aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * gnu: Add jpl-queues.•••* gnu/packages/lisp.scm (cl-jpl-queues, ecl-jpl-queues, sbcl-jpl-queues): New variables. Pierre Neidhardt2018-10-19
| * gnu: Add jpl-util.•••* gnu/packages/lisp.scm (cl-jpl-util, ecl-jpl-util, sbcl-jpl-util): New variables. Pierre Neidhardt2018-10-19
| * gnu: Add cl-yacc.•••* gnu/packages/lisp.scm (cl-cl-yacc, ecl-cl-yacc, sbcl-cl-yacc): New variables. Pierre Neidhardt2018-10-19
| * gnu: Add babel.•••* gnu/packages/lisp.scm (cl-babel, ecl-babel, sbcl-babel): New variables. Pierre Neidhardt2018-10-19
| * gnu: Add hu.dwim.stefil.•••* gnu/packages/lisp.scm (cl-hu.dwim.stefil, ecl-hu.dwim.stefil, sbcl-hu.dwim.stefil): New variables. Pierre Neidhardt2018-10-19
| * gnu: Add hu.dwim.asdf.•••* gnu/packages/lisp.scm (cl-hu.dwim.asdf, ecl-hu.dwim.asdf, sbcl-hu.dwim.asdf): New variables. Pierre Neidhardt2018-10-19
| * gnu: Add trivial-features.•••* gnu/packages/lisp.scm (cl-trivial-features, ecl-trivial-features, sbcl-trivial-features): New variables. Pierre Neidhardt2018-10-19
| * gnu: Add cl-strings.•••* gnu/packages/lisp.scm (cl-strings, sbcl-cl-strings, ecl-cl-strings): New variables. Pierre Neidhardt2018-10-19
| * gnu: Add texlive-latex-koma-script.•••* gnu/packages/tex.scm (texlive-latex-koma-script): New variable. Pierre Neidhardt2018-10-19
| * gnu: Add texlive-latex-pgf.•••* gnu/packages/tex.scm (texlive-latex-pgf): New variable. Pierre Neidhardt2018-10-19
| * gnu: Add texlive-generic-ulem.•••* gnu/packages/tex.scm (texlive-generic-ulem): New variable. Pierre Neidhardt2018-10-19
| * gnu: Add texlive-latex-eukdate.•••* gnu/packages/tex.scm (texlive-latex-eukdate): New variable. Pierre Neidhardt2018-10-19
| * gnu: Add texlive-latex-needspace.•••* gnu/packages/tex.scm (texlive-latex-needspace): New variable. Pierre Neidhardt2018-10-19
| * gnu: Add texlive-latex-ms.•••* gnu/packages/tex.scm (texlive-latex-ms): New variable. Pierre Neidhardt2018-10-19
| * gnu: youtube-dl: Update to 2018.10.05.•••* gnu/packages/video.scm (youtube-dl): Update to 2018.10.05. Rutger Helling2018-10-19
| * system: Rename .zlogin to .zprofile.•••Reported by Meiyo Peng <meiyo.peng@gmail.com>. * gnu/system/shadow.scm (default-skeletons): Rename zlogin to zprofile. Chris Marusich2018-10-19
| * gnu: vulkan-headers: Update to 1.1.85.0.•••* gnu/packages/vulkan.scm (vulkan-headers): Update to 1.1.85.0. * gnu/packages/vulkan.scm (vulkan-loader): Update hash. * gnu/packages/vulkan.scm (vulkan-tools): Update hash. Rutger Helling2018-10-19
| * gnu: Use pypi.org.•••<pypi.io> redirects to <pypi.org>. * guix/build-system/python.scm (pypi-uri): Replace pypi.io with pypi.org. * guix/import/pypi.scm (pypi-url?): Likewise. * tests/pypi.scm: Likewise. Leo Famulari2018-10-18
| * gnu: libssh: Update to 0.7.6 [fixes CVE-2018-10933].•••* gnu/packages/ssh.scm (libssh): Update to 0.7.6. * gnu/packages/patches/libssh-hostname-parser-bug.patch: Adjust patch. Leo Famulari2018-10-18
| * gnu: linux-libre: Update to 4.18.15.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.18.15. (%linux-libre-hash): Update hash. Mark H Weaver2018-10-18
| * gnu: linux-libre@4.14: Update to 4.14.77.•••* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.77. (%linux-libre-4.14-hash): Update hash. Mark H Weaver2018-10-18
| * gnu: linux-libre@4.9: Update to 4.9.134.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.134. Mark H Weaver2018-10-18
| * gnu: libgit2: Update to 0.26.7.•••* gnu/packages/version-control.scm (libgit2): Update to 0.26.7. Marius Bakke2018-10-19
| * gnu: tmux: Update to 2.8.•••* gnu/packages/tmux.scm (tmux): Update to 2.8. Marius Bakke2018-10-19
| * gnu: notmuch: Update to 0.28.•••* gnu/packages/mail.scm (notmuch): Update to 0.28. Marius Bakke2018-10-19
| * services: WPA Supplicant: Fix syntax error.•••This is a followup to commit acce0a474c1493ab18912bc46285248e4ccb0314. No idea how these disappeared.. :-/ * gnu/services/networking.scm (wpa-supplicant-shepherd-service): Add missing parens. Marius Bakke2018-10-19
| * gnu: linux-libre: Enable SHPC PCI Hotplug driver on ARM64.•••Fixes <https://bugs.gnu.org/32840> on ARM64. * gnu/packages/aux-files/linux-libre/4.18-arm64.conf: Add CONFIG_HOTPLUG_PCI_SHPC=y. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Mark H Weaver2018-10-19
| * gnu: grub-efi: Fix an uninitialized variable issue.•••* gnu/packages/patches/grub-check-error-efibootmgr.patch: Add hunk to correct uninitialized variable. Ludovic Courtès2018-10-19
| * gnu: javacc: Bootstrap from javacc-4 instead of bootstrap binary.•••* gnu/packages/java.scm (javacc)[source](snippet): Delete bootstrap binary. [arguments]: Set 'bootstrap-jar' path. [native-inputs]: Add 'javacc-4'. Alex Vong2018-10-18
| * gnu: javacc: Use snippet to delete bundled jars.•••* gnu/packages/java.scm (javacc-4)[source](snippet, modules): New fields. [arguments]: Remove 'delete-bundled-libs' phase and add 'delete-tests' phase. * gnu/packages/java.scm (javacc)[source](snippet, modules): New fields. [arguments]: Remove 'delete-bundled-libs' phase. Alex Vong2018-10-18
| * gnu: javacc: 'javacc' now inherits from 'javacc-4'.•••* gnu/packages/java.scm (javacc, javacc-4): 'javacc' now inherits from 'javacc-4' instead of the opposite around. Alex Vong2018-10-18
| * services: dhcp-client: Deprecate 'dhcp-client-service' procedure.•••* gnu/services/networking.scm (dhcp-client-service-type): Add default value. * gnu/system/examples/bare-bones.tmpl: Use (service dhcp-client-service-type) instead of (dhcp-client-service). * gnu/system/examples/beaglebone-black.tmpl: Likewise. * gnu/tests/base.scm (%avahi-os): Likewise. * gnu/tests/databases.scm (%memcached-os): Likewise. (%mongodb-os): Likewise. * gnu/tests/dict.scm (%dicod-os): Likewise. * gnu/tests/mail.scm (%opensmtpd-os): Likewise. (%exim-os): Likewise. (%dovecot-os): Likewise. * gnu/tests/messaging.scm (run-xmpp-test): Likewise. (run-bitlbee-test): Likewise. * gnu/tests/monitoring.scm (%prometheus-node-exporter-os): Likewise. * gnu/tests/networking.scm (%inetd-os): Likewise. (run-iptables-test): Likewise. * gnu/tests/nfs.scm (%base-os): Likewise. * gnu/tests/rsync.scm (%rsync-os): Likewise. * gnu/tests/ssh.scm (run-ssh-test): Likewise. * gnu/tests/version-control.scm (%cgit-os): Likewise. (%git-http-os): Likewise. (%gitolite-os): Likewise. * gnu/tests/virtualization.scm (%libvirt-os): Likewise. * gnu/tests/web.scm (%httpd-os): Likewise. (%nginx-os): Likewise. (%varnish-os): Likewise. (%php-fpm-os): Likewise. (%hpcguix-web-os): Likewise. (%tailon-os): Likewise. * tests/guix-system.sh: Likewise. * doc/guix.texi (Networking Services): Document 'dhcp-client-service-type' and remove 'dhcp-client-service'. Ludovic Courtès2018-10-18
| * doc: Document 'guix-service-type'.•••* doc/guix.texi (Base Services): Document 'guix-service-type'. Remove 'guix-service'. Ludovic Courtès2018-10-18
| * gnu: retux: Update to 1.3.6.•••* gnu/packages/games.scm (retux): Update to 1.3.6. Kei Kebreau2018-10-17
| * gnu: wesnoth: Update to 1.14.5.•••* gnu/packages/games.scm (wesnoth): Update to 1.14.5. Kei Kebreau2018-10-17
* | gnu: python2-bz2file: Inherit arguments from python-bzfile.•••* gnu/packages/python.scm (python-bz2file)[properties]: Remove field. (python2-bz2file): Use PACKAGE-WITH-PYTHON2. Marius Bakke2018-10-21
* | gnu: klick: Use scons-python2 for building.•••* gnu/packages/music.scm (klick)[arguments]: Add #:scons. Marius Bakke2018-10-21
* | java-utils: Use 'strip-store-file-name'.•••See the discussion at <https://lists.gnu.org/archive/html/guix-devel/2018-10/msg00250.html>. * guix/build/java-utils.scm (package-name-version): Remove it. (install-javadoc): Use 'strip-store-file-name' instead of 'package-name-version'. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Alex Vong2018-10-19
* | build-system/haskell: Use 'strip-store-file-name'.•••See the discussion at <https://lists.gnu.org/archive/html/guix-devel/2018-10/msg00250.html>. * guix/build/haskell-build-system.scm (package-name-version): Remove it. (configure): Use 'strip-store-file-name' instead of 'package-name-version'. (setup-compiler): Likewise. (make-ghc-package-database): Likewise. (register): Likewise. * gnu/packages/haskell.scm (ghc-cairo)[arguments]: Likewise. * gnu/packages/agda.scm (agda)[arguments]: Likewise. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Alex Vong2018-10-19
* | gnu: texlive-bin: Fix FTBFS on i686-linux.•••* gnu/packages/tex.scm (texlive-bin)[arguments]: Add phase 'disable-failing-test'. Marius Bakke2018-10-19
* | gnu: guile-commonmark: Update to 0.1.1.•••* gnu/packages/guile.scm (guile-commonmark): Update to 0.1.1. [source](modules, snippet): Remove. [native-inputs]: New field. Ludovic Courtès2018-10-19
* | gnu: sharutils: Fix bundled gnulib.•••* gnu/packages/compression.scm (sharutils)[source]: Add snippet to fix bundled gnulib. Efraim Flashner2018-10-18
* | gnu: squashfs-tools: Fix building with glibc@2.28.•••* gnu/packages/compression.scm (squashfs-tools)[arguments]: Add substitution to include missing import. Return #t from all phases. Efraim Flashner2018-10-18
* | Revert "gnu: python-fonttools: Update to 3.30.0."•••This reverts commit 5fb543b3f7bf79208178429d38f2da047fc744c0. python2-fonttools has 2700 dependants, only the python3 version is failing. Efraim Flashner2018-10-18
* | gnu: python-fonttools: Update to 3.30.0.•••* gnu/packages/python.scm (python-fonttools): Update to 3.30.0. Efraim Flashner2018-10-18
* | gnu: swig: Fix build on i686.•••* gnu/packages/patches/swig-guile-gc.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/swig.scm (swig)[source](patches): Use it. Marius Bakke2018-10-18
* | gnu: Python: Adjust grafts for core-updates merge.•••This adjust the grafts from a55ebe2e3a7b438b4eec06c594440d3a0fb06a25 and 90aeaee861845142843a0f988fa4ff016c723cdb to apply to Python 2.7.15 and 3.7.0. * gnu/packages/patches/python2-CVE-2018-1060.patch, gnu/packages/patches/python2-CVE-2018-1061.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. * gnu/packages/python.scm (python-2/fixed): Remove patches that are already present in 2.7.15. (python-3/fixed): Remove obsolete phase. Marius Bakke2018-10-17
* | Merge branch 'master' into core-updatesMarius Bakke2018-10-17
|\|
| * services: wpa-supplicant: Extend to support configuration parameters.•••This allows using WPA Supplicant "standalone" without an additional network manager. The default configuration is unchanged. * gnu/services/networking.scm (<wpa-supplicant-configuration>): New record type. (wpa-supplicant-shepherd-service): Pass configuration records to the daemon. (wpa-supplicant-service-type): Adjust accordingly. * doc/guix.texi (Networking Services): Document the new service type. Marius Bakke2018-10-17
| * gnu: python2: Add upstream security fixes.•••This addresses CVE-2018-{1060,1061,14647,1000802}. * gnu/packages/patches/python2-CVE-2018-1000802.patch, gnu/packages/patches/python2-CVE-2018-1060.patch, gnu/packages/patches/python2-CVE-2018-1061.patch, gnu/packages/patches/python2-CVE-2018-14647.patch: New files. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/python.scm (python-2/fixed): New variable. (python-2.7)[replacement]: New field. (python2-minimal): Use PACKAGE/INHERIT. Marius Bakke2018-10-17