- update to Patch #368 - 2021/06/07

* add DefaultOff option to RenderFont resource, as part of the session-management feature.
  * add auto-scroll-lock feature (patch by add Stelios Bounanos).
  * update the window-size information returned via TIOCGWINSZ when rows/columns are unchanged but the font-size changes (report by Nick Black).
  * improve session-management feature by saving/restoring the font settings.
  * update config.guess, config.sub

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/xterm?expand=0&rev=197
This commit is contained in:
Marcus Meissner 2021-06-09 14:36:42 +00:00 committed by Git OBS Bridge
parent 8fe462946b
commit 6e47feac2a
6 changed files with 21 additions and 11 deletions

View File

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

View File

@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
Comment: See https://invisible-island.net/public/public.html for info
iF0EABECAB0WIQTFIEjAwHSP7iJ9R6JwI1Pg9+SO2wUCYF5qfAAKCRBwI1Pg9+SO
22rdAJ45DvNclzQdg4LvjbOw6R3r02k9sACgo7NF8YdxYPGMgOkP7+XTU0LOxOc=
=5518
-----END PGP SIGNATURE-----

3
xterm-368.tgz Normal file
View File

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

7
xterm-368.tgz.asc Normal file
View File

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
Comment: See https://invisible-island.net/public/public.html for info
iF0EABECAB0WIQTFIEjAwHSP7iJ9R6JwI1Pg9+SO2wUCYL69gwAKCRBwI1Pg9+SO
21wxAJwM3MZ1B08/djfwBBRIZnDXxvxIxQCfe34zWAxLECZGoJDRMjqgkc0uljA=
=zrBJ
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Jun 9 14:36:14 UTC 2021 - Marcus Meissner <meissner@suse.com>
- update to Patch #368 - 2021/06/07
* add DefaultOff option to RenderFont resource, as part of the session-management feature.
* add auto-scroll-lock feature (patch by add Stelios Bounanos).
* update the window-size information returned via TIOCGWINSZ when rows/columns are unchanged but the font-size changes (report by Nick Black).
* improve session-management feature by saving/restoring the font settings.
* update config.guess, config.sub
-------------------------------------------------------------------
Wed Apr 7 23:16:27 UTC 2021 - Dirk Müller <dmueller@suse.com>

View File

@ -19,7 +19,7 @@
%define splitbin 0%{?suse_version} >= 1300
Name: xterm
Version: 367
Version: 368
Release: 0
Summary: The basic X terminal program
License: MIT