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