summary refs log tree commit diff
path: root/gnu
AgeCommit message (Collapse)Author
2018-09-29gnu: linux-libre@4.14: Update to 4.14.73.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.73. (%linux-libre-4.14-hash): Update hash.
2018-09-29gnu: linux-libre@4.9: Update to 4.9.130.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.130.
2018-09-29gnu: linux-libre@4.4: Update to 4.4.159.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.159.
2018-09-29gnu: isc-dhcp: Update bundled BIND to 9.11.4-P2.Leo Famulari
* gnu/packages/admin.scm (isc-dhcp)[inputs]: Update bundled BIND to 9.11.4-P2.
2018-09-29gnu: BIND: Update to 9.12.2-P2.Leo Famulari
* gnu/packages/dns.scm (isc-bind): Update to 9.12.2-P2.
2018-09-29gnu: pocl: Update to 1.2.fis trivial
* gnu/packages/opencl.scm (pocl): Update to 1.2. Signed-off-by: Leo Famulari <leo@famulari.name>
2018-09-29gnu: Add tippecanoe.Julien Lepiller
* gnu/packages/geo.scm (tippecanoe): New variable.
2018-09-29gnu: Add osm2pgsql.Julien Lepiller
* gnu/packages/geo.scm (osm2pgsql): New variable.
2018-09-29gnu: Add libosmium.Julien Lepiller
* gnu/packages/geo.scm (libosmium): New variable.
2018-09-29gnu: Add protozero.Julien Lepiller
* gnu/packages/geo.scm (protozero): New variable.
2018-09-29gnu: Add imposm3.Julien Lepiller
* gnu/packages/geo.scm (imposm3): New variable.
2018-09-29gnu: Add tegola.Julien Lepiller
* gnu/packages/geo.scm (tegola): New variable.
2018-09-28gnu: mcabber: Update to 1.1.0Jack Hill
* gnu/packages/messaging.scm (mcabber): Update to 1.1.0 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-09-28services: Add Gitolite.Christopher Baines
* gnu/services/version-control.scm (<gitolite-configuration>, <gitolite-rc-file>): New record types. (gitolite-accounts, gitolite-activation): New procedures. (gitolite-service-type): New variables. * gnu/tests/version-control.scm (%gitolite-test-admin-keypair, %gitolite-os, %test-gitolite): New variables. (run-gitolite-test): New procedure. * doc/guix.texi (Version Control): Document the gitolite service.
2018-09-28gnu: Modify the gitolite package to support the Guix service.Christopher Baines
Previously the gitolite package worked, but there were problems using it for the service where you might have a minimal PATH. This commit patches the source and scripts where possible to use store paths, and also wraps the gitolite script to handle the harder dependencies. * gnu/packages/version-control.scm (gitolite)[arguments]: Add more patching to the patch-scripts phase, and add two new phases (patch-source and wrap-scripts). [inputs]: Add coreutils, findutils and inetutils.
2018-09-28gnu: libreoffice: Update to 6.1.2.1.Marius Bakke
* gnu/packages/libreoffice.scm (libreoffice): Update to 6.1.2.1.
2018-09-28gnu: rng-tools: Update to 6.5.Marius Bakke
* gnu/packages/linux.scm (rng-tools): Update to 6.5.
2018-09-28gnu: rng-tools: Don't use unstable tarball.Marius Bakke
* gnu/packages/linux.scm (rng-tools)[source]: Use GIT-FETCH.
2018-09-28gnu: rng-tools: Update home page.Marius Bakke
* gnu/packages/linux.scm (rng-tools)[home-page]: Set to URL mentioned in legacy wiki.
2018-09-28gnu: newsboat: Update to 2.13.Marius Bakke
* gnu/packages/syndication.scm (newsboat): Update to 2.13.
2018-09-28tests: Add missing copyright statement.Marius Bakke
This is a follow-up to commit 3b97a1779f3b65d582b8edc8c154b6414314b946. * gnu/tests/web.scm: Update copyright header.
2018-09-28gnu: Krita: Update to 4.1.3.Leo Famulari
* gnu/packages/kde.scm (krita): Update to 4.1.3.
2018-09-28gnu: httpd: Update to 2.4.35.Tobias Geerinckx-Rice
* gnu/packages/web.scm (httpd): Update to 2.4.35.
2018-09-28gnu: guix: Update to 7fed935.Ludovic Courtès
* gnu/packages/package-management.scm (guix): Update to 7fed935.
2018-09-28gnu: python-fakeredis: Edit description.Tobias Geerinckx-Rice
* gnu/packages/databases.scm (python-fakeredis)[description]: Fix (upstream) typo. Get carried away.
2018-09-28gnu: mbpfan: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (mbpfan)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2018-09-28gnu: mbpfan: Update to 2.1.0.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (mbpfan): Update to 2.1.0.
2018-09-28gnu: sshuttle: Patch FHS assumptions.Tobias Geerinckx-Rice
Reported-By: Nam Nguyen <namn@berkeley.edu> * gnu/packages/vpn.scm (sshuttle)[arguments]: Set correct paths to 'env' and 'sh'.
2018-09-27gnu: yoshimi: Update to 1.5.9.Ricardo Wurmus
* gnu/packages/music.scm (yoshimi): Update to 1.5.9.
2018-09-27gnu: emacs-ert-runner: Do not use package name in directory.Ricardo Wurmus
* gnu/packages/emacs.scm (emacs-ert-runner)[arguments]: Use the upstream name instead of the Guix package name in the "install-executable" phase. This is a follow-up to commit 5c8031ff7382ec9079040d08ae5a05b4dd2352b7.
2018-09-27gnu: eolie: Update to 0.9.38.Ricardo Wurmus
* gnu/packages/gnome.scm (eolie): Update to 0.9.38.
2018-09-27gnu: linux-libre: Update to 4.18.10.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.18.10. (%linux-libre-hash): Update hash.
2018-09-27gnu: linux-libre@4.14: Update to 4.14.72.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.72. (%linux-libre-4.14-hash): Update hash.
2018-09-27gnu: linux-libre@4.9: Update to 4.9.129.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.129.
2018-09-27gnu: linux-libre@4.4: Update to 4.4.158.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.158.
2018-09-27gnu: mame: Update to 0.202.Rutger Helling
* gnu/packages/emulators.scm (mame): Update to 0.202.
2018-09-27gnu: youtube-dl: Update to 2018.09.18.Tobias Geerinckx-Rice
* gnu/packages/video.scm (youtube-dl): Update to 2018.09.18.
2018-09-27gnu: python-setproctitle: Use INVOKE.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-setproctitle)[arguments]: Substitute INVOKE for SYSTEM*.
2018-09-27gnu: dico: Update to 2.7.Tobias Geerinckx-Rice
* gnu/packages/dico.scm (dico): Update to 2.7. [arguments]: Work around dodgy test in 'check' phase.
2018-09-27gnu: perl-net-dns: Update to 1.18.Tobias Geerinckx-Rice
* gnu/packages/networking.scm (perl-net-dns): Update to 1.18.
2018-09-27gnu: perl-catalyst-runtime: Update to 5.90119.Tobias Geerinckx-Rice
* gnu/packages/web.scm (perl-catalyst-runtime): Update to 5.90119.
2018-09-27gnu: perl-crypt-openssl-rsa: Update to 0.31.Tobias Geerinckx-Rice
* gnu/packages/tls.scm (perl-crypt-openssl-rsa): Update to 0.31.
2018-09-26gnu: enlightenment: Fix initial locale and keyboard selection.Timo Eisenmann
* gnu/packages/enlightenment.scm (enlightenment)[arguments]: In 'set-system-actions', set absolute file name to 'locale' and 'xorg.lst'. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-09-26services: virtual-terminal: Write to "default_utf8" only if necessary.Ludovic Courtès
Fixes a bug in containers whereby 'virtual-terminal' would always fail to start because writing to /sys/…/default_utf8 would fail with EROFS. * gnu/services/base.scm (virtual-terminal-service-type): Read from "default_utf8" before attempting to write to it.
2018-09-26services: udev: Don't attempt to read "modules.devname" from a container.Ludovic Courtès
Fixes <https://bugs.gnu.org/32814>. Reported by Julien Lepiller <julien@lepiller.eu>. * gnu/services/base.scm (udev-shepherd-service)[start]: Check whether DIRECTORY exists and skip 'make-static-device-nodes' call if it doesn't.
2018-09-26services: shepherd: Add workaround for 0.5.0 in containers.Ludovic Courtès
* gnu/services/shepherd.scm (%containerized-shepherd-service): New service. * gnu/system.scm (essential-services): Use it when CONTAINER? is true.
2018-09-26services: dhcp-client: Use 'read-pid-file'.Ludovic Courtès
* gnu/services/networking.scm (dhcp-client-service-type)[start]: Use 'read-pid-file' instead of the custom and possibly infinite loop.
2018-09-26gnu: Remove incorrect Emacs package deprecations.Ludovic Courtès
This is a followup to 5c8031ff7382ec9079040d08ae5a05b4dd2352b7. An upgrade would wrongfully report things like: guix package: package 'emacs-typo' has been superseded by 'emacs-typo' guix package: package 'emacs-org-tree-slide' has been superseded by 'emacs-org-tree-slide' guix package: package 'emacs-emms' has been superseded by 'emacs-emms' * gnu/packages/emacs.scm (flycheck, emms, typo, org-tree-slide) (butler): Remove. (emacs-emms-mode-line-cycle)[propagated-inputs]: Use EMACS-EMMS instead of EMMS.
2018-09-26guix system: Load all services on reconfigure, not just stopped ones.Carlo Zancanaro
This uses the 'replacement' service slot introduced in the Shepherd version 0.5.0. * gnu/services/shepherd.scm (shepherd-service-upgrade): Return a list of services that need to be restarted to complete their upgrade. * guix/scripts/system.scm (call-with-service-upgrade-info): Rename an internal variable to reflect the change to shepherd-service-upgrade. (upgrade-shepherd-services): Call 'load-services/safe' instead of 'load-services'. Print a message about services that need to be manually restarted. * gnu/services/herd.scm (load-services/safe): New procedure. * doc/guix.texi (Invoking guix system): Document the new behaviour. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2018-09-26gnu: shepherd: Update to 0.5.0.Ludovic Courtès
* gnu/packages/admin.scm (shepherd): Update to 0.5.0.