Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ocserv for openSUSE:Factory checked 
in at 2024-06-04 12:51:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ocserv (Old)
 and      /work/SRC/openSUSE:Factory/.ocserv.new.24587 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ocserv"

Tue Jun  4 12:51:13 2024 rev:24 rq:1178350 version:1.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ocserv/ocserv.changes    2024-03-01 
23:40:06.667234832 +0100
+++ /work/SRC/openSUSE:Factory/.ocserv.new.24587/ocserv.changes 2024-06-04 
12:51:42.349077842 +0200
@@ -1,0 +2,31 @@
+Wed May 15 12:58:13 UTC 2024 - Андрей Кувшинов <m...@mail.ru>
+
+- Update to version 1.3.0
+  * Switch to https://github.com/nodejs/llhttp from http-parser.
+    http-parser was a liability as an unmaintained project (#598)
+  * Bump the number of groups per account from 128 to 512 (#219)
+  * Allow connecting users to select an authgroup by appending the
+    group name to the URL, as in https://vpn.example.com/groupname;
+    this introduces the select-group-by-url config option (#597).
+  * Informational messages due to configuration loading are not printed
+    during worker initialization.
+- Update to version 1.2.4
+  * Get connection speed limits (traffic shaping) from RADIUS (#554)
+  * Fix logging to stderr: add missing newline.
+  * Fixed compatibility with AnyConnect clients on Linux (#544)
+  * Detect the new AnyConnect-compatible identifier of OpenConnect clients
+  * occtl: Print bit rates as kb/s.
+- Update to version 1.2.3
+  * Treat unknown clients as capable of IPv6 routes and DNS servers
+  * Introduced new ocserv options --log-stderr and --syslog that redirect
+    logging to stderr or syslog explicitly. The stderr option allows for better
+    integration with logging on containers or under systemd. The default 
remains
+    syslog.
+  * Warn when more than 2 DNS server IPv6 addresses are sent by Radius.
+  * Improved server shutdown (#563)
+  * Modified Camouflage functionality to allow AnyConnect clients (#544)
+  * ocserv-fw: Move under libexec.
+  * ocserv-fw: Fixed clean_all_rules logic on multiple similar devices (!384)
+  * occtl: added machine-readable raw_connected_at field for user stats
+
+-------------------------------------------------------------------

Old:
----
  ocserv-1.2.2.tar.xz
  ocserv-1.2.2.tar.xz.sig

New:
----
  ocserv-1.3.0.tar.xz
  ocserv-1.3.0.tar.xz.sig

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

Other differences:
------------------
++++++ ocserv.spec ++++++
--- /var/tmp/diff_new_pack.ujcBAP/_old  2024-06-04 12:51:43.005101647 +0200
+++ /var/tmp/diff_new_pack.ujcBAP/_new  2024-06-04 12:51:43.009101793 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           ocserv
-Version:        1.2.2
+Version:        1.3.0
 Release:        0
 Summary:        OpenConnect VPN Server
 License:        GPL-2.0-only
@@ -45,6 +45,7 @@
 BuildRequires:  freeradius-client-devel
 BuildRequires:  gperf
 BuildRequires:  gpg2
+BuildRequires:  ipcalc
 BuildRequires:  libev-devel
 #!BuildIgnore:  libevent-devel
 BuildRequires:  libgnutls-devel >= 3.1.10
@@ -145,7 +146,7 @@
 %{_bindir}/occtl
 %{_bindir}/ocpasswd
 %{_bindir}/ocserv-script
-%{_bindir}/ocserv-fw
+%{_libexecdir}/ocserv-fw
 %{_sbindir}/ocserv
 %{_sbindir}/ocserv-forwarding
 %{_sbindir}/ocserv-worker


++++++ ocserv-1.2.2.tar.xz -> ocserv-1.3.0.tar.xz ++++++
++++ 30272 lines of diff (skipped)

Reply via email to