summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2017-05-15gnu: Add catdoc.Hartmut Goebel
* gnu/packages/textutils.scm (catdoc): New variable.
2017-05-14gnu: par2cmdline: Update to 0.7.0Brendan Tildesley
* gnu/packages/backup.scm (par2cmdline): Update to 0.7.0 [source]: Remove old test fix incorporated upstream. [arguments]: Disable parallel tests. Signed-off-by: Leo Famulari <leo@famulari.name>
2017-05-14services: Add 'thermald-service-type'.Christopher Allan Webber
* gnu/services/pm.scm (<thermald-configuration>): New record type. (thermald-shepherd-service, thermald-service-type): New variables. * doc/guix.texi (Thermal Management): New section documenting thermald.
2017-05-14gnu: Add thermald.Christopher Allan Webber
* gnu/packages/admin.scm (thermald): New variable.
2017-05-14system: grub: Expose GRUB's interactive interface settings.Leo Famulari
* gnu/system/grub.scm (<grub-configuration>): Add new fields terminal-outputs, terminal-inputs, serial-unit, and serial-speed. (grub-setup-io, setup-gfxterm): New procedures. * doc/guix.texi (GRUB Configuration): Document the new fields.
2017-05-14gnu: Add Nyacc.Jan Nieuwenhuizen
* gnu/packages/mes.scm (nyacc): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-05-14gnu: weechat: Update to 1.8.Tobias Geerinckx-Rice
* gnu/packages/irc.scm (weechat): Update to 1.8.
2017-05-14gnu: pv: Use HTTPS.Tobias Geerinckx-Rice
* gnu/packages/pv.scm (pv)[source, home-page]: Use HTTPS.
2017-05-13gnu: guile-ssh: Rename "guile2.2-ssh" to "guile-ssh".Ludovic Courtès
* gnu/packages/ssh.scm (guile-ssh)[inputs]: Change GUILE-2.0 to GUILE-2.2. (guile2.2-ssh): Define using 'deprecated-package'. (guile2.0-ssh): New variable. * gnu/packages/package-management.scm (guix)[propagated-inputs]: Adjust accordingly.
2017-05-13gnu: guile-json: Rename "guile2.2-json" to "guile-json".Ludovic Courtès
* gnu/packages/guile.scm (guile-json)[native-inputs]: Change GUILE-2.0 to GUILE-2.2. (guile2.2-json): Define using 'deprecated-package'. (guile2.0-json): New variable. * gnu/packages/bioinformatics.scm (rcas-web)[inputs]: Update accordingly. * gnu/packages/ci.scm (cuirass)[inputs]: Likewise. * gnu/packages/package-management.scm (guix)[inputs]: Likewise.
2017-05-13gnu: Add nnn.Ethan R. Jones
* gnu/packages/admin.scm (nnn): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-05-13gnu: emacs-clojure-mode: Enable tests.Arun Isaac
* gnu/packages/emacs.scm (emacs-clojure-mode)[arguments]: Add 'check' phase. [native-inputs]: Add emacs-dash, emacs-s and ert-runner.
2017-05-13gnu: Add ert-runner.Arun Isaac
* gnu/packages/emacs.scm (ert-runner): New variable.
2017-05-13gnu: Add emacs-commander.Arun Isaac
* gnu/packages/emacs.scm (emacs-commander): New variable.
2017-05-13gnu: Add emacs-ansi.Arun Isaac
* gnu/packages/emacs.scm (emacs-ansi): New variable.
2017-05-13gnu: php: Add '--with-mysqli' configure option.Alex Sassmannshausen
* gnu/packages/php.scm: Add '--with-mysqli' configure option.
2017-05-13gnu: php: Remove '--enable-threads' configure option.Alex Sassmannshausen
* gnu/packages/php.scm (php): Remove '--enable-threads' configure option, as it is no longer recognized in PHP 7.
2017-05-13gnu: emacs-key-chord: Set source file-name.Arun Isaac
* gnu/packages/emacs.scm (emacs-key-chord)[source]: Add file-name field.
2017-05-13gnu: emacs-transpose-frame: Set source file-name.Arun Isaac
* gnu/packages/emacs.scm (emacs-transpose-frame)[source]: Add file-name field.
2017-05-13gnu: emacs-goto-chg: Set source file-name.Arun Isaac
* gnu/packages/emacs.scm (emacs-goto-chg)[source]: Add file-name field.
2017-05-13gnu: python-termcolor: Fix uri.Mathieu Othacehe
* gnu/packages/python.scm (python-termcolor): Remove "python-" from pypi uri. This was causing guix refresh to fail on this package.
2017-05-13system: Export 'read-boot-parameters'.Alex Kost
This partially reverts commit 9530e73b496fefe65dcb936825b6beda79f7fdf2. * gnu/system.scm: Export 'read-boot-parameters' for backward compatibility.
2017-05-12gnu: gimp: Update to 2.8.22 [fixes CVE-2007-3126].Leo Famulari
* gnu/packages/gimp.scm (gimp): Update to 2.8.22.
2017-05-13gnu: Add e3.ng0
* gnu/packages/text-editors.scm (e3): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2017-05-13tests: "basic" test loads (guix …) modules from the right place.Ludovic Courtès
This is a followup to 7561881f2a5d2dc463c24713745eca03e67044bf. * gnu/tests/base.scm (run-basic-test)["/run/current-system is a GC root"]: Remove 'set!' statements, add 'add-to-load-path' statement for GUIX.
2017-05-13tests: Strengthen GC root test.Ludovic Courtès
* gnu/tests/base.scm (run-basic-test)["/run/current-system is a GC root"]: Check for a specific return value, 'success!.
2017-05-12gnu: reptry: Fix build.Mathieu Othacehe
* gnu/packages/patches/reptyr-fix-gcc-7.patch: New file. * gnu/local.mk (dist_patch_DATA): Add new patch. * gnu/packages/screen.scm (reptyr): Use patch.
2017-05-12gnu: postgresql: Update to 9.6.3 [fixes CVE-2017-{7484,7485,7486}].Marius Bakke
* gnu/packages/databases.scm (postgresql): Update to 9.6.3.
2017-05-12gnu: Add lierolibre.Marius Bakke
* gnu/packages/patches/lierolibre-check-unaligned-access.patch, gnu/packages/patches/lierolibre-is-free-software.patch, gnu/packages/patches/lierolibre-remove-arch-warning.patch, gnu/packages/patches/lierolibre-try-building-other-arch.patch, gnu/packages/patches/lierolibre-newer-libconfig.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/games.scm (lierolibre): New variable.
2017-05-12gnu: openvpn: Update to 2.4.2 [fixes CVE-2017-7478, CVE-2017-7479].Marius Bakke
* gnu/packages/vpn.scm (openvpn): Update to 2.4.2.
2017-05-12gnu: rocksdb: Disable tests on 32-bit systems.Marius Bakke
* gnu/packages/databases.scm (rocksdb)[arguments]: Make #:tests? conditional. Delete unnecessary 'build' phase. Move portability environment variable before check phase.
2017-05-12gnu: cryptsetup: Update to 1.7.5.Marius Bakke
* gnu/packages/cryptsetup.scm (cryptsetup): Update to 1.7.5.
2017-05-12gnu: kbd: Set home page to kbd-project.org.Marius Bakke
* gnu/packages/linux.scm (kbd)[home-page]: Update.
2017-05-12gnu: psmisc: Update to 22.21.Marius Bakke
* gnu/packages/linux.scm (psmisc): Update to 22.21. [home-page]: Update.
2017-05-12gnu: proot: Add statically-linked variant.Ludovic Courtès
* gnu/packages/linux.scm (proot-static): New variable.
2017-05-12gnu: talloc: Add static variant.Ludovic Courtès
* gnu/packages/samba.scm (talloc/static): New variable.
2017-05-12gnu: emacs-ag: Propagate the-silver-searcher.Clément Lassieur
This allows emacs-ag to be used on remote systems. * gnu/packages/emacs.scm (emacs-ag)[inputs]: Remove. Move THE-SILVER-SEARCHER to... [propagated-inputs]: ... here. [arguments]: Remove 'patch-exec-paths' phase.
2017-05-12gnu: miniupnpc: Fix CVE-2017-8798.Marius Bakke
* gnu/packages/patches/miniupnpc-CVE-2017-8798.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/upnp.scm (miniupnpc)[source]: Use it.
2017-05-11gnu: cryptsetup-static: Fix FTBFS with lvm2-static@2.02.171.Marius Bakke
* gnu/packages/cryptsetup.scm (cryptsetup-static)[arguments]<#:configure-flags>: Add "-lm" to LIBS.
2017-05-11gnu: lxde-common: Provide 'startlxde' with the 'lxsession' file name.Ludovic Courtès
Fixes <https://bugs.gnu.org/26688>. * gnu/packages/lxde.scm (lxde-common)[arguments, inputs]: New fields.
2017-05-11gnu: Add antlr3 and stringtemplate4.Julien Lepiller
* gnu/packages/java.scm (antlr3, stringtemplate4): New variables.
2017-05-11gnu: Add stringtemplate3.Julien Lepiller
* gnu/packages/java.scm (stringtemplate3): New variable.
2017-05-11gnu: Add antlr2.Julien Lepiller
* gnu/packages/java.scm (antlr2): New variable.
2017-05-11gnu: Add pootle.Julien Lepiller
* gnu/packages/django.scm (pootle): New variable.
2017-05-11gnu: Fix python2-django-allauth.Julien Lepiller
* gnu/packages/python.scm (python-openid)[properties]: Use python2-variant.
2017-05-11gnu: python-pytest-django: Update to 3.1.2.Julien Lepiller
* gnu/packages/django.scm (python-pytest-django, python2-pytest-django): Update to 3.1.2.
2017-05-11gnu: Add python-django-statici18n.Julien Lepiller
* gnu/packages/django.scm (python-django-statici18n, python2-django-statici18n): New variables.
2017-05-11gnu: Add python-django-appconf.Julien Lepiller
* gnu/packages/django.scm (python-django-appconf, python2-django-appconf): New variables.
2017-05-11gnu: Add python-django-sortedm2m.Julien Lepiller
* gnu/packages/django.scm (python-django-sortedm2m, python2-django-sortedm2m): New variables.
2017-05-11gnu: Add python-django-rq.Julien Lepiller
* gnu/packages/django.scm (python-django-rq, python2-django-rq): New variables.