Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 293664 Details for
Bug 429281
SElinux preventing fail2ban from starting
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch to spec file
fail2ban.spec.patch (text/plain), 1.77 KB, created by
Jonathan Underwood
on 2008-01-31 23:13:59 UTC
(
hide
)
Description:
Patch to spec file
Filename:
MIME Type:
Creator:
Jonathan Underwood
Created:
2008-01-31 23:13:59 UTC
Size:
1.77 KB
patch
obsolete
>Index: fail2ban.spec >=================================================================== >RCS file: /cvs/extras/rpms/fail2ban/devel/fail2ban.spec,v >retrieving revision 1.8 >diff -u -r1.8 fail2ban.spec >--- fail2ban.spec 15 Aug 2007 20:23:20 -0000 1.8 >+++ fail2ban.spec 31 Jan 2008 23:04:44 -0000 >@@ -4,18 +4,19 @@ > Summary: Ban IPs that make too many password failures > Name: fail2ban > Version: 0.8.1 >-Release: 10%{?dist} >+Release: 11%{?dist} > License: GPL > Group: System Environment/Daemons > URL: http://fail2ban.sourceforge.net/ > Source0: http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2 > Source1: fail2ban-logrotate >-Patch0: fail2ban-0.8.0-init.patch >+Patch0: fail2ban-0.8.1-init.patch > Patch1: fail2ban-0.8.1-sshd.patch >+Patch2: fail2ban-0.8.1-sock.patch > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root > BuildRequires: python-devel >= 2.4 > BuildArch: noarch >-Requires: iptables, tcp_wrappers, shorewall, gamin-python >+Requires: iptables, gamin-python > Requires(post): /sbin/chkconfig > Requires(preun): /sbin/chkconfig > Requires(preun): /sbin/service >@@ -29,6 +30,7 @@ > %setup -q > %patch0 -p1 -b .init > %patch1 -p1 -b .sshd >+%patch2 -p1 -b .sock > > %build > python setup.py build >@@ -74,6 +76,13 @@ > %config(noreplace) %{_sysconfdir}/logrotate.d/fail2ban > > %changelog >+* Thu Jan 31 2008 Jonathan G. Underwood <jonathan.underwood@gmail.com> - 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 >+- Remove unecessary requires of tcpwrappers and shorewall (BZ #244275) >+ > * Wed Aug 15 2007 Axel Thimm <Axel.Thimm@ATrpms.net> - 0.8.1-10 > - Update to 0.8.1. > - Remove patch fixing CVE-2007-4321 (upstream).
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 429281
: 293664 |
293665
|
293666
|
298458
|
298461