|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: ocserv
|
|
|
|
|
Version: 0.8.9
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Summary: OpenConnect SSL VPN server
|
|
|
|
|
|
|
|
|
|
# For a breakdown of the licensing, see PACKAGE-LICENSING
|
|
|
|
@ -146,6 +146,9 @@ rm -rf %{buildroot}
|
|
|
|
|
%{_localstatedir}/lib/ocserv/profile.xml
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Jan 6 2015 Nikos Mavrogiannopoulos <nmav@redhat.com> - 0.8.9-3
|
|
|
|
|
- Comply with system-wide crypto policies (#1179332)
|
|
|
|
|
|
|
|
|
|
* Mon Jan 5 2015 Nikos Mavrogiannopoulos <nmav@redhat.com> - 0.8.9-2
|
|
|
|
|
- ocserv.service: depend on network-online.target (#1178760)
|
|
|
|
|
- enable seccomp (on platforms it is available)
|
|
|
|
|