Leo Famulari
5707ce6e4b
Revert "gnu: bdftopcf: Use libxfont2."
...
Building with libxfont2 leads to an error in the configure phase:
"No package 'xfont' found"
This reverts commit 2060b4d95f
.
2017-03-16 02:06:56 -04:00
Efraim Flashner
3f9543aee1
Merge remote-tracking branch 'origin/master' into core-updates
2017-03-13 23:08:49 +02:00
Marius Bakke
17fb6fb105
gnu: xf86-video-intel: Update to 2.99.917-4-7e9e92c.
...
* gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-4-7e9e92c.
2017-03-13 18:21:23 +01:00
Marius Bakke
ca453df7c8
gnu: xf86-video-nouveau: Update to 1.0.14.
...
* gnu/packages/xorg.scm (xf86-video-nouveau): Update to 1.0.14.
2017-03-13 18:21:22 +01:00
Marius Bakke
1f28b3195a
gnu: xf86-input-libinput: Update to 0.25.0.
...
* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.25.0.
2017-03-09 18:13:22 +01:00
Ludovic Courtès
e90e0fad1b
Merge branch 'master' into core-updates
2017-03-09 16:35:41 +01:00
Leo Famulari
da79e82b14
gnu: gtk+: Build GTK+ with its own xorg-server package.
...
This will allow us to update xorg-server directly on the master branch.
* gnu/packages/xorg.scm (xorg-server-1.19.2): New variable.
* gnu/packages/gtk.scm (gtk+) [native-inputs]: Use xorg-server-1.19.2 instead of
xorg-server.
[arguments]: Add xorg-server-1.19.2 to #:disallowed-references.
2017-03-08 03:52:03 -05:00
Leo Famulari
9a91b00fd0
gnu: xorg-server: Update to 1.19.2 [fixes CVE-2017-2624].
...
* gnu/packages/xorg.scm (xorg-server): Update to 1.19.2.
[native-inputs]: Add font-util, libtool, autoconf, and automake.
[arguments]: Add 'bootstrap' phase.
2017-03-08 03:52:03 -05:00
Leo Famulari
74a2b2b439
Revert "gnu: xorg-server: Update to 1.19.2 [fixes CVE-2017-2624]."
...
This release was not properly bootstrapped:
https://lists.x.org/archives/xorg-announce/2017-March/002780.html
We will wait for 1.19.3 before updating.
This reverts commit 848d643874
.
2017-03-03 14:34:42 -05:00
Leo Famulari
5eda3d824c
gnu: libice: Build with libbsd [fixes CVE-2017-2626].
...
* gnu/packages/xorg.scm (libice)[inputs]: Add libbsd.
2017-03-03 14:12:31 -05:00
Leo Famulari
fe6db6ecff
gnu: libxdmcp: Build with libbsd [fixes CVE-2017-2625].
...
* gnu/packages/xorg.scm (libxdmcp)[inputs]: Add libbsd.
2017-03-03 14:12:31 -05:00
Leo Famulari
848d643874
gnu: xorg-server: Update to 1.19.2 [fixes CVE-2017-2624].
...
* gnu/packages/xorg.scm (xorg-server): Update to 1.19.2.
2017-03-03 14:12:31 -05:00
Marius Bakke
e17dc7397e
gnu: Add perl-x11-xcb.
...
* gnu/packages/xorg.scm (perl-x11-xcb): New variable.
2017-03-02 18:39:16 +01:00
Marius Bakke
ef23ed9e25
gnu: sessreg: Update to 1.1.1.
...
* gnu/packages/xorg.scm (sessreg): Update to 1.1.1.
2017-03-01 20:41:41 +01:00
Marius Bakke
daed5b7ed3
gnu: libx11: Update to 1.6.5.
...
* gnu/packages/xorg.scm (libx11): Update to 1.6.5.
2017-02-27 11:31:51 +01:00
Marius Bakke
2f7b4749e7
gnu: libxcb: Update to 1.12.
...
* gnu/packages/patches/libxcb-python-3.5-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/xorg.scm (libxcb): Update to 1.12.
[source]: Add patch. Download from new home.
[home-page]: Change to new xcb.fd.o home.
2017-02-22 13:31:49 +01:00
Marius Bakke
ba5e23d605
gnu: xcb-proto: Update to 1.12.
...
* gnu/packages/patches/xcb-proto-python3-print.patch,
gnu/packages/patches/xcb-proto-python3-whitespace.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/xorg.scm (xcb-proto): Update to 1.12.
[source]: Use patches. Download from new home.
[home-page]: Change to new xcb.fd.o home.
2017-02-22 13:31:48 +01:00
Leo Famulari
eed214ef22
gnu: xf86-video-geode: Update to 2.11.19.
...
* gnu/packages/xorg.scm (xf86-video-geode): Update to 2.11.19.
2017-02-21 12:34:53 -05:00
Leo Famulari
2060b4d95f
gnu: bdftopcf: Use libxfont2.
...
* gnu/packages/xorg.scm (bdftopcf)[inputs]: Replace libxfont with libxfont2.
2017-02-21 12:34:53 -05:00
Marius Bakke
008dfa23d4
gnu: xf86-video-intel: Change to libxfont2 ABI.
...
* gnu/packages/xorg.scm (xf86-video-intel)[inputs]: Change LIBXFONT to LIBXFONT2.
2017-02-21 14:56:32 +01:00
Marius Bakke
62489932a0
gnu: xf86-video-qxl: Change to libxfont2 ABI.
...
* gnu/packages/xorg.scm (xf86-video-qxl)[inputs]: Change LIBXFONT to LIBXFONT2.
2017-02-21 14:56:31 +01:00
Marius Bakke
27e982e0d3
gnu: xorg-server: Update to 1.19.1.
...
* gnu/packages/xorg.scm (xorg-server, xorg-server-xwayland): Update to 1.19.1.
[inputs]: Change from LIBXFONT to LIBXFONT2. Add LIBEPOXY.
2017-02-21 14:50:52 +01:00
Marius Bakke
10cd39d1e0
gnu: xorg-server: Use 'modify-phases' syntax.
...
* gnu/packages/xorg.scm (xorg-server)[arguments]: Use 'modify-phases'.
2017-02-21 14:50:51 +01:00
Marius Bakke
404e48c4ed
gnu: Add libxfont@2.
...
* gnu/packages/xorg.scm (libxfont2): New variable.
2017-02-21 14:50:51 +01:00
Marius Bakke
8505eb19a4
Merge branch 'staging' into core-updates
...
Conflicts:
gnu/local.mk: Missing mention of gdk-pixbuf-list-dir.patch in the
commit log really confused me here... It's from 8c6b077bfa
(staging).
gnu/packages/xorg.scm: xkeyboard-config updated both places.
2017-02-21 14:31:36 +01:00
Efraim Flashner
d15432ca9e
Merge remote-tracking branch 'origin/master' into core-updates
2017-02-20 12:56:14 +02:00
Marius Bakke
b35f442e62
gnu: Remove xf86-video-modesetting.
...
This is part of xorg-server since version 1.17:
https://cgit.freedesktop.org/xorg/xserver/commit/?id=35dc7c75150733dbcef8a18b6796f49a7c48ebee
* gnu/packages/xorg.scm (xf86-video-modesetting): Remove variable.
* gnu/services/xorg.scm (xorg-configuration-file, %default-xorg-modules):
Adjust accordingly.
2017-02-19 23:29:38 +01:00
Ludovic Courtès
768f0ac9dd
Merge branch 'master' into core-updates
2017-02-10 17:40:25 +01:00
Marius Bakke
c09fbf2058
gnu: xf86-video-intel: Update to 2.99.917-3-e4fe79c.
...
* gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-3-e4fe79c.
2017-02-09 22:02:35 +01:00
Marius Bakke
e0c752f969
gnu: xf86-input-libinput: Update to 0.24.0.
...
* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.24.0.
2017-02-09 15:16:28 +01:00
Leo Famulari
e8c83d04e1
Merge branch 'master' into core-updates
2017-02-02 10:52:24 -05:00
Marius Bakke
b2a6310ad9
gnu: xf86-video-intel: Update to 2.99.917-2-9fe04af.
...
* gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-2-9fe04af.
2017-02-01 15:05:50 +01:00
Marius Bakke
b097a3387e
gnu: xkeyboard-config: Update to 2.20.
...
* gnu/packages/xorg.scm (xkeyboard-config): Update to 2.20.
2017-02-01 15:02:14 +01:00
Ludovic Courtès
5f8edd7f37
gnu: xcalc: Update to 1.0.6.
...
* gnu/packages/xorg.scm (xcalc): Update to 1.0.6.
2017-01-31 23:21:59 +01:00
Marius Bakke
d14ad134f1
gnu: xauth: Update to 1.0.10.
...
* gnu/packages/xorg.scm (xauth): Update to 1.0.10.
2017-01-30 16:17:43 +01:00
John Darrington
fc12bc3099
gnu: Add xcalc.
...
* gnu/packages/xorg.scm (xcalc): New variable.
2017-01-26 19:45:22 +01:00
Ludovic Courtès
58ea4d407c
Merge branch 'master' into core-updates
2017-01-23 22:33:10 +01:00
Marius Bakke
c063f34f6b
gnu: libxi: Update to 1.7.9.
...
* gnu/packages/xorg.scm (libxi): Update to 1.7.9.
2017-01-23 18:03:55 +01:00
Marius Bakke
0d53d55cca
gnu: xf86-input-evdev: Update to 2.10.5.
...
* gnu/packages/xorg.scm (xf86-input-evdev): Update to 2.10.5.
2017-01-18 18:28:35 +01:00
Marius Bakke
e19b0bd157
gnu: xf86-video-r128: Update to 6.10.2.
...
* gnu/packages/xorg.scm (xf86-video-r128): Update to 6.10.2.
2017-01-18 18:25:55 +01:00
Marius Bakke
a354c7d8b4
gnu: xf86-video-savage: Update to 2.3.9.
...
* gnu/packages/xorg.scm (xf86-video-savage): Update to 2.3.9.
2017-01-18 18:23:53 +01:00
Marius Bakke
619ff9329d
gnu: xf86-video-trident: Update to 1.3.8.
...
* gnu/packages/xorg.scm (xf86-video-trident): Update to 1.3.8.
2017-01-18 18:22:12 +01:00
Marius Bakke
a0029fda3b
gnu: xf86-video-glint: Update to 1.2.9.
...
* gnu/packages/xorg.scm (xf86-video-glint): Update to 1.2.9.
[source]: Remove upstreamed patch.
* gnu/packages/patches/xf86-video-glint-remove-mibstore.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-01-18 18:19:49 +01:00
Marius Bakke
f733e60345
gnu: xf86-video-nv: Update to 2.1.21.
...
* gnu/packages/xorg.scm (xf86-video-nv): Update to 2.1.21.
[source]: Remove upstreamed patch.
* gnu/packages/patches/xf86-video-nv-remove-mibstore.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-01-18 18:15:56 +01:00
Marius Bakke
3a50b71298
gnu: xf86-video-siliconmotion: Update to 1.7.9.
...
* gnu/packages/xorg.scm (xf86-video-siliconmotion): Update to 1.7.9.
2017-01-18 18:11:42 +01:00
Marius Bakke
c2a970582e
gnu: xf86-video-mga: Update to 1.6.5.
...
* gnu/packages/xorg.scm (xf86-video-mga): Update to 1.6.5.
2017-01-18 18:10:04 +01:00
Marius Bakke
798dd616e3
gnu: xf86-video-sis: Update to 0.10.9.
...
* gnu/packages/xorg.scm (xf86-video-sis): Update to 0.10.9.
2017-01-18 18:08:35 +01:00
Marius Bakke
76400ca594
gnu: xf86-video-tdfx: Update to 1.4.7.
...
* gnu/packages/xorg.scm (xf86-video-tdfx): Update to 1.4.7.
2017-01-18 18:05:40 +01:00
Ludovic Courtès
ed824a36c4
gnu: xorg: Make font packages bit-reproducible.
...
* gnu/packages/xorg.scm (%xorg-font-origin): Add 'snippet' and 'modules'
fields.
2017-01-14 19:39:29 +01:00
Ludovic Courtès
58d222ed0b
gnu: xorg: Factorize Xorg font origins.
...
* gnu/packages/xorg.scm (%xorg-font-origin): New procedure.
(xorg-font-origin): New macro.
(font-adobe100dpi, font-adobe75dpi, font-alias)
(font-arabic-misc, font-cronyx-cyrillic, font-dec-misc)
(font-isas-misc, font-micro-misc, font-misc-cyrillic)
(font-misc-ethiopic, font-misc-misc, font-mutt-misc)
(font-schumacher-misc, font-screen-cyrillic, font-sony-misc)
(font-sun-misc, font-winitzki-cyrillic, font-xfree86-type1): Use it.
2017-01-14 19:39:28 +01:00
John Darrington
60bc300680
gnu: Add twm.
...
* gnu/packages/xorg.scm (twm): New variable.
2017-01-12 21:11:31 +01:00
John Darrington
6ea1523ac8
gnu: Add xmag.
...
* gnu/packages/xorg.scm (xmag): New variable.
2017-01-12 21:11:26 +01:00
John Darrington
f50fff693b
gnu: Add xmessage.
...
* gnu/packages/xorg.scm (xmessage): New variable.
2017-01-12 21:11:21 +01:00
John Darrington
97fedab17d
gnu: xfig: Remove wrapper and clean up implementation.
...
* gnu/packages/xorg.scm (%app-defaults-dir): Make public.
* gnu/packages/xfig.scm (xfig)[attributes]: Remove wrapper and set
the XAPPLOADDIR in the Imakefile instead.
2017-01-12 17:41:06 +01:00
John Darrington
5aae77e44b
gnu: xfd: Remove wrapper.
...
* gnu/packages/xorg.scm (xfd): Remove wrapper.
2017-01-12 17:40:55 +01:00
John Darrington
73ae4e69a1
gnu: editres: Use %app-defaults-dir.
...
* gnu/packages/xorg.scm (editres): Replace string literal with
%app-defaults-dir.
2017-01-12 17:40:47 +01:00
John Darrington
5dc8dd07b0
gnu: xfontsel: Simplify definition.
...
* gnu/packages/xorg.scm (%app-defaults-dir): New variable.
(xfontsel): Remove wrapper.
2017-01-12 17:40:35 +01:00
Marius Bakke
5e107b22df
gnu: libxpm: Update to 3.5.12.
...
* gnu/packages/xorg.scm (libxpm): Update to 3.5.12.
2017-01-11 11:23:27 -05:00
John Darrington
54d8d0fef1
gnu: Patch libxt's default search path.
...
* gnu/packages/patches/libxt-guix-search-paths.patch: New file.
* gnu/packages/xorg.scm (libxt) [source]: Add patch.
2017-01-11 11:23:23 -05:00
Leo Famulari
74288230ea
Merge branch 'master' into core-updates
2017-01-06 17:14:41 -05:00
Efraim Flashner
9f74424f37
gnu: xf86-video-qxl: Update to 0.1.5.
...
* gnu/packages/xorg.scm (xf86-video-qxl): Update to 0.1.5.
2016-12-26 04:32:05 +02:00
Efraim Flashner
f077aa2b29
gnu: libevdev: Update to 1.5.5.
...
* gnu/packages/xorg.scm (libevdev): Update to 1.5.5.
[houme-page]: Use https.
2016-12-25 16:16:10 +02:00
Tobias Geerinckx-Rice
e177f819c0
gnu: xf86-video-vmware: Update to 13.2.1.
...
* gnu/packages/xorg.scm (xf86-video-vmware): Update to 13.2.1.
[native-inputs]: Add eudev.
2016-12-21 16:37:00 +01:00
Tobias Geerinckx-Rice
8471a8d1fe
gnu: xkeyboard-config: Update to 2.19.
...
* gnu/packages/xorg.scm (xkeyboard-config): Update to 2.19.
2016-12-14 20:04:23 +01:00
Marius Bakke
673c0390aa
gnu: xproto: Update to 7.0.31.
...
* gnu/packages/xorg.scm (xproto): Update to 7.0.31.
2016-12-13 20:48:14 +01:00
Marius Bakke
3f1b4bc316
gnu: xf86-input-keyboard: Update to 1.9.0.
...
* gnu/packages/xorg.scm (xf86-input-keyboard): Update to 1.9.0.
2016-12-13 20:39:01 +01:00
Marius Bakke
12f3af5f1a
gnu: xf86-video-ati: Update to 7.8.0.
...
* gnu/packages/xorg.scm (xf86-video-ati): Update to 7.8.0.
2016-12-13 20:37:13 +01:00
Marius Bakke
546856a3de
gnu: xf86-input-libinput: Update to 0.23.0.
...
* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.23.0.
2016-12-13 20:31:29 +01:00
Tobias Geerinckx-Rice
7843f276d1
gnu: xf86-video-nouveau: Update to 1.0.13.
...
* gnu/packages/xorg.scm (xf86-video-nouveau): Update to 1.0.13.
2016-12-13 04:59:22 +01:00
Tobias Geerinckx-Rice
80a612dccf
gnu: xf86-input-synaptics: Update to 1.9.0.
...
* gnu/packages/xorg.scm (xf86-input-synaptics): Update to 1.9.0.
2016-12-13 04:50:28 +01:00
Tobias Geerinckx-Rice
f63491a385
gnu: xf86-input-mouse: Update to 1.9.2.
...
* gnu/packages/xorg.scm (xf86-input-mouse): Update to 1.9.2.
2016-12-13 04:50:28 +01:00
Tobias Geerinckx-Rice
5de2ec6deb
gnu: xf86-input-joystick: Update to 1.6.3.
...
* gnu/packages/xorg.scm (xf86-input-joystick): Update to 1.6.3.
2016-12-13 04:50:28 +01:00
Tobias Geerinckx-Rice
08cf3e4ce5
gnu: xf86-input-evdev: Update to 2.10.4.
...
* gnu/packages/xorg.scm (xf86-input-evdev): Update to 2.10.4.
2016-12-13 04:50:27 +01:00
Ludovic Courtès
f80b4d2ce0
Merge remote-tracking branch 'origin/master' into staging
2016-12-09 18:11:14 +01:00
Leo Famulari
81f4f1051f
gnu: xcb-util-cursor: Propagate dependencies from 'xcb-cursor.pc'.
...
* gnu/packages/xorg.scm (xcb-util-cursor)[inputs]: Move xcb-util-renderutil and
xcb-util-image to ...
[propagated-inputs]: ... here.
2016-12-05 17:09:15 -05:00
Marius Bakke
8a7cbc882a
Merge branch 'master' into staging
2016-11-30 18:24:32 +01:00
Tobias Geerinckx-Rice
3084a99084
gnu: libxi: Update to 1.7.8.
...
* gnu/packages/xorg.scm (libxi): Update to 1.7.8.
2016-11-29 19:16:15 +01:00
Tobias Geerinckx-Rice
7f81d7f4a5
gnu: libxfont: Update to 1.5.2.
...
* gnu/packages/xorg.scm (libxfont): Update to 1.5.2.
2016-11-29 19:15:48 +01:00
John Darrington
f0ddc5e55b
gnu: Add editres.
...
* gnu/packages/xorg.scm (editres): New variable.
2016-11-28 18:22:15 +01:00
Ludovic Courtès
b6dfaf17a1
gnu: libxcb: Update to 1.11.1.
...
* gnu/packages/xorg.scm (libxcb): Update to 1.11.1.
2016-10-08 15:34:04 +02:00
Leo Famulari
22f08f0605
gnu: libxvmc: Update to 1.0.10.
...
* gnu/packages/xorg.scm (libxvmc): Update to 1.0.10.
[replacement]: Remove field.
(libxvmc/fixed): Remove variable.
* gnu/packages/patches/libxvmc-CVE-2016-7953.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2016-10-05 19:36:26 -04:00
Leo Famulari
62ad505603
gnu: libxv: Update to 1.0.11.
...
* gnu/packages/xorg.scm (libxv): Update to 1.0.11.
[replacement]: Remove field.
(libxv/fixed): Remove variable.
* gnu/packages/patches/libxv-CVE-2016-5407.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2016-10-05 19:36:25 -04:00
Leo Famulari
82e6a4341b
gnu: libxtst: Update to 1.2.3.
...
* gnu/packages/xorg.scm (libxtst): Update to 1.2.3.
[replacement]: Remove field.
(libxtst/fixed): Remove variable.
* gnu/packages/patches/libxtst-CVE-2016-7951-CVE-2016-7952.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2016-10-05 19:36:25 -04:00
Leo Famulari
9eb76bd3e5
gnu: libxrender: Update to 0.9.10.
...
* gnu/packages/xorg.scm (libxrender): Update to 0.9.10.
[replacement]: Remove field.
(libxrender/fixed): Remove variable.
* gnu/packages/patches/libxrender-CVE-2016-7949.patch,
gnu/packages/patches/libxrender-CVE-2016-7950.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2016-10-05 19:36:25 -04:00
Leo Famulari
2e81b0b5bf
gnu: libxrandr: Update to 1.5.1.
...
* gnu/packages/xorg.scm (libxrandr): Update to 1.5.1.
[replacement]: Remove field.
(libxrandr/fixed): Remove variable.
* gnu/packages/patches/libxrandr-CVE-2016-7947-CVE-2016-7948.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2016-10-05 19:36:24 -04:00
Leo Famulari
571fa535cd
gnu: libxi: Update to 1.7.7.
...
* gnu/packages/xorg.scm (libxi): Update to 1.7.7.
[replacement]: Remove field.
(libxi/fixed): Remove variable.
* gnu/packages/patches/libxi-CVE-2016-7945-CVE-2016-7946.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2016-10-05 19:36:24 -04:00
Leo Famulari
3e1ed70f74
gnu: libxfixes: Update to 5.0.3.
...
* gnu/packages/xorg.scm (libxfixes): Update to 5.0.3.
[replacement]: Remove field.
(libxfixes/fixed): Remove variable.
* gnu/packages/patches/libxfixes-CVE-2016-7944.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2016-10-05 19:36:24 -04:00
Leo Famulari
4dd841c1dc
gnu: libx11: Update to 1.6.4.
...
* gnu/packages/xorg.scm (libx11): Update to 1.6.4.
[replacement]: Remove field.
(libx11/fixed): Remove variable.
* gnu/packages/patches/libx11-CVE-2016-7942.patch,
gnu/packages/patches/libx11-CVE-2016-7943.patch: Remove files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2016-10-05 19:36:24 -04:00
Leo Famulari
b19c7989b7
Merge branch 'master' into core-updates
2016-10-05 19:15:25 -04:00
Leo Famulari
813062a5f7
gnu: libxvmc: Fix CVE-2016-7953.
...
* gnu/packages/patches/libxvmc-CVE-2016-7953.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/xorg.scm (libxvmc)[replacement]: New field.
(libxvmc/fixed): New variable.
2016-10-05 17:37:23 -04:00
Leo Famulari
e73631a906
gnu: libxv: Fix CVE-2016-5407.
...
* gnu/packages/patches/libxv-CVE-2016-5407.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/xorg.scm (libxv)[replacement]: New field.
(libxv/fixed): New variable.
2016-10-05 17:37:22 -04:00
Leo Famulari
1f90b80f8b
gnu: libxtst: Fix CVE-2016-{7951,7952}.
...
* gnu/packages/patches/libxtst-CVE-2016-7951-CVE-2016-7952.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/xorg.scm (libxtst)[replacement]: New field.
(libxtst/fixed): New variable.
2016-10-05 17:37:22 -04:00
Leo Famulari
666d40193c
gnu: libxrender: Fix CVE-2016-{7949,7950}.
...
* gnu/packages/patches/libxrender-CVE-2016-7949.patch,
gnu/packages/patches/libxrender-CVE-2016-7950.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/xorg.scm (libxrender)[replacement]: New field.
(libxrender/fixed): New variable.
2016-10-05 17:37:22 -04:00
Leo Famulari
a300db1c7f
gnu: libxrandr: Fix CVE-2016-{7947,7948}.
...
* gnu/packages/patches/libxrandr-CVE-2016-7947-CVE-2016-7948.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/xorg.scm (libxrandr)[replacement]: New field.
(libxrandr/fixed): New variable.
2016-10-05 17:37:21 -04:00
Leo Famulari
b78ba2274f
gnu: libxi: Fix CVE-2016-{7945,7946}.
...
* gnu/packages/patches/libxi-CVE-2016-7945-CVE-2016-7946.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/xorg.scm (libxi)[replacement]: New field.
(libxi/fixed): New variable.
2016-10-05 17:37:21 -04:00
Leo Famulari
b50c6bf2a8
gnu: libxfixes: Fix CVE-2016-7944.
...
* gnu/packages/patches/libxfixes-CVE-2016-7944.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/xorg.scm (libxfixes)[replacement]: New field.
(libxfixes/fixed): New variable.
2016-10-05 17:37:21 -04:00
Leo Famulari
13c10b4ca4
gnu: libx11: Fix CVE-2016-{7942,7943}.
...
* gnu/packages/patches/libx11-CVE-2016-7942.patch,
gnu/packages/patches/libx11-CVE-2016-7943.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/xorg.scm (libx11)[replacement]: New field.
(libx11/fixed): New variable.
2016-10-05 17:37:15 -04:00
Ludovic Courtès
79355ae3e8
Merge branch 'master' into core-updates
2016-09-30 12:05:27 +02:00
Alex Kost
b94a6ca074
gnu: Add and use gettext-minimal.
...
* gnu/packages/gettext.scm (gnu-gettext): Rename to...
(gettext-minimal): ... this. Adjust synopsis and description.
(gnu-gettext): Inherit from it.
(po4a): Use 'gettext-minimal' instead of 'gnu-gettext'.
* gnu/packages/acl.scm: Likewise.
* gnu/packages/admin.scm: Likewise.
* gnu/packages/apl.scm: Likewise.
* gnu/packages/attr.scm: Likewise.
* gnu/packages/audio.scm: Likewise.
* gnu/packages/base.scm: Likewise.
* gnu/packages/cdrom.scm: Likewise.
* gnu/packages/commencement.scm: Likewise.
* gnu/packages/crypto.scm: Likewise.
* gnu/packages/databases.scm: Likewise.
* gnu/packages/disk.scm: Likewise.
* gnu/packages/documentation.scm: Likewise.
* gnu/packages/education.scm: Likewise.
* gnu/packages/engineering.scm: Likewise.
* gnu/packages/enlightenment.scm: Likewise.
* gnu/packages/fcitx.scm: Likewise.
* gnu/packages/fontutils.scm: Likewise.
* gnu/packages/freedesktop.scm: Likewise.
* gnu/packages/games.scm: Likewise.
* gnu/packages/gkrellm.scm: Likewise.
* gnu/packages/glib.scm: Likewise.
* gnu/packages/gnome.scm: Likewise.
* gnu/packages/grub.scm: Likewise.
* gnu/packages/gtk.scm: Likewise.
* gnu/packages/guile.scm: Likewise.
* gnu/packages/ibus.scm: Likewise.
* gnu/packages/irc.scm: Likewise.
* gnu/packages/iso-codes.scm: Likewise.
* gnu/packages/kde-frameworks.scm: Likewise.
* gnu/packages/kodi.scm: Likewise.
* gnu/packages/linux.scm: Likewise.
* gnu/packages/man.scm: Likewise.
* gnu/packages/maths.scm: Likewise.
* gnu/packages/mono.scm: Likewise.
* gnu/packages/mp3.scm: Likewise.
* gnu/packages/music.scm: Likewise.
* gnu/packages/nano.scm: Likewise.
* gnu/packages/networking.scm: Likewise.
* gnu/packages/package-management.scm: Likewise.
* gnu/packages/pdf.scm: Likewise.
* gnu/packages/sawfish.scm: Likewise.
* gnu/packages/statistics.scm: Likewise.
* gnu/packages/terminals.scm: Likewise.
* gnu/packages/version-control.scm: Likewise.
* gnu/packages/vpn.scm: Likewise.
* gnu/packages/w3m.scm: Likewise.
* gnu/packages/webkit.scm: Likewise.
* gnu/packages/wicd.scm: Likewise.
* gnu/packages/wine.scm: Likewise.
* gnu/packages/xdisorg.scm: Likewise.
* gnu/packages/xorg.scm: Likewise.
2016-09-28 17:54:50 +03:00
宋文武
b5b5105c3d
gnu: xorg-server: Set default font path to empty.
...
* gnu/packages/xorg.scm (xorg-server)[arguments]: Pass
"--with-default-font-path=" to #:configure-flags.
2016-09-24 14:28:09 +08:00