summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: Add samplv1.Ricardo Wurmus2016-11-19
| | | | * gnu/packages/music.scm (samplv1): New variable.
* gnu: Add drumkv1.Ricardo Wurmus2016-11-19
| | | | * gnu/packages/music.scm (drumkv1): New variable.
* gnu: libtiff: Fix CVE-2016-9448.Leo Famulari2016-11-19
| | | | | | * gnu/packages/patches/libtiff-CVE-2016-9448.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/image.scm (libtiff/fixed)[source]: Use it.
* gnu: imagemagick: Update to 6.9.6-5.Leo Famulari2016-11-19
| | | | * gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.6-5.
* gnu: gnome-control-center: Add gdk-pixbuf input.Rene Saavedra2016-11-19
| | | | | | * gnu/packages/gnome.scm (gnome-control-center)[inputs]: Add gdk-pixbuf. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add emacs-danneskjold-theme.ng02016-11-19
| | | | | | * gnu/packages/emacs.scm (emacs-danneskjold-theme): New variable. Signed-off-by: 宋文武 <iyzsong@gmail.com>
* gnu: emacs-cyberpunk-theme: Update to 1.18.ng02016-11-19
| | | | | | * gnu/packages/emacs.scm (emacs-cyberpunk-theme): Update to 1.18. Signed-off-by: 宋文武 <iyzsong@gmail.com>
* gnu: emacs-org: Update to 20161118.Nicolas Goaziou2016-11-19
| | | | | | * gnu/packages/emacs.scm (emacs-org): Update to 20161118. Signed-off-by: 宋文武 <iyzsong@gmail.com>
* services: dicod-service: Honor 'dicod-configuration-dico'.宋文武2016-11-19
| | | | | * gnu/services/dict.scm (dicod-shepherd-service): Use 'dicod-configuration-dico' of config.
* gnu: opensmtpd: Correct CA certificates file path.宋文武2016-11-19
| | | | | * gnu/packages/mail.scm (opensmtpd)[arguments]: Pass '--with-path-CAfile=/etc/ssl/certs/ca-certificates.crt' to #:configure-flags.
* gnu: gx-switchless-wah-lv2: Update to 0-2.7b0869120.Ricardo Wurmus2016-11-19
| | | | | | * gnu/packages/music.scm (gx-switchless-wah-lv2): Update to 0-2.7b0869120. [arguments]: Remove "escape-shell-commands" phase.
* gnu: gx-slow-gear-lv2: Update to 0-2.cb852e042.Ricardo Wurmus2016-11-19
| | | | | * gnu/packages/music.scm (gx-slow-gear-lv2): Update to 0-2.cb852e042. [arguments]: Remove "escape-shell-commands" phase.
* gnu: gx-vintage-fuzz-master-lv2: Update to 0-2.0fec0bc1e.Ricardo Wurmus2016-11-19
| | | | | | * gnu/packages/music.scm (gx-vintage-fuzz-master-lv2): Update to 0-2.0fec0bc1e. [arguments]: Remove "escape-shell-commands" phase.
* gnu: gx-super-fuzz-lv2: Update to 0-2.f40389575.Ricardo Wurmus2016-11-19
| | | | | * gnu/packages/music.scm (gx-super-fuzz-lv2): Update to 0-2.f40389575. [arguments]: Remove "escape-shell-commands" phase.
* gnu: gx-voodoo-fuzz-lv2: Update to 0-2.aec7889b4.Ricardo Wurmus2016-11-19
| | | | | * gnu/packages/music.scm (gx-voodoo-fuzz-lv2): Update to 0-2.aec7889b4. [arguments]: Remove "escape-shell-commands" phase.
* gnu: gx-hyperion-lv2: Update to 0-2.6a096a664.Ricardo Wurmus2016-11-19
| | | | | * gnu/packages/music.scm (gx-hyperion-lv2): Update to 0-2.6a096a664. [arguments]: Remove "escape-shell-commands" phase.
* gnu: gx-saturator-lv2: Update to 0-2.0b581ac85.Ricardo Wurmus2016-11-19
| | | | | * gnu/packages/music.scm (gx-saturator-lv2): Update to 0-2.0b581ac85. [arguments]: Remove "escape-shell-commands" phase.
* gnu: qsynth: Update to 0.4.3.Ricardo Wurmus2016-11-19
| | | | * gnu/packages/audio.scm (qsynth): Update to 0.4.3.
* gnu: synthv1: Update to 0.8.0.Ricardo Wurmus2016-11-19
| | | | * gnu/packages/music.scm (synthv1): Update to 0.8.0.
* gnu: wireshark: Update to 2.2.2.Nicolas Goaziou2016-11-19
| | | | | | * gnu/packages/networking.scm (wireshark): Update to 2.2.2. Signed-off-by: 宋文武 <iyzsong@gmail.com>
* gnu: giac-xcas: Update to 1.2.2-103Nicolas Goaziou2016-11-19
| | | | | | * gnu/packages/algebra.scm (giac-xcas): Update to 1.2.2-103. Signed-off-by: 宋文武 <iyzsong@gmail.com>
* gnu: Add ruby-net-http-digest-auth.Muriithi Frederick Muriuki2016-11-19
| | | | * gnu/packages/ruby.scm (ruby-net-http-digest-auth): New variable.
* gnu: ruby-2.2: Update to 2.2.6.Ben J Woodcroft2016-11-19
| | | | * gnu/packages/ruby.scm (ruby-2.2): Update to 2.2.6.
* gnu: mps-youtube: Disable tests.ng02016-11-18
| | | | | | * gnu/packages/video.scm (mps-youtube): Disable tests. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: python-pafy: Disable tests.ng02016-11-18
| | | | | | * gnu/packages/python.scm (python-pafy): Disable tests. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add xcalib.Petter2016-11-18
| | | | | | * gnu/packages/xdisorg (xcalib): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: emacs-org: Update to 20161102.Ludovic Courtès2016-11-18
| | | | | * gnu/packages/emacs.scm (emacs-org)[source]: Switch to elpa.gnu.org so 'guix refresh' can pick it up. Update to 20161102.
* gnu: guile@2.0.13: Fix non-determinism issue in REPL server test.Ludovic Courtès2016-11-18
| | | | | | * gnu/packages/patches/guile-repl-server-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/guile.scm (guile-2.0.13)[source]: Use it.
* gnu: xonsh: Update to 0.4.7.Danny Milosavljevic2016-11-18
| | | | | | * gnu/packages/shells.scm (xonsh): Update to 0.4.7. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: opensmtpd: Build man pages.宋文武2016-11-18
| | | | * gnu/packages/mail.scm (opensmtpd)[native-inputs]: Add groff.
* gnu: python-gst: Update to 1.10.1.Efraim Flashner2016-11-18
| | | | * gnu/packages/gstreamer.scm (python-gst, python2-gst): Update to 1.10.1.
* gnu: gst-libav: Update to 1.10.1.Efraim Flashner2016-11-18
| | | | * gnu/packages/gstreamer.scm (gst-libav): Update to 1.10.1.
* gnu: gst-plugins-ugly: Update to 1.10.1.Efraim Flashner2016-11-18
| | | | * gnu/packages/gstreamer.scm (gst-plugins-ugly): Update to 1.10.1.
* gnu: gst-plugins-bad: Update to 1.10.1 (Fixes security issues).Efraim Flashner2016-11-18
| | | | * gnu/packages/gstreamer.scm (gst-plugins-bad): Update to 1.10.1.
* gnu: gst-plugins-good: Update to 1.10.1.Efraim Flashner2016-11-18
| | | | * gnu/packages/gstreamer.scm (gst-plugins-good): Update to 1.10.1.
* gnu: gst-plugins-base: Update to 1.10.1.Efraim Flashner2016-11-18
| | | | * gnu/packages/gstreamer.scm (gst-plugins-base): Update to 1.10.1.
* gnu: gstreamer: Update to 1.10.1.Efraim Flashner2016-11-18
| | | | * gnu/packages/gstreamer.scm (gstreamer): Update to 1.10.1.
* services: static-networking: Add netmask.Ludovic Courtès2016-11-17
| | | | | | | | | | | Reported by Mathieu Lirzin and Andreas Enge. * gnu/services/networking.scm (<static-networking>)[netmask]: New field. (static-networking-service-type): Honor it. * gnu/services/networking.scm (static-networking-service): Add #:netmask and honor it. * doc/guix.texi (Networking Services): Adjust accordingly.
* tests: basic: Fix harmless thinko.Ludovic Courtès2016-11-17
| | | | | | | * gnu/tests/base.scm (run-basic-test)["login on tty1"]: Move the file-waiting loop inside the 'marionette-eval' body. Before that, we were waiting for the file to appear on the host, which would never happen, meaning that we were always waiting for 15 seconds.
* gnu: mpop: Use 'sourceforge' mirror.Leo Famulari2016-11-17
| | | | | | This is a followup to commit 5837e69936fc9f4df4c0745b7c6e31b5642156fe. * gnu/packages/mail.scm (mpop)[source]: Use 'sourceforge' mirror.
* gnu: mpop: Update to 1.2.6.Arun Isaac2016-11-17
| | | | | | * gnu/packages/mail.scm (mpop): Update to 1.2.6. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: obs: Update to 0.16.5.Efraim Flashner2016-11-17
| | | | * gnu/packages/video.scm (obs): Update to 0.16.5.
* gnu: aria2: Update to 1.29.0.Efraim Flashner2016-11-17
| | | | * gnu/packages/bittorrent.scm (aria2): Update to 1.29.0.
* Revert "gnu: icecat: Enable gtk3 support."Mark H Weaver2016-11-16
| | | | | | | | This reverts commit eaf72e218e38c0c908ee30c914ab7d9c0c0389b8. IceCat misbehaves with gtk+3, most notably the scroll bar handles are invisible. Here we revert back to gtk+2 until these problems can be addressed.
* gnu: Add Handbrake.Eric Bavier2016-11-16
| | | | | | * gnu/packages/video.scm (handbrake): New variable. * gnu/packages/patches/handbrake-pkg-config-path.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: libtiff: Fix some buffer overflows.Leo Famulari2016-11-16
| | | | | | * gnu/packages/patches/libtiff-uint32-overflow.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/image.scm (libtiff/fixed)[source]: Use it.
* gnu: libtiff: Fix CVE-2016-9297.Leo Famulari2016-11-16
| | | | | | * gnu/packages/patches/libtiff-CVE-2016-9297.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/image.scm (libtiff/fixed)[source]: Use it.
* gnu: jasper: Update to 1.900.29.Efraim Flashner2016-11-16
| | | | | * gnu/packages/image.scm (jasper): Update to 1.900.29. [inputs]: Add libjpeg.
* gnu: icecat: Remove unneeded patch.Mark H Weaver2016-11-16
| | | | | | | | This is a followup to commit 1a87aa75671ad6567cd57fce0936220862107478. * gnu/packages/gnuzilla.scm (icecat)[sources][patches]: Remove patch for CVE-2016-5296, which is for a bundled copy of pixman that is subsequently deleted by a snippet.
* gnu: perl-dbd-mysql: Update to 4.039 [Fixes CVE-2016-1249].Marius Bakke2016-11-16
| | | | | * gnu/packages/databases.scm (perl-dbd-mysql): Update to 4.039. [source]: Update CPAN URI.