Skip to content

Releases: tedivm/puppet-psad

v1.2.0: Configuration and Ubuntu16 Support

19 May 02:32
Compare
Choose a tag to compare

##2017-05-18 - Release 1.2.0

Summary

This release focuses on cross compatibility and improving the default settings.

Features

  • Automatically selects the best options for Redhat and Debian family systems.

  • Signature updates now occur using SSL instead of HTTP.

  • The default value of "enable_auto_ids" has been switched to off, requiring
    users to explicitly turn on blocking. This way they can test first and check
    through the PSAD logs for any errors.

  • The default auto_dl has been set to level two, which is a little more lenient than
    level one.

  • The default packet number for level two has been set to 50, from 15.

  • The default blocking time for level one is now five minutes.

  • New configuration options for later versions of PSAD are supported.

Better Service Status plus Improved Formatting and Documentation

08 Jan 05:38
Compare
Choose a tag to compare

Summary

This release focuses on code quality improvements and service robustness.

Features

  • Improved handling of PSAD status checks.
  • Code Formatting Improvements based around puppet-lint.
  • Fleshed out comments in the PSAD class.

v1.1.0: Default Configurations, IPv6 Logging, and More!

10 Oct 00:56
Compare
Choose a tag to compare

Summary

This update takes into account user feedback and adds better support for IPv6.

Features

  • Further improved handling of array values in PSAD configuration.
  • Rewrote templates using community suggested best practices.
  • Added logging for IPv6 firewalls.
  • Reworked class dependencies to prevent PSAD error email on first run.

Backwards-incompatible Changes:

  • Tightened up default settings to ensure that blocking works out of the box.

v.1.0.0: First Stable Release

06 Oct 20:56
Compare
Choose a tag to compare
v1.0.0

Added missing test

v0.1.0: PSAD Module First Release

05 Oct 19:29
Compare
Choose a tag to compare