summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: Add r-rann.Raoul Jean Pierre Bonnal2017-02-03
| | | | | | * gnu/packages/statistics.scm (r-rann): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
* gnu: Add r-randomforest.Raoul Jean Pierre Bonnal2017-02-03
| | | | | | * gnu/packages/statistics.scm (r-randomforest): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
* gnu: git: Update to 2.11.1.Efraim Flashner2017-02-03
| | | | * gnu/packages/version-control.scm (git): Update to 2.11.1.
* gnu: zpaq: Tune for 'generic-armv7-a' on armhf.Efraim Flashner2017-02-03
| | | | | * gnu/packages/compression.scm (zpaq)[arguments]: Change the CXXFLAGS so on armhf-linux we build with '-mtune=generic-armv7-a' and not '-mtune=generic'.
* gnu: fish: Update to 2.5.0.Tobias Geerinckx-Rice2017-02-03
| | | | | | * gnu/packages/shells.scm (fish): Update to 2.5.0. [native-inputs]: Add autoconf, automake, and libtool. [arguments]: Add ‘bootstrap’ phase.
* gnu: linux-libre: Update to 4.9.7.Mark H Weaver2017-02-03
| | | | | * gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash) (linux-libre): Update to 4.9.7.
* gnu: linux-libre@4.4: Update to 4.4.46.Mark H Weaver2017-02-03
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.46.
* gnu: Add no-more-secrets.ng02017-02-02
| | | | | | * gnu/packages/games.scm (no-more-secrets): New variable. Signed-off-by: Eric Bavier <bavier@member.fsf.org>
* gnu: thefuck: Fix execution.Eric Bavier2017-02-02
| | | | | | Follow-up to 4a6b2a21bf36a6d0170d7568073f0a03ef3004f3 * gnu/packages/admin.scm (thefuck): Fix 'inputs' -> 'native-inputs'.
* gnu: guile-json: Texinfoify description.Ludovic Courtès2017-02-03
| | | | * gnu/packages/guile.scm (guile-json)[description]: Use Texinfo markup.
* gnu: gst-plugins-base: Fix build on 32bit.Marius Bakke2017-02-02
| | | | | | * gnu/packages/patches/gst-plugins-base-fix-test-on-32bit.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gstreamer.scm (gst-plugins-base)[source]: Use it.
* 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
|