forked from products/PackageHub
Compare commits
8 Commits
maintenanc
...
ship-postg
| Author | SHA256 | Date | |
|---|---|---|---|
|
|
97b914e32f | ||
| d4abf6dbc4 | |||
|
|
c9eacc40cf | ||
|
|
1bcd952eb3 | ||
|
|
17e4e99ab5 | ||
|
|
662a62addd | ||
|
|
d9ad5b0d95 | ||
|
|
5e88777506 |
24
.gitmodules
vendored
24
.gitmodules
vendored
@@ -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
|
||||
|
||||
@@ -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
python-ConfigArgParse
Submodule
1
python-ConfigArgParse
Submodule
Submodule python-ConfigArgParse added at 5c3cff44d9
1
python-acme
Submodule
1
python-acme
Submodule
Submodule python-acme added at 27b3328397
1
python-certbot
Submodule
1
python-certbot
Submodule
Submodule python-certbot added at f9b56088c8
1
python-certbot-nginx
Submodule
1
python-certbot-nginx
Submodule
Submodule python-certbot-nginx added at 64e5a394f6
1
python-josepy
Submodule
1
python-josepy
Submodule
Submodule python-josepy added at 921f2778a2
1
python-pyRFC3339
Submodule
1
python-pyRFC3339
Submodule
Submodule python-pyRFC3339 added at d5107ae95b
Reference in New Issue
Block a user