summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2019-01-11gnu: Add emacs-general.•••[[PGP Signed Part:Good signature from 31BC8105F659D425 Gabriel Hondet <gabrielhondet@gmail.com> (trust undefined) created at 2019-01-06T10:42:43+0100 using RSA]] * gnu/packages/emacs.scm (emacs-general): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Gabriel Hondet
2019-01-11services: Deprecate a few more service procedures.•••These procedures were already either undocumented (and de facto deprecated) or documented as deprecated or redundant. * gnu/services/base.scm (guix-service, guix-publish-service): Mark as deprecated. * gnu/services/mcron.scm (mcron-service): Likewise. * gnu/services/networking.scm (tor-service): Likewise. * doc/guix.texi (Scheduled Job Execution): Remove 'mcron-service' and adjust example. (Networking Services): Remove 'tor-service'. * gnu/tests/base.scm (%mcron-os): Use 'mcron-service-type' instead of 'mcron-service'. * gnu/tests/networking.scm (%tor-os): Use 'tor-service-type' instead of 'tor-service'. * tests/guix-system.sh: Likewise. Ludovic Courtès
2019-01-11tests: Nitpick on Docker test.•••This is a followup to 7d8a4eeacc534c8742e0b22d855aa73e5ab66b7f. * gnu/local.mk (GNU_SYSTEM_MODULES): Add gnu/tests/docker.scm. * gnu/tests/docker.scm: Update copyright line. Ludovic Courtès
2019-01-11gnu: wine-staging: Hard-code vulkan loader.•••* gnu/packages/wine.scm (wine-staging-patchset-data): Fix indentation. * gnu/packages/wine.scm (wine-staging)[arguments]: Add 'wrap-executable phase. * gnu/packages/wine.scm (wine64-staging)[arguments]: Add 'wrap-executable phase. Copy the real wine-preloader instead of the wrapped version. Rutger Helling
2019-01-11gnu: jamm: Remove broken "build" phase.•••* gnu/packages/bioinformatics.scm (jamm)[arguments]: Remove "build" phase. Ricardo Wurmus
2019-01-11services: docker: Update comment.•••* gnu/services/docker.scm (docker-shepherd-service): Update comment. Danny Milosavljevic
2019-01-10gnu: gexiv2: Update to 0.10.10.•••* gnu/packages/gnome.scm (gexiv2): Update to 0.10.10. Leo Famulari
2019-01-10gnu: Update texlive packages.•••* guix/build-system/texlive.scm (%texlive-tag, %texlive-revision): Update to texlive-2018.2, revision 49435. * gnu/packages/tex.scm (texlive-dvips, texlive-generic-unicode-data, texlive-generic-dehyph-exptl, texlive-generic-hyph-utf8, texlive-fontname, texlive-fonts-cm, texlive-tex-plain, texlive-latex-base, texlive-latex-graphics, texlive-latex-graphics, texlive-latex-oberdiek, texlive-latex-tools, texlive-latex-l3kernel, texlive-latex-l3packages, texlive-latex-fontspec, texlive-latex-amsmath, texlive-latex-amscls, texlive-latex-babel, texlive-latex-cyrillic, texlive-latex-eqparbox, texlive-latex-ifplatform, texlive-latex-etoolbox, texlive-latex-galois, texlive-latex-polyglossia, texlive-tex-texinfo, texlive-latex-changebar, texlive-latex-fancyhdr, texlive-latex-overpic, texlive-latex-parskip, texlive-metapost, texlive-latex-ucs, texlive-generic-pdftex, texlive-latex-media9, texlive-latex-ocgx2, texlive-latex-koma-script, texlive-generic-listofitems, texlive-bibtex, texlive-context-base): Update hashes. (texlive-latex-fontspec)[arguments]: Remove custom build target. (texlive-latex-dinbrief)[arguments]: Add build phase "fix-encoding-error". (texlive-latex-xkeyval): New variable. (texlive-latex-pstool)[source]: Fetch from new location. [build-system]: Use trivial-build-system. [arguments]: Write simple builder. [propagated-inputs]: Add texlive-latex-l3kernel, texlive-latex-tools, and texlive-latex-xkeyval. [synopsis]: Fix typo. Ricardo Wurmus
2019-01-10gnu: irssi: Update to 1.1.2 [fixes CVE-2019-5882].•••* gnu/packages/irc.scm (irssi): Update to 1.1.2. Kei Kebreau
2019-01-10gnu: docker: Booby-trap "Command" and "LookPath" calls.•••* gnu/packages/docker.scm (docker)[arguments]<#:phases>[patch-paths]: Booby-trap "Command" and "LookPath" calls. Danny Milosavljevic
2019-01-10gnu: opendht: Update to 1.8.1.•••* gnu/packages/crypto.scm (opendht): Update to 1.8.1. [source]: Remove snippet that deletes argon2, which is no longer bundled. [arguments]: Add "--with-argon2" to use system argon2. [license]: Update to GPLv3+ following the README and source headers. Pierre Neidhardt
2019-01-10gnu: Add libsecp256k1.•••* gnu/packages/crypto.scm (libsecp256k1): New variable. Pierre Neidhardt
2019-01-10gnu: crypto++: Update to 8.0.0.•••* gnu/packages/crypto.scm (crypto++): Update to 8.0.0. [arguments]: Build shared library. [arguments]: Generate .pc file. Pierre Neidhardt
2019-01-10services: docker: Use more minimal service requrements.•••* gnu/services/docker.scm (docker-service-type)[requirement]: Add file-system-/sys/fs/cgroup/blkio, file-system-/sys/fs/cgroup/cpu, file-system-/sys/fs/cgroup/cpuset, file-system-/sys/fs/cgroup/devices, file-system-/sys/fs/cgroup/memory. Remove elogind. Danny Milosavljevic
2019-01-10services: docker: Clarify service-extension shepherd-root-service-type.•••* gnu/services/docker.scm (docker-service-type)[extensions]: Clarify service-extension shepherd-root-service-type. Danny Milosavljevic
2019-01-10gnu: sct: Correct license.•••* gnu/packages/xdisorg.scm (sct)[license]: Change to non-copyleft. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Nam Nguyen
2019-01-10services: Use 'define-deprecated' for service procedures.•••* gnu/services/base.scm (urandom-seed-service, gpm-service): Define using 'define-deprecated'. * gnu/services/messaging.scm (bitlbee-service): Likewise. * gnu/services/networking.scm (dhcp-client-service): Likewise. (ntp-service): Likewise. * gnu/services/xorg.scm (slim-service): Likewise. (gdm-service): Likewise. Ludovic Courtès
2019-01-10gnu: Add pwsafe•••* gnu/packages/password-utils.scm (pwsafe): New variable Signed-off-by: Ludovic Courtès <ludo@gnu.org> Tim Gesthuizen
2019-01-10services: gdm: Add default value.•••* gnu/services/xorg.scm (<gdm-configuration>)[x-server]: Add default value. (gdm-service-type)[default-value, description]: New fields. (gdm-service): Mark as deprecated. Ludovic Courtès
2019-01-10gnu: Add missing copyright line.•••* gnu/packages/video.scm: Add missing copyright line for commit 20b4aa6. Rutger Helling
2019-01-10gnu: wlstream: Fix indentation.•••* gnu/packages/video.scm (wlstream): Fix indentation. Rutger Helling
2019-01-10gnu: Add wlstream.•••* gnu/packages/video.scm (wlstream): New variable. Rutger Helling
2019-01-10gnu: ffmpeg: Add libdrm support.•••* gnu/packages/video.scm (ffmpeg): Add libdrm support. Rutger Helling
2019-01-10gnu: docker: Fix more paths.•••* gnu/packages/docker.scm (docker)[inputs]: Add dbus, git. [arguments]<#:phases>[patch-paths]: Use them. Danny Milosavljevic
2019-01-10services: docker: Depend on elogind.•••* gnu/services/docker.scm (docker-shepherd-service)[requirement]: Add elogind. Danny Milosavljevic
2019-01-10tests: docker: Fix test.•••* gnu/tests/docker.scm (run-docker-test): Set memory and disk size. (%docker-os): Add elogind service. Danny Milosavljevic
2019-01-09gnu: linux-libre: Update to 4.20.1.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.20.1. (%linux-libre-hash): Update hash. Mark H Weaver
2019-01-09gnu: linux-libre@4.19: Update to 4.19.14.•••* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.14. (%linux-libre-4.19-hash): Update hash. Mark H Weaver
2019-01-09gnu: linux-libre@4.14: Update to 4.14.92.•••* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.92. (%linux-libre-4.14-hash): Update hash. Mark H Weaver
2019-01-09gnu: linux-libre@4.9: Update to 4.9.149.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.149. Mark H Weaver
2019-01-09gnu: linux-libre: Enable pressure stall information.•••* gnu/packages/aux-files/linux-libre/4.20-arm.conf, gnu/packages/aux-files/linux-libre/4.20-arm64.conf, gnu/packages/aux-files/linux-libre/4.20-i686.conf, gnu/packages/aux-files/linux-libre/4.20-x86_64.conf: Enable CONFIG_PSI. Mark H Weaver
2019-01-10gnu: docker: Disable tests requiring elevated permissions.•••* gnu/packages/docker.scm (docker)[arguments]<#:phases>[delete-failing-tests]: Disable tests requiring elevated permissions. Danny Milosavljevic
2019-01-10gnu: containerd: Fix more paths.•••* gnu/packages/docker.scm (containerd)[inputs]: Add util-linux. [arguments]<#:phases>[patch-paths]: Fix more paths. Danny Milosavljevic
2019-01-10gnu: docker: Fix more paths.•••* gnu/packages/docker.scm (docker)[inputs]: Add util-linux. [arguments]<#:phases>[patch-paths]: Fix more paths. Danny Milosavljevic
2019-01-10services: docker: Specify log file for containerd.•••* gnu/services/docker.scm (containerd-shepherd-service): Specify log file for containerd. Danny Milosavljevic
2019-01-10tests: Add Docker system test.•••* gnu/tests/docker.scm: New file. Danny Milosavljevic
2019-01-10gnu: docker: Substitute LookPath of literals generally.•••* gnu/packages/docker.scm (docker)[arguments]<#:phases>[patch-paths]: Substitute LookPath of literals generally. Danny Milosavljevic
2019-01-10gnu: Add docker-cli.•••* gnu/packages/docker.scm (docker-cli): New variable. Danny Milosavljevic
2019-01-10services: Add docker.•••* gnu/services/docker.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * doc/guix.texi (Miscellaneous Services): Document the service. Danny Milosavljevic
2019-01-10gnu: Add docker.•••* gnu/packages/docker.scm (docker): New variable. * gnu/packages/patches/docker-engine-test-noinstall.patch: New file. * gnu/packages/patches/docker-fix-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Add them. Danny Milosavljevic
2019-01-09gnu: Blender: Update to a beta release of 2.80.•••Fixes <https://bugs.gnu.org/33608> and <https://bugs.gnu.org/33882>. * gnu/packages/graphics.scm (blender): Update to 2.80-beta-0.3c3d80e. [source]: Fetch from the Git repository. [inputs]: Use OpenJPEG 2. Add Numpy. [arguments]: Specify the location of Numpy. Remove some configure flags that are no longer used. Comment out the 'fix-broken-import' phase because the file it patches doesn't exist in the Git sources. [description]: Add a warning about the beta status. Leo Famulari
2019-01-09gnu: emacs-ghub: Update to 3.2.0.•••* gnu/packages/emacs.scm (emacs-ghub): Update to 3.2.0. [source]: Use 'git-fetch'. [propagated-inputs]: Add emacs-dash, emacs-graphql, emacs-let-alist, emacs-treepy. Jelle Licht
2019-01-09gnu: emacs-magit-popup: Update to 2.12.5.•••* gnu/packages/emacs.scm (emacs-magit-popup): Update to 2.12.5. Jelle Licht
2019-01-09gnu: emacs-with-editor: Update to 2.8.0.•••* gnu/packages/emacs.scm (emacs-with-editor): Update to 2.8.0. [source]: Use 'git-fetch'. Jelle Licht
2019-01-09gnu: Add emacs-graphql.•••* gnu/packages/emacs.scm (emacs-graphql): New variable. Jelle Licht
2019-01-09gnu: Add emacs-treepy.•••* gnu/packages/emacs.scm (emacs-treepy): New variable. Jelle Licht
2019-01-09gnu: emacs-emacsql: Update to 3.0.0.•••* gnu/packages/emacs.scm (emacs-emacsql): Update to 3.0.0. [source]: Use 'git-fetch'. [arguments]: Remove unnecessary fix. Jelle Licht
2019-01-09gnu: emacs-closql: Update to 1.0.0.•••* gnu/packages/emacs.scm (emacs-closql): Update to 1.0.0. [source]: Use 'git-fetch'. Jelle Licht
2019-01-09gnu: Django: Update to 1.11.18 [fixes CVE-2019-3498].•••* gnu/packages/django.scm (python-django, python2-django): Update to 1.11.18. Leo Famulari
2019-01-09gnu: aria2: Fix CVE-2019-3500.•••* gnu/packages/patches/aria2-CVE-2019-3500.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/bittorrent.scm (aria2)[source]: Use it. Leo Famulari