forked from pool/ocserv
Accepting request 901365 from network:vpn
OBS-URL: https://build.opensuse.org/request/show/901365 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocserv?expand=0&rev=17
This commit is contained in:
commit
4b0b45f791
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:889ccdbe8e67d3bc2bc8713b7fbb5bd4e79228abc6054e88858cb4ad6d0245dd
|
||||
size 824924
|
Binary file not shown.
3
ocserv-1.1.3.tar.xz
Normal file
3
ocserv-1.1.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1ab70c6e6ea36b613e8e171fc03b6081c4312a45ee52cc2959c068c27324107e
|
||||
size 833320
|
BIN
ocserv-1.1.3.tar.xz.sig
Normal file
BIN
ocserv-1.1.3.tar.xz.sig
Normal file
Binary file not shown.
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 5 10:37:15 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
- Update to version 1.1.3
|
||||
* No longer close stdin and stdout on worker processes as they
|
||||
are already closed in main process.
|
||||
* Advertise X-CSTP-Session-Timeout.
|
||||
* No longer recommend building with system's libpcl but rather
|
||||
the bundled as it is not a very common shared library.
|
||||
* Corrected busyloop on failed DTLS handshakes.
|
||||
* Emit OWASP best practice headers for HTTP.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 7 15:32:12 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ocserv
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 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: ocserv
|
||||
Version: 1.1.2
|
||||
Version: 1.1.3
|
||||
Release: 0
|
||||
Summary: OpenConnect VPN Server
|
||||
License: GPL-2.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user