Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gradle for openSUSE:Factory checked in at 2022-11-03 19:13:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gradle (Old) and /work/SRC/openSUSE:Factory/.gradle.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gradle" Thu Nov 3 19:13:53 2022 rev:22 rq:1032905 version:4.4.1 Changes: -------- --- /work/SRC/openSUSE:Factory/gradle/gradle.changes 2022-05-23 17:05:36.849256000 +0200 +++ /work/SRC/openSUSE:Factory/.gradle.new.2275/gradle.changes 2022-11-03 19:14:24.928089004 +0100 @@ -1,0 +2,15 @@ +Tue Oct 11 15:39:35 UTC 2022 - Valentin Lefebvre <valentin.lefeb...@suse.com> + +- Added patches: + * refractors-uses-and-creation-of-temp-dirs-to-use-unified-api.patch + * Created from commit 00ea1181ded00196664379edffa3ce043cb27191 + * This centralization allows unified control over temporary file & directory creation. + The goal is to drive all temp directory creation logic through a + set of common logical components. Doing so allows us to make our temp directory + usage relocatable. + * refractor-temporary-directory-usages.patch + * Created from commit 8c2f6b7db50ab071a289fb5c4cbb9b2125609105 + * Refractor temporary directory usages to be safe + bsc#1184807 cve-2021-29428 + +------------------------------------------------------------------- New: ---- refractor-temporary-directory-usages.patch refractors-uses-and-creation-of-temp-dirs-to-use-unified-api.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gradle.spec ++++++ --- /var/tmp/diff_new_pack.YIWyAb/_old 2022-11-03 19:14:25.800094131 +0100 +++ /var/tmp/diff_new_pack.YIWyAb/_new 2022-11-03 19:14:25.804094154 +0100 @@ -55,6 +55,8 @@ Patch303: cast-estimated-runtime-to-long.patch Patch304: port-to-guava-30.patch Patch305: gradle-java17.patch +Patch400: refractors-uses-and-creation-of-temp-dirs-to-use-unified-api.patch +Patch401: refractor-temporary-directory-usages.patch # manpage build dependencies BuildRequires: asciidoc # Generic build dependencies ++++++ refractor-temporary-directory-usages.patch ++++++ ++++ 2333 lines (skipped) ++++++ refractors-uses-and-creation-of-temp-dirs-to-use-unified-api.patch ++++++ ++++ 1297 lines (skipped)