Skip to content

Commit

Permalink
[Change] update CHANGELOG(.RELEASE) and VERSION.hash
Browse files Browse the repository at this point in the history
  • Loading branch information
rfxn committed Apr 15, 2019
1 parent 9802114 commit 31b6484
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ v1.6.4 | Mar 18 2019:
[Fix] clean function was not properly stripping {CAV} and {YARA} prefixes from signature names when executing cleaner rules
[Fix] clean function was not properly handling signature names with both underscores and periods
[Fix] refactored clean_hitlist() & clean() functions to resolve pathing errors when cleaning previous session hits; issue #203
[Fix] ignore_inotify file exist/empty file negative match; issue #330
[Fix] operator issue cron.daily #331
[Fix] install.sh $ver required major numbering; renamed to ver_major so that session preservation semantics continue to work

v1.6.3 | Sep 01 2018:
[Fix] ensure clamscan_max_filesize is always set; pr #296
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.RELEASE
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,7 @@ v1.6.4 | Mar 18 2019:
[Fix] clean function was not properly stripping {CAV} and {YARA} prefixes from signature names when executing cleaner rules
[Fix] clean function was not properly handling signature names with both underscores and periods
[Fix] refactored clean_hitlist() & clean() functions to resolve pathing errors when cleaning previous session hits; issue #203
[Fix] ignore_inotify file exist/empty file negative match; issue #330
[Fix] operator issue cron.daily #331
[Fix] install.sh $ver required major numbering; renamed to ver_major so that session preservation semantics continue to work

2 changes: 1 addition & 1 deletion files/VERSION.hash
Original file line number Diff line number Diff line change
@@ -1 +1 @@
d325f31d7dd908296bcd86e670814058a58200d53b4813c9051e625abd90c952
d325f31d7dd908296bcd86e67081405827e6f3ee6688247a90041e6859966ba6

0 comments on commit 31b6484

Please sign in to comment.