Package: dehydrated / 0.6.2-2+deb10u1~deb9u1

Metadata

Package Version Patches format
dehydrated 0.6.2-2+deb10u1~deb9u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
added temporary wrapper script for compatibility with old.patch | (download)

letsencrypt.sh | 64 64 + 0 - 0 !
1 file changed, 64 insertions(+)

 added temporary wrapper script for compatibility with old config
 locations and symlinks, will be removed in a few weeks

[ edit: drop changes in README.md ]

Update the location of WELLKNOWN in the notice message of.patch | (download)

letsencrypt.sh | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 update the location of wellknown in the notice message of
 letsencrypt.sh

+ fix typo s/know/now/

honor config if the user provided one to letsencrypt.sh w.patch | (download)

letsencrypt.sh | 7 3 + 4 - 0 !
1 file changed, 3 insertions(+), 4 deletions(-)

 honor --config if the user provided one to letsencrypt.sh wrapper


Support both config.sh and config as config filenames for.patch | (download)

letsencrypt.sh | 10 6 + 4 - 0 !
1 file changed, 6 insertions(+), 4 deletions(-)

 support both 'config.sh' and 'config' as config filenames for
 letsencrypt.sh


Fixes 559 when HTTP 2 is used header names are lower case.patch | (download)

dehydrated | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 fixes #559 : when http/2 is used,
 header names are lower case. So adding ignore case option (-i) to grep's.


Only match Replace Nonce header at beginning of line.patch | (download)

dehydrated | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 only match replace-nonce header at beginning of line


fixed a bug that resulted in a deleted domains.txt when u.patch | (download)

dehydrated | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fixed a bug that resulted in a deleted domains.txt when using
 incorrect parameters in combination with signcsr (fixes #597)


document DOMAINS_D parameter in example config fixes 575 .patch | (download)

docs/examples/config | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

 document domains_d parameter in example config (fixes #575,
 closes #582)


implement POST as GET closes 626.patch | (download)

dehydrated | 10 7 + 3 - 0 !
1 file changed, 7 insertions(+), 3 deletions(-)

 implement post-as-get (closes #626)


tiny documentation fix per certificate config can overrid.patch | (download)

docs/per-certificate-config.md | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 tiny documentation fix: per-certificate-config can override
 PRIVATE_KEY_ROLLOVER (closes #614)


fixed fetching of account information fixes 652 fixes 647.patch | (download)

dehydrated | 9 9 + 0 - 0 !
1 file changed, 9 insertions(+)

 fixed fetching of account information (fixes #652, fixes #647,
 fixes #650, closes #648)


release 0.6.4 fixed account id handling again.patch | (download)

dehydrated | 15 9 + 6 - 0 !
1 file changed, 9 insertions(+), 6 deletions(-)

 release 0.6.4 (fixed account id handling, again)


release 0.6.5 fixed apiv1 compatibility.patch | (download)

dehydrated | 23 12 + 11 - 0 !
1 file changed, 12 insertions(+), 11 deletions(-)

 release 0.6.5 (fixed apiv1 compatibility...)