summaryrefslogtreecommitdiff
path: root/gnu/packages/xorg.scm
AgeCommit message (Expand)Author
2016-11-30Merge branch 'master' into stagingMarius Bakke
2016-11-29gnu: libxi: Update to 1.7.8....* gnu/packages/xorg.scm (libxi): Update to 1.7.8. Tobias Geerinckx-Rice
2016-11-29gnu: libxfont: Update to 1.5.2....* gnu/packages/xorg.scm (libxfont): Update to 1.5.2. Tobias Geerinckx-Rice
2016-11-28gnu: Add editres....* gnu/packages/xorg.scm (editres): New variable. John Darrington
2016-10-08gnu: libxcb: Update to 1.11.1....* gnu/packages/xorg.scm (libxcb): Update to 1.11.1. Ludovic Courtès
2016-10-05gnu: 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. Leo Famulari
2016-10-05gnu: 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. Leo Famulari
2016-10-05gnu: 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. Leo Famulari
2016-10-05gnu: 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. Leo Famulari
2016-10-05gnu: 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. Leo Famulari
2016-10-05gnu: 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. Leo Famulari
2016-10-05gnu: 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. Leo Famulari
2016-10-05gnu: 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. Leo Famulari
2016-10-05Merge branch 'master' into core-updatesLeo Famulari
2016-10-05gnu: 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. Leo Famulari
2016-10-05gnu: 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. Leo Famulari
2016-10-05gnu: 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. Leo Famulari
2016-10-05gnu: 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. Leo Famulari
2016-10-05gnu: 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. Leo Famulari
2016-10-05gnu: 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. Leo Famulari
2016-10-05gnu: 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. Leo Famulari
2016-10-05gnu: 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. Leo Famulari
2016-09-30Merge branch 'master' into core-updatesLudovic Courtès
2016-09-28gnu: 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. Alex Kost
2016-09-24gnu: 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-06gnu: Add xorg-server-xwayland....* gnu/packages/xorg.scm (xorg-server-xwayland): New variable. David Craven
2016-08-29Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner
2016-08-28gnu: xkbcomp-intermediate: Update to 1.3.1....* gnu/packages/xorg.scm (xkbcomp-intermediate): Update to 1.3.1. Efraim Flashner
2016-08-28gnu: libxfixes: Update to 5.0.2....* gnu/packages/xorg.scm (libxfixes): Update to 5.0.2. Efraim Flashner
2016-08-28gnu: xorg-server: Update to 1.18.4....* gnu/packages/xorg.scm (xorg-server): Update to 1.18.4. Efraim Flashner
2016-08-28gnu: xproto: Update to 7.0.29....* gnu/packages/xorg.scm (xproto): Update to 7.0.29. Efraim Flashner
2016-08-28gnu: inputproto: Update to 2.3.2....* gnu/packages/xorg.scm (inputproto): Update to 2.3.2. Efraim Flashner
2016-08-28gnu: videoproto: Update to 2.3.3....* gnu/packages/xorg.scm (videoproto): Update to 2.3.3. Efraim Flashner
2016-08-28gnu: xf86-input-synaptics: Update to 1.8.99.1....* gnu/packages/xorg.scm (xf86-input-synaptics): Update to 1.8.99.1. Efraim Flashner
2016-08-28gnu: xf86-video-openchrome: Update to 0.5.0....* gnu/packages/xorg.scm (xf86-video-openchrome): Update to 0.5.0. [source]: Remove patch. * gnu/packages/patches/xf86-video-openchrome-glibc-2.20.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. Efraim Flashner
2016-08-28gnu: xf86-input-evdev: Update to 2.10.3....* gnu/packages/xorg.scm (xf86-input-evdev): Update to 2.10.3. Efraim Flashner
2016-08-28gnu: xf86-video-ati: Update to 7.7.0....* gnu/packages/xorg.scm (xf86-video-ati): Update to 7.7.0. Efraim Flashner
2016-08-28gnu: xkeyboard-config: Update to 2.18....* gnu/packages/xorg.scm (xkeyboard-config): Update to 2.18. Efraim Flashner
2016-08-22gnu: xorg-server: Enable Xephyr....* gnu/packages/xorg.scm (xorg-server)[inputs]: Add xcb-util, xcb-util-image, xcb-util-keysyms, xcb-util-renderutil, xcb-util-wm. [arguments]: Add '--enable-kdrive' and '--enable-xephyr' configure-flags. David Craven
2016-08-18gnu: Add lndir....* gnu/packages/xorg.scm (lndir): New variable. David Craven
2016-08-10gnu: font-xfree86-type1: Add missing input....* gnu/packages/xorg.scm (font-xfree86-type1)[inputs]: Add mkfontscale. Efraim Flashner
2016-08-10gnu: font-misc-ethiopic: Add missing input....* gnu/packages/xorg.scm (font-misc-ethiopic)[inputs]: Add mkfontscale. Efraim Flashner
2016-07-29Merge branch 'master' into core-updatesMark H Weaver
2016-07-29gnu: Add xf86-video-qxl....* gnu/packages/xorg.scm (xf86-video-qxl): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> David Craven
2016-07-25Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge
2016-07-25gnu: mkfontdir: Do not propagate 'mkfontscale'....* gnu/packages/xorg.scm (mkfontdir)[propagated-inputs]: Move 'mkfontscale' to ... [inputs]: ... here. [arguments]: Add 'wrap-mkfontdir' phase. Alex Kost
2016-07-25gnu: Add xfd....* gnu/packages/xorg.scm (xfd): New variable. Alex Kost
2016-07-25gnu: Add xfontsel....* gnu/packages/xorg.scm (xfontsel): New variable. Alex Kost
2016-06-27Merge branch 'master' into core-updatesLudovic Courtès
2016-06-22gnu: xorg.scm: Replace http with https in URLs....* gnu/packages/xorg.scm: Use https for cgit.freedesktop.org, www.x.org/wiki/, anongit.freedesktop.org. ng0