Package: python-certbot / 5.4.0-1

Metadata

Package Version Patches format
python-certbot 5.4.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Remove inlined images from docs privacy risk.patch | (download)

certbot/README.rst | 10 0 + 10 - 0 !
1 file changed, 10 deletions(-)

 remove inlined images from docs; privacy risk


0002 Drop README file from apache config test directory.patch | (download)

certbot-apache/src/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.d/README | 9 0 + 9 - 0 !
1 file changed, 9 deletions(-)

 drop readme file from apache config test directory


0003 git debrebase convert from dgit view drop upstream c.patch | (download)

certbot/src/certbot/_internal/tests/reverter_test.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 git-debrebase convert-from-dgit-view: drop upstream changes from
 breakwater

Drop upstream changes, and delete debian/patches, as part of converting
to git-debrebase format.  Upstream changes will appear as commits.

[git-debrebase convert-from-dgit-view drop-patches]

0004 Reset mock call count using reset_mock since new thr.patch | (download)

certbot/src/certbot/_internal/tests/reverter_test.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 reset mock call count using reset_mock since new thread-safe
 implementation means it can no longer just be set to 0