| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: libxft: Update to 2.3.8.•••* gnu/packages/xorg.scm (libxft): Update to 2.3.8.
Change-Id: I27b1e10ba700c700445c93267605ea53c481f122
Signed-off-by: Christopher Baines <mail@cbaines.net>
| msglm | 2024-08-31 | 1 | -3/+3 |
* | gnu: uim: Fix build.•••* gnu/packages/xorg.scm (uim)[arguments]: Don't refer to nonexistent
'fix-install-path' phase.
Change-Id: I2d5412ee36ef944ac5531ad50d215ad3cf082f0f
| 宋文武 | 2024-08-31 | 1 | -1/+1 |
* | gnu: libice: Update to 1.1.1.•••* gnu/packages/xorg.scm (libice): Update to 1.1.1.
Change-Id: I560ce3f78840bbe7b92ca4c917fff40f57d9215c
| Maxim Cournoyer | 2024-08-31 | 1 | -2/+2 |
* | gnu: libxres: Update to 1.2.2.•••* gnu/packages/xorg.scm (libxres): Update to 1.2.2.
[source]: Fix uri due to release of xz archive.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Petr Hodina | 2024-08-31 | 1 | -3/+3 |
* | gnu: xset: Update to 1.2.5.•••* gnu/packages/xorg.scm (xset): Update to 1.2.5.
[source]: Fix uri due to release of xz archive.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Petr Hodina | 2024-08-31 | 1 | -3/+3 |
* | gnu: xprop: Update to 1.2.6.•••* gnu/packages/xorg.scm (xprop): Update to 1.2.6.
[source]: Fix uri due to release of xz archive.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Petr Hodina | 2024-08-31 | 1 | -3/+4 |
* | gnu: transset: Update to 1.0.3.•••* gnu/packages/xorg.scm (transset): Update to 1.0.3.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Petr Hodina | 2024-08-31 | 1 | -2/+2 |
* | gnu: libice: Update to 1.1.0.•••* gnu/packages/xorg.scm (libice): Update to 1.1.0.
[source]: Fix uri due to release of xz archive.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Petr Hodina | 2024-08-31 | 1 | -3/+3 |
* | gnu: libxcomposite: Update to 0.4.6.•••* gnu/packages/xorg.scm (libxcomposite): Update to 0.4.6.
[source]: Fix uri due to release of xz archive.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Petr Hodina | 2024-08-31 | 1 | -3/+3 |
* | gnu: mkfontdir: Add bash-minimal to inputs.•••* gnu/packages/xorg.scm (mkfontdir) [inputs]: Add bash-minimal.
Change-Id: I06cbf812474e06f93fe642e2780c184c1ce4a470
| Maxim Cournoyer | 2024-08-31 | 1 | -1/+1 |
* | build-systems: gnu: Export %default-gnu-imported-modules and %default-gnu-mod...•••Until now users would have to cargo cult or inspect the private
%default-modules variable of (guix build-systems gnu) to discover which
modules to include when extending the used modules via the #:modules argument.
The renaming was automated via the command:
$ git grep -l %gnu-build-system-modules
| xargs sed 's/%gnu-build-system-modules/%default-gnu-imported-modules/' -i
* guix/build-system/gnu.scm (%gnu-build-system-modules): Rename to...
(%default-gnu-imported-modules): ... this.
(%default-modules): Rename to...
(%default-gnu-modules): ... this. Export.
(dist-package, gnu-build, gnu-cross-build): Adjust accordingly.
Change-Id: Idef307fff13cb76f3182d782b26e1cd3a5c757ee
| Maxim Cournoyer | 2024-08-31 | 1 | -1/+1 |
* | gnu: xpra: Update to 6.1.2.•••* gnu/packages/xorg.scm (xpra): Update to 6.1.2.
Change-Id: Ib1f4ed522c94cbfa1ff1b874dad1ee2f0b74baf3
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
| Andy Tai | 2024-08-29 | 1 | -2/+2 |
* | gnu: xpra: Update to 6.1.0.•••* gnu/packages/xorg.scm (xpra): Update to 6.1.0.
[source](origin): Update patch file name.
* gnu/packages/patches/xpra-6.0-install_libs.patch: Delete.
* gnu/packages/patches/xpra-6.1-install_libs.patch: New file.
* gnu/local.mk: Unregister deleted file and register new file.
Change-Id: I38dab99fbb369ab7e8daf2795dc37aa1a36a63de
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Andy Tai | 2024-08-11 | 1 | -3/+3 |
* | gnu: xpra: Update to 6.0.2.•••* gnu/packages/xorg.scm (xpra): update to 6.0.2.
Change-Id: I71289947783fce1c60ec84e0dd5a4bbe3d077bd9
Signed-off-by: jgart <jgart@dismail.de>
| Andy Tai | 2024-07-09 | 1 | -2/+2 |
* | gnu: xpra: Update to 6.0.1.•••* gnu/packages/xorg.scm (xpra): Update to 6.0.1.
Change-Id: Iddd33aa57f1959c753df892c9b26df48e85b16ad
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Andy Tai | 2024-05-26 | 1 | -5/+7 |
* | gnu: xpra: Update to 6.0.•••* gnu/packages/xorg.scm (xpra): Update to 6.0.
[inputs]: Add xxhash.
[native-inputs]: Change python-cython to python-cython-3.
* gnu/packages/patches/xpra-6.0-install_libs.patch: New file.
* gnu/packages/patches/xpra-6.0-systemd-run.patch: New file.
* gnu/packages/patches/xpra-5.0-install_libs.patch: Removed.
* gnu/packages/patches/xpra-5.0-systemd-run.patch: Removed.
* gnu/local.mk (dist_patch_DATA): Update accordingly
Change-Id: Ic8ec98296220aebabb3d94951e11a3c957a8fcbc
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Andy Tai | 2024-05-14 | 1 | -5/+7 |
* | gnu: xpra: Update to 5.0.8.•••* gnu/packages/xorg.scm (xpra): Updatw to 5.0.8.
Change-Id: I6107d5c3469ca0576c668d1a68bf1148b8f055b6
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Andy Tai | 2024-04-15 | 1 | -2/+2 |
* | gnu: xorg-server: Update to 21.1.12 [security fixes].•••Fixes CVE-2024-31080, CVE-2024-31081, CVE-2024-31081, and CVE-2024-31083. See
the X.Org Security Advisory,
<https://lists.x.org/archives/xorg/2024-April/061615.html>, for details.
* gnu/packages/xorg.scm (xorg-server): Update to 21.1.12.
Change-Id: I384b91344f122f02e6261e2061bc45439cb03f7c
| John Kehayias | 2024-04-03 | 1 | -2/+2 |
* | gnu: xorg-server-xwayland: Update to 23.2.5 [security fixes].•••Fixes CVE-2024-31080, CVE-2024-31081, and CVE-2024-31083. See the X.Org
Security Advisory, <https://lists.x.org/archives/xorg/2024-April/061615.html>,
for details.
* gnu/packages/xorg.scm (xorg-server-xwayland): Update to 23.2.5.
Change-Id: I8d6b8f65bb6d06374a1ea925b5ff2a399a3efeac
| John Kehayias | 2024-04-03 | 1 | -3/+3 |
* | Merge branch 'emacs-team' | Liliana Marie Prikler | 2024-03-30 | 1 | -12/+1 |
|\ |
|
| * | Merge branch 'master' into emacs-team | Liliana Marie Prikler | 2024-03-27 | 1 | -2/+2 |
| |\ |
|
| * \ | Merge branch 'master' into emacs-team | Liliana Marie Prikler | 2024-03-02 | 1 | -2/+25 |
| |\ \ |
|
| * \ \ | Merge branch 'master' into emacs-team | Liliana Marie Prikler | 2024-01-21 | 1 | -49/+44 |
| |\ \ \ |
|
| * | | | | gnu: uim: Keep Emacs files in subdirectory.•••* gnu/packages/xorg.scm (uim)[arguments]<#:configure-flags>: Drop
“--with-lispdir”.
<#:phases>: Drop ‘fix-install-path’. Adjust ‘make-autoloads’ accordingly.
| Liliana Marie Prikler | 2023-11-01 | 1 | -12/+1 |
* | | | | | gnu: xterm: Update to 390.•••* gnu/packages/xorg.scm (xterm): Update to 390.
Change-Id: I136f0ad8670642a9afec3811b47138e360f34f3a
| Efraim Flashner | 2024-03-26 | 1 | -3/+3 |
| |_|_|/
|/| | | |
|
* | | | | gnu: xpra: Update to 5.0.7.•••* gnu/packages/xorg.scm (xpra): Update to 5.0.7.
Change-Id: I5a1f3e6d39fb0bf7a8a1858574e34c49d57630f5
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Andy Tai | 2024-03-10 | 1 | -2/+2 |
| |_|/
|/| | |
|
* | | | gnu: Add egl-gbm.•••* gnu/packages/xorg.scm (egl-gbm): New variable.
Change-Id: Idb7785e898f7289ddc6100d3d11b797db163ca3e
| Hilton Chain | 2024-02-05 | 1 | -0/+23 |
* | | | gnu: egl-wayland: Update to 1.1.13.•••* gnu/packages/xorg.scm (egl-wayland): Update to 1.1.13.
Change-Id: I2ecc5776e80f3bcebcfbbcde34865692a8758845
| Hilton Chain | 2024-02-05 | 1 | -2/+2 |
| |/
|/| |
|
* | | gnu: xorg-server-xwayland: Update to 23.2.4 [security fixes].•••Fixes CVE-2023-6816, CVE-2024-0229, CVE-2024-21885, CVE-2024-21886,
CVE-2024-0409, and CVE-2024-0408. See the X.Org security advisory
<https://lists.x.org/archives/xorg/2024-January/061525.html> for more
information.
* gnu/packages/xorg.scm (xorg-server-xwayland): Update to 23.2.4.
Change-Id: Ie6343d34652ba0caf00940775b5b227dd9bc05bc
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
| Kaelyn Takata | 2024-01-20 | 1 | -2/+2 |
* | | gnu: xorg-server: Update to 21.1.11 [security fixes].•••Fixes CVE-2023-6816, CVE-2024-0229, CVE-2024-21885, CVE-2024-21886,
CVE-2024-0409, and CVE-2024-0408. See the X.Org security advisory
<https://lists.x.org/archives/xorg/2024-January/061525.html> for more
information.
Copyright line updated as followup to commits
3080abba40c819933d1857abe4abaaa3cf65baab and
158502e40d800407f1bd697dd5dd0437086730bf.
* gnu/packages/xorg.scm (xorg-server): Update to 21.1.11.
Change-Id: I07cb273e2a504f94f8f26624d26ad79c6e92f109
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
| Kaelyn Takata | 2024-01-20 | 1 | -2/+3 |
* | | Merge branch 'master' into mesa-updates•••Change-Id: I46ca25bea98d25150877421c6d5161752afabb25
| John Kehayias | 2024-01-04 | 1 | -2/+20 |
|\ \ |
|
| * | | gnu: xcb-util-renderutil: Fix cross-compiling to riscv64-linux.•••* gnu/packages/xorg.scm (xcb-util-renderutil)
[native-inputs]: When cross compiling to riscv64-linux-gnu, add config.
[arguments]: When target riscv64-linux-gnu, add update-config-scripts phase.
Change-Id: I906a2b7b7691ae53592cfa35ba64fc7e7d735664
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Zheng Junjie | 2023-12-29 | 1 | -2/+20 |
* | | | gnu: xorg-server-xwayland: Update to 23.2.3 [security fixes].•••Fixes CVE-2023-5367 and CVE-2023-5380. See the X.Org security advisory
<https://lists.x.org/archives/xorg-announce/2023-October/003430.html> for more
information.
Also fixes CVE-2023-6377 and CVE-2023-6478. See the X.Org security advisory
<https://lists.x.org/archives/xorg-announce/2023-December/003435.html> for
more information.
* gnu/packages/xorg.scm (xorg-server-xwayland): Update to 23.2.3.
[inputs]: Add libxcvt.
[properties]: Set upstream-name.
Change-Id: I05427b1d93d07a4210466f290621c1ca5effb4af
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
| Kaelyn Takata | 2023-12-17 | 1 | -2/+4 |
* | | | gnu: xorgproto: Update to 2023.2.•••* gnu/packages/xorg.scm (xorgproto): Update to 2023.2.
Change-Id: Ie0e4712e4ec3fe9620d160bedcfe74452fa6ae5d
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
| Kaelyn Takata | 2023-12-16 | 1 | -2/+2 |
|/ / |
|
* | | gnu: xorg-server: Update to 21.1.10 [security fixes].•••Fixes CVE-2023-6377 and CVE-2023-6478. See the X.Org security advisory at
<https://lists.x.org/archives/xorg-announce/2023-December/003435.html> for
details.
* gnu/packages/xorg.scm (xorg-server): Update to 21.1.10.
Change-Id: I20ecf1a2b9fc15cafc1c57e0fa726c7cf3096a78
| John Kehayias | 2023-12-13 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'origin/master' into rust-team•••Change-Id: Ic45f7071abd6a02c2ccad411500e5103c8272ffb
| Efraim Flashner | 2023-12-10 | 1 | -2/+2 |
|\ \ |
|
| * | | gnu: xpra: Update to 5.0.4.•••* gnu/packages/xorg.scm (xpra): Update to 5.0.4
Change-Id: Id995cd3176628ff2034ccce139b01786b54dc91d
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Andy Tai | 2023-12-03 | 1 | -2/+2 |
* | | | gnu: libxscrnsaver: Fix cross-compiling.•••* gnu/packages/xorg.scm (libxscrnsaver)[arguments]: When cross-compiling
add configure-flag to skip a configure test which can't run when
cross-compiling.
Change-Id: If6ba64dfae28d3db220e91ffcbbaf6108fed9ef9
| Efraim Flashner | 2023-11-28 | 1 | -1/+5 |
|/ / |
|
* | | gnu: xorg-server: Update to 21.1.9 [security fixes].•••Fixes CVE-2023-5367 and CVE-2023-5380. See the X.Org security advisory
<https://lists.x.org/archives/xorg/2023-October/003430.html> for more
information.
* gnu/packages/xorg.scm (xorg-server): Update to 21.1.9.
Change-Id: I5786210cf1e5de4d603155fbbd076763e7ae3447
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
| Kaelyn Takata | 2023-11-28 | 1 | -2/+2 |
* | | Merge branch 'master' into mesa-updates•••Change-Id: Ide02272218e76dfae6dc9f8748871c8d61704260
| John Kehayias | 2023-11-26 | 1 | -1/+1 |
|\ \ |
|
| * | | gnu: xcompmgr: Fix cross-compilation.•••* gnu/packages/xorg.scm (xcompmgr): Fix cross-compilation.
[native-inputs]: Add util-macros.
Change-Id: Ice00c75ebd2cdf100bb9eb604c6928baaa85aa26
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Zheng Junjie | 2023-11-25 | 1 | -1/+1 |
| |/ |
|
* | | gnu: libxpm: Ungraft.•••* gnu/packages/xorg.scm (libxpm): Update to 3.5.17.
[replacement]: Remove.
[source]: Update URL.
(libxpm/fixed): Remove variable.
Change-Id: If84b6093f90fdf7f751b1f25a32df5b478fd71cb
| John Kehayias | 2023-11-05 | 1 | -19/+3 |
* | | gnu: libx11: Ungraft.•••* gnu/packages/xorg.scm (libx11): Update to 1.8.7.
[replacement]: Remove.
[source]: Update URL.
(libx11-fixed): Remove variable.
Change-Id: I945c5d15ca7ef3ed9f5de348815f9644028b1c9a
| John Kehayias | 2023-11-05 | 1 | -18/+4 |
|/ |
|
* | gnu: iceauth: Fix source.•••* gnu/packages/xorg.scm (iceauth)[source]: Fix name & hash.
Reported by ulfvonbelow in #guix.
| Tobias Geerinckx-Rice | 2023-10-15 | 1 | -2/+2 |
* | gnu: xcb-util-errors: Fix cross-compiling.•••* gnu/packages/xorg.scm (xcb-util-errors)[native-inputs]: When
cross-compiling add libxcb.
| Efraim Flashner | 2023-10-15 | 1 | -1/+4 |
* | gnu: xorg-server-xwayland: Fix cross-compiling.•••* gnu/packages/xorg.scm (xorg-server-xwayland)[native-inputs]: When
cross-compiling add pkg-config-for-build, wayland, wayland-protocols.
| Efraim Flashner | 2023-10-15 | 1 | -1/+6 |
* | gnu: egl-wayland: Fix cross-compiling.•••* gnu/packages/xorg.scm (egl-wayland)[native-inputs]: When
cross-compiling add pkg-config-for-build, wayland, wayland-protocols.
| Efraim Flashner | 2023-10-15 | 1 | -2/+5 |
* | gnu: xpra: Update to 5.0.3•••* gnu/packages/xorg.scm (xpra): Update to 5.0.3
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Andy Tai | 2023-10-14 | 1 | -2/+2 |
* | gnu: libxpm: Graft with 3.5.17 [security fixes].•••Fixes CVE-2023-43788 and CVE-2023-43789. See the X.Org security advisory
<https://lists.x.org/archives/xorg/2023-October/061506.html> for more
information.
* gnu/packages/xorg.scm (libxpm)[replacement]: New field, set to ...
(libxpm/fixed): ... this new variable.
| John Kehayias | 2023-10-04 | 1 | -0/+17 |
* | gnu: libx11: Update replacement to 1.8.7 [security fixes].•••Fixes CVE-2023-43785, CVE-2023-43786, and CVE-2023-43787. See the X.Org
security advisory <https://lists.x.org/archives/xorg/2023-October/061506.html>
for more information.
* gnu/packages/xorg.scm (libx11-fixed): Update to 1.8.7.
| John Kehayias | 2023-10-04 | 1 | -2/+2 |