summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2016-06-01gnu: Add python2-ipaddr.Hartmut Goebel
* gnu/packages/python.scm: (python2-ipaddr): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-06-01gnu: Add python-sqlparse and python2-sqlparse.Hartmut Goebel
* gnu/packages/python.scm (python-sqlparse, python2-sqlparse): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-06-01gnu: Add python-tblib and python2-tblib.Hartmut Goebel
* gnu/packages/python.scm (python-tblib, python2-tblib): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-06-01gnu: Add dfu-util.Hartmut Goebel
* gnu/packages/flashing-tools.scm (dfu-util): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2016-06-01gnu: Add vte-ng.McKinley Olsen
* gnu/packages/gnome.scm (vte-ng): New variable. Signed-off-by: 宋文武 <iyzsong@gmail.com>
2016-06-01gnu: icedtea: Update to 1.13.11.Leo Famulari
Fixes CVE-2016-{0686, 0687, 0695, 3425, 3427}. * gnu/packages/patches/icedtea-remove-overrides.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/java.scm (icedtea): Update to 1.13.11. [source]: Use the patch. [inputs]: Add libxcomposite.
2016-06-01gnu: autogen: Fix source URL.Mark H Weaver
* gnu/packages/autogen.scm (autogen)[source]: Fix source URL.
2016-05-31install: 'cow-store' now bind-mounts the target's /tmp.Ludovic Courtès
Reported by Matthew Jordan <matthewjordandevops@yandex.com> at <https://lists.gnu.org/archive/html/guix-devel/2016-05/msg00967.html>. * gnu/system/install.scm (make-cow-store): Bind-mount TARGET's /tmp on /tmp.
2016-05-31gnu: rofi: New variable.Danny Milosavljevic
* gnu/packages/xdisorg.scm (rofi): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2016-05-31gnu: emacs-constants: Fix source file-name.Alex Kost
Fixes a regression introduced in f99f3f24ef604f44023379da4b375c80e6844be1. * gnu/packages/emacs.scm (emacs-constants)[source]: Fix file-name.
2016-05-31gnu: taskwarrior: Update to 2.5.1Tomáš Čech
* gnu/packages/task-management.scm (taskwarrior): Update to 2.5.1.
2016-05-31gnu: Add py3status.Tomáš Čech
* gnu/packages/python.scm (python-py3status): New variable.
2016-05-31gnu: nginx: Update to 1.10.1 [Fixes CVE-2016-4450].Efraim Flashner
* gnu/packages/web.scm (nginx): Update to 1.10.1.
2016-05-31gnu: autogen: Use 'modify-phases'.Efraim Flashner
* gnu/packages/autogen.scm (autogen)[arguments]: Use 'modify-phases'.
2016-05-31gnu: autogen: Update to 5.18.10.Efraim Flashner
* gnu/packages/autogen.scm (autogen): Update to 5.18.10.
2016-05-31gnu: scrot: Use 'modify-phases'.Efraim Flashner
* gnu/packages/xdisorg.scm (scrot)[arguments]: Use 'modify-phases'.
2016-05-31gnu: scrot: Fix typo in source uri.Efraim Flashner
* gnu/packages/xdisorg.scm (scrot)[source]: Fix typo in uri. This is a follow-up to 9da459f350709af0cd92c3eb7ddd459eda5959dd.
2016-05-31gnu: emms: Use 'modify-phases'.Efraim Flashner
* gnu/packages/emacs.scm (emms)[arguments]: Use 'modify-phases'.
2016-05-31gnu: emms: Update to 4.1.Efraim Flashner
* gnu/packages/emacs.scm (emms): Update to 4.1.
2016-05-31gnu: librecad: Update to 2.0.11.Efraim Flashner
* gnu/packages/engineering.scm (librecad): Update to 2.0.11.
2016-05-31gnu: dosfstools: Update to 4.0.Efraim Flashner
* gnu/packages/disk.scm (dosfstools): Update to 4.0. [arguments]: Re-enable the 'configure phase.
2016-05-31gnu: microscheme: Update to 0.9.3.Efraim Flashner
* gnu/packages/avr.scm (microscheme): Update to 0.9.3.
2016-05-31gnu: munge: Update to 0.5.12.Efraim Flashner
* gnu/packages/admin.scm (munge): Update to 0.5.12.
2016-05-31gnu: obs: Update to 0.14.2.Efraim Flashner
* gnu/packages/video.scm (obs): Update to 0.14.2.
2016-05-31gnu: emacs-better-defaults: Specify source file name.David Thompson
* gnu/packages/emacs.scm (emacs-better-defaults)[source]: Specify a useful file name, as usual with tarballs from GitHub.
2016-05-31gnu: imagemagick: Fix CVE-2016-5118.Leo Famulari
* gnu/packages/patches/imagemagick-CVE-2016-5118.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/imagemagick.scm (imagemagick): Use it.
2016-05-31gnu: graphicsmagick: Update to 1.3.24 [security update].Leo Famulari
Fixes CVE-2016-{2317, 2318, 5118} and many other security issues described in 'NEWS.txt'. * gnu/packages/patches/graphicsmagick-CVE-2016-5118.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.24. [source]: Remove patch.
2016-05-31gnu: Add ghmm.Ricardo Wurmus
* gnu/packages/machine-learning.scm (ghmm): New variable.
2016-05-31gnu: gimp: Update to 2.8.16.Efraim Flashner
* gnu/packages/gimp.scm (gimp): Update to 2.8.16.
2016-05-31gnu: Add r-genomationdata.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (r-genomationdata): New variable.
2016-05-31gnu: Add r-runit.Ricardo Wurmus
* gnu/packages/statistics.scm (r-runit): New variable.
2016-05-31gnu: julia: Update to 0.4.5.Ricardo Wurmus
* gnu/packages/julia.scm (julia): Update to 0.4.5. (libuv-julia): Update commit.
2016-05-31gnu: Add r-knitrbootstrap.Ricardo Wurmus
* gnu/packages/statistics.scm (r-knitrbootstrap): New variable.
2016-05-31services: urandom-seed: Set umask to 077 while shutting down.Leo Famulari
* gnu/services/base.scm (urandom-seed-shepherd-service): Call 'umask'.
2016-05-30gnu: libxml2: Update replacement to 2.9.4 [security fixes].Leo Famulari
This fixes CVE-2016-{1762, 1833, 1834, 1835, 1836, 1837, 1838, 1839, 1840, 3627, 3705, 4483}. * gnu/packages/patches/libxml2-CVE-2016-3627.patch, gnu/packages/patches/libxml2-CVE-2016-3705.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. * gnu/packages/xml.scm (libxml2/fixed): Update to 2.9.4. [source]: Remove patches.
2016-05-31container: Gracefully report mount errors in the child process.Ludovic Courtès
Fixes <http://bugs.gnu.org/23306>. * gnu/build/linux-container.scm (run-container): Use 'socketpair' instead of 'pipe'. Rename 'in' to 'child' and 'out' to 'parent'. Send a 'ready message or an exception argument list from the child to the parent; adjust the parent accordingly. * tests/containers.scm ("call-with-container, mnt namespace, wrong bind mount"): New test. * tests/guix-environment-container.sh: Add test with --expose=/does-not-exist.
2016-05-31container: Gracefully handle failure to set up user namespaces.Ludovic Courtès
* gnu/build/linux-container.scm (run-container): Exit when the parent process doesn't say 'ready.
2016-05-30gnu: vapoursynth: Update to 32.Efraim Flashner
* gnu/packages/video.scm (vapoursynth): Update to 32.
2016-05-30gnu: Add zimg.Efraim Flashner
* gnu/packages/image.scm (zimg): New variable.
2016-05-30gnu: mcrypt: Fix CVE-2012-4409, CVE-2012-4426, CVE-2012-4527.Efraim Flashner
* gnu/packages/mcrypt.scm (mcrypt)[source]: Add patches. * gnu/packages/patches/mcrypt-CVE-2012-4409.patch, gnu/packages/patches/mcrypt-CVE-2012-4426.patch, gnu/packages/patches/mcrypt-CVE-2012-4527.patch: New variables. * gnu/local.mk (dist_patch_DATA): Add them.
2016-05-30gnu: imagemagick: Update to 6.9.4-5.Leo Famulari
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.4-5.
2016-05-30gnu: Remove xgcc-avr.David Thompson
We now have a dedicated package module for the AVR toolchain with important modifications on top of what cross-gcc produces. * gnu/packages/cross-base.scm (xgcc-avr): Delete.
2016-05-30gnu: Add avr-toolchain.David Thompson
* gnu/packages/avr.scm (avr-toolchain): New procedure. (avr-toolchain-4.9, avr-toolchain-5): New variables.
2016-05-30gnu: avr-libc: Update to 2.0.0.David Thompson
* gnu/packages/avr.scm (avr-libc): Update to 2.0.0.
2016-05-30gnu: avr-libc: Fix build.David Thompson
* gnu/packages/avr.scm (avr-libc): Update to 2.0.0. [native-inputs]: Use new avr-gcc and avr-binutils. [arguments]: Add phase to unset C_INCLUDE_PATH.
2016-05-30gnu: Add avr-gcc-5.David Thompson
* gnu/packages/avr.scm (avr-gcc-5): New variable.
2016-05-30gnu: Add avr-gcc.David Thompson
* gnu/packages/avr.scm (avr-gcc): New variable.
2016-05-30gnu: Add avr-binutils.David Thompson
* gnu/packages/avr.scm (avr-binutils): New variable.
2016-05-30gnu: wordnet: Use 'modify-phases'.Efraim Flashner
* gnu/packages/wordnet.scm (wordnet)[arguments]: Use 'modify-phases'.
2016-05-30gnu: wordnet: Fix CVE-2008-2149, CVE-2008-3908.Efraim Flashner
* gnu/packages/wordnet.scm (wordnet)[source]: Add patches. * gnu/packages/patches/wordnet-CVE-2008-2149.patch, gnu/packages/patches/wordnet-CVE-2008-3908-pt1.patch, gnu/packages/patches/wordnet-CVE-2008-3908-pt2.patch: New variables. * gnu/local.mk (dist_patch_DATA): Add them.