Age | Commit message (Expand) | Author |
2017-06-10 | gnu: xf86-video-openchrome: Update to 0.6.0....* gnu/packages/xorg.scm (xf86-video-openchrome): Update to 0.6.0.
| Marius Bakke |
2017-06-10 | gnu: xf86-video-ati: Update to 7.9.0....* gnu/packages/xorg.scm (xf86-video-ati): Update to 7.9.0.
| Marius Bakke |
2017-05-14 | Merge branch 'master' into staging | Marius Bakke |
2017-05-05 | gnu: xf86-input-libinput: Update to 0.25.1....* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.25.1.
| Marius Bakke |
2017-05-02 | 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>
| Petter |
2017-05-01 | gnu: xkbcomp: Update to 1.4.0....* gnu/packages/xorg.scm (xkbcomp-intermediate, xkbcomp): Update to 1.4.0.
| Marius Bakke |
2017-04-24 | 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 Bakke |
2017-04-22 | Merge branch 'master' into staging | Leo Famulari |
2017-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 Bakke |
2017-04-20 | gnu: xorg-server: Hide the for-test variant....* gnu/packages/xorg.scm (xorg-server-1.19.2): Wrap in 'hidden-package'
call.
| Ludovic Courtès |
2017-04-18 | Merge branch 'master' into staging | Marius Bakke |
2017-04-15 | gnu: xf86-video-intel: Update to 2.99.917-5-b57abe2....* gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-5-b57abe2.
| Marius Bakke |
2017-04-06 | gnu: xorg-server@1.19.2: Update to 1.19.3....This is to adjust for the inputs and arguments change of xorg-server proper.
* gnu/packages/xorg.scm (xorg-server-1.19.2): Rename to ...
(xorg-server-1.19.3): ... this. Update version and origin.
* gnu/packages/gtk.scm (gtk+)[native-inputs]: Adjust accordingly.
[arguments]<#:disallowed-references>: Likewise.
| Marius Bakke |
2017-04-06 | gnu: xorg-server: Update to 1.19.3....* gnu/packages/xorg.scm (xorg-server, xorg-server-xwayland): Update to 1.19.3.
[native-inputs]: Remove FONT-UTIL, LIBTOOL, AUTOMAKE and AUTOCONF.
[arguments]: Remove 'bootstrap' phase.
| Marius Bakke |
2017-04-06 | gnu: libpciaccess: Update to 0.13.5....* gnu/packages/xorg.scm (libpciaccess): Update to 0.13.5.
| Marius Bakke |
2017-03-30 | Merge branch 'master' into core-updates...Most conflicts are from 6fd52309b8f52c9bb59fccffac53e029ce94b698.
| Marius Bakke |
2017-03-30 | gnu: xcb-util-cursor: Update to 0.1.3....* gnu/packages/xorg.scm (xcb-util-cursor): Update to 0.1.3.
[source]: Change to bz2 archive.
| Marius Bakke |
2017-03-30 | gnu: libevdev: Update to 1.5.6....* gnu/packages/xorg.scm (libevdev): Update to 1.5.6.
| Marius Bakke |
2017-03-25 | gnu: xorg-server-xwayland: Add missing input....* gnu/packages/xorg.scm (xorg-server-xwayland)[inputs]: Remove libepoxy,
add wayland-protocols.
| Efraim Flashner |
2017-03-21 | gnu: xf86-video-vmware: Fix build failure due to missing LLVM....* gnu/packages/xorg.scm (xf86-video-vmware)[inputs]: Add llvm.
Signed-off-by: Leo Famulari <leo@famulari.name>
| rennes |
2017-03-16 | Revert "gnu: bdftopcf: Use libxfont2."...Building with libxfont2 leads to an error in the configure phase:
"No package 'xfont' found"
This reverts commit 2060b4d95f182a09cbdf925675f53a8043e29b01.
| Leo Famulari |
2017-03-13 | Merge remote-tracking branch 'origin/master' into core-updates | Efraim Flashner |
2017-03-13 | 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.
| Marius Bakke |
2017-03-13 | gnu: xf86-video-nouveau: Update to 1.0.14....* gnu/packages/xorg.scm (xf86-video-nouveau): Update to 1.0.14.
| Marius Bakke |
2017-03-09 | gnu: xf86-input-libinput: Update to 0.25.0....* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.25.0.
| Marius Bakke |
2017-03-09 | Merge branch 'master' into core-updates | Ludovic Courtès |
2017-03-08 | 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.
| Leo Famulari |
2017-03-08 | 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.
| Leo Famulari |
2017-03-03 | 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 848d643874125d846b43e916bca901487ab15e15.
| Leo Famulari |
2017-03-03 | gnu: libice: Build with libbsd [fixes CVE-2017-2626]....* gnu/packages/xorg.scm (libice)[inputs]: Add libbsd.
| Leo Famulari |
2017-03-03 | gnu: libxdmcp: Build with libbsd [fixes CVE-2017-2625]....* gnu/packages/xorg.scm (libxdmcp)[inputs]: Add libbsd.
| Leo Famulari |
2017-03-03 | gnu: xorg-server: Update to 1.19.2 [fixes CVE-2017-2624]....* gnu/packages/xorg.scm (xorg-server): Update to 1.19.2.
| Leo Famulari |
2017-03-02 | gnu: Add perl-x11-xcb....* gnu/packages/xorg.scm (perl-x11-xcb): New variable.
| Marius Bakke |
2017-03-01 | gnu: sessreg: Update to 1.1.1....* gnu/packages/xorg.scm (sessreg): Update to 1.1.1.
| Marius Bakke |
2017-02-27 | gnu: libx11: Update to 1.6.5....* gnu/packages/xorg.scm (libx11): Update to 1.6.5.
| Marius Bakke |
2017-02-22 | 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.
| Marius Bakke |
2017-02-22 | 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.
| Marius Bakke |
2017-02-21 | gnu: xf86-video-geode: Update to 2.11.19....* gnu/packages/xorg.scm (xf86-video-geode): Update to 2.11.19.
| Leo Famulari |
2017-02-21 | gnu: bdftopcf: Use libxfont2....* gnu/packages/xorg.scm (bdftopcf)[inputs]: Replace libxfont with libxfont2.
| Leo Famulari |
2017-02-21 | gnu: xf86-video-intel: Change to libxfont2 ABI....* gnu/packages/xorg.scm (xf86-video-intel)[inputs]: Change LIBXFONT to LIBXFONT2.
| Marius Bakke |
2017-02-21 | gnu: xf86-video-qxl: Change to libxfont2 ABI....* gnu/packages/xorg.scm (xf86-video-qxl)[inputs]: Change LIBXFONT to LIBXFONT2.
| Marius Bakke |
2017-02-21 | 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.
| Marius Bakke |
2017-02-21 | gnu: xorg-server: Use 'modify-phases' syntax....* gnu/packages/xorg.scm (xorg-server)[arguments]: Use 'modify-phases'.
| Marius Bakke |
2017-02-21 | gnu: Add libxfont@2....* gnu/packages/xorg.scm (libxfont2): New variable.
| Marius Bakke |
2017-02-21 | 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 8c6b077bfae (staging).
gnu/packages/xorg.scm: xkeyboard-config updated both places.
| Marius Bakke |
2017-02-20 | Merge remote-tracking branch 'origin/master' into core-updates | Efraim Flashner |
2017-02-19 | 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.
| Marius Bakke |
2017-02-10 | Merge branch 'master' into core-updates | Ludovic Courtès |
2017-02-09 | 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.
| Marius Bakke |
2017-02-09 | gnu: xf86-input-libinput: Update to 0.24.0....* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.24.0.
| Marius Bakke |