SHA256
1
0
forked from pool/ser2net

Accepting request 1107951 from home:mnhauke

- Update to version 4.5.0
  Changes since 4.3.11:
  * Has some license template updates and spelling fixes.
  * Adds the ability for admin connections to be advertised
    through MDNS.
  * A systemd unit file example is added.
  * The setgroup() function for ptys and stdio was not being
    called if running the child under a new user and the new user
    had no groups.
  * A random time was added to the certauth challenge response.
  * A timer was added to ssl and certauth.
  * Adds the ability for gensios to report errors as they parse the
    gensio string.

OBS-URL: https://build.opensuse.org/request/show/1107951
OBS-URL: https://build.opensuse.org/package/show/network:utilities/ser2net?expand=0&rev=37
This commit is contained in:
Dirk Mueller 2023-09-07 08:04:01 +00:00 committed by Git OBS Bridge
parent cc10e66f26
commit b0abf9c1f5
4 changed files with 22 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8f831f11b67538280aa0e8787cb0785ff705cf90749aa175d32c337f29412ae3
size 489150

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6ee1b217aad026948fd17ea00c5ecf6e982de822384c4349118461ad83caa0da
size 469021

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Aug 29 13:06:26 UTC 2023 - Martin Hauke <mardnh@gmx.de>
- Update to version 4.5.0
Changes since 4.3.11:
* Has some license template updates and spelling fixes.
* Adds the ability for admin connections to be advertised
through MDNS.
* A systemd unit file example is added.
* The setgroup() function for ptys and stdio was not being
called if running the child under a new user and the new user
had no groups.
* A random time was added to the certauth challenge response.
* A timer was added to ssl and certauth.
* Adds the ability for gensios to report errors as they parse the
gensio string.
-------------------------------------------------------------------
Thu Dec 29 13:59:09 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package ser2net
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 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.3.11
Version: 4.5.0
Release: 0
Summary: Serial port to network proxy
License: GPL-2.0-or-later