summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2017-11-11gnu: nvi: Build with support for Unicode text.Leo Famulari
* gnu/packages/nvi.scm (nvi)[arguments]: Pass '--enable-widechar' to #:configure-flags.
2017-11-11gnu: lvm2: Update to 2.02.176.Marius Bakke
* gnu/packages/linux.scm (lvm2): Update to 2.02.176.
2017-11-11gnu: libstaroffice: Update to 0.0.5.Marius Bakke
* gnu/packages/libreoffice.scm (libstaroffice): Update to 0.0.5.
2017-11-11gnu: libvisio: Update to 0.1.6.Marius Bakke
* 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.
2017-11-11gnu: libetonyek: Update to 0.1.7.Marius Bakke
* 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.
2017-11-11gnu: libreoffice: Update to 5.3.7.2 and enable GTK3.Rutger Helling
* 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>
2017-11-11gnu: python2-rpython: Update to 0.2.1.Alex Vong
* gnu/packages/python.scm (python2-rpython): Update to 0.2.1. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-11-11gnu: python-sympy: Update to 1.1.1.Alex Vong
* gnu/packages/python.scm (python-sympy, python2-sympy): Update to 1.1.1. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-11-11gnu: python-sqlparse: Fix syntax error.Marius Bakke
This is a follow-up to commit 8d688cd27f267f4d143d0f20ed3c352188151302. * gnu/packages/python.scm (python-sqlparse)[arguments]: Add missing lambda.
2017-11-11gnu: python-sqlparse: Update to 0.2.4.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-sqlparse, python2-sqlparse): Update to 0.2.4. [arguments]: Don't invoke ‘2to3’.
2017-11-11install: Fix typo.Tobias Geerinckx-Rice
* gnu/system/install.scm (installation-os): Fix typo in comment.
2017-11-11gnu: cyrus-sasl: Use new home page.Tobias Geerinckx-Rice
* gnu/packages/cyrus-sasl.scm (cyrus-sasl)[home-page]: Update.
2017-11-11gnu: methylkit: Use new home page.Tobias Geerinckx-Rice
* gnu/packages/bioinformatics.scm (methylkit)[home-page]: Update.
2017-11-11gnu: vsearch: Update to 2.6.0.Ben Woodcroft
* gnu/packages/bioinformatics.scm (vsearch): Update to 2.6.0.
2017-11-10gnu: webkitgtk: Update to 2.18.3 [fixes CVE-2017-{13788,13798,13803}].Leo Famulari
* gnu/packages/webkit.scm (webkitgtk): Update to 2.18.3.
2017-11-10gnu: qemu: Fix CVE-2017-{15038,15268,15289}.Leo Famulari
* 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.
2017-11-10gnu: Fix hunspell-dict-en-* dictionary installation.Kei Kebreau
* gnu/packages/aspell.scm (aspell-word-list)[arguments]: Install the .dic file for all hunspell dictionaries.
2017-11-10gnu: cutadapt: Update to 1.14.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (cutadapt): Update to 1.14.
2017-11-10gnu: synergy: Fix minor problems with the package definitions.Ricardo Wurmus
* 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.
2017-11-10gnu: password-store: Install passmenu script.Jelle Licht
* gnu/packages/password-utils (password-store) [inputs]: Add dmenu and xdotool. [arguments]<#:phases>['patch-passmenu-path']: New phase. [arguments]<#:phases>['install-passmenu']: New phase.
2017-11-10gnu: Add Epson escpr printer driver.Diego Nicola Barbato
* gnu/packages/cups.scm (escpr): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-10gnu: postgresql@9.6: Update to 9.6.6 [security fixes].Efraim Flashner
This fixes CVE-2017-12172, CVE-2017-15098, CVE-2017-15099. * gnu/packages/databases.scm (postgresql@9.6): Update to 9.6.6.
2017-11-09gnu: linux-libre: Update to 4.13.12.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.12. (%linux-libre-hash): Update hash.
2017-11-09gnu: linux-libre@4.9: Update to 4.9.61.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.61.
2017-11-09gnu: linux-libre@4.4: Update to 4.4.97.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.97.
2017-11-09gnu: linux-libre@4.1: Update to 4.1.46.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.46.
2017-11-10gnu: libpsl: Update to 0.19.1.Tobias Geerinckx-Rice
* gnu/packages/web.scm (libpsl): Update to 0.19.1.
2017-11-10gnu: postgresql: Update to 10.1 [security fixes].Rutger Helling
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>
2017-11-09gnu: Add r-directlabels.Kyle Meyer
* gnu/packages/statistics.scm (r-directlabels): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-09gnu: emacs-ahungry-theme: Update to 1.8.0.Alex Vong
* gnu/packages/emacs.scm (emacs-ahungry-theme): Update to 1.8.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-09gnu: Add nxbelld.Marek Benc
* gnu/packages/xdisorg.scm (nxbelld): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-09gnu: %intel-compatible-systems: Re-add variable.Efraim Flashner
This is a follow-up to cfbe7b7f4ccdb61534b47d91fe8e43db2ee1737d. * gnu/packages/linux.scm (%intel-compatible-systems): New variable.
2017-11-09gnu: linux: Add linux-libre arm kernel.Mathieu Othacehe
* Makefile.am (AUX_FILES): Add arm config file. * gnu/packages/aux-files/linux-libre/4.13-arm.conf: New file. * gnu/packages/linux.scm (%intel-compatible-systems): Rename to %linux-compatible-systems and add "armhf-linux". (linux-libre): Adapt consequently. The config file for arm is taken from debian armmp kernel. It's a generic firmware for ARMv7 multiplatform compatible SoCs.
2017-11-09gnu: chromaprint: Update to 1.4.2.Leo Famulari
* gnu/packages/mp3.scm (chromaprint): Update to 1.4.2.
2017-11-09gnu: libwnck: Update to 3.24.1.Kei Kebreau
* gnu/packages/gnome.scm (libwnck): Update to 3.24.1.
2017-11-09system: Do not set 'TZ'.Ludovic Courtès
Fixes <https://bugs.gnu.org/29212>. Reported by Diego Nicola Barbato <dnbarbato@posteo.de>. * gnu/system.scm (operating-system-environment-variables): Remove "TZ".
2017-11-09gnu: roary: Update to 3.11.0.Ben Woodcroft
* gnu/packages/bioinformatics.scm (roary): Update to 3.11.0. [inputs]: Add perl-digest-md5-file.
2017-11-08gnu: totem: Enable parallel build.Kei Kebreau
* gnu/packages/gnome.scm (totem)[arguments]: Set #:parallel-build? to #t implicitly.
2017-11-08gnu: tremc: Update to 0.9.0-1.9755b50.Leo Famulari
* gnu/packages/bittorrent.scm (tremc): Update to 0.9.0-1.9755b50. [version]: Use git-version. [source]: Use git-file-name.
2017-11-08gnu: slurm: Update to 16.05.11 [fixes CVE-2017-15566].Leo Famulari
* gnu/packages/parallel.scm (slurm): Update to 16.05.11. [source]: Use the recommended download URL.
2017-11-08gnu: rpm: Update to 4.13.0.2 [fixes CVE-2017-{7500,7501}].Leo Famulari
* gnu/packages/package-management.scm (rpm): Update to 4.13.0.2.
2017-11-08gnu: python-icalendar: Update to 4.0.0.Leo Famulari
* gnu/packages/python.scm (python-icalendar): Update to 4.0.0.
2017-11-08gnu: syncthing: Update to 0.14.40.Leo Famulari
* gnu/packages/syncthing.scm (syncthing): Update to 0.14.40. [inputs]: Add go-github-com-zillode-notify.
2017-11-08gnu: Add go-github-com-zillode-notify.Leo Famulari
* gnu/packages/syncthing.scm (go-github-com-zillode-notify): New variable.
2017-11-08gnu: go-github-com-audriusbutkevicius-kcp-go: Update to 0.0.0-1.8ae5f52.Leo Famulari
* gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-kcp-go): Update to 0.0.0-1.8ae5f52. [propagated-inputs]: Add go-github-com-tjfoc-gmsm-sm4.
2017-11-08gnu: Add go-github-com-tjfoc-gmsm-sm4.Leo Famulari
* gnu/packages/syncthing.scm (go-github-com-tjfoc-gmsm-sm4): New variable.
2017-11-08services: Add 'lookup-service-types'.Ludovic Courtès
* gnu/services.scm (lookup-service-types): New procedure. * tests/services.scm ("lookup-service-types"): New test.
2017-11-08services: 'fold-service-types' includes (gnu services).Ludovic Courtès
* gnu/services.scm (all-service-modules): New procedure. (fold-service-types): Use it for the default MODULES value.
2017-11-08services: 'fold-service-types' honors its seed.Ludovic Courtès
* gnu/services.scm (fold-service-types): Use SEED instead of '().
2017-11-08gnu: service: Update comment.Hartmut Goebel
* gnu/services/base.scm (guix-activation): Update comment.