ser2net: update to 4.5.0 (closes #21409) 21409/head
authorMorgan Christiansson <git@mog.se>
Mon, 19 Jun 2023 17:34:48 +0000 (19:34 +0200)
committerMichael Heimpold <mhei@heimpold.de>
Sun, 5 Nov 2023 09:41:23 +0000 (10:41 +0100)
commite718abc23fe095d6c6f687086b1e0f0f532c23d1
treeb5e86420933ff639d4ad34a2df8d918232ea0d5f
parent756ba295683beaff5c46ca05eb316ca31f5ec3d2
ser2net: update to 4.5.0 (closes #21409)

This major update not only updates the ser2net daemon version,
but also migrates the UCI configuration handling to the newer
YAML configuration file format.

If you only configured ser2net using UCI, then there should
be no noticable difference and your configuration should
still work as before.

If you modified /etc/ser2net.conf before, or used custom adaptions
etc., then you must migrate to newer /etc/ser2net.yaml on your
own and/or double-check your installation - there is no automatic
migration logic during package upgrade path.

Signed-off-by: Morgan Christiansson <git@mog.se>
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
net/ser2net/Makefile
net/ser2net/files/ser2net.conf [deleted file]
net/ser2net/files/ser2net.init
net/ser2net/files/ser2net.yaml [new file with mode: 0644]
net/ser2net/patches/001-fix-disabling-pam.patch [deleted file]