summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: gx-voodoo-fuzz-lv2: Fix SSE detection.Ricardo Wurmus2016-10-14
| | | | | * gnu/packages/music.scm (gx-voodoo-fuzz-lv2)[arguments]: Add phase "escape-shell-commands".
* gnu: gx-hyperion-lv2: Fix SSE detection.Ricardo Wurmus2016-10-14
| | | | | * gnu/packages/music.scm (gx-hyperion-lv2)[arguments]: Add phase "escape-shell-commands".
* gnu: gx-saturator-lv2: Fix SSE detection.Ricardo Wurmus2016-10-14
| | | | | * gnu/packages/music.scm (gx-saturator-lv2)[arguments]: Add phase "escape-shell-commands".
* grafts: 'graft-derivation' does now introduce grafts that shadow other grafts.Ludovic Courtès2016-10-14
| | | | | | | | Partly fixes <http://bugs.gnu.org/24418>. * guix/grafts.scm (cumulative-grafts)[graft-origin?]: New procedure. [dependency-grafts]: Use it in new 'if' around recursive call. * tests/grafts.scm ("graft-derivation, grafts are not shadowed"): New test.
* packages: 'package-grafts' applies grafts on replacement.Ludovic Courtès2016-10-14
| | | | | | | | | | Partly fixes <http://bugs.gnu.org/24418>. * guix/packages.scm (input-graft): Compute 'new' with #:graft? #t. (input-cross-graft): Likewise. * tests/packages.scm ("package-grafts, indirect grafts, cross"): Comment out. ("replacement also grafted"): New test.
* gnu: libraw: Update to 0.17.2 [fixes CVE-2015-{8366,8367}].Alex Vong2016-10-14
| | | | | | * gnu/packages/photo.scm (libraw): Update to 0.17.2. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: freeimage: Use 'modify-phases' syntax.Efraim Flashner2016-10-14
| | | | | * gnu/packages/image.scm (freeimage)[arguments]: Use 'modify-phases' syntax.
* gnu: freeimage: Fix CVE-2016-5684.Efraim Flashner2016-10-14
| | | | | | * gnu/packages/image.scm (freeimage)[source]: Add patch. * gnu/packages/patches/freeimage-CVE-2016-5684.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
* gnu: mail: Add notifymuch.Hartmut Goebel2016-10-14
| | | | * gnu/packages/mail.scm (notifymuch): New variable.
* gnu: dbus: Replace with 1.10.12 [security fix].Leo Famulari2016-10-13
| | | | | | | | Fixes <https://bugs.freedesktop.org/show_bug.cgi?id=98157> "format string vulnerability processing ActivationFailure messages" * gnu/packages/glib.scm (dbus)[replacement]: New field. (dbus-1.10.12): New variable.
* gnu: Add jack-keyboard.Ricardo Wurmus2016-10-13
| | | | * gnu/packages/music.scm (jack-keyboard): New variable.
* gnu: Add gx-switchless-wah-lv2.Ricardo Wurmus2016-10-13
| | | | * gnu/packages/music.scm (gx-switchless-wah-lv2): New variable.
* gnu: Add gx-slow-gear-lv2.Ricardo Wurmus2016-10-13
| | | | * gnu/packages/music.scm (gx-slow-gear-lv2): New variable.
* gnu: Add gx-vintage-fuzz-master-lv2.Ricardo Wurmus2016-10-13
| | | | * gnu/packages/music.scm (gx-vintage-fuzz-master-lv2): New variable.
* gnu: Add gx-super-fuzz-lv2.Ricardo Wurmus2016-10-13
| | | | * gnu/packages/music.scm (gx-super-fuzz-lv2): New variable.
* gnu: Add gx-voodoo-fuzz-lv2.Ricardo Wurmus2016-10-13
| | | | * gnu/packages/music.scm (gx-voodoo-fuzz-lv2): New variable.
* gnu: Add gx-hyperion-lv2.Ricardo Wurmus2016-10-13
| | | | * gnu/packages/music.scm (gx-hyperion-lv2): New variable.
* gnu: Add gx-saturator-lv2.Ricardo Wurmus2016-10-13
| | | | * gnu/packages/music.scm (gx-saturator-lv2): New variable.
* gnu: Add gx-suppa-tone-bender-lv2.Ricardo Wurmus2016-10-13
| | | | * gnu/packages/music.scm (gx-suppa-tone-bender-lv2): New variable.
* gnu: Add gx-push-pull-lv2.Ricardo Wurmus2016-10-13
| | | | * gnu/packages/music.scm (gx-push-pull-lv2): New variable.
* gnu: Add gx-tone-mender-lv2.Ricardo Wurmus2016-10-13
| | | | * gnu/packages/music.scm (gx-tone-mender-lv2): New variable.
* gnu: Add gx-overdriver-lv2.Ricardo Wurmus2016-10-13
| | | | * gnu/packages/music.scm (gx-overdriver-lv2): New variable.
* gnu: Add gx-vbass-preamp-lv2.Ricardo Wurmus2016-10-13
| | | | * gnu/packages/music.scm (gx-vbass-preamp-lv2): New variable.
* gnu: Add gx-guvnor-lv2.Ricardo Wurmus2016-10-13
| | | | * gnu/packages/music.scm (gx-guvnor-lv2): New variable.
* gnu: Add emacs-nginx-mode.Arun Isaac2016-10-13
| | | | | | * gnu/packages/emacs.scm (emacs-nginx-mode): New variable. Signed-off-by: Alex Kost <alezost@gmail.com>
* gnu: Add emacs-evil.ng02016-10-13
| | | | | | * gnu/packages/emacs.scm (emacs-evil): New variable. Co-authored-by: Alex Kost <alezost@gmail.com>
* gnu: Add emacs-goto-chg.ng02016-10-13
| | | | | | * gnu/packages/emacs.scm (emacs-goto-chg): New variable. Co-authored-by: Alex Kost <alezost@gmail.com>
* Revert "guix: python-build-system: Fix an outdated comment."Mark H Weaver2016-10-13
| | | | This reverts commit 635a7af45d6e2105ad65d1a9531126cc232a2a50.
* guix: python-build-system: Fix an outdated comment.Hartmut Goebel2016-10-13
| | | | | | The python-build-system uses phases the build and install, but not configure. So the old comment was plain wrong since Sept. 2013, when the build phase has been added.
* gnu: python-pathlib: Update description.Hartmut Goebel2016-10-13
| | | | | * gnu/packages/python.scm (python-pathlib, python2-pathlib): Update description.
* gnu: python-keyring: Update home-page url.Hartmut Goebel2016-10-13
| | | | | * gnu/packages/python.scm (python-keyring, python2-keyring): Update home-page url.
* gnu: python-pylockfile: Update home-page url.Hartmut Goebel2016-10-13
| | | | | * gnu/packages/python.scm (python-pylockfile, python2-pylockfile): Update home-page url.
* gnu: python-zope-testing: Strip byte-code and backup-files from source.Hartmut Goebel2016-10-13
| | | | | * gnu/package/python.scm (python-zope-testing, python2-zope-testing)[source]: Add snippet to strip byte-code and backup-files.
* gnu: python-pytest-xdist: Remove python byte-code files from source.Hartmut Goebel2016-10-13
| | | | | * gnu/packages/python.scm (python-pytest-xdist, python2-pytest-xdist)[source]: Add snippet.
* gnu: python2-pytest-runner, python2-msgpack: Remove duplicate definitions.Hartmut Goebel2016-10-13
| | | | | | * gnu/packages/python.scm (python2-pytest-runner): Was defined twice, remove duplicate definition. (python2-msgpack): Was defined twice, but differently, remove the obviously wrong second definition.
* git: webkitgtk: Update to 2.14.1.Mark H Weaver2016-10-13
| | | | * gnu/packages/webkit.scm (webkitgtk): Update to 2.14.1.
* gnu: linux-libre@4.1: Update to 4.1.34.Mark H Weaver2016-10-13
| | | | * gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.34.
* gnu: graphicsmagick: Update to 1.3.25-1-56c8cae [security fixes].Mark H Weaver2016-10-13
| | | | | | | Fixes CVE-2016-7800, CVE-2016-7996, CVE-2016-7997, and several other flaws. * gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.25-1-56c8cae. [source]: Change method from 'url-fetch' to 'hg-fetch'. Add 'file-name'.
* gnu: imagemagick: Disable tests.Mark H Weaver2016-10-13
| | | | * gnu/packages/imagemagick.scm (imagemagick)[arguments]: Disable tests.
* gnu: imagemagick: Update to 6.9.6-2 [Fixes CVE-2016-{7799,7906}].Mark H Weaver2016-10-13
| | | | * gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.6-2.
* gnu: ghostscript-with-x: Avoid inheriting replacement field.Mark H Weaver2016-10-13
| | | | | | | This is a followup to commit 1de17a648fa631f0074d315bfff0716220ce4880. * gnu/packages/ghostscript.scm (ghostscript/fixed)[replacement]: Override inherited value.
* gnu: ghostscript: Fix CVE-2013-5653 and CVE-2016-{7976,7978,7979,8602}.Mark H Weaver2016-10-13
| | | | | | | | | | | | * gnu/packages/patches/ghostscript-CVE-2013-5653.patch, gnu/packages/patches/ghostscript-CVE-2016-7976.patch, gnu/packages/patches/ghostscript-CVE-2016-7978.patch, gnu/packages/patches/ghostscript-CVE-2016-7979.patch, gnu/packages/patches/ghostscript-CVE-2016-8602.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/ghostscript.scm (ghostscript)[replacement]: New field. (ghostscript/fixed): New variable. (ghostscript/x): Inherit 'ghostscript/fixed'.
* doc: Add guide on how to specify dependencies for Python packages.Hartmut Goebel2016-10-12
| | | | | | | * doc/guix.texi (Python Modules): New sub-subsection "Specifying Dependencies". Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add hdf4Thomas Danckaert2016-10-12
| | | | | | | | | | | * gnu/packages/maths.scm (hdf4, hdf4-alt): New variables. * gnu/packages/patches/hdf4-reproducibility.patch: New file. * gnu/packages/patches/hdf4-shared-fortran.patch: New file. * gnu/local.mk (dist_patch_DATA): Add patches. Co-Authored-By: Jeremy Robst <jpro@bas.ac.uk> Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* build: Make 'assert-no-store-file-names' effective.Ludovic Courtès2016-10-12
| | | | | | | Lack of '-E' made it useless. * Makefile.am (assert-no-store-file-names): Pass '-E' to grep. Add '--exclude' and '--exclude-dir' flags.
* build: Arrange so temporary .go files are deleted upon SIGINT.Ludovic Courtès2016-10-12
| | | | * build-aux/compile-all.scm: Install SIGINT handler.
* gnu: Add NFS related services.John Darrington2016-10-12
| | | | | | | * gnu/services/nfs.scm (pipefs-service-type): New variable, (gss-service-type): New variable, (idmap-service-type) New variable. * doc/guix.texi (Network File System): New node.
* gnu: mcelog: Update to 142.Tobias Geerinckx-Rice2016-10-12
| | | | * gnu/packages/linux.scm (mcelog): Update to 142.
* gnu: btrfs-progs: Update to 4.8.1.Tobias Geerinckx-Rice2016-10-12
| | | | * gnu/packages/linux.scm (btrfs-progs): Update to 4.8.1.
* gnu: icecat: Update to 45.3.0-gnu1-beta. Add fixes from Firefox ESR 45.4.0.Mark H Weaver2016-10-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Includes fixes for CVE-2016-5250, CVE-2016-5257, CVE-2016-5261, CVE-2016-5270, CVE-2016-5272, CVE-2016-5274, CVE-2016-5276, CVE-2016-5277, CVE-2016-5278, CVE-2016-5280, CVE-2016-5281, and CVE-2016-5284. * gnu/packages/gnuzilla.scm (mozilla-patch): New procedure. (icecat): Update to 45.3.0-gnu1. [source]: Add alternate source URI for the beta release. Update patches. [inputs]: Replace 'sqlite' input with a customized sqlite with SQLITE_ENABLE_DBSTAT_VTAB support. [native-inputs]: Add 'which'. * gnu/packages/patches/icecat-avoid-bundled-includes.patch: Rename to... * gnu/packages/patches/icecat-avoid-bundled-libraries.patch: ... and adapt to version 45. * gnu/packages/patches/icecat-CVE-2016-2818-pt1.patch, gnu/packages/patches/icecat-CVE-2016-2818-pt2.patch, gnu/packages/patches/icecat-CVE-2016-2818-pt3.patch, gnu/packages/patches/icecat-CVE-2016-2818-pt4.patch, gnu/packages/patches/icecat-CVE-2016-2818-pt5.patch, gnu/packages/patches/icecat-CVE-2016-2818-pt6.patch, gnu/packages/patches/icecat-CVE-2016-2818-pt7.patch, gnu/packages/patches/icecat-CVE-2016-2818-pt8.patch, gnu/packages/patches/icecat-CVE-2016-2818-pt9.patch, gnu/packages/patches/icecat-CVE-2016-2819.patch, gnu/packages/patches/icecat-CVE-2016-2821.patch, gnu/packages/patches/icecat-CVE-2016-2824.patch, gnu/packages/patches/icecat-CVE-2016-2828.patch, gnu/packages/patches/icecat-CVE-2016-2831.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Update accordingly.