ca-certificates-java 20220719 source package in Ubuntu

Changelog

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

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ca-certificates-java_20220719.dsc 1.8 KiB d14b15145e0af9c7b3f054af00d13542a7b0192ce3e27afdf890b627090f89c3
ca-certificates-java_20220719.tar.xz 16.8 KiB a627585de3e0c827300094f113dd3326e92744abfabadef55d122d7f980e28ad

Available diffs

No changes file available.

Binary packages built by this source

ca-certificates-java: Common CA certificates (JKS keystore)

 This package uses the hooks of the ca-certificates package to update the
 cacerts JKS keystore used for many java runtimes.