- update to 2.0.10

- fix for CVE-2008-5110
This commit is contained in:
Douglas E. Warner 2008-12-03 04:01:51 +00:00
parent 18d0a57390
commit 90dac1714e
3 changed files with 15 additions and 5 deletions

View File

@ -1 +1 @@
syslog-ng-2.0.8.tar.gz
syslog-ng-2.0.10.tar.gz

View File

@ -1 +1 @@
ae48df049aa09bde55d52f3c08aefbac syslog-ng-2.0.8.tar.gz
3f96ccf13dda0b9e150e511bcffde795 syslog-ng-2.0.10.tar.gz

View File

@ -9,12 +9,12 @@
%define sbindir /sbin
Name: syslog-ng
Version: 2.0.8
Version: 2.0.10
Release: 1%{?dist}
Summary: Syslog replacement daemon
Group: System Environment/Daemons
License: GPL
License: GPLv2
URL: http://www.balabit.com/products/syslog-ng/
Source0: http://www.balabit.com/downloads/files/syslog-ng/sources/2.0/src/syslog-ng-%{version}.tar.gz
Source1: syslog.log
@ -41,7 +41,6 @@ Requires(postun): initscripts
# Keep initscripts and vixie-cron happy
#
Provides: syslog
Conflicts: rsyslog
%description
syslog-ng, as the name shows, is a syslogd replacement, but with new
@ -176,6 +175,17 @@ fi
%changelog
* Mon Dec 02 2008 Douglas E. Warner <silfreed@silfreed.net> 2.0.10-1
- update to 2.0.10
- fix for CVE-2008-5110
* Mon Sep 15 2008 Peter Vrabec <pvrabec@redhat.com> 2.0.8-3
- do not conflicts with rsyslog, both rsyslog and syslog-ng use
same pidfile and logrotate file (#441664)
* Sat Sep 6 2008 Tom "spot" Callaway <tcallawa@redhat.com> 2.0.8-2
- fix license tag
* Thu Jan 31 2008 Douglas E. Warner <silfreed@silfreed.net> 2.0.8-1
- updated to 2.0.8
- removed logrotate patch