Releases: simp/pupmod-simp-rsyslog
Releases · simp/pupmod-simp-rsyslog
Release of 7.1.2
* Tue May 22 2018 Liz Nemsick <[email protected]> - 7.1.2-0 - Add a systemd rsyslog.service override file that fixes a service ordering problem present with older versions of rsyslog. The override ensures the network.target and network-online.target units are added to the 'Wants' and 'After' lists for the rsyslog.service.
Release of 7.1.1
* Fri Mar 16 2018 Philippe Muller <[email protected]> 7.1.1-0 - Fixed several cases where literal '\n' was contained in file output
Release of 7.1.0
* Mon Jul 31 2017 Liz Nemsick <[email protected]> - 7.1.0-0 - Add ability to specify full rule content for rsyslog::rule::local and rsyslog::rule::remote defined types. - Fixed bug in which ioBufferSize parameter was listed twice in the rsyslog rule generated by rsyslog::rule::local
Release of 7.0.3
* Fri May 26 2017 Liz Nemsick <[email protected]> - 7.0.3-0 - Fixed bug in which default iptables rsyslog rule did not work with rsyslog version 7.4.7. Some versions of rsyslog include the ' ' separator in the message payload, which impacts the startswith rule. - Fixed bug whereby puppetserver log messages were not being collected in puppetserver-specific logs. - Update puppet requirement in metadata.json * Wed Apr 19 2017 Nick Markowski <[email protected]> - 7.0.3-0 - rsyslog::server::enable_selinux now optional, for robustness - Updated logrotate to use new lastaction API
7.0.2: (SIMP-2948) Use selinux status instead of catalyst (#52)
rsyslog::server used to use simp_options::selinux to determine if selinux should be modified. Now it uses the current state of the system. SIMP-2948 #close
7.0.0-pre1: (SIMP-2472) Updated application cert dir (#46)
(SIMP-2472) Updated application cert dir - App certs now managed in /etc/pki/simp_apps/rsyslog/x509 SIMP-2472 #comment Done in rsyslog