rsyslog 8.2.2 (v8-stable) released
We have just released 8.2.2 of the v8-stable branch.
This release allows to build the missing (contributed) modules under v8. Please note, that most of these modules did not yet receive real testing as we don’t have the necessary environments. We depend on users submitting error reports and helping out to iron out any issues that may arise.
Additionaly, the separated documentation is available as a tarball download on the download page.
http://www.rsyslog.com/changelog-for-8-2-2-v8-stable/
Download:
http://www.rsyslog.com/downloads/download-v8-stable/
As always, feedback is appreciated.
Best regards,
Florian Riedl
Ubuntu Repository legacy
The Adiscon Ubuntu Repository has been setup to provide support for the latest rsyslog versions on Ubuntu including support for necessary third party packages. Please note that the Ubuntu Repository is open for testing at the moment, and contains the latest RSyslog version. Currently supported Ubuntu Versions:
- Ubuntu 14.04 (Trusty)
- Ubuntu 13.10 (Saucy Salamander)
- Ubuntu 12.04 (Precise)
Ubuntu 12.10 (Quantal) (Not Updated anymore)
Currently supported RSyslog Branches:
- v8-devel
- v8-stable
v7-devel (Not Updated anymore)- v7-stable
The new packages are based in the original and latest Ubuntu 12 rsyslog packages, so in most cases an simple sudo apt-get update && sudo apt-get upgrade will be enough to update rsyslog. Please note that these packages are currently experimental. Use at your own risk.
Add our PPA Repository using the classic method:
- Install our PGP Key into your apt system
apt-key adv --recv-keys --keyserver keyserver.ubuntu.com AEF0CF8E gpg --export --armor AEF0CF8E | sudo apt-key add -
- Edit your /etc/apt/sources.list and add these lines to the end replace v8-devel with v7-stable or v8-stable if you want to use the RSYSLOG stable packages.
For Ubuntu (12.04 LTS) Precise # Adiscon repository deb http://ppa.launchpad.net/adiscon/v8-devel/ubuntu precise main deb-src http://ppa.launchpad.net/adiscon/v8-devel/ubuntu precise main
For Ubuntu (13.10) Saucy # Adiscon repository deb http://ppa.launchpad.net/adiscon/v8-devel/ubuntu saucy main deb-src http://ppa.launchpad.net/adiscon/v8-devel/ubuntu saucy main
- Once done perform these commands to update your apt cache and install the latest RSYSLOG version
sudo apt-get update && sudo apt-get upgrade
- If you receive a message like this while upgrading follow these steps below:
The following packages have been kept back: rsyslog 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.sudo apt-get install rsyslog
We highly appriciate any feedback or bug reports.
rsyslog 8.3.2 (v8-devel) released
We have just released 8.3.2 of the v8-devel branch.
This is primarily a bug-fixing release, but it also adds the ability to extract parts of a timestamp via the property replacer and adds support for per-listener imrelp rulesets (thanks to bobthesecurityguy for the patch!).
ChangeLog:
http://www.rsyslog.com/changelog-for-8-3-2-v8-devel/
Download:
http://www.rsyslog.com/download-v8-devel/
As always, feedback is appreciated.
Best regards,
Florian Riedl
rsyslog 8.3.1 (v8-devel) released
We have just released 8.3.1 of the v8-devel branch.
This release provides some improvements for external message modification modules, a module to rewrite message facility and severity as well as bug fixes. It is a recommended update for all v8.3 users.
ChangeLog:
http://www.rsyslog.com/changelog-for-8-3-1-v8-devel/
Download:
http://www.rsyslog.com/download-v8-devel/
As always, feedback is appreciated.
Best regards,
Florian Riedl
rsyslog 8.2.1 (v8-stable) released
We have just released 8.2.1 of the v8-stable branch.
This release permits to build against json-c 0.12. Due to the ABI breckage, this is necessary. Json-c versions prior to 0.12 had security issues, so this is desirable. At least some distros have fixed the security issue in older versions of json-c, so this seems to apply mostly when building from sources.
Additionaly, the doc is no longer shipped as part of the rsyslog tarball to allow de-coupled release cycles.
Download: http://www.rsyslog.com/downloads/download-v8-stable/
As always, feedback is appreciated.
Best regards,
Florian Riedl
