NTP users are strongly urged to take immediate action to ensure that their NTP daemons are not susceptible to being used in distributed denial-of-service (DDoS) attacks. Please also take this opportunity to defeat denial-of-service attacks by implementing Ingress and Egress filtering through BCP38.
ntp-4.2.8p15
was released on 23 June 2020. It addresses 1 medium-severity security issue in ntpd, and provides 13 non-security bugfixes over 4.2.8p13.
Please see the NTP Security Notice for vulnerability and mitigation details.Are you using Autokey in production? If so, please contact Harlan - he's got some questions for you.
my $sandbox; unless (defined &TWiki::Sandbox::new) { eval "use TWiki::Contrib::DakarContrib;"; $sandbox = new TWiki::Sandbox(); } else { $sandbox = $TWiki::sharedSandbox; }
my ($result, $errorCode) = $sandbox->sysCommand($cmdTemplate>, %params);
$fileName = TWiki::Sandbox::normalizeFilename($fileName);
File: | Description: |
---|---|
data/TWiki/DakarContrib.txt | contrib topic |
lib/TWiki/Contrib/DakarContrib.pm | perl module |
Author: | TWiki:Main/MichaelDaum |
Copyright ©: | 2006, Michael Daum |
License: | GPL (GNU General Public License) |
Version: | v0.1 (26 Jan 2006) |
Dependencies: | None |
Change History: | |
26 Jan 2006: | Initial version |
09 Dec 2005: | moved in sandbox code from dakar's codebase |
Home: | TWiki:Plugins/DakarContrib |
Feedback: | TWiki:Plugins/DakarContribDev |
Appraisal: | TWiki:Plugins/DakarContribAppraisal |