Hello community, here is the log from the commit of package fail2ban for openSUSE:Factory checked in at 2016-07-28 23:47:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fail2ban (Old) and /work/SRC/openSUSE:Factory/.fail2ban.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fail2ban" Changes: -------- --- /work/SRC/openSUSE:Factory/fail2ban/fail2ban.changes 2016-03-26 15:27:27.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.fail2ban.new/fail2ban.changes 2016-07-28 23:47:45.000000000 +0200 @@ -1,0 +2,54 @@ +Mon Jul 25 13:43:18 UTC 2016 - [email protected] + +- Update to version 0.9.5 + + New Features + * New Actions: action.d/firewallcmd-rich-rules and + action.d/firewallcmd-rich-logging (gh#fail2ban/fail2ban#1367) + * New filter: slapd - ban hosts, that were failed to connect with invalid + credentials: error code 49 (gh#fail2ban/fail2ban#1478) + + Enhancements + * Extreme speedup of all sqlite database operations + (gh#fail2ban/fail2ban#1436), by using of following sqlite options: + - (synchronous = OFF) write data through OS without syncing + - (journal_mode = MEMORY) use memory for the transaction logging + - (temp_store = MEMORY) temporary tables and indices are kept in memory + * journald journalmatch for pure-ftpd (gh#fail2ban/fail2ban#1362) + * Added additional regex filter for dovecot ldap authentication + failures (gh#fail2ban/fail2ban#1370) + * filter.d/exim*conf + - Added additional regexes (gh#fail2ban/fail2ban#1371) + - Made port entry optional + + Fixes + * filter.d/monit.conf + - Extended failregex with new monit "access denied" version + (gh#fail2ban/fail2ban#1355) + - failregex of previous monit version merged as single expression + * filter.d/postfix.conf, filter.d/postfix-sasl.conf + - Extended failregex daemon part, matching also postfix/smtps/smtpd now + (gh#fail2ban/fail2ban#1391) + + * Fixed a grave bug within tags substitutions because of incorrect detection + of recursion in case of multiple inline substitutions of the same tag + (affected actions: bsd-ipfw, etc). Now tracks the actual list of the + already substituted tags (per tag instead of single list) + + * filter.d/common.conf + - Unexpected extra regex-space in generic __prefix_line + (gh#fail2ban/fail2ban#1405) + - All optional spaces normalized in common.conf, test covered now + - Generic __prefix_line extended with optional brackets for the date ambit + (gh#fail2ban/fail2ban#1421), added new parameter __date_ambit + + * gentoo-initd fixed --pidfile bug: --pidfile is option of start-stop-daemon, + not argument of fail2ban (see gh#fail2ban/fail2ban#1434) + + * filter.d/asterisk.conf + - Fixed security log support for PJSIP and Asterisk 13+ + (gh#fail2ban/fail2ban#1456) + - Improved log support for PJSIP and Asterisk 13+ with different callID + (gh#fail2ban/fail2ban#1458) + +------------------------------------------------------------------- Old: ---- fail2ban-0.9.4.tar.gz New: ---- fail2ban-0.9.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fail2ban.spec ++++++ --- /var/tmp/diff_new_pack.DvlfCI/_old 2016-07-28 23:47:46.000000000 +0200 +++ /var/tmp/diff_new_pack.DvlfCI/_new 2016-07-28 23:47:46.000000000 +0200 @@ -17,7 +17,7 @@ Name: fail2ban -Version: 0.9.4 +Version: 0.9.5 Release: 0 Summary: Bans IP addresses that make too many authentication failures License: GPL-2.0+ ++++++ fail2ban-0.9.4.tar.gz -> fail2ban-0.9.5.tar.gz ++++++ ++++ 3435 lines of diff (skipped)
