From fdf77e039b0ccc73ad3a171de4afbfd1fafdf7bf413d61caafb74936b3024162 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 16 Mar 2024 16:50:12 +0000 Subject: [PATCH] - update to 4.6.1: * Update iss file version * Fix the -C option definition * Fix the -C description in the help code * Fix problem with rfc2217 flush handling * Add support for the updated gensio modemstate/linestate * handling convert gensio_raddr_to_str(), gensio_get_raddr(), and - Initial version for factory, 2.8.rc3 OBS-URL: https://build.opensuse.org/package/show/network:utilities/ser2net?expand=0&rev=41 --- ser2net-4.6.0.tar.gz | 3 --- ser2net-4.6.1.tar.gz | 3 +++ ser2net.changes | 15 +++++++++++++-- ser2net.spec | 4 ++-- 4 files changed, 18 insertions(+), 7 deletions(-) delete mode 100644 ser2net-4.6.0.tar.gz create mode 100644 ser2net-4.6.1.tar.gz diff --git a/ser2net-4.6.0.tar.gz b/ser2net-4.6.0.tar.gz deleted file mode 100644 index 97a3e13..0000000 --- a/ser2net-4.6.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:58a7ba97761f96b9228bccf6367c2715c0c0be1f99e0a114d429d8c1fcb9c8b2 -size 473756 diff --git a/ser2net-4.6.1.tar.gz b/ser2net-4.6.1.tar.gz new file mode 100644 index 0000000..5acd7f0 --- /dev/null +++ b/ser2net-4.6.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78ffee19d9b97e93ae65b5cec072da2b7b947fc484e9ccb3f535702f36f6ed19 +size 474325 diff --git a/ser2net.changes b/ser2net.changes index 8f2e5bc..bc56098 100644 --- a/ser2net.changes +++ b/ser2net.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sat Mar 16 16:48:58 UTC 2024 - Dirk Müller + +- update to 4.6.1: + * Update iss file version + * Fix the -C option definition + * Fix the -C description in the help code + * Fix problem with rfc2217 flush handling + * Add support for the updated gensio modemstate/linestate + * handling + ------------------------------------------------------------------- Fri Nov 24 13:50:14 UTC 2023 - Martin Hauke @@ -136,7 +147,7 @@ Wed Jul 8 18:53:31 UTC 2020 - Martin Hauke done to handle IPv4 mapped addresses in IPv6 by reworking address comparison to handle that. general: - convert gensio_raddr_to_str(), gensio_get_raddr(), and + convert gensio_raddr_to_str(), gensio_get_raddr(), and gensio_remote_id() to use gensio_control(). Having separate functions for those added to the API and added a lot of code to all the intermediate layer. The function are there but @@ -285,7 +296,7 @@ Fri Dec 21 20:21:12 UTC 2012 - crrodriguez@opensuse.org ------------------------------------------------------------------- Thu Dec 20 22:11:44 UTC 2012 - crrodriguez@opensuse.org -- Initial version for factory, 2.8.rc3 +- Initial version for factory, 2.8.rc3 ------------------------------------------------------------------- Mon Feb 26 11:03:05 AEST 2008 - developer@jefferyfernandez.id.au diff --git a/ser2net.spec b/ser2net.spec index 82c42ee..209ee01 100644 --- a/ser2net.spec +++ b/ser2net.spec @@ -1,7 +1,7 @@ # # spec file for package ser2net # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: ser2net -Version: 4.6.0 +Version: 4.6.1 Release: 0 Summary: Serial port to network proxy License: GPL-2.0-or-later