updated to 0.8.7
This commit is contained in:
parent
fcf19fcfac
commit
35c982245e
2
.gitignore
vendored
2
.gitignore
vendored
@ -16,3 +16,5 @@
|
||||
/ocserv-0.8.2.tar.xz.sig
|
||||
/ocserv-0.8.4.tar.xz
|
||||
/ocserv-0.8.4.tar.xz.sig
|
||||
/ocserv-0.8.7.tar.xz.sig
|
||||
/ocserv-0.8.7.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: ocserv
|
||||
Version: 0.8.4
|
||||
Release: 2%{?dist}
|
||||
Version: 0.8.7
|
||||
Release: 1%{?dist}
|
||||
Summary: OpenConnect SSL VPN server
|
||||
|
||||
# For a breakdown of the licensing, see PACKAGE-LICENSING
|
||||
@ -142,6 +142,9 @@ rm -rf %{buildroot}
|
||||
%{_localstatedir}/lib/ocserv/profile.xml
|
||||
|
||||
%changelog
|
||||
* Mon Oct 27 2014 Nikos Mavrogiannopoulos <nmav@redhat.com> - 0.8.7-1
|
||||
- New upstream release
|
||||
|
||||
* Thu Sep 09 2014 Nikos Mavrogiannopoulos <nmav@redhat.com> - 0.8.4-2
|
||||
- Ship a default ocserv-script, which will put connecting clients
|
||||
into the internal firewall zone.
|
||||
|
Loading…
Reference in New Issue
Block a user