aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/xorg.scm
Commit message (Expand)AuthorAge
...
* | | | | gnu: xorg-server: Make the test-variant visible.•••* gnu/packages/xorg.scm (xorg-server-1.19.3): Remove 'hidden-package'. Marius Bakke2017-10-10
* | | | | gnu: libxfont: Fix CVE-2017-13720, CVE-2017-13722.•••* gnu/packages/patches/libxfont-CVE-2017-13720.patch, gnu/packages/patches/libxfont-CVE-2017-13722.patch: New files. * gnu/local.mk (dist_patch_DATA): Register them. * gnu/packages/xorg.scm (libxfont, libxfont2)[source]: Use them. Marius Bakke2017-10-10
* | | | | system: operating-system-etc-service: Set XCURSOR_PATH.•••* gnu/system.scm (operating-system-etc-service): Set XCURSOR_PATH environment variable so that libxcursor finds cursors in user and system profiles. * gnu/packages/xorg.scm (libxcursor): Add a TODO for better handling of XCURSOR_PATH in other profiles. Thomas Danckaert2017-10-10
| |_|_|/ |/| | |
* | | | gnu: xorg-server: Update to 1.19.4 [fixes CVE-2017-13721, CVE-2017-13723].•••The GPG signature for the bz2 tarball is bad, but the checksum matches the signed release announcement, and contents are identical to the good .gz. * gnu/packages/xorg.scm (xorg-server): Update to 1.19.4. [source]: Remove obsolete patches. * gnu/packages/patches/xorg-server-CVE-2017-10971.patch, gnu/packages/patches/xorg-server-CVE-2017-10972.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. Marius Bakke2017-10-05
| |_|/ |/| |
* | | gnu: Add uim, uim-gtk and uim-qt.•••* gnu/packages/xorg.scm (uim, uim-gtk, uim-qt): New variables. Arun Isaac2017-09-26
| |/ |/|
* | gnu: xpra: Update to 2.1.2.•••* gnu/packages/xorg.scm (xpra): Update to 2.1.2. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Rutger Helling2017-09-22
|/
* gnu: xorg-server: Prefer intel driver only for older GPUs.•••* gnu/packages/xorg.scm (xorg-server): Add patch to only prefer the intel driver for older Intel GPUs. Signed-off-by: Andy Wingo <wingo@igalia.com> Andy Wingo2017-09-20
* gnu: xf86-video-intel: Update to latest Git.•••* gnu/packages/xorg.scm (xf86-video-intel): Update to latest Git. Signed-off-by: Andy Wingo <wingo@igalia.com> Andy Wingo2017-09-20
* gnu: xf86-video-ati: Update to 7.10.0.•••* gnu/packages/xorg.scm (xf86-video-ati): Update to 7.10.0. Marius Bakke2017-09-17
* gnu: xf86-input-libinput: Update to 0.26.0.•••* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.26.0. Marius Bakke2017-09-17
* gnu: xf86-video-freedreno: Add missing input.•••* gnu/packages/xorg.scm (xf86-video-freedreno)[inputs]: Add zlib. Efraim Flashner2017-08-28
* gnu: perl: Work around more "dotless @INC" build failures.•••* gnu/packages/perl.scm (perl-unicode-collate)[arguments]: Add 'set-perl-search-path' phase. * gnu/packages/xorg.scm (perl-x11-xcb)[arguments]: Likewise. Marius Bakke2017-08-27
* gnu: xauth: Enable tests.•••* gnu/packages/xorg.scm (xauth)[arguments]: Enable tests. [native-inputs]: Add cmdtest. Kei Kebreau2017-08-26
* Merge branch 'core-updates'Marius Bakke2017-08-26
|\
| * gnu: perl: Add more missing dependencies on Module::Install.•••* gnu/packages/databases.scm (perl-dbix-class, perl-dbix-class-cursor-cached, perl-dbix-class-introspectablem2m, perl-dbix-class-schema-loader)[native-inputs]: Add PERL-MODULE-INSTALL. * gnu/packages/web.scm (perl-catalyst-action-renderview, perl-catalyst-action-rest, perl-catalyst-authentication-store-dbix-class, perl-catalyst-component-instancepercontext, perl-catalyst-model-dbic-schema, perl-catalyst-plugin-authentication, perl-catalyst-plugin-authorization-roles, perl-catalyst-plugin-configloader, perl-catalyst-plugin-session, perl-catalyst-plugin-session-state-cookie, perl-catalyst-plugin-stacktrace, perl-catalyst-plugin-static-simple, perl-catalyst-traitfor-request-proxybase, perl-catalyst-view-download, perl-catalyst-view-json, perl-catalystx-script-server-starman, perl-test-www-mechanize, perl-test-www-mechanize-catalyst)[native-inputs]: Likewise. * gnu/packages/xorg.scm (perl-x11-xcb)[native-inputs]: Likewise. Marius Bakke2017-08-25
| * Merge branch 'master' into core-updatesMarius Bakke2017-08-21
| |\
| * \ Merge branch 'master' into core-updatesMarius Bakke2017-08-01
| |\ \
| * \ \ Merge branch 'master' into core-updatesMarius Bakke2017-07-28
| |\ \ \
| * \ \ \ Merge branch 'master' into core-updatesLeo Famulari2017-07-23
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into core-updatesLeo Famulari2017-07-10
| |\ \ \ \ \
| * | | | | | gnu: libpciaccess: Refer to 'pci.ids' from pciutils.•••Prior to this change libpciaccess would try to read from /usr/share/hwdata/pci.ids. * gnu/packages/xorg.scm (libpciaccess)[arguments]: New field. [inputs]: Add PCIUTILS. Ludovic Courtès2017-07-10
| * | | | | | Merge branch 'master' into core-updatesLeo Famulari2017-06-29
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into core-updatesMark H Weaver2017-06-26
| |\ \ \ \ \ \ \
| * | | | | | | | gnu: util-macros: Update to 1.19.1.•••* gnu/packages/xorg.scm (util-macros): Update to 1.19.1. Marius Bakke2017-06-10
| * | | | | | | | gnu: presentproto: Update to 1.1.•••* gnu/packages/xorg.scm (presentproto): Update to 1.1. Marius Bakke2017-06-10
| * | | | | | | | Merge branch 'master' into core-updatesMarius Bakke2017-06-10
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into core-updates•••This merge commit includes a fix for CVE-2017-6512 in Perl 5.26.0. Leo Famulari2017-06-07
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | gnu: xkeyboard-config: Update to 2.21.•••* gnu/packages/xorg.scm (xkeyboard-config): Update to 2.21. Marius Bakke2017-06-03
| * | | | | | | | | | Merge branch 'master' into core-updatesRicardo Wurmus2017-05-24
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | gnu: libpthread-stubs: Update to 0.4.•••* gnu/packages/xorg.scm (libpthread-stubs): Update to 0.4. Marius Bakke2017-04-03
* | | | | | | | | | | | gnu: xpra: Update to 2.1.1.•••* gnu/packages/xorg.scm (xpra): Update to 2.1.1. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Rutger Helling2017-08-23
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | gnu: xf86-video-siliconmotion: Fix building on aarch64.•••* gnu/packages/xorg.scm (xf86-video-siliconmotion)[source]: Add patch. * gnu/packages/patches/xf86-video-siliconmotion-fix-ftbfs.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Efraim Flashner2017-08-18
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | gnu: xf86-video-intel: Update snapshot.•••* gnu/packages/xorg.scm (xf86-video-intel): Update to 2100efa. Introduce 'revision' variable. Ludovic Courtès2017-07-31
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | gnu: xterm: Update to 330.•••* gnu/packages/xorg.scm (xterm): Update to 330. Leo Famulari2017-07-24
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | gnu: Add xf86-video-freedreno.•••* gnu/packages/xorg.scm (xf86-video-freedreno): New variable. Efraim Flashner2017-07-23
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | gnu: xorg-server: Fix CVE-2017-{10971,10972}.•••* gnu/packages/patches/xorg-server-CVE-2017-10971.patch, gnu/packages/patches/xorg-server-CVE-2017-10972.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/xorg.scm (xorg-server)[source]: Use them. Signed-off-by: Leo Famulari <leo@famulari.name> Kei Kebreau2017-07-06
* | | | | | | gnu: xpra: Update to 2.0.3.•••* gnu/packages/xorg.scm (xpra): Update to 2.0.3. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> Rutger Helling2017-07-06
| |_|_|_|_|/ |/| | | | |
* | | | | | gnu: xf86-video-intel: Use UXA accel method by default.•••* gnu/packages/xorg.scm (xf86-video-intel)[arguments]: Add #:configure-flags with "--with-default-accel=uxa". Mark H Weaver2017-06-28
| |_|_|_|/ |/| | | |
* | | | | gnu: Add Xpra.•••* gnu/packages/xorg.scm (xpra): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Rutger Helling2017-06-23
* | | | | gnu: xf86-video-intel: Update to 2.99.917-6-6babcf1.•••Consult this URL for changes since the last update (six commits): <https://cgit.freedesktop.org/xorg/driver/xf86-video-intel/log/?qt=range&q=b57abe20e81f4b8e4dd203b6a9eda7ff441bc8ce..6babcf15dd605ef40de53f5c34f95b7fd195edbe> * gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-6-6babcf1. Marius Bakke2017-06-20
| |_|_|/ |/| | |
* | | | gnu: xf86-video-openchrome: Update to 0.6.0.•••* gnu/packages/xorg.scm (xf86-video-openchrome): Update to 0.6.0. Marius Bakke2017-06-10
* | | | gnu: xf86-video-ati: Update to 7.9.0.•••* gnu/packages/xorg.scm (xf86-video-ati): Update to 7.9.0. Marius Bakke2017-06-10
| |_|/ |/| |
* | | Merge branch 'master' into stagingMarius Bakke2017-05-14
|\ \ \ | | |/ | |/|
| * | gnu: xf86-input-libinput: Update to 0.25.1.•••* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.25.1. Marius Bakke2017-05-05
| * | gnu: Avoid circular dependencies by Perl license.•••* guix/licenses.scm (perl-license): New variable. * gnu/packages/bioinformatics.scm: Change (package-license perl) to perl-license. * gnu/packages/compression.scm: Same. * gnu/packages/databases.scm: Same. * gnu/packages/gd.scm: Same. * gnu/packages/language.scm: Same. * gnu/packages/libevent.scm: Same. * gnu/packages/mail.scm: Same. * gnu/packages/messaging.scm: Same. * gnu/packages/ncurses.scm: Same. * gnu/packages/networking.scm: Same. * gnu/packages/photo.scm: Same. * gnu/packages/tcl.scm: Same. * gnu/packages/tex.scm: Same. * gnu/packages/tls.scm: Same. * gnu/packages/web.scm: Same. * gnu/packages/wm.scm: Same. * gnu/packages/xml.scm: Same. * gnu/packages/xorg.scm: Same. * gnu/packages/zip.scm: Same. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Petter2017-05-02
* | | gnu: xkbcomp: Update to 1.4.0.•••* gnu/packages/xorg.scm (xkbcomp-intermediate, xkbcomp): Update to 1.4.0. Marius Bakke2017-05-01
|/ /
* | gnu: xorg-server@1.19.3: Correct hash.•••This hash got reset back to 1.19.2 when 1f49cd546ec was merged (1524851f58d). * gnu/packages/xorg.scm (xorg-server-1.19.3)[source]: Update sha256 checksum. Marius Bakke2017-04-24
* | Merge branch 'master' into stagingLeo Famulari2017-04-22
|\ \
| * | gnu: xf86-video-nouveau: Update to 1.0.15.•••* gnu/packages/xorg.scm (xf86-video-nouveau): Update to 1.0.15. [home-page]: Use HTTPS. Marius Bakke2017-04-22
| * | gnu: xorg-server: Hide the for-test variant.•••* gnu/packages/xorg.scm (xorg-server-1.19.2): Wrap in 'hidden-package' call. Ludovic Courtès2017-04-20