upgrade to new upstream version 5.8.2

This commit is contained in:
Tomas Heinrich 2011-06-27 17:45:44 +02:00
parent c5daf04f66
commit 49fa8dcd2f
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@ rsyslog-4.6.3.tar.gz
/rsyslog-5.7.9.tar.gz /rsyslog-5.7.9.tar.gz
/rsyslog-5.7.10.tar.gz /rsyslog-5.7.10.tar.gz
/rsyslog-5.8.1.tar.gz /rsyslog-5.8.1.tar.gz
/rsyslog-5.8.2.tar.gz

View File

@ -5,8 +5,8 @@
Summary: Enhanced system logging and kernel message trapping daemon Summary: Enhanced system logging and kernel message trapping daemon
Name: rsyslog Name: rsyslog
Version: 5.8.1 Version: 5.8.2
Release: 2%{?dist} Release: 1%{?dist}
License: GPLv3+ License: GPLv3+
Group: System Environment/Daemons Group: System Environment/Daemons
URL: http://www.rsyslog.com/ URL: http://www.rsyslog.com/
@ -292,6 +292,9 @@ mv /var/lock/subsys/rsyslogd /var/lock/subsys/rsyslog
%{_libdir}/rsyslog/omudpspoof.so %{_libdir}/rsyslog/omudpspoof.so
%changelog %changelog
* Mon Jun 27 2011 Tomas Heinrich <theinric@redhat.com> 5.8.2-1
- upgrade to new upstream version 5.8.2
* Mon Jun 13 2011 Tomas Heinrich <theinric@redhat.com> 5.8.1-2 * Mon Jun 13 2011 Tomas Heinrich <theinric@redhat.com> 5.8.1-2
- scriptlet correction - scriptlet correction
- use macro in unit file's path - use macro in unit file's path

View File

@ -1 +1 @@
909d4d867450aeedd6b388c199d79222 rsyslog-5.8.1.tar.gz fd7822622e974cc263bbd54768d5621c rsyslog-5.8.2.tar.gz