Accepting request 1187223 from X11:terminals

xterm 393 (forwarded request 1187202 from AndreasStieger)

OBS-URL: https://build.opensuse.org/request/show/1187223
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xterm?expand=0&rev=146
This commit is contained in:
Ana Guerrero 2024-07-15 17:45:50 +00:00 committed by Git OBS Bridge
commit fc9c38218e
6 changed files with 35 additions and 19 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4d57372ef08eafa9fb7682db8d07be0fe0513e58e8478c2ec8e9b62486e7fe5e
size 1584968

View File

@ -1,15 +0,0 @@
-----BEGIN PGP SIGNATURE-----
Comment: See https://invisible-island.net/public/public.html for info
iQGzBAABCgAdFiEEGYgtkt2kxADCLA1WzCr0RyFnvgMFAmZOfl4ACgkQzCr0RyFn
vgOs7Qv/YHs5YmnwNPGrW2PSXXTm1haweISZHFbF61NcClr/schhW1dzZS3DLm3S
2U6zgMeyg4oAfLD9EHAnrqDGr2Jbr1xlBh+kzr2kHLQcQSdyEqYM1rxSwcYZohxf
05ATmjfwDIboehDYnL+9JbsD+pVuFBeBbW/CuMwdzSPg/8nwVR/baMgGiClnNA7q
DNlHjjLK+gZvs7x6OHKcMUaZ/kROcfkdUHvMXWWp3ewsXeHfT73buieqy/my8KAW
i74AzdkYJ8e0LwenKUR/kMkZN3SLgpyamgdtpKoGFb4dMjxov0GBT/CwWezR+w7G
QSHJ2Vphb8Hptzzk+7HHe7LtvwRZWzOBLeCF3tamTxCmHDB/cgK30BvdwWV2bOnS
1sO8ygZYSokwxO81vNCVbk8d9DChI2s+mRcJpWfjOIvrB4iczvoaOda9hO+6ejwj
+V07KIjsQkd43uFtKyjDQtXWvRyCCiI+RktOwZk6G6s8r4YzWVwAL9tUvQLBhVhX
z0tsKBB9
=O+yV
-----END PGP SIGNATURE-----

3
xterm-393.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dc3abf533d66ae3db49e6783b0e1e29f0e4d045b4b3dac797a5e93be2735ec7b
size 1587657

15
xterm-393.tgz.asc Normal file
View File

@ -0,0 +1,15 @@
-----BEGIN PGP SIGNATURE-----
Comment: See https://invisible-island.net/public/public.html for info
iQGzBAABCgAdFiEEGYgtkt2kxADCLA1WzCr0RyFnvgMFAmaQbpEACgkQzCr0RyFn
vgN97Av/bKMjAHdQcQwsyQ1fQbcVHA634o97Q6knhE8HSPURzdaX+4WovpVJ1Ccf
Kefl9N4P4BzIe3qwC8qlSHsRFkntpYHkyiFl4xXKzogv2s/EINkWBhzj7BT7D48J
/Ntrxr3ZVpQj7KEiO74mertUzNGyG1WbpA3J0QhhtKwp8WYgk9MFKJxe5DeHGMgE
8WQmBe69fNIifHb+DkzbjhiXycyKfuNsgmWAypHSFL+ib2Ws3vgLyTxa0vO9daHl
0mmNh/rwCFtWr4QkS/2o6gff0GPRSlfPxrwyqHH/JEn20kS/+RxD5n7usEmR9iW8
4JMFID/TaP0tlwEU9bGYvMUSMjujyJSecjSZ0Wb4ekJJ94eMIj+gCBMO8tbzZ3IE
Eoq73nCsBhMwV90nBaiMVPhx+oyzTUGs/ECBy5iB9lzKF4+rcqz05txUl/WwggYL
nX9bpj6ytxB50704RKJbSnwSi/BZFJ39lVlK6GQkloQVaSS9KjbYpA2qgHivzyeV
e7E/yKVw
=D80H
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Fri Jul 12 16:03:25 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>
- update to 393:
* add a check for ANSI SC/RC, to ignore CSI parameters.
* improve check for missing characters for bitmap-fonts
* fix regression in error-recovery for SGR parameters
* change default for --enable-imake configure option
* fixes for wcwidth
* eliminate maxStringParse limit for SIXEL
* improve logic which ignores APC, PM and SOS controls to also
not accumulate their data temporarily in a buffer.
* exclude TERM_INGRESS from cleanup of environment variables
* fix some documentation typos
-------------------------------------------------------------------
Tue Jul 2 14:45:13 UTC 2024 - Marcus Meissner <meissner@suse.com>

View File

@ -2,6 +2,7 @@
# spec file for package xterm
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2024 Andreas Stieger <Andreas.Stieger@gmx.de>
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +19,7 @@
%define splitbin 0%{?suse_version} >= 1300
Name: xterm
Version: 392
Version: 393
Release: 0
Summary: The basic X terminal program
License: MIT