Change logs for ca-certificates source package in Disco

  • ca-certificates (20190110) unstable; urgency=high
    
      * debian/control:
        Depend on openssl (>= 1.1.1).
        Set Standards-Version: 4.3.0.1.
        Set Build-Depends: debhelper-compat (= 12); drop d/compat
        Remove trailing whitespace from d/changelog.
      * debian/ca-certificates.postinst:
        Fix permissions on /usr/local/share/ca-certificates when using symlinks.
        Closes: #916833
      * sbin/update-ca-certificates:
        Remove orphan symlinks found in /etc/ssl/certs to prevent `openssl
        rehash` from exiting with an error. Closes: #895482, #895473
        This will also fix removal of user CA certificates from /usr/local without
        needing to run --fresh. Closes: #911303
      * mozilla/{certdata.txt,nssckbi.h}:
        Update Mozilla certificate authority bundle to version 2.28.
        The following certificate authorities were added (+):
        + "GlobalSign Root CA - R6"
        + "OISTE WISeKey Global Root GC CA"
        The following certificate authorities were removed (-):
        - "Certplus Root CA G1"
        - "Certplus Root CA G2"
        - "OpenTrust Root CA G1"
        - "OpenTrust Root CA G2"
        - "OpenTrust Root CA G3"
        - "TÜRKTRUST Elektronik Sertifika Hizmet Sağlayıcısı H5"
        - "Visa eCommerce Root"
    
     -- Michael Shuler <email address hidden>  Thu, 10 Jan 2019 19:31:31 -0600
  • ca-certificates (20180409ubuntu0.19.04.1) disco; urgency=medium
    
      [ Mauricio Faria de Oliveira ]
      * No change rebuild to get ca-certificates-udeb into archive
        (LP: #1807023)
    
     -- Dan Streetman <email address hidden>  Mon, 26 Nov 2018 17:13:12 -0200
  • ca-certificates (20180409) unstable; urgency=medium
    
      [ Michael Shuler ]
      * mozilla/{certdata.txt,nssckbi.h}:
        Update Mozilla certificate authority bundle to version 2.22.
        The following certificate authorities were added (+):
        + "GDCA TrustAUTH R5 ROOT"
        + "SSL.com EV Root Certification Authority ECC"
        + "SSL.com EV Root Certification Authority RSA R2"
        + "SSL.com Root Certification Authority ECC"
        + "SSL.com Root Certification Authority RSA"
        + "TrustCor ECA-1"
        + "TrustCor RootCert CA-1"
        + "TrustCor RootCert CA-2"
        The following certificate authorities were removed (-):
        - "ACEDICOM Root"
        - "AddTrust Low-Value Services Root"
        - "AddTrust Public Services Root"
        - "AddTrust Qualified Certificates Root"
        - "CA Disig Root R1"
        - "CNNIC ROOT"
        - "Camerfirma Chambers of Commerce Root"
        - "Camerfirma Global Chambersign Root"
        - "Certinomis - Autorité Racine"
        - "Certum Root CA"
        - "China Internet Network Information Center EV Certificates Root"
        - "Comodo Secure Services root"
        - "Comodo Trusted Services root"
        - "DST ACES CA X6"
        - "GeoTrust Global CA 2"
        - "PSCProcert"
        - "Security Communication EV RootCA1"
        - "Swisscom Root CA 1"
        - "Swisscom Root CA 2"
        - "Swisscom Root EV CA 2"
        - "TURKTRUST Certificate Services Provider Root 2007"
        - "TUBITAK UEKAE Kok Sertifika Hizmet Saglayicisi - Surum 3"
        - "UTN USERFirst Hardware Root CA"
      * mozilla/blacklist.txt
        Update blacklist to remove certificates no longer in certdata.txt and
        explicitly ignore distrusted certificates.
      * debian/copyright:
        Fix lintian insecure-copyright-format-uri with https URL.
      * debian/changelog:
        Fix lintian file-contains-trailing-whitespace.
      * debian/{compat,control}:
        Set to debhelper compat 11.
      * Update openssl dependency to >= 1.1.0 to support `openssl rehash` and drop
        usage of `c_rehash` script. Closes: #895075
    
      [ Thijs Kinkhorst ]
      * Remove Christian Perrier from uploaders at his request (closes: #894070).
      * Checked for policy 4.1.4, no changes.
    
     -- Michael Shuler <email address hidden>  Mon, 09 Apr 2018 18:43:49 -0500