summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-12gnu: libusb-compat: Use the same home page as libusb....* gnu/packages/libusb.scm (libusb-compat)[home-page]: Update. Tobias Geerinckx-Rice
2017-11-12gnu: fcgi: Fix typo in description....* gnu/packages/web.scm (fcgi)[description]: Fix typo. Tobias Geerinckx-Rice
2017-11-12gnu: fcgi: Use archived home page fork....* gnu/packages/web.scm (fcgi)[home-page]: Use archived version. Tobias Geerinckx-Rice
2017-11-12gnu: lynx: Use new home page....* gnu/packages/web-browsers.scm (lynx)[home-page]: Update. Tobias Geerinckx-Rice
2017-11-12gnu: perl-mime-types: Update to 2.14....* gnu/packages/perl.scm (perl-mime-types): Update to 2.14. Tobias Geerinckx-Rice
2017-11-11gnu: mailutils: Update to 3.4....* gnu/packages/mail.scm (mailutils): Update to 3.4. Ludovic Courtès
2017-11-11gnu: emacs-emms: Update to 4.4....* gnu/packages/emacs.scm (emms): Update to 4.4. Ludovic Courtès
2017-11-11gnu: nyacc: Update to 0.82.4....* gnu/packages/mes.scm (nyacc): Update to 0.82.4. Jan Nieuwenhuizen
2017-11-11git: Check whether 'clone-init-options' is defined....This is a followup to 195f0d05c3f64e17e84b2683a7045a14ec578d61. * guix/git.scm (clone*): Check whether 'clone-init-options' is defined before using it. Ludovic Courtès
2017-11-11gnu: nvi: Build with support for Unicode text....* gnu/packages/nvi.scm (nvi)[arguments]: Pass '--enable-widechar' to #:configure-flags. Leo Famulari
2017-11-11tests: Adjust to new unbound-variable error message....This is a followup to dc856223f5eab57d8a4881782ec0f50abd12afa3. * tests/guix-package.sh: Adjust unbound-variable message regexp. Ludovic Courtès
2017-11-11tests: Refer to "time@1.8"....This is a followup to dd00e0919fcecd895ff4e5a646cf068f46ff8d12. * tests/guix-build.sh: Refer to "time@1.8". Ludovic Courtès
2017-11-11download: Work around more bogus HTTP handling in Guile 2.2 <= 2.2.2....Reported by Mark H Weaver <mhw@netris.org> at <https://lists.gnu.org/archive/html/guix-devel/2017-11/msg00190.html>. * guix/build/download.scm (guile-2.2) [write-request-line]: Backport Guile commit 6ad28ae3bc6a6d9e95ab7d70510d12c97673a143. Ludovic Courtès
2017-11-11gnu: lvm2: Update to 2.02.176....* gnu/packages/linux.scm (lvm2): Update to 2.02.176. Marius Bakke
2017-11-11gnu: libstaroffice: Update to 0.0.5....* gnu/packages/libreoffice.scm (libstaroffice): Update to 0.0.5. Marius Bakke
2017-11-11gnu: libvisio: Update to 0.1.6....* gnu/packages/libreoffice.scm (libvisio): Update to 0.1.6. [source](patches): Remove. * gnu/packages/patches/libvisio-fix-tests.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Marius Bakke
2017-11-11gnu: libetonyek: Update to 0.1.7....* gnu/packages/libreoffice.scm (libetonyek): Update to 0.1.7. [source](patches): Remove. [arguments]<#:phases>: Remove. [native-inputs]: Remove AUTOCONF and AUTOMAKE. * gnu/packages/patches/libetonyek-build-with-mdds-1.2.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Marius Bakke
2017-11-11gnu: libreoffice: Update to 5.3.7.2 and enable GTK3....* gnu/packages/libreoffice.scm (libreoffice): Update to 5.3.7.2 [source]: Change URL to HTTPS. [inputs]: Add gtk+. [configure-flags]: Remove "--disable-gtk3". Signed-off-by: Marius Bakke <mbakke@fastmail.com> Rutger Helling
2017-11-11gnu: python2-rpython: Update to 0.2.1....* gnu/packages/python.scm (python2-rpython): Update to 0.2.1. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Alex Vong
2017-11-11gnu: python-sympy: Update to 1.1.1....* gnu/packages/python.scm (python-sympy, python2-sympy): Update to 1.1.1. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Alex Vong
2017-11-11gnu: python-sqlparse: Fix syntax error....This is a follow-up to commit 8d688cd27f267f4d143d0f20ed3c352188151302. * gnu/packages/python.scm (python-sqlparse)[arguments]: Add missing lambda. Marius Bakke
2017-11-11gnu: python-sqlparse: Update to 0.2.4....* gnu/packages/python.scm (python-sqlparse, python2-sqlparse): Update to 0.2.4. [arguments]: Don't invoke ‘2to3’. Tobias Geerinckx-Rice
2017-11-11install: Fix typo....* gnu/system/install.scm (installation-os): Fix typo in comment. Tobias Geerinckx-Rice
2017-11-11gnu: cyrus-sasl: Use new home page....* gnu/packages/cyrus-sasl.scm (cyrus-sasl)[home-page]: Update. Tobias Geerinckx-Rice
2017-11-11gnu: methylkit: Use new home page....* gnu/packages/bioinformatics.scm (methylkit)[home-page]: Update. Tobias Geerinckx-Rice
2017-11-11gnu: vsearch: Update to 2.6.0....* gnu/packages/bioinformatics.scm (vsearch): Update to 2.6.0. Ben Woodcroft
2017-11-10download: Work around bogus HTTP handling in Guile 2.2 <= 2.2.2....Reported by Konrad Hinsen <konrad.hinsen@fastmail.net> at <https://lists.gnu.org/archive/html/guix-devel/2017-11/msg00070.html>. * guix/build/download.scm (write-request-line) [guile-2.2]: New procedure. Ludovic Courtès
2017-11-10gnu: webkitgtk: Update to 2.18.3 [fixes CVE-2017-{13788,13798,13803}]....* gnu/packages/webkit.scm (webkitgtk): Update to 2.18.3. Leo Famulari
2017-11-10gnu: qemu: Fix CVE-2017-{15038,15268,15289}....* gnu/packages/patches/qemu-CVE-2017-15038.patch, gnu/packages/patches/qemu-CVE-2017-15268.patch, gnu/packages/patches/qemu-CVE-2017-15289.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/virtualization.scm (qemu)[source]: Use them. Leo Famulari
2017-11-10gnu: Fix hunspell-dict-en-* dictionary installation....* gnu/packages/aspell.scm (aspell-word-list)[arguments]: Install the .dic file for all hunspell dictionaries. Kei Kebreau
2017-11-10gnu: cutadapt: Update to 1.14....* gnu/packages/bioinformatics.scm (cutadapt): Update to 1.14. Ricardo Wurmus
2017-11-10gnu: synergy: Fix minor problems with the package definitions....* gnu/packages/synergy.scm (synergy)[source]: Return #t in the snippet. [arguments]: Let build phases return #t; fix typo in comment. [home-page]: Change to redirection target. [description]: Fix typo. Ricardo Wurmus
2017-11-10gnu: password-store: Install passmenu script....* gnu/packages/password-utils (password-store) [inputs]: Add dmenu and xdotool. [arguments]<#:phases>['patch-passmenu-path']: New phase. [arguments]<#:phases>['install-passmenu']: New phase. Jelle Licht
2017-11-10gnu: Add Epson escpr printer driver....* gnu/packages/cups.scm (escpr): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Diego Nicola Barbato
2017-11-10git: Work around wrong default argument of 'clone'....Fixes <https://bugs.gnu.org/29238>. Reported by Benjamin Andresen <benny@in-ulm.de>. * guix/git.scm (clone*): Pass second argument to 'clone'. Ludovic Courtès
2017-11-10gnu: postgresql@9.6: Update to 9.6.6 [security fixes]....This fixes CVE-2017-12172, CVE-2017-15098, CVE-2017-15099. * gnu/packages/databases.scm (postgresql@9.6): Update to 9.6.6. Efraim Flashner
2017-11-09gnu: linux-libre: Update to 4.13.12....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.12. (%linux-libre-hash): Update hash. Mark H Weaver
2017-11-09gnu: linux-libre@4.9: Update to 4.9.61....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.61. Mark H Weaver
2017-11-09gnu: linux-libre@4.4: Update to 4.4.97....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.97. Mark H Weaver
2017-11-09gnu: linux-libre@4.1: Update to 4.1.46....* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.46. Mark H Weaver
2017-11-10gnu: libpsl: Update to 0.19.1....* gnu/packages/web.scm (libpsl): Update to 0.19.1. Tobias Geerinckx-Rice
2017-11-10gnu: postgresql: Update to 10.1 [security fixes]....Fixes CVE-2017-12172, CVE-2017-15098 and CVE-2017-15099. * gnu/packages/databases.scm (postgresql): Update to 10.1. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Rutger Helling
2017-11-10tests: Adjust to unbound-variable exception printer....* tests/guix-system.sh: Adjust unbound-variable test for commit dc856223f5eab57d8a4881782ec0f50abd12afa3. Ludovic Courtès
2017-11-09gnu: Add r-directlabels....* gnu/packages/statistics.scm (r-directlabels): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Kyle Meyer
2017-11-09gnu: emacs-ahungry-theme: Update to 1.8.0....* gnu/packages/emacs.scm (emacs-ahungry-theme): Update to 1.8.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Alex Vong
2017-11-09gnu: Add nxbelld....* gnu/packages/xdisorg.scm (nxbelld): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Marek Benc
2017-11-09ui: Add an 'unbound-variable' exception printer....* guix/ui.scm (print-unbound-variable-error): New variable. Use it as the 'unbound-variable' printer. Ludovic Courtès
2017-11-09ui: Provide hints for unbound-variable errors....* guix/ui.scm (known-variable-definition): New procedure. (report-load-error): Handle 'unbound-variable'. Ludovic Courtès
2017-11-09ui: Add 'display-hint'....* guix/ui.scm (known-variable-definition): New procedure. (report-load-error): Use it. Ludovic Courtès
2017-11-09gnu: %intel-compatible-systems: Re-add variable....This is a follow-up to cfbe7b7f4ccdb61534b47d91fe8e43db2ee1737d. * gnu/packages/linux.scm (%intel-compatible-systems): New variable. Efraim Flashner