Skip to content

2.3.18

Latest
Compare
Choose a tag to compare
@tabad tabad released this 18 Jun 15:58
· 57 commits to master since this release
Release 2.3.18 | Date Sat, 18 Jun 2016

Changes

agent

command line interface

  • Add support to the new --tasks option
  • Add support to the new --conf-reload-interval option

core

  • Include missing categories for /no-category option
  • Fix of the processing of values of /no-category option because of they are case-sensitive and must be in lower case
  • Update PCI IDs database (pci.ids file) from 2015.03.01 to 2016.06.07
  • Update USB IDs database (usb.ids file) from 2015.02.21 to 2016.03.03

documentation

  • New entry for /tasks option
  • New entry for /conf-reload-interval option
  • New categories antivirus, port and remote_mgmt

strawberry perl package

  • Based on Strawberry Perl 5.22.2.1 (May 2016).
  • Add missing Perl modules regarding SNMPv3 (#11)
  • Add Perl Modules for testing FIA (#22)
  • Add Sys::Syslog Perl module (#23)
  • Add Data::Structure::Util Perl module
  • Add JSON::PP Perl module
  • Add Thread::Semaphore
  • Add Time::Priece Perl module