guava-libraries 32.0.1-1 source package in Ubuntu

Changelog

guava-libraries (32.0.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 32.0.1 (Closes: #1038979)
    Addresses insecure temp directory creation
    See: CVE-2020-8908 CVE-2023-2976
  * Bump Standards-Version to 4.6.2 (no changes)
  * Freshen years in debian/copyright
  * Remove 04-source-encoding.patch; applied upstream
  * Refresh remaining patches for upstream 32.0.1
  * Ignore com.google.errorprone:error_prone_core
  * Patch out reference to com.google.errorprone:error_prone_core
  * Remove get-orig-source target from debian/rules
  * Update debian/rules to use DEB_VERSION_UPSTREAM
  * Update debian/watch to use xz compression

 -- tony mancill <email address hidden>  Fri, 23 Jun 2023 22:27:47 -0700

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
Oracular release universe java
Noble release universe java
Mantic release universe java

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
guava-libraries_32.0.1-1.dsc 2.3 KiB 8e5048b5406ffdf17fe32860b2bea7bd5fe28c99285cd2ff11c2fa326987c0ac
guava-libraries_32.0.1.orig.tar.xz 3.3 MiB 9fe8fb149a2e9a0e24de658fb094767182593e64e21ba00556bc53ee35deae2c
guava-libraries_32.0.1-1.debian.tar.xz 21.3 KiB d36dd6df68408648b541ae2ae14a79bea227700ab9293b3465e85d4a39c60c29

Available diffs

No changes file available.

Binary packages built by this source

libguava-java: Suite of Google common libraries for Java

 Guava is a suite of core and expanded libraries that include
 utility classes, google's collections, io classes, concurrency
 support and other features.
 .
 Guava has two code dependencies - javax.annotation per the JSR-305 spec
 and javax.inject per the JSR-330 spec.

libguava-testlib-java: Google Testing Libraries for Java

 Guava is a suite of core and expanded libraries that include
 utility classes, google's collections, io classes, concurrency
 support and other features.
 .
 Guava testlib is a set of Java classes for more convenient unit testing.