From c98e9449b05b5e4ae02b7215932b9bc7e94565ab9c86d9c9355dc257284d608d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=C4=9Bzslav=20=C4=8C=C3=AD=C5=BEek?= Date: Wed, 28 Mar 2018 12:28:53 +0000 Subject: [PATCH] Accepting request 591965 from home:vitezslav_cizek:branches:Apache:Modules - 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. OBS-URL: https://build.opensuse.org/request/show/591965 OBS-URL: https://build.opensuse.org/package/show/Apache:Modules/apache2-mod_nss?expand=0&rev=45 --- apache2-mod_nss.changes | 10 ++++++++++ apache2-mod_nss.spec | 2 +- mod_nss-1.0.16.tar.gz | 3 --- mod_nss-1.0.17.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 mod_nss-1.0.16.tar.gz create mode 100644 mod_nss-1.0.17.tar.gz 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