SHA256
1
0
forked from pool/ser2net

Accepting request 806035 from home:mnhauke

- Update to version 4.1.8
  * ser2net will now retry accepters and connect back connectors
    if they fail to come up or get an error.

- Update to version 4.1.7
  * Fix trace files so the actually work.
  * Add a sendon option to cause data to be forwarded immediately
    if the given sequence is seen.
  * Convert the tests to use yaml configuration.
  * Allow stdin to be read as a yaml config file.
  * Allow yaml config to be passed in on the command line directly.
  * Fix some issues with connect back handling.
  * A host of other smaller things.

OBS-URL: https://build.opensuse.org/request/show/806035
OBS-URL: https://build.opensuse.org/package/show/network:utilities/ser2net?expand=0&rev=18
This commit is contained in:
Martin Hauke 2020-05-21 12:52:37 +00:00 committed by Git OBS Bridge
parent 1929e98bfd
commit 8aead35d7c
4 changed files with 24 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9461ee1c8016901ec8a32cd7f00f692233f205ce4a1ef9a2aa79b6bf4797f0a4
size 119877

3
ser2net-4.1.8.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:969d3ccff88e71864b78313d467d43000408621507f5b7eacafbe5d463d427c9
size 127876

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Sat May 16 14:56:56 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Update to version 4.1.8
* ser2net will now retry accepters and connect back connectors
if they fail to come up or get an error.
-------------------------------------------------------------------
Wed Apr 29 06:32:58 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Update to version 4.1.7
* Fix trace files so the actually work.
* Add a sendon option to cause data to be forwarded immediately
if the given sequence is seen.
* Convert the tests to use yaml configuration.
* Allow stdin to be read as a yaml config file.
* Allow yaml config to be passed in on the command line directly.
* Fix some issues with connect back handling.
* A host of other smaller things.
-------------------------------------------------------------------
Tue Apr 21 10:17:48 UTC 2020 - Martin Hauke <mardnh@gmx.de>

View File

@ -17,7 +17,7 @@
Name: ser2net
Version: 4.1.6
Version: 4.1.8
Release: 0
Summary: Serial port to network proxy
License: GPL-2.0-or-later