summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Upload to unstabledebian/20210119archive/debian/20210119Julien Cristau2021-01-191-2/+2
|
* Remove obsolete items from the blacklistJulien Cristau2021-01-191-7/+0
| | | | These entries are no longer present in certdata.txt.
* Update Mozilla certificate authority bundle to version 2.46Julien Cristau2021-01-193-3063/+1232
| | | | | | | | | | | | | | | | | | | | | | | The following certificate authorities were added (+): + "certSIGN ROOT CA G2" + "e-Szigno Root CA 2017" + "Microsoft ECC Root Certificate Authority 2017" + "Microsoft RSA Root Certificate Authority 2017" + "NAVER Global Root Certification Authority" + "Trustwave Global Certification Authority" + "Trustwave Global ECC P256 Certification Authority" + "Trustwave Global ECC P384 Certification Authority" The following certificate authorities were removed (-): - "EE Certification Centre Root CA" - "GeoTrust Universal CA 2" - "LuxTrust Global Root 2" - "OISTE WISeKey Global Root GA CA" - "Staat der Nederlanden Root CA - G2" - "Taiwan GRCA" - "Verisign Class 3 Public Primary Certification Authority - G3"
* New maintainer (closes: #976406)Julien Cristau2021-01-192-4/+6
|
* Revert "Set release 20200601; add Symantec CAs to blacklist"Michael Shuler2020-06-112-27/+21
| | | | This reverts commit 1efe81a680eedb94111716c8825290a0cde509af.
* Grab Ubuntu patch to make the package compatible and building with Python3Matthias Klose2020-06-034-3/+10
|
* Fix typo on AddTrust CNdebian/20200601archive/debian/20200601Michael Shuler2020-06-012-3/+3
|
* Blacklist expired root certificate, "AddTrust External CA Root"Michael Shuler2020-06-012-1/+9
|
* Update d/changelogMichael Shuler2020-06-011-1/+2
|
* Standards-Version: 4.5.0.2; debhelper-compat (= 13)Michael Shuler2020-06-011-2/+2
|
* Update d/changelogMichael Shuler2020-06-011-0/+4
|
* Set Standards-Version: 4.5.0; Replace tabs in copywriteMichael Shuler2020-06-012-7/+7
|
* Set release 20200601; add Symantec CAs to blacklistMichael Shuler2020-06-012-3/+39
|
* Update Mozilla CA bundle to 2.40Michael Shuler2020-01-183-801/+1203
|
* Set release to 20190122Michael Shuler2019-01-221-2/+2
|
* Update Mozilla CA bundle to 2.30Michael Shuler2019-01-103-890/+1053
|
* Update to standards 4.3.0.1 and compat 12debian/20190110Michael Shuler2019-01-103-6/+6
|
* Depend on openssl >= 1.1.1Michael Shuler2018-12-212-6/+8
|
* Add Closes: #911303Michael Shuler2018-12-201-0/+2
|
* Standards-Version: 4.2.1 & removed d/changelog whitespaceMichael Shuler2018-12-202-2/+3
|
* Release 20181220Michael Shuler2018-12-201-2/+2
|
* Remove orphan symlinks found in /etc/ssl/certsMichael Shuler2018-12-202-1/+13
| | | | | | This should prevent `openssl rehash` from exiting with an error on a symlink with nonexistent target, since the behavior changed from c_rehash. See #895482, #895473.
* Revert "Remove all orphan symlinks found in /etc/ssl/certs"Michael Shuler2018-12-202-11/+0
| | | | | | | This reverts commit 1ef0fd15cc77c854e79a4f599d5228a67548ab87. While this worked great to fix the error, it also broke the counting on upgrade for how many certificates were removed.. (-_-)
* Remove all orphan symlinks found in /etc/ssl/certsMichael Shuler2018-12-202-0/+11
| | | | | | This should prevent `openssl rehash` from exiting with an error on a symlink with nonexistent target, since the behavior changed from c_rehash. See #895482, #895473.
* Fix permissions on /usr/local/share/ca-certificatesMichael Shuler2018-12-202-4/+7
| | | | Follow symlinks to stat the correct permissions and ownership - 916833
* Update Mozilla CA bundle to 2.28Michael Shuler2018-12-203-745/+308
|
* Set 20180409 to 'unstable' for releasedebian/20180409Michael Shuler2018-04-091-2/+2
|
* Drop -compat flag on `openssl rehash`Michael Shuler2018-04-092-3/+3
|
* Checked for policy 4.1.4.Thijs Kinkhorst2018-04-082-2/+2
| | | | | | We create a directory under /usr/local, but ensure it has the same permissions as /usr/local itself. I believe this satisfies the new policy requirement about the staff group.
* Add Closes: #895075Michael Shuler2018-04-071-1/+1
|
* Update openssl dependency to >= 1.1.0Michael Shuler2018-04-055-6/+8
| | | | Switch to `openssl rehash` and drop usage of `c_rehash` script
* Update mozilla/blacklist.txtMichael Shuler2018-03-292-20/+13
| | | | | - remove certificates no longer in certdata.txt - explicitly ignore distrusted certificates to prevent build errors
* Add debian/.debhelper to .gitignoreMichael Shuler2018-03-291-0/+1
|
* Set to debhelper >= 11Michael Shuler2018-03-292-2/+2
|
* Set to debhelper compat 11Michael Shuler2018-03-292-1/+3
|
* Fix lintian file-contains-trailing-whitespaceMichael Shuler2018-03-291-22/+24
|
* Fix lintian insecure-copyright-format-uri with https URLMichael Shuler2018-03-292-1/+3
|
* Update d/changelog with CA adds/removesMichael Shuler2018-03-291-2/+31
|
* Update Mozilla CA bundle to 2.22Michael Shuler2018-03-293-5715/+1292
|
* Remove Christian Perrier from d/controlMichael Shuler2018-03-291-1/+0
|
* Checked for policy 4.1.3, no changes.Thijs Kinkhorst2018-03-261-0/+1
|
* Remove Christian Perrier from uploaders at his request (closes: #894070).Thijs Kinkhorst2018-03-261-0/+4
|
* Checked for policy 4.1.3, no changesThijs Kinkhorst2018-01-061-1/+1
|
* Update Vcs urls for salsa migrationThijs Kinkhorst2018-01-061-2/+2
|
* Update Mozilla CA bundle to 2.16Michael Shuler2017-08-143-1898/+117
|
* Checked for policy 4.0.1debian/20170717Thijs Kinkhorst2017-08-142-2/+2
|
* Add Closes: #858064Michael Shuler2017-07-211-0/+1
|
* Update to Standards-Version: 4.0.0Michael Shuler2017-07-202-1/+2
|
* Release 20170717Michael Shuler2017-07-201-2/+2
|
* Update changelog for email-only removal #721976Michael Shuler2017-07-191-6/+12
|