Commit Graph

17402 Commits (0916dc526e77f61d19895c9951c8d47d15c4941d)

Author SHA1 Message Date
Nicolas Goaziou 4dbaa12f5d
gnu: wireshark: Update to 2.2.3.
* gnu/packages/networking.scm (wireshark): Update to 2.2.3.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2016-12-27 17:05:07 +01:00
Nicolas Goaziou d531b9fdfe
gnu: emacs-org: Update to 20161224.
* gnu/packages/emacs.scm (emacs-org): Update to 20161224.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2016-12-27 17:03:45 +01:00
Stefan Reichoer 9e6c7c425e
gnu: Add httpstat.
* gnu/packages/networking.scm (httpstat): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2016-12-27 16:56:34 +01:00
Thomas Danckaert ea8450c82a
gnu: Add python-netcdf4.
* gnu/packages/python.scm (python-netcdf4, python2-netcdf4): New variables.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2016-12-27 16:30:59 +01:00
Ricardo Wurmus 2c8d6c0be4
gnu: r-rcas: Update to 1.1.1.
* gnu/packages/bioinformatics.scm (r-rcas): Update to 1.1.1.
[propagated-inputs]: Add plotrix.
2016-12-27 14:50:55 +01:00
Leo Famulari 1194575b3c
gnu: python-pycrypto: Add TODO "removal" comment.
* gnu/packages/python.scm (python-pycrypto, python2-pycrypto): Add
comment.
2016-12-26 19:51:54 -05:00
Leo Famulari 4de2a710a6
gnu: python-stem: Don't use python-pycrypto.
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-26 19:51:49 -05:00
ng0 91426243f1
gnu: awesome: Update to 4.0.
* 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-26 19:13:27 -05:00
Ben Woodcroft 9916ef8bb6
gnu: diamond: Update to 0.8.30.
* gnu/packages/bioinformatics.scm (diamond): Update to 0.8.30.
2016-12-27 09:18:05 +10:00
Leo Famulari c976b319fe
gnu: python-stem: Update to 1.5.3.
* gnu/packages/python.scm (python-stem, python2-stem): Update to 1.5.3.
[source]: Update URL.
2016-12-26 13:20:52 -05:00
Ben Woodcroft f1775db660
gnu: ruby-minitest: Update to 5.10.1.
* gnu/packages/ruby.scm (ruby-minitest): Update to 5.10.1.
2016-12-26 22:43:59 +10:00
Roel Janssen 328398e752
gnu: Add ripit.
* gnu/packages/cdrom.scm (ripit): New variable.
2016-12-26 12:58:29 +01:00
Roel Janssen fb222fb2b0
gnu: Add perl-cddb-get.
* gnu/packages/perl.scm (perl-cddb-get): New variable.
2016-12-26 12:45:48 +01:00
Alex Kost b2f1f7b0d9
gnu: emacs-guix: Update to 0.2.1.
* gnu/packages/emacs.scm (emacs-guix): Update to 0.2.1.
2016-12-26 13:53:53 +03:00
Efraim Flashner 9f74424f37
gnu: xf86-video-qxl: Update to 0.1.5.
* gnu/packages/xorg.scm (xf86-video-qxl): Update to 0.1.5.
2016-12-26 04:32:05 +02:00
Ricardo Wurmus 33ca551731
gnu: Add roffit.
* gnu/packages/groff.scm (roffit): New variable.
2016-12-25 22:02:39 +01:00
Efraim Flashner f077aa2b29
gnu: libevdev: Update to 1.5.5.
* gnu/packages/xorg.scm (libevdev): Update to 1.5.5.
[houme-page]: Use https.
2016-12-25 16:16:10 +02:00
Efraim Flashner db10a5e78a
gnu: libinput: Update to 1.5.3.
* gnu/packages/freedesktop.scm (libinput): Update to 1.5.3.
2016-12-25 16:16:00 +02:00
Marius Bakke 4a95b3882d
gnu: exim: Update to 4.87.1 [fixes CVE-2016-9963].
* gnu/packages/mail.scm (exim): Update to 4.87.1.
2016-12-25 13:53:17 +01:00
Taylan Ulrich Bayırlı/Kammer d02fb7cec6
gnu: leptonica: Update to 1.74.0.
* gnu/packages/image.scm (leptonica): Update to 1.74.0.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2016-12-25 13:48:57 +01:00
Efraim Flashner c88bee0ace
gnu: font-gnu-unifont: Update to 9.0.06.
* gnu/packages/fonts.scm (font-gnu-unifont): Update to 9.0.06.
2016-12-25 05:04:20 +02:00
Leo Famulari 3a2bcac6bd
gnu: libxml2: Fix CVE-2016-5131.
* 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-24 19:19:36 -05:00
Leo Famulari 0c83c6bf26
gnu: libxml2: Fix CVE-2016-4658.
* 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-24 19:19:32 -05:00
Efraim Flashner daa481f59a
gnu: qt: Update to 5.7.1.
* 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-25 01:49:36 +02:00
Efraim Flashner 457d154fdf
gnu: alsa-utils: Update to 1.1.3.
* gnu/packages/linux.scm (alsa-utils): Update to 1.1.3.
2016-12-25 01:47:22 +02:00
Efraim Flashner 7604106f2c
gnu: busybox: Update to 1.26.0.
* gnu/packages/busybox.scm (busybox): Update to 1.26.0.
[arguments]: Enable previously broken grep test.
2016-12-25 01:47:22 +02:00
Thomas Danckaert db82557013
gnu: netcdf: Enable HDF4 support.
* 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-24 14:41:50 +01:00
Marius Bakke f7fb34a06c
gnu: notmuch: Update to 0.23.4.
* gnu/packages/mail.scm (notmuch, python-notmuch, python2-notmuch): Update to
0.23.4.
2016-12-24 14:26:39 +01:00
Tobias Geerinckx-Rice b672e1ed1e
gnu: moreutils: Update to 5.9.
* 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-24 03:19:03 +01:00
Tobias Geerinckx-Rice 4d2fd1c016
gnu: yadifa: Explicitly enable DNSSEC & caching.
* gnu/packages/dns.scm (yadifa)[arguments]: Add configure flags to
consistently enable the ‘nsec’, ‘nsec3’, ‘tsig’, and ‘caching’ features.
2016-12-23 23:54:15 +01:00
Tobias Geerinckx-Rice 8769d482ef
gnu: yadifa: Update to 2.2.3.
* 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-23 23:54:15 +01:00
Kei Kebreau eed2a95e9f
gnu: minetest: Update to 0.4.15.
* gnu/packages/games.scm (minetest-data, minetest): Update to 0.4.15.
2016-12-23 17:34:41 -05:00
Tobias Geerinckx-Rice 41d23dd1e2
gnu: btrfs-progs: Update to 4.9.
* gnu/packages/linux.scm (btrfs-progs): Update to 4.9.
2016-12-23 20:29:18 +01:00
ng0 50e9f81a22
gnu: gnurl: Split man pages to doc output.
* gnu/packages/gnunet.scm (gnurl)[arguments]: Add 'move-man3-pages' phase.

Signed-off-by: Leo Famulari <leo@famulari.name>
2016-12-23 11:58:03 -05:00
ng0 4ec08b637b
gnu: gnurl: Make tests more verbose.
* 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-23 11:58:03 -05:00
ng0 a0e43c9fa7
gnu: gnurl: Update to 7.52.1 [fixes CVE-2016-{9586, 9952, 9953, 9594}].
* 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-23 11:58:02 -05:00
Chris Marusich 426e6083ae
gnu: Add asunder.
* gnu/packages/cdrom.scm (asunder): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2016-12-23 11:34:42 -05:00
Marius Bakke d0f1673dc3
gnu: dnscrypt-proxy: Update to 1.8.1.
* gnu/packages/dns.scm (dnscrypt-proxy): Update to 1.8.1.
2016-12-23 15:53:51 +01:00
Marius Bakke 14251e30c4
gnu: curl: Update replacement to 7.52.1 [fixes CVE-2016-{9586,9594}].
* 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-23 15:31:36 +01:00
Bake Timmons b881dc6d98
gnu: Add wwwoffle.
* gnu/packages/web.scm (wwwoffle): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2016-12-23 15:18:02 +01:00
Thomas Danckaert d205f895ca
gnu: Add python-hdf4.
* gnu/packages/python.scm (python-hdf4, python2-hdf4): New variables.

Co-authored-by: Marius Bakke <mbakke@fastmail.com>
2016-12-23 14:51:56 +01:00
Leo Famulari 4b4ff6938d
gnu: qsyncthingtray: Update to 0.5.7.
* gnu/packages/sync.scm (qsyncthingtray): Update to 0.5.7.
2016-12-23 02:01:28 -05:00
Kei Kebreau e813f3956e
gnu: xonsh: Fix description.
* gnu/packages/shells.scm (xonsh)[description]: Two spaces after a period.
2016-12-22 18:06:56 -05:00
Efraim Flashner a532a6711e
gnu: qtimageformats: Add jasper support.
* gnu/packages/qt.scm (qtimageformats)[inputs]: Add jasper.
2016-12-23 01:01:27 +02:00
Stefan Reichör 572ee05c31
gnu: xonsh: Update to 0.5.0.
* gnu/packages/shells.scm (xonsh): Update to 0.5.0.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2016-12-22 17:59:41 -05:00
Marius Bakke 059b3aa9c3
gnu: gnupg: Fix build on 32-bit architectures.
* 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-22 15:05:50 +01:00
Ricardo Wurmus 8e401ab6db
gnu: python-scikit-learn: Update to 0.18.1.
* gnu/packages/python.scm (python-scikit-learn): Update to 0.18.1.
[arguments]: Remove special "check" phase.
[native-inputs]: Add python-cython.
2016-12-22 13:19:20 +01:00
Leo Famulari 8bf4a6aecd
gnu: shotwell: Update to 0.25.2.
* gnu/packages/gnome.scm (shotwell): Update to 0.25.2.
2016-12-22 02:54:42 -05:00
Efraim Flashner 5d0ebcc4cf
gnu: gcc: Update to 6.3.0.
* gnu/packages/gcc.scm (gcc): Update to 6.3.0.
2016-12-22 02:53:24 +02:00
Efraim Flashner 0d1baed223
gnu: abcde: Add flac support.
* gnu/packages/cdrom.scm (abcde)[inputs]: Add flac.
[arguments]: Wrap the bunary with flac's bin dir also.
2016-12-22 02:53:19 +02:00