Skip to content
This repository has been archived by the owner on Jan 23, 2018. It is now read-only.

Commit

Permalink
fixes #75
Browse files Browse the repository at this point in the history
  • Loading branch information
wesyoung committed Jun 6, 2014
1 parent fac312c commit c3acba1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ChangeLog
Original file line number Original file line Diff line number Diff line change
@@ -1,13 +1,14 @@
Revision history for cif-v1 Revision history for cif-v1


v1.0.3 2014-04- v1.0.3 2014-06-
- fixed default sorting for bin/cif - fixed default sorting for bin/cif
- bugfix to domain/malware feed indexer - bugfix to domain/malware feed indexer
- bugfix to spamhaus-ip post procesor - bugfix to spamhaus-ip post procesor
- bugfix: https://github.com/collectiveintel/cif-v1/issues/67 - bugfix: https://github.com/collectiveintel/cif-v1/issues/67
- docfix: libcif/bin/cif - docfix: libcif/bin/cif
- debfix: spamhaus-dbl - debfix: spamhaus-dbl
- bugfix: [rtkpmcalpine] https://github.com/collectiveintel/cif-v1/pull/68 - bugfix: [rtkpmcalpine] https://github.com/collectiveintel/cif-v1/pull/68
- debfix: net-dns https://github.com/collectiveintel/cif-v1/issues/75


v1.0.2 2014-02-09 v1.0.2 2014-02-09
- fixed #60 (logged searches), requres ALTER TABLE search (see libcif-dbi/schemas/Pg/search.sql) - fixed #60 (logged searches), requres ALTER TABLE search (see libcif-dbi/schemas/Pg/search.sql)
Expand Down
1 change: 1 addition & 0 deletions sbin/test-dependencies
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ my %AVOID = (
); );


$deps{'CORE'} = [ text_to_hash( << '.') ]; $deps{'CORE'} = [ text_to_hash( << '.') ];
Net::DNS 0.77
Try::Tiny 0.04 Try::Tiny 0.04
Config::Simple 4.59 Config::Simple 4.59
Module::Pluggable 3.9 Module::Pluggable 3.9
Expand Down

0 comments on commit c3acba1

Please sign in to comment.