Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | gnu: libtiff: Fix URL in 'libtiff-uint32-overflow.patch'.•••* gnu/packages/patches/libtiff-uint32-overflow.patch: Fix URL. | Leo Famulari | 2016-11-21 | 1 | -1/+1 | |
| * | gnu: dico: Update to 2.4.•••* gnu/packages/dico.scm (dico): Update to 2.4. [source]: Remove 'snippet'. | Ludovic Courtès | 2016-11-21 | 1 | -8/+2 | |
| * | gnu: Add emacs-emms-mode-line-cycle.•••* gnu/packages/emacs.scm (emacs-emms-mode-line-cycle): New variable. | Ricardo Wurmus | 2016-11-21 | 1 | -0/+23 | |
| * | gnu: opusfile: Update to 0.8.•••* gnu/packages/xiph.scm (opusfile): Update to 0.8. | Efraim Flashner | 2016-11-21 | 1 | -2/+2 | |
| * | gnu: obs: Update to 0.16.6.•••* gnu/packages/video.scm (obs): Update to 0.16.6. | Efraim Flashner | 2016-11-21 | 1 | -2/+2 | |
| * | gnu: mpv: Update to 0.22.0.•••* gnu/packages/video.scm (mpv): Update to 0.22.0. | Efraim Flashner | 2016-11-21 | 1 | -2/+2 | |
| * | gnu: chez-scheme: Properly identify system architecture.•••* gnu/packages/chez.dcm (chez-scheme)[arguments]: Substitute `uname -m' for `uname -a' in configure, allowing proper identification of the machine architecture. | Efraim Flashner | 2016-11-21 | 1 | -0/+4 | |
| * | gnu: Add php.•••* gnu/packages/php.scm: New file. * gnu/packages/patches/gd-fix-chunk-size-on-boundaries.patch: New file. * gnu/packages/patches/gd-fix-truecolor-format-correction.patch: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add php. (dist_patch_DATA): Add gd patches. Co-authored-by: Marius Bakke <mbakke@fastmail.com> | Julien Lepiller | 2016-11-20 | 3 | -0/+531 | |
| * | gnu: Add sqlite-3.15.1.•••* gnu/packages/databases.scm (sqlite-3.15.1): New variable. | Marius Bakke | 2016-11-20 | 1 | -0/+20 | |
| * | gnu: lilypond: Update to 2.19.51.•••* gnu/packages/music.scm (lilypond): Update to 2.19.51. Signed-off-by: Marius Bakke <mbakke@fastmail.com> | Nicolas Goaziou | 2016-11-20 | 1 | -2/+2 | |
| * | gnu: python-icalendar: Update to 3.11.•••* gnu/packages/python.scm (python-icalendar): Update to 3.11. | Leo Famulari | 2016-11-20 | 1 | -2/+2 | |
| * | gnu: gnupg: Update to 2.1.16.•••* gnu/packages/gnupg.scm (gnupg): Update to 2.1.16. [arguments]: Remove obsolete substitution from 'patch-paths' phase. Remove 'set-home' phase. Add 'set-gnupg-home' phase. | Leo Famulari | 2016-11-19 | 1 | -10/+7 | |
| * | gnu: gtk-engines: Don't propagate GTK+.•••* gnu/packages/gtk.scm (gtk-engines): Move gtk+ to 'inputs'. | 宋文武 | 2016-11-20 | 1 | -1/+2 | |
| * | gnu: linux-libre: Update to 4.8.9.•••* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash) (linux-libre): Update to 4.8.9. | Mark H Weaver | 2016-11-19 | 1 | -4/+4 | |
| * | gnu: linux-libre@4.4: Update to 4.4.33.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.33. | Mark H Weaver | 2016-11-19 | 1 | -2/+2 | |
| * | gnu: ruby: Replace with ruby-2.3.2 [fixes CVE-2015-3900].•••* gnu/packages/ruby.scm (ruby)[replacement]: New field. (ruby-2.3.2): New variable. | Ben Woodcroft | 2016-11-20 | 1 | -0/+20 | |
| * | gnu: Use 'mirror://' URLs in several places.•••* gnu/packages/emacs.scm (m17n-lib)[source]: Use 'mirror://'. * gnu/packages/games.scm (extremetuxracer)[source]: Likewise. * gnu/packages/gcc.scm (%gcc-infrastructure): Likewise. * gnu/packages/gtk.scm (python2-pygtk)[source]: Likewise. * gnu/packages/perl.scm (perl)[source]: Likewise. * gnu/packages/telephony.scm (exosip)[source]: Likewise. * gnu/packages/wm.scm (xmonad)[source]: Likewise. (ghc-xmonad-contrib)[source]: Likewise. | Ludovic Courtès | 2016-11-19 | 7 | -12/+10 | |
| * | gnu: Add samplv1.•••* gnu/packages/music.scm (samplv1): New variable. | Ricardo Wurmus | 2016-11-19 | 1 | -0/+34 | |
| * | gnu: Add drumkv1.•••* gnu/packages/music.scm (drumkv1): New variable. | Ricardo Wurmus | 2016-11-19 | 1 | -0/+34 | |
| * | gnu: libtiff: Fix CVE-2016-9448.•••* 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. | Leo Famulari | 2016-11-19 | 2 | -1/+36 | |
| * | gnu: imagemagick: Update to 6.9.6-5.•••* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.6-5. | Leo Famulari | 2016-11-19 | 1 | -2/+2 | |
| * | gnu: gnome-control-center: Add gdk-pixbuf input.•••* gnu/packages/gnome.scm (gnome-control-center)[inputs]: Add gdk-pixbuf. Signed-off-by: Leo Famulari <leo@famulari.name> | Rene Saavedra | 2016-11-19 | 1 | -0/+1 | |
| * | gnu: Add emacs-danneskjold-theme.•••* gnu/packages/emacs.scm (emacs-danneskjold-theme): New variable. Signed-off-by: 宋文武 <iyzsong@gmail.com> | ng0 | 2016-11-19 | 1 | -0/+29 | |
| * | gnu: emacs-cyberpunk-theme: Update to 1.18.•••* gnu/packages/emacs.scm (emacs-cyberpunk-theme): Update to 1.18. Signed-off-by: 宋文武 <iyzsong@gmail.com> | ng0 | 2016-11-19 | 1 | -2/+2 | |
| * | gnu: emacs-org: Update to 20161118.•••* gnu/packages/emacs.scm (emacs-org): Update to 20161118. Signed-off-by: 宋文武 <iyzsong@gmail.com> | Nicolas Goaziou | 2016-11-19 | 1 | -2/+2 | |
| * | gnu: opensmtpd: Correct CA certificates file path.•••* gnu/packages/mail.scm (opensmtpd)[arguments]: Pass '--with-path-CAfile=/etc/ssl/certs/ca-certificates.crt' to #:configure-flags. | 宋文武 | 2016-11-19 | 1 | -4/+6 | |
| * | gnu: gx-switchless-wah-lv2: Update to 0-2.7b0869120.•••* gnu/packages/music.scm (gx-switchless-wah-lv2): Update to 0-2.7b0869120. [arguments]: Remove "escape-shell-commands" phase. | Ricardo Wurmus | 2016-11-19 | 1 | -14/+3 | |
| * | gnu: gx-slow-gear-lv2: Update to 0-2.cb852e042.•••* gnu/packages/music.scm (gx-slow-gear-lv2): Update to 0-2.cb852e042. [arguments]: Remove "escape-shell-commands" phase. | Ricardo Wurmus | 2016-11-19 | 1 | -14/+3 | |
| * | gnu: gx-vintage-fuzz-master-lv2: Update to 0-2.0fec0bc1e.•••* gnu/packages/music.scm (gx-vintage-fuzz-master-lv2): Update to 0-2.0fec0bc1e. [arguments]: Remove "escape-shell-commands" phase. | Ricardo Wurmus | 2016-11-19 | 1 | -14/+3 | |
| * | gnu: gx-super-fuzz-lv2: Update to 0-2.f40389575.•••* gnu/packages/music.scm (gx-super-fuzz-lv2): Update to 0-2.f40389575. [arguments]: Remove "escape-shell-commands" phase. | Ricardo Wurmus | 2016-11-19 | 1 | -14/+3 | |
| * | gnu: 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-19 | 1 | -14/+3 | |
| * | gnu: 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-19 | 1 | -14/+3 | |
| * | gnu: 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-19 | 1 | -14/+3 | |
| * | gnu: qsynth: Update to 0.4.3.•••* gnu/packages/audio.scm (qsynth): Update to 0.4.3. | Ricardo Wurmus | 2016-11-19 | 1 | -3/+4 | |
| * | gnu: synthv1: Update to 0.8.0.•••* gnu/packages/music.scm (synthv1): Update to 0.8.0. | Ricardo Wurmus | 2016-11-19 | 1 | -2/+2 | |
| * | gnu: 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-19 | 1 | -2/+2 | |
| * | gnu: 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-19 | 1 | -2/+2 | |
| * | gnu: Add ruby-net-http-digest-auth.•••* gnu/packages/ruby.scm (ruby-net-http-digest-auth): New variable. | Muriithi Frederick Muriuki | 2016-11-19 | 1 | -0/+22 | |
| * | gnu: 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-19 | 1 | -2/+2 | |
| * | gnu: mps-youtube: Disable tests.•••* gnu/packages/video.scm (mps-youtube): Disable tests. Signed-off-by: Leo Famulari <leo@famulari.name> | ng0 | 2016-11-18 | 1 | -0/+6 | |
| * | gnu: python-pafy: Disable tests.•••* gnu/packages/python.scm (python-pafy): Disable tests. Signed-off-by: Leo Famulari <leo@famulari.name> | ng0 | 2016-11-18 | 1 | -0/+2 | |
| * | gnu: Add xcalib.•••* gnu/packages/xdisorg (xcalib): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> | Petter | 2016-11-18 | 1 | -0/+41 | |
| * | gnu: 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-18 | 1 | -3/+3 | |
| * | gnu: 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-18 | 2 | -1/+50 | |
| * | gnu: 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-18 | 1 | -2/+2 | |
| * | gnu: opensmtpd: Build man pages.•••* gnu/packages/mail.scm (opensmtpd)[native-inputs]: Add groff. | 宋文武 | 2016-11-18 | 1 | -1/+2 | |
| * | gnu: python-gst: Update to 1.10.1.•••* gnu/packages/gstreamer.scm (python-gst, python2-gst): Update to 1.10.1. | Efraim Flashner | 2016-11-18 | 1 | -2/+2 | |
| * | gnu: gst-libav: Update to 1.10.1.•••* gnu/packages/gstreamer.scm (gst-libav): Update to 1.10.1. | Efraim Flashner | 2016-11-18 | 1 | -2/+2 | |
| * | gnu: gst-plugins-ugly: Update to 1.10.1.•••* gnu/packages/gstreamer.scm (gst-plugins-ugly): Update to 1.10.1. | Efraim Flashner | 2016-11-18 | 1 | -2/+2 | |
| * | gnu: 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-18 | 1 | -3/+3 |