| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'staging' into 'core-updates'.•••Conflicts:
gnu/local.mk
gnu/packages/cmake.scm
gnu/packages/curl.scm
gnu/packages/gl.scm
gnu/packages/glib.scm
gnu/packages/guile.scm
gnu/packages/node.scm
gnu/packages/openldap.scm
gnu/packages/package-management.scm
gnu/packages/python-xyz.scm
gnu/packages/python.scm
gnu/packages/tls.scm
gnu/packages/vpn.scm
gnu/packages/xorg.scm
| Maxim Cournoyer | 2021-01-13 | 1 | -35/+31 |
|\ |
|
| * | Merge branch 'master' into staging | Efraim Flashner | 2021-01-10 | 1 | -3/+3 |
| |\ |
|
| | * | gnu: xterm: Update to 363.•••* gnu/packages/xorg.scm (xterm): Update to 363.
| Tobias Geerinckx-Rice | 2021-01-03 | 1 | -3/+3 |
| * | | Merge branch 'ungrafting' into staging | Marius Bakke | 2020-12-21 | 1 | -1/+1 |
| |\ \ |
|
| | * | | Merge branch 'master' into ungrafting | Marius Bakke | 2020-12-21 | 1 | -1/+1 |
| | |\| |
|
| | | * | gnu: xcb-util-errors: Build with Python 3.•••* gnu/packages/xorg.scm (xcb-util-errors)[native-inputs]: Change from PYTHON-2
to PYTHON-WRAPPER.
| Marius Bakke | 2020-12-20 | 1 | -1/+1 |
| * | | | gnu: xprop: Update to 1.2.5.•••* gnu/packages/xorg.scm (xprop): Update to 1.2.5. Reindent.
| Marius Bakke | 2020-12-13 | 1 | -13/+11 |
| * | | | gnu: xkbcomp: Update to 1.4.4.•••* gnu/packages/xorg.scm (xkbcomp-intermediate): Update to 1.4.4. Reindent.
| Marius Bakke | 2020-12-13 | 1 | -15/+13 |
| * | | | gnu: xorg-server-for-tests: Update to 1.20.10.•••* gnu/packages/xorg.scm (xorg-server-for-tests)[source, version]: Remove.
| Marius Bakke | 2020-12-13 | 1 | -10/+1 |
| |/ / |
|
| * / | gnu: libx11: Update to 1.6.10 and remove replacement.•••* gnu/packages/xorg.scm (libx11): Update to 1.6.10.
[replacement]: Remove.
(libx11/fixed): Remove.
| Ludovic Courtès | 2020-12-08 | 1 | -17/+3 |
| |/ |
|
| * | gnu: xorg-server: Update to 1.20.10 [fixes CVE-2020-14360, CVE-2020-25712].•••* gnu/packages/xorg.scm (xorg-server): Update to 1.20.10.
(xorg-server-for-tests): Stay on 1.20.9.
| Marius Bakke | 2020-12-01 | 1 | -4/+13 |
* | | gnu: xcb-proto: Adjust source for python-3.9 update.•••* gnu/packages/xorg.scm (xorg-proto)[source]: Add snippet to fix pythom
module import.
| Efraim Flashner | 2021-01-13 | 1 | -3/+10 |
* | | Merge remote-tracking branch 'origin/master' into core-updates | Christopher Baines | 2020-11-29 | 1 | -18/+17 |
|\| |
|
| * | Merge branch 'master' into staging | Marius Bakke | 2020-11-26 | 1 | -3/+3 |
| |\ |
|
| | * | gnu: xf86-video-intel: Update to 2.99.917-17.ad5540f.•••* gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-17.ad5540f.
| Marius Bakke | 2020-11-26 | 1 | -3/+3 |
| * | | Merge branch 'master' into staging | Marius Bakke | 2020-11-22 | 1 | -4/+3 |
| |\| |
|
| | * | gnu: xpra: Update to 4.0.5.•••* gnu/packages/xorg.scm (xpra): Update to 4.0.5.
[source]: Remove xpra-4.0.4-norequests.patch.
* gnu/packages/patches/xpra-4.0.4-norequests.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice | 2020-11-21 | 1 | -4/+3 |
| * | | Merge branch 'master' into staging | Marius Bakke | 2020-11-19 | 1 | -11/+11 |
| |\| |
|
| | * | gnu: xterm: Update to 362.•••* gnu/packages/xorg.scm (xterm): Update to 362.
| Tobias Geerinckx-Rice | 2020-11-16 | 1 | -2/+2 |
| | * | gnu: xterm: Download source over HTTPS.•••* gnu/packages/xorg.scm (xterm)[source]: Use HTTPS.
| Tobias Geerinckx-Rice | 2020-11-16 | 1 | -10/+10 |
* | | | gnu: libxi: Add "doc" output.•••* gnu/packages/xorg.scm (libxi)[outputs]: New field.
[arguments]: Pass "--mandir".
| Ludovic Courtès | 2020-11-08 | 1 | -1/+5 |
* | | | gnu: libxext: Add "doc" output.•••* gnu/packages/xorg.scm (libxext)[outputs]: New field.
[arguments]: Pass "--mandir".
| Ludovic Courtès | 2020-11-08 | 1 | -0/+4 |
* | | | gnu: libxcb: Add "doc" output.•••* gnu/packages/xorg.scm (libxcb)[outputs]: New field.
[arguments]: Pass "--mandir".
| Ludovic Courtès | 2020-11-08 | 1 | -2/+6 |
* | | | Merge branch 'staging'•••Conflicts:
gnu/packages/admin.scm
gnu/packages/commencement.scm
gnu/packages/gdb.scm
gnu/packages/llvm.scm
gnu/packages/package-management.scm
gnu/packages/tls.scm
| Maxim Cournoyer | 2020-10-19 | 1 | -53/+20 |
|\| | |
|
| * | | Merge branch 'master' into staging | Marius Bakke | 2020-10-19 | 1 | -3/+4 |
| |\| |
|
| | * | gnu: xpra: Fix HTML server•••* gnu/packages/patches/xpra-4.0.4-norequests.patch: Add file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/xorg.scm (xpra)[patches]: Apply it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Lars-Dominik Braun | 2020-10-17 | 1 | -1/+2 |
| | * | gnu: xterm: Update to 361.•••* gnu/packages/xorg.scm (xterm): Update to 361.
| Tobias Geerinckx-Rice | 2020-10-16 | 1 | -2/+2 |
| * | | gnu: xorg-server: Remove graft for 1.20.9.•••* gnu/packages/xorg.scm (xorg-server): Update to 1.20.9.
[replacement]: Remove.
(xorg-server/fixed): Remove variable.
| Marius Bakke | 2020-10-13 | 1 | -16/+2 |
| * | | gnu: xkeyboard-config: Update to 2.31.•••* gnu/packages/xorg.scm (xkeyboard-config): Update to 2.31.
| Marius Bakke | 2020-10-13 | 1 | -2/+2 |
| * | | Merge branch 'master' into staging | Marius Bakke | 2020-10-13 | 1 | -2/+2 |
| |\| |
|
| | * | gnu: xf86-input-libinput: Update to 0.30.0.•••* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.30.0.
| Marius Bakke | 2020-10-13 | 1 | -2/+2 |
| * | | Merge branch 'master' into staging | Guillaume Le Vaillant | 2020-10-05 | 1 | -6/+6 |
| |\| |
|
| | * | gnu: xpra: Update to 4.0.4.•••* gnu/packages/xorg.scm (xpra): Update to 4.0.4.
| Tobias Geerinckx-Rice | 2020-10-01 | 1 | -2/+2 |
| | * | gnu: Fix package references.•••* gnu/packages/algebra.scm (iml)[inputs]: Correctly refer to package
inputs.
* gnu/packages/astronomy.scm (xplanet),
* gnu/packages/audio.scm (redkite, libaudec, lv2lint, lv2toweb),
* gnu/packages/bioconductor.scm (r-cummerbund),
* gnu/packages/chicken.scm (chicken),
* gnu/packages/conky.scm (conky),
* gnu/packages/cran.scm (r-latex2exp),
* gnu/packages/crates-io.scm (rust-rgb),
* gnu/packages/databases.scm (mariadb),
* gnu/packages/diffoscope.scm (reprotest),
* gnu/packages/file-systems.scm (glusterfs),
* gnu/packages/finance.scm (electron-cash),
* gnu/packages/games.scm (rinutils, ksudoku, kdiamond, kigo),
* gnu/packages/geo.scm (grass),
* gnu/packages/gnome.scm (libmediaart, gnome-contacts, geoclue),
* gnu/packages/gnucash.scm (aqbanking),
* gnu/packages/image.scm (mtpaint),
* gnu/packages/kde-internet.scm (kopete, ktorrent),
* gnu/packages/kde-utils.scm (kmousetool, kmouth, kronometer),
* gnu/packages/linphone.scm (liblinphone),
* gnu/packages/maths.scm (ppl),
* gnu/packages/mercury.scm (mercury-minimal),
* gnu/packages/music.scm (bjumblr, bschaffl, lsp-plugins,
spectacle-analyzer, helm, tap-lv2, wolf-shaper, shiru-lv2),
* gnu/packages/networking.scm (restinio),
* gnu/packages/prolog.scm (swi-prolog),
* gnu/packages/python-web.scm (gunicorn),
* gnu/packages/python-xyz.scm (python-docusign-esign),
* gnu/packages/ruby.scm (ruby-cucumber, ruby_version, ruby-addressable),
* gnu/packages/sagemath.scm (python-cypari2),
* gnu/packages/skarnet.scm (s6-linux-init),
* gnu/packages/vpn.scm (sshuttle),
* gnu/packages/web.scm (libcyaml),
* gnu/packages/xdisorg.scm (kbdd),
* gnu/packages/xorg.scm (xpra): Same.
| Efraim Flashner | 2020-09-30 | 1 | -1/+1 |
| | * | gnu: console-setup: Fix suspected typo.•••* gnu/packages/xorg.scm (console-setup)[description]: Add article.
| Tobias Geerinckx-Rice | 2020-09-23 | 1 | -1/+1 |
| | * | gnu: console-setup: Update to 1.197.•••* gnu/packages/xorg.scm (console-setup): Update to 1.197.
| Tobias Geerinckx-Rice | 2020-09-23 | 1 | -2/+2 |
| * | | Merge remote-tracking branch 'origin/master' into staging | Efraim Flashner | 2020-09-05 | 1 | -63/+100 |
| |\| |
|
| * | | gnu: xkeyboard-config: Update to 2.30.•••* gnu/packages/xorg.scm (xkeyboard-config): Update to 2.30.
| Marius Bakke | 2020-07-25 | 1 | -2/+2 |
| * | | gnu: libevdev: Update to 1.9.1.•••* gnu/packages/xorg.scm (libevdev): Update to 1.9.1.
| Marius Bakke | 2020-07-25 | 1 | -2/+2 |
| * | | gnu: xorg-server-for-tests: Update to 1.20.8.•••* gnu/packages/xorg.scm (xorg-server-for-tests)[source, version]: Inherit from
XORG-SERVER.
| Marius Bakke | 2020-07-24 | 1 | -10/+1 |
| * | | Merge branch 'master' into staging | Marius Bakke | 2020-07-24 | 1 | -88/+133 |
| |\ \ |
|
| * | | | gnu: libevdev: Remove obsolete workaround.•••* gnu/packages/xorg.scm (libevdev)[arguments]: Remove #:phases.
| Marius Bakke | 2020-06-27 | 1 | -12/+1 |
* | | | | Remove the last vestiges of GuixSD.•••* gnu/build/vm.scm (load-in-linux-vm): Rename the RNG.
* gnu/system/vm.scm (common-qemu-options): Likewise.
(system-docker-image): Rename the ROOT-DIRECTORY.
* gnu/packages/crypto.scm (eschalot)[arguments]: Use a different
arbitrary string.
* gnu/packages/wicd.scm (wicd)[arguments]: Remove unused configure flag.
* gnu/packages/xorg.scm (xorg-server): Set a more accurate OS vendor.
| Tobias Geerinckx-Rice | 2020-10-16 | 1 | -4/+2 |
* | | | | gnu: libx11: Update to 1.6.12.•••* gnu/packages/xorg.scm (libx11): Update to 1.6.12.
| Ludovic Courtès | 2020-10-15 | 1 | -3/+3 |
* | | | | gnu: libx11: Update to 1.6.10 and remove replacement.•••* gnu/packages/xorg.scm (libx11): Update to 1.6.10.
[replacement]: Remove.
(libx11/fixed): Remove.
| Ludovic Courtès | 2020-10-15 | 1 | -17/+3 |
| |_|/
|/| | |
|
* | | | gnu: xf86-video-sis: Update to 0.12.0.•••* gnu/packages/xorg.scm (xf86-video-sis): Update to 0.12.0.
[source]: Remove patch.
* gnu/packages/patches/xf86-video-sis-xorg-compat.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Efraim Flashner | 2020-09-01 | 1 | -5/+4 |
* | | | gnu: xf86-video-ati: Update to 19.1.0.•••* gnu/packages/xorg.scm (xf86-video-ati): Update to 19.1.0.
[arguments]: Enable glamor.
| Efraim Flashner | 2020-09-01 | 1 | -3/+2 |
* | | | gnu: xf86-video-amdgpu: Update to 19.1.0.•••* gnu/packages/xorg.scm (xf86-video-amdgpu): Update to 19.1.0.
| Efraim Flashner | 2020-09-01 | 1 | -3/+3 |
* | | | gnu: xorg-server: Update replacement to 1.20.9 [security-fixes].•••Includes fixes for CVE-2020-1436, CVE-2020-14345, CVE-2020-14346,
and CVE-2020-14361.
* gnu/packages/xorg.scm (xorg-server/fixed): Update to 1.20.9.
* gnu/packages/patches/xorg-server-CVE-2020-14347.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Mark H Weaver | 2020-08-27 | 1 | -4/+7 |
* | | | gnu: xterm: Update to 359.•••* gnu/packages/xorg.scm (xterm): Update to 359.
| Tobias Geerinckx-Rice | 2020-08-24 | 1 | -2/+2 |