Change logs for ca-certificates-java source package in Kinetic

  • ca-certificates-java (20220719ubuntu0.1) kinetic-security; urgency=medium
    
      * REGRESSION UPDATE: ca-certificates-java can fail to install with
        openjdk-17 (LP: #2019908).
        - d/postinst, d/jks-keystore.hook: copy java.security for import tool
      * d/t/*: add autopkgtests.
    
     -- Vladimir Petko <email address hidden>  Thu, 18 May 2023 08:39:52 +1200
  • ca-certificates-java (20220719) unstable; urgency=medium
    
      [ Andreas Beckmann ]
      * Team upload.
      * Switch to debhelper-compat (= 13).
      * Set Rules-Requires-Root: no.
      * UpdateCertificates.java: Ignore empty lines in stdin.  (Closes: #795244)
      * Avoid warning about missing /etc/ssl/certs/java/cacerts on initial
        install.
      * Do not be satisfied by java7-runtime-headless.
      * Remove support for upgrading from versions predating wheezy.
      * Clean up misplaced symlinks in the root directory left over by ancient
        versions.  (Closes: #688415)
      * Drop libnss3 manipulations, no longer needed since openjdk-6-jre-headless
        at least.
      * Add update-ca-certificates-java trigger and let jks-keystore record the
        pending certificate updates and postpone them to the processing of this
        trigger.  (Closes: #908858)
      * Add update-ca-certificates-java-fresh trigger, will be activated by
        update-ca-certificates -f.  (Closes: #922981)
      * Remove obsolete certificates when building a fresh cacerts file.
        (Closes: #767272)
      * Bump ca-certificates dependency to 20210120.
      * Skip Java certificates setup if no JRE is available.
      * Add trigger on /usr/lib/jvm to perform Java certificates setup if a JRE
        becomes available.
      * Demote JRE dependency to Recommends to break dependency cycle.
        (Closes: #929685, #940297)
      * Foreign architecture JREs that place java in PATH are also usable.
        (Closes: #776860, #864331)
    
      [ Matthias Klose ]
      * Support Java 18-21. Closes: #994152.
      * Bump Standards-Version to 4.6.0.
    
     -- Matthias Klose <email address hidden>  Tue, 19 Jul 2022 16:02:33 +0200
  • ca-certificates-java (20190909) unstable; urgency=medium
    
      * Team upload.
      * Removed the ${nss:Depends} substvar
      * Removed the @NSS_LIB@ template parameter
      * Removed the now unused ${jre:Depends} substvar
      * Build with the DH sequencer
      * Standards-Version updated to 4.4.0
    
     -- Emmanuel Bourg <email address hidden>  Mon, 09 Sep 2019 11:56:28 +0200