Compare commits
7 commits
master
...
debian-bus
Author | SHA1 | Date | |
---|---|---|---|
|
bfc96be712 | ||
|
5eeba011be | ||
|
62a6fc666d | ||
|
7f18c95eca | ||
|
5256b350ec | ||
|
cef3c140d3 | ||
|
0ed466931e |
4 changed files with 42 additions and 29 deletions
38
debian/changelog
vendored
38
debian/changelog
vendored
|
@ -1,3 +1,41 @@
|
|||
ca-certificates (20200601~deb10u2) buster; urgency=medium
|
||||
|
||||
[ Julien Cristau ]
|
||||
* New maintainer (see #976406)
|
||||
|
||||
[ Michael Shuler ]
|
||||
* mozilla/blacklist:
|
||||
Revert Symantec CA blacklist (#911289). Closes: #962596, #968002.
|
||||
The following root certificates were added back (+):
|
||||
+ "GeoTrust Global CA"
|
||||
+ "GeoTrust Primary Certification Authority"
|
||||
+ "GeoTrust Primary Certification Authority - G2"
|
||||
+ "GeoTrust Primary Certification Authority - G3"
|
||||
+ "GeoTrust Universal CA"
|
||||
+ "thawte Primary Root CA"
|
||||
+ "thawte Primary Root CA - G2"
|
||||
+ "thawte Primary Root CA - G3"
|
||||
+ "VeriSign Class 3 Public Primary Certification Authority - G4"
|
||||
+ "VeriSign Class 3 Public Primary Certification Authority - G5"
|
||||
+ "VeriSign Universal Root Certification Authority"
|
||||
|
||||
Note: due to bug #743339, CA certificates added back in this version
|
||||
won't automatically be trusted again on upgrade. Affected users may
|
||||
need to reconfigure the package to restore the desired state.
|
||||
|
||||
-- Julien Cristau <jcristau@debian.org> Thu, 28 Jan 2021 13:01:43 +0100
|
||||
|
||||
ca-certificates (20200601~deb10u1) buster; urgency=medium
|
||||
|
||||
* Rebuild for buster.
|
||||
* Merge changes from 20200601
|
||||
- d/control; set d/gbp.conf branch to debian-buster
|
||||
* This release updates the Mozilla CA bundle to 2.40, blacklists
|
||||
distrusted Symantec roots, and blacklists expired "AddTrust External
|
||||
Root". Closes: #956411, #955038, #911289, #961907
|
||||
|
||||
-- Michael Shuler <michael@pbandjelly.org> Wed, 03 Jun 2020 13:09:34 -0500
|
||||
|
||||
ca-certificates (20200601) unstable; urgency=medium
|
||||
|
||||
* debian/control:
|
||||
|
|
8
debian/control
vendored
8
debian/control
vendored
|
@ -1,12 +1,10 @@
|
|||
Source: ca-certificates
|
||||
Section: misc
|
||||
Priority: optional
|
||||
Maintainer: Michael Shuler <michael@pbandjelly.org>
|
||||
Uploaders: Raphael Geissert <geissert@debian.org>,
|
||||
Thijs Kinkhorst <thijs@debian.org>
|
||||
Build-Depends: debhelper-compat (= 13), po-debconf
|
||||
Maintainer: Julien Cristau <jcristau@debian.org>
|
||||
Build-Depends: debhelper-compat (= 12), po-debconf
|
||||
Build-Depends-Indep: python, openssl
|
||||
Standards-Version: 4.5.0.2
|
||||
Standards-Version: 4.3.0.1
|
||||
Vcs-Git: https://salsa.debian.org/debian/ca-certificates.git
|
||||
Vcs-Browser: https://salsa.debian.org/debian/ca-certificates
|
||||
|
||||
|
|
2
debian/gbp.conf
vendored
2
debian/gbp.conf
vendored
|
@ -1,2 +1,2 @@
|
|||
[buildpackage]
|
||||
debian-branch = master
|
||||
debian-branch = debian-buster
|
||||
|
|
|
@ -11,29 +11,6 @@
|
|||
"TURKTRUST Mis-issued Intermediate CA 1"
|
||||
"TURKTRUST Mis-issued Intermediate CA 2"
|
||||
|
||||
# Distrusted Symantec Root CAs:
|
||||
"GeoTrust Global CA"
|
||||
"GeoTrust Primary Certification Authority"
|
||||
"GeoTrust Primary Certification Authority - G2"
|
||||
"GeoTrust Primary Certification Authority - G3"
|
||||
"GeoTrust Universal CA"
|
||||
"Thawte Premium Server CA"
|
||||
"thawte Primary Root CA"
|
||||
"thawte Primary Root CA - G2"
|
||||
"thawte Primary Root CA - G3"
|
||||
"Symantec Class 1 Public Primary Certification Authority - G4"
|
||||
"Symantec Class 1 Public Primary Certification Authority - G6"
|
||||
"Symantec Class 2 Public Primary Certification Authority - G4"
|
||||
"Symantec Class 2 Public Primary Certification Authority - G6"
|
||||
"Symantec Class 3 Public Primary Certification Authority - G4"
|
||||
"Symantec Class 3 Public Primary Certification Authority - G6"
|
||||
"VeriSign Class 1 Public Primary Certification Authority - G3"
|
||||
"VeriSign Class 2 Public Primary Certification Authority - G3"
|
||||
"VeriSign Class 3 Public Primary Certification Authority - G3"
|
||||
"VeriSign Class 3 Public Primary Certification Authority - G4"
|
||||
"VeriSign Class 3 Public Primary Certification Authority - G5"
|
||||
"VeriSign Universal Root Certification Authority"
|
||||
|
||||
# Blacklist expired certificate (Not After : May 30 10:48:38 2020 GMT)
|
||||
# See: https://bugs.debian.org/961907
|
||||
"AddTrust External Root"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue