1
0

Compare commits

..

6 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
4 changed files with 23 additions and 38 deletions

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

@@ -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>

View File

@@ -1,31 +0,0 @@
<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>

2
quilt

Submodule quilt updated: 819b5349fc...7e71b8b100