summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2017-06-22gnu: webkitgtk: Update to 2.16.4 [fixes CVE-2017-2538].Leo Famulari
* gnu/packages/webkit.scm (webkitgtk): Update to 2.16.4.
2017-06-22gnu: python-drmaa: Update source URL.Ricardo Wurmus
* gnu/packages/python.scm (python-drmaa)[source]: Use pypi-uri.
2017-06-22gnu: mbedtls-apache: Update to 2.5.1.Leo Famulari
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.5.1.
2017-06-22gnu: openvpn: Update to 2.4.3 [fixes CVE-2017-{7508,7512,7520,7521,7522}].Leo Famulari
See 'Changes.rst' in the source distribution for more information about the security-related changes. * gnu/packages/vpn.scm (openvpn): Update to 2.4.3.
2017-06-22gnu: Update calibre to 3.0.0.Roel Janssen
* gnu/local.mk: Remove patch. * gnu/packages/ebook.scm (calibre): Update to 3.0.0. * gnu/packages/patches/calibre-dont-load-remote-icons.patch: Remove file.
2017-06-21gnu: propeller-gcc: Default to version 4.Ricardo Wurmus
* gnu/packages/embedded.scm (propeller-gcc): Rename this... (propeller-gcc-6): ...to this. (propeller-gcc-4): Inherit from propeller-gcc-6. (propeller-gcc): New alias for propeller-gcc-4.
2017-06-21gnu: knot: Update to 2.5.1.Tobias Geerinckx-Rice
* gnu/packages/dns.scm (knot): Update to 2.5.1. [inputs]: Add python-2 and python2-lmdb. [arguments]: Adapt #:configure-flags. Add ‘wrap-python-scripts’ phase.
2017-06-21gnu: Add python-lmdb.Tobias Geerinckx-Rice
* gnu/packages/databases.scm (python-lmdb, python2-lmdb): New variables.
2017-06-21gnu: lmdb: Expand description.Tobias Geerinckx-Rice
* gnu/packages/databases.scm (lmdb)[synopsis]: Capitalise. [description]: Elaborate.
2017-06-21gnu: python-pycodestyle: Update to 2.3.1.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-pycodestyle): Update to 2.3.1.
2017-06-21gnu: cracklib: Fix up description.Tobias Geerinckx-Rice
* gnu/packages/password-utils.scm (cracklib)[description]: Fix typos, add mark-up, and drop unclear reference to the ancient ‘Crack 5’ tool.
2017-06-21gnu: libpwquality: Update to 1.4.0.Tobias Geerinckx-Rice
* gnu/packages/password-utils.scm (libpwquality): Update to 1.4.0.
2017-06-21gnu: Remove unused python-flake8-2.2.4.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-flake8-2.2.4): Remove variable.
2017-06-21gnu: python-hacking: Update to 0.13.0.Tobias Geerinckx-Rice
* gnu/packages/openstack.scm (python-hacking): Update to 0.13.0. [arguments]: Re-enable tests. [propagated-inputs]: Use latest python-flake8. [native-inputs]: Add python-eventlet, python-mock, python-reno, and python-testrepository for tests.
2017-06-21gnu: python-eventlet: Skip failing test phase.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-eventlet)[arguments]: Disable tests.
2017-06-21gnu: python-vobject: Update to 0.9.4.1.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-vobject): Update to 0.9.4.1.
2017-06-21gnu: mpd: Build with the default GCC.Leo Famulari
* gnu/packages/mpd.scm (mpd)[native-inputs]: Remove gcc-5.
2017-06-21gnu: opus-tools: Update to 0.1.10.Leo Famulari
* gnu/packages/xiph.scm (opus-tools): Update to 0.1.10. [home-page]: Use HTTPS URL.
2017-06-21gnu: opus: Update to 1.2.Leo Famulari
* gnu/packages/xiph.scm (opus): Update to 1.2. [home-page]: Use HTTPS URL.
2017-06-21gnu: gsl: Update to 2.4.Arun Isaac
* gnu/packages/maths.scm (gsl): Update to 2.4. [arguments]: Remove #:parallel-tests?.
2017-06-21gnu: services: use seconds instead of duration strings.Julien Lepiller
* gnu/services/dns.scm (zone-file, knot-policy-configuration): Use numbers instead of duration strings. (verify-knot-policy-configuration): Fix typo. * doc/guix.texi (DNS Services): Update documentation.
2017-06-21gnu: a2ps: Build reproducibly.Ludovic Courtès
* gnu/packages/pretty-print.scm (a2ps)[source](modules, snippet): New fields.
2017-06-21services: network-manager: Specify a default value.Ludovic Courtès
* gnu/services/networking.scm (network-manager-service-type)[default-value]: New field.
2017-06-21gnu: efl: Add missing inputs.Efraim Flashner
* gnu/packages/enlightenment.scm (efl)[inputs]: Add libxau, libxdamage, libxfixes, libxrender. Remove libxkbfile.
2017-06-21gnu: unbound: Do not build static libraries.Ludovic Courtès
* gnu/packages/dns.scm (unbound)[arguments]: Add "--disable-static" to #:configure-flags. Suggested by Gregor Giesen <giesen@zaehlwerk.net>.
2017-06-21gnu: Add python-regex.Roel Janssen
* gnu/packages/python.scm (python-regex, python2-regex): New variables.
2017-06-21tests: Add extlinux gpt test.Mathieu Othacehe
* gnu/tests/install.scm (%test-installed-extlinux-os): New exported variable. (%minimal-extlinux-os, %minimal-extlinux-os-source): New variables. (%extlinux-gpt-installation-script): New variable. (run-install)[packages]: New argument. The packages specified are appended to the installation image.
2017-06-21bootloader: extlinux: Add extlinux-bootloader-gpt.Mathieu Othacehe
* gnu/bootloader/extlinux.scm (extlinux-bootloader-gpt): New exported variable. (install-extlinux)[mbr]: New argument. (install-extlinux-mbr, install-extlinux-gpt): New variables. (extlinux-bootloader)[installer]: Use install-extlinux-mbr.
2017-06-21gnu: xmonad: Update to 0.13.Mekeor Melire
* gnu/packages/wm.scm (xmonad): Update to 0.13. [inputs]: Add ghc-directory. (ghc-xmonad-contrib): Update to 0.13.
2017-06-21gnu: ghc-x11: Update to 1.8.Mekeor Melire
* gnu/packages/haskell.scm (ghc-x11): Update to 1.8.
2017-06-21gnu: busybox: Fix indentation.Efraim Flashner
* gnu/packages/busybox.scm (busybox)[arguments]: Whitespace changes.
2017-06-21gnu: busybox: Update to 1.26.2.Efraim Flashner
* gnu/packages/busybox.scm (busybox): Update to 1.26.2.
2017-06-21gnu: cvs-fast-export: Update to 1.43.Efraim Flashner
* gnu/packages/version-control.scm (cvs-fast-export): Update to 1.43. [arguments]: Add phases to not build architecture-specific optimized code and to force python-2. Disable parallel building.
2017-06-20gnu: openttd: Add 'install-data' phase.Kei Kebreau
* gnu/packages/games.scm (openttd)[arguments]: Add it. [native-inputs]: Add openttd-opengfx.
2017-06-20gnu: Add openttd-opengfx.Kei Kebreau
* gnu/packages/games.scm (openttd-opengfx): New variable.
2017-06-20gnu: Add grfcodec.Kei Kebreau
* gnu/packages/game-development.scm (grfcodec): New variable.
2017-06-20gnu: Add dos2unix.Kei Kebreau
* gnu/packages/textutils.scm (dos2unix): New variable.
2017-06-20gnu: Add nml.Kei Kebreau
* gnu/packages/game-development.scm (nml): New variable.
2017-06-20gnu: wine64: Remove redundant description.Ludovic Courtès
* gnu/packages/wine.scm (wine64)[description]: Remove.
2017-06-20gnu: Add nzbget.Rutger Helling
* gnu/packages/networking.scm (nzbget): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-06-20gnu: tor: Add seccomp support.Rutger Helling
* gnu/packages/tor.scm (tor)[inputs]: Add libseccomp. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-06-20gnu: Add unbound.Gregor Giesen
* gnu/packages/dns.scm (unbound): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-06-20gnu: xf86-video-intel: Update to 2.99.917-6-6babcf1.Marius Bakke
Consult this URL for changes since the last update (six commits): <https://cgit.freedesktop.org/xorg/driver/xf86-video-intel/log/?qt=range&q=b57abe20e81f4b8e4dd203b6a9eda7ff441bc8ce..6babcf15dd605ef40de53f5c34f95b7fd195edbe> * gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-6-6babcf1.
2017-06-20gnu: Add wine64.Rutger Helling
* gnu/packages/wine.scm (wine64): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-06-20gnu: nasm: Update to 2.13.01.Marius Bakke
* gnu/packages/assembly.scm (nasm): Update to 2.13.01. [arguments]: Adjust Makefile substitutions.
2017-06-20gnu: gstreamer: Update to 1.12.1.Marius Bakke
* gnu/packages/gstreamer.scm (gstreamer, gst-plugins-base, gst-plugins-good, gst-plugins-bad, gst-plugins-ugly, gst-libav, python-gst, python2-gst): Update to 1.12.1.
2017-06-20gnu: c-ares: Update to 1.13.0 [fixes CVE-2017-1000381].Marius Bakke
* gnu/packages/adns.scm (c-ares): Update to 1.13.0.
2017-06-20gnu: Move contents of zip module into compression module.Arun Isaac
* gnu/packages/zip.scm (zip, unzip, zziplib, perl-zip): Move to... * gnu/packages/compression.scm: ...here. * gnu/packages/zip.scm: Delete file. * gnu/local.mk (GNU_SYSTEM_MODULES): Unregister deleted file. * po/packages/POTFILES.in: Unregister deleted file. * gnu/packages/{audio, avr, bioinformatics, busybox, cdrom, ci, compression, docbook, documentation, fonts, fpga, game-development, games, gl, gnome, gnuzilla, graphics, guile, haskell, image, java, kodi, ldc, libreoffice, markup, maths, mc, monitoring, music, php, pretty-print, python, scheme, smalltalk, statistics, synergy, tex, textutils, video, web-browsers, xml, zip}.scm, guix/build-system/{ant, font}.scm, guix/{download, packages}.scm: Adapt module import.
2017-06-20gnu: linux-libre-arm-generic: Add mitigation for CVE-2017-1000364.Mark H Weaver
This is a followup to commit 91c623aae0f10992aa46957b9072679534e4cd28. * gnu/packages/linux.scm (linux-libre-arm-generic): Add patch to mitigate CVE-2017-1000364.
2017-06-20gnu: giac-xcas: Update to 1.2.3-51.Nicolas Goaziou
* gnu/packages/algebra.scm (giac-xcas): Update to 1.2.3-51.