summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: intltool: Fix a compatibility issue with Perl 5.26.0.Leo Famulari2017-06-29
| | | | | | * 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.
* gnu: glibc/linux: Add patches for CVE-2017-1000366.Ludovic Courtès2017-06-29
| | | | | | | | | | | | * 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.
* gnu: python-pytest: Build with 'bash' instead of 'bash-final'.Marius Bakke2017-06-26
| | | | | | | Addresses FTBFS after 704243e0c6ec5ac86e2f45aaa469717e60b89124. * gnu/packages/python.scm (python-pytest)[native-inputs]: Add BASH. (python-pytest-3.0)[native-inputs]: Inherit.
* Merge branch 'master' into core-updatesMark H Weaver2017-06-26
|\
| * gnu: glibc: Fix replacement on i686.Mark H Weaver2017-06-25
| | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| * gnu: Add jmtpfs.Leo Famulari2017-06-25
| | | | | | | | * gnu/packages/linux.scm (jmtpfs): New variable.
| * gnu: hdf5: Update to 1.8.19.Thomas Danckaert2017-06-25
| | | | | | | | | | * gnu/packages/maths.scm (hdf5): Update to 1.8.19. [source]: Update uri.
| * gnu: Add pass-git-helper.Jelle Licht2017-06-26
| | | | | | | | | | | | * gnu/packages/password-utils.scm (pass-git-helper): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| * gnu: synthv1: Add support for non session manager.Ricardo Wurmus2017-06-25
| | | | | | | | | | * gnu/packages/music.scm (synthv1)[inputs]: Add non-session-manager. [native-inputs]: Add pkg-config.
| * gnu: samplv1: Add support for non session manager.Ricardo Wurmus2017-06-25
| | | | | | | | * gnu/packages/music.scm (samplv1)[inputs]: Add non-session-manager.
| * gnu: drumkv1: Add support for non session manager.Ricardo Wurmus2017-06-25
| | | | | | | | * gnu/packages/music.scm (drumkv1)[inputs]: Add non-session-manager.
| * gnu: samplv1: Update to 0.8.3.Ricardo Wurmus2017-06-25
| | | | | | | | * gnu/packages/music.scm (samplv1): Update to 0.8.3.
| * gnu: drumkv1: Update to 0.8.3.Ricardo Wurmus2017-06-25
| | | | | | | | * gnu/packages/music.scm (drumkv1): Update to 0.8.3.
| * gnu: synthv1: Update to 0.8.3.Ricardo Wurmus2017-06-25
| | | | | | | | * gnu/packages/music.scm (synthv1): Update to 0.8.3.
| * gnu: Add f-seq.Ricardo Wurmus2017-06-25
| | | | | | | | * gnu/packages/bioinformatics.scm (f-seq): New variable.
| * gnu: virt-manager: Add gtk-vnc and vte to inputs.宋文武2017-06-26
| | | | | | | | * gnu/packages/qemu.scm (virt-manager)[inputs]: Add gtk-vnc and vte.
| * gnu: python-libvirt: Update to 3.4.0.宋文武2017-06-26
| | | | | | | | * gnu/packages/qemu.scm (python-libvirt, python2-libvirt): Update to 3.4.0.
| * gnu: libvirt: Update to 3.4.0, add more inputs.宋文武2017-06-26
| | | | | | | | | | * gnu/packages/qemu.scm (libvirt): Update to 3.4.0. [inputs]: Add dmidecode, dnsmasq, ebtables, iproute and iptables.
| * gnu: Add ebtables.宋文武2017-06-26
| | | | | | | | * gnu/packages/linux.scm (ebtables): New package.
| * gnu: libvirt: Use /etc as the sysconfdir.宋文武2017-06-25
| | | | | | | | | | | | * 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.
| * gnu: Add emacs-which-key.Oleg Pykhalov2017-06-25
| | | | | | | | | | | | * gnu/packages/emacs.scm (emacs-which-key): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| * gnu: nano: Update to 2.8.5.Marius Bakke2017-06-25
| | | | | | | | * gnu/packages/nano.scm (nano): Update to 2.8.5.
| * gnu: git: Update to 2.13.2.Marius Bakke2017-06-25
| | | | | | | | * gnu/packages/version-control.scm (git): Update to 2.13.2.
| * gnu: grub: Disable a flaky test.Leo Famulari2017-06-25
| | | | | | | | | | * gnu/packages/bootloaders.scm (grub)[arguments]: Add 'disable-flaky-test' phase and run the tests in parallel.
| * gnu: imagemagick: Update to 6.9.8-10.Leo Famulari2017-06-25
| | | | | | | | * gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.8-10.
| * gnu: weechat: Update to 1.9.Tobias Geerinckx-Rice2017-06-25
| | | | | | | | * gnu/packages/irc.scm (weechat): Update to 1.9.
| * gnu: perl-image-exiftool: Update to 10.55.Leo Famulari2017-06-25
| | | | | | | | | | * gnu/packages/photo.scm (perl-image-exiftool): Update to 10.55. [arguments]: Use modify-phases syntax.
| * gnu: Remove libwmf.Leo Famulari2017-06-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| * gnu: retroarch: Update to 1.6.1.Tobias Geerinckx-Rice2017-06-25
| | | | | | | | | | * gnu/packages/games.scm (retroarch): Update to 1.6.1. [home-page]: Use HTTPS.
| * gnu: Add armagetronad.Roel Janssen2017-06-24
| | | | | | | | * gnu/packages/games.scm (armagetronad): New variable.
| * gnu: Add eog-plugins.Ludovic Courtès2017-06-24
| | | | | | | | * gnu/packages/gnome.scm (eog-plugins): New variable.
| * gnu: libpeas: Propagate gobject-introspection.Ludovic Courtès2017-06-24
| | | | | | | | * gnu/packages/gnome.scm (libpeas)[propagated-inputs]: New field.
| * gnu: geeqie: Enable map support.Ludovic Courtès2017-06-24
| | | | | | | | | | | | * gnu/packages/image-viewers.scm (geeqie)[arguments]: Add #:configure-flags. [inputs]: Add CLUTTER and LIBCHAMPLAIN.
| * gnu: Add hugin.Andreas Enge2017-06-24
| | | | | | | | | | | | * gnu/packages/photo.scm (hugin): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: libffcall: Update to 1.13.Efraim Flashner2017-06-24
| | | | | | | | | | | | * gnu/packages/libffcall.scm (libffcall): Update to 1.13. [source]: Use url-fetch, download from GNU mirror. [supported-systems]: Remove field.
| * gnu: Add emacs-dired-hacks.Oleg Pykhalov2017-06-24
| | | | | | | | | | | | * gnu/packages/emacs.scm (emacs-dired-hacks): New variable. Co-authored-by: Alex Kost <alezost@gmail.com>
| * gnu: font-google-material-design-icons: Use 'font-build-system'.Arun Isaac2017-06-24
| | | | | | | | | | | | | | * gnu/packages/fonts.scm (font-google-material-design-icons): Re-indent. Switch to font-build-system. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| * gnu: epiphany: Add gdk-pixbuf input.rennes2017-06-24
| | | | | | | | | | | | * gnu/packages/gnome.scm (epiphany)[inputs]: Add gdk-pixbuf. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: Add adms.Theodoros Foradis2017-06-24
| | | | | | | | * gnu/packages/engineering.scm (adms): New variable.
| * gnu: Add meep.Theodoros Foradis2017-06-24
| | | | | | | | | | | | * gnu/packages/engineering.scm (meep): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: Add mpb.Theodoros Foradis2017-06-24
| | | | | | | | | | | | * gnu/packages/engineering.scm (mpb): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: Add guile-libctl.Theodoros Foradis2017-06-24
| | | | | | | | | | | | * gnu/packages/engineering.scm (guile-libctl): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: Add harminv.Theodoros Foradis2017-06-24
| | | | | | | | | | | | * gnu/packages/engineering.scm (harminv): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: glibc: Add mitigations for CVE-2017-1000366.Efraim Flashner2017-06-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
| * gnu: glibc-final: Add support for grafted glibc.Mark H Weaver2017-06-24
| | | | | | | | | | * gnu/packages/commencement.scm (glibc-final-with-bootstrap-bash) (glibc-final): Use 'package/inherit'.
| * gnu: glibc-2.22: Return #t from 'fix-pwd' phase.Mark H Weaver2017-06-24
| | | | | | | | | | | | | | 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.
| * gnu: guile-ssh: Fix entry in dist_patch_DATA.Mark H Weaver2017-06-24
| | | | | | | | | | | | | | 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.
| * gnu: Add pulseview.Theodoros Foradis2017-06-24
| | | | | | | | | | | | * gnu/packages/electronics.scm (pulseview): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: Add sigrok-cli.Theodoros Foradis2017-06-24
| | | | | | | | | | | | * gnu/packages/electronics.scm (sigrok-cli): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: Add libsigrok.Theodoros Foradis2017-06-24
| | | | | | | | | | | | * gnu/packages/electronics.scm (libsigrok): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>