forked from products/PackageHub
Compare commits
6 Commits
maintenanc
...
ship-postg
| Author | SHA256 | Date | |
|---|---|---|---|
|
|
97b914e32f | ||
| d4abf6dbc4 | |||
|
|
c9eacc40cf | ||
|
|
1bcd952eb3 | ||
|
|
17e4e99ab5 | ||
|
|
662a62addd |
@@ -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
|
||||
|
||||
16
patchinfo.20251114110535882810.90520734224245/_patchinfo
Normal file
16
patchinfo.20251114110535882810.90520734224245/_patchinfo
Normal 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,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 >= 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
2
quilt
Submodule quilt updated: 819b5349fc...7e71b8b100
Reference in New Issue
Block a user