aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: curl: Update to 7.55.0.Efraim Flashner2017-10-01
| | | | | | | * 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.
* gnu: libarchive: Use 'modify-phases' syntax.Efraim Flashner2017-10-01
| | | | | * gnu/packages/backup.scm (libarchive)[arguments]: Use 'modify-phases' syntax.
* gnu: libarchive: Update to 3.3.2.Efraim Flashner2017-10-01
| | | | | | * gnu/packages/backup.scm (libarchive): Update to 3.3.2. [replacement]: Remove field. (libarchive-3.3.2): Remove variable.
* gnu: Remove package/inherit from commencement.Efraim Flashner2017-10-01
| | | | | | | | 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'.
* gnu: binutils: Update to 2.28.1.Efraim Flashner2017-10-01
| | | | | | | * 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'.
* Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-10-01
|\
| * gnu: Add emacs-writeroom.Kyle Meyer2017-10-01
| | | | | | | | | | | | * gnu/packages/emacs.scm (emacs-writeroom): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
| * gnu: emacs-visual-fill-column: Update to 1.11.Kyle Meyer2017-10-01
| | | | | | | | | | | | * gnu/packages/emacs.scm (emacs-visual-fill-column): Update to 1.11. Signed-off-by: Christopher Baines <mail@cbaines.net>
| * gnu: emacs-cyberpunk-theme: Update to 1.19.Feng Shu2017-10-01
| | | | | | | | * gnu/packages/emacs.scm (emacs-cyberpunk-theme): Update to 1.19.
| * gnu: gnunet: Use 'gnutls/dane' as input.ng02017-10-01
| | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * gnu: libmicrohttpd: Use 'gnutls/dane' as input.ng02017-10-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * gnu: gnurl: Use 'gnutls/dane' as input.ng02017-10-01
| | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * gnu: gnutls: Add 'gnutls-dane'.ng02017-10-01
| | | | | | | | | | | | * gnu/packages/tls.scm (gnutls/dane): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
| * gnu: libreoffice: Update to 5.3.6.1.Thomas Danckaert2017-10-01
| | | | | | | | * gnu/packages/libreoffice.scm (libreoffice): Update to 5.3.6.1.
| * gnu: Add emacs-pyim.Feng Shu2017-10-01
| | | | | | | | | | | | * gnu/packages/emacs.scm (emacs-pyim): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
| * gnu: Add emacs-pos-tip.Feng Shu2017-10-01
| | | | | | | | | | | | * gnu/packages/emacs.scm (emacs-pos-tip): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
| * gnu: Add emacs-pyim-basedict.Feng Shu2017-10-01
| | | | | | | | | | | | * gnu/packages/emacs.scm (emacs-pyim-basedict): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
| * gnu: Add emacs-cnfonts.Feng Shu2017-10-01
| | | | | | | | | | | | * gnu/packages/emacs.scm (emacs-cnfonts): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
| * doc: Fix rottlog configuration sample code.Thomas Danckaert2017-09-30
| | | | | | | | * doc/guix.texi (Log Rotation): Correct code for the default mcron-service.
| * gnu: pybitmessage: Update to 0.6.2.ng02017-09-30
| | | | | | | | | | | | | | | | | | | | | | | | * 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>
| * gnu: guitarix: Update to 0.35.6.Ricardo Wurmus2017-09-30
| | | | | | | | * gnu/packages/audio.scm (guitarix): Update to 0.35.6.
| * gnu: samplv1: Update to 0.8.4.Ricardo Wurmus2017-09-30
| | | | | | | | * gnu/packages/music.scm (samplv1): Update to 0.8.4.
| * gnu: drumkv1: Update to 0.8.4.Ricardo Wurmus2017-09-30
| | | | | | | | * gnu/packages/music.scm (drumkv1): Update to 0.8.4.
| * gnu: synthv1: Update to 0.8.4.Ricardo Wurmus2017-09-30
| | | | | | | | * gnu/packages/music.scm (synthv1): Update to 0.8.4.
| * gnu: Add ruby-es-dump-restore.Christopher Baines2017-09-30
| | | | | | | | * gnu/packages/databases.scm (es-dump-restore): New variable.
| * gnu: Add ruby-rubyzip.Christopher Baines2017-09-30
| | | | | | | | | | | | * gnu/packages/ruby.scm (ruby-rubyzip): New variable. Co-authored by Ben Woodcroft <donttrustben@gmail.com>.
| * gnu: Add ruby-progress_bar.Christopher Baines2017-09-30
| | | | | | | | * gnu/packages/ruby.scm (ruby-progress_bar): New variable.
| * gnu: Add ruby-highline.Christopher Baines2017-09-30
| | | | | | | | * gnu/packages/ruby.scm (ruby-highline): New variable.
| * gnu: Add ruby-code-statistics.Ben Woodcroft2017-09-30
| | | | | | | | * gnu/packages/ruby.scm (ruby-code-statistics): New variable.
| * gnu: Add ruby-options.Christopher Baines2017-09-30
| | | | | | | | * gnu/packages/ruby.scm (ruby-options): New variable.
| * gnu: Add ruby-multi-json.Christopher Baines2017-09-30
| | | | | | | | * gnu/packages/ruby.scm (ruby-multi-json): New variable.
| * gnu: Add ruby-httpclient.Christopher Baines2017-09-30
| | | | | | | | * gnu/packages/ruby.scm (ruby-httpclient): New variable.
| * gnu: Add xautomation.ng02017-09-29
| | | | | | | | | | | | * gnu/packages/xdisorg.scm (xautomation): New variable. Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
| * gnu: libfilezilla: Update to 0.11.0.Tobias Geerinckx-Rice2017-09-29
| | | | | | | | * gnu/packages/ftp.scm (libfilezilla): Update to 0.11.0.
| * gnu: knot: Update to 2.5.5.Tobias Geerinckx-Rice2017-09-29
| | | | | | | | * gnu/packages/dns.scm (knot): Update to 2.5.5.
| * gnu: php: Update to 7.1.10.Julien Lepiller2017-09-29
| | | | | | | | * gnu/packages/php.scm (php): Update to 7.1.10.
| * gnu: openvpn: Update to 2.4.4.Efraim Flashner2017-09-29
| | | | | | | | | | * gnu/packages/vpn.scm (openvpn): Update to 2.4.4. [inputs]: Add lz4.
| * gnu: icecat: Add more fixes from upstream mozilla-esr52.Mark H Weaver2017-09-29
| | | | | | | | | | | | | | | | 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.
| * gnu: icecat: Rename patches to reflect CVE assignments.Mark H Weaver2017-09-29
| | | | | | | | | | | | | | | | 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.
| * gnu: cuirass: Update to latest snapshot.Ludovic Courtès2017-09-29
| | | | | | | | | | | | | | This fixes mishandling of 'GIT_SSL_CAINFO'. * gnu/packages/ci.scm (cuirass): Update to commit 9cfea9f. [native-search-paths]: New field.
| * gnu: tclxml: Propagate tcllib.Danny Milosavljevic2017-09-29
| | | | | | | | * gnu/packages/tcl.scm (tclxml): Propagate tcllib.
| * gnu: linux-libre: Update to 4.13.4.Mark H Weaver2017-09-28
| | | | | | | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.4. (%linux-libre-hash): Update hash.
| * gnu: linux-libre@4.9: Update to 4.9.52.Mark H Weaver2017-09-28
| | | | | | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.52.
| * gnu: linux-libre@4.4: Update to 4.4.89.Mark H Weaver2017-09-28
| | | | | | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.89.
| * gnu: wireshark: Update to 2.4.1.Nicolas Goaziou2017-09-28
| | | | | | | | * gnu/packages/networking.scm (wireshark): Update to 2.4.1.
| * gnu: r-ddalpha: Update to 1.3.1.Ricardo Wurmus2017-09-28
| | | | | | | | | | | | * gnu/packages/cran.scm (r-ddalpha): Update to 1.3.1. [propagated-inputs]: Add r-sfsmisc. [native-inputs]: Add gfortran.
| * gnu: r-lava: Update to 1.5.1.Ricardo Wurmus2017-09-28
| | | | | | | | * gnu/packages/cran.scm (r-lava): Update to 1.5.1.
| * gnu: r-rcpp: Update to 0.12.13.Ricardo Wurmus2017-09-28
| | | | | | | | * gnu/packages/cran.scm (r-rcpp): Update to 0.12.13.
| * gnu: r-lme4: Update to 1.1-14.Ricardo Wurmus2017-09-28
| | | | | | | | * gnu/packages/statistics.scm (r-lme4): Update to 1.1-14.
| * gnu: r-doparallel: Update to 1.0.11.Ricardo Wurmus2017-09-28
| | | | | | | | * gnu/packages/statistics.scm (r-doparallel): Update to 1.0.11.