Age | Commit message (Expand) | Author |
---|---|---|
2022-09-15 | Merge branch 'staging' into core-updates...Conflicts resolved in: gnu/local.mk gnu/packages/cmake.scm gnu/packages/glib.scm gnu/packages/gnome.scm gnu/packages/gtk.scm gnu/packages/sdl.scm pango-next, vala-next and librsvg-bootstrap were removed in the process. | Maxim Cournoyer |
2022-09-12 | gnu: xvfb-run: Update to 1.20.11-1....* gnu/packages/xorg.scm (xvfb-run): Update to 1.20.11-1. [phases]: Use gexps. {build}: Use search-input-file. | Maxim Cournoyer |
2022-09-12 | gnu: egl-wayland: Update to 1.1.10....* gnu/packages/xorg.scm (egl-wayland): Update to 1.1.10. | Maxim Cournoyer |
2022-09-10 | gnu: libICE: Build without libbsd....The libbsd input was added in 5eda3d824cae4b44ddecb82ddbe76e80bf19f82d to fix CVE-2017-2626. libICE 1.0.10 implemented an alternative fix using the glibc getentropy(3) function, alleviating the need to pull in libbsd. * gnu/packages/xorg.scm (libice)[inputs]: Remove LIBBSD. | Marius Bakke |
2022-09-10 | gnu: libXdmcp: Build without libbsd....The libbsd input was added in fe6db6ecff9ab0b2d7a66b27491e4d1a15e6f982 to fix CVE-2017-2625. libXdmcp 1.1.3 implemented an alternative fix using the glibc getentropy(3) function, alleviating the need to pull in libbsd. * gnu/packages/xorg.scm (libxdmcp)[inputs]: Remove LIBBSD. | Marius Bakke |
2022-09-08 | gnu: libxau: Update to 1.0.10....* gnu/packages/xorg.scm (libxau): Update to 1.0.10. [source](uri): Use '.xz' tarball. | Marius Bakke |
2022-09-08 | gnu: xorgproto: Update to 2022.2....* gnu/packages/xorg.scm (xorgproto): Update to 2022.2. [source](uri): Use '.xz' tarball. | Marius Bakke |
2022-08-27 | Merge branch 'staging' into core-updates | Marius Bakke |
2022-08-14 | gnu: font-util: Update to 1.3.3....* gnu/packages/xorg.scm (font-util): Update to 1.3.3. | Tobias Geerinckx-Rice |
2022-08-14 | gnu: encodings: Update to 1.0.6....* gnu/packages/xorg.scm (encodings): Update to 1.0.6. | Tobias Geerinckx-Rice |
2022-08-11 | Merge branch 'staging' into core-updates | Marius Bakke |
2022-08-02 | gnu: xpra: Update to 4.3.4...gnu/packages/xorg.scm (xpra): Update to 4.3.4 Signed-off-by: Efraim Flashner <efraim@flashner.co.il> | andy Tai |
2022-07-24 | gnu: console-setup: Use G-expressions....* gnu/packages/xorg.scm (console-setup)[arguments]: Rewrite as G-expressions. | Tobias Geerinckx-Rice |
2022-07-24 | gnu: console-setup: Clean up #:make-flags....* gnu/packages/xorg.scm (console-setup)[arguments]: Properly set #:make-flags once. Use them across all phases. | Tobias Geerinckx-Rice |
2022-07-24 | gnu: console-setup: Fix cross-compilation....* gnu/packages/xorg.scm (console-setup)[inputs]: Add bash-minimal and coreutils. [arguments]: Use them in place of the native ones where appropriate. | Tobias Geerinckx-Rice |
2022-07-24 | gnu: console-setup: Update to 1.209....* gnu/packages/xorg.scm (console-setup): Update to 1.209. | Tobias Geerinckx-Rice |
2022-07-22 | Merge branch 'staging' into core-updates | Marius Bakke |
2022-07-14 | gnu: xorg-server: Update to 21.1.4 [fixes CVE-2022-2319, CVE-2022-2320]....* gnu/packages/xorg.scm (xorg-server): Update to 21.1.4. | Marius Bakke |
2022-07-12 | gnu: inkscape: Rename variable to inkscape/stable and hide package....This will allow introducing a new 'inkscape' package that can be more freely upgraded on the main branch. * gnu/packages/inkscape.scm (inkscape): Rename to... (inkscape/stable): ... this, and make it a hidden package. * gnu/packages/admin.scm (wpa-supplicant-gui)[native-inputs]: Rename inkscape input accordingly. * gnu/packages/docbook.scm (dblatex): Likewise. * gnu/packages/gnome-xyz.scm (arc-theme): Likewise. * gnu/packages/python-xyz.scm (python-matplotlib-documentation): Likewise. (python-nbconvert): Likewise. * gnu/packages/xfce.scm (xfdesktop): Likewise. * gnu/packages/xorg.scm (hackneyed-x11-cursors): Likewise. | Maxim Cournoyer |
2022-07-11 | gnu: xorg: Normalize whitespace between package definitions....* gnu/packages/xorg.scm: Use a single blank line between packages. | Maxim Cournoyer |
2022-07-11 | gnu: luit: Fix invalid locale.alias location....Fixes <https://issues.guix.gnu.org/43592>. * gnu/packages/xorg.scm (mkfontscale)[configure-flags]: Point to libx11's locale.alias file via the '--with-localealiasfile' configure option. [inputs]{libx11}: New input. | Maxim Cournoyer |
2022-07-11 | gnu: luit: Fix indentation....* gnu/packages/xorg.scm (luit): Fix indentation. | Maxim Cournoyer |
2022-07-11 | gnu: xwud: Update to 1.0.6....* gnu/packages/xorg.scm (xwud): Update to 1.0.6. | Efraim Flashner |
2022-07-11 | gnu: xpr: Update to 1.1.0....* gnu/packages/xorg.scm (xpr): Update to 1.1.0. | Efraim Flashner |
2022-07-11 | gnu: xfontsel: Update to 1.1.0....* gnu/packages/xorg.scm (xfontsel): Update to 1.1.0. | Efraim Flashner |
2022-07-11 | gnu: xf86-video-mga: Update to 2.0.1....* gnu/packages/xorg.scm (xf86-video-mga): Update to 2.0.1. | Efraim Flashner |
2022-07-11 | gnu: xf86-video-cirrus: Update to 1.6.0....* gnu/packages/xorg.scm (xf86-video-cirrus): Update to 1.6.0. | Efraim Flashner |
2022-07-11 | gnu: xf86-input-synaptics: Update to 1.9.2....* gnu/packages/xorg.scm (xf86-input-synaptics): Update to 1.9.2. | Efraim Flashner |
2022-07-11 | gnu: xcmsdb: Update to 1.0.6....* gnu/packages/xorg.scm (xcmsdb): Update to 1.0.6. | Efraim Flashner |
2022-07-11 | gnu: xf86-video-mach64: Update to 6.9.7....* gnu/packages/xorg.scm (xf86-video-mach64): Update to 6.9.7. [source]: Remove patches. * gnu/packages/patches/xf86-video-mach64-bool-to-boolean.patch, gnu/packages/patches/xf86-video-mach64-glibc-2.20.patch: Remove files. * gnu/local.mk (dist_patch_DATA): Remove them. | Efraim Flashner |
2022-06-26 | gnu: libxcursor: Update to 1.2.1....* gnu/packages/xorg.scm (libxcursor): Update to 1.2.1. [source](uri): Use ".xz" tarball. | Marius Bakke |
2022-06-26 | gnu: libxvmc: Update to 1.0.13....* gnu/packages/xorg.scm (libxvmc): Update to 1.0.13. [source](uri): Use .xz tarball. | Marius Bakke |
2022-06-26 | gnu: xorgproto: Update to 2022.1....* gnu/packages/xorg.scm (xorgproto): Update to 2022.1. [source](uri): Use mirror://xorg. | Marius Bakke |
2022-06-26 | gnu: libx11: Update to 1.8.1....* gnu/packages/xorg.scm (libx11): Update to 1.8.1. | Marius Bakke |
2022-06-26 | gnu: libxcb: Remove input labels....* gnu/packages/xorg.scm (libxcb)[native-inputs]: Remove labels. | Marius Bakke |
2022-06-26 | gnu: libxcb: Update to 1.15....* gnu/packages/xorg.scm (libxcb): Update to 1.15. | Marius Bakke |
2022-06-26 | gnu: xcb-proto: Remove input labels....* gnu/packages/xorg.scm (xcb-proto)[native-inputs]: Remove labels. | Marius Bakke |
2022-06-26 | gnu: xcb-proto: Update to 1.15.2....* gnu/packages/xorg.scm (xcb-proto): Update to 1.15.2. [source](modules, snippet): Remove. | Marius Bakke |
2022-06-26 | gnu: libXft: Remove input labels....* gnu/packages/xorg.scm (libxft)[propagated-inputs]: Remove labels. | Marius Bakke |
2022-06-26 | gnu: libXft: Update to 2.3.4....* gnu/packages/xorg.scm (libxft): Update to 2.3.4. | Marius Bakke |
2022-06-22 | Merge branch master into core-updates | Ludovic Courtès |
2022-06-12 | Merge branch 'master' into staging | Ludovic Courtès |
2022-06-09 | gnu: xcb-proto: Update to 1.15....* gnu/packages/xorg.scm (xcb-proto): Update to 1.15. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> | Felix Lechner |
2022-06-08 | Merge branch 'master' into staging | Ludovic Courtès |
2022-06-08 | Merge branch 'master' into core-updates | Ludovic Courtès |
2022-06-06 | gnu: uim: Build reproducibly....* gnu/packages/xorg.scm (uim)[arguments]: Disable parallel build. | Vagrant Cascadian |
2022-06-10 | gnu: mkfontscale: Update to 1.2.2....* gnu/packages/xorg.scm (mkfontscale): Update to 1.2.2. | Efraim Flashner |
2022-06-10 | gnu: xauth: Update to 1.1.2....* gnu/packages/xorg.scm (xauth): Update to 1.1.2. | Efraim Flashner |
2022-06-10 | gnu: xcalc: Update to 1.1.1....* gnu/packages/xorg.scm (xcalc): Update to 1.1.1. | Efraim Flashner |
2022-06-10 | gnu: xdpyinfo: Update to 1.3.3....* gnu/packages/xorg.scm (xdpyinfo): Update to 1.3.3. | Efraim Flashner |