aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-12-25gnu: Add roffit.Ricardo Wurmus
* gnu/packages/groff.scm (roffit): New variable.
2016-12-25gnu: libevdev: Update to 1.5.5.Efraim Flashner
* gnu/packages/xorg.scm (libevdev): Update to 1.5.5. [houme-page]: Use https.
2016-12-25gnu: libinput: Update to 1.5.3.Efraim Flashner
* gnu/packages/freedesktop.scm (libinput): Update to 1.5.3.
2016-12-25gnu: exim: Update to 4.87.1 [fixes CVE-2016-9963].Marius Bakke
* gnu/packages/mail.scm (exim): Update to 4.87.1.
2016-12-25gnu: leptonica: Update to 1.74.0.Taylan Ulrich Bayırlı/Kammer
* gnu/packages/image.scm (leptonica): Update to 1.74.0. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2016-12-25gnu: font-gnu-unifont: Update to 9.0.06.Efraim Flashner
* gnu/packages/fonts.scm (font-gnu-unifont): Update to 9.0.06.
2016-12-24gnu: libxml2: Fix CVE-2016-5131.Leo Famulari
* gnu/packages/patches/libxml2-CVE-2016-5131.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/xml.scm (libxml2/fixed)[source]: Add it.
2016-12-24gnu: libxml2: Fix CVE-2016-4658.Leo Famulari
* gnu/packages/xml.scm (libxml2)[replacement]: New field. (libxml2/fixed): New variable. * gnu/packages/patches/libxml2-CVE-2016-4658.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
2016-12-25gnu: qt: Update to 5.7.1.Efraim Flashner
* gnu/packages/qt.scm (qtbase, qtsvg, qtimageformats, qtx11extras, qtxmlpatterns, qtdeclarative, qtconnectivity, qtwebsockets, qtsensors, qtmultimedia, qtwayland, qtserialport, qtwebchannel, qtlocation, qttools, qtscript, qtquickcontrols, qtquickcontrols2, qtgraphicaleffects, qtwebkit): Update to 5.7.1.
2016-12-25gnu: alsa-utils: Update to 1.1.3.Efraim Flashner
* gnu/packages/linux.scm (alsa-utils): Update to 1.1.3.
2016-12-25gnu: busybox: Update to 1.26.0.Efraim Flashner
* gnu/packages/busybox.scm (busybox): Update to 1.26.0. [arguments]: Enable previously broken grep test.
2016-12-24gnu: netcdf: Enable HDF4 support.Thomas Danckaert
* gnu/packages/maths.scm (netcdf)[inputs]: Add hdf4-alt and libjpeg. [arguments]: Add "--enable-hdf4" configure flag. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2016-12-24gnu: notmuch: Update to 0.23.4.Marius Bakke
* gnu/packages/mail.scm (notmuch, python-notmuch, python2-notmuch): Update to 0.23.4.
2016-12-24gnu: moreutils: Update to 5.9.Tobias Geerinckx-Rice
* gnu/packages/moreutils.scm (moreutils): Update to 5.9. [source]: Update the fall-back Debian snapshot URL. [inputs]: Move docbook-xml, docbook-xsl, libxml2, and libxslt from here... [native-inputs]: ...to this new variable. [arguments]: Delete the configure phase altogether. Set the DOCBOOKXSL path in #:make-flags instead. [home-page]: Use HTTPS.
2016-12-23gnu: yadifa: Explicitly enable DNSSEC & caching.Tobias Geerinckx-Rice
* gnu/packages/dns.scm (yadifa)[arguments]: Add configure flags to consistently enable the ‘nsec’, ‘nsec3’, ‘tsig’, and ‘caching’ features.
2016-12-23gnu: yadifa: Update to 2.2.3.Tobias Geerinckx-Rice
* gnu/packages/dns.scm (yadifa): Update to 2.2.3. [version, source]: Remove monotonic revision number from the version string. Use it only to reconstruct the download URL.
2016-12-23gnu: minetest: Update to 0.4.15.Kei Kebreau
* gnu/packages/games.scm (minetest-data, minetest): Update to 0.4.15.
2016-12-23gnu: btrfs-progs: Update to 4.9.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (btrfs-progs): Update to 4.9.
2016-12-23gnu: gnurl: Split man pages to doc output.ng0
* gnu/packages/gnunet.scm (gnurl)[arguments]: Add 'move-man3-pages' phase. Signed-off-by: Leo Famulari <leo@famulari.name>
2016-12-23gnu: gnurl: Make tests more verbose.ng0
* gnu/packages/gnunet.scm (gnurl)[arguments]: Replace the 'check' phase. Move the 'disable-test1026' and 'patch-runtests' phases into 'check' phase. Signed-off-by: Leo Famulari <leo@famulari.name>
2016-12-23gnu: gnurl: Update to 7.52.1 [fixes CVE-2016-{9586, 9952, 9953, 9594}].ng0
* gnu/packages/gnunet.scm (gnurl): Update to 7.52.1. [arguments]: Add 'autoconf' and 'disable-test1026' phases. Signed-off-by: Leo Famulari <leo@famulari.name>
2016-12-23gnu: Add asunder.Chris Marusich
* gnu/packages/cdrom.scm (asunder): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2016-12-23gnu: dnscrypt-proxy: Update to 1.8.1.Marius Bakke
* gnu/packages/dns.scm (dnscrypt-proxy): Update to 1.8.1.
2016-12-23gnu: curl: Update replacement to 7.52.1 [fixes CVE-2016-{9586,9594}].Marius Bakke
* gnu/packages/curl.scm (curl)[replacement]: Update to 7.52.1. [home-page]: Use HTTPS. (curl-7.51.0): Replace with ... (curl-7.52.1): ... this.
2016-12-23gnu: Add wwwoffle.Bake Timmons
* gnu/packages/web.scm (wwwoffle): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2016-12-23gnu: Add python-hdf4.Thomas Danckaert
* gnu/packages/python.scm (python-hdf4, python2-hdf4): New variables. Co-authored-by: Marius Bakke <mbakke@fastmail.com>
2016-12-23gnu: qsyncthingtray: Update to 0.5.7.Leo Famulari
* gnu/packages/sync.scm (qsyncthingtray): Update to 0.5.7.
2016-12-22gnu: xonsh: Fix description.Kei Kebreau
* gnu/packages/shells.scm (xonsh)[description]: Two spaces after a period.
2016-12-23gnu: qtimageformats: Add jasper support.Efraim Flashner
* gnu/packages/qt.scm (qtimageformats)[inputs]: Add jasper.
2016-12-22gnu: xonsh: Update to 0.5.0.Stefan Reichör
* gnu/packages/shells.scm (xonsh): Update to 0.5.0. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2016-12-22gnu: gnupg: Fix build on 32-bit architectures.Marius Bakke
* gnu/packages/patches/gnupg-test-segfault-on-32bit-arch.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/gnupg.scm (gnupg)[source]: Use it.
2016-12-22gnu: python-scikit-learn: Update to 0.18.1.Ricardo Wurmus
* gnu/packages/python.scm (python-scikit-learn): Update to 0.18.1. [arguments]: Remove special "check" phase. [native-inputs]: Add python-cython.
2016-12-22gnu: shotwell: Update to 0.25.2.Leo Famulari
* gnu/packages/gnome.scm (shotwell): Update to 0.25.2.
2016-12-22gnu: gcc: Update to 6.3.0.Efraim Flashner
* gnu/packages/gcc.scm (gcc): Update to 6.3.0.
2016-12-22gnu: abcde: Add flac support.Efraim Flashner
* gnu/packages/cdrom.scm (abcde)[inputs]: Add flac. [arguments]: Wrap the bunary with flac's bin dir also.
2016-12-21guix build: '--with-source' overrides the 'replacement' of a package.Ludovic Courtès
* guix/scripts/build.scm (package-with-source): Set 'replacement' to #f. * tests/scripts-build.scm ("options->transformation, with-source, replacement"): New test.
2016-12-21Merge branch 'version-0.12.0'Ricardo Wurmus
2016-12-21gnu: Fix typo in comment.John Darrington
* gnu/services/sddm.scm: Fix typo.
2016-12-21gnu: qemu: Update to 2.8.0.Efraim Flashner
* gnu/packages/qemu.scm (qemu): Update to 2.8.0. [source]: Remove patches. [arguments]: Set host_cc during 'configure. * gnu/packages/patches/qemu-CVE-2016-8576.patch, gnu/packages/patches/qemu-CVE-2016-8577.patch, gnu/packages/patches/qemu-CVE-2016-8577.patch: Remove files. * gnu/local.mk (dist_patch_DATA): Remove them.
2016-12-21gnu: coq: Build coqideJulien Lepiller
* gnu/packages/ocaml.scm (coq): Build coqide. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-12-21gnu: lablgtk: use ocamlfind in installationJulien Lepiller
* gnu/packages/ocaml.scm (lablgtk): Use ocamlfind in installation. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-12-21gnu: lablgtk: Update to 2.18.5Julien Lepiller
* gnu/packages/ocaml.scm (lablgtk): Update to 2.18.5. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-12-21Revert "gnu: curl: Update replacement to 7.52.0 [fixes ↵Leo Famulari
CVE-2016-{9586,9952,9953}]." The curl maintainers said this about 7.52.0: "Attention! We will release a patch update within a few days to fix a serious security problem found in curl 7.52.0. You may consider holding off until then." This message was displayed at <https://curl.haxx.se/download.html> on 2016-12-21. This reverts commit 42366b35c3f9f8dc8b059d3369b8196a4b832c18.
2016-12-21gnu: mlt: Update to 6.4.1.Tobias Geerinckx-Rice
* gnu/packages/video.scm (mlt): Update to 6.4.1.
2016-12-21gnu: jsoncpp: Update to 1.8.0.Tobias Geerinckx-Rice
* gnu/packages/serialization.scm (jsoncpp): Update to 1.8.0.
2016-12-21gnu: xf86-video-vmware: Update to 13.2.1.Tobias Geerinckx-Rice
* gnu/packages/xorg.scm (xf86-video-vmware): Update to 13.2.1. [native-inputs]: Add eudev.
2016-12-21gnu: xcb-util-xrm: Update to 1.2.Tobias Geerinckx-Rice
* gnu/packages/xdisorg.scm (xcb-util-xrm): Update to 1.2.
2016-12-21gnu: xcape: Update to 1.2.Tobias Geerinckx-Rice
* gnu/packages/xdisorg.scm (xcape): Update to 1.2.
2016-12-21gnu: curl: Update replacement to 7.52.0 [fixes CVE-2016-{9586,9952,9953}].Marius Bakke
* gnu/packages/curl.scm (curl)[replacement]: Update to 7.52.0. (curl-7.51.0): Replace with ... (curl-7.52.0): ... this.
2016-12-21gnu: guix: Really skip "pivot-root" test.Ludovic Courtès
This is a followup to fe9bdb581e6c4a62795f4ced6f4a5a8eab1a34e4 (which introduced 'test-equal' for the "pivot-root" test) and to 198eac2bca075d0e71e504f1e8c46fddc62171bb (which updated the regexps for skipped tests.) * gnu/packages/package-management.scm (guix-0.12.0)[arguments]: In 'disable-container-tests' phase, add "test-equal" to the regexp, so that "pivot-root" is really skipped.