* Tue May 22 2018 12:45:06 +0530 mbhangui@gmail.com @version@-@release@%{?dist}
Release 1.1 Start 11/04/2017
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
