Commit Graph

21053 Commits (6b26f9152c0c2088b2e891dadea81f5f6dc8b363)

Author SHA1 Message Date
Leo Famulari 606e246861
gnu: nfs-utils: Adapt to changes in glibc 2.26.
* gnu/packages/patches/nfs-utils-missing-headers.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/nfs.scm (nfs-utils)[source]: Use it.
2018-01-10 00:07:40 -08:00
Leo Famulari 03674a7ca2
gnu: rpcbind: Build with libnsl.
* gnu/packages/onc-rpc.scm (rpcbind)[inputs]: Add libnsl.
2018-01-10 00:07:39 -08:00
Leo Famulari 0f7db1d320
gnu: Add libnsl.
* gnu/packages/onc-rpc.scm (libnsl): New variable.
2018-01-10 00:07:39 -08:00
Leo Famulari e522771221
gnu: libtirpc: Update to 1.0.2.
* gnu/packages/onc-rpc.scm (libtirpc): Update to 1.0.2.
[source]: Adjust patch list.
* gnu/packages/patches/libtirpc-CVE-2017-8779.patch: Delete file.
* gnu/packages/patches/libtirpc-missing-headers.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2018-01-10 00:07:39 -08:00
Tobias Geerinckx-Rice 85afaceb10
gnu: xterm: Update to 331.
* gnu/packages/xorg.scm (xterm): Update to 331.
[arguments]: Remove now-default ‘--enable-256-color’ from #:configure-flags.
now enabled by default.
2018-01-10 02:08:36 +01:00
Tobias Geerinckx-Rice edfa2eee91
gnu: yoshimi: Update to 1.5.6.
* gnu/packages/music.scm (yoshimi): Update to 1.5.6.
[description]: Tweak slightly.
2018-01-10 01:52:26 +01:00
Tobias Geerinckx-Rice 5edc86820f
gnu: yoshimi: Find ncurses with pkg-config.
* gnu/packages/music.scm (yoshimi)[arguments]: Remove obsolete
‘find-ncurses’ phase.
2018-01-10 01:52:26 +01:00
Tobias Geerinckx-Rice 57b05e4a24
gnu: yadifa: Update to 2.3.7.
* gnu/packages/dns.scm (yadifa): Update to 2.3.7.
[arguments]: Add ‘--disable-build-timestamp’ and ‘--enable-acl’ to, and
remove ‘--enable-messages’ from #:configure-flags.
2018-01-10 01:52:25 +01:00
Eric Bavier eb0e51c4c7
gnu: perl-module-pluggable: Fix perms on patch.
* gnu/packages/patches/perl-module-pluggable-search.patch: Remove executable
bit.
2018-01-09 13:44:52 -06:00
Efraim Flashner fa58a0a62e
gnu: libb2: Only check for CPU optimisations on Intel architectures.
* gnu/packages/crypto.scm (libb2)[arguments]: Only pass the
configure-flag '--enable-fat' on i686 or x86_64.
2018-01-09 23:15:09 +02:00
Efraim Flashner 513dc568ca
gnu: iucode-tool: Limit to Intel compatible architectures.
* gnu/packages/linux.scm (iucode-tool)[supported-systems]: New field.
2018-01-09 23:11:57 +02:00
Marius Bakke 68b9be1fd8
gnu: notmuch: Update to 0.26.
* gnu/packages/mail.scm (notmuch): Update to 0.26.
2018-01-09 20:41:10 +01:00
Kei Kebreau 1e257d3da9
gnu: behave: Enable tests.
* gnu/packages/check.scm (behave)[native-inputs]: Add python-mock, python-nose
and python-pyhamcrest.
[arguments]: Remove #:tests?.  Add #:test-target.
2018-01-09 11:43:34 -05:00
Kei Kebreau 5b72dafe44
gnu: gnucash: Update to 2.6.19.
* gnu/packages/gnucash.scm (gnucash, gnucash-docs): Update to 2.6.19.
2018-01-09 11:42:51 -05:00
Tobias Geerinckx-Rice 0d92d2ad3d
gnu: tor: Update to 3.2.9.
* gnu/packages/tor.scm (tor): Update to 0.3.2.9.
2018-01-09 16:42:49 +01:00
Tobias Geerinckx-Rice 1e41bb1b65
gnu: geierlein: Use HTTPS for home page.
* gnu/packages/finance.scm (geierlein)[home-page]: Use HTTPS.
2018-01-09 16:42:49 +01:00
Tobias Geerinckx-Rice 1c21e734f4
gnu: geierlein: Update to 0.9.13.
* gnu/packages/finance.scm (geierlein): Update to 0.9.13.
2018-01-09 16:42:48 +01:00
Tobias Geerinckx-Rice 6c0b088740
gnu: libsrtp: Mark up description.
* gnu/packages/telephony.scm (libsrtp)[description]: Use @dfn.
2018-01-09 16:41:52 +01:00
Tobias Geerinckx-Rice b0c7e053d8
gnu: libsrtp: Update to 1.6.0.
* gnu/packages/telephony.scm (libsrtp): Update to 1.6.0.  Re-indent.
2018-01-09 16:41:51 +01:00
Ben Woodcroft 39fb853abe
gnu: seqmagick: Update to 0.7.0.
* gnu/packages/bioinformatics.scm (seqmagick): Update to 0.7.0.  Use
python-3.
[arguments]: Remove replacement phase for check.
[inputs]: Add biopython.  Remove python2-biopython-1.66.
(python2-biopython-1.66): Remove variable.
2018-01-09 22:39:05 +10:00
Eric Bavier 5424f9bcab
gnu: ledger: Fix test failures.
* gnu/packages/patches/ledger-revert-boost-python-fix.patch,
gnu/packages/patches/ledger-fix-uninitialized.patch: New patches.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/finance.scm (ledger)[source]: Use them.
2018-01-08 16:03:55 -06:00
Kei Kebreau 7f9866a312
gnu: emacs-auctex: Update to 12.1.0.
* gnu/packages/emacs.scm (emacs-auctex): Update to 12.1.0.
2018-01-08 21:11:50 -05:00
Leo Famulari 68aa384b85
gnu: Electrum: Update to 3.0.5 [security fixes].
This fixes a critical security issue:

<https://github.com/spesmilo/electrum/issues/3374>

* gnu/packages/finance.scm (electrum): Update to 3.0.5.
2018-01-08 20:57:39 -05:00
Leo Famulari 4880fddd5c
gnu: kurly: Install some documentation.
* gnu/packages/curl.scm (kurly)[arguments]: Install the README in an
'install-readme' phase and don't install the source code.
2018-01-08 20:39:38 -05:00
Marius Bakke 3aad4ed396
gnu: feh: Update to 2.23.
* gnu/packages/image-viewers.scm (feh): Update to 2.23.
2018-01-09 00:34:20 +01:00
Marius Bakke 0379e36248
gnu: xscreensaver: Update to 5.38.
* gnu/packages/xdisorg.scm (xscreensaver): Update to 5.38.
2018-01-09 00:34:20 +01:00
Marius Bakke f59158f9e6
gnu: samba: Update to 4.7.4.
* gnu/packages/samba.scm (samba): Update to 4.7.4.
2018-01-09 00:34:20 +01:00
Marius Bakke cadd0670e7
gnu: whois: Update to 5.2.20.
* gnu/packages/networking.scm (whois): Update to 5.2.20.
2018-01-09 00:34:20 +01:00
Marius Bakke e1c08dccc2
gnu: jsoncpp: Update to 1.8.4.
* gnu/packages/serialization.scm (jsoncpp): Update to 1.8.4.
2018-01-09 00:34:20 +01:00
Marius Bakke a60f13197e
gnu: Add vboot-utils.
* gnu/packages/bootloaders.scm (vboot-utils): New public variable.
2018-01-08 20:12:02 +01:00
Marius Bakke 55e1d39b47
gnu: Add iucode-tool.
* gnu/packages/linux.scm (iucode-tool): New public variable.
2018-01-08 20:12:02 +01:00
Marius Bakke d1ce1125b8
gnu: Add rename.
* gnu/packages/admin.scm (rename): New public variable.
2018-01-08 20:12:01 +01:00
Marius Bakke d7603bbbbe
gnu: lame: Remove obsolete workaround.
* gnu/packages/mp3.scm (lame)[native-inputs]: Remove.
2018-01-08 20:12:01 +01:00
Marius Bakke eebb7b635b
gnu: openvswitch: Update to 2.8.1.
* gnu/packages/networking.scm (openvswitch): Update to 2.8.1.
2018-01-08 20:11:58 +01:00
amirouche 3926a099b4
gnu: guile-wiredtiger: Update to 0.6.3.
* gnu/package/databases.scm (guile-wiredtiger): Update to 0.6.3.
[arguments]: Enable tests; disable parallel tests; remove
'remove-bundled-dependencies' phase.
[synopsis, description]: Improve them.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2018-01-08 12:46:53 -05:00
Mathieu Othacehe 2a67ff1f5e
gnu: Add emacs-bongo.
* gnu/packages/emacs.scm (emacs-bongo): New variable.
2018-01-08 16:19:53 +01:00
Ricardo Wurmus 0215f94e69
gnu: snakemake: Update to 4.4.0.
* gnu/packages/python.scm (snakemake): Update to 4.4.0.
2018-01-08 15:34:47 +01:00
Mark H Weaver 64a153bd1a
gnu: librsvg: Disable more failing tests.
* gnu/packages/gnome.scm (librsvg)[arguments]: Rename
'remove-failing-test' phase to 'remove-failing-tests'.  Disable more
tests that fail on i686 and armhf.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-08 15:11:18 +01:00
Tobias Geerinckx-Rice 2c5150ba2a
gnu: elixir: Update to 1.5.3.
* gnu/packages/elixir.scm (elixir): Update to 1.5.3.
2018-01-08 14:15:25 +01:00
宋文武 c8cee2ef96
gnu: Add darkstat.
* gnu/packages/monitoring.scm (darkstat): New variable.
2018-01-08 20:27:50 +08:00
Stefan Reichör 767d24e83b
gnu: Add html-xml-utils.
* gnu/packages/xml.scm (html-xml-utils): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-08 10:40:17 +01:00
Fis Trivial 4b3070f76d
gnu: Add rtags.
* gnu/packages/code.scm (rtags): New public variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2018-01-08 10:40:17 +01:00
Ludovic Courtès 2b778b27c9
gnu: guix: Update snapshot to c04ffad.
* gnu/packages/package-management.scm (guix): Update to c04ffad.
2018-01-08 10:40:16 +01:00
Tobias Geerinckx-Rice 50b97d1a80
gnu: youtube-dl: Update to 2018.01.07.
* gnu/packages/video.scm (youtube-dl): Update to 2018.01.07.
2018-01-08 08:21:00 +01:00
Tobias Geerinckx-Rice aba7d8e7e1
gnu: nano: Update to 2.9.2.
* gnu/packages/nano.scm (nano): Update to 2.9.2.
2018-01-08 08:16:59 +01:00
Tobias Geerinckx-Rice 19278d8da9
gnu: borg: Unbundle libb2.
* gnu/packages/backup.scm (borg)[source]: Remove bundled libb2 in snippet.
[inputs]: Add libb2.
[arguments]: Use it.
2018-01-08 07:58:31 +01:00
Tobias Geerinckx-Rice c6220b1301
gnu: Add libb2.
* gnu/packages/crypto.scm (libb2): New public variable.
2018-01-08 07:58:27 +01:00
Kei Kebreau 9268a3c4df
gnu: Add missing copyright line.
* gnu/packages/check.scm: Add copyright line for 18a4d6d.
2018-01-07 22:05:03 -05:00
Fis Trivial 18a4d6df24
gnu: Add python-pyhamcrest.
* gnu/packages/check.scm (python-pyhamcrest, python2-pyhamcrest): New
variables.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2018-01-07 20:20:26 -05:00
Ricardo Wurmus b94f250e5a
gnu: rosegarden: Use jack-1.
* gnu/packages/music.scm (rosegarden)[inputs]: Replace jack-2 with jack-1.
2018-01-07 15:42:29 +01:00
Ricardo Wurmus 0e78801abc
gnu: dssi: Use jack-1.
* gnu/packages/music.scm (dssi)[inputs]: Replace jack-2 with jack-1.
2018-01-07 15:42:28 +01:00
Ricardo Wurmus 43188faf2e
gnu: Add muse-sequencer.
* gnu/packages/music.scm (muse-sequencer): New variable.
2018-01-07 15:42:28 +01:00
Efraim Flashner beb7e659f2
gnu: mes: Generalize logic for native-inputs.
* gnu/packages/mes.scm (mes)[native-inputs]: On all architectures except
i686-linux use cross compiler packages.
2018-01-07 10:10:34 +02:00
Mark H Weaver 56804398a9
gnu: webkitgtk: Disable SharedArrayBuffers to mitigate Spectre.
* gnu/packages/patches/webkitgtk-mitigate-spectre.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/webkit.scm (webkitgtk)[source]: Add patch.
2018-01-07 01:14:49 -05:00
Mark H Weaver c23243fccd
gnu: icecat: Add more fixes, including Spectre mitigation.
* gnu/packages/gnuzilla.scm (icecat)[source]: Add more fixes from the
upstream mozilla-esr52 repository, plus a backported mitigation for
Spectre from Firefox 57.0.4.
* gnu/packages/patches/icecat-bug-1427870-spectre-mitigation.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-01-06 15:04:10 -05:00
Ludovic Courtès a4258dfa62
gnu: potrace: Relax unit tests.
* gnu/packages/patches/potrace-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/fontutils.scm (potrace)[source]: Use it.
2018-01-06 20:59:01 +01:00
Leo Famulari 5ae8c77ade
gnu: irssi: Update to 1.0.6 [fixes CVE-2017-{5205,5206,5207,5208}].
* gnu/packages/irc.scm (irssi): Update to 1.0.6.
2018-01-06 13:00:54 -05:00
Rutger Helling 0438f1d84d
gnu: gdm: Update to 3.26.2.1.
* gnu/packages/gnome.scm (gdm): Update to 3.26.2.1.
2018-01-06 16:55:55 +01:00
Tobias Geerinckx-Rice ae8e71ee48
gnu: gnome-online-accounts: Update to 3.26.2.
This removes telepathy support, which is actively discouraged upstream:
<https://git.gnome.org/browse/gnome-online-accounts/commit/?id=a65ebfe1069>.

* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.26.2.
[inputs]: Remove telepathy-glib.
2018-01-06 15:54:18 +01:00
nee a6542e964d
gnu: crawl, craw-titles: Update to 0.21.0.
* gnu/packages/games.scm (crawl, crawl-tiles): Update to 0.21.0.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-01-06 22:10:39 +08:00
Mark H Weaver af3f7f22f4
gnu: linux-libre: Update to 4.14.12.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.12.
(%linux-libre-hash): Update hash.
2018-01-06 00:39:07 -05:00
Mark H Weaver f2462bc366
gnu: linux-libre@4.9: Update to 4.9.75.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.75.
2018-01-06 00:38:27 -05:00
Mark H Weaver 630437d94e
gnu: linux-libre@4.4: Update to 4.4.110.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.110.
2018-01-06 00:37:31 -05:00
Kei Kebreau 6885745dc1
gnu: stellarium: Update to 0.17.0.
* gnu/packages/astronomy.scm (stellarium): Update to 0.17.0.
[source]: Use new upstream URL.
[arguments]: Adjust #:test-target; add #:configure-flags to locate the
qtserialport header files and enable the building of tests; remove
'patch-tests' phase.
2018-01-05 21:24:01 -05:00
Leo Famulari 20c295f9f3
gnu: python2-subprocess32: Skip the tests.
* gnu/packages/python.scm (python2-subprocess32)[arguments]: Skip the
tests.
2018-01-05 17:48:44 -05:00
Ricardo Wurmus c0c5feda4c
gnu: qjackctl: Add support for ALSA MIDI sequencer.
* gnu/packages/audio.scm (qjackctl)[inputs]: Add alsa-lib.
2018-01-05 23:32:02 +01:00
Ricardo Wurmus 54ea2d86dc
gnu: qjackctl: Update to 0.5.0.
* gnu/packages/audio.scm (qjackctl): Update to 0.5.0.
2018-01-05 23:26:51 +01:00
Ricardo Wurmus 0fe1752848
gnu: qsynth: Update to 0.5.0.
* gnu/packages/audio.scm (qsynth): Update to 0.5.0.
2018-01-05 23:25:08 +01:00
Ricardo Wurmus 2702e12e2d
gnu: Add padthv1.
* gnu/packages/music.scm (padthv1): New variable.
2018-01-05 22:30:52 +01:00
Ricardo Wurmus 23f45dd390
gnu: fluidsynth: Update to 1.1.9.
* gnu/packages/audio.scm (fluidsynth): Update to 1.1.9.
2018-01-05 22:30:52 +01:00
Ricardo Wurmus 49e41cd34b
gnu: synthv1: Update to 0.8.6.
* gnu/packages/music.scm (synthv1): Update to 0.8.6.
2018-01-05 22:30:52 +01:00
Ricardo Wurmus 4a5c398622
gnu: drumkv1: Update to 0.8.6.
* gnu/packages/music.scm (drumkv1): Update to 0.8.6.
2018-01-05 22:30:52 +01:00
Ricardo Wurmus e749ef2da5
gnu: samplv1: Update to 0.8.6.
* gnu/packages/music.scm (samplv1): Update to 0.8.6.
2018-01-05 22:30:52 +01:00
Konrad Hinsen f250a868d8
gnu: Add nmoldyn.
* gnu/packages/chemistry.scm (nmoldyn): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-01-05 16:19:09 -05:00
Konrad Hinsen 73114e30cb
gnu: Add domainfinder.
* gnu/packages/chemistry.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-01-05 16:19:09 -05:00
Leo Famulari 4d6ed794dd
gnu: Remove python-numpy-next.
This package was effectively superseded when NumPy was updated to 1.13.3.

This is a followup to commit 6801450279.

* gnu/packages/python.scm (python-numpy-next, python2-numpy-next):
Remove variables.
2018-01-05 16:03:21 -05:00
Tobias Geerinckx-Rice a7a8590bdc
gnu: btrfs-progs: Update to 4.14.1.
* gnu/packages/linux.scm (btrfs-progs): Update to 4.14.1.
2018-01-05 21:10:06 +01:00
Leo Famulari f9a6457dd6
gnu: python-zope-testing: Update to 4.6.1.
* gnu/packages/python-web.scm (python-zope-testing, python-zope-testing):
Update to 4.6.1.
[source]: Use pypi-uri.
2018-01-05 14:40:36 -05:00
Ricardo Wurmus 78357403fb
gnu: qjackrcd: Update to 1.2.2.
* gnu/packages/audio.scm (qjackrcd): Update to 1.2.2.
[source]: Fetch sources from git.
2018-01-05 20:39:13 +01:00
Leo Famulari 6801450279
gnu: python-numpy: Update to 1.13.3.
* gnu/packages/python.scm (python-numpy, python2-numpy): Update to 1.13.3.
2018-01-05 13:52:06 -05:00
Leo Famulari 6a25c6cd13
gnu: python-click: Disable the test suite.
* gnu/packages/python.scm (python-click, python2-click)[arguments]: Skip
the tests.
2018-01-05 13:52:05 -05:00
Leo Famulari 8cbbea150d
gnu: python-click-log: Update to 0.2.1.
* gnu/packages/python.scm (python-click-log): Update to 0.2.1.
2018-01-05 13:39:33 -05:00
Leo Famulari 8f25c2e438
gnu: python-click-threading: Update to 0.4.4.
* gnu/packages/python.scm (python-click-threading): Update to 0.4.4.
2018-01-05 13:39:30 -05:00
Efraim Flashner 6149fdfb5e
gnu: gcc@6: Fix building with glibc@2.26.
* gnu/packages/gcc.scm (gcc@6)[source]: Add snippet to adjust
linux-unwind.h to changes in glibc@2.26.  Add patch.
* gnu/packages/patches/gcc-libsanitizer-fix.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2018-01-05 16:37:09 +02:00
Tobias Geerinckx-Rice bc6ca5237a
gnu: log4cpp: Update to 1.1.3.
* gnu/packages/logging.scm (log4cpp): Update to 1.1.3.
2018-01-05 14:50:23 +01:00
Tobias Geerinckx-Rice d08be77afc
gnu: hdparm: Update to 9.53.
* gnu/packages/linux.scm (hdparm): Update to 9.53.
[description]: Fix @dfn{}.
2018-01-05 14:14:01 +01:00
Tobias Geerinckx-Rice e285bc899e
gnu: filezilla: Update to 3.29.0.
* gnu/packages/ftp.scm (filezilla): Update to 3.29.0.
2018-01-05 14:00:37 +01:00
Tobias Geerinckx-Rice 7cace18624
gnu: libfilezilla: Expand description.
In theory, this isn't just an FTP client library. In practice, it is.

* gnu/packages/ftp.scm (libfilezilla)[description]: Illustrate features.
2018-01-05 13:08:04 +01:00
Tobias Geerinckx-Rice 0943ec4f7f
gnu: libfileziila: Update to 0.11.2.
* gnu/packages/ftp.scm (libfilezilla): Update to 0.11.2.
2018-01-05 13:06:31 +01:00
Konrad Hinsen 42d6bffc2f
gnu: Add python2-mmtk.
* gnu/packages/python.scm (python2-mmtk): New public variable.
2018-01-05 10:29:51 +01:00
Mark H Weaver 247d23680a
Merge branch 'master' into core-updates 2018-01-04 21:21:04 -05:00
Eric Bavier 007c75f56f
gnu: ao-cad: Update and fix for aarch64.
* gnu/packages/patches/ao-cad-aarch64-support.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/engineering.scm (ao-cad)[source]: Use it.  Update snapshot to
fb288c9.  Use VCS helpers for version and file-name.
[arguments]: Add 'remove-native-compilation' phase.
2018-01-04 15:34:52 -06:00
Eric Bavier 17e1e21603
gnu: glog: Disable signal-handler unit tests.
* gnu/packages/logging.scm (glog)[arguments]: Add 'disable-signal-tests' phase.
2018-01-04 15:34:47 -06:00
Leo Famulari e21ce0f904
gnu: python-pytest-localserver: Update to 0.4.1.
* gnu/packages/check.scm (python-pytest-localserver): Update to 0.4.1.
2018-01-04 14:24:23 -05:00
Mark Meyer 72687ca5d2
gnu: surfraw: Point to the correct Perl executable.
* gnu/packages/web.scm (surfraw)[arguments]: Hardcode the path to Perl
in a 'patch-perl' phase.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-01-04 13:34:58 -05:00
Leo Famulari ab2a4f8884
gnu: GNU Unifont: Update to 10.0.07.
* gnu/packages/fonts.scm (font-gnu-unifont): Update to 10.0.07.
2018-01-04 13:16:19 -05:00
Konrad Hinsen 49aebf9613
gnu: Add python2-scientific.
* gnu/packages/python.scm (python2-scientific): New public variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-01-04 12:44:03 -05:00
Konrad Hinsen 965ced9c04
gnu: Add python2-pyro.
* gnu/packages/python.scm (python2-pyro): New public variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-01-04 12:44:03 -05:00
Leo Famulari def8a62f62
gnu: file: Mention libmagic.
* gnu/packages/file.scm (file)[description]: Mention libmagic.
2018-01-04 12:44:03 -05:00
Roel Janssen e21f347357
gnu: vlc: Enable libdvdread and libdvdcss support.
* gnu/packages/video.scm (libdvdread): Compile with libdvdcss support;
  (vlc): Add libdvdread as input.
2018-01-04 17:11:24 +01:00
David Thompson c8320d1032
gnu: tiled: Update to 1.1.0.
* gnu/packages/game-development.scm (tiled): Update to 1.1.0.
2018-01-04 11:09:21 -05:00
Nicolas Goaziou 47fefe98aa
gnu: giac-xcas: Update to 1.4.9-43.
* gnu/packages/algebra.scm (giac-xcas): Update to 1.4.9-43.
2018-01-04 10:20:13 +01:00
Arun Isaac 2891ea39d2
gnu: Add emacs-evil-quickscope.
* gnu/packages/emacs.scm (emacs-evil-quickscope): New variable.
2018-01-04 14:13:21 +05:30
Mark H Weaver eaad722eb4
Revert "gnu: vlc: Enable libdvdread and libdvdcss support."
This reverts commit d5456444f7.
It broke 'gnome', via 'gnome-disk-utility'.
2018-01-04 02:41:25 -05:00
Björn Höfling 1a39141dcf
gnu: Add libgeotiff.
* gnu/packages/geo.scm (libgeotiff): New variable.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2018-01-04 12:15:29 +05:30
Danny Milosavljevic cc8d346b96
gnu: Add fc-host-tools.
* gnu/packages/embedded.scm (fc-host-tools): New variable.
2018-01-04 06:44:07 +01:00
Mark H Weaver 10db5e98ed
gnu: linux-libre: Update to 4.14.11.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.11.
(%linux-libre-hash): Update hash.
2018-01-03 22:18:41 -05:00
Mark H Weaver 96970868b0
gnu: linux-libre@4.9: Update to 4.9.74.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.74.
2018-01-03 22:17:31 -05:00
Mark H Weaver ceec0fb454
gnu: linux-libre@4.4: Update to 4.4.109.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.109.
2018-01-03 22:16:48 -05:00
Tobias Geerinckx-Rice 9d8fb0e30f
gnu: newsboat: Update to 2.10.2.
* gnu/packages/syndication.scm (newsboat): Update to 2.10.2.
[inherit]: Remove inheritance of unmaintained newsbeuter.
[native-inputs]: Remove perl.
[arguments]: Remove #:make-flags to build on ARM, which should work now.
[synopsis, description]: Mash up Newsboat's own description with useful
information from its predecessor.
2018-01-04 02:28:24 +01:00
Tobias Geerinckx-Rice 2feee5e7a3
gnu: newsbeuter, newsboat: Correct licence.
See <https://github.com/newsboat/newsboat/issues/34>.

* gnu/packages/syndication.scm (newsbeuter)[license]: x11 -> expat.
2018-01-04 01:27:39 +01:00
Tobias Geerinckx-Rice e46e70acaa
gnu: json-c: Update to 0.13.
* gnu/packages/web.scm (json-c): Update to 0.13.
[description]: Add new resolution.
(json-c-0.12): New public variable.
(hubbub)[inputs]: Use it.
* gnu/packages/syndication.scm (newsbeuter)[inputs]:
Likewise.
2018-01-04 01:12:16 +01:00
Roel Janssen d5456444f7
gnu: vlc: Enable libdvdread and libdvdcss support.
* gnu/packages/video.scm (libdvdread): Compile with libdvdcss support;
  (vlc): Add libdvdread as input.
2018-01-04 00:46:32 +01:00
Leo Famulari 690c9c18a5
gnu: ilmbase: Update to 2.2.1.
* gnu/packages/graphics.scm (ilmbase): Update to 2.2.1.
2018-01-03 17:16:39 -05:00
Leo Famulari 564f5da07d
gnu: openexr: Update to 2.2.1 [security fixes].
Fixes CVE-2017-{9110,9111,9112,9113,9114,9115,9116}.

* gnu/packages/graphics.scm (openexr): Update to 2.2.1.
2018-01-03 17:16:36 -05:00
Ludovic Courtès 8e7ec29df4
gnu: gcc@4.8: Fix libsanitizer cross-compilation.
This patch is modified from the original patch targeting gcc@5.

* gnu/packages/patches/gcc-asan-missing-include.patch: New file.
* gnu/packages/gcc.scm (gcc@4.8)[source](patches): Add it.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-01-03 23:06:44 +02:00
Efraim Flashner 7bbc708a4e
gnu: gcc@4.8: Fix building with glibc@2.26.
* gnu/packages/gcc.scm (gcc@4.8)[source]: Add snippet to adjust
linux-unwind.h to changes in glibc@2.26.
2018-01-03 23:06:43 +02:00
Leo Famulari 7a66b68730
gnu: fossil: Update to 2.4.
* gnu/packages/version-control.scm (fossil): Update to 2.4.
[source]: Remove patch.
* gnu/packages/patches/fossil-CVE-2017-17459.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-01-03 14:19:44 -05:00
Leo Famulari 4ed41f472b
Merge branch 'master' into core-updates 2018-01-03 14:18:01 -05:00
Leo Famulari 0c84e8679c
gnu: fossil: Fix CVE-2017-17459.
* gnu/packages/patches/fossil-CVE-2017-17459.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/version-control.scm (fossil)[source]: Use it.
2018-01-03 14:16:29 -05:00
Leo Famulari 9d7d8e7181
gnu: libtiff: Download over HTTP.
* gnu/packages/image.scm (libtiff)[source]: Use HTTP URL.
2018-01-03 13:32:30 -05:00
Leo Famulari 1ee750ba4c
gnu: krita: Add comment about the wrapper.
* gnu/packages/kde.scm (krita): Add comment.
2018-01-03 12:33:35 -05:00
Leo Famulari 990e93fce1
gnu: krita: Ensure icons are found at runtime.
Fixes <https://bugs.gnu.org/29905>.

* gnu/packages/kde.scm (krita)[arguments]: Set the QT_PLUGIN_PATH in a
new 'wrap-executable' phase.
2018-01-03 12:30:14 -05:00
Marius Bakke 48342a04ad
gnu: libotf: Use pkg-config to determine freetype location.
* gnu/packages/fontutils.scm (libotf)[native-inputs]: Add PKG-CONFIG.
2018-01-03 18:17:03 +01:00
Hartmut Goebel ed8bdde9ce
gnu: kdelibs4support: Blacklist a recently failing test-function. 2018-01-03 15:53:56 +01:00
Rutger Helling 417903c63c
gnu: wine64-staging: Fix incorrect input.
* gnu/packages/wine.scm (wine64-staging): Copy from correct "wine-staging" input
instead of "wine".
2018-01-03 10:58:55 +01:00
Rutger Helling e6b94a0247
gnu: wine64-staging: Fix arguments.
* gnu/packages/wine.scm (wine64-staging)[arguments]: Use new
'copy-wine32-binaries and 'copy-wine32-manpage phases instead of
'copy-wine32-files phase.
2018-01-03 10:40:59 +01:00
Rutger Helling 036f35772c
gnu: wine64: Fix arguments.
* gnu/packages/wine.scm (wine64)[arguments]: Use new
'copy-wine32-binaries and 'copy-wine32-manpage phases instead of
'copy-wine32-files phase.
2018-01-03 10:40:59 +01:00
Rutger Helling 3ee6315d8b
gnu: wine: Update to 2.0.4.
* gnu/packages/wine.scm: Update to 2.0.4.
2018-01-03 10:40:59 +01:00
Leo Famulari a684e38d73
gnu: python-mistune: Update to 0.8.3 [fixes CVE-2017-{15612,16876}].
* gnu/packages/python.scm (python-mistune, python2-mistune): Update to 0.8.3.
2018-01-03 00:34:04 -05:00
Leo Famulari 7526338837
gnu: httpd: Update to 2.4.29.
* gnu/packages/web.scm (httpd): Update to 2.4.29.
[source]: Remove patch.
* gnu/packages/patches/httpd-CVE-2017-9798.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-01-03 00:34:03 -05:00
Adriano Peluso 48a716c484
gnu: OBS Studio: Update to 20.1.3
* gnu/packages/video.scm (obs): Update to 20.1.3

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-01-02 21:31:14 -05:00
Arun Isaac ab8a4a78d5
gnu: Add emacs-evil-smartparens.
* gnu/packages/emacs.scm (emacs-evil-smartparens): New variable.
2018-01-02 23:34:02 +05:30
Tobias Geerinckx-Rice 02482f5d29
gnu: knot: Update to 2.6.4.
* gnu/packages/dns.scm (knot): Update to 2.6.4.
2018-01-02 17:30:52 +01:00
Tobias Geerinckx-Rice 1c848029b7
gnu: re2: Update to 2018-01-01.
* gnu/packages/regex.scm (re2): Update to 2018-01-01.
2018-01-02 17:30:17 +01:00
Marius Bakke 0f72f05238
gnu: docbook-xsl: Disable recursion in string substitution.
Fixes <https://bugs.gnu.org/29782>.
Reported by Gábor Boskovits.

* gnu/packages/patches/docbook-xsl-nonrecursive-string-subst.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/docbook.scm (docbook-xsl)[source](patches): Use it.
[native-inputs]: Add XZ.
[arguments]: Adjust PATH accordingly.
2018-01-02 17:01:07 +01:00
Marius Bakke 0c86790bfd
Revert "gnu: glibc: Fix CVE-2017-15670, CVE-2017-15671."
These issues has been classified as minor by Debian:

https://security-tracker.debian.org/tracker/CVE-2017-15670
https://security-tracker.debian.org/tracker/CVE-2017-15671

In addition, the patch only fixes one of the two CVEs it claims to fix.  We
don't backport most CVEs, especially non-critical ones, so no need to carry
this (which is in 2.26).  See discussion at <https://bugs.gnu.org/29490>.

This reverts commit 60e29339d8.
2018-01-02 16:55:17 +01:00
Tobias Geerinckx-Rice 8057dee15b
gnu: htslib: Mark up description.
* gnu/packages/bioinformatics.scm (htslib)[description]: Use @command{}.
2018-01-02 16:13:23 +01:00
Ricardo Wurmus 7edee34427
gnu: ribotaper: Wrap executables.
* gnu/packages/bioinformatics.scm (ribotaper)[arguments]: Add phase
"wrap-executables".
2018-01-02 12:07:06 +01:00
Rutger Helling 1adc6013fe
gnu: wine64-staging: Copy missing man file.
* gnu/packages/wine.scm (wine64-staging)[arguments]: Copy missing man file from
"wine-staging" input. Clarify 'copy-wine32-files phase with comments.
[synopsis]: Use proper "WoW64" term.
2018-01-02 11:40:02 +01:00
Rutger Helling 68e4921130
gnu: wine64: Copy missing man file.
* gnu/packages/wine.scm (wine64)[arguments]: Copy missing man file from "wine"
input. Clarify 'copy-wine32-files phase with comments.
[synopsis]: Use proper "WoW64" term.
2018-01-02 11:39:57 +01:00
Rutger Helling 95c45e5349
gnu: wine-staging: Update synopsis.
* gnu/packages/wine.scm (wine-staging)[synopsis]: Clarify synopsis.
2018-01-02 08:32:22 +01:00
Rutger Helling 06e57331fc
gnu: wine: Update synopsis.
* gnu/packages/wine.scm (wine)[synopsis]: Clarify synopsis.
2018-01-02 08:32:18 +01:00
Mark H Weaver 4adde2a919
gnu: emacs-no-x: Remove more inputs from inherited emacs.
* gnu/packages/emacs.scm (emacs-no-x)[inputs]: Remove imagemagick,
libotf, and m17n-lib.
2018-01-02 02:21:29 -05:00
Mark H Weaver e1f32cf1b6
gnu: ocaml: Use gcc:lib from gcc, not gcc-4.9.
* gnu/packages/ocaml.scm (ocaml)[inputs]: Use canonical 'gcc', not gcc-4.9.
2018-01-02 02:15:12 -05:00
Tobias Geerinckx-Rice 6856518456
gnu: python-pysam: Update to 0.13.0.
* gnu/packages/bioinformatics.scm (python-pysam): Update to 0.13.0.
2018-01-02 02:13:38 +01:00
Tobias Geerinckx-Rice ddf38ece8a
gnu: htslib: Update to 1.6.
* gnu/packages/bioinformatics.scm (htslib): Update to 1.6.
2018-01-02 01:47:42 +01:00
Tobias Geerinckx-Rice e22473ffe2
gnu: ansible: Update to 2.4.2.0.
* gnu/packages/admin.scm (ansible): Update to 2.4.2.0.
[description]: Redistribute hyphens.
2018-01-02 01:17:58 +01:00
Tobias Geerinckx-Rice c89b9d63e1
gnu: moreutils: Update to 0.62.
* gnu/packages/moreutils.scm (moreutils): Update to 0.62.
2018-01-02 01:14:20 +01:00
Tobias Geerinckx-Rice ff18d0f186
gnu: ansible: Use HTTPS for home page.
* gnu/packages/admin.scm (ansible)[home-page]: Use HTTPS.
2018-01-02 00:31:55 +01:00