- ssl refactoring
- amended: * mod_ssl-basic * mod_ssl-SSLCryptoDevice * mod_ssl-verify-client - moved: * mod_ssl-CRL to mod_ssl-verify-client-CRL - new: * mod_ssl-verify-client-OCSP * mod_ssl-verify-server-CRL * mod_ssl-verify-server-OCSP * mod_ssl-verify-server-OCSPStapling OBS-URL: https://build.opensuse.org/package/show/Apache/apache-rex?expand=0&rev=27
This commit is contained in:
parent
d1fc01d312
commit
a8a6ad9a29
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 2 20:13:20 UTC 2018 - Petr Gajdos <pgajdos@suse.com>
|
||||||
|
|
||||||
|
- ssl refactoring
|
||||||
|
- amended:
|
||||||
|
* mod_ssl-basic
|
||||||
|
* mod_ssl-SSLCryptoDevice
|
||||||
|
* mod_ssl-verify-client
|
||||||
|
- moved:
|
||||||
|
* mod_ssl-CRL to mod_ssl-verify-client-CRL
|
||||||
|
- new:
|
||||||
|
* mod_ssl-verify-client-OCSP
|
||||||
|
* mod_ssl-verify-server-CRL
|
||||||
|
* mod_ssl-verify-server-OCSP
|
||||||
|
* mod_ssl-verify-server-OCSPStapling
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 13 20:21:18 UTC 2018 - Petr Gajdos <pgajdos@suse.com>
|
Thu Sep 13 20:21:18 UTC 2018 - Petr Gajdos <pgajdos@suse.com>
|
||||||
|
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
@ -25,7 +25,7 @@
|
|||||||
%define macros_file macros.apache-rex
|
%define macros_file macros.apache-rex
|
||||||
|
|
||||||
Name: apache-rex
|
Name: apache-rex
|
||||||
Version: 20180913
|
Version: 20181102
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Script for Apache HTTPD Runnable Examples
|
Summary: Script for Apache HTTPD Runnable Examples
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:228e292e9cacb36c5be38c8ec86b6ea62599e78d32c1512674e9cbe1d5bf0218
|
oid sha256:37f183a28a389afe9584e4658529743922e301f8e00a7b1d829b114d2dde1869
|
||||||
size 1181262
|
size 1200982
|
||||||
|
Loading…
Reference in New Issue
Block a user