Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gensio for openSUSE:Factory checked in at 2026-04-14 17:50:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gensio (Old) and /work/SRC/openSUSE:Factory/.gensio.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gensio" Tue Apr 14 17:50:18 2026 rev:27 rq:1346863 version:3.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/gensio/gensio.changes 2025-09-29 16:34:35.132353815 +0200 +++ /work/SRC/openSUSE:Factory/.gensio.new.21863/gensio.changes 2026-04-14 17:52:04.164839970 +0200 @@ -1,0 +2,19 @@ +Sun Apr 12 10:26:03 UTC 2026 - Martin Hauke <[email protected]> + +- Update to version 3.0.2 + * Fix afskmdm shutdown issues. + * Fix a crash if gensio_acc_disable() is called more than once. + * Allow the pcre2 package to be used. + * Fix a locking issue in cm108gpio. +- Update to version 3.0.1 + Fixes: + * Problems with IPv6 compatibility and running without a fully + working network. + * The permissions of the PTY were not set correctly with gtlsshd. + Enhancements: + * A "chardelay" gensio is added. This is basically the same as + the Nagle algorithm in TCP, but it works on other things, like + UDP and relpkt, to make transfer more efficient on those. + * You can use "gsh" instead of "gtlssh" for a shorter name. + +------------------------------------------------------------------- Old: ---- gensio-3.0.0.tar.gz New: ---- gensio-3.0.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gensio.spec ++++++ --- /var/tmp/diff_new_pack.RYsoCy/_old 2026-04-14 17:52:05.444892884 +0200 +++ /var/tmp/diff_new_pack.RYsoCy/_new 2026-04-14 17:52:05.456893380 +0200 @@ -1,8 +1,8 @@ # # spec file for package gensio # -# Copyright (c) 2025 SUSE LLC and contributors -# Copyright (c) 2020-2025, Martin Hauke <[email protected]> +# Copyright (c) 2026 SUSE LLC and contributors +# Copyright (c) 2020-2026, Martin Hauke <[email protected]> # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -27,7 +27,7 @@ %bcond_with openipmi %endif Name: gensio -Version: 3.0.0 +Version: 3.0.2 Release: 0 Summary: Library to abstract stream and packet I/O # examples/* is licenced under Apache-2.0 @@ -184,6 +184,7 @@ %{_bindir}/gensiot %{_bindir}/gmdns %{_bindir}/greflector +%{_bindir}/gsh %{_bindir}/gsound %{_bindir}/gtlssh %{_bindir}/gtlssh-keygen @@ -191,6 +192,7 @@ %{_mandir}/man1/gensiot.1%{?ext_man} %{_mandir}/man1/gmdns.1%{?ext_man} %{_mandir}/man1/greflector.1%{?ext_man} +%{_mandir}/man1/gsh.1%{?ext_man} %{_mandir}/man1/gsound.1%{?ext_man} %{_mandir}/man1/gtlssh-keygen.1%{?ext_man} %{_mandir}/man1/gtlssh.1%{?ext_man} @@ -212,7 +214,6 @@ %files -n libgensio_openipmi_oshandler%{sover} %{_libdir}/libgensio_openipmi_oshandler.so.%{sover}* -%{_libdir}/libgensio_openipmi_oshandler.so.%{sover}* %files -n libgensio_python_swig%{sover} %{_libdir}/libgensio_python_swig.so.%{sover}* ++++++ gensio-3.0.0.tar.gz -> gensio-3.0.2.tar.gz ++++++ ++++ 3319 lines of diff (skipped)
