summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-12-27gnu: wireshark: Update to 2.2.3.Nicolas Goaziou
* gnu/packages/networking.scm (wireshark): Update to 2.2.3. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2016-12-27gnu: emacs-org: Update to 20161224.Nicolas Goaziou
* gnu/packages/emacs.scm (emacs-org): Update to 20161224. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2016-12-27gnu: Add httpstat.Stefan Reichoer
* gnu/packages/networking.scm (httpstat): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2016-12-27gnu: Add python-netcdf4.Thomas Danckaert
* gnu/packages/python.scm (python-netcdf4, python2-netcdf4): New variables. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2016-12-27gnu: r-rcas: Update to 1.1.1.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (r-rcas): Update to 1.1.1. [propagated-inputs]: Add plotrix.
2016-12-26gnu: python-pycrypto: Add TODO "removal" comment.Leo Famulari
* gnu/packages/python.scm (python-pycrypto, python2-pycrypto): Add comment.
2016-12-26gnu: python-stem: Don't use python-pycrypto.Leo Famulari
Python-pycrypto is an optional dependency of python-stem. Python-pycrypto is unmaintained [0] and contains an exploitable buffer overflow bug [1]. [0] https://github.com/dlitz/pycrypto/issues/173 [1] https://github.com/dlitz/pycrypto/issues/176 * gnu/packages/python.scm (python-stem, python2-stem)[propagated-inputs]: Remove python-pycrypto.
2016-12-26gnu: awesome: Update to 4.0.ng0
* gnu/packages/wm.scm (awesome): Update to 4.0. [source]: Adjust URL. [inputs]: Add xcb-util-xrm and libxkbcommon. * gnu/packages/patches/awesome-reproducible-png.patch: Adjust patch. Signed-off-by: Leo Famulari <leo@famulari.name>
2016-12-27gnu: diamond: Update to 0.8.30.Ben Woodcroft
* gnu/packages/bioinformatics.scm (diamond): Update to 0.8.30.
2016-12-26gnu: python-stem: Update to 1.5.3.Leo Famulari
* gnu/packages/python.scm (python-stem, python2-stem): Update to 1.5.3. [source]: Update URL.
2016-12-26gnu: ruby-minitest: Update to 5.10.1.Ben Woodcroft
* gnu/packages/ruby.scm (ruby-minitest): Update to 5.10.1.
2016-12-26gnu: Add ripit.Roel Janssen
* gnu/packages/cdrom.scm (ripit): New variable.
2016-12-26gnu: Add perl-cddb-get.Roel Janssen
* gnu/packages/perl.scm (perl-cddb-get): New variable.
2016-12-26gnu: emacs-guix: Update to 0.2.1.Alex Kost
* gnu/packages/emacs.scm (emacs-guix): Update to 0.2.1.
2016-12-26gnu: xf86-video-qxl: Update to 0.1.5.Efraim Flashner
* gnu/packages/xorg.scm (xf86-video-qxl): Update to 0.1.5.
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.