Skip to content

Releases: kristuff/abuseipdb-cli

v0.9.20

16 May 16:03
Compare
Choose a tag to compare

Changes

  • Fixed: Missing requirement ( php-mbstring module). Thanks @trolologuy to help pointing this out in #28. The module should now be automatically installed by installing the .deb package.

Checksum for .deb package:

  • md5sum: e593ea93310fac30ba6526f33988939f
  • sha256sum: 58f07f681c9adcc1a925e21d12ddd98ebcda7f9fd2a4e69e33a2abdc510c4a02

v0.9.19

06 Oct 12:06
Compare
Choose a tag to compare

Changes

  • Fixed: Update email pattern in cleanMessage() method in main library to handle local addresses without TLD and to allow using the caracter @ in custom message. See #4

v0.9.18

06 Feb 20:03
a14d483
Compare
Choose a tag to compare

Changes

  • Fixed: remove check mark (✓) in check reports in case IP has no reports but lastReportedAt in not empty
  • Added: abuseipdb.local under fail2ban directory can be used as template to overwite the default .conf file.
  • Update dependency version

v0.9.17

07 Dec 20:02
54ba876
Compare
Choose a tag to compare

Changes

  • New timeout option for cURL requests.
    A default value can be defined in configuration file (timeout key in [common] section), and can be overwritten in command line (-t | --timeout options available in all API request commands). Timeout is expressed in milliseconds.
  • New man page and changelog now available in .deb package
  • Formatting

v0.9.16

28 Nov 15:54
66be91c
Compare
Choose a tag to compare

Changes

  • Update composer.json according to changes made in v0.9.15 (deploy this project as a dependency is no longer supported): update project type so packagist.org will now propose create-project instead of require, and remove the bin part no longer required
  • Fix php doc, typo, formatting
  • Include composer.json and composer.lock in .deb package

v0.9.15

23 Nov 20:30
eefaca1
Compare
Choose a tag to compare

Changes

  • Break change Configuration is now in INI format and located in a conf.ini file (with possible override in a local.ini file) instead of json files. See Setup api key and Setup self ips
  • The save-key command has been removed.
  • When installing the .deb package, config is now located in /etc/abuseipdb-client/.
  • Remove support for deploying this project as a dependency (remove other project abuseipdb-client). Use .deb package or install/update with composer composer create-project abuseipdb-cli (composer update won't update main project, only dependencies. you need to resinstall to update main project).
  • Formatting

v0.9.14

10 Nov 19:36
623a64f
Compare
Choose a tag to compare

Changed

  • Fix PHP warning when trying to save key without required permissions
  • Update dependencies
  • Formatting
  • support for .deb packages

v0.9.13

04 Jul 12:16
e35499d
Compare
Choose a tag to compare
v0.9.13 Pre-release
Pre-release

Changed

  • update dependencies version
  • cleaning, typos

v0.9.12

23 Feb 19:54
f04a68d
Compare
Choose a tag to compare
v0.9.12 Pre-release
Pre-release

Changed

  • Fixed strict type exception in check using verbose flag
  • Fixed IoT Targeted report category now named iot (instead of oit)
  • improve help

v0.9.11

30 Jan 22:55
87147b9
Compare
Choose a tag to compare
v0.9.11 Pre-release
Pre-release

Changed

  • fixed strict type exceptions (v0.9.10 is broken)
  • fixed empty json in blacklist