aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: docbook-xsl: Disable recursion in string substitution.Marius Bakke2018-01-02
| | | | | | | | | | | Fixes <https://bugs.gnu.org/29782>. Reported by Gábor Boskovits. * gnu/packages/patches/docbook-xsl-nonrecursive-string-subst.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/docbook.scm (docbook-xsl)[source](patches): Use it. [native-inputs]: Add XZ. [arguments]: Adjust PATH accordingly.
* Revert "gnu: glibc: Fix CVE-2017-15670, CVE-2017-15671."Marius Bakke2018-01-02
| | | | | | | | | | | | | These issues has been classified as minor by Debian: https://security-tracker.debian.org/tracker/CVE-2017-15670 https://security-tracker.debian.org/tracker/CVE-2017-15671 In addition, the patch only fixes one of the two CVEs it claims to fix. We don't backport most CVEs, especially non-critical ones, so no need to carry this (which is in 2.26). See discussion at <https://bugs.gnu.org/29490>. This reverts commit 60e29339d8389e678bb9ca4bd3420ee9ee88bdf2.
* gnu: emacs-no-x: Remove more inputs from inherited emacs.Mark H Weaver2018-01-02
| | | | | * gnu/packages/emacs.scm (emacs-no-x)[inputs]: Remove imagemagick, libotf, and m17n-lib.
* gnu: ocaml: Use gcc:lib from gcc, not gcc-4.9.Mark H Weaver2018-01-02
| | | | * gnu/packages/ocaml.scm (ocaml)[inputs]: Use canonical 'gcc', not gcc-4.9.
* build-system/glib-or-gtk: Don't generate 'icon-theme.cache'.Danny Milosavljevic2018-01-01
| | | | | | | * guix/build-system/glib-or-gtk.scm (glib-or-gtk-build): Don't generate 'icon-theme.cache'. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-12-31
|\
| * doc: Fix typo.Mark H Weaver2017-12-30
| | | | | | | | * doc/guix.texi (Desktop Services): "orMATE" --> "or MATE".
| * build: dub-build-system: Make builds reproducible.Danny Milosavljevic2017-12-31
| | | | | | | | | | * guix/build/dub-build-system.scm (build): Make reproducible. (check): Make reproducible.
| * gnu: services: Add MATE desktop service.ng02017-12-30
| | | | | | | | | | | | | | | | | | | | * gnu/services/desktop.scm (<mate-desktop-configuration>, mate-desktop-service-type): New variable. (mate-desktop-service): New public variable. * doc/guix.texi (Desktop Services): Document the service. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: mate: Add more packages.ng02017-12-30
| | | | | | | | | | | | | | | | * gnu/packages/mate.scm (mate)[inputs]: Add "mate-user-guide", "mate-calc", "mate-backgrounds", "mate-netbook", "hicolor-icon-theme", "mate-utils", "engrampa", "eom", "mate-polkit", "mate-system-monitor", "mate-utils", "pluma", "atril". Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: Add mate-polkit.ng02017-12-30
| | | | | | | | | | | | * gnu/packages/mate.scm (mate-polkit): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: Add mate-system-monitor.ng02017-12-30
| | | | | | | | | | | | * gnu/packages/mate.scm (mate-system-monitor): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: Add pluma.ng02017-12-30
| | | | | | | | | | | | * gnu/packages/mate.scm (pluma): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: Add engrampa.ng02017-12-30
| | | | | | | | | | | | * gnu/packages/mate.scm (engrampa): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: Add eom.ng02017-12-30
| | | | | | | | | | | | * gnu/packages/mate.scm (eom): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: Add mate-utils.ng02017-12-30
| | | | | | | | | | | | * gnu/packages/mate.scm (mate-utils): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: Add mate-screensaver.ng02017-12-30
| | | | | | | | | | | | * gnu/packages/mate.scm (mate-screensaver): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: Add mate-netbook.ng02017-12-30
| | | | | | | | | | | | * gnu/packages/mate.scm (mate-netbook): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: Add libfakekey.ng02017-12-30
| | | | | | | | | | | | * gnu/packages/xdisorg.scm (libfakekey): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: Add mate-icon-theme-faenza.ng02017-12-30
| | | | | | | | | | | | * gnu/packages/mate.scm (mate-icon-theme-faenza): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: Add mate-common.ng02017-12-30
| | | | | | | | | | | | * gnu/packages/mate.scm (mate-common): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: Add mate-backgrounds.ng02017-12-30
| | | | | | | | | | | | * gnu/packages/mate.scm (mate-backgrounds): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: Add mate-calc.ng02017-12-30
| | | | | | | | | | | | * gnu/packages/mate.scm (mate-calc): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: Add atril.ng02017-12-30
| | | | | | | | | | | | * gnu/packages/mate.scm (atril): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: caja: Add native-search-paths.ng02017-12-30
| | | | | | | | | | | | * gnu/packages/mate.scm (caja)[native-search-paths]: Add it. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: Add caja-extensions.ng02017-12-30
| | | | | | | | | | | | * gnu/packages/mate.scm (caja-extensions): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: mate-session-manager: Configure with with elogind support.ng02017-12-30
| | | | | | | | | | | | | | | | * gnu/packages/mate.scm (mate-session-manager)[arguments]: Add '--enable-elogind' to configure-flags. (phases): Add 'pre-configure' phase. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: Add mate-user-guide.ng02017-12-30
| | | | | | | | | | | | * gnu/packages/mate.scm (mate-user-guide): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: youtube-dl: Update to 2017.12.31.Tobias Geerinckx-Rice2017-12-30
| | | | | | | | * gnu/packages/video.scm (youtube-dl): Update to 2017.12.31.
| * gnu: edi: Update to 0.6.0.Efraim Flashner2017-12-30
| | | | | | | | | | | | | | * gnu/packages/enlightenment.scm (edi): Update to 0.6.0. [source]: Download from enlightenment's website. [tests]: Disable tests. [native-inputs]: Remove check, lcov.
| * gnu: Add emacs-php-mode.Roel Janssen2017-12-30
| | | | | | | | * gnu/packages/emacs.scm (emacs-php-mode): New variable.
| * gnu: linux-libre: Update to 4.14.10.Mark H Weaver2017-12-30
| | | | | | | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.10. (%linux-libre-hash): Update hash.
| * gnu: linux-libre@4.9: Update to 4.9.73.Mark H Weaver2017-12-30
| | | | | | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.73.
| * gnu: borg: Update to 1.1.4.Tobias Geerinckx-Rice2017-12-30
| | | | | | | | | | | | | | | | | | * gnu/packages/backup.scm (borg): Update to 1.1.4. [source]: Remove obsolete patch. Remove bundled lz4 and zstd. [inputs]: Add zstd. [arguments]: Build with input versions of lz4 and zstd. * gnu/packages/patches/borg-fix-archive-corruption-bug.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
| * gnu: youtube-dl: Update to 2017.12.28.Tobias Geerinckx-Rice2017-12-30
| | | | | | | | * gnu/packages/video.scm (youtube-dl): Update to 2017.12.28.
| * gnu: python-lit: Fix tests.Danny Milosavljevic2017-12-30
| | | | | | | | * gnu/packages/check.scm (python-lit)[native-inputs]: Add python-pytest.
| * gnu: tremc: Update to 0.9.0-2.e06d08d.Leo Famulari2017-12-30
| | | | | | | | | | | | * gnu/packages/bittorrent.scm (tremc): Update to 0.9.0-2.e06d08d. [build-system]: Switch to the gnu-build-system. [arguments]: Adjust accordingly.
| * gnu: rage: Update to 0.3.0.Efraim Flashner2017-12-29
| | | | | | | | | | * gnu/packages/enlightenment.scm (rage): Update to 0.3.0. [build-system]: Switch to meson build system.
| * tests: networking: Add tests for Open vSwitch.Marius Bakke2017-12-29
| | | | | | | | | | | | | | * gnu/tests/networking.scm (openvswitch-configuration-service, %openvswitch-os): New variables. (setup-openvswitch, run-openvswitch-test): New procedures. (%test-openvswitch): New public variable.
| * services: networking: Add a dependency override mechanism to ↵Marius Bakke2017-12-29
| | | | | | | | | | | | | | | | | | | | <static-networking>. * gnu/services/networking.scm (<static-networking>)[requirement]: New field. (static-networking-shepherd-service): Don't override requirement for loopback. (static-networking-service): Expose 'requirement' parameter. Default to UDEV. * gnu/services/base.scm (%base-services): Add (requirement '()) for loopback service. * doc/guix.texi (Networking Services): Document it.
| * gnu: ledger-agent: Escape '@' symbols in description.Marius Bakke2017-12-29
| | | | | | | | | | | | | | Fixes a Texinfo syntax error introduced in d596fea5fd6cbcd98f1bc185817f2ae9d82060a9. Reported by Fis Trivial in <https://bugs.gnu.org/29879>. * gnu/packages/finance.scm (ledger-agent)[description]: Escape '@'.
| * gnu: lynx: Update to 2.8.9dev.16 [fixes CVE-2017-1000211].Leo Famulari2017-12-29
| | | | | | | | | | * gnu/packages/web-browsers.scm (lynx): Update to 2.8.9dev.16. [arguments]: Patch the path of the shell in the translations makefile.
| * gnu: imagemagick: Update to 6.9.9-30.Leo Famulari2017-12-29
| | | | | | | | * gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.9-30.
| * gnu: qemu: Update home-page.Rutger Helling2017-12-28
| | | | | | | | * gnu/packages/virtualization.scm (qemu)[home-page]: Update URL.
| * gnu: qemu: Add wrapper for Samba.Rutger Helling2017-12-28
| | | | | | | | | | * gnu/packages/virtualization.scm (qemu)[arguments]: Change #:configure-flags to a list, add --smbd flag. Add 'create-samba-wrapper phase.
| * gnu: Add keepkey-agent.Danny Milosavljevic2017-12-28
| | | | | | | | * gnu/packages/finance.scm (keepkey-agent): New variable.
| * gnu: Add python-keepkey.Danny Milosavljevic2017-12-28
| | | | | | | | * gnu/packages/finance.scm (python-keepkey, python2-keepkey): New variables.
| * gnu: emacs-guix: Update to 0.3.4.Alex Kost2017-12-28
| | | | | | | | * gnu/packages/emacs.scm (emacs-guix): Update to 0.3.4.
| * gnu: Add missing copyright line.Clément Lassieur2017-12-28
| | | | | | | | * gnu/packages/ruby.scm: Add missing copyright line for commit f90c25c.
| * gnu: guix: Update snapshot to f76ff984.Mathieu Othacehe2017-12-28
| | | | | | | | * gnu/packages/package-management.scm (guix): Update to f76ff984.