summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: linux-libre: Update to 4.19.Mark H Weaver2018-10-23
| | | | | | | | | | | | | | | | | | | * 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.
* gnu: mongodb: Use INVOKE.Tobias Geerinckx-Rice2018-10-24
| | | | | * gnu/packages/databases.scm (mongodb)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: libbytesize: Update to 1.4.Tobias Geerinckx-Rice2018-10-24
| | | | | * gnu/packages/c.scm (libbytesize): Update to 1.4. [source]: Parametrise.
* gnu: xmlsec: Update to 1.2.27.Tobias Geerinckx-Rice2018-10-24
| | | | | * gnu/packages/xml.scm (xmlsec): Update to 1.2.27. [source]: Don't rely on NAME.
* gnu: Add wavemon.Tobias Geerinckx-Rice2018-10-24
| | | | * gnu/packages/hardware.scm (wavemon): New public variable.
* gnu: icecat: Add fixes from mozilla-esr60 [security fixes].Mark H Weaver2018-10-23
| | | | | | | | | | 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.
* gnu: emacs-nov-el: Update to 0.2.6.Brett Gilio2018-10-23
| | | | | | * gnu/packages/emacs.scm (emacs-nov-el): Update to 0.2.6. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: libssh: Fetch the source code more efficiently.Leo Famulari2018-10-23
| | | | | | * gnu/packages/ssh.scm (libssh)[source]: Use the git:// protocol. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add r-aspi.Laura Lazzati2018-10-23
| | | | | | * gnu/packages/cran.scm (r-aspi): New variable. Signed-off-by: Gábor Boskovits <boskovits@gmail.com>
* gnu: sbcl-parse-float: Remove comment about license.Pierre Neidhardt2018-10-23
| | | | * gnu/packages/lisp.scm (sbcl-parse-float): The license really is public domain.
* gnu: Add libstatgrab.Meiyo Peng2018-10-23
| | | | | | * gnu/packages/lxqt.scm (libstatgrab): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Add libdbusmenu-qt.Meiyo Peng2018-10-23
| | | | | | * gnu/packages/lxqt.scm (libdbusmenu-qt): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: lxqt.scm: Sort packages alphabetically.Meiyo Peng2018-10-23
| | | | | | * gnu/packages/lxqt.scm: Sort packages alphabetically. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: lxqt-build-tools: Update download URL and home page URL.Meiyo Peng2018-10-23
| | | | | | | | * 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>
* gnu: lxqt-session: Update to 0.13.0.Meiyo Peng2018-10-23
| | | | | | * gnu/packages/lxqt.scm (lxqt-session): Update to 0.13.0. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: grammalecte: Update home page.Nicolas Goaziou2018-10-23
| | | | * gnu/packages/dictionaries.scm (grammalecte)[home-page]: Update URL.
* gnu: Xiph: Use HTTPS URLs.Leo Famulari2018-10-23
| | | | | | | * 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.
* gnu: Opus: Update to 1.3.Leo Famulari2018-10-23
| | | | * gnu/packages/xiph.scm (opus): Update to 1.3.
* gnu: opus-tools: Update to 0.2.Leo Famulari2018-10-23
| | | | | | * gnu/packages/xiph.scm (opus-tools): Update to 0.2. [native-inputs]: Add pkg-config. [inputs]: Add libopusenc and opusfile. Remove libogg and opus.
* gnu: opusfile: Propagate dependencies required in pkg-config.Leo Famulari2018-10-23
| | | | | * gnu/packages/xiph.scm (opusfile)[inputs]: Move libogg and openssl to propagated-inputs.
* gnu: Add libopusenc.Leo Famulari2018-10-23
| | | | * gnu/packages/xiph.scm (libopusenc): New variable.
* gnu: unbound: Update to 1.8.1.Tobias Geerinckx-Rice2018-10-23
| | | | * gnu/packages/dns.scm (unbound): Update to 1.8.1.
* gnu: Remove duplicate import from (gnu packages messaging).Tobias Geerinckx-Rice2018-10-23
| | | | | * gnu/packages/messaging.scm (define-module): Remove duplicate module import. Order the remainder alphabetically.
* gnu: cppcheck: Update to 1.85.Tobias Geerinckx-Rice2018-10-23
| | | | * gnu/packages/check.scm (cppcheck): Update to 1.85.
* gnu: bs1770gain: Update to 0.5.1.Tobias Geerinckx-Rice2018-10-23
| | | | * gnu/packages/audio.scm (bs1770gain): Update to 0.5.1.
* gnu: zstd: Update to 1.3.7.Tobias Geerinckx-Rice2018-10-23
| | | | * gnu/packages/compression.scm (zstd): Update to 1.3.7.
* gnu: python-pymongo: Update to 3.7.2.Marius Bakke2018-10-22
| | | | * gnu/packages/python.scm (python-pymongo): Update to 3.7.2.
* gnu: python-sure: Update to 1.4.11.Marius Bakke2018-10-22
| | | | * gnu/packages/python.scm (python-sure): Update to 1.4.11.
* gnu: python-markdown: Update to 3.0.1.Marius Bakke2018-10-22
| | | | | * gnu/packages/python.scm (python-markdown): Update to 3.0.1. [arguments]: Remove.
* gnu: python-markdown: Update home page.Marius Bakke2018-10-22
| | | | * gnu/packages/python.scm (python-markdown)[home-page]: Change to current.
* gnu: python-m2crypto: Update to 0.30.1.Marius Bakke2018-10-22
| | | | * gnu/packages/python-crypto.scm (python-m2crypto): Update to 0.30.1.
* gnu: python-m2crypto: python-typing is only needed for python2.Marius Bakke2018-10-22
| | | | | | * gnu/packages/python-crypto.scm (python-m2crypto)[propagated-inputs]: Remove. [properties]: New field. (python2-m2crypto)[propagated-inputs]: Add PYTHON2-TYPING.
* gnu: xorg-server: Update to 1.20.2.Marius Bakke2018-10-22
| | | | * gnu/packages/xorg.scm (xorg-server): Update to 1.20.2.
* gnu: xf86-input-libinput: Update to 0.28.1.Marius Bakke2018-10-22
| | | | * gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.28.1.
* gnu: libmd: Update to 1.0.1.Marius Bakke2018-10-22
| | | | * gnu/packages/crypto.scm (libmd): Update to 1.0.1.
* gnu: samba: Update to 4.8.6.Marius Bakke2018-10-22
| | | | * gnu/packages/samba.scm (samba): Update to 4.8.6.
* gnu: Add GN.Marius Bakke2018-10-22
| | | | * gnu/packages/build-tools.scm (gn): New public variable.
* gnu: python-lazy-object-proxy: Update to 1.3.1.Marius Bakke2018-10-22
| | | | * gnu/packages/python.scm (python-lazy-object-proxy): Update to 1.3.1.
* gnu: python-mistune: Update to 0.8.4.Marius Bakke2018-10-22
| | | | * gnu/packages/python.scm (python-mistune): Update to 0.8.4.
* gnu: liblxqt: Update to 0.13.0.Meiyo Peng2018-10-22
| | | | | | | | | | * 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>
* gnu: libqtxdg: Update to 3.2.0.Meiyo Peng2018-10-22
| | | | | | * gnu/packages/lxqt.scm (libqtxdg): Update to 3.2.0. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Add emacs-scribble-mode.Christopher Lemmer Webber2018-10-22
| | | | * gnu/packages/emacs.scm (emacs-scribble-mode): New variable.
* gnu: snap: Update to 4.2.2.2.Nicolas Goaziou2018-10-22
| | | | * gnu/packages/education.scm (snap): Update to 4.2.2.2. Update source URL.
* gnu: Add r-ruvseq.Ricardo Wurmus2018-10-22
| | | | * gnu/packages/bioconductor.scm (r-ruvseq): New variable.
* gnu: livemedia-utils: Update to 2018.10.17 [fixes CVE-2018-4013].Leo Famulari2018-10-22
| | | | * gnu/packages/video.scm (livemedia-utils): Update to 2018.10.17.
* gnu: libmpdclient: Update to 2.16.Leo Famulari2018-10-21
| | | | * gnu/packages/mpd.scm (libmpdclient): Update to 2.16.
* gnu: knot: Update to 2.7.3.Tobias Geerinckx-Rice2018-10-22
| | | | * gnu/packages/dns.scm (knot): Update to 2.7.3.
* gnu: OpenSSH: Update to 7.9p1.Leo Famulari2018-10-21
| | | | * gnu/packages/ssh.scm (openssh): Update to 7.9p1.
* gnu: light: Update to 1.2.Pierre Langlois2018-10-21
| | | | | | | | | * gnu/packages/linux.scm (light): Update to 1.2. [source]: Switch to url-fetch. [arguments]: Remove. [native-inputs]: Remove help2man. Add autoconf and automake. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-ilinkedlist.Luther Thompson2018-10-21
| | | | * gnu/packages/python.scm (python-ilinkedlist): New variable.