Releases: dns-stats/hedgehog
Releases · dns-stats/hedgehog
2.4.2 release of Hedgehog
2019-01-08
- Improve validation of URL parameters to fix a SQL injection attack. The attack
can potentially leak data available to the user that the web server connects
to the database as. In the default configuration this is the 'www-data'
read-only user with access to only the Hedgehog database.
SHA256 Checksum: 932ea6b4e7541352b5b152be9a1a6be0ad24e70358e9180f534ec864ad382845
2.4.2rc1: Merge pull request #188 from saradickinson/2.4.2-prep
prep for 2.4.2 release
2.4.1 release of Hedgehog
2018-05-08
- The only change is an update to the packaging that switches the PostgreSQL 9.3 packages from 'depends' to 'suggests' to allow the user to choose the DB version.
SHA256 Checksum: ca2ea81f0ef3cc367f4a342c4e337459f3e4c4990bc78f58264ed29c6acaa925
2.4.0 release of Hedgehog (Bare-bellied)
- Improved error handling when trying to insert invalid data into db
- Renamed Node Statistics to Query Statistics in plot dropdown
- New configuration option to hide 'node' selection on web interface
- Add new graph for Server IP address vs transport (UDP/TCP)
- Changed license to MPL
- Added ability to re-name and remove nodes
- Tested with Postgesql-9.6
SHA256 Checksum: 5f2e1fa83e4ded049d43d042f6c01e9cfa9c4447a787187e17e786d7355b6f16
2.3.0 release of Hedgehog (Four-toed)
- Add ability to filter the server addresses displayed in the 'By server IP
address' plot. Controlled by the database_update_service_addr script. - Add new 'By region' graph which is now the default. This graph always groups
the results by Region. The 'By node' graph now always displays a line per node
regardless of the node selection (previously it grouped by Region when all
nodes were selected). - Default plot is now a configuration option. To specify a plot use the 'Hedgehog
internal plot name' as listed in the User Guide. - Update RSSAC report header format to match RSSC002v3 report.
- Enhancements to datafiles_create_summary script.
2.2.0 release of Hedgehog (Daurian)
Hedgehog 2.2.0 - 2016-09-02
- Add new plot of DNSKEY vs ASN
2.1.0 release of Hedgehog (Daurian)
Hedgehog 2.1.0 - 2016-06-20
- 2.1 release codenamed 'Daurian'
Production release of Hedgehog 2.1.0
2.1.0rc3 release of Hedgehog (Daurian)
Hedgehog 2.1.0rc3 - 2016-06-01
- 2.1 release codenamed 'Daurian'
Update:
- Add option to specify number of processes for refile_and_grok to use
- Fix connection issue in update_tlds_from_zone script
- Make hedgehogctl produce correct tools list for split installs
- Minor documentation fixes
2.1.0rc2 release of Hedgehog (Daurian)
Hedgehog 2.1.0rc2 - 2016-05-19
- 2.1 release codenamed 'Daurian'
Update:
- Add default server for drop down as a config option
- Fix alphabetical sorting of Country/City/Instance in node tab
- Fix detection of correct user when running from cron jobs
2.1.0rc1 release of Hedgehog (Daurian)
Hedgehog 2.1.0rc1 - 2016-05-09
- 2.1 release codenamed 'Daurian'
Update:
- Packaging updated as RPostgreSQL is now available (thanks to Ondrej Sury)