Age | Commit message (Expand) | Author |
2018-07-12 | gnu: iso-codes: Update home page....* gnu/packages/iso-codes.scm (iso-codes)[home-page]: Change to salsa.debian.org.
| Marius Bakke |
2018-07-12 | gnu: oniguruma: Update to 6.8.2....* gnu/packages/textutils.scm (oniguruma): Update to 6.8.2.
| Marius Bakke |
2018-07-12 | gnu: lsof: Return #t from all phases....* gnu/packages/lsof.scm (lsof)[arguments]: Return #t from phases.
| Marius Bakke |
2018-07-12 | gnu: lsof: Update to 4.91....* gnu/packages/lsof.scm (lsof): Update to 4.91.
| Marius Bakke |
2018-07-12 | gnu: xf86-input-libinput: Update to 0.28.0....* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.28.0.
| Marius Bakke |
2018-07-12 | gnu: ldb: Downgrade to 1.3.3....LDB 1.4 and above does not support Samba < 4.9; see
<https://bugzilla.samba.org/show_bug.cgi?id=13519>.
* gnu/packages/samba.scm (ldb): Downgrade to 1.3.3.
[inputs]: Remove LMDB.
[arguments]: Remove #:tests.
| Marius Bakke |
2018-07-12 | gnu: tdb: Update to 1.3.16....* gnu/packages/databases.scm (tdb): Update to 1.3.16.
| Marius Bakke |
2018-07-12 | gnu: tevent: Update to 0.9.37....* gnu/packages/samba.scm (tevent): Update to 0.9.37.
| Marius Bakke |
2018-07-12 | gnu: talloc: Update to 2.1.14....* gnu/packages/samba.scm (talloc): Update to 2.1.14.
| Marius Bakke |
2018-07-12 | gnu: python-pyyaml: Update to 3.13....* gnu/packages/python.scm (python-pyyaml): Update to 3.13.
| Marius Bakke |
2018-07-12 | gnu: appstream-glib: Update to 0.7.10....* gnu/packages/glib.scm (appstream-glib): Update to 0.7.10.
| Marius Bakke |
2018-07-12 | gnu: libzip: Update to 1.5.1....* gnu/packages/compression.scm (libzip): Update to 1.5.1.
[build-system]: Switch to CMAKE-BUILD-SYSTEM.
| Marius Bakke |
2018-07-12 | gnu: rng-tools: Update to 6.3....* gnu/packages/linux.scm (rng-tools): Update to 6.3.
| Marius Bakke |
2018-07-12 | gnu: openh264: Update to 1.8.0....* gnu/packages/video.scm (openh264): Update to 1.8.0.
[source](uri): Use release tarball.
| Marius Bakke |
2018-07-12 | gnu: xapian: Update to 1.4.6 [fixes CVE-2018-0499]....* gnu/packages/search.scm (xapian, python-xapian-bindings): Update to 1.4.6.
| Marius Bakke |
2018-07-12 | gnu: GnuPG: Update to 2.2.9....* gnu/packages/gnupg.scm (gnupg): Update to 2.2.9.
| Leo Famulari |
2018-07-11 | gnu: Add ghc-xdg-basedir....* gnu/packages/haskell.scm (ghc-xdg-basedir): New variable.
| Danny Milosavljevic |
2018-07-11 | gnu: Add ghc-regex-tdfa-text....* gnu/packages/haskell.scm (ghc-regex-tdfa-text): New variable.
| Danny Milosavljevic |
2018-07-11 | gnu: u-boot-tools: Simplify build....* gnu/packages/bootloaders.scm (u-boot-tools)[arguments]<#:phases>[build]:
Modify.
| Danny Milosavljevic |
2018-07-11 | gnu: u-boot-tools: Install "sunxi-spl-image-builder"....* gnu/packages/bootloaders.scm (u-boot-tools)[arguments]<#:phases>[build]:
Build sunxi-spl-image-builder.
(u-boot-tools)[arguments]<#:phases>[install]: Install sunxi-spl-image-builder.
| Danny Milosavljevic |
2018-07-11 | gnu: make-u-boot-package: Return #t from "install" phase....* gnu/packages/bootloaders.scm (make-u-boot-package)[arguments]<#:phases>
[install]: Return #t.
| Danny Milosavljevic |
2018-07-11 | gnu: msmtp: Update to 1.6.8....* gnu/packages/mail.scm (msmtp): Update to 1.6.8.
[source]: Update to new source location.
[home-page]: Update to new home-page.
| Efraim Flashner |
2018-07-11 | gnu: btrfs-progs: Update home-page....* gnu/packages/linux.scm (btrfs-progs)[home-page]: Update to redirected
home-page.
| Efraim Flashner |
2018-07-11 | gnu: Add emacs-fold-dwim....* gnu/packages/emacs.scm (emacs-fold-dwim): New variable.
| Ludovic Courtès |
2018-07-11 | gnu: Add emacs-recent-addresses....* gnu/packages/emacs.scm (emacs-recent-addresses): New variable.
| Ludovic Courtès |
2018-07-11 | gnu: gzochi: Update to 0.12....* gnu/packages/game-development.scm (gzochi): Update to 0.12.
| Julian Graham |
2018-07-11 | build: Add missing patches to the distribution....Reported by jonsger.
* gnu/local.mk (dist_patch_DATA): Add
perl-text-markdown-discount-unbundle.patch and
racket-fix-xform-issue.patch.
| Ludovic Courtès |
2018-07-10 | gnu: fc-host-tools: Fix internal invocations....* gnu/packages/embedded.scm (fc-host-tools)[arguments]<#:phases>
[patch-installation-paths]: Modify.
| Danny Milosavljevic |
2018-07-10 | gnu: fc-host-tools: Update description....* gnu/packages/embedded.scm (fc-host-tools)[description]: Modify.
| Danny Milosavljevic |
2018-07-10 | gnu: Add patches....* gnu/local.mk (dist_patch_DATA): Add 'rust-bootstrap-stage0-test.patch',
'rust-coresimd-doctest.patch'.
| Danny Milosavljevic |
2018-07-10 | gnu: libyajl: Actually run test suite....* gnu/packages/web.scm (libyajl)[arguments]: Patch shebang in test suite.
| Efraim Flashner |
2018-07-10 | gnu: u-boot: Update to 2018.07....--=-=-=
Content-Type: text/plain
The attached patch updates u-boot to 2018.07, which required adding
native-inputs of "bison" and "flex".
live well,
vagrant
From 74a9561ac07592a5ae15b723d0f2ac7fc05c463c Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant@debian.org>
Date: Tue, 10 Jul 2018 00:12:05 +0000
Subject: [PATCH] gnu: u-boot: Update to 2018.07.
* gnu/packages/bootloaders.scm (u-boot): Update to 2018.07.
(u-boot)[native-inputs]: Add "bison" and "flex".
| Vagrant Cascadian |
2018-07-10 | gnu: rust: Update to 1.27.0....* gnu/packages/rust.scm (rust): Rename to...
(rust-1.26): ...this.
(rust): New variable.
* gnu/packages/patches/rust-bootstrap-stage0-test.patch: New file.
| Nikolai Merinov |
2018-07-10 | gnu: rust: Support build with glibc-2.27; update to 1.26.2....* gnu/packages/rust.scm (rust-source): Add "patches" argument.
(rust-bootstrapped-package): Add "patches" argument.
(rust-1.19)[arguments]<#:phases>[patch-tests]: Modify.
[arguments]<#:phases>[patch-aarch64-test]: New phase.
[arguments]<#:phases>[use-readelf-for-tests]: New phase.
[arguments]<#:phases>[remove-unsupported-tests]: New phase.
(rust-1.23): Disable "run-pass/out-of-stack.rs" test.
(rust-1.24)[arguments]<#:phases>[patch-aarch64-test]: Replace.
(rust-1.25)[inputs]: Switch to LLVM 6.0.
(rust-1.25)[arguments]<#:phases>[enable-codegen-tests]: New variable.
(rust): New variable.
* gnu/packages/patches/rust-coresimd-doctest.patch: New file.
| Nikolai Merinov |
2018-07-10 | gnu: lua: Update to 5.3.5....* gnu/packages/lua.scm (lua): Update to 5.3.5.
| Marius Bakke |
2018-07-10 | gnu: wine-staging: Update to 3.12....* gnu/packages/wine.scm (wine-staging): Update to 3.12.
| Rutger Helling |
2018-07-10 | gnu: wine-staging-patchset-data: Update to 3.12....* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.12.
| Rutger Helling |
2018-07-09 | gnu: vte-ng: Update to 0.52.2.a....* gnu/packages/gnome.scm (vte-ng): Update to 0.52.2.a.
[arguments]: Remove #:configure-flags.
| Marius Bakke |
2018-07-09 | gnu: vte-ng: Use "invoke"....* gnu/packages/gnome.scm (vte-ng)[arguments]: Call INVOKE instead of SYSTEM*.
| Marius Bakke |
2018-07-09 | gnu: libgit2: Update to 0.26.5 [fixes CVE-2018-10887 and CVE-2018-10888]....* gnu/packages/version-control.scm (libgit2): Update to 0.26.5.
| Marius Bakke |
2018-07-09 | gnu: openmw: Update to a checkout version....* gnu/packages/game-development.scm (openmw): Update to the latest
commit to fix the build.
| Alex Kost |
2018-07-09 | gnu: openscenegraph: Update to 3.6.2....* gnu/packages/graphics.scm (openscenegraph): Update to 3.6.2.
[source]: Use the new url and 'git-fetch' method.
[properties]: Add 'upstream-name'.
[native-inputs]: Add 'pkg-config'.
[inputs]: Add 'libxrandr'.
* gnu/packages/patches/openscenegraph-ffmpeg3.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Alex Kost |
2018-07-09 | gnu: dunst: Add svg support....* gnu/packages/dunst.scm (dunst)[inputs]: Use 'gdk-pixbuf+svg' instead
of 'gdk-pixbuf'.
| Alex Kost |
2018-07-09 | gnu: Add emacs-tide....* gnu/packges/emacs.scm (emacs-tide): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Mathieu Lirzin |
2018-07-09 | gnu: Add emacs-typescript-mode....* gnu/packges/emacs.scm (emacs-typescript-mode): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Mathieu Lirzin |
2018-07-09 | gnu: Add emacs-nodejs-repl....* gnu/packges/emacs.scm (emacs-nodejs-repl): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Mathieu Lirzin |
2018-07-09 | gnu: macs: Update to 2.1.1.20160309....* gnu/packages/bioinformatics.scm (macs): Update to 2.1.1.20160309.
| Ricardo Wurmus |
2018-07-09 | services: Add prometheus-node-exporter-service-type....* gnu/services/monitoring.scm (prometheus-node-exporter-service-type):
New variable.
(<prometheus-node-exporter-configuration>): New record type.
(prometheus-node-exporter-shepherd-service): New procedure.
* gnu/doc/guix.texi (Monitoring Services): Document it.
* gnu/tests/monitoring.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add test module.
| Gábor Boskovits |
2018-07-08 | gnu: linux-libre: Update to 4.17.5....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.5.
(%linux-libre-hash): Update hash.
| Mark H Weaver |
2018-07-08 | gnu: linux-libre@4.14: Update to 4.14.54....* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.54.
(%linux-libre-4.14-hash): Update hash.
| Mark H Weaver |