Actions
Bug #1919
closedfilemd5: md5-list does not allow comments any more
Affected Versions:
Effort:
Difficulty:
Label:
Description
Running 3.2beta1, we get this in the log:
<Error> - [ERRCODE: SC_ERR_INVALID_HASH(286)] - /path/to/md5.list:1 hash string not 32 characters
File format is:
<md5sum> <free form comment>
This seemed to work up to now. While not critical, comments for the MD5 (or SHAx) sums are nice.
Probably due to supporting other hashes as well.
Updated by Victor Julien about 8 years ago
- Status changed from New to Assigned
- Assignee set to Duarte Silva
- Target version set to 70
Updated by Duarte Silva about 8 years ago
- Target version changed from 70 to 3.2rc1
- % Done changed from 0 to 100
Fixed the issue in pull request https://github.com/inliniac/suricata/pull/2361. More information available on the PR itself.
Updated by Victor Julien about 8 years ago
- Status changed from Assigned to Closed
Actions