# 0.8.2 04/19/2010 This release is git rev 6d39ffc2beed50cdafea647dd6833e89e931574e * Bug #1: within doesn't respect distance while carrying out a match * Feature #26: make libnet optional * Bug #31: support negation for uricontent * Bug #49: Atomic Grouping needs to be updated for PARSE_REGEX in detect-pcre.c to allow for matches ending with \\ * Bug #83: set thread name * Bug #84: Engine takes an excessivley long amount of time to load when loading all VRT and emerging rules. * Feature #97: Support for the http_client_body keyword needs to be added. * Bug #102: engine seg faults if user has no permissions to write to /var/log/suricata * Bug #103: valgrind report errors with pppoe decoder unittests on 64 bits * Bug #104: small typo on suricata.yaml (v081) * Bug #108: Our default configuration should not warn at startup. * Feature #110: VRT Release 2010-02-23 uses detection_filter keyword * Bug #112: Processing the attached pcap causes deadlock inside of DCERPCParser. * Bug #113: signature with a within arg which is less than the content length should be invalidated * Bug #114: dce keywords need to be updated with SIGMATCH_PAYLOAD flags * Feature #117: Suricata should write a pid file. * Bug #123: When running in pcap-file mode an error is always displayed when end of file is reached * Bug #125: Improperly spaced config file causes the engine to hang during init. * Bug #126: Radix tree implementation leaks memory * Bug #128: CUDA code is broken on Linux x86_64 * Bug #129: support nocase and negation in http_cookie