- resolves: rhbz#1069690
- drop patches merged upstream
- version the dependency on liblognorm-devel
- enable mmcount, mmexternal modules,
remove imdiag, omruleset and pmrfc3164sd modules
resolves: rhbz#1156359
- add dos2unix to build requirements
- make the build process more verbose
- in accordance with an upstream change, the rsyslog service is now
restarted automatically upon failure
- adjust the default configuration file for the removal of
/etc/rsyslog.d/listen.conf by the systemd package
resolves: rhbz#1116864
- disable the imklog module by default; kernel messages are read from journald
resolves: rhbz#1083564
- if there is no saved position in the journal, log only messages that are
received after rsyslog is started; this is a safety measure to prevent
excessive resource utilization
- use documentation from the standalone rsyslog-docs project
- move documentation from all subpackages into a single directory
- mark the recover_qi.pl script as documentation
- regenerate patch 0
- drop patches merged upstream: 4..8
- add a dependency on the version of systemd which resolves rhbz#974132
- update option name in rsyslog.conf
The imuxsock module is left enabled so it is easy to swich back to it
and because systemd drops a file into /etc/rsyslog.d which only
imuxsock can parse.
- update configuration and init files for the new major version
- add several directories for storing auxiliary data
- add ChangeLog to documentation
- drop unlimited-select.patch; integrated upstream
- add rsyslog-5.5.7-remove_include.patch to fix compilation