diff --git a/.gitignore b/.gitignore index 70e0dce..292c2e8 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,5 @@ /ocserv-0.10.6.tar.xz.sig /ocserv-0.10.7.tar.xz.sig /ocserv-0.10.7.tar.xz +/ocserv-0.10.8.tar.xz.sig +/ocserv-0.10.8.tar.xz diff --git a/ocserv.conf b/ocserv.conf index 6f64efa..3dba4d5 100644 --- a/ocserv.conf +++ b/ocserv.conf @@ -48,14 +48,10 @@ auth = "pam" #enable-auth = "gssapi[keytab=/etc/key.tab,require-local-user-map=true,tgt-freshness-time=900]" # Accounting methods available: -# pam: can only be combined with PAM authentication method, it provides -# a session opened using PAM. -# # radius: can be combined with any authentication method, it provides # radius accounting to available users (see also stats-report-time). # # Only one accounting method can be specified. -#acct = "pam" #acct = "radius[config=/etc/radiusclient/radiusclient.conf]" # Use listen-host to limit to specific IPs or to the IPs of a provided diff --git a/ocserv.spec b/ocserv.spec index d38de34..301ca6a 100644 --- a/ocserv.spec +++ b/ocserv.spec @@ -1,7 +1,7 @@ %global _hardened_build 1 Name: ocserv -Version: 0.10.7 +Version: 0.10.8 Release: 1%{?dist} Summary: OpenConnect SSL VPN server @@ -157,6 +157,9 @@ rm -rf %{buildroot} %{_localstatedir}/lib/ocserv/profile.xml %changelog +* Mon Sep 7 2015 Nikos Mavrogiannopoulos - 0.10.8-1 +- new upstream release (#1260327) + * Fri Aug 7 2015 Nikos Mavrogiannopoulos - 0.10.7-1 - new upstream release (#1251305) diff --git a/sources b/sources index 402b382..e8a8158 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -b828a7f3e7672f09f9908f30aa21b242 ocserv-0.10.7.tar.xz.sig -328469feb7505c2289f2f07720dc7777 ocserv-0.10.7.tar.xz +ffc602ecfb35df216874248eec5ddb85 ocserv-0.10.8.tar.xz.sig +665b854377850db535271098a37213f1 ocserv-0.10.8.tar.xz