summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2017-01-04gnu: Use HTTPS for all sourceforge.net home pages.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (mingetty, clusterssh)[home-page]: Use HTTPS. * gnu/packages/audio.scm (libbs2b, soxr)[home-page]: Likewise. * gnu/packages/bioinformatics.scm (bless)[home-page]: Likewise. * gnu/packages/display-managers.scm (slim)[home-page]: Likewise. * gnu/packages/games.scm (extremetuxracer)[home-page]: Likewise. * gnu/packages/ghostscript.scm (gs-fonts)[home-page]: Likewise. * gnu/packages/haskell.scm (ghc-regex-base, ghc-regex-posix, ghc-regex-compat)[home-page]: Likewise. * gnu/packages/image.scm (imlib2)[home-page]: Likewise. * gnu/packages/libreoffice.scm (librevenge, libcmis, libodfgen, libmwaw) [home-page]: Likewise. * gnu/packages/linux.scm (hdparm, acpid, libavc1394, rng-tools) [home-page]: Likewise. * gnu/packages/mail.scm (esmtp)[home-page]: Likewise. * gnu/packages/mp3.scm (ripperx)[home-page]: Likewise. * gnu/packages/onc-rpc.scm (libtirpc)[home-page]: Likewise. * gnu/packages/perl.scm (perl-czplib)[home-page]: Likewise. * gnu/packages/python.scm (python-pyasn1-modules)[home-page]: Likewise. * gnu/packages/xdisorg.scm (xosd)[home-page]: Likewise.
2017-01-03gnu: Add emacs-git-gutterChristopher Baines
* gnu/packages/emacs.scm (emacs-git-gutter): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2017-01-03gnu: supertux: Update to 0.5.1.Kei Kebreau
* gnu/packages/games.scm (supertux): Update to 0.5.1.
2017-01-03gnu: assword: Update to 0.10.Leo Famulari
* gnu/packages/password-utils.scm (assword): Update to 0.10. [arguments]: Use Python 3 instead of Python 2. [inputs]: Use Python 3 variants of inputs. Replace python2-pygpgme with python-gpg. Remove python2-pygtk. Add python-pygobject. [native-inputs]: Replace help2man with txt2man. [arguments]: Remove PYTHONPATH from 'Makefile' in the 'manpage' phase.
2017-01-03gnu: Add python-xdo.Leo Famulari
* gnu/packages/python.scm (python-xdo): New variable. (python2-xdo): Use package-with-python2.
2017-01-03gnu: python2-xdo: Update to 0.3.Leo Famulari
* gnu/packages/python.scm (python2-xdo): Update to 0.3.
2017-01-03gnu: Add python-gpg.Leo Famulari
* gnu/packages/gnupg.scm (python-gpg, python2-gpg): New variable.
2017-01-03gnu: gpgme: Update to 1.8.0.Leo Famulari
* gnu/packages/gnupg.scm (gpgme): Update to 1.8.0. [arguments]: Don't set 'GPG=gpg2' in #:configure-flags. GnuPG-2.x is installed as 'gpg' on Guix.
2017-01-03system: grub: Load relevant EFI modules on EFI systems.Ludovic Courtès
* gnu/system/grub.scm (eye-candy)[setup-gfxterm-body]: Add 'insmod' invocations when ${grub_platform} is "efi".
2017-01-03gnu: Add Zile-on-Guile.Ludovic Courtès
* gnu/packages/zile.scm (zile-on-guile): New variable.
2017-01-03gnu: pcsc-lite: Update to 1.8.20 [fixes CVE-2016-10109].Marius Bakke
* gnu/packages/security-token.scm (pcsc-lite): Update to 1.8.20.
2017-01-03gnu: glibc-hurd: Disable werror.Manolis Ragkousis
* gnu/packages/base.scm (glibc/hurd)[arguments]: Add "--disable-werror".
2017-01-03gnu: Use hurd-triplet? to check if GNU/Hurd.Manolis Ragkousis
* gnu/packages/make-bootstrap.scm (hurd-triplet?): Move it from here.. * gnu/packages/hurd.scm: ..to here. New exported procedure. * gnu/packages/commencement.scm (glibc-final-with-bootstrap-bash) [arguments]: Replace string-match. [inputs]: Same. * gnu/packages/cross-base.scm (cross-libc)[native-inputs]: Same.
2017-01-03gnu: chicken: Fix CVE-2016-{6830,6831}.Kei Kebreau
* gnu/packages/patches/chicken-CVE-2016-6830+CVE-2016-6831.patch: New file. * gnu/local.mk (dist_patch_DATA): Use it. * gnu/packages/scheme.scm (chicken)[source]: Use it.
2017-01-03gnu: chicken: Update to 4.11.1.Kei Kebreau
* gnu/packages/scheme.scm (chicken): Update to 4.11.1.
2017-01-03services: nginx: Make service extensible.Julien Lepiller
* gnu/services/web.scm (<nginx-configuration>)[server-blocks]: New field. (nginx-activation): When CONFIG-FILE is #f, use 'default-nginx-config'. (nginx-shepherd-service): Likewise. (nginx-service-type): Add 'compose' and 'extend' fields. (nginx-service): Change default value of #:server-list to '(), and default value of #:config-file to #f. * doc/guix.texi (Web Services): Document it. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2017-01-03services: nginx: Fix multiple index and server name.Julien Lepiller
* gnu/services/web.scm (config-domain-strings, config-index-string): separate names with a space. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-03services: nginx: Rename "vhost" to "server".Julien Lepiller
* gnu/services/web.scm (<nginx-vhost-configuration>): Rename to... (<nginx-server-configuration>): ... this. * doc/guix.texi (Web Services): Adjust accordingly. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-03gnu: r-plotrix: Update to 3.6-4.Roel Janssen
* gnu/packages/statistics.scm (r-plotrix): Update to 3.6-4.
2017-01-03gnu: r-git2r: Update to 0.18.0.Roel Janssen
* gnu/packages/statistics.scm (r-git2r): Update to 0.18.0.
2017-01-03gnu: r-hmisc: Update to 4.0-2.Roel Janssen
* gnu/packages/statistics.scm (r-hmisc): Update to 4.0-2. [propagated-inputs]: Add r-base64enc.
2017-01-03gnu: r-openssl: Update to 0.9.6.Roel Janssen
* gnu/packages/statistics.scm (r-openssl): Update to 0.9.6.
2017-01-03gnu: r-jsonlite: Update to 1.2.Roel Janssen
* gnu/packages/web.scm (r-jsonlite): Update to 1.2.
2017-01-03gnu: r-ggplot2: Update to 2.2.1.Roel Janssen
* gnu/packages/statistics.scm (r-ggplot2): Update to 2.2.1.
2017-01-03gnu: r-genomicranges: Update to 1.26.2.Roel Janssen
* gnu/packages/bioinformatics.scm (r-genomicranges): Update to 1.26.2.
2017-01-03gnu: r-genomeinfodb: Update to 1.10.2.Roel Janssen
* gnu/packages/bioinformatics.scm (r-genomeinfodb): Update to 1.10.2.
2017-01-03gnu: sudo: Update to 1.8.19p1.Efraim Flashner
* gnu/packages/admin.scm (sudo): Update to 1.8.19p1.
2017-01-03gnu: arc-theme: Update to 20161119.Brandon Ludwig
* gnu/packages/gnome.scm (arc-theme): Update to 20161119. Signed-off-by: Leo Famulari <leo@famulari.name>
2017-01-03gnu: gimp: Enable PDF supportMaxim Cournoyer
* gnu/packages/gimp.scm (gimp)[inputs]: Add poppler. Signed-off-by: Leo Famulari <leo@famulari.name>
2017-01-02gnu: lynx: Update to 2.8.9dev.11 [fixes CVE-2016-9179].Leo Famulari
* gnu/packages/lynx.scm (lynx): Update to 2.8.9dev.11.
2017-01-02gnu: Add sonic.Leo Famulari
* gnu/packages/speech.scm (sonic): New variable.
2017-01-02gnu: Add cmst.Mathieu OTHACEHE
* gnu/packages/connman.scm (cmst): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-02gnu: connman: Add dependency on polkit.Mathieu OTHACEHE
* gnu/packages/connman.scm (connman)[arguments]: Add "--enable-polkit". [inputs]: Add POLKIT. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-02gnu: mpv: Update to 0.23.0.Efraim Flashner
* gnu/packages/video.scm (mpv): Update to 0.23.0.
2017-01-02gnu: openvpn: Update to 2.3.14.Efraim Flashner
* gnu/packages/vpn.scm (openvpn): Update to 2.3.14.
2017-01-02gnu: ffmpeg@2.8: Update to 2.8.10.Efraim Flashner
* gnu/packages/video.scm (ffmpeg@2.8): Update to 2.8.10.
2017-01-02gnu: jasper: Update to 2.0.10.Efraim Flashner
* gnu/packages/image.scm (jasper): Update to 2.0.10.
2017-01-02gnu: fftw: Factorize creation of the --enable-threads variant.Ludovic Courtès
* gnu/packages/algebra.scm (pthread-variant): New procedure. (fftw-with-threads, fftwf-with-threads): Use it.
2017-01-02gnu: Disambiguate packages with the same name.Ludovic Courtès
* gnu/packages/algebra.scm (fftw-with-threads, fftwf-with-threads): Add 'name' field. * gnu/packages/llvm.scm (llvm-for-extempore): Likewise.
2017-01-02gnu: gfortran: Remove non-'eq?' duplicate of gfortran@4.9.Ludovic Courtès
* gnu/packages/gcc.scm (gfortran): Turn into an alias for GFORTRAN-4.9.
2017-01-02gnu: python-s3transfer: Update to 0.1.10.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-s3transfer): Update to 0.1.10.
2017-01-02gnu: python-greenlet: Update to 0.4.11.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-greenlet): Update to 0.4.11.
2017-01-02gnu: python-mako: Update to 1.0.6.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-mako): Update to 1.0.6.
2017-01-02gnu: awscli: Update to 1.11.35.Tobias Geerinckx-Rice
* gnu/packages/python.scm (awscli): Update to 1.11.35.
2017-01-02gnu: python-werkzeug: Update to 0.11.15.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-werkzeug): Update to 0.11.15.
2017-01-02gnu: python-backports-abc: Update to 0.5.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-backports-abc): Update to 0.5.
2017-01-02gnu: python-decorator: Update to 4.0.10.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-decorator): Update to 4.0.10.
2017-01-02gnu: python-pycparser: Use ‘modify-phases’ syntax.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-pycparser)[arguments]: Use ‘modify-phases’.
2017-01-02gnu: python-pycparser: Update to 2.17.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-pycparser): Update to 2.17.
2017-01-01gnu: beets: Build with Python 3.Leo Famulari
* gnu/packages/music.scm (beets)[arguments]: Build with python@3. (native-inputs): Use Python-2 variants of all inputs. (inputs): Use Python-2 variants of all inputs. Remove python-pyechonest.