summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-31gnu: ruby-2.4.1: Fix CVE-2017-{0899,0900,0901,0902}....* gnu/packages/patches/ruby-rubygems-2612-ruby24.patch, gnu/packages/patches/ruby-rubygems-2613-ruby24.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/ruby.scm (ruby-2.4.1)[source]: Use them. Ben Woodcroft
2017-08-31gnu: metabat: Update to 2.11.3....* gnu/packages/bioinformatics.scm (metabat): Update to 2.11.3. [source]: Use git-fetch. Remove boost-related patch. * gnu/packages/patches/metabat-fix-boost-issue.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Ben Woodcroft
2017-08-31gnu: vlc: Fix build and clean up expression....Commit 3e0c54bf4de0b5e9d77271613287457dbcd64103 touches 'configure.ac' which in turn regenerates 'po/Makefile.in.in' with the wrong SHELL and breaks install. While at it, consolidate the other patching phases and remove unneeded inputs. * gnu/packages/video.scm (vlc)[arguments]: Consolidate patching phases into a 'patch-source' phase and run it immediately after unpack. [native-inputs]: Remove AUTOCONF, AUTOMAKE and LIBTOOL. Marius Bakke
2017-08-31gnu: vlc: Recover lost phase....This is a followup to eb1f2420d5d72bb5d178a744cffb4978c7446286. * gnu/packages/video.scm (vlc)[arguments]: Run the fix-livemedia-utils-prefix phase before configure. Marius Bakke
2017-08-31gnu: gd: Replace with 2.2.5....Fixes CVE-2017-6362 and CVE-2017-7890. * gnu/packages/gd.scm (gd)[replacement]: New field. (gd-2.2.5): New variable. * gnu/packages/php.scm (gd-for-php): Remove variable (php)[inputs]: Replace GD-FOR-PHP with GD-2.2.5. * gnu/packages/patches/gd-CVE-2017-7890.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Marius Bakke
2017-08-31gnu: claws-mail: Update to 3.15.1....* gnu/packages/mail.scm (claws-mail): Update to 3.15.1. Tobias Geerinckx-Rice
2017-08-31gnu: Add texlive-latex-acmart....* gnu/packages/tex.scm (texlive-latex-acmart): New variable. Ludovic Courtès
2017-08-30gnu: mbedtls-apache: Update to 2.6.0 [fixes CVE-2017-14032]....* gnu/packages/tls.scm (mbedtls-apache): Update to 2.6.0. Marius Bakke
2017-08-30gnu: vlc: Remove obsolete test workaround....* gnu/packages/video.scm (vlc)[arguments]: Drop ac_cv_c_fast_math from #:configure-flags. Remove related 'bootstrap' phase. Marius Bakke
2017-08-30gnu: vlc: Build with modular qt....* gnu/packages/video.scm (vlc)[inputs]: Remove QT. Add QTBASE and QTX11EXTRAS. [arguments]: Add CXXFLAGS=-std=gnu++11 to #:configure-flags. Add 'fix-qt-include' phase. Marius Bakke
2017-08-30gnu: qemu: Update to 2.10.0....* gnu/packages/patches/qemu-CVE-2017-10664.patch, gnu/packages/patches/qemu-CVE-2017-10806.patch, gnu/packages/patches/qemu-CVE-2017-10911.patch, gnu/packages/patches/qemu-CVE-2017-11334.patch, gnu/packages/patches/qemu-CVE-2017-11434.patch, gnu/packages/patches/qemu-CVE-2017-12809.patch: gnu/packages/patches/qemu-CVE-2017-7493.patch, gnu/packages/patches/qemu-CVE-2017-8112.patch, gnu/packages/patches/qemu-CVE-2017-8309.patch, gnu/packages/patches/qemu-CVE-2017-8379.patch, gnu/packages/patches/qemu-CVE-2017-8380.patch, gnu/packages/patches/qemu-CVE-2017-9524.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/virtualization.scm (qemu): Update to 2.10.0. [source](patches): Remove. Marius Bakke
2017-08-30gnu: jsoncpp: Update to 1.8.2....* gnu/packages/serialization.scm (jsoncpp): Update to 1.8.2. Marius Bakke
2017-08-30gnu: multiqc: Update to 1.2....* gnu/packages/bioinformatics.scm (multiqc): Update to 1.2. [source]: Remove patches. [arguments]: Remove to enable tests. [propagated-inputs]: Add python-spectra, python-requests, python-markdown, python-lzstring. * gnu/packages/patches/multiqc-fix-git-subprocess-error.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Ricardo Wurmus
2017-08-30gnu: Add python-spectra....* gnu/packages/python.scm (python-spectra, python2-spectra): New variables. Ricardo Wurmus
2017-08-30gnu: Add python-colormath....* gnu/packages/python.scm (python-colormath, python2-colormath): New variables. Ricardo Wurmus
2017-08-30gnu: python-jinja2: Update to 2.9.6....* gnu/packages/python.scm (python-jinja2): Update to 2.9.6. [arguments]: Add build phase "delete-incompatible-files". Ricardo Wurmus
2017-08-30gnu: Add python-lzstring....* gnu/packages/compression.scm (python-lzstring, python2-lzstring): New variables. Ricardo Wurmus
2017-08-30gnu: hyperrogue: Update to 10.0g....* gnu/packages/games.scm (hyperrogue): Update to 10.0g. Kei Kebreau
2017-08-30gnu: Add linkchecker....* gnu/packages/web.scm (linkchecker): New variable. Arun Isaac
2017-08-30gnu: kdevelop: Update to 5.1.2....* gnu/packages/kde.scm (kdevelop, kdevplatform): Update to 5.1.2. Thomas Danckaert
2017-08-30gnu: coda: Update to 2.18.2....* gnu/packages/maths.scm (coda): Update to 2.18.2. Thomas Danckaert
2017-08-30gnu: Add fzy....* gnu/packages/shellutils.scm (fzy): New variable. Stefan Reichör
2017-08-30gnu: wine: Update to 2.0.2....* gnu/packages/wine.scm (wine): Update to 2.0.2. Rutger Helling
2017-08-30gnu: electrum: Update to 2.9.3....* gnu/packages/finance.scm (electrum): Update to 2.9.3. [inputs]: Add python2-pyaes, python2-pysocks. Remove python2-slowaes. Carlo Zancanaro
2017-08-30gnu: Add python-pyaes....* gnu/packages/python.scm (python-pyaes, python2-pyaes): New variables. Carlo Zancanaro
2017-08-30gnu: Add python-pysocks....* gnu/packages/python.scm (python-pysocks, python2-pysocks): New variables. Carlo Zancanaro
2017-08-30gnu: dtach: Install man page....* gnu/packages/screen.scm (dtach)[arguments]: Install the dtach(1) man page. Tobias Geerinckx-Rice
2017-08-30gnu: nginx: Install man page....* gnu/packages/web.scm (nginx)[arguments]: Install the nginx(8) man page, and add a comment about the non-GNU configure script. Tobias Geerinckx-Rice
2017-08-29Update e-mail for Kei Kebreau....* .mailmap: Map kei@openmailbox.org to current address. * gnu/local.mk: Replace kei@openmailbox.org to current address. * gnu/packages/backup.scm: Likewise. * gnu/packages/calendar.scm: Likewise. * gnu/packages/check.scm: Likewise. * gnu/packages/compression.scm: Likewise. * gnu/packages/documentation.scm: Likewise. * gnu/packages/emacs.scm: Likewise. * gnu/packages/fltk.scm: Likewise. * gnu/packages/freedesktop.scm: Likewise. * gnu/packages/game-development.scm: Likewise. * gnu/packages/games.scm: Likewise. * gnu/packages/gnome.scm: Likewise. * gnu/packages/gnustep.scm: Likewise. * gnu/packages/gtk.scm: Likewise. * gnu/packages/hexedit.scm: Likewise. * gnu/packages/image.scm: Likewise. * gnu/packages/maths.scm: Likewise. * gnu/packages/music.scm: Likewise. * gnu/packages/xfce.scm: Likewise. * gnu/packages/python.scm: Likewise. * gnu/packages/tcl.scm: Likewise. * gnu/packages/textutils.scm: Likewise. * gnu/packages/video.scm: Likewise. * gnu/packages/w3m.scm: Likewise. * gnu/packages/web.scm: Likewise. * gnu/packages/web-browsers.scm: Likewise. * gnu/packages/patches/wmfire-update-for-new-gdk-versions.patch: Likewise. Kei Kebreau
2017-08-29gnu: perl-tk: Update to 804.034....* gnu/packages/tcl.scm (perl-tk): Update to 804.034. Tobias Geerinckx-Rice
2017-08-29gnu: font-mathjax, js-mathjax: Remove hard-coded version....* gnu/package-s/javascript.scm (font-mathjax, js-mathjax)[arguments]: Re-use font-mathjax's ‘version’ field instead of duplicating the version number. Tobias Geerinckx-Rice
2017-08-29gnu: font-mathjax: Update to 2.7.2....* gnu/packages/javascript.scm (font-mathjax): Update to 2.7.2. Tobias Geerinckx-Rice
2017-08-29gnu: tiled: Update to 1.0.3....* gnu/packages/game-development.scm (tiled): Update to 1.0.3. Tobias Geerinckx-Rice
2017-08-29gnu: libgcrypt: Fix CVE-2017-0379....* gnu/packages/gnupg.scm (libgcrypt)[replacement]: New field. (libgcrypt/fixed): New variable. Efraim Flashner
2017-08-30gnu: qtox: Update to 1.11.0....* gnu/packages/messaging.scm (qtox): Update to 1.11.0. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> R H
2017-08-29gnu: Escape @ in the perl-importer package description....@EXPORT is interpreted as a texinfo command, therefore the @ needs escaping. This was causing a test failure in the guix-package.sh file. * gnu/packages/perl.scm (perl-importer)[description]: Escape @. Christopher Baines
2017-08-29gnu: emacs-lua-mode: Update to current git....* gnu/packages/emacs.scm (emacs-lua-mode): Update; fixes a very annoying bug with syntax highlighting of multi-line strings. Andy Wingo
2017-08-29gnu: Add python-pyalsaaudio....* gnu/packages/audio.scm (python-pyalsaaudio, python2-pyalsaaudio): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Danny Milosavljevic
2017-08-29gnu: font-gnu-unifont: Update to 10.0.06....* gnu/packages/fonts.scm (font-gnu-unifont): Update to 10.0.06. Efraim Flashner
2017-08-28gnu: emacs-org: Update to 20170828...* gnu/packages/emacs.scm (emacs-org): Update to 20170828 (a.k.a. 9.0.10). Nicolas Goaziou
2017-08-28gnu: gnupg: Clean up arguments....* gnu/packages/gnupg.scm (gnupg)[arguments]: Shorten the 'patch-test-paths phase. Efraim Flashner
2017-08-28gnu: gnupg: Update to 2.2.0....* gnu/packages/gnupg.scm (gnupg): Update to 2.2.0. [arguments]: Add flag to run more tests. Efraim Flashner
2017-08-28gnu: r-minimal: Remove timestamp from man page....* gnu/packages/statistics.scm (r-minimal)[arguments]: Adjust "build-reproducibly" phase to prevent the bundled help2man script from printing the current month and year. Ricardo Wurmus
2017-08-28gnu: pspp: Update to 1.0.1....* gnu/packages/statistics.scm (pspp): Update to 1.0.1. Efraim Flashner
2017-08-28gnu: jemalloc: Update to 5.0.1....* gnu/packages/jemalloc.scm (jemalloc): Update to 5.0.1. [inputs]: Add perl. Efraim Flashner
2017-08-28services: user-processes: Reap child processes....Fixes <http://bugs.gnu.org/26931>. Reported by Leo Famulari <leo@famulari.name>. * gnu/services/base.scm (user-processes-service-type)[stop]: Add 'reap-children' loop. * gnu/tests/base.scm (run-halt-test): New procedure. (%test-halt): New variable. Ludovic Courtès
2017-08-28marionette: Augment the set of keystrokes....* gnu/build/marionette.scm (%qwerty-us-keystrokes): Add ', ", and `. Ludovic Courtès
2017-08-28marionette: Fix typing of capital letters....Previously we'd use "sendkey P" instead of "sendkey shift-p", which had no effect. * gnu/build/marionette.scm (character->keystroke): New procedure. (string->keystroke-commands): Use it. Ludovic Courtès
2017-08-28marionette: 'wait-for-file' really raises an error when a file is missing....* gnu/build/marionette.scm (wait-for-file): Arrange to call 'error' on the host, not in the guest. Ludovic Courtès
2017-08-28gnu: emacs-nix-mode: Move to package-management.scm....Reported by Christopher Baines. This fixes a top-level reference among mutually-dependent modules. * gnu/packages/emacs.scm (emacs-nix-mode): Move to... * gnu/packages/package-management.scm (emacs-nix-mode): ... here. Ludovic Courtès