diff --git a/apache2-mod_nss.changes b/apache2-mod_nss.changes index 2578388..dbc7694 100644 --- a/apache2-mod_nss.changes +++ b/apache2-mod_nss.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Mar 27 21:16:15 UTC 2018 - vcizek@suse.com + +- Update to 1.0.17 + * Add TLSv1.3 support + * Update documentation for TLS 1.3 + * Add TLS 1.3 support to the cipher tests + * PEP-8 fixups + * Change the default certificate database format to SQLite. + ------------------------------------------------------------------- Mon Mar 19 15:23:59 UTC 2018 - vcizek@suse.com diff --git a/apache2-mod_nss.spec b/apache2-mod_nss.spec index 6b29de7..6cff1b4 100644 --- a/apache2-mod_nss.spec +++ b/apache2-mod_nss.spec @@ -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.16 +Version: 1.0.17 Release: 0 Summary: SSL/TLS module for the Apache HTTP server License: Apache-2.0 diff --git a/mod_nss-1.0.16.tar.gz b/mod_nss-1.0.16.tar.gz deleted file mode 100644 index e924496..0000000 --- a/mod_nss-1.0.16.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b72412ac6cbcaced00fae368fd3497e40c010669e39030db4a7b34e2a8bbf92c -size 183115 diff --git a/mod_nss-1.0.17.tar.gz b/mod_nss-1.0.17.tar.gz new file mode 100644 index 0000000..d20fe20 --- /dev/null +++ b/mod_nss-1.0.17.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41a76a45a2eb34fe83b4f664130f1d6ac58412500b674f254fceb63f9fe9e3bc +size 184037