Commit graph

39982 commits

Author SHA1 Message Date
Marius Bakke
4e546e546d
gnu: libxau: Update to 1.0.9.
* gnu/packages/xorg.scm (libxau): Update to 1.0.9.
2019-02-11 19:48:32 +01:00
Marius Bakke
709fdfc21e
gnu: libsm: Update to 1.2.3. 2019-02-11 19:48:32 +01:00
Marius Bakke
0b7c0b699d
gnu: libx11: Update to 1.6.7.
* gnu/packages/xorg.scm (libx11): Update to 1.6.7.
2019-02-11 19:48:32 +01:00
Marius Bakke
9df397508d
gnu: poppler: Update to 0.74.0.
* gnu/packages/patches/scribus-poppler-0.73.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/scribus.scm (scribus)[source](patches): Add it.
* gnu/packages/pdf.scm (poppler): Update to 0.74.0.
[arguments]: Adjust renamed configure flag.
* gnu/packages/tex.scm (texlive-bin)[arguments]: Add phase 'use-code-for-even-newer-poppler'.
2019-02-11 19:48:31 +01:00
Marius Bakke
35b259eed0
gnu: pixman: Update to 0.38.0.
* gnu/packages/xdisorg.scm (pixman): Update to 0.38.0.
2019-02-11 19:48:31 +01:00
Marius Bakke
fe82194394
gnu: gdbm: Update to 1.18.1.
* gnu/packages/dbm.scm (gdbm): Update to 1.18.1.
2019-02-11 19:48:31 +01:00
Marius Bakke
7d9ca5c4b5
gnu: curl: Remove graft for 7.64.0.
* gnu/packages/curl.scm (curl): Update to 7.64.0.
(curl-7.64.0): Remove variable.
2019-02-11 19:48:31 +01:00
Marius Bakke
c3f47e44cd
Merge branch 'master' into core-updates 2019-02-11 19:25:16 +01:00
Marius Bakke
c8b69863eb
gnu: pixman: Update source URI.
* gnu/packages/xdisorg.scm (pixman)[source](uri): Use HTTPS.
2019-02-11 19:20:55 +01:00
Marius Bakke
93617188d9
gnu: python-django: Update to 1.11.20 [fixes CVE-2019-6975].
* gnu/packages/django.scm (python-django): Update to 1.11.20.
2019-02-11 19:20:55 +01:00
Marius Bakke
c508c06573
gnu: ffmpeg: Update to 4.1.1.
* gnu/packages/video.scm (ffmpeg): Update to 4.1.1.
2019-02-11 19:20:55 +01:00
Marius Bakke
b861fc157c
gnu: miniupnpc: Update to 2.1.20190210.
* gnu/packages/upnp.scm (miniupnpc): Update to 2.1.20190210.
2019-02-11 19:20:55 +01:00
Marius Bakke
a2467954b8
gnu: lv2: Update to 1.16.0.
* gnu/packages/audio.scm (lv2): Update to 1.16.0.
[arguments]: Remove #:python.
(lv2-devel): Remove variable.
* gnu/packages/music.scm (ingen)[inputs]: Change LV2-DEVEL to LV2.
2019-02-11 19:20:55 +01:00
Danny Milosavljevic
86b2ab8f5b
gnu: vlc: Use libvpx-1.7.
Fixes <https://bugs.gnu.org/34439>.

* gnu/packages/video.scm (vlc)[inputs]: Remove libvpx.  Add libvpx-1.7.
2019-02-11 18:48:42 +01:00
Danny Milosavljevic
1c84e68bde
services: docker: Make shepherd service also require "dbus-system",
"elogind" and "udev".

Fixes <https://bugs.gnu.org/34333>.

* gnu/services/docker.scm (docker-shepherd-service): Require "dbus-system",
"elogind" and "udev".
2019-02-11 18:29:01 +01:00
Kei Kebreau
df56098220
gnu: gama: Update to 2.03.
* gnu/packages/gps.scm (gama): Update to 2.03.
2019-02-11 05:49:19 -05:00
Danny Milosavljevic
268e12a894
services: docker: Make shepherd service require "networking".
Fixes <https://bugs.gnu.org/34333>.

* gnu/services/docker.scm (docker-shepherd-service): Require "networking".
2019-02-11 11:45:12 +01:00
Vagrant Cascadian
4a14ee9127
gnu: gloox: Update to 1.0.22.
* gnu/packages/messaging.scm (gloox): Update to 1.0.22.
2019-02-11 11:12:27 +01:00
Vagrant Cascadian
37da5813e9
gnu: python-ecpy: Update to 0.10.0.
* gnu/packages/python-crypto.scm (python-ecpy): Update to 0.10.0.
2019-02-11 11:08:40 +01:00
Vagrant Cascadian
a62887d30d
gnu: python-pycryptodome: Update to 3.7.3.
* gnu/packages/python-crypto (python-cryptodome): Update to 3.7.3.
2019-02-11 11:04:44 +01:00
Vagrant Cascadian
6e2bad000f
gnu: u-boot-novena: Allow booting from raw device offset.
* gnu/packages/bootloaders.scm (u-boot-novena): Disable loading u-boot.img
from a partition.
2019-02-11 10:59:23 +01:00
Vagrant Cascadian
8d22f7e31f
gnu: Add python-pymsgbox.
* gnu/packages/python-xyz.scm (python-pymsgbox): New variable.
2019-02-11 10:51:11 +01:00
Vagrant Cascadian
a336334196
gnu: Add python-daemon.
* gnu/packages/python-xyz.scm (python-daemon): New variable.
2019-02-11 10:37:54 +01:00
Leo Famulari
f5c46fa0d0
gnu: dmenu: Update to 4.9.
* gnu/packages/suckless.scm (dmenu): Update to 4.9.
2019-02-11 02:41:26 -05:00
Leo Famulari
d561243917
gnu: Dropbear: Add a comment about bundled libraries.
* gnu/packages/ssh.scm (dropbear): Comment.
2019-02-10 23:03:57 -05:00
Leo Famulari
8f9c5aa3ba
gnu: curl: Update to 7.64.0 [fixes CVE-2018-16890 and CVE-2019-{3822,3823}].
* gnu/packages/curl.scm (curl)[replacement]: New field.
(curl-7.64.0): New variable.
2019-02-10 22:03:50 -05:00
Leo Famulari
c03b355fa7
gnu: Dovecot: Update to 2.3.4.1 [fixes CVE-2019-3814].
* gnu/packages/mail.scm (dovecot): Update to 2.3.4.1.
2019-02-10 22:03:50 -05:00
Leo Famulari
f6e64282b4
gnu: Syncthing: Update to 1.0.1.
* gnu/packages/syncthing.scm (syncthing): Update to 1.0.1.
2019-02-10 21:38:07 -05:00
Leo Famulari
f52bd828ed
gnu: MPD: Update to 0.21.4.
We no longer install any systemd unit files for MPD because this is no longer
supported upstream as a matter of policy or via MPD's build system. [0]

Specifically, they don't support using MPD with systemd unless MPD was linked
with libsystemd. The unit files are only built when this is the case.

[0]
<https://github.com/MusicPlayerDaemon/MPD/issues/124#issuecomment-334930456>

* gnu/packages/mpd.scm (mpd): Update to 0.21.4.
[build-system]: Use meson-build-system.
[native-inputs]: Add gcc-8, gcc-8:lib, and python-sphinx.
[arguments]: Add a 'expand-C++-include-path' phase. Remove the
'install-service-files' phase. Make sure to build the documentation.
2019-02-10 20:21:53 -05:00
Ludovic Courtès
30d77f45eb
services: gdm: Disable debugging output.
* gnu/services/xorg.scm (gdm-etc-service)[gdm-configuration-file]:
Comment out debugging setting.
2019-02-10 23:25:01 +01:00
Ludovic Courtès
a76d0f032b
gnu: gnome-shell: Customize the GDM log-in screen.
* gnu/packages/patches/gnome-shell-theme.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnome.scm (gnome-shell)[source](patches, modules)
(snippet): New fields.
[arguments]: Add 'rebuild-css' phase.
[native-inputs]: Add RUBY-SASS.
2019-02-10 23:25:01 +01:00
Ludovic Courtès
5e6a5aeebd
artwork: Update snapshot to e951905.
* gnu/artwork.scm (%artwork-repository): Update to e951905.
2019-02-10 23:25:01 +01:00
Ludovic Courtès
44a06c942c
gnu: gnome: Remove '--disable-acceleration-check' flag from 'gnome.desktop'.
With this change the GNOME session is now listed in the log-in screen of
GDM.

* gnu/packages/gnome.scm (gnome-session)[arguments]: Remove
'disable-hardware-acceleration-check' phase.  That phase was apparently
no longer needed.  Furthermore, GDM expects 'TryExec' to be a file name,
not a file name followed by arguments; thus, the option led GDM to
discard 'gnome.desktop' with "GdmSession: Command not found: TryExec".
2019-02-10 23:25:01 +01:00
Ludovic Courtès
b717d0f90e
gnu: qtwebkit: Build sequentially.
Fixes <https://bugs.gnu.org/34062>.

* gnu/packages/qt.scm (qtwebkit)[arguments]: Add #:parallel-build? #f.
2019-02-10 23:25:01 +01:00
Gabriel Hondet
2356b7ab6d
gnu: Add ghc-stylish-haskell.
* gnu/packages/haskell.scm (ghc-stylish-haskell): New variable.
2019-02-10 21:47:24 +01:00
Gabriel Hondet
d4ce1c5029
gnu: Add ghc-base-unicode-symbols.
* gnu/packages/haskell.scm (ghc-base-unicode-symbols): New variable.
2019-02-10 21:45:04 +01:00
Gabriel Hondet
3fc88ff0f3
gnu: Add ghc-alsa-core.
* gnu/packages/haskell.scm (ghc-alsa-core): New variable.
2019-02-10 21:30:32 +01:00
Marius Bakke
f9126dd404
gnu: libidn2: Update to 2.1.1a.
* gnu/packages/libidn.scm (libidn2): Update to 2.1.1a.
2019-02-10 21:15:43 +01:00
Marius Bakke
342c695e10
gnu: harfbuzz: Update to 2.3.1.
* gnu/packages/gtk.scm (harfbuzz): Update to 2.3.1.
2019-02-10 21:15:43 +01:00
Marius Bakke
8152024c2c
gnu: graphite2: Update to 1.3.13.
* gnu/packages/fontutils.scm (graphite2): Update to 1.3.13.
2019-02-10 21:15:43 +01:00
Marius Bakke
e04780b836
gnu: nghttp2: Update to 1.36.0.
* gnu/packages/web.scm (nghttp2): Update to 1.36.0.
2019-02-10 21:15:43 +01:00
Marius Bakke
c3188c9acc
gnu: nghttp2: Remove GCC7 workaround.
* gnu/packages/web.scm (nghttp2)[native-inputs]: Remove GCC-7.
[arguments]: Remove phase 'work-around-bug-30756'.
2019-02-10 21:15:43 +01:00
Marius Bakke
2bdf9cb38c
gnu: RHash: Update to 1.3.8.
* gnu/packages/crypto.scm (rhash): Update to 1.3.8.
[arguments]: Adjust install target.
2019-02-10 21:15:43 +01:00
Marius Bakke
0c5ddd40b1
gnu: libuv: Update to 1.26.0.
* gnu/packages/libevent.scm (libuv): Update to 1.26.0.
2019-02-10 21:15:43 +01:00
Marius Bakke
cb2c636494
gnu: OpenLDAP: Update to 2.4.47.
* gnu/packages/openldap.scm (openldap): Update to 2.4.47.
2019-02-10 21:15:43 +01:00
Marius Bakke
a46dcdfa3d
gnu: GnuTLS: Update to 3.6.6.
* gnu/packages/tls.scm (gnutls): Update to 3.6.6.
[source](snippet): Remove.
2019-02-10 21:15:42 +01:00
Marius Bakke
27c2917ac4
Merge branch 'staging' into core-updates 2019-02-10 21:05:19 +01:00
Marius Bakke
d7dccedc0d
gnu: cups-filters: Update to 1.22.0.
* gnu/packages/cups.scm (cups-filters): Update to 1.22.0.
2019-02-10 21:04:24 +01:00
Marius Bakke
9220651d43
gnu: gdb: Update to 8.2.1.
* gnu/packages/gdb.scm (gdb): Update to 8.2.1.
2019-02-10 21:04:24 +01:00
Marius Bakke
2d39566d7e
gnu: nss, nss-certs: Update to 3.42.1.
* gnu/packages/certs.scm (nss-certs): Update to 3.42.1.
* gnu/packages/gnuzilla.scm (nss): Likewise.
2019-02-10 21:04:24 +01:00