Hello community, here is the log from the commit of package screen for openSUSE:Factory checked in at 2020-02-11 22:16:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/screen (Old) and /work/SRC/openSUSE:Factory/.screen.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "screen" Tue Feb 11 22:16:34 2020 rev:58 rq:770716 version:4.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/screen/screen.changes 2019-10-11 15:08:39.369528648 +0200 +++ /work/SRC/openSUSE:Factory/.screen.new.26092/screen.changes 2020-02-11 22:16:39.447280629 +0100 @@ -2 +2,12 @@ -Wed Oct 02 09:09:20 UTC 2019 - - [email protected] +Thu Feb 06 21:44:38 UTC 2020 - [email protected] + +- 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 09:09:20 UTC 2019 - [email protected] Old: ---- screen-4.7.0.tar.gz screen-4.7.0.tar.gz.sig New: ---- screen-4.8.0.tar.gz screen-4.8.0.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ screen.spec ++++++ --- /var/tmp/diff_new_pack.EFrNJj/_old 2020-02-11 22:16:40.195281034 +0100 +++ /var/tmp/diff_new_pack.EFrNJj/_new 2020-02-11 22:16:40.203281038 +0100 @@ -1,7 +1,7 @@ # # spec file for package screen # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,15 +22,15 @@ %define rundir %{_localstatedir}/run %endif Name: screen -Version: 4.7.0 +Version: 4.8.0 Release: 0 Summary: A program to allow multiple screens on a VT100/ANSI Terminal License: GPL-3.0-or-later Group: System/Console -Url: http://www.gnu.org/software/screen/ -Source: http://ftp.gnu.org/gnu/screen/%{name}-%{version}.tar.gz +URL: https://www.gnu.org/software/screen/ +Source: https://ftp.gnu.org/gnu/screen/%{name}-%{version}.tar.gz Source1: screen.conf -Source2: http://ftp.gnu.org/gnu/screen/%{name}-%{version}.tar.gz.sig +Source2: https://ftp.gnu.org/gnu/screen/%{name}-%{version}.tar.gz.sig Source3: https://savannah.gnu.org/project/memberlist-gpgkeys.php?group=screen&download=1#/%{name}.keyring Source4: screen.pam Patch0: global_screenrc.patch ++++++ screen-4.7.0.tar.gz -> screen-4.8.0.tar.gz ++++++ ++++ 2234 lines of diff (skipped)
