------------------------------------------------------------------- Mon May 10 14:59:41 UTC 2021 - Fridrich Strba - Upgrade to guava 30.1.1 * fixes bsc#1179926, CVE-2020-8908: temp directory creation vulnerability in Guava versions prior to 30.0 - Removed patch: * guava-25.0-java8compat.patch + the compatibility is handled in the upstream code - Added patch: * donotmock.patch + patch @DoNotMock annotation occurrences in order to put them in a format that our regex is able to identify and kill ------------------------------------------------------------------- Wed Dec 4 17:32:18 UTC 2019 - Fridrich Strba - Avoid version-less dependencies that can cause problems with some tools ------------------------------------------------------------------- Fri Nov 22 04:52:39 UTC 2019 - Fridrich Strba - Build the package with ant in order to prevent build cycles * using a generated and customized ant build system ------------------------------------------------------------------- Thu Oct 10 21:00:22 UTC 2019 - Fridrich Strba - Added patch: * guava-25.0-java8compat.patch + Avoid callingoverridden methods with covariant return types for java.nio.ByteBuffer and java.nio.CharBuffer, which were introduced in Java 9 + This allows us to produce with Java >= 9 binaries that are compatible with Java 8 ------------------------------------------------------------------- Fri Apr 12 10:05:01 UTC 2019 - Fridrich Strba - Initial packaging of guava 25.0