Skip to content

v3.0.14

Latest
Compare
Choose a tag to compare
@airween airween released this 25 Feb 14:32
· 20 commits to v3/master since this release
v3.0.14
a555e5a

Major changes in v3:

  • changed t:htmlEntityDecode transformation; fixed CVE-2025-27110
  • add value checking to @validateByteRange operator
  • fixed build library on OSX without GeoIP brew package
  • aligned TIME_MON variable's behavior
  • Leverage std::make_unique & std::make_shared to create objects in the heap
  • Simplified handling of RuleMessage by removing usage of std::shared_ptr
  • Simplified constructors, copy constructors & assignment operators

For more information please see CHANGES.