------------------------------------------------------------------- Fri Mar 11 12:13:02 UTC 2022 - 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 - Remove parent reference from ALL distributed pom files - Avoid version-less dependencies that can cause problems with some tools - Build the package with ant in order to prevent build cycles * using a generated and customized ant build system - 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 ------------------------------------------------------------------- Thu Feb 10 14:25:23 UTC 2022 - Thomas Florio - Enable aarch64 ------------------------------------------------------------------- Sat Nov 28 13:02:04 UTC 2020 - Michael Calmer - build always with java 11 or higher ------------------------------------------------------------------- Tue Mar 5 16:47:51 UTC 2019 - Frantisek Kobzik - Updated from 13.0.1 to 27.0.1 - Changes between 13.0.1 and 23.0: https://github.com/google/guava/wiki/Release14 https://github.com/google/guava/wiki/Release15 https://github.com/google/guava/wiki/Release16 https://github.com/google/guava/wiki/Release17 https://github.com/google/guava/wiki/Release18 https://github.com/google/guava/wiki/Release19 https://github.com/google/guava/wiki/Release23 - Changes between 23.0 and 27.0.1: see https://github.com/google/guava/releases - Added: * v27.0.1.tar.gz - Removed: * guava-13.0.1-jdk9.patch * guava-13.0.1.tar.gz ------------------------------------------------------------------ Wed Nov 9 11:47:56 UTC 2017 - jgonzalez@suse.com - Fix build for JDK9 - Add: * guava-13.0.1-jdk9.patch ------------------------------------------------------------------- Mon Nov 9 18:01:43 UTC 2015 - fkobzik@suse.com - initial release