summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-23gnu: subread: Update to 1.6.0.•••* gnu/packages/bioinformatics.scm (subread): Update to 1.6.0. Ricardo Wurmus
2017-11-22gnu: emacs-org: Update to 9.1.3.•••* gnu/packages/emacs.scm (emacs-org): Update to 20171116 a.k.a. Org 9.1.3. Nicolas Goaziou
2017-11-22services: dicod: Run in a container.•••* gnu/services/dict.scm (dicod-shepherd-service): Add 'with-imported-modules' form and 'modules' field. Use 'make-forkexec-constructor/container' instead of 'make-forkexec-constructor'. Ludovic Courtès
2017-11-22shepherd: Include /etc/group in service containers.•••* gnu/build/shepherd.scm (default-mounts)[passwd]: Rename to... [accounts]: ... this. Add /etc/group. Ludovic Courtès
2017-11-22gnu: gnumeric: Update to 1.12.36.•••* gnu/packages/gnome.scm (gnumeric): Update to 1.12.36. Ludovic Courtès
2017-11-22gnu: goffice: Update to 0.10.36.•••* gnu/packages/gnome.scm (goffice): Update to 0.10.36. Ludovic Courtès
2017-11-22gnu: libzip: Update to 1.3.2.•••* gnu/packages/compression.scm (libzip): Update to 1.3.2. Tobias Geerinckx-Rice
2017-11-22gnu: libzip: Use new libzip.org home page.•••* gnu/packages/compression.scm (libzip)[home-page]: Update. Tobias Geerinckx-Rice
2017-11-22gnu: vlc: Update to 2.2.8 [fixes CVE-2017-9300, CVE-2017-10699].•••* gnu/packages/video.scm (vlc): Update to 2.2.8. Marius Bakke
2017-11-22gnu: emacs-magit-popup: Update for the new source.•••'magit-popup' is not a part of 'magit' anymore. * gnu/packages/emacs.scm (emacs-magit-popup): Update to 2.12.0. [source]: Update origin URL and file-name. [home-page]: Update to the new home. [native-inputs]: Add 'texinfo' to build the info manual. [arguments]: Add 'make-info' phase. Alex Kost
2017-11-22gnu: emacs-hl-todo: Update to 1.8.0.•••* gnu/packages/emacs.scm (emacs-hl-todo): Update to 1.8.0. Alex Kost
2017-11-21doc: Split the "Substitutes" section into subsections.•••* doc/guix.texi (Substitutes): Move information into sections, and create one new subsection regarding substitution failure. (Top): In the detailed listing, add entries for the new subsections. (Official Substitute Server): Move info about hydra here. Add information that explains when substitutes are enabled by default. (Substitute Server Authorization): Move information about how to enable or disable substitutes here. (Substitute Authentication): Move information about how Guix authenticates substitutes here. (Proxy Settings): Move information about how to download substitutes via proxy here. (Substitution Failure): New section. Add information about how Guix handles substitution failure. Be extra clear about behavior concerning --fallback. (On Trusting Binaries): Move information about trusting binaries here. (Invoking guix-daemon): Remove an incorrect statement about when substitutes are enabled by default. (Common Build Options): Add cross-references for the --fallback option. Co-authored-by: George Clemmer <myglc2@gmail.com> Chris Marusich
2017-11-21gnu: procmail: Fix CVE-2017-16844.•••* gnu/packages/patches/procmail-CVE-2017-16844.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/mail.scm (procmail)[source]: Use it. Leo Famulari
2017-11-21gnu: linux-libre: Update to 4.14.1.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.1. (%linux-libre-hash): Update hash. Mark H Weaver
2017-11-21gnu: linux-libre@4.9: Update to 4.9.64.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.64. Mark H Weaver
2017-11-21gnu: linux-libre@4.4: Update to 4.4.100.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.100. Mark H Weaver
2017-11-21gnu: lmms: Fix build.•••* gnu/packages/music.scm (lmms)[arguments]: Add phases "remove-Werror" and "make-manpages-writable". Kei Kebreau
2017-11-21Revert "Add (guix self) and use it when pulling."•••This reverts commit 5f93d97005897c2d859f0be1bdff34c88467ec61. 'guix pull' would fail because (guix self) needs 'scheme-files' from (guix discovery), which was not exported until now. Ludovic Courtès
2017-11-21gnu: idr: Update to 2.0.3.•••* gnu/packages/bioinformatics.scm (idr): Update to 2.0.3. [source]: Add snippet to remove generated code. Ricardo Wurmus
2017-11-21gnu: idr: Correct license.•••* gnu/packages/bioinformatics.scm (idr)[license]: Change to GPLv2+. Ricardo Wurmus
2017-11-21hydra: Add jobs for the modular Guix.•••* build-aux/hydra/guix-modular.scm: New file. * Makefile.am (EXTRA_DIST): Add it. Ludovic Courtès
2017-11-21hydra: 'evaluate' passes an alist to the entry point.•••* build-aux/hydra/evaluate.scm (%top-srcdir): New variable. <top level>: Pass it to 'hydra-jobs'. Ludovic Courtès
2017-11-21Add (guix self) and use it when pulling.•••This mitigates <https://bugs.gnu.org/27284>. * guix/self.scm: New file. * Makefile.am (MODULES): Add it. * build-aux/build-self.scm (libgcrypt, zlib, gzip, bzip2, xz) (false-if-wrong-guile, package-for-current-guile, guile-json) (guile-ssh, guile-git, guile-bytestructures): Remove. (build): Rewrite to simply delegate to 'compiled-guix'. * gnu/packages.scm (%distro-root-directory): Rewrite to try different directories. * guix/discovery.scm (guix): Export 'scheme-files'. * guix/scripts/pull.scm (build-and-install): Split into... (install-latest): ... this. New procedure. And... (build-and-install): ... this, which now takes a monadic value argument. (indirect-root-added): Remove. (guix-pull): Call 'add-indirect-root'. Call 'build-from-source' and pass the result to 'build-and-install'. Ludovic Courtès
2017-11-21git: Do not add '.git' to the store.•••This makes 'latest-repository-commit' significantly more efficient and reduces disk usage in the store. * guix/git.scm (copy-to-store)[dot-git?]: New procedure. Pass it as the #:select? argument to 'add-to-store'. Ludovic Courtès
2017-11-21pull: Trim import list.•••* guix/scripts/pull.scm: Remove useless imports. Ludovic Courtès
2017-11-21gexp: 'directory-union' has a #:quiet? parameter.•••* guix/gexp.scm (directory-union): Add #:quiet? and honor it. Ludovic Courtès
2017-11-21union: Parametrize the symlink procedure .•••* guix/gexp.scm (directory-union): Add #:hard-links and honor it. * guix/build/union.scm (union-build): Add #:symlink parameter. Ludovic Courtès
2017-11-21gnu: guix: Update snapshot.•••* gnu/packages/package-management.scm (guix): Update to 953c2de. Marius Bakke
2017-11-21tests: Disable test for freed disk space that fails on Btrfs.•••This is a follow-up to commit 40e89f5be609045bc2666cc16a4ef80bb7f84095. * tests/store.scm ("dead path can be explicitly collected"): Don't check that (> freed 0). * gnu/packages/package-management.scm (guix)[arguments]<#:phases>: Remove workaround for the same problem. Marius Bakke
2017-11-21gnu: taglib: Update to 1.11.1 and fix home page.•••* gnu/packages/mp3.scm (taglib)[version]: Update to 1.11.1. [arguments]: Configure with -DBUILD_SHARED_LIBS=ON. [home-page]: Change to http://taglib.org. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Pierre Langlois
2017-11-21gnu: retroarch: Update to 1.6.9.•••* gnu/packages/games.scm (retroarch): Update to 1.6.9. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Rutger Helling
2017-11-21gnu: gnupg: Update to 2.2.3.•••* gnu/packages/gnupg.scm (gnupg): Update to 2.2.3. Marius Bakke
2017-11-21gnu: orc: Update to 0.4.28.•••* gnu/packages/gstreamer.scm (orc): Update to 0.4.28. Marius Bakke
2017-11-21gnu: samba: Update to 4.7.3 [fixes CVE-2017-14746 and CVE-2017-15275].•••* gnu/packages/samba.scm (samba): Update to 4.7.3. Marius Bakke
2017-11-21gnu: signify: Update to 23.•••* gnu/packages/crypto.scm (signify): Update to 23. Marius Bakke
2017-11-21gnu: guix: Disable test that fails on Btrfs.•••Works around <https://bugs.gnu.org/29363>. Reported by Rutger Helling <rhelling@mykolab.com>. * gnu/packages/package-management.scm (guix)[arguments]: Rename 'disable-container-tests' phase to 'disable-failing-tests' and add substitution to disable test for freed disk space. Marius Bakke
2017-11-21gnu: retroarch: Update to 1.6.8.•••* gnu/packages/games.scm (retroarch): Update to 1.6.8. Signed-off-by: Leo Famulari <leo@famulari.name> Rutger Helling
2017-11-21gnu: cdogs-sdl: Update to 0.6.6.•••* gnu/packages/games.scm (cdogs-sdl): Update to 0.6.6. Signed-off-by: Leo Famulari <leo@famulari.name> Rutger Helling
2017-11-21gnu: procenv: Update to 0.50.•••* gnu/packages/linux.scm (procenv): Update to 0.50. Signed-off-by: Leo Famulari <leo@famulari.name> Rutger Helling
2017-11-21gnu: you-get: Update to 0.4.964.•••* gnu/packages/video.scm (you-get): Update to 0.4.964. Signed-off-by: Leo Famulari <leo@famulari.name> Rutger Helling
2017-11-21gnu: Patch path to locale in gnome-desktop.•••* gnu/packages/gnome.scm (gnome-desktop)[arguments]: Add 'patch-path phase to get libgnome-desktop to use the full path to the locale binary. Christopher Baines
2017-11-21gnu: knot: Update licence information.•••* gnu/packages/dns.scm (knot)[license]: Add PUBLIC-DOMAIN. Expand comments. Tobias Geerinckx-Rice
2017-11-21gnu: knot: Support dnstap query logging.•••* gnu/packages/dns.scm (knot)[source]: No longer delete dnstap. It appears that dnstap is intended to be bundled and modified. [inputs]: Add fstrm and protobuf-c. [arguments]: Add ‘--with-module-dnstap=yes’ to #:configure-flags. Tobias Geerinckx-Rice
2017-11-21gnu: Use ‘license:’ prefix in (gnu packages protobuf).•••* gnu/packages/protobuf.scm (fstrm, protobuf, protobuf-2, protobuf-c) (python-protobuf, python2-protobuf): Use ‘license:’ prefix. Tobias Geerinckx-Rice
2017-11-21gnu: Add fstrm.•••* gnu/packages/protobuf.scm (fstrim): New public variable. Tobias Geerinckx-Rice
2017-11-21gnu: protobuf: Add ‘static’ output.•••* gnu/packages/protobuf.scm (protobuf)[outputs]: New field. [arguments]: Add new ‘move-static-libraries’ phase. Tobias Geerinckx-Rice
2017-11-21gnu: perl-devel-stacktrace: Update to 2.03.•••* gnu/packages/perl.scm (perl-devel-stacktrace): Update to 2.03. Tobias Geerinckx-Rice
2017-11-21gnu: btrfs-progs: Update to 4.14.•••* gnu/packages/linux.scm (btrfs-progs): Update to 4.14. Tobias Geerinckx-Rice
2017-11-21gnu: nss: Mark up description.•••* gnu/packages/gnuzilla.scm (nss)[description]: Use @dfn. Tobias Geerinckx-Rice
2017-11-21gnu: eid-mw: Update to 4.3.4.•••* gnu/packages/security-token.scm (eid-mw): Update to 4.3.4. Fix up indentation. Tobias Geerinckx-Rice