1
0

Compare commits

..

1 Commits

Author SHA256 Message Date
afd5bb9d43 Add python-ty 2026-02-24 16:31:18 +01:00
5 changed files with 17 additions and 16 deletions

4
.gitmodules vendored
View File

@@ -26286,6 +26286,10 @@
path = python-tldextract
url = ../../pool/python-tldextract
branch = leap-16.0
[submodule "python-ty"]
path = python-ty
url = ../../pool/python-ty
branch = leap-16.0
[submodule "openQA-devel-container"]
path = openQA-devel-container
url = ../../pool/openQA-devel-container

2
gimp

Submodule gimp updated: fd2840fcd9...d7bae19de0

View File

@@ -0,0 +1,11 @@
<patchinfo>
<packager>eroca</packager>
<rating>moderate</rating>
<category>recommended</category>
<summary>Recommended update for python-ty</summary>
<description>This update for python-ty fixes the following issues:
Introduce python-ty.
</description>
<package>python-ty</package>
</patchinfo>

View File

@@ -1,15 +0,0 @@
<patchinfo>
<issue tracker="bnc" id="1257959">VUL-0: CVE-2026-2239: gimp: missing null terminator when processing a specially crafted PSD file can lead to a heap buffer overflow and an application crash</issue>
<issue tracker="cve" id="2026-2239"/>
<packager>mgorse</packager>
<rating>low</rating>
<category>security</category>
<summary>Security update for gimp</summary>
<description>This update for gimp fixes the following issues:
Changes in gimp:
- CVE-2026-2239: Fixed a heap buffer overflow in psd-util.c (bsc#1257959).
</description>
<package>gimp</package>
</patchinfo>

1
python-ty Submodule

Submodule python-ty added at eb1563de38