summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2016-11-19gnu: gx-voodoo-fuzz-lv2: Update to 0-2.aec7889b4....* gnu/packages/music.scm (gx-voodoo-fuzz-lv2): Update to 0-2.aec7889b4. [arguments]: Remove "escape-shell-commands" phase. Ricardo Wurmus
2016-11-19gnu: gx-hyperion-lv2: Update to 0-2.6a096a664....* gnu/packages/music.scm (gx-hyperion-lv2): Update to 0-2.6a096a664. [arguments]: Remove "escape-shell-commands" phase. Ricardo Wurmus
2016-11-19gnu: gx-saturator-lv2: Update to 0-2.0b581ac85....* gnu/packages/music.scm (gx-saturator-lv2): Update to 0-2.0b581ac85. [arguments]: Remove "escape-shell-commands" phase. Ricardo Wurmus
2016-11-19gnu: qsynth: Update to 0.4.3....* gnu/packages/audio.scm (qsynth): Update to 0.4.3. Ricardo Wurmus
2016-11-19gnu: synthv1: Update to 0.8.0....* gnu/packages/music.scm (synthv1): Update to 0.8.0. Ricardo Wurmus
2016-11-19gnu: wireshark: Update to 2.2.2....* gnu/packages/networking.scm (wireshark): Update to 2.2.2. Signed-off-by: 宋文武 <iyzsong@gmail.com> Nicolas Goaziou
2016-11-19gnu: giac-xcas: Update to 1.2.2-103...* gnu/packages/algebra.scm (giac-xcas): Update to 1.2.2-103. Signed-off-by: 宋文武 <iyzsong@gmail.com> Nicolas Goaziou
2016-11-19gnu: Add ruby-net-http-digest-auth....* gnu/packages/ruby.scm (ruby-net-http-digest-auth): New variable. Muriithi Frederick Muriuki
2016-11-19gnu: ruby-2.2: Update to 2.2.6....* gnu/packages/ruby.scm (ruby-2.2): Update to 2.2.6. Ben J Woodcroft
2016-11-18gnu: mps-youtube: Disable tests....* gnu/packages/video.scm (mps-youtube): Disable tests. Signed-off-by: Leo Famulari <leo@famulari.name> ng0
2016-11-18gnu: python-pafy: Disable tests....* gnu/packages/python.scm (python-pafy): Disable tests. Signed-off-by: Leo Famulari <leo@famulari.name> ng0
2016-11-18gnu: Add xcalib....* gnu/packages/xdisorg (xcalib): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Petter
2016-11-18gnu: emacs-org: Update to 20161102....* gnu/packages/emacs.scm (emacs-org)[source]: Switch to elpa.gnu.org so 'guix refresh' can pick it up. Update to 20161102. Ludovic Courtès
2016-11-18gnu: guile@2.0.13: Fix non-determinism issue in REPL server test....* 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. Ludovic Courtès
2016-11-18gnu: xonsh: Update to 0.4.7....* gnu/packages/shells.scm (xonsh): Update to 0.4.7. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Danny Milosavljevic
2016-11-18gnu: opensmtpd: Build man pages....* gnu/packages/mail.scm (opensmtpd)[native-inputs]: Add groff. 宋文武
2016-11-18gnu: python-gst: Update to 1.10.1....* gnu/packages/gstreamer.scm (python-gst, python2-gst): Update to 1.10.1. Efraim Flashner
2016-11-18gnu: gst-libav: Update to 1.10.1....* gnu/packages/gstreamer.scm (gst-libav): Update to 1.10.1. Efraim Flashner
2016-11-18gnu: gst-plugins-ugly: Update to 1.10.1....* gnu/packages/gstreamer.scm (gst-plugins-ugly): Update to 1.10.1. Efraim Flashner
2016-11-18gnu: gst-plugins-bad: Update to 1.10.1 (Fixes security issues)....* gnu/packages/gstreamer.scm (gst-plugins-bad): Update to 1.10.1. Efraim Flashner
2016-11-18gnu: gst-plugins-good: Update to 1.10.1....* gnu/packages/gstreamer.scm (gst-plugins-good): Update to 1.10.1. Efraim Flashner
2016-11-18gnu: gst-plugins-base: Update to 1.10.1....* gnu/packages/gstreamer.scm (gst-plugins-base): Update to 1.10.1. Efraim Flashner
2016-11-18gnu: gstreamer: Update to 1.10.1....* gnu/packages/gstreamer.scm (gstreamer): Update to 1.10.1. Efraim Flashner
2016-11-17services: static-networking: Add netmask....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. Ludovic Courtès
2016-11-17tests: basic: Fix harmless thinko....* 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. Ludovic Courtès
2016-11-17gnu: mpop: Use 'sourceforge' mirror....This is a followup to commit 5837e69936fc9f4df4c0745b7c6e31b5642156fe. * gnu/packages/mail.scm (mpop)[source]: Use 'sourceforge' mirror. Leo Famulari
2016-11-17gnu: mpop: Update to 1.2.6....* gnu/packages/mail.scm (mpop): Update to 1.2.6. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Arun Isaac
2016-11-17gnu: obs: Update to 0.16.5....* gnu/packages/video.scm (obs): Update to 0.16.5. Efraim Flashner
2016-11-17gnu: aria2: Update to 1.29.0....* gnu/packages/bittorrent.scm (aria2): Update to 1.29.0. Efraim Flashner
2016-11-16Revert "gnu: icecat: Enable gtk3 support."...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. Mark H Weaver
2016-11-16gnu: Add Handbrake....* 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. Eric Bavier
2016-11-16gnu: libtiff: Fix some buffer overflows....* 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. Leo Famulari
2016-11-16gnu: libtiff: Fix CVE-2016-9297....* 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. Leo Famulari
2016-11-16gnu: jasper: Update to 1.900.29....* gnu/packages/image.scm (jasper): Update to 1.900.29. [inputs]: Add libjpeg. Efraim Flashner
2016-11-16gnu: icecat: Remove unneeded patch....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. Mark H Weaver
2016-11-16gnu: perl-dbd-mysql: Update to 4.039 [Fixes CVE-2016-1249]....* gnu/packages/databases.scm (perl-dbd-mysql): Update to 4.039. [source]: Update CPAN URI. Marius Bakke
2016-11-16gnu: ncmpcpp: Update to 0.7.7....* gnu/packages/mpd.scm (ncmpcpp): Update to 0.7.7. Leo Famulari
2016-11-16gnu: shotwell: Update to 0.25.0.1....* gnu/packages/gnome.scm (shotwell): Update to 0.25.0.1. Leo Famulari
2016-11-16gnu: icecat: Add fixes from Firefox ESR 45.5.0....Includes fixes for CVE-2016-5290, CVE-2016-5291, CVE-2016-5297, CVE-2016-9064, and CVE-2016-9066. * gnu/packages/gnuzilla.scm (icecat)[source][patches]: Add fixes for aforementioned CVEs and other selected fixes from Firefox ESR 45.5.0. Note that the first six patches of CVE-2016-5290 and the patch for CVE-2016-9066 were already present, but were labeled by mozilla bug number instead of CVE. * gnu/packages/patches/icecat-CVE-2016-9064.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Mark H Weaver
2016-11-16gnu: pixman: Add fix for CVE-2016-5296....* gnu/packages/patches/pixman-CVE-2016-5296.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/xdisorg.scm (pixman)[replacement]: New field. (pixman/fixed): New variable. Mark H Weaver
2016-11-16gnu: opensmtpd: Update to 6.0.2p1....* gnu/packages/mail.scm (opensmtpd): Update to 6.0.2p1. [arguments]: Pass '--with-path-sock=/var/run' to #:configure-flags. 宋文武
2016-11-16gnu: linux-libre: Update to 4.8.8....* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash) (linux-libre): Update to 4.8.8. Mark H Weaver
2016-11-16gnu: linux-libre@4.4: Update to 4.4.32....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.32. Mark H Weaver
2016-11-15gnu: Fix name for ng0....* gnu/packages/gnupg.scm: Change name in copyright header. ng0
2016-11-15gnu: Add httptunnel....* gnu/packages/web.scm (httptunnel): New variable. Tobias Geerinckx-Rice
2016-11-15gnu: hisat: Fix typo....* gnu/packages/bioinformatics.scm (hisat)[arguments]: Fix directory name in install phase. Ricardo Wurmus
2016-11-15gnu: Add pcb-rnd....* gnu/packages/engineering.scm (pcb-rnd): New variable. Ricardo Wurmus
2016-11-15gnu: libmicrohttpd: Update to 0.9.52....* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.52. [home-page]: Use https. Efraim Flashner
2016-11-15gnu: octave: Update to 4.2.0....* gnu/packages/maths.scm (octave): Update to 4.2.0. [native-inputs]: Add lzip. [home-page]: Use https. Efraim Flashner
2016-11-15gnu: parallel: Update to 20161022....* gnu/packages/parallel.scm (parallel): Update to 20161022. [home-page]: Use https. Efraim Flashner