[arch-commits] Commit in xterm/trunk (PKGBUILD)
Andreas Radke
andyrtr at gemini.archlinux.org
Mon Jan 31 07:54:57 UTC 2022
Date: Monday, January 31, 2022 @ 07:54:56
Author: andyrtr
Revision: 435573
upgpkg: xterm 370-2: disable sixel graphics support for now - CVE-2022-24130
Modified:
xterm/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-01-31 04:32:31 UTC (rev 435572)
+++ PKGBUILD 2022-01-31 07:54:56 UTC (rev 435573)
@@ -3,7 +3,7 @@
pkgname=xterm
pkgver=370
-pkgrel=1
+pkgrel=2
pkgdesc="X Terminal Emulator"
arch=('x86_64')
url="https://invisible-island.net/xterm/"
@@ -42,7 +42,7 @@
--enable-mini-luit \
--enable-narrowproto \
--enable-exec-xterm \
- --enable-sixel-graphics \
+ --disable-sixel-graphics \
--enable-regis-graphics \
--with-tty-group=tty \
--with-utempter
More information about the arch-commits
mailing list