Changelog for
dehydrated-apache2-0.7.0+41.g7128e6b-11.21.noarch.rpm :
* Sat Apr 23 2022 obs-service-tar-scmAATTinvalid- Update to version 0.7.0+41.g7128e6b:
* rfc8738: fix CN on certs with mixed ip+dns
* rfc8738: only replace ip with reverse dns thingy if tls-alpn-01 is used
* implemented rfc 8738 support
* really reverted regression in somehow broken array expansion from e963438c..
* reverted regression in somehow broken array expansion from e963438c (fixes #850)
* removed old logo
* readme and (temporary) logo update
* fix regression from e963438c (fixes #849)
* use noglob helpers for domains.txt.d parsing
* added some changes to changelog
* Thu Dec 10 2020 daniel.molkentinAATTsuse.com- Update to version 0.7.0+1.g3a77955:
* bump changelog for new draft releases
* preparing for release 0.7.0
* use normal error behaviour for failing http requests (fixes #782)
* allow to set domains.txt as cli argument (fixes #678)
* use secp384r1 as default (instead of rsa, fixes #651)
* use secp384r1 as default (instead of rsa, fixes #651)
* adding new CLI Command (--cleanupdelete / -gcd) to cleanup+delete (instead of just moving to /archive) (closes #587)
* allow setting OCSP_FETCH and OCSP_DAYS per certificate config (closes #602, thx AATTbjacke)
* cleanup: also remove dangling symlinks
* cleanup: also do cleanup if symlink is broken (closes #667)
* make alpn-validation certificates and keys group readable (closes #754, fixes #753)
* Fix OCSP_FETCH with libressl
* Thu Dec 10 2020 daniel.molkentinAATTsuse.com- Update to version 0.6.5+52.g481aba7:
* remove quotes from per-cert-config vars to allow for spaces (fixes #789, closes #791)
* changed method for parsing issuer cn, fixing compatibility with some openssl versions
* show available options if preferred chain is not found
* fix spaces in sudo arguments
* Mon Nov 16 2020 daniel.molkentinAATTsuse.com- Update to version 0.6.5+48.gc670c18:
* added display-terms to changelog+readme
* add --display-terms to display the URL for the current ToS
* added support for requesting preferred-chain instead of default chain
* Wed Sep 30 2020 daniel.molkentinAATTsuse.com- Update to version 0.6.5+45.g7d3288f:
* one more \\s -> [[:space:]] replacement
* Replace \\s with [[:space:]] for compatibility
* Complain about deactivated accounts
* implement account deactivation through --deactivate parameter
* Don\'t require sudo before we know we really need it
* Do not fail silently with invalid sudo user/group
* add more CAs, now that support for CA presets is implemented
* fix OS name detection
* Thu Sep 17 2020 daniel.molkentinAATTsuse.com- Update to version 0.6.5+37.gb3abc41:
* tmpfix: log error if acmev1 validation is denied + fix unbound variable
* eab: use hex key instead of binary (fixes issue with nullbytes)
* do not fail on challenge in \"processing\" state (fixes #759)
* fixed bad typo..
* readme+changelog
* EAB + ZeroSSL support
* read boolean values from json
* removed accidental shebang
* use presets for some CAs instead of requiring full urls
* Mon Sep 14 2020 daniel.molkentinAATTsuse.com- Update to version v0.6.5+suse.28.g42a0fc9:
* fix tls-alpn-01 configuration example
* fixed some typos (fixes #725, fixes #741, fixes #740)
* removed tmp file in \'generate_alpn_certificate\' function
* fixed zsh compatibility
* merged temporary json.sh into dehydrated, fixed authorization \"pending\" loop
* experimental json.sh support
* Use existing curl version var
* removed instructions for importing from \"official\" client (certbot) as it probably doesn\'t work anymore and there isn\'t really much use for it anyway
* fix link to wiki in documentation (fixes #690)
* reworked dependency check and moved it up a bit in code (fixes #715, resolves #717 again...)
* Mon Sep 14 2020 Daniel Molkentin
- Reenable nginx subpackage for factory
* Mon Jun 29 2020 Daniel Molkentin - Update maintainer file and package description, remove features that are better described in the (upstream maintained) man page.
* Mon Jun 29 2020 Daniel Molkentin - Remove potentially harmful scriptlet (bsc#1154167). Documented transition case in the maintainer README. Unlikely enough. The versions that have not transitioned yet would be broken for more than two years now.