*
Release 1.1 Start 11/04/2017
- 22/05/2018
1.  Added dnsgetroot
2.  added str_diffn()
3.  added comments for dempsky's patch djbdns<=1.05 lets AXFRed subdomains overwrite domains
4.  fixed debian/prerm script
5.  added selinux rules for tinydns
6.  added Pre-Depends daemontools
7.  remove tinydns, dnscache service on uninstall
8.  shutdown tinydns, dnsccache service on uninstall
9.  added compile time option to add dnssec support
10. tinydnssec - added SRV patch
11. added native SRV type to tinydns-data
12. makes axfr-get decompose SRV and PTR records and write them out in native format
13. added curvedns
14. fixed typo in debian/postrm.in
15. (rpm, debian) - create tinydnssec, dqcache, curvedns service config
16. added dqcache-conf, curvedns-conf programs
17. added compile time option to add dnssec, curvedns support
18. added djbdns.7 man page
19. Changed dns accounts to Gtinydns, Gdnslog, Gdnscache
20. added man page for random-ip, dnsgetroot
21. use qmaill for loguser
22. upgraded dnscurve to version 0.88
23. added call to setgroups(0, 0) to drop supplementary groups
24. fixed tryshsgr.c
- 23/04/2020
25. create/delete UNSHARE variable during installation/uninstallation
26. turn on/off executable bit on svscan run file on install/removal of
    tinydnssec
- 23/04/2020
27. tinydnssec.spec, debian/preinst.in debian/postinst.in - fixes for
    service shutdown startup on upgrade
- 19/11/2020
28. query.[c,h]: Increase QUERY_MAXLEVEL to 10 from 5 to fix
    dnscache CNAME chain lookup problem with gluelessness & improve short
    ttl cname resolution and glueless answer from akadnsk
- 20/11/2020
29. query.c, dnscache.c: use env variable QUERY_MAXNS, QUERY_MAXALIAS,
    QUERY_MAXLOOP, QUERY_MAXLEVEL to set maxns, max alias, max iteration
    and max level
30. dnscaache-conf: create env/QUERY_MAXLOOP
- 23/11/2020
31. use libqmail for common functions
- 13/02/2021
32. Makefile: added iopause.h depdendency for dns.h
- 28/04/2021
33. Makefile: use -lssl -lcrypto for programs using sha1.o
- 03/05/2021
33. fixed warnings from -Warray-parameter
- 04/05/2021
34. Use internal SHA1 functions and remove -lssl -lcrypto from linker
    command line
- 22/07/2021
35. postinstall/postremove: update code to set/unset resolvconf in svscan if
    running under supervise
35. Makefile: made prefix, sysconfdir, servicedir configureable using Makevars
36. updated svscan resolvconf service if dnscache is configured
- 24/07/2021
37. added dnssvc tool to configure dnscache setup for source installs
38. updated service/resolvconf/variables/.options when updating
    service/.svscan/variables/.options
39. postinst scripts: create /service/dnscache link if missing
40. dnscache.c: added SIGTERM handler to exit 0. Elminates crashed
    messages in supervise logs
- 30/07/2021
41. replaced setup with installer to make installation more configurable
- 31/07/2021
42. PKGBUILD: fixed variables
43. PKGBUILD: change sbin to bin in installer input file SBIN, DIRS.in
44. changed dns account names to dnscache, tinydns
- 02/08/2021
45. PKGBUILD: fix permissions of installed files in destdir
46. PKGBUILD: replaced DESTDIR with pkgdir
47. installer.c: set default permissions when mode=-1
- 05/08/2021
48. added permission files for indimail-mta
- 08/08/2021
49. autotoolize curvedns and build with libsodium
- 22/11/2022
59. cache_hashtable.c: function cache_destroy fixed usage of variable 'table' after free
- 23/09/2022
60. dnsip.c, dnsipq.c, dnsname.c, dnsmx.c, dnstxt.c, dnsqr.c, dnsq.c,
    dnstrace.c: exit 111 if unable to write to subfdout
- 21/10/2023
61. dnssvc.in, tinydnssec.in, debian/postinst, debian/postrm: Fixed setting
    UNSHARE environment variable in /service/.svscan/variables
- 04/01/2024
62. dnstxt.c: fixed infinite loop
- 12/02/2024
63. added instcheck-tinydnssec man page
- 02/09/2024
64. fixed compiler warnings for gcc14
