diff options
author | Michael Shuler <michael@pbandjelly.org> | 2015-10-22 17:06:09 -0500 |
---|---|---|
committer | Michael Shuler <michael@pbandjelly.org> | 2015-10-22 17:06:09 -0500 |
commit | 9ec192590b11474ae96f9fedadbe585a5805adc3 (patch) | |
tree | 90f9d75f780f57d8dbbcac185ad6b739dea17e77 /debian | |
parent | b44346ada88584012929fb08e8d1222cc6a101c7 (diff) | |
download | ca-certificates-9ec192590b11474ae96f9fedadbe585a5805adc3.tar.gz |
Revert "Add Python 3 support to ca-certificates."
This reverts commit a2fa9a13815894500e1e2d9ca3d52bfdd4f75b5a.
Conflicts:
debian/changelog
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog index 6954898..a885578 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,13 +1,12 @@ -ca-certificates (20151022) UNRELEASED; urgency=medium +ca-certificates (20150709) UNRELEASED; urgency=medium * debian/{compat,control}: Updated d/compat to version 9 and updated Build-Depends. * debian/postinst: Handle /usr/local/share/ca-certificates permissions and ownership on upgrade. Closes: #611501 - * mozilla/certdata2pem.py: - Add Python 3 support to ca-certificates. - Thanks to Andrew Wilcox for the patch! Closes: #789753 + * mozilla/{certdata.txt,nssckbi.h}: + Update Mozilla certificate authority bundle to version 2.5. * mozilla/{certdata.txt,nssckbi.h}: Update Mozilla certificate authority bundle to version 2.5. The following certificate authorities were added (+): @@ -21,7 +20,7 @@ ca-certificates (20151022) UNRELEASED; urgency=medium - "TC TrustCenter Universal CA I" - "TURKTRUST Certificate Services Provider Root 1" - -- Michael Shuler <michael@pbandjelly.org> Thu, 22 Oct 2015 15:32:23 -0500 + -- Michael Shuler <michael@pbandjelly.org> Thu, 09 Jul 2015 16:02:11 -0500 ca-certificates (20150426) unstable; urgency=medium |