summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Collapse)Author
2017-03-01gnu: octave: Update to 4.2.1.Efraim Flashner
* gnu/packages/maths.scm (octave): Update to 4.2.1.
2017-02-28gnu: Add lush2.ng0
* gnu/packages/lisp.scm (lush2): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-28gnu: Add linsmith.John Darrington
* gnu/packages/engineering.scm (linsmith): New variable.
2017-02-28gnu: screen: Update to 4.5.1.Efraim Flashner
* gnu/packages/screen.scm (screen): Update to 4.5.1. [source]: Remove patch. * gnu/packages/patches/screen-CVE-2017-5618.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it.
2017-02-28gnu: wine: Add 'pulseaudio' to 'inputs'.Carlo Zancanaro
* gnu/packages/wine.scm (wine)[inputs]: Add pulseaudio. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-28gnu: Add ccd2cueJohn Darrington
* gnu/packages/cdrom.scm (ccd2cue): New variable.
2017-02-28gnu: Add vim-airline-themes.ng0
* gnu/packages/vim.scm (vim-airline-themes): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-28gnu: Add vim-airline.ng0
* gnu/packages/vim.scm (vim-airline): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-28gnu: Add vim-context-filetype.ng0
* gnu/packages/vim.scm (vim-context-filetype): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-28gnu: Add vim-luna.ng0
* gnu/packages/vim.scm (vim-luna): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-28gnu: Add vim-neosnippet.ng0
* gnu/packages/vim.scm (vim-neosnippet): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-28gnu: Add vim-neosnippet-snippets.ng0
* gnu/packages/vim.scm (vim-neosnippet-snippets): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-28gnu: Add vim-scheme.ng0
* gnu/packages/vim.scm (vim-scheme): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-28gnu: Add vim-neocomplete.ng0
* gnu/packages/vim.scm (vim-neocomplete): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-28gnu: wxmaxima: Downgrade to 16.04.2.Federico Beffa
* gnu/packages/maths.scm (wxmaxima): Do it. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-28gnu: bamtools: Update to 2.4.1.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (bamtools): Update to 2.4.1.
2017-02-27gnu: linux-libre: Update to 4.10.1.Leo Famulari
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.1. (%linux-libre-hash): Update hash.
2017-02-27gnu: emacs-guix: Update to 0.3.Alex Kost
* gnu/packages/emacs.scm (emacs-guix): Update to 0.3.
2017-02-27gnu: guix: Update development snapshot.Alex Kost
* gnu/packages/package-management.scm (guix-devel): Update to 1162418.
2017-02-27gnu: python-netcdf4: Update to 1.2.7.Thomas Danckaert
* gnu/packages/python.scm (python-netcdf4, python2-netcdf4): Update to 1.2.7. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-02-27gnu: coda: Update to 2.18.Thomas Danckaert
* gnu/packages/python.scm (coda): Update to 2.18. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-02-27gnu: emacs: Simplify "guix-emacs.el".Alex Kost
* gnu/packages/aux-files/emacs/guix-emacs.el: Do not try to require 'guix-profiles'. Do not call 'guix-emacs-autoload-packages' in the top level. (guix-package-enable-at-startup): Remove. This variable can't be set by a user since this file is loaded before user config. (guix-emacs-autoload-packages): Use 'guix-read-package-profile' instead of 'guix-profile-prompt' in interactive clause (it was renamed in Emacs-Guix). * gnu/packages/emacs.scm (emacs)[arguments]: Call 'guix-emacs-autoload-packages' in "site-start.el" after requiring 'guix-emacs'.
2017-02-27gnu: emacs: Move "guix-emacs.el" to "aux-files".Alex Kost
* emacs/guix-emacs.el: Rename to... * gnu/packages/aux-files/emacs/guix-emacs.el: ... this. * Makefile.am (AUX_FILES): Add it. * gnu/packages/emacs.scm (emacs)[inputs]: Remove 'guix' source. [native-inputs]: Add "guix-emacs.el" auxiliary file. [arguments]: Adjust 'install-site-start' phase accordingly.
2017-02-27gnu: linux: Move configuration files to "aux-files".Alex Kost
* gnu/packages/linux-libre-4.1-i686.conf: Rename to... * gnu/packages/aux-files/linux-libre/4.1-i686.conf: ... this. * gnu/packages/linux-libre-4.1-x86_64.conf: Rename to... * gnu/packages/aux-files/linux-libre/4.1-x86_64.conf: ... this. * gnu/packages/linux-libre-4.4-i686.conf: Rename to... * gnu/packages/aux-files/linux-libre/4.4-i686.conf: ... this. * gnu/packages/linux-libre-4.4-x86_64.conf: Rename to... * gnu/packages/aux-files/linux-libre/4.4-x86_64.conf: ... this. * gnu/packages/linux-libre-4.9-i686.conf: Rename to... * gnu/packages/aux-files/linux-libre/4.9-i686.conf: ... this. * gnu/packages/linux-libre-4.9-x86_64.conf: Rename to... * gnu/packages/aux-files/linux-libre/4.9-x86_64.conf: ... this. * gnu/packages/linux-libre-4.10-i686.conf: Rename to... * gnu/packages/aux-files/linux-libre/4.10-i686.conf: ... this. * gnu/packages/linux-libre-4.10-x86_64.conf: Rename to... * gnu/packages/aux-files/linux-libre/4.10-x86_64.conf: ... this. * gnu/packages/linux.scm (kernel-config): Use 'search-auxiliary-file' to find configuration files. * Makefile.am (KCONFIGS): Rename to... (AUX_FILES): ... this. Adjust accordingly.
2017-02-27gnu: potrace: Update to 1.14 [fixes CVE-2016-8685 and CVE-2016-8686].Marius Bakke
* gnu/packages/fontutils.scm (potrace): Update to 1.14.
2017-02-27gnu: whois: Update to 5.2.15.Marius Bakke
* gnu/packages/networking.scm (whois): Update to 5.2.15.
2017-02-27gnu: maim: Update to 4.4.59.Marius Bakke
* gnu/packages/xdisorg.scm (maim): Update to 4.4.59.
2017-02-27gnu: slop: Update to 5.3.35.Marius Bakke
* gnu/packages/xdisorg.scm (slop): Update to 5.3.35.
2017-02-27gnu: linux-libre@4.4: Update to 4.4.52.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.52. Remove patches.
2017-02-27gnu: linux-libre@4.9: Update to 4.9.13.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.13. Remove patches.
2017-02-27gnu: python-gst: Update to 1.10.4.Leo Famulari
* gnu/packages/gstreamer.scm (python-gst): Update to 1.10.4.
2017-02-27gnu: gst-libav: Update to 1.10.4.Leo Famulari
* gnu/packages/gstreamer.scm (gst-libav): Update to 1.10.4.
2017-02-27gnu: gst-plugins-ugly: Update to 1.10.4 [fixes CVE-2017-5847].Leo Famulari
* gnu/packages/gstreamer.scm (gst-plugins-ugly): Update to 1.10.4.
2017-02-27gnu: gst-plugins-bad: Update to 1.10.4 [fixes CVE-2017-5848].Leo Famulari
* gnu/packages/gstreamer.scm (gst-plugins-bad): Update to 1.10.4.
2017-02-27gnu: gst-plugins-good: Update to 1.10.4.Leo Famulari
* gnu/packages/gstreamer.scm (gst-plugins-good): Update to 1.10.4.
2017-02-27gnu: gst-plugins-base: Update to 1.10.4.Leo Famulari
* gnu/packages/gstreamer.scm (gst-plugins-base): Update to 1.10.4. [source]: Remove obsolete patch 'gst-plugins-base-fix-test-on-32bit.patch' * gnu/packages/patches/gst-plugins-base-fix-test-on-32bit.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
2017-02-27gnu: gstreamer: Update to 1.10.4.Leo Famulari
* gnu/packages/gstreamer.scm (gstreamer): Update to 1.10.4.
2017-02-27gnu: pciutils: Update to 3.5.4.Marius Bakke
* gnu/packages/pciutils.scm (pciutils): Update to 3.5.4.
2017-02-27gnu: iproute2: Update to 4.10.Marius Bakke
* gnu/packages/linux.scm (iproute2): Update to 4.10. [arguments]: Specify HDRDIR in #:make-flags.
2017-02-26gnu: libssh: Update to 0.7.4.Marius Bakke
* gnu/packages/ssh.scm (libssh): Update to 0.7.4. [home-page]: Use HTTPS.
2017-02-26gnu: Remove unused patch.Marius Bakke
This is a followup to 6f9d5b2e8c861c3a1243937a26400f8394946346. * gnu/packages/patches/libssh-0.6.5-CVE-2016-0739.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
2017-02-26gnu: neomutt: Update to 20170225.ng0
* gnu/packages/mail.scm (neomutt): Update to 20170225. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-26gnu: vim: Use upstream fix for CVE-2017-5953.Leo Famulari
* gnu/packages/patches/vim-CVE-2017-5953.patch: Adjust to match upstream changes.
2017-02-25gnu: xshogi: Remove Texinfo markup from synopsis.John Darrington
* gnu/packages/games.scm (xshogi): Remove Texinfo markup from synopsis.
2017-02-25Revert "gnu: libva: Update to 1.7.3."Marius Bakke
It causes too many rebuilds for 'master'. This reverts commit 9c96d33cfd69a7eca884961a115b8735cc5f93bd.
2017-02-25gnu: libva: Update to 1.7.3.Marius Bakke
* gnu/packages/video.scm (libva): Update to 1.7.3.
2017-02-25gnu: libx264: Update to 20170224-2245.Marius Bakke
* gnu/packages/video.scm (libx264): Update to 20170224-2245.
2017-02-25gnu: x265: Update to 2.3.Marius Bakke
* gnu/packages/video.scm (x265): Update to 2.3.
2017-02-25gnu: dlib: Update to 19.3.Marius Bakke
* gnu/packages/machine-learning.scm (dlib): Update to 19.3. [arguments]: Enable one more test.
2017-02-25gnu: rocksdb: Update to 5.1.4.Marius Bakke
* gnu/packages/databases.scm (rocksdb): Update to 5.1.4.