summaryrefslogtreecommitdiff
path: root/gnu/packages/xorg.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: Add xcb-util-errors.•••* gnu/packages/xorg.scm (xcb-util-errors): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Stefan Stefanović2018-11-061-0/+52
* gnu: xf86-video-intel: Update to commit 0932a6b37ba6d5c9e916a1cb6ab89c3205b81...•••* gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-11.0932a6b. Marius Bakke2018-11-051-3/+3
* gnu: xpra: Update to 2.4.1.•••* gnu/packages/xorg.scm (xpra): Update to 2.4.1. Rutger Helling2018-11-011-2/+2
* gnu: xorg-server: Update to 1.20.3 [fixes CVE-2018-14665].•••* gnu/packages/xorg.scm (xorg-server): Update to 1.20.3. Leo Famulari2018-10-281-2/+2
* gnu: perl-x11-xcb: Update to 0.18.•••* gnu/packages/xorg.scm (perl-x11-xcb): Update to 0.18. Tobias Geerinckx-Rice2018-10-271-2/+2
* gnu: xorg-server: Update to 1.20.2.•••* gnu/packages/xorg.scm (xorg-server): Update to 1.20.2. Marius Bakke2018-10-221-2/+2
* gnu: xf86-input-libinput: Update to 0.28.1.•••* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.28.1. Marius Bakke2018-10-221-2/+2
* gnu: xpra: Update to 2.4.•••* gnu/packages/xorg.scm (xpra): Update to 2.4. Rutger Helling2018-10-161-2/+2
* gnu: xpra: Update to 2.3.4.•••* gnu/packages/xorg.scm (xpra): Update to 2.3.4. Rutger Helling2018-09-231-2/+2
* gnu: Reinstate xf86-video-ast.•••* gnu/packages/patches/xf86-video-ast-remove-mibstore.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/xorg.scm (xf86-video-ast): New public variable. Marius Bakke2018-09-191-27/+21
* gnu: xorg: Fix typo.•••* gnu/packages/xorg.scm: Fix typo in Benjamin's email address. Ludovic Courtès2018-09-051-1/+1
* gnu: Add transset-df.•••* gnu/packages/xorg.scm (transset-df): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Benjamin Slade2018-09-031-0/+42
* gnu: libx11: Replace with 1.6.6 [security fixes].•••This fixes CVE-2018-14599, CVE-2018-14600, and CVE-2018-14598. * gnu/packages/xorg.scm (libx11)[replacement]: New field. (libx11-1.6.6): New public variable. Marius Bakke2018-08-251-0/+15
* gnu: xpra: Update to 2.3.3.•••* gnu/packages/xorg.scm (xpra): Update to 2.3.3. Rutger Helling2018-08-201-2/+2
* Merge branch 'master' into stagingMarius Bakke2018-08-161-4/+3
|\
| * gnu: xterm: Update to 335.•••* gnu/packages/xorg.scm (xterm): Update to 335. Tobias Geerinckx-Rice2018-08-161-2/+2
| * gnu: Use static & unversioned CPAN home pages.•••Constructing home pages to be version-specific is not something we really want or do elsewhere, and interferers with mass updates like the one I'm about to make. * gnu/packages/glib.scm (perl-net-dbus-glib)[home-page]: Use canonical home page. * gnu/packages/perl-check.scm (perl-test-nowarnings, perl-test-output) (perl-test-simple, perl-test-tester)[home-page]: Likewise. * gnu/packages/perl.scm (perl-benchmark-timer, perl-clone) (perl-digest-sha1, perl-file-which, perl-getopt-tabular, perl-io-string) (perl-ipc-run3, perl-probe-perl, perl-regexp-common, perl-sys-cpu) [home-page]: Likewise. * gnu/packages/tcl.scm (perl-tk)[home-page]: Likewise. * gnu/packages/tls.scm (perl-net-ssleay)[home-page]: Likewise. * gnu/packages/web.scm (perl-www-curl)[home-page]: Likewise. * gnu/packages/xml.scm (perl-xml-dom)[home-page]: Likewise. * gnu/packages/xorg.scm (perl-x11-protocol-other)[home-page]: Likewise. Tobias Geerinckx-Rice2018-08-111-2/+1
* | Merge branch 'master' into stagingMarius Bakke2018-08-101-4/+3
|\|
| * gnu: xorg-server: Update to 1.20.1.•••* gnu/packages/patches/xorg-server-rotate-fb.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/xorg.scm (xorg-server): Update to 1.20.1. [source](patches): Remove 'xorg-server-rotate-fb.patch'. Marius Bakke2018-08-091-4/+3
* | Merge branch 'master' into stagingMarius Bakke2018-07-281-45/+28
|\|
| * gnu: xorg-server: Apply patch to fix screen rotation on KMS.•••Fixes <https://bugs.freedesktop.org/show_bug.cgi?id=106715>. * gnu/packages/patches/xorg-server-rotate-fb.patch: New file. * gnu/packages/xorg.scm (xorg-server)[source]: Use it. * gnu/local.mk (dist_patch_DATA): Add it. Ludovic Courtès2018-07-241-1/+2
| * gnu: xorg: Update home-pages.•••* gnu/packages/xorg.scm (perl-x11-protocol-other, perl-x11-xcb) (perl-x11-protocol)[home-page]: Update to redirected home-pages. Julien Lepiller2018-07-231-3/+3
| * gnu: xf86-video-r128: Update to 6.11.0.•••* gnu/packages/xorg.scm (xf86-video-r128): Update to 6.11.0. [source]: Use URL-FETCH. [arguments]: Remove. [native-inputs]: Remove AUTOCONF, AUTOMAKE and LIBTOOL. Marius Bakke2018-07-221-39/+21
| * Merge branch 'staging'Marius Bakke2018-07-131-33/+49
| |\
| * | gnu: xf86-input-libinput: Update to 0.28.0.•••* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.28.0. Marius Bakke2018-07-121-2/+2
* | | gnu: libevdev: Update to 1.5.9.•••* gnu/packages/xorg.scm (libevdev): Update to 1.5.9. Marius Bakke2018-07-131-2/+2
* | | gnu: libxinerama: Update to 1.1.4.•••* gnu/packages/xorg.scm (libxinerama): Update to 1.1.4. Marius Bakke2018-07-131-2/+2
| |/ |/|
* | Merge branch 'master' into stagingMarius Bakke2018-07-081-2/+67
|\|
| * gnu: libxscrnsaver: Update to 1.2.3.•••* gnu/packages/xorg.scm (libxscrnsaver): Update to 1.2.3. Tobias Geerinckx-Rice2018-07-081-2/+2
| * gnu: Add keynav.•••* gnu/packages/xorg.scm (keynav): New variable. Oleg Pykhalov2018-07-031-0/+65
* | gnu: xf86-video-r128: Fix FTBFS with xorg-server >= 1.20.•••* gnu/packages/xorg.scm (xf86-video-r128): Update to 6.10.2-0.c4c878d. [source]: Use GIT-FETCH. [arguments]: Add 'prevent-configure' phase. [native-inputs]: Add AUTOCONF, AUTOMAKE and LIBTOOL. Marius Bakke2018-07-081-25/+39
* | gnu: xf86-video-savage: Fix FTBFS with xorg-server >= 1.20.•••* gnu/packages/patches/xf86-video-savage-xorg-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/xorg.scm (xf86-video-savage)[source](patches): Use it. Marius Bakke2018-07-081-0/+1
* | gnu: xf86-video-sis: Fix FTBFS with xorg-server >= 1.20.•••* gnu/packages/patches/xf86-video-sis-xorg-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/xorg.scm (xf86-video-sis)[source](patches): Use it. Marius Bakke2018-07-081-0/+1
* | Merge branch 'master' into stagingMarius Bakke2018-07-021-2/+2
|\|
| * gnu: xpra: Update to 2.3.2.•••* gnu/packages/xorg.scm (xpra): Update to 2.3.2. Rutger Helling2018-06-271-2/+2
* | Merge branch 'master' into stagingMarius Bakke2018-06-191-4/+4
|\|
| * gnu: xf86-input-mouse: Update to 1.9.3.•••* gnu/packages/xorg.scm (xf86-input-mouse): Update to 1.9.3. Marius Bakke2018-06-191-2/+2
| * gnu: libxaw3d: Update to 1.6.3.•••* gnu/packages/xorg.scm (libxaw3d): Update to 1.6.3. Marius Bakke2018-06-191-2/+2
* | Merge branch 'master' into stagingMarius Bakke2018-06-181-0/+29
|\|
| * gnu: Add perl-x11-protocol-other.•••* gnu/packages/xorg.scm (perl-x11-protocol-other): New variable. Kei Kebreau2018-06-161-0/+29
* | Merge branch 'master' into stagingMarius Bakke2018-06-111-266/+222
|\|
| * gnu: xf86-video-vmware: Update to 13.3.0.•••* gnu/packages/xorg.scm (xf86-video-vmware): Update to 13.3.0. Marius Bakke2018-06-111-2/+2
| * gnu: xf86-input-evdev: Update to 2.10.6.•••* gnu/packages/xorg.scm (xf86-input-evdev): Update to 2.10.6. Marius Bakke2018-06-111-2/+2
| * gnu: xf86-input-synaptics: Update to 1.9.1.•••* gnu/packages/xorg.scm (xf86-input-synaptics): Update to 1.9.1. Marius Bakke2018-06-111-2/+2
| * gnu: xf86-video-fbdev: Update to 0.5.0.•••* gnu/packages/xorg.scm (xf86-video-fbdev): Update to 0.5.0. Marius Bakke2018-06-111-2/+2
| * Merge branch 'master' into core-updatesMark H Weaver2018-05-301-2/+3
| |\
| | * gnu: xpra: Update to 2.3.1.•••* gnu/packages/xorg.scm (xpra): Update to 2.3.1. [inputs]: Add libxi. Rutger Helling2018-05-301-2/+3
| * | Merge branch 'master' into core-updatesMark H Weaver2018-05-211-2/+2
| |\|
| | * gnu: xterm: Update to 333.•••* gnu/packages/xorg.scm (xterm): Update to 333. Tobias Geerinckx-Rice2018-05-191-2/+2
| * | Merge branch 'master' into core-updatesMark H Weaver2018-05-171-5/+5
| |\|