diff --git a/snakeyaml.changes b/snakeyaml.changes index 4735090..1bfd8ed 100644 --- a/snakeyaml.changes +++ b/snakeyaml.changes @@ -1,13 +1,25 @@ +------------------------------------------------------------------- +Sat May 15 17:33:53 UTC 2021 - Fridrich Strba + +- Upgrade to upstream release 1.28 + * Fixes bsc#1186088, CVE-2017-18640 +- Removed patch: + * 0003-fix-broken-test.patch + + not needed since integrated upstream +- Modified patch: + * 0001-replace-bundled-base64coder-with-java.util.Base64.patch + * rediff to changed context + ------------------------------------------------------------------- Sun Nov 10 05:55:34 UTC 2019 - Fridrich Strba - Upgrade to upstream release 1.25 -- Removed patch: +- Removed patch: * 0001-Replace-bundled-base64-implementation.patch + replaced by other implementation - Modified patch: * 0002-Replace-bundled-gdata-java-client-classes-with-commo.patch - + Rediff to changed context + + Rediff to changed context - Added patches: * 0001-replace-bundled-base64coder-with-java.util.Base64.patch + Replace with internal jdk8+ implementation