SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for fail2ban-0.9.6-1.el6.1.noarch.rpm :

* Fri Feb 17 2017 Orion Poplawski - 0.9.6-1.1- Restore proper backend on EL6
* Fri Jan 06 2017 Orion Poplawski - 0.9.6-1- Update to 0.9.6
* Mon Oct 03 2016 Orion Poplawski - 0.9.5-1- Add patch to fix failing test
* Sun Sep 25 2016 Orion Poplawski - 0.9.5-1- Update to 0.9.5- Drop mysql patch applied upstream
* Wed Mar 09 2016 Orion Poplawski - 0.9.4-2- Fix mariadb/mysql log handling
* Wed Mar 09 2016 Orion Poplawski - 0.9.4-1- Update to 0.9.4
* Sat Oct 17 2015 Orion Poplawski - 0.9.3-1.1- Do not use -w with iptables (bug #1272681)
* Sat Sep 12 2015 Orion Poplawski - 0.9.3-1- Update to 0.9.3- Cleanup spec, use new python macros
* Wed May 20 2015 Orion Poplawski - 0.9.2-1- Update to 0.9.2 (bug #1097720)- Add requires ipset- Do not load user paths (bug #1202151)- Remove non-Linux actions- Run tests
* Tue Mar 31 2015 Orion Poplawski - 0.8.14-2- Add patch to fix strptime issue (bug #1181354)- Fixup default logpaths (bug #1132359)
* Wed Aug 20 2014 Orion Poplawski - 0.8.14-1- Update to 0.8.14 (bug #1130706)
* Tue Jul 29 2014 Orion Poplawski - 0.8.13-2- Re-enable sshd-iptables by default
* Mon Jul 21 2014 Orion Poplawski - 0.8.13-1- Update to 0.8.13 (should fix bug #1047363)- Use upstream\'s logrotate script (bug #891798)
* Tue Dec 03 2013 Adam Tkac - 0.8.11-2- include post-release patch for apache-auth filter- fix firewalld support (#979622, comment 18)
* Mon Nov 25 2013 Adam Tkac - 0.8.11-1- update to 0.8.11 (#1034355)- drop part of the fail2ban-0.8.3-init.patch (merged)- fail2ban-hostsdeny.patch has been merged- fail2ban-mailx.patch has been merged- fail2ban-notmp.patch has been merged
* Wed Aug 28 2013 Orion Poplawski - 0.8.10-3- Add upstream patch to fix mailx argument ordering (bug #998020)
* Fri Aug 16 2013 Orion Poplawski - 0.8.10-2- Add upstream patch to fix hostsdeny permission issue
* Wed Jun 12 2013 Orion Poplawski - 0.8.10-1- Update to 0.8.10 security release- Use upstream provided systemd files- Drop upstreamed patches, rebase log2syslog and notmp patches
* Fri Mar 15 2013 Orion Poplawski - 0.8.8-4- Use systemd init for Fedora 19+ (bug #883158)
* Thu Feb 14 2013 Orion Poplawski - 0.8.8-3- Add patch from upstream to fix module imports (Bug #892365)- Add patch from upstream to UTF-8 characters in syslog (Bug #905097)- Drop Requires: tcp_wrappers and shorewall (Bug #781341)
* Fri Jan 18 2013 Orion Poplawski - 0.8.8-2- Add patch to prevent sshd blocks of successful logins for systems that use sssd or ldap
* Mon Dec 17 2012 Orion Poplawski - 0.8.8-1- Update to 0.8.8 (CVE-2012-5642 Bug #887914)
* Thu Oct 11 2012 Orion Poplawski - 0.8.7.1-1- Update to 0.8.7.1- Drop fd_cloexec, pyinotify, and examplemail patches fixed upstream- Rebase sshd and notmp patches- Use _initddir macro
* Sat Feb 11 2012 Adam Miller - 0.8.4-28 - Rebase EPEL packages on latest Fedora upstream to fix CVE-2009-5023
* Fri Jan 13 2012 Fedora Release Engineering - 0.8.4-28- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Sat Apr 09 2011 Axel Thimm - 0.8.4-27- Move tmp files to /var/lib (suggested by Phil Anderson).- Enable inotify support (by Jonathan Underwood).- Fixes RH bugs #669966, #669965, #551895, #552947, #658849, #656584.
* Sun Feb 14 2010 Axel Thimm - 0.8.4-24- Patch by Jonathan G. Underwood to cloexec another fd leak.
* Fri Sep 11 2009 Axel Thimm - 0.8.4-23- update to 0.8.4.
* Wed Sep 02 2009 Axel Thimm - 0.8.3-22- Update to a newer svn snapshot to fix python 2.6 issue.
* Thu Aug 27 2009 Axel Thimm - 0.8.3-21- Log to syslog (RH bug #491983). Also deals with RH bug #515116.- Check inodes of log files (RH bug #503852).
* Sat Feb 14 2009 Axel Thimm - 0.8.3-18- Fix CVE-2009-0362 (Fedora bugs #485461, #485464, #485465, #485466).
* Mon Dec 01 2008 Ignacio Vazquez-Abrams - 0.8.3-17- Rebuild for Python 2.6
* Sun Aug 24 2008 Axel Thimm - 0.8.3-16- Update to 0.8.3.
* Wed May 21 2008 Tom \"spot\" Callaway - 0.8.2-15- fix license tag
* Thu Mar 27 2008 Axel Thimm - 0.8.2-14- Close on exec fixes by Jonathan Underwood.
* Sun Mar 16 2008 Axel Thimm - 0.8.2-13- Add %{_localstatedir}/run/fail2ban (David Rees).
* Fri Mar 14 2008 Axel Thimm - 0.8.2-12- Update to 0.8.2.
* Thu Jan 31 2008 Jonathan G. Underwood - 0.8.1-11- Move socket file from /tmp to /var/run to prevent SElinux from stopping fail2ban from starting (BZ #429281)- Change logic in init file to start with -x to remove the socket file in case of unclean shutdown
* Wed Aug 15 2007 Axel Thimm - 0.8.1-10- Update to 0.8.1.- Remove patch fixing CVE-2007-4321 (upstream).- Remove AllowUsers patch (upstream).- Add dependency to gamin-python.
* Thu Jun 21 2007 Axel Thimm - 0.8.0-9- Fix remote log injection (no CVE assignment yet).
* Sun Jun 03 2007 Axel Thimm - 0.8.0-8- Also trigger on non-AllowUsers failures (Jonathan Underwood ).
* Wed May 23 2007 Axel Thimm - 0.8.0-7- logrotate should restart fail2ban (Zing ).- send mail to root; logrotate (Jonathan Underwood )
* Sat May 19 2007 Axel Thimm - 0.8.0-4- Update to 0.8.0.- enable ssh by default, fix log file for ssh scanning, adjust python dependency (Jonathan Underwood )
* Sat Dec 30 2006 Axel Thimm - 0.6.2-3- Remove forgotten condrestart.
* Fri Dec 29 2006 Axel Thimm - 0.6.2-2- Move /usr/lib/fail2ban to %{_datadir}/fail2ban.- Don\'t default chkconfig to enabled.- Add dependencies on service/chkconfig.- Use example iptables/ssh config as default config.
* Mon Dec 25 2006 Axel Thimm - 0.6.2-1- Initial build.
 
ICM