This repository has been archived by the owner on Jan 23, 2018. It is now read-only.
Releases: csirtgadgets/cif-v1
Releases · csirtgadgets/cif-v1
v1.0.4-FINAL
fixed: #83
bugfixes
v1.0.4-alpha.4 v1.0.4-alpha.4
smaller CIDR limits..
v1.0.4 2015-01-18
- fixed: #83
v1.0.3-FINAL
- fixed default sorting for bin/cif
- bugfix to domain/malware feed indexer
- bugfix to spamhaus-ip post procesor
- bugfix: https://github.com/collectiveintel/cif-v1/issues/67
- docfix: libcif/bin/cif
- debfix: spamhaus-dbl
- bugfix: [rtkpmcalpine] https://github.com/collectiveintel/cif-v1/pull/68
- depfix: net-dns https://github.com/collectiveintel/cif-v1/issues/75
- bugfix: [zods] https://github.com/collectiveintel/cif-v1/pull/77
v1.0.3-alpha.2
- fixes #67
v1.0.3-alpha.1
- fixed default sorting for bin/cif
- bugfix to domain/malware feed indexer
- bugfix to "empty domain label" warning (spamhaus-ip post processor)
- added feodotracker.cfg
v1.0.2-FINAL
IMPORTANT: See Upgrade Instructions
This release requires a slight manual modification to the underlying database schema detailed in those instructions.
Changes
- fixed #60 (logged searches), requres ALTER TABLE search (see libcif-dbi/schemas/Pg/search.sql)
- fixed #61 (apache2 hangs on bare metal with many cores)
- fixed #62 (search feed generation)
- fixed #63 (search prefix bug created by #61)
- fixed small bug with cif_feed limit handling
- fixed #64 (asn/rir/cc lookups failing)
v1.0.2-rc.4
- fixed small bug with cif_feed limit handling
- fixed #64 (asn/rir/cc lookups failing)
v1.0.2-rc.3
v1.0.2-rc.2
- fixes #62