@serbus said in Snort v3.2.9.10_3 Release Notes (for pfSense-2.4.5 installs only):
Hello!
Not sure, but I think the minutes might need to be padded...
$snort_rules_upd_time = "00:" . str_pad(strval(random_int(0,59)), 2, "00", STR_PAD_LEFT);
John
Oops! You may be right. It didn't show up in my quick testing because the random function returned two-digit minutes for me.