Commit graph

27090 commits

Author SHA1 Message Date
Marius Bakke
0f72f05238
gnu: docbook-xsl: Disable recursion in string substitution.
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.
2018-01-02 17:01:07 +01:00
Marius Bakke
0c86790bfd
Revert "gnu: glibc: Fix CVE-2017-15670, CVE-2017-15671."
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 60e29339d8.
2018-01-02 16:55:17 +01:00
Mark H Weaver
4adde2a919
gnu: emacs-no-x: Remove more inputs from inherited emacs.
* gnu/packages/emacs.scm (emacs-no-x)[inputs]: Remove imagemagick,
libotf, and m17n-lib.
2018-01-02 02:21:29 -05:00
Mark H Weaver
e1f32cf1b6
gnu: ocaml: Use gcc:lib from gcc, not gcc-4.9.
* gnu/packages/ocaml.scm (ocaml)[inputs]: Use canonical 'gcc', not gcc-4.9.
2018-01-02 02:15:12 -05:00
Danny Milosavljevic
d1a08062c6
build-system/glib-or-gtk: Don't generate 'icon-theme.cache'.
* 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>
2018-01-01 18:09:05 +01:00
Efraim Flashner
23de2e1d5f
Merge remote-tracking branch 'origin/master' into core-updates 2017-12-31 14:10:25 +02:00
Mark H Weaver
1c27f72fc2
doc: Fix typo.
* doc/guix.texi (Desktop Services): "orMATE" --> "or MATE".
2017-12-30 21:05:09 -05:00
Ludovic Courtès
ec6ba5c1fe
gnu: gcc: Fix cross-compilation to GNU/Hurd.
* gnu/packages/gcc.scm (gcc-configure-flags-for-triplet): Return
"--disable-libcilkrts" when TARGET matches "-gnu".
2017-12-31 01:20:30 +01:00
Ludovic Courtès
c99a64e15f
gnu: guile-static: Reuse the existing phases.
This is a followup to 33c3a214a4.

* gnu/packages/make-bootstrap.scm (%guile-static)[arguments]: Use
'substitute-keyword-arguments'.  Honor the existing phases.
2017-12-31 01:20:30 +01:00
Danny Milosavljevic
6a1a69679d
build: dub-build-system: Make builds reproducible.
* guix/build/dub-build-system.scm (build): Make reproducible.
(check): Make reproducible.
2017-12-31 00:29:59 +01:00
ng0
431703ffd0
gnu: services: Add MATE desktop service.
* 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>
2017-12-30 22:55:26 +01:00
ng0
6ce4fc69f5
gnu: mate: Add more packages.
* 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>
2017-12-30 22:55:26 +01:00
ng0
95073bfc3e
gnu: Add mate-polkit.
* gnu/packages/mate.scm (mate-polkit): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-12-30 22:55:25 +01:00
ng0
1da3338c3e
gnu: Add mate-system-monitor.
* gnu/packages/mate.scm (mate-system-monitor): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-12-30 22:55:25 +01:00
ng0
a1eef8257e
gnu: Add pluma.
* gnu/packages/mate.scm (pluma): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-12-30 22:55:25 +01:00
ng0
446131be50
gnu: Add engrampa.
* gnu/packages/mate.scm (engrampa): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-12-30 22:55:25 +01:00
ng0
432c41eece
gnu: Add eom.
* gnu/packages/mate.scm (eom): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-12-30 22:55:25 +01:00
ng0
8a990b2961
gnu: Add mate-utils.
* gnu/packages/mate.scm (mate-utils): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-12-30 22:55:25 +01:00
ng0
c44838f95d
gnu: Add mate-screensaver.
* gnu/packages/mate.scm (mate-screensaver): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-12-30 22:55:24 +01:00
ng0
9f7d5768df
gnu: Add mate-netbook.
* gnu/packages/mate.scm (mate-netbook): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-12-30 22:55:24 +01:00
ng0
e91f9d4078
gnu: Add libfakekey.
* gnu/packages/xdisorg.scm (libfakekey): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-12-30 22:55:24 +01:00
ng0
f2c71f8282
gnu: Add mate-icon-theme-faenza.
* gnu/packages/mate.scm (mate-icon-theme-faenza): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-12-30 22:55:24 +01:00
ng0
538b752b0e
gnu: Add mate-common.
* gnu/packages/mate.scm (mate-common): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-12-30 22:55:24 +01:00
ng0
bf7f29491d
gnu: Add mate-backgrounds.
* gnu/packages/mate.scm (mate-backgrounds): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-12-30 22:55:23 +01:00
ng0
033a2ac691
gnu: Add mate-calc.
* gnu/packages/mate.scm (mate-calc): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-12-30 22:55:23 +01:00
ng0
694285712e
gnu: Add atril.
* gnu/packages/mate.scm (atril): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-12-30 22:55:23 +01:00
ng0
5a97a26204
gnu: caja: Add native-search-paths.
* gnu/packages/mate.scm (caja)[native-search-paths]: Add it.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-12-30 22:55:23 +01:00
ng0
d58b0abd14
gnu: Add caja-extensions.
* gnu/packages/mate.scm (caja-extensions): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-12-30 22:55:23 +01:00
ng0
1b332539eb
gnu: mate-session-manager: Configure with with elogind support.
* 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>
2017-12-30 22:55:23 +01:00
ng0
75282ec168
gnu: Add mate-user-guide.
* gnu/packages/mate.scm (mate-user-guide): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-12-30 22:55:22 +01:00
Tobias Geerinckx-Rice
acd7bf4b5e
gnu: youtube-dl: Update to 2017.12.31.
* gnu/packages/video.scm (youtube-dl): Update to 2017.12.31.
2017-12-30 22:57:13 +01:00
Efraim Flashner
f1431d2343
gnu: edi: Update to 0.6.0.
* gnu/packages/enlightenment.scm (edi): Update to 0.6.0.
[source]: Download from enlightenment's website.
[tests]: Disable tests.
[native-inputs]: Remove check, lcov.
2017-12-30 23:25:01 +02:00
Roel Janssen
57fe82c5bd
gnu: Add emacs-php-mode.
* gnu/packages/emacs.scm (emacs-php-mode): New variable.
2017-12-30 21:44:21 +01:00
Mark H Weaver
26d107eb0b
gnu: linux-libre: Update to 4.14.10.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.10.
(%linux-libre-hash): Update hash.
2017-12-30 15:32:41 -05:00
Mark H Weaver
838fdebb73
gnu: linux-libre@4.9: Update to 4.9.73.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.73.
2017-12-30 15:31:59 -05:00
Danny Milosavljevic
150e230165
gnu: gtk+: Enable broadway backend.
* gnu/packages/gtk.scm (gtk+)[arguments]: Add "--enable-broadway-backend"
to #:configure-flags.
2017-12-30 18:45:47 +01:00
Tobias Geerinckx-Rice
c4556777d9
gnu: borg: Update to 1.1.4.
* 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.
2017-12-30 18:00:51 +01:00
Tobias Geerinckx-Rice
50d22ef15d
gnu: youtube-dl: Update to 2017.12.28.
* gnu/packages/video.scm (youtube-dl): Update to 2017.12.28.
2017-12-30 16:27:40 +01:00
Danny Milosavljevic
39afd2a8ce
gnu: python-lit: Fix tests.
* gnu/packages/check.scm (python-lit)[native-inputs]: Add python-pytest.
2017-12-30 12:00:31 +01:00
Leo Famulari
edc73cc2e5
gnu: tremc: Update to 0.9.0-2.e06d08d.
* gnu/packages/bittorrent.scm (tremc): Update to 0.9.0-2.e06d08d.
[build-system]: Switch to the gnu-build-system.
[arguments]: Adjust accordingly.
2017-12-30 04:37:14 -05:00
Ludovic Courtès
33c3a214a4
gnu: guile@2.2: Fix cross-compilation.
Previously it would fail with:

    GUILEC language/elisp/boot.go
  [...]
  In language/bytecode/spec.scm:
      28:15  2 (bytecode->value #vu8(127 69 76 70 1 1 1 255 0 0 0 0 0 0 0 0 3 0 0 0 1 0 0 0 0 0 0 0 52 0 0 0 24 ?) ?)
  In unknown file:
	     1 (load-thunk-from-memory #vu8(127 69 76 70 1 1 1 255 0 0 0 0 0 0 0 0 3 0 0 0 1 0 0 0 0 0 0 0 52 0 0 ?))
  In ice-9/boot-9.scm:
     752:25  0 (dispatch-exception _ _ _)

  ice-9/boot-9.scm:752:25: In procedure dispatch-exception:
  In procedure load-thunk-from-memory: No such file or directory

* gnu/packages/guile.scm (guile-2.2)[arguments]: New field.
2017-12-30 01:30:20 +01:00
Rutger Helling
abdb97f8ce
gnu: mesa: Add radeon vulkan driver support for i686-linux.
* gnu/packages/gl.scm (mesa)[arguments]: Add "--with-vulkan-drivers" on
i686-linux. Change Vulkan comments and TODO to reflect the changes.
2017-12-29 19:46:31 +01:00
Efraim Flashner
e2f37d6ab7
gnu: rage: Update to 0.3.0.
* gnu/packages/enlightenment.scm (rage): Update to 0.3.0.
[build-system]: Switch to meson build system.
2017-12-29 15:22:51 +02:00
Marius Bakke
671dbdb9d5
tests: networking: Add tests for Open vSwitch.
* gnu/tests/networking.scm (openvswitch-configuration-service,
%openvswitch-os): New variables.
(setup-openvswitch, run-openvswitch-test): New procedures.
(%test-openvswitch): New public variable.
2017-12-29 14:07:38 +01:00
Marius Bakke
db8ed7cee8
services: networking: Add a dependency override mechanism to <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.
2017-12-29 14:06:26 +01:00
Marius Bakke
5859fd6c9e
gnu: ledger-agent: Escape '@' symbols in description.
Fixes a Texinfo syntax error introduced in d596fea5fd.
Reported by Fis Trivial in <https://bugs.gnu.org/29879>.

* gnu/packages/finance.scm (ledger-agent)[description]: Escape '@'.
2017-12-29 14:01:06 +01:00
Ludovic Courtès
8781c3d9fc
hydra: Do not cross-build from non-Intel platforms.
* build-aux/hydra/gnu-system.scm (hydra-jobs)[cross-jobs](pointless?):
Return #t on non-Intel.
2017-12-29 13:38:06 +01:00
Ludovic Courtès
f3c294a2ab
gnu: coreutils: Fix cross-compilation.
Previously cross-compiling coreutils would fail with:

  aarch64-linux-gnu-gcc   -Os -g0 -Wl,--as-needed -static -pthread -o src/uptime src/uptime.o src/libver.a lib/libcoreutils.a  lib/libcoreutils.a
  /gnu/store/hk8615wmmzk28k5z06g69jm6vbhc8lgk-glibc-cross-aarch64-linux-gnu-2.26.105-g0890d5379c-static/lib/libc.a(mktime.o): In function `__mktime_internal':
  /tmp/guix-build-glibc-cross-aarch64-linux-gnu-2.26.105-g0890d5379c.drv-0/glibc-2.26-105-g0890d5379c/time/mktime.c:353: multiple definition of `__mktime_internal'
  lib/libcoreutils.a(mktime.o):mktime.c:(.text+0x214): first defined here
  collect2: error: ld returned 1 exit status

* gnu/packages/base.scm (coreutils)[arguments]: Add #:configure-flags
when cross-compiling.
2017-12-29 13:31:10 +01:00
Efraim Flashner
fcc1e6760d
gnu: mesa: Add pl111 driver support for aarch64.
* gnu/packages/gl.scm (mesa)[arguments]: Build the pl111 gallium driver.
2017-12-29 14:04:27 +02:00
Rutger Helling
b2419613d0
gnu: mesa: Add TODO about Vulkan drivers on i686-linux.
* gnu/packages/gl.scm (mesa)[arguments]: Add TODO about building Mesa with
Vulkan drivers enabled on i686-linux.
2017-12-29 12:56:06 +01:00