Search K
Appearance
Appearance
Released: 2017-02-15
Sometimes you might need to add a DS record without signing the current domain.
To allow the DS field to show up, use:
dnssec=2instead of:
dnssec=1Disable re-read before write during manual sign, as it caused double records.
Bug likely introduced with this change:
DNSSEC: Auto-resign wasn't updating serial of master zone
As /var/log could often be on it's own partition, the awstats_process.sh script will attempt to move /var/user_logs to /var/log/user_logs, should /var/log/user_logs not currently exist and /var/user_logs exist.
If /var/log/user_logs does not exist, and /var/user_logs does not exist, then /var/log/user_logs will be created normally, and the .readme.txt file created.
When you delete a zone, previously, all of the extra dnssec files in /var/named for that domain were not being deleted.
This fix will remove them when the .db file is removed.
Improve referer checking for certain scenarios.