Accepting request 655304 from home:vitezslav_cizek:branches:Apache:Modules
- Update to 1.0.18 * Initial support for new mod_proxy function ssl_engine_set * Fix some warnings from clang OBS-URL: https://build.opensuse.org/request/show/655304 OBS-URL: https://build.opensuse.org/package/show/Apache:Modules/apache2-mod_nss?expand=0&rev=47
This commit is contained in:
parent
c98e9449b0
commit
0ca3b0025c
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 5 10:22:19 UTC 2018 - Vítězslav Čížek <vcizek@suse.com>
|
||||
|
||||
- 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
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:41a76a45a2eb34fe83b4f664130f1d6ac58412500b674f254fceb63f9fe9e3bc
|
||||
size 184037
|
3
mod_nss-1.0.18.tar.gz
Normal file
3
mod_nss-1.0.18.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3e5c92d61bcfae62b5029646a3e98cf3c029c46b45270c1540238fa3d163af77
|
||||
size 184594
|
Loading…
Reference in New Issue
Block a user