summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: sed: Update to 4.4.Marius Bakke2017-02-04
| | | | * gnu/packages/base.scm (sed): Update to 4.4.
* gnu: libevent-2.0: Include CVE IDs in patches.Leo Famulari2017-02-02
| | | | | | | | | | | | * gnu/packages/patches/libevent-2.0-evdns-fix-remote-stack-overread.patch, gnu/packages/patches/libevent-2.0-evutil-fix-buffer-overflow.patch, gnu/packages/patches/libevent-2.0-evdns-fix-searching-empty-hostnames.patch: Rename to ... * gnu/packages/patches/libevent-2.0-CVE-2016-10195.patch, gnu/packages/patches/libevent-2.0-CVE-2016-10196.patch, gnu/packages/patches/libevent-2.0-CVE-2016-10197.patch: ... new files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/libevent.scm (libevent-2.0)[sources]: Likewise.
* Merge branch 'master' into core-updatesLeo Famulari2017-02-02
|\
| * gnu: icedtea-8: Update to 3.3.0 [security fixes].Leo Famulari2017-02-02
| | | | | | | | | | | | | | Fixes CVE-2016-{2183,5546,5547,5548,5549,5552} and CVE-2017-{3231,3241,3252,3253,3260,3261,3272,3289}. * gnu/packages/java.scm (icedtea-8): Update to 3.3.0.
| * gnu: emacs-with-editor: Update to 2.5.10.Alex Kost2017-02-02
| | | | | | | | * gnu/packages/emacs.scm (emacs-with-editor): Update to 2.5.10.
| * gnu: giac-xcas: Update to 1.2.3-19.Nicolas Goaziou2017-02-02
| | | | | | | | | | | | * gnu/packages/algebra.scm (giac-xcas): Update to 1.2.3-19. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: cuirass: Update to 0.0.1 revision 4.Mathieu Othacehe2017-02-02
| | | | | | | | | | | | * gnu/packages/ci.scm (cuirass): Update to 0.0.1 revision 4. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: joe: remove reference to WordStar.Eric Bavier2017-02-01
| | | | | | | | * gnu/packages/text-editors.scm (joe)[description]: Remove WordStar reference.
| * gnu: reducelcs: Fix license.ng02017-02-01
| | | | | | | | | | | | * gnu/packages/maths.scm (reducelcs)[license]: Change to GPL3+. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
| * gnu: httpd: Update to 2.4.25 [fixes CVE-2016-{0736,2161,5387,8743}].Leo Famulari2017-02-01
| | | | | | | | | | | | | | * gnu/packages/web.scm (httpd): Update to 2.4.25. [source]: Remove obsolete patch 'httpd-CVE-2016-8740.patch'. * gnu/packages/patches/httpd-CVE-2016-8740.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
| * gnu: acme-client: Update to 0.1.16.Leo Famulari2017-02-01
| | | | | | | | * gnu/packages/tls.scm (acme-client): Update to 0.1.16.
| * gnu: magit: Update to 2.10.1.Clément Lassieur2017-02-01
| | | | | | | | | | | | * gnu/packages/emacs.scm (magit): Update to 2.10.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add polkit-gnome.Huang Ying2017-02-01
| | | | | | | | | | | | * gnu/packages/polkit.scm (polkit-gnome): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add neomutt.ng02017-02-01
| | | | | | | | | | | | * gnu/packages/mail.scm (neomutt): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: libevent: Skip tests that fail on 32bit.Marius Bakke2017-02-01
| | | | | | | | | | | | * gnu/packages/patches/libevent-2.1-skip-failing-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/libevent.scm (libevent)[source]: Use it.
| * gnu: r-edger: Add r-statmod to inputs.Ricardo Wurmus2017-02-01
| | | | | | | | * gnu/packages/bioinformatics.scm (r-edger)[propagated-inputs]: Add r-statmod.
| * gnu: Add freeciv.Arun Isaac2017-02-01
| | | | | | | | | | | | * gnu/packages/games.scm (freeciv): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
| * gnu: Add zpaq.Tobias Geerinckx-Rice2017-02-01
| | | | | | | | * gnu/packages/compression.scm (zpaq): New variable.
| * download: url-fetch/tarball: Make ‘name’ truly optional.Tobias Geerinckx-Rice2017-02-01
| | | | | | | | | | | | | | | | * guix/download.scm (url-fetch/tarbomb): Fall back to ‘file-name’ if ‘name’ is #f, like the regular ‘url-fetch’ does. * gnu/packages/bioinformatics.scm (muscle)[source]: Remove ‘file-name’. * gnu/packages/engineering.scm (fastcap)[source]: Likewise. * gnu/packages/scheme.scm (scmutils)[source]: Likewise.
| * gnu: Add nyx.Tobias Geerinckx-Rice2017-02-01
| | | | | | | | * gnu/packages/tor.scm (nyx): New variable.
| * gnu: tor: Use ‘license:’ prefix instead of #:select.Tobias Geerinckx-Rice2017-02-01
| | | | | | | | | | * gnu/packages/tor.scm (tor, torsocks, privoxy, onionshare)[license]: Add prefix.
| * gnu: youtube-dl: Update to 2017.01.29.Tobias Geerinckx-Rice2017-02-01
| | | | | | | | * gnu/packages/video.scm (youtube-dl): Update to 2017.01.29.
| * gnu: python-stem: Update to 1.5.4.Tobias Geerinckx-Rice2017-02-01
| | | | | | | | * gnu/packages/python.scm (python-stem): Update to 1.5.4.
| * gnu: gstreamer: Update to 1.10.3.Marius Bakke2017-02-01
| | | | | | | | | | | | | | | | | | | | * gnu/packages/gstreamer.scm (gstreamer): Update to 1.10.3. (gst-plugins-base): Likewise. (gst-plugins-good): Likewise. (gst-plugins-bad): Likewise. (gst-plugins-ugly): Likewise. (gst-libav): Likewise. (python-gst): Likewise.
| * gnu: xf86-video-intel: Update to 2.99.917-2-9fe04af.Marius Bakke2017-02-01
| | | | | | | | * gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-2-9fe04af.
| * gnu: fio: Enable optional helper scripts.Marius Bakke2017-02-01
| | | | | | | | | | | | * gnu/packages/benchmark.scm (fio)[arguments]: Add 'patch-paths' and 'wrap-python-scripts' phases. [inputs]: Add GNUPLOT, PYTHON-2, PYTHON2-NUMPY and PYTHON2-PANDAS.
| * gnu: fio: Update to 2.17.Marius Bakke2017-02-01
| | | | | | | | * gnu/packages/benchmark.scm (fio): Update to 2.17.
| * gnu: lftp: Update to 4.7.5.Marius Bakke2017-02-01
| | | | | | | | | | * gnu/packages/ftp.scm (lftp): Update to 4.7.5. [source]: Rearrange mirrors.
| * gnu: mumble: Update to 1.2.19.Marius Bakke2017-02-01
| | | | | | | | * gnu/packages/telephony.scm (mumble): Update to 1.2.19.
| * gnu: xapian: Update to 1.4.3.Marius Bakke2017-02-01
| | | | | | | | * gnu/packages/search.scm (xapian): Update to 1.4.3.
| * gnu: dtc: Update description to reference HOWTO.Danny Milosavljevic2017-02-01
| | | | | | | | * gnu/packages/u-boot.scm (dtc)[description]: Modify.
| * gnu: nginx: Update to 1.11.9.Leo Famulari2017-02-01
| | | | | | | | * gnu/packages/web.scm (nginx): Update to 1.11.9.
| * gnu: mg: Upgrade to 20161005.Eric Bavier2017-01-31
| | | | | | | | | | | | | | | | | | * gnu/packages/mg.scm (mg)[source]: Upgrade to 20161005. [native-inputs]: Add pkg-config. [inputs]: Add libbsd. [arguments]: Use modify-phases. Use #:make-flags rather than patching the Makefile. Install tutorial. [description]: Clarify relation to GNU Emacs.
| * gnu: Add JOE.Eric Bavier2017-01-31
| | | | | | | | * gnu/packages/text-editors.scm (joe): New variable.
| * gnu: libevent: Update to 2.1.8 [security fixes].Marius Bakke2017-02-01
| | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/libevent.scm (libevent): Update to 2.1.8. [inputs]: Change 'python-wrapper' to 'python-2'. Move 'which' to ... [native-inputs]: ... here. New field. (libevent-2.0): New variable. * gnu/packages/patches/libevent-2.1-dns-tests.patch, gnu/packages/patches/libevent-2.0-evdns-fix-remote-stack-overread.patch gnu/packages/patches/libevent-2.0-evdns-fix-searching-empty-hostnames.patch gnu/packages/patches/libevent-2.0-evutil-fix-buffer-overflow.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/gnuzilla.scm (icecat)[inputs]: Change 'libevent' to 'libevent-2.0'.
| * gnu: mdadm: Update to 4.0.Ludovic Courtès2017-01-31
| | | | | | | | | | * gnu/packages/linux.scm (mdadm): Update to 4.0. [arguments]: Add "CC=gcc" to #:make-flags.
| * gnu: parallel: Update to 20170122.Ludovic Courtès2017-01-31
| | | | | | | | * gnu/packages/parallel.scm (parallel): Update to 20170122.
| * gnu: kbd: Update to 2.0.4.Ludovic Courtès2017-01-31
| | | | | | | | * gnu/packages/linux.scm (kbd): Update to 2.0.4.
| * gnu: gdb: Update to 7.12.1.Ludovic Courtès2017-01-31
| | | | | | | | * gnu/packages/gdb.scm (gdb): Update to 7.12.1.
| * gnu: xcalc: Update to 1.0.6.Ludovic Courtès2017-01-31
| | | | | | | | * gnu/packages/xorg.scm (xcalc): Update to 1.0.6.
| * gnu: Add r-rhdf5.Raoul Jean Pierre Bonnal2017-01-31
| |
| * gnu: Add r-tximport.Raoul Jean Pierre Bonnal2017-01-31
| |
| * gnu: Add ocaml-bin-prot.Julien Lepiller2017-01-31
| | | | | | | | * gnu/packages/ocaml.scm (ocaml-bin-prot): New variable.
| * gnu: Add ocaml-js-build-tools.Julien Lepiller2017-01-31
| | | | | | | | * gnu/packages/ocaml.scm (ocaml-js-build-tools): New variable.
| * gnu: Add ocaml-oasis.Julien Lepiller2017-01-31
| | | | | | | | * gnu/packages/ocaml.scm (ocaml-oasis): New variable.
| * gnu: Add ocaml-fileutils.Julien Lepiller2017-01-31
| | | | | | | | * gnu/packages/ocaml.scm (ocaml-fileutils): New variable.
| * gnu: Add ocaml-expect.Julien Lepiller2017-01-31
| | | | | | | | * gnu/packages/ocaml.scm (ocaml-expect): New variable.
| * gnu: Add ocaml-pcre.Julien Lepiller2017-01-31
| | | | | | | | * gnu/packages/ocaml.scm (ocaml-pcre): New variable.
| * gnu: Add ocaml-batteries.Julien Lepiller2017-01-31
| | | | | | | | * gnu/packages/ocaml.scm (ocaml-batteries): New variable.
| * gnu: Add omake.Julien Lepiller2017-01-31
| | | | | | | | | | | | * gnu/packages/ocaml.scm (omake): New variable. * gnu/packages/patches/omake-fix-non-determinism.patch: New file. * gnu/local.mk (dist_patch_DATA): New patch.