summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-02gnu: binutils: Update to 2.29.1....* gnu/packages/base.scm (binutils): Update to 2.29.1. [source]: Add patch. * gnu/packages/patches/binutils-CVE-2017-14729.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Efraim Flashner
2017-10-01gnu: expat: Update to 2.2.2....* gnu/packages/xml.scm (expat): Update to 2.2.2. [replacement]: Remove field. (expat-2.2.2): Remove variable. Efraim Flashner
2017-10-01gnu: libtasn1: Ungraft package....* gnu/packages/tls.scm (libtasn1)[replacement]: Remove field. [source]: Add patch. (libtasn1/fixed): Remove variable. Efraim Flashner
2017-10-01gnu: ruby: Update to 2.4.2....* gnu/packages/ruby.scm (ruby): Update to 2.4.2. [replacement]: Remove field. (ruby-2.4.2): Remove variable. Efraim Flashner
2017-10-01gnu: pcre: Update to 8.41....* gnu/packages/pcre.scm (pcre): Update to 8.41. [replacement]: Remove field. [source]: Remove patch. (pcre-8.41): Remove variable. * gnu/patches/pcre-CVE-2017-7186.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. Efraim Flashner
2017-10-01gnu: bluez: Ungraft package....* gnu/packages/linux.scm (bluez)[replacement]: Remove field. [source]: Add patch. (bluez/fixed): Remove variable. Efraim Flashner
2017-10-01gnu: gdk-pixbuf: Update to 2.36.10....* gnu/packages/gtk.scm (gdk-pixbuf, gdk-pixbuf+svg): Update to 2.36.10. [replacement]: Remove field. [source]: Remove patch. (gdk-pixbuf-2.36.10, gdk-pixbuf+svg-2.36.10): Remove variables. * gnu/packages/patches/gdk-pixbuf-list-dir.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. Efraim Flashner
2017-10-01gnu: libgcrypt: Update to 1.8.1....* gnu/packages/gnupg.scm (libgcrypt): Update to 1.8.1. [replacement]: Remove field. (libgcrypt/fixed): Remove variable. Efraim Flashner
2017-10-01gnu: gd: Update to 2.2.5....* gnu/packages/gd.scm (gd): Update to 2.2.5. [replacement]: Remove field. [sources]: Remove two patches. (gd-2.2.5): Remove variable. * gnu/packages/patches/gd-fix-gd2-read-test.patch, gnu/packages/patches/gd-php-73968-Fix-109-XBM-reading.patch: Remove files. * gnu/local.mk (dist_patch_DATA): Remove them. Efraim Flashner
2017-10-01gnu: curl: Update to 7.55.0....* gnu/packages/curl.scm (curl): Update to 7.55.0. [replacement]: Remove field. [arguments]: Add phase to fix doc install location. (curl-7.55.0): Remove variable. Efraim Flashner
2017-10-01gnu: libarchive: Use 'modify-phases' syntax....* gnu/packages/backup.scm (libarchive)[arguments]: Use 'modify-phases' syntax. Efraim Flashner
2017-10-01gnu: libarchive: Update to 3.3.2....* gnu/packages/backup.scm (libarchive): Update to 3.3.2. [replacement]: Remove field. (libarchive-3.3.2): Remove variable. Efraim Flashner
2017-10-01gnu: Remove package/inherit from commencement....This is a follow-up to several security grafts. * gnu/packages/commencement.scm (file-boot0, glibc-final, glibc-final-with-bootstrap-bash): Use '(package (inherit ...)' in place of '(package/inherit'. Efraim Flashner
2017-10-01gnu: binutils: Update to 2.28.1....* gnu/packages/base.scm (binutils): Update to 2.28.1. [replacement]: Remove field. * gnu/packages/commencement.scm (binutils-boot0, binutils-final): Don't use 'package/inherit'. Efraim Flashner
2017-10-01Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner
2017-10-01gnu: Add emacs-writeroom....* gnu/packages/emacs.scm (emacs-writeroom): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> Kyle Meyer
2017-10-01gnu: emacs-visual-fill-column: Update to 1.11....* gnu/packages/emacs.scm (emacs-visual-fill-column): Update to 1.11. Signed-off-by: Christopher Baines <mail@cbaines.net> Kyle Meyer
2017-10-01gnu: emacs-cyberpunk-theme: Update to 1.19....* gnu/packages/emacs.scm (emacs-cyberpunk-theme): Update to 1.19. Feng Shu
2017-10-01gnu: gnunet: Use 'gnutls/dane' as input....This switches the used GnuTLS to the one recommended by the GNUnet Documentation (Chapter "Installation Handbook", Section "Generic installation instructions") where a specific order of dependency installation is required. In this order libunbound is installed first, then GnuTLS, then libgnurl, followed by libmicrohttpd. * gnu/packages/gnunet.scm (gnunet)[inputs]: Replace gnutls with 'gnutls/dane'. Signed-off-by: Christopher Baines <mail@cbaines.net> ng0
2017-10-01gnu: libmicrohttpd: Use 'gnutls/dane' as input....This switches the used GnuTLS to the one recommended by the GNUnet Documentation (Chapter "Installation Handbook", Section "Generic installation instructions") where a specific order of dependency installation is required. In this order libunbound is installed first, then GnuTLS, then libgnurl, followed by libmicrohttpd. * gnu/packages/gnunet.scm (libmicrohttpd)[inputs]: Replace gnutls with 'gnutls/dane'. Signed-off-by: Christopher Baines <mail@cbaines.net> ng0
2017-10-01gnu: gnurl: Use 'gnutls/dane' as input....This switches the used GnuTLS to the one recommended by the GNUnet Documentation (Chapter "Installation Handbook", Section "Generic installation instructions") where a specific order of dependency installation is required. In this order libunbound is installed first, then GnuTLS, then libgnurl, followed by libmicrohttpd. * gnu/packages/gnunet.scm (gnurl)[inputs]: Replace gnutls with 'gnutls/dane'. Signed-off-by: Christopher Baines <mail@cbaines.net> ng0
2017-10-01gnu: gnutls: Add 'gnutls-dane'....* gnu/packages/tls.scm (gnutls/dane): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> ng0
2017-10-01gnu: libreoffice: Update to 5.3.6.1....* gnu/packages/libreoffice.scm (libreoffice): Update to 5.3.6.1. Thomas Danckaert
2017-10-01gnu: Add emacs-pyim....* gnu/packages/emacs.scm (emacs-pyim): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> Feng Shu
2017-10-01gnu: Add emacs-pos-tip....* gnu/packages/emacs.scm (emacs-pos-tip): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> Feng Shu
2017-10-01gnu: Add emacs-pyim-basedict....* gnu/packages/emacs.scm (emacs-pyim-basedict): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> Feng Shu
2017-10-01gnu: Add emacs-cnfonts....* gnu/packages/emacs.scm (emacs-cnfonts): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> Feng Shu
2017-09-30doc: Fix rottlog configuration sample code....* doc/guix.texi (Log Rotation): Correct code for the default mcron-service. Thomas Danckaert
2017-09-30gnu: pybitmessage: Update to 0.6.2....* gnu/packages/messaging.scm (pybitmessage): Update to 0.6.2. [build-system]: Change to python-build-system. [arguments]: Remove "fix-makefile" and "wrap" phases. [inputs]: Rename to... [propagated-inputs]: ...this. Add "python2-msgpack" and "python2-pythondialog". [inputs]: Remove "sqlite" and "qt-4". Move "openssl" ... [native-inputs]: ...here. Remove "pkg-config". Signed-off-by: Christopher Baines <mail@cbaines.net> ng0
2017-09-30gnu: guitarix: Update to 0.35.6....* gnu/packages/audio.scm (guitarix): Update to 0.35.6. Ricardo Wurmus
2017-09-30gnu: samplv1: Update to 0.8.4....* gnu/packages/music.scm (samplv1): Update to 0.8.4. Ricardo Wurmus
2017-09-30gnu: drumkv1: Update to 0.8.4....* gnu/packages/music.scm (drumkv1): Update to 0.8.4. Ricardo Wurmus
2017-09-30gnu: synthv1: Update to 0.8.4....* gnu/packages/music.scm (synthv1): Update to 0.8.4. Ricardo Wurmus
2017-09-30gnu: Add ruby-es-dump-restore....* gnu/packages/databases.scm (es-dump-restore): New variable. Christopher Baines
2017-09-30gnu: Add ruby-rubyzip....* gnu/packages/ruby.scm (ruby-rubyzip): New variable. Co-authored by Ben Woodcroft <donttrustben@gmail.com>. Christopher Baines
2017-09-30gnu: Add ruby-progress_bar....* gnu/packages/ruby.scm (ruby-progress_bar): New variable. Christopher Baines
2017-09-30gnu: Add ruby-highline....* gnu/packages/ruby.scm (ruby-highline): New variable. Christopher Baines
2017-09-30gnu: Add ruby-code-statistics....* gnu/packages/ruby.scm (ruby-code-statistics): New variable. Ben Woodcroft
2017-09-30gnu: Add ruby-options....* gnu/packages/ruby.scm (ruby-options): New variable. Christopher Baines
2017-09-30gnu: Add ruby-multi-json....* gnu/packages/ruby.scm (ruby-multi-json): New variable. Christopher Baines
2017-09-30gnu: Add ruby-httpclient....* gnu/packages/ruby.scm (ruby-httpclient): New variable. Christopher Baines
2017-09-29gnu: Add xautomation....* gnu/packages/xdisorg.scm (xautomation): New variable. Signed-off-by: Kei Kebreau <kkebreau@posteo.net> ng0
2017-09-29gnu: libfilezilla: Update to 0.11.0....* gnu/packages/ftp.scm (libfilezilla): Update to 0.11.0. Tobias Geerinckx-Rice
2017-09-29gnu: knot: Update to 2.5.5....* gnu/packages/dns.scm (knot): Update to 2.5.5. Tobias Geerinckx-Rice
2017-09-29gnu: php: Update to 7.1.10....* gnu/packages/php.scm (php): Update to 7.1.10. Julien Lepiller
2017-09-29gnu: openvpn: Update to 2.4.4....* gnu/packages/vpn.scm (openvpn): Update to 2.4.4. [inputs]: Add lz4. Efraim Flashner
2017-09-29gnu: icecat: Add more fixes from upstream mozilla-esr52....Includes fixes for CVE-2017-7793, CVE-2017-7805, CVE-2017-7819, CVE-2017-7823, and the remaining 3 out of 8 changesets for CVE-2017-7810. * gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the upstream mozilla-esr52 repository. Mark H Weaver
2017-09-29gnu: icecat: Rename patches to reflect CVE assignments....Document the fact that we include fixes for CVE-2017-7814 and 5 out of 8 changesets for CVE-2017-7810. * gnu/packages/gnuzilla.scm (icecat)[source]: Rename some patches to reflect CVE assignments. Mark H Weaver
2017-09-29gnu: cuirass: Update to latest snapshot....This fixes mishandling of 'GIT_SSL_CAINFO'. * gnu/packages/ci.scm (cuirass): Update to commit 9cfea9f. [native-search-paths]: New field. Ludovic Courtès
2017-09-29gnu: tclxml: Propagate tcllib....* gnu/packages/tcl.scm (tclxml): Propagate tcllib. Danny Milosavljevic