From 7ae3f5fa36cd88f18e58d97297966d8b19cfa834aa32eed760a0bdd0a6d6a071 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Tue, 11 Nov 2025 21:26:09 +0100 Subject: [PATCH] Mark the upgrade to 3.12.12 as fixing CVE-2025-8291, bsc#1251305. --- .gitattributes | 1 + .gitignore | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/.gitattributes b/.gitattributes index 9b03811..a9bfeea 100644 --- a/.gitattributes +++ b/.gitattributes @@ -21,3 +21,4 @@ *.xz filter=lfs diff=lfs merge=lfs -text *.zip filter=lfs diff=lfs merge=lfs -text *.zst filter=lfs diff=lfs merge=lfs -text +*.changes merge=merge-changes diff --git a/.gitignore b/.gitignore index 57affb6..fe34bb2 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,5 @@ .osc +*.obscpio +_build.* +.pbuild +python312-3.12.*-build