1
0

Compare commits

..

10 Commits

Author SHA256 Message Date
Marcus Meissner
97b914e32f ship llvmjit from here 2025-11-24 15:56:52 +00:00
d4abf6dbc4 Update patchinfo incident numbers [skip actions] 2025-11-19 09:24:16 +00:00
AutoGits PR Review Bot
c9eacc40cf Merging
PR: products/PackageHub!224
2025-11-19 09:23:57 +00:00
AutoGits PR Review Bot
1bcd952eb3 Merging
PR: products/PackageHub!217
2025-11-19 09:23:34 +00:00
Marcus Meissner
17e4e99ab5 filter out xen bsc#1253226 2025-11-17 16:30:01 +00:00
Marcus Meissner
662a62addd add patchunfo for certbot 2025-11-14 10:02:45 +00:00
AutoGits PR Review Bot
d9ad5b0d95 Merging
PR: products/PackageHub!211
2025-11-14 09:57:31 +00:00
52f1c10e67 Update patchinfo incident numbers [skip actions] 2025-11-13 15:20:09 +00:00
AutoGits PR Review Bot
b95f5de289 Merging
PR: products/PackageHub!212
2025-11-13 15:19:32 +00:00
Markéta Machová
5e88777506 add certbot stack to PackageHub 2025-11-12 11:39:26 +01:00
10 changed files with 54 additions and 8 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

@@ -271,6 +271,12 @@ packagesets:
- update-test-retracted
- update-test-security
- update-test-trivial
- xen
- xen-devel
- xen-libs
- xen-doc-html
- xen-tools
- xen-tools-domU
- yum-utils
# TODO: unneeded Leap package per architecture
@@ -5421,7 +5427,6 @@ packagesets:
- postgresql-docs
- postgresql-jdbc
- postgresql-jdbc-javadoc
- postgresql-llvmjit
- postgresql-plperl
- postgresql-plpython
- postgresql-pltcl
@@ -5431,7 +5436,6 @@ packagesets:
- postgresql13-contrib
- postgresql13-devel
- postgresql13-docs
- postgresql13-llvmjit
- postgresql13-pgaudit
- postgresql13-pgvector
- postgresql13-plperl
@@ -5443,7 +5447,6 @@ packagesets:
- postgresql14-contrib
- postgresql14-devel
- postgresql14-docs
- postgresql14-llvmjit
- postgresql14-pgaudit
- postgresql14-pgvector
- postgresql14-plperl
@@ -5455,7 +5458,6 @@ packagesets:
- postgresql15-contrib
- postgresql15-devel
- postgresql15-docs
- postgresql15-llvmjit
- postgresql15-pgaudit
- postgresql15-pgvector
- postgresql15-plperl
@@ -5467,7 +5469,6 @@ packagesets:
- postgresql16-contrib
- postgresql16-devel
- postgresql16-docs
- postgresql16-llvmjit
- postgresql16-pgaudit
- postgresql16-pgvector
- postgresql16-plperl
@@ -5479,7 +5480,6 @@ packagesets:
- postgresql17-contrib
- postgresql17-devel
- postgresql17-docs
- postgresql17-llvmjit
- postgresql17-pgaudit
- postgresql17-pgvector
- postgresql17-plperl

View File

@@ -1,4 +1,4 @@
<patchinfo>
<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>
@@ -13,4 +13,4 @@ Chromium 142.0.7444.162 (boo#1253267):
</description>
<package>chromium</package>
<seperate_build_arch/>
</patchinfo>
</patchinfo>

View File

@@ -0,0 +1,16 @@
<patchinfo incident="packagehub-22">
<packager>AndreasStieger</packager>
<rating>important</rating>
<category>security</category>
<summary>Security update for certbot</summary>
<description>This update for certbot fixes the following issues:
This update adds the certbot stack. (python modules: ConfigArgParse, acme, certbot, certbot-nginx, josepy, pyRFC3339).
</description>
<package>python-ConfigArgParse</package>
<package>python-acme</package>
<package>python-certbot</package>
<package>python-certbot-nginx</package>
<package>python-josepy</package>
<package>python-pyRFC3339</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