Skip to content

Releases: raforg/danectl

0.6 (20210906)

05 Sep 14:20

Choose a tag to compare

- 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)

03 Sep 14:05

Choose a tag to compare

- Add OPENPGPKEY (openpgpkey and openpgpkey-check subcommands)
- Add SMIMEA (smimea and smimea-check subcommands)
- Minor documentation improvements

0.4.1 (20210901)

01 Sep 10:32

Choose a tag to compare

- Fix sshfp/sshfp-check syntax documentation in usage, help, manpage
- Add make uninstall

0.4 (20210830)

30 Aug 13:26

Choose a tag to compare

- Add SSHFP (sshfp and sshfp-check subcommands)
- Add ls to list of requirements in manpage

0.3.2 (20210830)

30 Aug 10:01

Choose a tag to compare

- 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)

26 Aug 14:08

Choose a tag to compare

- Minor documentation improvements

0.3 (20210826)

26 Aug 11:53

Choose a tag to compare

- 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)

25 Aug 13:44

Choose a tag to compare

- 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)

24 Aug 13:10

Choose a tag to compare

Initial release.