Commit graph

28681 commits

Author SHA1 Message Date
Pierre Neidhardt
8f41fa066e
gnu: Add jpl-queues.
* gnu/packages/lisp.scm (cl-jpl-queues, ecl-jpl-queues, sbcl-jpl-queues): New variables.
2018-10-19 17:54:10 +02:00
Pierre Neidhardt
232e1abce7
gnu: Add jpl-util.
* gnu/packages/lisp.scm (cl-jpl-util, ecl-jpl-util, sbcl-jpl-util): New variables.
2018-10-19 17:54:10 +02:00
Pierre Neidhardt
ef091e9155
gnu: Add cl-yacc.
* gnu/packages/lisp.scm (cl-cl-yacc, ecl-cl-yacc, sbcl-cl-yacc): New variables.
2018-10-19 17:54:10 +02:00
Pierre Neidhardt
2d418bfa39
gnu: Add babel.
* gnu/packages/lisp.scm (cl-babel, ecl-babel, sbcl-babel): New variables.
2018-10-19 17:54:09 +02:00
Pierre Neidhardt
4ef9ddbdae
gnu: Add hu.dwim.stefil.
* gnu/packages/lisp.scm (cl-hu.dwim.stefil, ecl-hu.dwim.stefil, sbcl-hu.dwim.stefil): New variables.
2018-10-19 17:54:09 +02:00
Pierre Neidhardt
0cd6fb4970
gnu: Add hu.dwim.asdf.
* gnu/packages/lisp.scm (cl-hu.dwim.asdf, ecl-hu.dwim.asdf, sbcl-hu.dwim.asdf): New variables.
2018-10-19 17:54:09 +02:00
Pierre Neidhardt
8c661ff1ef
gnu: Add trivial-features.
* gnu/packages/lisp.scm (cl-trivial-features, ecl-trivial-features, sbcl-trivial-features): New variables.
2018-10-19 17:54:09 +02:00
Pierre Neidhardt
99c6124229
gnu: Add cl-strings.
* gnu/packages/lisp.scm (cl-strings, sbcl-cl-strings, ecl-cl-strings): New variables.
2018-10-19 17:25:40 +02:00
Pierre Neidhardt
e7b2937d19
gnu: Add texlive-latex-koma-script.
* gnu/packages/tex.scm (texlive-latex-koma-script): New variable.
2018-10-19 15:17:55 +02:00
Pierre Neidhardt
17ef5f1ff9
gnu: Add texlive-latex-pgf.
* gnu/packages/tex.scm (texlive-latex-pgf): New variable.
2018-10-19 15:16:40 +02:00
Pierre Neidhardt
910d67fb95
gnu: Add texlive-generic-ulem.
* gnu/packages/tex.scm (texlive-generic-ulem): New variable.
2018-10-19 15:11:52 +02:00
Pierre Neidhardt
0e73c11bb2
gnu: Add texlive-latex-eukdate.
* gnu/packages/tex.scm (texlive-latex-eukdate): New variable.
2018-10-19 15:10:18 +02:00
Pierre Neidhardt
707babdde4
gnu: Add texlive-latex-needspace.
* gnu/packages/tex.scm (texlive-latex-needspace): New variable.
2018-10-19 15:10:02 +02:00
Pierre Neidhardt
b718793e2a
gnu: Add texlive-latex-ms.
* gnu/packages/tex.scm (texlive-latex-ms): New variable.
2018-10-19 15:08:45 +02:00
Rutger Helling
0fd874ebd1
gnu: youtube-dl: Update to 2018.10.05.
* gnu/packages/video.scm (youtube-dl): Update to 2018.10.05.
2018-10-19 11:43:35 +02:00
Rutger Helling
7d1f21c69a
gnu: vulkan-headers: Update to 1.1.85.0.
* gnu/packages/vulkan.scm (vulkan-headers): Update to 1.1.85.0.
* gnu/packages/vulkan.scm (vulkan-loader): Update hash.
* gnu/packages/vulkan.scm (vulkan-tools): Update hash.
2018-10-19 08:43:29 +02:00
Leo Famulari
eed00f93e8
gnu: libssh: Update to 0.7.6 [fixes CVE-2018-10933].
* gnu/packages/ssh.scm (libssh): Update to 0.7.6.
* gnu/packages/patches/libssh-hostname-parser-bug.patch: Adjust patch.
2018-10-18 23:08:45 -04:00
Mark H Weaver
75b2afd953
gnu: linux-libre: Update to 4.18.15.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.18.15.
(%linux-libre-hash): Update hash.
2018-10-18 22:53:00 -04:00
Mark H Weaver
ef8e7e3298
gnu: linux-libre@4.14: Update to 4.14.77.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.77.
(%linux-libre-4.14-hash): Update hash.
2018-10-18 22:52:58 -04:00
Mark H Weaver
1e672a01be
gnu: linux-libre@4.9: Update to 4.9.134.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.134.
2018-10-18 22:52:56 -04:00
Marius Bakke
29f40ee547
gnu: libgit2: Update to 0.26.7.
* gnu/packages/version-control.scm (libgit2): Update to 0.26.7.
2018-10-19 03:18:57 +02:00
Marius Bakke
2c0a3ed1f9
gnu: tmux: Update to 2.8.
* gnu/packages/tmux.scm (tmux): Update to 2.8.
2018-10-19 03:18:57 +02:00
Marius Bakke
a908ffd1ab
gnu: notmuch: Update to 0.28.
* gnu/packages/mail.scm (notmuch): Update to 0.28.
2018-10-19 03:18:57 +02:00
Mark H Weaver
402e60859d
gnu: linux-libre: Enable SHPC PCI Hotplug driver on ARM64.
Fixes <https://bugs.gnu.org/32840> on ARM64.

* gnu/packages/aux-files/linux-libre/4.18-arm64.conf: Add
CONFIG_HOTPLUG_PCI_SHPC=y.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-10-19 00:11:42 +02:00
Ludovic Courtès
d36cd88873
gnu: grub-efi: Fix an uninitialized variable issue.
* gnu/packages/patches/grub-check-error-efibootmgr.patch: Add hunk to
correct uninitialized variable.
2018-10-19 00:11:42 +02:00
Alex Vong
33428d1267
gnu: javacc: Bootstrap from javacc-4 instead of bootstrap binary.
* gnu/packages/java.scm (javacc)[source](snippet): Delete bootstrap binary.
[arguments]: Set 'bootstrap-jar' path.
[native-inputs]: Add 'javacc-4'.
2018-10-18 14:59:55 +02:00
Alex Vong
6662d65f96
gnu: javacc: Use snippet to delete bundled jars.
* gnu/packages/java.scm (javacc-4)[source](snippet, modules): New fields.
[arguments]: Remove 'delete-bundled-libs' phase and add 'delete-tests'
phase.
* gnu/packages/java.scm (javacc)[source](snippet, modules): New fields.
[arguments]: Remove 'delete-bundled-libs' phase.
2018-10-18 14:59:52 +02:00
Alex Vong
53fb0476ec
gnu: javacc: 'javacc' now inherits from 'javacc-4'.
* gnu/packages/java.scm (javacc, javacc-4): 'javacc' now inherits from
'javacc-4' instead of the opposite around.
2018-10-18 14:59:44 +02:00
Kei Kebreau
b286e3b368
gnu: retux: Update to 1.3.6.
* gnu/packages/games.scm (retux): Update to 1.3.6.
2018-10-17 17:04:27 -04:00
Kei Kebreau
0592db2873
gnu: wesnoth: Update to 1.14.5.
* gnu/packages/games.scm (wesnoth): Update to 1.14.5.
2018-10-17 16:27:38 -04:00
Marius Bakke
a55ebe2e3a
gnu: python2: Add upstream security fixes.
This addresses CVE-2018-{1060,1061,14647,1000802}.

* gnu/packages/patches/python2-CVE-2018-1000802.patch,
gnu/packages/patches/python2-CVE-2018-1060.patch,
gnu/packages/patches/python2-CVE-2018-1061.patch,
gnu/packages/patches/python2-CVE-2018-14647.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/python.scm (python-2/fixed): New variable.
(python-2.7)[replacement]: New field.
(python2-minimal): Use PACKAGE/INHERIT.
2018-10-17 20:34:37 +02:00
Marius Bakke
90aeaee861
gnu: python: Fix CVE-2018-14647.
* gnu/packages/patches/python-CVE-2018-14647.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/python.scm (python-3/fixed): New variable.
(python-3.6)[replacement]: New field.
(python-minimal, python-debug, wrap-python3): Use PACKAGE/INHERIT instead of
standard inheritance.
2018-10-17 20:34:37 +02:00
Efraim Flashner
1d43756107
gnu: strace: Check before enabling personalities.
* gnu/packages/linux.scm (strace)[arguments]: Add configure flag to
check for personality support.
2018-10-17 21:28:05 +03:00
Kei Kebreau
82402f76be
gnu: hyperrogue: Update to 10.4t.
* gnu/packages/games.scm (hyperrogue): Update to 10.4t.
[arguments]: Modify 'make-flags'. Modify 'configure' and 'install' phases.
2018-10-17 13:47:41 -04:00
Pierre Neidhardt
05f8943f04
gnu: emacs-helm-system-packages: Add recutils to inputs.
* gnu/packages/emacs.scm (emacs-helm-system-packages)[inputs]: Use recutils.
2018-10-17 10:37:35 +02:00
Efraim Flashner
15b283e712
gnu: streamlink: Update to 0.14.2.
* gnu/packages/video.scm (streamlink): Update to 0.14.2.
[source]: Download from pypi.
2018-10-17 11:24:18 +03:00
Maxim Cournoyer
24220e0f09
gnu: emacs-nodejs-repl: Update to 0.2.0.
* gnu/packages/emacs.scm (emacs-nodejs-repl): Update to 0.2.0.
2018-10-16 23:02:50 -04:00
Eric Bavier
6f1ce09d79
gnu: Add guix-minimal.
* gnu/packages/guile.scm (guile-2.0.13): New variable.
* gnu/packages/package-management.scm (guix)[arguments]: Adjust 'wrap-program'
phase to handle "missing" inputs.
(guix-minimal): New variable.
2018-10-16 17:09:15 -05:00
Eric Bavier
c8e3651a82
gnu: guile2.0-guix: Fix build.
* gnu/packages/gnupg.scm (guile2.0-gcrypt): New variable.
* gnu/packages/guile.scm (guile2.0-sqlite3): New variable.
* gnu/packages/package-management.scm (guile2.0-guix)[propagated-inputs]: Use
them.
2018-10-16 17:09:15 -05:00
Leo Famulari
02d5ed4a27
gnu: GStreamer plugins: Update MP3 features for GStreamer 1.14.
GStreamer moved all MPEG-1 audio (mp1, mp2, and mp3) decoders and encoders to
the group of "good" plugins in GStreamer 1.14.0. See the 'NEWS' file for more
information.

* gnu/packages/gstreamer.scm (gst-plugins-ugly)[inputs]: Remove lame, mpg123,
and twolame.
(gst-plugins-bad): Remove mpg123.
(gst-plugins-good): Add lame, mpg123, and twolame.
2018-10-16 13:40:14 -04:00
Rutger Helling
2d4a753a7c
gnu: xpra: Update to 2.4.
* gnu/packages/xorg.scm (xpra): Update to 2.4.
2018-10-16 14:27:28 +02:00
Clément Lassieur
f1376bfabe
gnu: emacs-exwm: Update to 0.20.
* gnu/packages/emacs.scm (emacs-exwm): Update to 0.20.
[source]: Remove emacs-exwm-fix-fullscreen-issue.patch.
* gnu/local.mk (dist_patch_DATA): Remove patch.
* gnu/packages/patches/emacs-exwm-fix-fullscreen-issue.patch: Remove patch.
2018-10-16 11:10:04 +02:00
Clément Lassieur
503fe87098
gnu: emacs-xelb: Update to 0.16.
* gnu/packages/emacs.scm (emacs-xelb): Update to 0.16.
2018-10-16 10:57:53 +02:00
Ludovic Courtès
532f92c8f3
gnu: guix: Update to f9a8fce.
* gnu/packages/package-management.scm (guix): Update to f9a8fce.
2018-10-15 23:54:20 +02:00
Efraim Flashner
2ab321ca37
gnu: go@1.4: Add support for aarch64-linux.
* gnu/packages/golang.scm (go@1.4)[arguments]: Build for armhf-linux
when building for aarch64-linux.
[supported-systems]: Add aarch64-linux.
2018-10-15 14:21:07 +03:00
Rutger Helling
2c89b4b550
gnu: wine-staging: Update to 3.18.
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.18.
* gnu/packages/wine.scm (wine-staging): Update to 3.18.
2018-10-15 10:50:48 +02:00
Efraim Flashner
b7028a16e6
gnu: x265: Fix building on armhf-linux and aarch64-linux.
* gnu/packages/video.scm (x265)[source]: Update list of patches.
[arguments]: Change configure flag to ensure PIC for all architectures.
* gnu/packages/patches/x265-arm-asm-primitives.patch: Remove file.
* gnu/packages/patches/x265-detect512-all-arches.patch: New file.
* gnu/local.mk (dist_patch_DATA): Update patch registry.
2018-10-15 11:40:34 +03:00
Tobias Geerinckx-Rice
2d5fa80e83
gnu: audacity: Update home page.
* gnu/packages/audio.scm (audacity)[home-page]: Update.
2018-10-15 06:19:38 +02:00
Tobias Geerinckx-Rice
e02013b7de
gnu: hexchat: Use HTTPS home page.
* gnu/packages/messaging.scm (hexchat)[home-page]: Use HTTPS.
2018-10-15 06:19:38 +02:00
Tobias Geerinckx-Rice
4a147986a0
gnu: haveged: Teach the controversy.
* gnu/packages/linux.scm (haveged)[description]: Suggest adding
additional entropy sources.
2018-10-15 06:19:38 +02:00