summaryrefslogtreecommitdiff
path: root/gnu/packages/xorg.scm
Commit message (Collapse)AuthorAge
* gnu: xorg-server: Update to 1.20.11 [fixes CVE-2021-3472].nixo2021-04-27
| | | | | | | | * gnu/packages/xorg.scm (xorg-server): Update to 1.20.11. (xorg-server-for-tests): Don't update to 1.20.11, to avoid changing the derivation of this package. Co-authored-by: Leo Famulari <leo@famulari.name>
* gnu: Use PACKAGE/INHERIT in more places.Mark H Weaver2021-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/algebra.scm (fftwf, fftw-openmpi), gnu/packages/audio.scm (ztoolkit-rsvg), gnu/packages/bioinformatics.scm (python2-dendropy), gnu/packages/boost.scm (boost-with-python2), gnu/packages/check.scm (python2-mock, python2-pytest-mock), gnu/packages/cups.scm (hplip-minimal), gnu/packages/freedesktop.scm (libinput-minimal), gnu/packages/gettext.scm (gnu-gettext), gnu/packages/glib.scm (python2-pygobject), gnu/packages/gnome.scm (gdl-minimal, libsoup-minimal, python2-pyatspi), gnu/packages/groff.scm (groff-minimal), gnu/packages/jami.scm (ffmpeg-jami), gnu/packages/libcanberra.scm (libcanberra/gtk+-2), gnu/packages/lirc.scm (python2-lirc), gnu/packages/llvm.scm (clang-runtime-3.5), gnu/packages/mpi.scm (java-openmpi, openmpi-thread-multiple), gnu/packages/node.scm (libnode), gnu/packages/onc-rpc.scm (libtirpc/hurd), gnu/packages/python-compression.scm (bitshuffle-for-snappy), gnu/packages/python-crypto.scm (python2-pycrypto, python2-cryptography) (python2-cryptography, python2-m2crypto), gnu/packages/python-web.scm (python2-html2text, python2-tornado) (python2-terminado, python2-ndg-httpsclient, python2-websocket-client) (python2-rauth, python2-url, python2-s3transfer), gnu/packages/python-xyz.scm (python2-psutil, python2-serpent) (python2-humanfriendly, python2-empy, python2-parse-type, python2-polib) (python2-jsonschema, python2-pystache, python2-cython, python2-numpydoc) (python2-ipyparallel, python2-traitlets, python2-dbus) (python2-beautifulsoup4, python2-pep517, python2-flake8, python2-llfuse) (python2-tlsh, python-file, python2-notebook, python-jupyter-console-minimal) (python2-contextlib2, python2-promise, python2-anyjson, python2-amqp) (python2-kombu, python2-billiard, python2-celery, python2-whoosh) (python2-jellyfish, python-rope, ptpython-2, python2-binaryornot) (python2-setproctitle, python2-argcomplete, python2-xopen, python2-isort) (python2-radon, python2-rfc6555, python2-activepapers, python2-send2trash) (python2-cloudpickle, python2-reparser), gnu/packages/python.scm (python2-called-python), gnu/packages/qt.scm (python2-sip, python-pyqt-without-qtwebkit, python2-pyqt) (python-qscintilla, python-pyqt+qscintilla), gnu/packages/scanner.scm (sane-backends), gnu/packages/sdl.scm (guile3.0-sdl2), gnu/packages/selinux.scm (checkpolicy, libselinux, libsemanage, secilc) (python-sepolgen, policycoreutils), gnu/packages/serialization.scm (lua5.1-libmpack, lua5.2-libmpack), gnu/packages/simulation.scm (fenics), gnu/packages/statistics.scm (python2-statsmodels), gnu/packages/texinfo.scm (info-reader), gnu/packages/wxwidgets.scm (wxwidgets-gtk2, wxwidgets-gtk2-3.1), gnu/packages/xml.scm (xmlsec-nss), gnu/packages/xorg.scm (uim-gtk, uim-qt), guix/build-system/python.scm (package-with-explicit-python) (strip-python2-variant): Use PACKAGE/INHERIT.
* gnu: xterm: Fix uxterm in pure environments.Tobias Geerinckx-Rice2021-03-15
| | | | | * gnu/packages/xorg.scm (xterm)[arguments]: Add a 'patch-file-names phase.
* gnu: console-setup: Update to 1.201.Tobias Geerinckx-Rice2021-03-13
| | | | * gnu/packages/xorg.scm (console-setup): Update to 1.201.
* gnu: libx11: Update to 1.6.12 [fixes CVE-2020-14363].Léo Le Bouter2021-03-11
| | | | | * gnu/packages/xorg.scm (libx11/fixed): New variable. (libx11)[replacement]: Graft.
* gnu: xvfb-run: Fix syntax error.Ludovic Courtès2021-03-09
| | | | | | Error introduced in 07f77812c44aa3b7a6b963613b783da56110d2f0. * gnu/packages/xorg.scm (xvfb-run)[license]: Fix syntax.
* gnu: xvfb-run: Add man page licence.Tobias Geerinckx-Rice2021-03-09
| | | | * gnu/packages/xorg.scm (xvfb-run)[license]: Add gpl2+.
* gnu: Add xvfb-run.Tobias Geerinckx-Rice2021-03-09
| | | | * gnu/packages/xorg.scm (xvfb-run): New public variable.
* gnu: xf86-video-nouveau: Update to 1.0.17.Tobias Geerinckx-Rice2021-03-07
| | | | * gnu/packages/xorg.scm (xf86-video-nouveau): Update to 1.0.17.
* gnu: xterm: Update to 366 [fixes CVE-2021-27135].Leo Famulari2021-02-12
| | | | * gnu/packages/xorg.scm (xterm): Update to 366.
* Merge branch 'master' into stagingLeo Famulari2021-01-25
|\
| * gnu: xpra: Add more encoding options.Michael Rohleder2021-01-19
| | | | | | | | | | | | * gnu/packages/xorg.scm (xpra)[inputs]: Add libx264, x265, libvpx. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| * gnu: xpra: Update to 4.0.6.Michael Rohleder2021-01-19
| | | | | | | | | | | | * gnu/packages/xorg.scm (xpra): Update to 4.0.6. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | Merge branch 'master' into stagingEfraim Flashner2021-01-10
|\|
| * gnu: xterm: Update to 363.Tobias Geerinckx-Rice2021-01-03
| | | | | | | | * gnu/packages/xorg.scm (xterm): Update to 363.
* | Merge branch 'ungrafting' into stagingMarius Bakke2020-12-21
|\ \
| * | Merge branch 'master' into ungraftingMarius Bakke2020-12-21
| |\|
| | * gnu: xcb-util-errors: Build with Python 3.Marius Bakke2020-12-20
| | | | | | | | | | | | | | | * gnu/packages/xorg.scm (xcb-util-errors)[native-inputs]: Change from PYTHON-2 to PYTHON-WRAPPER.
* | | gnu: xprop: Update to 1.2.5.Marius Bakke2020-12-13
| | | | | | | | | | | | * gnu/packages/xorg.scm (xprop): Update to 1.2.5. Reindent.
* | | gnu: xkbcomp: Update to 1.4.4.Marius Bakke2020-12-13
| | | | | | | | | | | | * gnu/packages/xorg.scm (xkbcomp-intermediate): Update to 1.4.4. Reindent.
* | | gnu: xorg-server-for-tests: Update to 1.20.10.Marius Bakke2020-12-13
|/ / | | | | | | * gnu/packages/xorg.scm (xorg-server-for-tests)[source, version]: Remove.
* / gnu: libx11: Update to 1.6.10 and remove replacement.Ludovic Courtès2020-12-08
|/ | | | | | * gnu/packages/xorg.scm (libx11): Update to 1.6.10. [replacement]: Remove. (libx11/fixed): Remove.
* gnu: xorg-server: Update to 1.20.10 [fixes CVE-2020-14360, CVE-2020-25712].Marius Bakke2020-12-01
| | | | | * gnu/packages/xorg.scm (xorg-server): Update to 1.20.10. (xorg-server-for-tests): Stay on 1.20.9.
* Merge branch 'master' into stagingMarius Bakke2020-11-26
|\
| * gnu: xf86-video-intel: Update to 2.99.917-17.ad5540f.Marius Bakke2020-11-26
| | | | | | | | * gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-17.ad5540f.
* | Merge branch 'master' into stagingMarius Bakke2020-11-22
|\|
| * gnu: xpra: Update to 4.0.5.Tobias Geerinckx-Rice2020-11-21
| | | | | | | | | | | | | | * 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.
* | Merge branch 'master' into stagingMarius Bakke2020-11-19
|\|
| * gnu: xterm: Update to 362.Tobias Geerinckx-Rice2020-11-16
| | | | | | | | * gnu/packages/xorg.scm (xterm): Update to 362.
| * gnu: xterm: Download source over HTTPS.Tobias Geerinckx-Rice2020-11-16
| | | | | | | | * gnu/packages/xorg.scm (xterm)[source]: Use HTTPS.
* | Merge branch 'master' into stagingMarius Bakke2020-10-19
|\|
| * gnu: xpra: Fix HTML serverLars-Dominik Braun2020-10-17
| | | | | | | | | | | | | | | | * 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>
| * gnu: xterm: Update to 361.Tobias Geerinckx-Rice2020-10-16
| | | | | | | | * gnu/packages/xorg.scm (xterm): Update to 361.
* | gnu: xorg-server: Remove graft for 1.20.9.Marius Bakke2020-10-13
| | | | | | | | | | | | * gnu/packages/xorg.scm (xorg-server): Update to 1.20.9. [replacement]: Remove. (xorg-server/fixed): Remove variable.
* | gnu: xkeyboard-config: Update to 2.31.Marius Bakke2020-10-13
| | | | | | | | * gnu/packages/xorg.scm (xkeyboard-config): Update to 2.31.
* | Merge branch 'master' into stagingMarius Bakke2020-10-13
|\|
| * gnu: xf86-input-libinput: Update to 0.30.0.Marius Bakke2020-10-13
| | | | | | | | * gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.30.0.
* | Merge branch 'master' into stagingGuillaume Le Vaillant2020-10-05
|\|
| * gnu: xpra: Update to 4.0.4.Tobias Geerinckx-Rice2020-10-01
| | | | | | | | * gnu/packages/xorg.scm (xpra): Update to 4.0.4.
| * gnu: Fix package references.Efraim Flashner2020-09-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
| * gnu: console-setup: Fix suspected typo.Tobias Geerinckx-Rice2020-09-23
| | | | | | | | * gnu/packages/xorg.scm (console-setup)[description]: Add article.
| * gnu: console-setup: Update to 1.197.Tobias Geerinckx-Rice2020-09-23
| | | | | | | | * gnu/packages/xorg.scm (console-setup): Update to 1.197.
* | Merge remote-tracking branch 'origin/master' into stagingEfraim Flashner2020-09-05
|\|
| * gnu: xf86-video-sis: Update to 0.12.0.Efraim Flashner2020-09-01
| | | | | | | | | | | | | | * 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.
| * gnu: xf86-video-ati: Update to 19.1.0.Efraim Flashner2020-09-01
| | | | | | | | | | * gnu/packages/xorg.scm (xf86-video-ati): Update to 19.1.0. [arguments]: Enable glamor.
| * gnu: xf86-video-amdgpu: Update to 19.1.0.Efraim Flashner2020-09-01
| | | | | | | | * gnu/packages/xorg.scm (xf86-video-amdgpu): Update to 19.1.0.
| * gnu: xorg-server: Update replacement to 1.20.9 [security-fixes].Mark H Weaver2020-08-27
| | | | | | | | | | | | | | | | | | 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.
| * gnu: xterm: Update to 359.Tobias Geerinckx-Rice2020-08-24
| | | | | | | | * gnu/packages/xorg.scm (xterm): Update to 359.
| * gnu: xf86-video-geode: Remove unnecessary patch.Tobias Geerinckx-Rice2020-08-19
| | | | | | | | | | | | * gnu/packages/xorg.scm (xf86-video-geode)[source]: Remove patch. * gnu/packages/patches/xf86-video-geode-glibc-2.20.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
| * gnu: xf86-video-geode: Update to 2.11.20.Tobias Geerinckx-Rice2020-08-19
| | | | | | | | * gnu/packages/xorg.scm (xf86-video-geode): Update to 2.11.20.