[Pkg-fedora-ds-maintainers] libapache2-mod-nss: Changes to 'refs/tags/debian/1.0.11-1'
Timo Aaltonen
tjaalton at moszumanska.debian.org
Sat Aug 15 22:57:18 UTC 2015
Tag 'debian/1.0.11-1' created by Timo Aaltonen <tjaalton at debian.org> at 2015-08-15 22:57 +0000
tagging package libapache2-mod-nss version debian/1.0.11-1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABAgAGBQJVz8O+AAoJEMtwMWWoiYTcwx0QAJ6+LwFYqmLDfTRdi2mPJBZH
23+/d7Z/7AiYLbhFb5/HmWGTB6LsyFwUXzV+3CjaxKuHxQZCeVAy3XmwuIQMWhgh
bajwt/+XaffFyG98FQvQTy7LupCKxY0BjaECS2h3l5pI1JhQsPkBRJnU57D/2ccs
gfJzSbwiVl5KA0zPZX6RN4RRcrowueY94vHvvb/WNp0rtubSbXYdcWJkJZG3zSC7
vx9HQwbNlCh7xwjxZRN3gk2CGxghUJiDv0b1CP3GUlEv5VyXPHs3xiKRErmxoJ/3
HpnbxAGDYW7wO0KXK31+SiSVk8IbJiUcvaPZA/HBzw2en6B/kAqId4Syd25ztGYY
5ICB+O/9SHJK4xk+Pr4QK67KdtIyPQwiuVLE0f3XQJg1Guoy9EXM7+rLjk+qo+iQ
5QTCwqgAG63nyJTf2288yu+fOAfROS7docKbN9uzP2qSxLveIEnBf37gNtgEzY/8
RTNxxzYIlbFb5i/c1YaevDAYvsE+kcA0qsAu6PvmB/8H6QvMoAI9t2w1P91xP/b+
Ay3NSs0/38HdwXq5Jk7jYyoI9gmUSBpexO1ZAl8RNaSkju23EZ8/uwuoI4H6Grj6
rDB/xjrfCMs6XSuMU6x7bv/pnSB1MHgvbegGWnTN2ld8zJ54cE2gj6tKA1bpx5eV
9gXxsLFmC0KUeN6NzNIu
=/toR
-----END PGP SIGNATURE-----
Changes since debian/1.0.10-2:
Rob Crittenden (8):
gencert is not executable in the tree so call bash directly
Add stokos at suse.de to AUTHORS and Changelog
Add support for sqlite NSS databases
Completely remove support for SSLv2
Initialize cipher list when re-negotiating handshake.
Add compatibility for mod_ssl-style cipher definitions
Address compiler warning
Become 1.0.11
Timo Aaltonen (8):
postrm: Clean up the right files.
README.Debian: Removed, it's obsolete.
releasing package libapache2-mod-nss version 1.0.10-3
Merge branch 'upstream'
update the changelog
mod_nss-gencert.patch: Refreshed.
control: Bump policy to 3.9.6, no changes.
releasing package libapache2-mod-nss version 1.0.11-1
standa (1):
Compare subject CN and VS hostname during server start up
---
AUTHORS | 1
ChangeLog | 23 +-
Makefile.am | 18 +
README | 7
configure.ac | 12 -
debian/README.Debian | 16 -
debian/changelog | 15 +
debian/control | 2
debian/libapache2-mod-nss.postrm | 2
debian/patches/mod_nss-gencert.patch | 8
docs/mod_nss.html | 389 +++++++++++++++++++----------------
gencert.in | 20 -
mod_nss.h | 21 -
nss_engine_cipher.c | 322 ++++++++++++++++++++++++++++
nss_engine_cipher.h | 90 ++++++++
nss_engine_config.c | 8
nss_engine_init.c | 201 +++---------------
nss_engine_kernel.c | 24 ++
test/createinstance.sh | 1
test/setup.sh | 11
test/suite1.tmpl | 18 -
test/test.py | 9
test/test_cipher.py | 162 ++++++++++++++
test/test_config.py | 1
test/test_util.py | 36 +++
test_cipher.c | 97 ++++++++
26 files changed, 1085 insertions(+), 429 deletions(-)
---
More information about the Pkg-fedora-ds-maintainers
mailing list