Skip to content

Releases: simp/pupmod-simp-rsyslog

Release of 7.1.2

28 Jun 16:12
Compare
Choose a tag to compare
* 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

27 Mar 21:46
Compare
Choose a tag to compare
* 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

01 Aug 19:09
Compare
Choose a tag to compare
* 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

12 Jul 14:48
Compare
Choose a tag to compare
* 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)

13 Jun 21:16
Compare
Choose a tag to compare
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)

14 Jan 06:30
Compare
Choose a tag to compare
(SIMP-2472) Updated application cert dir

- App certs now managed in /etc/pki/simp_apps/rsyslog/x509

SIMP-2472 #comment Done in rsyslog