1
0

Compare commits

..

7 Commits

12 changed files with 79 additions and 4 deletions

24
.gitmodules vendored
View File

@@ -26110,3 +26110,27 @@
path = fprintd
url = ../../pool/fprintd
branch = leap-16.0
[submodule "python-acme"]
path = python-acme
url = ../../pool/python-acme
branch = leap-16.0
[submodule "python-certbot"]
path = python-certbot
url = ../../pool/python-certbot
branch = leap-16.0
[submodule "python-certbot-nginx"]
path = python-certbot-nginx
url = ../../pool/python-certbot-nginx
branch = leap-16.0
[submodule "python-ConfigArgParse"]
path = python-ConfigArgParse
url = ../../pool/python-ConfigArgParse
branch = leap-16.0
[submodule "python-josepy"]
path = python-josepy
url = ../../pool/python-josepy
branch = leap-16.0
[submodule "python-pyRFC3339"]
path = python-pyRFC3339
url = ../../pool/python-pyRFC3339
branch = leap-16.0

View File

@@ -147,8 +147,6 @@ packagesets:
- kernel-livepatch-6_12_0-160000_4-rt
- kernel-livepatch-6_12_0-160000_5-default
- kernel-livepatch-6_12_0-160000_5-rt
- kernel-livepatch-6_12_0-160000_6-default
- kernel-livepatch-6_12_0-160000_6-rt
- kernel-rt-livepatch
- kernel-rt-livepatch-devel
- krb5-mini

View File

@@ -0,0 +1,16 @@
<patchinfo incident="packagehub-21">
<issue tracker="bnc" id="1253267">VUL-0: chromium: release 142.0.7444.162</issue>
<issue tracker="cve" id="2025-13042">VUL-0: chromium: release 142.0.7444.162</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:
Chromium 142.0.7444.162 (boo#1253267):
* CVE-2025-13042: Inappropriate implementation in V8
</description>
<package>chromium</package>
<seperate_build_arch/>
</patchinfo>

View File

@@ -0,0 +1,31 @@
<patchinfo>
<issue tracker="bnc" id="1238516">quilt: cannot refresh patches for non-x86 code</issue>
<issue tracker="bnc" id="1236907">rpm,quilt: update to rpm 4.20 breaks many "quilt setup" invocations</issue>
<packager>jdelvare</packager>
<rating>important</rating>
<category>recommended</category>
<summary>Recommended update for quilt</summary>
<description>This update for quilt fixes the following issues:
Changes in quilt:
Update to version 0.69:
* Fix escaping of % and backslash in patch names
* new: Stop claiming support of option -p ab
* patches: Several performance optimizations
* series: Simplify the code
- Make it possible to run "quilt setup" on a spec file which excludes the local
architecture (boo#1238516).
- Fix building noarch packages with rpm &gt;= 4.20 (boo#1236907).
- Make it possible to preprocess spec files which do not comply with the standard. Most
notably multibuild OBS spec files need to be preprocessed. Use
option "--spec-filter=obs" for these (boo#1236907).
- Detect the change of build root path hierarchy introduced by rpm 4.20 (boo#1236907).
- Install the bash completion file to the right directory (reported
by rpmlint).
</description>
<package>quilt</package>
</patchinfo>

1
python-ConfigArgParse Submodule

Submodule python-ConfigArgParse added at 5c3cff44d9

1
python-acme Submodule

Submodule python-acme added at 27b3328397

1
python-certbot Submodule

Submodule python-certbot added at f9b56088c8

1
python-certbot-nginx Submodule

Submodule python-certbot-nginx added at 64e5a394f6

1
python-josepy Submodule

Submodule python-josepy added at 921f2778a2

1
python-pyRFC3339 Submodule

Submodule python-pyRFC3339 added at d5107ae95b

2
quilt

Submodule quilt updated: 7e71b8b100...819b5349fc