Accepting request 352518 from home:MargueriteSu:branches:network:vpn

OBS-URL: https://build.opensuse.org/request/show/352518
OBS-URL: https://build.opensuse.org/package/show/network:vpn/ocserv?expand=0&rev=4
This commit is contained in:
Marguerite Su 2016-01-08 00:14:52 +00:00 committed by Git OBS Bridge
parent 376aa70200
commit c41a829d18
4 changed files with 30 additions and 4 deletions

3
ocserv-0.10.10.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:17111607a6c833ea151424a85351a7936c9526a793799c49eea12d19fb4bc725
size 729580

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:96d0ea22e811a70e46561ffe29c4e6b1cc014ee24d353c0367ca72edcedf533c
size 718004

View File

@ -1,3 +1,28 @@
-------------------------------------------------------------------
Thu Jan 7 16:08:58 UTC 2016 - i@marguerite.su
- update version 0.10.10
* Increase the number of log messages logged in the default level.
That is added messages that could be of use to administrators.
* Introduced ipv6-subnet-prefix config option. That option allows
to specify the IPv6 subnet prefix to be given to client. That is,
allow providing the clients networks larger than /128. The default
setting is 128 to keep backwards compatibility.
* Introduced the expose-iroutes config option. That option allows
the server to advertise routes offered by some clients to all of
them. This requires the config-per-user option.
* When a client has assigned iroutes which cannot be applied, he
will be denied access.
* Added restrict-user-to-routes configuration option which will
execute ocserv-fw script on user connection. The script will
set firewall rules which deny the user access to any other
networks than the routes set for the user. This is added as a
tech preview; details of this option may change on later releases.
* When banning IPv6 addresses treat a /64 network as a single address.
* Fixed conflict with isolate-workers and user-profile.
* occtl: Allow disabling the pager functionality on compile time
using --with-pager="".
-------------------------------------------------------------------
Wed Oct 21 11:34:00 UTC 2015 - i@marguerite.su

View File

@ -16,7 +16,7 @@
#
Name: ocserv
Version: 0.10.9
Version: 0.10.10
Release: 0
License: GPL-2.0+
Summary: OpenConnect VPN Server
@ -125,6 +125,7 @@ install -m 0644 doc/systemd/socket-activated/ocserv.service %{buildroot}%{_unitd
%{_bindir}/occtl
%{_bindir}/ocpasswd
%{_bindir}/ocserv-script
%{_bindir}/ocserv-fw
%{_sbindir}/ocserv
%{_unitdir}/ocserv.service
%{_unitdir}/ocserv.socket