Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gensio for openSUSE:Factory checked 
in at 2022-09-12 19:08:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gensio (Old)
 and      /work/SRC/openSUSE:Factory/.gensio.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gensio"

Mon Sep 12 19:08:29 2022 rev:19 rq:1002743 version:2.5.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/gensio/gensio.changes    2022-05-23 
15:51:58.718659556 +0200
+++ /work/SRC/openSUSE:Factory/.gensio.new.2083/gensio.changes  2022-09-12 
19:08:33.262587963 +0200
@@ -1,0 +2,14 @@
+Wed Sep  7 11:57:21 UTC 2022 - Martin Hauke <mar...@gmx.de>
+
+- Update to version 2.5.4
+  * Ratelimit - limit the data throughput on the write side of
+    the gensio stack. This is useful if you have a slow device on
+    a serial port that doesn't have flow control.
+  * Sound - Yes, you can access sound on Linux
+  * Fixed multiple bugs
+  * This release adds a workaround for non-compliant AX.25 stacks.
+  * It also fixes a long-standing bug with blocking I/O; in
+    certain situations it can crash. This will not affect
+    ser2net, but if you are using blocking I/O, it could affect you.
+
+-------------------------------------------------------------------

Old:
----
  gensio-2.4.1.tar.gz

New:
----
  gensio-2.5.4.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gensio.spec ++++++
--- /var/tmp/diff_new_pack.KMX3YB/_old  2022-09-12 19:08:33.674589121 +0200
+++ /var/tmp/diff_new_pack.KMX3YB/_new  2022-09-12 19:08:33.678589132 +0200
@@ -18,7 +18,7 @@
 
 
 %global sover   0
-%global sover_cpp 1
+%global sover_cpp 2
 %global libname libgensio%{sover}
 %global libname_cpp libgensiocpp%{sover_cpp}
 %if 0%{?suse_version} > 1500
@@ -27,7 +27,7 @@
 %bcond_with    openipmi
 %endif
 Name:           gensio
-Version:        2.4.1
+Version:        2.5.4
 Release:        0
 Summary:        Library to abstract stream and packet I/O
 # examples/* is licenced under Apache-2.0
@@ -147,12 +147,15 @@
 %doc AUTHORS ChangeLog NEWS README.rst
 %{_bindir}/gensiot
 %{_bindir}/gmdns
+%{_bindir}/greflector
+%{_bindir}/gsound
 %{_bindir}/gtlssh
 %{_bindir}/gtlssh-keygen
 %{_bindir}/gtlssync
-%{_bindir}/greflector
 %{_mandir}/man1/gensiot.1%{?ext_man}
 %{_mandir}/man1/gmdns.1%{?ext_man}
+%{_mandir}/man1/greflector.1%{?ext_man}
+%{_mandir}/man1/gsound.1%{?ext_man}
 %{_mandir}/man1/gtlssh-keygen.1%{?ext_man}
 %{_mandir}/man1/gtlssh.1%{?ext_man}
 %{_mandir}/man1/gtlssync.1%{?ext_man}

++++++ gensio-2.4.1.tar.gz -> gensio-2.5.4.tar.gz ++++++
++++ 21285 lines of diff (skipped)

Reply via email to