diff --git a/apache2-mod_nss.changes b/apache2-mod_nss.changes index dbc7694..f93ea5a 100644 --- a/apache2-mod_nss.changes +++ b/apache2-mod_nss.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Dec 5 10:22:19 UTC 2018 - Vítězslav Čížek + +- Update to 1.0.18 + * Initial support for new mod_proxy function ssl_engine_set + * Fix some warnings from clang + ------------------------------------------------------------------- Tue Mar 27 21:16:15 UTC 2018 - vcizek@suse.com diff --git a/apache2-mod_nss.spec b/apache2-mod_nss.spec index 6cff1b4..29cf225 100644 --- a/apache2-mod_nss.spec +++ b/apache2-mod_nss.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # 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 apache_mmn %(MMN=$(%{apxs} -q LIBEXECDIR)_MMN; test -x $MMN && $MMN) %define apache_sysconf_nssdir %{apache_sysconfdir}/mod_nss.d Name: apache2-mod_nss -Version: 1.0.17 +Version: 1.0.18 Release: 0 Summary: SSL/TLS module for the Apache HTTP server License: Apache-2.0 diff --git a/mod_nss-1.0.17.tar.gz b/mod_nss-1.0.17.tar.gz deleted file mode 100644 index d20fe20..0000000 --- a/mod_nss-1.0.17.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:41a76a45a2eb34fe83b4f664130f1d6ac58412500b674f254fceb63f9fe9e3bc -size 184037 diff --git a/mod_nss-1.0.18.tar.gz b/mod_nss-1.0.18.tar.gz new file mode 100644 index 0000000..5508f46 --- /dev/null +++ b/mod_nss-1.0.18.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e5c92d61bcfae62b5029646a3e98cf3c029c46b45270c1540238fa3d163af77 +size 184594