1
0

Compare commits

..

2 Commits

Author SHA256 Message Date
53f62dea5d Add python-tenacity 2026-02-17 11:16:09 +01:00
c915a54f81 workflow.config: add "Labels" definition to the JSON
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2026-02-16 14:12:50 +01:00
5 changed files with 17 additions and 48 deletions

4
.gitmodules vendored
View File

@@ -16862,6 +16862,10 @@
path = python-tcolorpy
url = ../../pool/python-tcolorpy
branch = leap-16.0
[submodule "python-tenacity"]
path = python-tenacity
url = ../../pool/python-tenacity
branch = leap-16.0
[submodule "python-textile"]
path = python-textile
url = ../../pool/python-textile

View File

@@ -1,48 +0,0 @@
<patchinfo>
<issue tracker="cve" id="2026-2319"/>
<issue tracker="cve" id="2026-2322"/>
<issue tracker="cve" id="2026-2313"/>
<issue tracker="cve" id="2026-2318"/>
<issue tracker="cve" id="2026-2441"/>
<issue tracker="cve" id="2026-2316"/>
<issue tracker="bnc" id="1258185">VUL-0: CVE-2026-2441: chromium: Use after free in CSS (fixed in 145.0.7632.75)</issue>
<issue tracker="cve" id="2026-2323"/>
<issue tracker="cve" id="2026-2321"/>
<issue tracker="cve" id="2026-2317"/>
<issue tracker="bnc" id="1258116">VUL-0: chromium: release 145.0.7632.45</issue>
<issue tracker="cve" id="2026-2315"/>
<issue tracker="cve" id="2026-2320"/>
<issue tracker="cve" id="2026-2314"/>
<issue tracker="bnc" id="1258199">chromium desktop icon shows @@MENUNAME</issue>
<packager>AndreasStieger</packager>
<rating>important</rating>
<category>security</category>
<summary>Security update for chromium</summary>
<description>This update for chromium fixes the following issues:
Changes in chromium:
- fix INSTALL.sh again to replace the tags in desktop file, appdata and manpage (boo#1258199)
- Chromium 145.0.7632.75:
* CVE-2026-2441: Use after free in CSS (boo#1258185)
- Chromium 145.0.7632.67:
* Revert a change in url_fixer that may have caused crashes
- Chromium 145.0.7632.45 (boo#1258116)
* jpeg-xl support has been readded
* CVE-2026-2313: Use after free in CSS
* CVE-2026-2314: Heap buffer overflow in Codecs
* CVE-2026-2315: Inappropriate implementation in WebGPU
* CVE-2026-2316: Insufficient policy enforcement in Frames
* CVE-2026-2317: Inappropriate implementation in Animation
* CVE-2026-2318: Inappropriate implementation in PictureInPicture
* CVE-2026-2319: Race in DevTools
* CVE-2026-2320: Inappropriate implementation in File input
* CVE-2026-2321: Use after free in Ozone
* CVE-2026-2322: Inappropriate implementation in File input
* CVE-2026-2323: Inappropriate implementation in Downloads
</description>
<package>chromium</package>
</patchinfo>

View File

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

1
python-tenacity Submodule

Submodule python-tenacity added at 6ca3c97ae8

View File

@@ -5,6 +5,7 @@
"Branch": "leap-16.0",
"ManualMergeProject": true,
"NoProjectGitPR": true,
"Labels": { "StagingAuto": "staging/Backlog" },
"Reviewers": [
"-maintenance-release-review",
"*opensuse-review",