From 9cd679700d4ea2f4d4d82e141ed062dd2f095903e7732a68df307ac2485fde5b Mon Sep 17 00:00:00 2001 From: Marguerite Su Date: Fri, 26 Apr 2019 00:37:25 +0000 Subject: [PATCH] Accepting request 697022 from home:stawidy - Update to version 0.12.3: * Fixed crash when no DTLS ciphersuite is negotiated. * Fixed crash happening arbitrarily depending on handled string sizes (#197). * Fixed compatibility issue with GnuTLS 3.3.x (#201). * occtl: print the TLS session information, even if the DTLS channel is not established. OBS-URL: https://build.opensuse.org/request/show/697022 OBS-URL: https://build.opensuse.org/package/show/network:vpn/ocserv?expand=0&rev=24 --- ocserv-0.12.2.tar.xz | 3 --- ocserv-0.12.3.tar.xz | 3 +++ ocserv.changes | 11 +++++++++++ ocserv.spec | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 ocserv-0.12.2.tar.xz create mode 100644 ocserv-0.12.3.tar.xz diff --git a/ocserv-0.12.2.tar.xz b/ocserv-0.12.2.tar.xz deleted file mode 100644 index 5682372..0000000 --- a/ocserv-0.12.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:71ccf1dfe9e13a05d9dc1104256cad6ff91e7b7d8c07a02398842ce018a3897d -size 682272 diff --git a/ocserv-0.12.3.tar.xz b/ocserv-0.12.3.tar.xz new file mode 100644 index 0000000..39ab94a --- /dev/null +++ b/ocserv-0.12.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42f8f459dae6f88862d4098997d8f5668d97439ec78beede3985f6ff24d91edd +size 683632 diff --git a/ocserv.changes b/ocserv.changes index 593ed1d..02e3646 100644 --- a/ocserv.changes +++ b/ocserv.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Apr 23 09:08:03 UTC 2019 - Michael Du + +- Update to version 0.12.3: + * Fixed crash when no DTLS ciphersuite is negotiated. + * Fixed crash happening arbitrarily depending on handled string + sizes (#197). + * Fixed compatibility issue with GnuTLS 3.3.x (#201). + * occtl: print the TLS session information, even if the DTLS + channel is not established. + ------------------------------------------------------------------- Fri Jan 25 14:54:35 UTC 2019 - Michael Du diff --git a/ocserv.spec b/ocserv.spec index c35cccf..3906646 100644 --- a/ocserv.spec +++ b/ocserv.spec @@ -17,7 +17,7 @@ Name: ocserv -Version: 0.12.2 +Version: 0.12.3 Release: 0 Summary: OpenConnect VPN Server License: GPL-2.0-only