Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ttynvt for openSUSE:Factory checked in at 2023-03-21 17:44:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ttynvt (Old) and /work/SRC/openSUSE:Factory/.ttynvt.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ttynvt" Tue Mar 21 17:44:40 2023 rev:2 rq:1073540 version:0.16 Changes: -------- --- /work/SRC/openSUSE:Factory/ttynvt/ttynvt.changes 2021-01-13 18:30:37.393874457 +0100 +++ /work/SRC/openSUSE:Factory/.ttynvt.new.31432/ttynvt.changes 2023-03-21 17:44:55.638805352 +0100 @@ -1,0 +2,22 @@ +Mon Mar 20 07:53:00 UTC 2023 - Martin Hauke <mar...@gmx.de> + +* Update to version 0.16 + - Add overall access lock + - Optionally add delay during close + - Optionally disable telnet processing + - Add test server and client + - Log to stderr instead of stdout + - Optionally be quiet + - Various minor bug fixes + - Various cleanups +* Update to version 0.15 + Bugfixes: + - Clear pollin flag when input buffer is flushed + - Correct termios2 baud rate calculation + - Fix potentially incorrect speed check + - Handle CRTSCTS properly + Other: + - Support for software flow control + - Add support for termios2 ioctls + +------------------------------------------------------------------- Old: ---- ttynvt-v0.14.tar.bz2 New: ---- ttynvt-v0.16.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ttynvt.spec ++++++ --- /var/tmp/diff_new_pack.02IPX0/_old 2023-03-21 17:44:56.046807278 +0100 +++ /var/tmp/diff_new_pack.02IPX0/_new 2023-03-21 17:44:56.050807297 +0100 @@ -1,7 +1,8 @@ # # spec file for package ttynvt # -# Copyright (c) 2021, Martin Hauke <mar...@gmx.de> +# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2021-2023, Martin Hauke <mar...@gmx.de> # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +18,7 @@ Name: ttynvt -Version: 0.14 +Version: 0.16 Release: 0 Summary: Virtual Network Terminal supporting the Com Port Control Option (RFC2217) License: GPL-3.0-or-later @@ -27,6 +28,7 @@ Source: https://gitlab.com/lars-thrane-as/ttynvt/-/archive/v%{version}/%{name}-v%{version}.tar.bz2 BuildRequires: autoconf BuildRequires: automake +BuildRequires: libtool BuildRequires: pkgconfig BuildRequires: pkgconfig(fuse) ++++++ ttynvt-v0.14.tar.bz2 -> ttynvt-v0.16.tar.bz2 ++++++ ++++ 5325 lines of diff (skipped)