Adding missing '@load ./pubkey-hashes' to policy/frameworks/intel/seen.

This commit is contained in:
Robin Sommer 2016-11-14 17:59:19 -08:00
parent a848b8785b
commit e9b0639ccb
3 changed files with 7 additions and 1 deletions

View file

@ -1,4 +1,9 @@
2.5-beta2-17 | 2016-11-14 17:59:19 -0800
* Add missing '@load ./pubkey-hashes' to
policy/frameworks/intel/seen. (Robin Sommer)
2.5-beta2-15 | 2016-11-14 17:52:55 -0800 2.5-beta2-15 | 2016-11-14 17:52:55 -0800
* Remove unused "bindist" make target. (Daniel Thayer) * Remove unused "bindist" make target. (Daniel Thayer)

View file

@ -1 +1 @@
2.5-beta2-15 2.5-beta2-17

View file

@ -4,6 +4,7 @@
@load ./file-names @load ./file-names
@load ./http-headers @load ./http-headers
@load ./http-url @load ./http-url
@load ./pubkey-hashes
@load ./ssl @load ./ssl
@load ./smtp @load ./smtp
@load ./smtp-url-extraction @load ./smtp-url-extraction