1
0

Compare commits

..

1 Commits

Author SHA256 Message Date
Marcus Meissner
662a62addd add patchunfo for certbot 2025-11-14 10:02:45 +00:00
2 changed files with 17 additions and 6 deletions

View File

@@ -271,12 +271,6 @@ 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

View File

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