- fix http exploits problem (bug 176324 - comment 2)

This commit is contained in:
Ivana Varekova 2005-12-23 09:45:24 +00:00
parent 17dbe1bf96
commit 862e8409c8

View File

@ -1,7 +1,7 @@
Summary: A log file analysis program.
Name: logwatch
Version: 7.1
Release: 4.1
Release: 5
License: MIT
Group: Applications/System
URL: http://www.logwatch.org/
@ -14,6 +14,7 @@ Patch5: logwatch-7.1-named.patch
Patch6: logwatch-7.1-secure.patch
Patch7: logwatch-7.1-iptables.patch
Patch8: logwatch-7.1-audit.patch
Patch9: logwatch-7.1-http.patch
Requires: textutils sh-utils grep mailx
BuildRoot: %{_tmppath}/logwatch-build
@ -35,6 +36,7 @@ of the package on many systems.
%patch6 -p1
%patch7 -p1
%patch8 -p1
%patch9 -p1
%install
@ -136,6 +138,9 @@ rm -rf %{buildroot}
%doc License project/CHANGES project/TODO
%changelog
* Fri Dec 23 2005 Ivana Varekova <varekova@redhat.com> 7.1-5
- fix http exploits problem (bug 176324 - comment 2)
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
- rebuilt