SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for screen-debuginfo-4.9.1-lp156.7.1.x86_64.rpm :

* Mon Feb 26 2024 Dominique Leuenberger - Use %patch -P N instead of deprecated %patchN.
* Wed Sep 13 2023 Dirk Müller - update to 4.9.1 (bsc#1210272, CVE-2023-24626):
* Support stop/parity bits on serial port
* Add needed system headers in checks and return values for implicit function declarations
* Avoid zombies after shell exit
* Missed signal sending permission check on failed query messages (CVE-2023-24626)
* manpage fixes
* source code fixes during cleanup
* UTF-8 encoding can emit invalid UTF-8 sequences
* for out of range unicode values
* Fri Dec 16 2022 Callum Farmer - Use %_pam_vendordir
* Mon Dec 12 2022 Stefan Schubert - Migration PAM settings to /usr/etc: Saving user changed configuration files in /etc and restoring them while an RPM update.
* Sat Feb 26 2022 Andreas Stieger - GNU Screen 4.9.0:
* Hardstatus option for used encoding (escape string \'%e\')
* fix combining char handling that could lead to a segfault
* CVE-2021-26937: possible denial of service via a crafted UTF-8 character sequence, upstream fix replacing dropped combchar.diff (boo#1182092)
* make screen exit code be 0 when checking --help
* session names limit is 80 symbols
* option -X ignores specified user in multiuser env- remove deprecated texinfo packaging macros
* Fri Feb 12 2021 mlsAATTsuse.de- Fix double width combining char handling that could lead to a segfault [bnc#1182092] new patch: combchar.diff
* Mon Nov 30 2020 Dominique Leuenberger - Use %_tmpfilesdir instead of hardcoding a path for systemd-tmpfiles config files.- Do not create directories before uninstalling (?) the package. The /run/(u)screen diretories are created in the %post section.- Do not ghost package /run/uscreens: the directory is dynamically created during boot. Of course it would be nice to be able to identify what package creates this, but for that we should rather have a rpm/systemd-tmpfiles integration hook. The main problem with the ghost is the suid flag, which breaks rpm -V. permissions no longer lists /run/uscreens, so verify_permission cannot apply.- Add %systemd_ordering: give zypp a hint that screen shall be installed after systemd, so that systemd-tmpfiles already exists.
* Tue Sep 08 2020 Matthias Gerstner - no longer invoke permissions/chkstat for directory handled by systemd-tmpfiles (bsc#1171879)
* Thu Feb 06 2020 alexander_naumovAATTopensuse.org- GNU Screen 4.8.0:
* Improves startup time by only polling for already open files to close
* Fixes: - Fix for segfault if termcap doesn\'t have Km entry - Make screen exit code be 0 when checking --version - Fix potential memory corruption
* Wed Oct 02 2019 alexander_naumovAATTopensuse.org- GNU Screen 4.7.0:
* Adds support for SGR (1006) mouse mode
* Adds support for OSC 11
* Updates Unicode ambiguous and wide tables to 12.1.0
* Fix: cross-compilation support (bug #43223)
* Fix: a lot of manpage fixes and cleanups
* Fri Feb 15 2019 Jan Engelhardt - Use proper Requires(
*), ticking off a FIXME as fixed.
* Tue Apr 03 2018 kukukAATTsuse.de- Use %license instead of %doc [bsc#1082318]
* Thu Dec 21 2017 mlsAATTsuse.de- install pam file to make screen locking work again [bnc#1056192] new file: screen.pam
* Mon Oct 23 2017 alexander_naumovAATTopensuse.org- GNU Screen 4.6.2:
* revert changes to cursor position restore behavour
* set freed pointer to NULL
* documentation fixes
* fix windowlist crashes
* Tue Jul 11 2017 alexander_naumovAATTopensuse.org- adding %set_permissions and %verify_permissions macros for /run/uscreens/- adding %tmpfiles_create macro for /usr/lib/tmpfiles.d/screen.conf
* Tue Jul 11 2017 alexander_naumovAATTopensuse.org- spec file: adding PreReq for permissions
* Tue Jul 11 2017 alexander_naumovAATTopensuse.org- GNU Screen 4.6.1: bugfix release
* problems with starting session in some cases
* parallel make install
* segfault when querying info on nonUTF locale
* Thu Jun 29 2017 alexander_naumovAATTopensuse.org- GNU Screen 4.6.0:
* Update Unicode wide tables to 9.0
* Support more serial speeds
* Improved namespaces support
* Migrate from fifos to sockets
* Start viewing scrollback at first line of output- drop upstreamed 0001-Follow-up-to-bc5ea98-fix-texinfo-syntax-errors.patch
* Thu May 11 2017 jengelhAATTinai.de- Ensure /usr/share/terminfo/s/screen is present when screen is [boo#812067].
* Sat Feb 25 2017 astiegerAATTsuse.com- GNU Screen 4.5.1:
* logfile permissions problem (CVE-2017-5618) bsc#1021743 This issues does not affect the SUSE package as setuid/setid is not used.- drop upstreamed fix_enable_logfile.patch- add 0001-Follow-up-to-bc5ea98-fix-texinfo-syntax-errors.patch
* Fri Jan 27 2017 alexander_naumovAATTopensuse.org- Add fix_enable_logfile.patch
* fix loging screen API (bnc#1020870)
* fix privilege escalation
* Tue Jan 17 2017 alexander_naumovAATTopensuse.org- GNU Screen 4.5.0:
* It\'s possible to specify logfile\'s name via command line parameter \'-L\'. Fixes:
* broken handling of \"bind u digraph U+\"
* crash with long $TERM
* crash when bumping blank window
* build for AIX
* %x improperly separating arguments
* install with custom DESTDIR
* Wed Aug 17 2016 alexander_naumovAATTopensuse.org- Remove %postun - it tried to delete \"screen.info.gz\" file second time.
* Thu Aug 11 2016 alexander_naumovAATTopensuse.org- GNU screen 4.4.0:
* Support up to 24 function keys
* \'logfile\' command, starts logging into new file upon changing
* Fix runtime issues
* Wed Aug 19 2015 meissnerAATTsuse.com- enable pam support, so screenlocking uses the password of the current user.
* Wed Jul 01 2015 trennAATTsuse.de- Add license file as documentation
* Wed Jul 01 2015 alexander_naumovAATTopensuse.org- GNU screen 4.3.1
* This is a bug fix release.
* Visible content get messed up after window resize
* Mon Jun 15 2015 alexander_naumovAATTopensuse.org- GNU screen 4.3.0:
* Introduce Xx string escape showing the executed command of a window
* Implement dead/zombie window polling, allowing for auto reconnecting
* Allow setting hardstatus on first line
* \'sort\' command sorting windows by title
* \'bumpleft\', \'bumpright\' - manually move windows on window list
* \'collapse\' removing numbering \'gaps\' between windows, by renumbering
* \'windows\' command now accepts arguments for use with querying- packaging changes:
* move screen-poll-zombies.patch to savannah git
* move screen-4.0.3-ipv6.patch to savannah git
* move sort_command.patch to savannah git
* move xX_string_escape.patch to savannah git
* move screen_enhance_windows_list.patch to savannah git
 
ICM