summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-02-20gnu: Add libotf.Roel Janssen
* gnu/packages/fontutils.scm (libotf): New variable.
2016-02-19gnu: cpio: Add fix for CVE-2016-2037.Leo Famulari
* gnu/packages/patches/cpio-CVE-2016-2037.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/cpio.scm (cpio)[source]: Add patch.
2016-02-19gnu: rxvt-unicode: Update source URL.Leo Famulari
* gnu/packages/xdisorg.scm (rxvt-unicode)[source]: Update URL.
2016-02-19gnu: glibc: Add fix for CVE-2015-7547.Mark H Weaver
* gnu/packages/patches/glibc-CVE-2015-7547.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/base.scm (glibc)[source]: Add patch.
2016-02-18gnu: Add perl-shell-command.Christopher Baines
* gnu/packages/perl.scm (perl-shell-command): New variable. Signed-off-by: Andreas Enge <andreas@enge.fr>
2016-02-18gnu: guile-config: Update to 0.1.1.Alex Sassmannshausen
* gnu/packages/guile.scm (guile-config): Update to 0.1.1. Signed-off-by: Andreas Enge <andreas@enge.fr>
2016-02-18gnu: gccgo: Update to 4.9.Efraim Flashner
* gnu/packages/gcc.scm (gccgo): Update to 4.9.
2016-02-18gnu: aria2: Update to 1.20.0.Efraim Flashner
* gnu/packages/bittorrent.scm (aria2): Update to 1.20.0.
2016-02-18gnu: glpk: Update to 4.58.Efraim Flashner
* gnu/packages/maths.scm (glpk): Update to 4.58.
2016-02-18gnu: ykclient: Update to 2.15.Efraim Flashner
* gnu/packages/yubico.scm (ykclient): Update to 2.15.
2016-02-18gnu: libyubikey: Update to 1.13.Efraim Flashner
* gnu/packages/yubico.scm (libyubikey): Update to 1.13.
2016-02-18gnu: yasm: Update to 1.3.0.Efraim Flashner
* gnu/packages/yasm.scm (yasm): Update to 1.3.0.
2016-02-18gnu: retroarch: Update to 1.3.1.宋文武
* gnu/packages/games.scm (retroarch): Update to 1.3.1.
2016-02-18gnu: Add emacs-popup.Nils Gillmann
* gnu/packages/emacs.scm (emacs-popup): New variable. Signed-off-by: Alex Kost <alezost@gmail.com>
2016-02-18gnu: Add gnome-backgrounds.Rene Saavedra
* gnu/packages/gnome.scm (gnome-backgrounds): New variable. Signed-off-by: Alex Kost <alezost@gmail.com>
2016-02-18licenses: Add CC-BY-SA and CC-BY.Rene Saavedra
* guix/licenses.scm (cc-by-sa2.0, cc-by2.0): New variables. Signed-off-by: Alex Kost <alezost@gmail.com>
2016-02-18emacs: Autoload hooks instead of putting them in 'guix-init'.Alex Kost
* emacs/guix-init.el: Move adding hooks to... * emacs/guix-build-log.el: ... here. * emacs/guix-devel.el: ... and here.
2016-02-18system: Add iproute to '%base-packages'.Alex Kost
* gnu/system.scm (%base-packages): Add iproute.
2016-02-17gnu: letsencrypt and python-acme: Update to 0.4.0.Leo Famulari
These packages should be updated together. * gnu/packages/tls.scm (letsencrypt): Update to 0.4.0. (python-acme, python2-acme): Update to 0.4.0.
2016-02-17gnu: Add python-mako.David Thompson
* gnu/packages/python.scm (python-mako, python2-mako): New variables.
2016-02-17gnu: moe: Update to 1.8.Efraim Flashner
* gnu/packages/moe.scm (moe): Update to 1.8.
2016-02-17gnu: gnunet: Install NSS module.宋文武
* gnu/packages/gnunet.scm (gnunet)[arguments]: Pass '--with-nssdir'.
2016-02-17gnu: Add gnome.宋文武
* gnu/packages/gnome.scm (gnome): New variable.
2016-02-17gnu: Add mate-menus.Fabian Harfert
* gnu/packages/mate.scm (mate-menus): New variable.
2016-02-17gnu: Add libmateweather.Fabian Harfert
* gnu/packages/mate.scm (libmateweather): New variable.
2016-02-17gnu: Add mate-desktop.Fabian Harfert
* gnu/packages/mate.scm (mate-desktop): New variable.
2016-02-17gnu: Add mate-themes.Fabian Harfert
* gnu/packages/mate.scm (mate-themes): New variable.
2016-02-17gnu: Add mate-icon-theme.Fabian Harfert
* gnu/packages/mate.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. * gnu/packages/mate.scm (mate-icon-theme): New variable.
2016-02-16gnu: Add guile-config.Alex Sassmannshausen
* gnu/packages/guile.scm (guile-config): New variable.
2016-02-16gnu: qrencode: Update to 3.4.4.Efraim Flashner
* gnu/packages/aidc.scm (qrencode): Update to 3.4.4.
2016-02-16gnu: pari-gp: Build documentation.Andreas Enge
* gnu/packages/algebra.scm (pari-gp)[native-inputs]: Add texlive-minimal. [arguments]: Modify make-flags to build documentation.
2016-02-16gnu: Add texlive-minimal.Andreas Enge
* gnu/packages/texlive.scm (texlive-texmf-minimal, texlive-minimal): New variables.
2016-02-16doc: Add footnote on Guile-JSON.Andreas Enge
* doc/guix.texi ("invoking guix import"): Add a footnote to the CPAN importer on the need for Guile-JSON.
2016-02-16doc: Drop documentation of deprecated procedures.Andreas Enge
* doc/guix.texi ("build systems"): Drop documentation of BUILD-EXPRESSION->DERIVATION.
2016-02-16doc: Use modify-phases syntax in example.Andreas Enge
* doc/guix.texi ("build systems"): Use modify-phases syntax instead of alist-delete in example.
2016-02-16doc: Move paragraphs in description of guix archive.Andreas Enge
* doc/guix.texi ("invoking guix archive"): Move paragraph describing basic invocation from the end to the beginning of the section.
2016-02-16gnu: hydrogen: Update to 0.9.6.1.Efraim Flashner
* gnu/packages/music.scm (hydrogen): Update to 0.9.6.1. [build-system]: Switch to cmake-build-system. [arguments]: Enable configure and tests, remove custom phases. [native-inputs]: Remove python-2, scons. Add cppunit. [inputs]: Add libarchive, lrdf.
2016-02-16gnu: htseq: Add PySam to inputs.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (htseq)[inputs]: Add "python2-pysam".
2016-02-16gnu: Add StringTie.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (stringtie): New variable.
2016-02-16gnu: Add Augeas.Ricardo Wurmus
* gnu/packages/augeas.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
2016-02-16gnu: gpsbabel: Use 'modify-phases'.Efraim Flashner
* gnu/packages/gps.scm (gpsbabel)[arguments]: Use 'modify-phases'.
2016-02-16gnu: gpsbabel: Update to 1.5.2.Efraim Flashner
* gnu/packages/gps.scm (gpsbabel): Update to 1.5.2. [inputs]: Remove qt-4, add qt.
2016-02-16gnu: librecad: Use 'modify-phases'.Efraim Flashner
* gnu/packages/engineering.scm (librecad)[arguments]: Use 'modify-phases'.
2016-02-16gnu: librecad: Update to 2.0.9.Efraim Flashner
* gnu/packages/engineering.scm (librecad): Update to 2.0.9. [inputs]: Use qt instead of qt-4.
2016-02-15gnu: iftop: Fix license.Leo Famulari
* gnu/packages/admin.scm (iftop)[license]: Correct 'gpl3' to 'gpl2+'.
2016-02-15gnu: shntool: Fix license.Leo Famulari
* gnu/packages/audio.scm (shntool)[license]: Correct 'gpl3+' to 'gpl2+' and add 'x11'.
2016-02-15gnu: pioneers: Fix license.Leo Famulari
* gnu/packages/games.scm (pioneers)[license]: Correct 'gpl3+' to 'gpl2+'.
2016-02-15gnu: Add pioneers.Rodger Fox
* gnu/packages/games.scm (pioneers): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2016-02-15gnu: vdirsyncer: Update to 0.9.0.Leo Famulari
* gnu/packages/dav.scm (vdirsyncer): Update to 0.9.0.
2016-02-15gnu: python-click-log: Update to 0.1.3.Leo Famulari
* gnu/packages/python.scm (python-click-log): Update to 0.1.3.