summaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
* mozilla/{certdata.txt,nssckbi.h}: Update Mozilla certificate authority ↵Julien Cristau2021-10-041-1/+20
| | | | | | | | | | | | | | | | | | | | | | | bundle to version 2.50 The following certificate authorities were added (+): + "AC RAIZ FNMT-RCM SERVIDORES SEGUROS" + "GlobalSign Root R46" + "GlobalSign Root E46" + "GLOBALTRUST 2020" + "ANF Secure Server Root CA" + "Certum EC-384 CA" + "Certum Trusted Root CA" The following certificate authorities were removed (-): - "QuoVadis Root CA" - "Sonera Class 2 Root CA" - "GeoTrust Primary Certification Authority - G2" - "VeriSign Universal Root Certification Authority" - "Chambers of Commerce Root - 2008" - "Global Chambersign Root - 2008" - "Trustis FPS Root CA" - "Staat der Nederlanden Root CA - G3"
* Bump package priority from optional to standard.Julien Cristau2021-01-272-0/+2
|
* Don't remove ca-certificates.crt before updating itJulien Cristau2021-01-201-0/+3
| | | | | It would previously go missing for a short while (closes: #920348). Thanks, Dimitris Aragiorgis!
* Create temporary ca-certificates.crt on the same file system.Julien Cristau2021-01-201-0/+5
| | | | Closes: #923784
* Fix day-of-week for changelog entry 20090624.Debian Janitor2021-01-201-1/+7
| | | | | Fixes: lintian: debian-changelog-has-wrong-day-of-week See-also: https://lintian.debian.org/tags/debian-changelog-has-wrong-day-of-week.html
* Upload to unstabledebian/20210119archive/debian/20210119Julien Cristau2021-01-191-2/+2
|
* Update Mozilla certificate authority bundle to version 2.46Julien Cristau2021-01-191-10/+20
| | | | | | | | | | | | | | | | | | | | | | | 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-111-4/+21
| | | | This reverts commit 1efe81a680eedb94111716c8825290a0cde509af.
* Grab Ubuntu patch to make the package compatible and building with Python3Matthias Klose2020-06-032-1/+8
|
* Fix typo on AddTrust CNdebian/20200601archive/debian/20200601Michael Shuler2020-06-011-2/+2
|
* Blacklist expired root certificate, "AddTrust External CA Root"Michael Shuler2020-06-011-1/+5
|
* 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-011-3/+17
|
* Update Mozilla CA bundle to 2.40Michael Shuler2020-01-181-3/+13
|
* Set release to 20190122Michael Shuler2019-01-221-2/+2
|
* Update Mozilla CA bundle to 2.30Michael Shuler2019-01-101-0/+15
|
* 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-201-0/+3
| | | | | | 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-201-3/+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-201-0/+3
| | | | | | 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-201-0/+18
|
* Set 20180409 to 'unstable' for releasedebian/20180409Michael Shuler2018-04-091-2/+2
|
* Drop -compat flag on `openssl rehash`Michael Shuler2018-04-091-1/+1
|
* 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-053-2/+4
| | | | Switch to `openssl rehash` and drop usage of `c_rehash` script
* Update mozilla/blacklist.txtMichael Shuler2018-03-291-0/+3
| | | | | - remove certificates no longer in certdata.txt - explicitly ignore distrusted certificates to prevent build errors
* 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-291-16/+6
|
* 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-141-0/+21
|
* Checked for policy 4.0.1debian/20170717Thijs Kinkhorst2017-08-142-2/+2
|
* Add Closes: #858064Michael Shuler2017-07-211-0/+1
|