summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-29gnu: intltool: Fix a compatibility issue with Perl 5.26.0....* gnu/packages/patches/intltool-perl-compatibility.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/glib.scm (intltool)[source]: Use it. Leo Famulari
2017-06-29gnu: glibc/linux: Add patches for CVE-2017-1000366....* gnu/packages/patches/glibc-CVE-2017-1000366-pt1.patch, gnu/packages/patches/glibc-CVE-2017-1000366-pt2.patch, gnu/packages/patches/glibc-CVE-2017-1000366-pt3.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/base.scm (glibc/linux)[source](patches): Add them. [replacement]: Remove. (glibc-2.25-patched): Remove. (glibc-2.24, glibc-2.23, glibc-2.22, glibc-2.21) (glibc-locales): Remove 'replacement' field. Ludovic Courtès
2017-06-26gnu: python-pytest: Build with 'bash' instead of 'bash-final'....Addresses FTBFS after 704243e0c6ec5ac86e2f45aaa469717e60b89124. * gnu/packages/python.scm (python-pytest)[native-inputs]: Add BASH. (python-pytest-3.0)[native-inputs]: Inherit. Marius Bakke
2017-06-26Merge branch 'master' into core-updatesMark H Weaver
2017-06-25gnu: glibc: Fix replacement on i686....This is followup to 665d6a59161769e10b52ffcbcd5cd2db22f32681. Fixes <https://bugs.gnu.org/27489>. * gnu/packages/base.scm (glibc-2.25-patched, glibc-2.24, glibc-2.23) (glibc-2.22): Add glibc-vectorized-strcspn-guards.patch to patches. Move a comment where it belongs. * gnu/packages/patches/glibc-CVE-2017-1000366-pt2.patch: Swap with ... * gnu/packages/patches/glibc-CVE-2017-1000366-pt3.patch: ... this. * gnu/packages/patches/glibc-vectorized-strcspn-guards.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Fix formatting. Mark H Weaver
2017-06-25gnu: Add jmtpfs....* gnu/packages/linux.scm (jmtpfs): New variable. Leo Famulari
2017-06-25gnu: hdf5: Update to 1.8.19....* gnu/packages/maths.scm (hdf5): Update to 1.8.19. [source]: Update uri. Thomas Danckaert
2017-06-26gnu: Add pass-git-helper....* gnu/packages/password-utils.scm (pass-git-helper): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> Jelle Licht
2017-06-25guix package: Warn about packages that no longer exist....Fixes <http://bugs.gnu.org/27261>. Reported by Mark H Weaver <mhw@netris.org>. * guix/scripts/package.scm (transaction-upgrade-entry): Add call to 'warning' when NAME cannot be found in the package set. Ludovic Courtès
2017-06-25gnu: synthv1: Add support for non session manager....* gnu/packages/music.scm (synthv1)[inputs]: Add non-session-manager. [native-inputs]: Add pkg-config. Ricardo Wurmus
2017-06-25gnu: samplv1: Add support for non session manager....* gnu/packages/music.scm (samplv1)[inputs]: Add non-session-manager. Ricardo Wurmus
2017-06-25gnu: drumkv1: Add support for non session manager....* gnu/packages/music.scm (drumkv1)[inputs]: Add non-session-manager. Ricardo Wurmus
2017-06-25gnu: samplv1: Update to 0.8.3....* gnu/packages/music.scm (samplv1): Update to 0.8.3. Ricardo Wurmus
2017-06-25gnu: drumkv1: Update to 0.8.3....* gnu/packages/music.scm (drumkv1): Update to 0.8.3. Ricardo Wurmus
2017-06-25gnu: synthv1: Update to 0.8.3....* gnu/packages/music.scm (synthv1): Update to 0.8.3. Ricardo Wurmus
2017-06-25doc: Encourage signature verification....* doc/contributing.texi (Submitting Patches): Remind contributors to verify cryptographic signatures. Ricardo Wurmus
2017-06-25gnu: Add f-seq....* gnu/packages/bioinformatics.scm (f-seq): New variable. Ricardo Wurmus
2017-06-26gnu: virt-manager: Add gtk-vnc and vte to inputs....* gnu/packages/qemu.scm (virt-manager)[inputs]: Add gtk-vnc and vte. 宋文武
2017-06-26gnu: python-libvirt: Update to 3.4.0....* gnu/packages/qemu.scm (python-libvirt, python2-libvirt): Update to 3.4.0. 宋文武
2017-06-26gnu: libvirt: Update to 3.4.0, add more inputs....* gnu/packages/qemu.scm (libvirt): Update to 3.4.0. [inputs]: Add dmidecode, dnsmasq, ebtables, iproute and iptables. 宋文武
2017-06-26gnu: Add ebtables....* gnu/packages/linux.scm (ebtables): New package. 宋文武
2017-06-25gnu: libvirt: Use /etc as the sysconfdir....* gnu/packages/qemu.scm (libvirt)[arguments]: Add '--sysconfdir=/etc' to configure flags. Replace the 'do-not-mkdir-in-/var' phase with a modified 'install' phase. 宋文武
2017-06-25gnu: Add emacs-which-key....* gnu/packages/emacs.scm (emacs-which-key): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> Oleg Pykhalov
2017-06-25gnu: nano: Update to 2.8.5....* gnu/packages/nano.scm (nano): Update to 2.8.5. Marius Bakke
2017-06-25gnu: git: Update to 2.13.2....* gnu/packages/version-control.scm (git): Update to 2.13.2. Marius Bakke
2017-06-25gnu: grub: Disable a flaky test....* gnu/packages/bootloaders.scm (grub)[arguments]: Add 'disable-flaky-test' phase and run the tests in parallel. Leo Famulari
2017-06-25gnu: imagemagick: Update to 6.9.8-10....* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.8-10. Leo Famulari
2017-06-25gnu: weechat: Update to 1.9....* gnu/packages/irc.scm (weechat): Update to 1.9. Tobias Geerinckx-Rice
2017-06-25gnu: perl-image-exiftool: Update to 10.55....* gnu/packages/photo.scm (perl-image-exiftool): Update to 10.55. [arguments]: Use modify-phases syntax. Leo Famulari
2017-06-24gnu: Remove libwmf....This package contains many security vulnerabilities and is no longer maintained upstream. See this discussion for more information: https://lists.gnu.org/archive/html/guix-devel/2017-05/msg00478.html * gnu/packages/image.scm (libwmf): Remove variable. * gnu/packages/wv.scm (wv)[inputs]: Remove libwmf. [arguments]: Remove field. * gnu/packages/abiword.scm (abiword)[inputs]: Remove libwmf. [source]: Remove patch 'abiword-wmf-version-lookup-fix.patch'. * gnu/packages/patches/abiword-wmf-version-lookup-fix.patch, gnu/packages/patches/libwmf-CAN-2004-0941.patch, gnu/packages/patches/libwmf-CVE-2006-3376.patch, gnu/packages/patches/libwmf-CVE-2007-0455.patch, gnu/packages/patches/libwmf-CVE-2007-2756.patch, gnu/packages/patches/libwmf-CVE-2007-3472.patch, gnu/packages/patches/libwmf-CVE-2007-3473.patch, gnu/packages/patches/libwmf-CVE-2007-3477.patch, gnu/packages/patches/libwmf-CVE-2009-1364.patch, gnu/packages/patches/libwmf-CVE-2009-3546.patch, gnu/packages/patches/libwmf-CVE-2015-0848+CVE-2015-4588.patch, gnu/packages/patches/libwmf-CVE-2015-4695.patch, gnu/packages/patches/libwmf-CVE-2015-4696.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. Leo Famulari
2017-06-25gnu: retroarch: Update to 1.6.1....* gnu/packages/games.scm (retroarch): Update to 1.6.1. [home-page]: Use HTTPS. Tobias Geerinckx-Rice
2017-06-24gnu: Add armagetronad....* gnu/packages/games.scm (armagetronad): New variable. Roel Janssen
2017-06-24gnu: Add eog-plugins....* gnu/packages/gnome.scm (eog-plugins): New variable. Ludovic Courtès
2017-06-24gnu: libpeas: Propagate gobject-introspection....* gnu/packages/gnome.scm (libpeas)[propagated-inputs]: New field. Ludovic Courtès
2017-06-24refresh: Be more verbose when passed an explicit package list....* guix/scripts/refresh.scm (check-for-package-update): Use 'version-compare' instead of 'version>?'. When WARN? is true, print something for the '=' and '<' cases. Ludovic Courtès
2017-06-24gnu: geeqie: Enable map support....* gnu/packages/image-viewers.scm (geeqie)[arguments]: Add #:configure-flags. [inputs]: Add CLUTTER and LIBCHAMPLAIN. Ludovic Courtès
2017-06-24gnu: Add hugin....* gnu/packages/photo.scm (hugin): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Andreas Enge
2017-06-24gnu: libffcall: Update to 1.13....* gnu/packages/libffcall.scm (libffcall): Update to 1.13. [source]: Use url-fetch, download from GNU mirror. [supported-systems]: Remove field. Efraim Flashner
2017-06-24gnu: Add emacs-dired-hacks....* gnu/packages/emacs.scm (emacs-dired-hacks): New variable. Co-authored-by: Alex Kost <alezost@gmail.com> Oleg Pykhalov
2017-06-24gnu: font-google-material-design-icons: Use 'font-build-system'....* gnu/packages/fonts.scm (font-google-material-design-icons): Re-indent. Switch to font-build-system. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Arun Isaac
2017-06-24gnu: epiphany: Add gdk-pixbuf input....* gnu/packages/gnome.scm (epiphany)[inputs]: Add gdk-pixbuf. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> rennes
2017-06-24gnu: Add adms....* gnu/packages/engineering.scm (adms): New variable. Theodoros Foradis
2017-06-24gnu: Add meep....* gnu/packages/engineering.scm (meep): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Theodoros Foradis
2017-06-24gnu: Add mpb....* gnu/packages/engineering.scm (mpb): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Theodoros Foradis
2017-06-24gnu: Add guile-libctl....* gnu/packages/engineering.scm (guile-libctl): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Theodoros Foradis
2017-06-24gnu: Add harminv....* gnu/packages/engineering.scm (harminv): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Theodoros Foradis
2017-06-24gnu: glibc: Add mitigations for CVE-2017-1000366....* gnu/packages/base.scm (glibc/linux)[replacement]: New field. (glibc-2.25-patched): New variable. (glibc-2.24, glibc-2.23, glibc-2.22, glibc-2.21)[source]: Add patches. [replacement]: New field. (glibc-locales)[replacement]: New field. * gnu/packages/patches/glibc-CVE-2017-1000366-pt1.patch, gnu/packages/patches/glibc-CVE-2017-1000366-pt2.patch, gnu/packages/patches/glibc-CVE-2017-1000366-pt3.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. Modified-By: Mark H Weaver <mhw@netris.org> Efraim Flashner
2017-06-24gnu: glibc-final: Add support for grafted glibc....* gnu/packages/commencement.scm (glibc-final-with-bootstrap-bash) (glibc-final): Use 'package/inherit'. Mark H Weaver
2017-06-24gnu: glibc-2.22: Return #t from 'fix-pwd' phase....Based on a patch by Efraim Flashner <efraim@flashner.co.il>. * gnu/packages/base.scm (glibc-2.22)[arguments]: Return #t from 'fix-pwd' phase. Mark H Weaver
2017-06-24gnu: guile-ssh: Fix entry in dist_patch_DATA....Based on a patch by Efraim Flashner <efraim@flashner.co.il>. * gnu/local.mk (dist_patch_DATA): "gnu" -> "%D%" for guile-ssh-channel-finalization.patch. Mark H Weaver