Releases: raforg/danectl
Releases · raforg/danectl
0.6 (20210906)
- Make all reporting of extraneous records greppable zonefile comments
- Support non-GNU sed that doesn't handle 's/ /\t/'
- Make rollover reporting of old records to remove greppable zonefile comments
- Change "extraneous" term to the more accurate "superfluous"
- Add author/url/git variables to remove duplication
- Improve handling of invalid command line usage
- Make tlsa-check superfluous record output slightly nicer (remove space)
- Change "subcommand" term to "command"
- Make tlsa-check superfluous record output prettier
- Remove cut prerequisite
- Add RR name terminating dot where missing
- Add certname and terminating dot to TLSA RR name for rollover and tlsa-check
- Documentation improvements
0.5 (20210903)
- Add OPENPGPKEY (openpgpkey and openpgpkey-check subcommands)
- Add SMIMEA (smimea and smimea-check subcommands)
- Minor documentation improvements
0.4.1 (20210901)
- Fix sshfp/sshfp-check syntax documentation in usage, help, manpage
- Add make uninstall
0.4 (20210830)
- Add SSHFP (sshfp and sshfp-check subcommands)
- Add ls to list of requirements in manpage
0.3.2 (20210830)
- Makefile - Use danectl in cwd to make the manpage
- Changed one line description and rewrote introduction
- Added COPYING
- Remove redundant extra /etc/init.d check
- Add check for rcctl for reloading services on OpenBSD
- Add error message when unable to reload services
- Check ~/.danectlrc ownership and permissions before executing it
- Add CODE_OF_CONDUCT.md
- Add .gitignore
0.3.1 (20210826)
- Minor documentation improvements
0.3 (20210826)
- Updated certbot renew failure message
- Change tlsa-check with no certname to check all certnames
- More/better command aliases
- Add tlsa-check for extra records that should be deleted
- Remove perl prerequisite
0.2 (20210825)
- Check for root privileges early
- More command aliases
- Add missing aliases command to manpage synopsis
- After rollover, use certbot renew (not certonly) in case there are any pre/post hooks
- Add examples to README.md (and minor changes to DESCRIPTION)
- Improve prerequisite checks
- Remove systemctl prerequisite
- Remove pod2man installation prerequisite
- Minor documentation improvements
0.1 (20210824)
Initial release.