Commit Graph

36188 Commits (63eb2b899be7ac857454442e09d0ebd23fe4f871)

Author SHA1 Message Date
Tobias Geerinckx-Rice 716cd19ad2
gnu: loksh: Update to 6.4.
* gnu/packages/shells.scm (loksh): Update to 6.4.
[inputs]: Add ncurses.
2018-10-24 05:59:36 +02:00
Tobias Geerinckx-Rice e5d757709a
gnu: loksh: Don't use unstable tarball.
* gnu/packages/shells.scm (loksh)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2018-10-24 05:59:35 +02:00
Tobias Geerinckx-Rice d0d3ed6dfc
gnu: tinc: Update to 1.0.35 [fixes CVE-2018-{16737,16738,16758}].
* gnu/packages/vpn.scm (tinc): Update to 1.0.35.
2018-10-24 05:59:35 +02:00
Mark H Weaver ce7ceef37f
gnu: linux-libre: Update to 4.19.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.19.
(%linux-libre-hash): Update hash.
(%linux-libre-4.18-patches): Rename to ...
(%linux-libre-4.19-patches): ... this, and remove a patch that is
no longer needed.
(linux-libre, linux-libre-arm-generic, linux-libre-arm-omap2plus):
Use %linux-libre-4.19-patches instead of %linux-libre-4.18-patches.
* gnu/packages/aux-files/linux-libre/4.18-arm.conf,
gnu/packages/aux-files/linux-libre/4.18-arm64.conf,
gnu/packages/aux-files/linux-libre/4.18-i686.conf,
gnu/packages/aux-files/linux-libre/4.18-x86_64.conf: Remove files.
* gnu/packages/aux-files/linux-libre/4.19-arm.conf,
gnu/packages/aux-files/linux-libre/4.19-arm64.conf,
gnu/packages/aux-files/linux-libre/4.19-i686.conf,
gnu/packages/aux-files/linux-libre/4.19-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Adjust accordingly.
2018-10-23 22:57:14 -04:00
Tobias Geerinckx-Rice d9bcdfce29
gnu: mongodb: Use INVOKE.
* gnu/packages/databases.scm (mongodb)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-10-24 04:56:23 +02:00
Tobias Geerinckx-Rice 94617bddb0
gnu: libbytesize: Update to 1.4.
* gnu/packages/c.scm (libbytesize): Update to 1.4.
[source]: Parametrise.
2018-10-24 04:56:23 +02:00
Tobias Geerinckx-Rice 50f5aa4b9e
gnu: xmlsec: Update to 1.2.27.
* gnu/packages/xml.scm (xmlsec): Update to 1.2.27.
[source]: Don't rely on NAME.
2018-10-24 04:56:23 +02:00
Tobias Geerinckx-Rice 0ba0ab814a
gnu: Add wavemon.
* gnu/packages/hardware.scm (wavemon): New public variable.
2018-10-24 03:58:20 +02:00
Mark H Weaver d78587edca
gnu: icecat: Add fixes from mozilla-esr60 [security fixes].
Includes fixes for CVE-2018-12389, CVE-2018-12390, CVE-2018-12391,
CVE-2018-12392, CVE-2018-12393, CVE-2018-12395, CVE-2018-12396, and
CVE-2018-12397.

* gnu/packages/gnuzilla.scm (icecat)[source]: Add selected changesets from the
upstream mozilla-esr60 repository.  Relabel some previously existing patches
to reflect CVE assignments.
2018-10-23 19:41:47 -04:00
Brett Gilio b4237a6ec0
gnu: emacs-nov-el: Update to 0.2.6.
* gnu/packages/emacs.scm (emacs-nov-el): Update to 0.2.6.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-10-23 23:58:39 +02:00
Leo Famulari 12995856e2
gnu: libssh: Fetch the source code more efficiently.
* gnu/packages/ssh.scm (libssh)[source]: Use the git:// protocol.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-10-23 23:58:39 +02:00
Laura Lazzati b55697fbb4
gnu: Add r-aspi.
* gnu/packages/cran.scm (r-aspi): New variable.

Signed-off-by: Gábor Boskovits <boskovits@gmail.com>
2018-10-23 23:20:13 +02:00
Pierre Neidhardt d89872f955
gnu: sbcl-parse-float: Remove comment about license.
* gnu/packages/lisp.scm (sbcl-parse-float): The license really is public domain.
2018-10-23 20:36:58 +02:00
Meiyo Peng bf076d8ba6
gnu: Add libstatgrab.
* gnu/packages/lxqt.scm (libstatgrab): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-23 22:39:09 +08:00
Meiyo Peng 64fac507dd
gnu: Add libdbusmenu-qt.
* gnu/packages/lxqt.scm (libdbusmenu-qt): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-23 22:23:49 +08:00
Meiyo Peng d58aefdf06
gnu: lxqt.scm: Sort packages alphabetically.
* gnu/packages/lxqt.scm: Sort packages alphabetically.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-23 21:37:48 +08:00
Meiyo Peng 088096aa0e
gnu: lxqt-build-tools: Update download URL and home page URL.
* gnu/packages/lxqt.scm (lxqt-build-tools)
[source]: Update download URL to the 'lxqt' repository.
[home-page]: Use HTTPS.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-23 21:33:45 +08:00
Meiyo Peng 70c488f8dd
gnu: lxqt-session: Update to 0.13.0.
* gnu/packages/lxqt.scm (lxqt-session): Update to 0.13.0.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-23 21:29:55 +08:00
Nicolas Goaziou f0ac761f95
gnu: grammalecte: Update home page.
* gnu/packages/dictionaries.scm (grammalecte)[home-page]: Update URL.
2018-10-23 09:59:16 +02:00
Leo Famulari a89f731b15
gnu: Xiph: Use HTTPS URLs.
* gnu/packages/xiph.scm (libogg, libvorbis, libtheora, speex, speexdsp, ao,
flac, libkate, vorbis-tools, opus-tools opusfile, icecast, libshout)[source]:
Use HTTPS URLs.
(icecast)[home-page]: Use HTTPS URL.
2018-10-23 00:18:17 -04:00
Leo Famulari a640492f6d
gnu: Opus: Update to 1.3.
* gnu/packages/xiph.scm (opus): Update to 1.3.
2018-10-23 00:18:17 -04:00
Leo Famulari d0ff383ed8
gnu: opus-tools: Update to 0.2.
* gnu/packages/xiph.scm (opus-tools): Update to 0.2.
[native-inputs]: Add pkg-config.
[inputs]: Add libopusenc and opusfile. Remove libogg and opus.
2018-10-23 00:18:17 -04:00
Leo Famulari 844b3272da
gnu: opusfile: Propagate dependencies required in pkg-config.
* gnu/packages/xiph.scm (opusfile)[inputs]: Move libogg and openssl to
propagated-inputs.
2018-10-23 00:18:17 -04:00
Leo Famulari ce08d54c35
gnu: Add libopusenc.
* gnu/packages/xiph.scm (libopusenc): New variable.
2018-10-23 00:18:13 -04:00
Tobias Geerinckx-Rice d6a9c4ecfb
gnu: unbound: Update to 1.8.1.
* gnu/packages/dns.scm (unbound): Update to 1.8.1.
2018-10-23 04:18:50 +02:00
Tobias Geerinckx-Rice 661da25133
gnu: Remove duplicate import from (gnu packages messaging).
* gnu/packages/messaging.scm (define-module): Remove duplicate module
import.  Order the remainder alphabetically.
2018-10-23 04:18:40 +02:00
Tobias Geerinckx-Rice ee5c83533d
gnu: cppcheck: Update to 1.85.
* gnu/packages/check.scm (cppcheck): Update to 1.85.
2018-10-23 03:14:31 +02:00
Tobias Geerinckx-Rice 3891c38346
gnu: bs1770gain: Update to 0.5.1.
* gnu/packages/audio.scm (bs1770gain): Update to 0.5.1.
2018-10-23 03:14:30 +02:00
Tobias Geerinckx-Rice 2820e31590
gnu: zstd: Update to 1.3.7.
* gnu/packages/compression.scm (zstd): Update to 1.3.7.
2018-10-23 03:14:30 +02:00
Ludovic Courtès 62a14bd26f
scripts: Suggest running 'guix gc' when we're short on disk space.
* guix/scripts.scm (%disk-space-warning): New variable.
(warn-about-disk-space): New procedure.
* guix/scripts/package.scm (build-and-use-profile): Use it.
* guix/scripts/system.scm (process-action): Likewise.
2018-10-23 01:04:39 +02:00
Marius Bakke 63abd1e2a3
gnu: python-pymongo: Update to 3.7.2.
* gnu/packages/python.scm (python-pymongo): Update to 3.7.2.
2018-10-22 23:01:19 +02:00
Marius Bakke 47d7c10387
gnu: python-sure: Update to 1.4.11.
* gnu/packages/python.scm (python-sure): Update to 1.4.11.
2018-10-22 23:01:19 +02:00
Marius Bakke 9b9aaa57e3
gnu: python-markdown: Update to 3.0.1.
* gnu/packages/python.scm (python-markdown): Update to 3.0.1.
[arguments]: Remove.
2018-10-22 23:01:19 +02:00
Marius Bakke 1b50df7d5b
gnu: python-markdown: Update home page.
* gnu/packages/python.scm (python-markdown)[home-page]: Change to current.
2018-10-22 23:01:19 +02:00
Marius Bakke cb61baf0e7
gnu: python-m2crypto: Update to 0.30.1.
* gnu/packages/python-crypto.scm (python-m2crypto): Update to 0.30.1.
2018-10-22 23:01:19 +02:00
Marius Bakke e810de3e68
gnu: python-m2crypto: python-typing is only needed for python2.
* gnu/packages/python-crypto.scm (python-m2crypto)[propagated-inputs]: Remove.
[properties]: New field.
(python2-m2crypto)[propagated-inputs]: Add PYTHON2-TYPING.
2018-10-22 23:01:19 +02:00
Marius Bakke 90fb136ff7
gnu: xorg-server: Update to 1.20.2.
* gnu/packages/xorg.scm (xorg-server): Update to 1.20.2.
2018-10-22 23:01:19 +02:00
Marius Bakke 4350cacdf7
gnu: xf86-input-libinput: Update to 0.28.1.
* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.28.1.
2018-10-22 23:01:18 +02:00
Marius Bakke 3743e117a6
gnu: libmd: Update to 1.0.1.
* gnu/packages/crypto.scm (libmd): Update to 1.0.1.
2018-10-22 23:01:18 +02:00
Marius Bakke f38eedd518
gnu: samba: Update to 4.8.6.
* gnu/packages/samba.scm (samba): Update to 4.8.6.
2018-10-22 23:01:18 +02:00
Marius Bakke 3ad0a35890
gnu: Add GN.
* gnu/packages/build-tools.scm (gn): New public variable.
2018-10-22 23:01:18 +02:00
Marius Bakke f232c875d2
gnu: python-lazy-object-proxy: Update to 1.3.1.
* gnu/packages/python.scm (python-lazy-object-proxy): Update to 1.3.1.
2018-10-22 23:01:18 +02:00
Marius Bakke b45688313b
gnu: python-mistune: Update to 0.8.4.
* gnu/packages/python.scm (python-mistune): Update to 0.8.4.
2018-10-22 23:01:18 +02:00
Meiyo Peng 9861bcd182
gnu: liblxqt: Update to 0.13.0.
* gnu/packages/lxqt.scm (liblxqt): Update to 0.13.0.
[source]: Remove patches.
[home-page]: Use HTTPS.
* gnu/packages/patches/liblxqt-include.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-22 22:09:51 +08:00
Meiyo Peng 50401c2a68
gnu: libqtxdg: Update to 3.2.0.
* gnu/packages/lxqt.scm (libqtxdg): Update to 3.2.0.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-22 22:09:51 +08:00
Christopher Lemmer Webber 51f4e36cb9
gnu: Add emacs-scribble-mode.
* gnu/packages/emacs.scm (emacs-scribble-mode): New variable.
2018-10-22 09:59:42 -04:00
Nicolas Goaziou 3a352a4405
gnu: snap: Update to 4.2.2.2.
* gnu/packages/education.scm (snap): Update to 4.2.2.2.  Update source URL.
2018-10-22 15:56:38 +02:00
Ricardo Wurmus 09aa3d063a
gnu: Add r-ruvseq.
* gnu/packages/bioconductor.scm (r-ruvseq): New variable.
2018-10-22 13:00:24 +02:00
Leo Famulari 318ec0a896
gnu: livemedia-utils: Update to 2018.10.17 [fixes CVE-2018-4013].
* gnu/packages/video.scm (livemedia-utils): Update to 2018.10.17.
2018-10-22 03:37:53 -04:00
Leo Famulari 69c69c2d8e
gnu: libmpdclient: Update to 2.16.
* gnu/packages/mpd.scm (libmpdclient): Update to 2.16.
2018-10-21 23:55:28 -04:00