rsyslog 5.8.1-1ubuntu2 source package in Ubuntu Linaro Evaluation Build

Changelog

rsyslog (5.8.1-1ubuntu2) oneiric; urgency=low

  * debian/patches/02-CVE-2011-3200.patch: fix denial of service via off by
    two
    - CVE-2011-3200
 -- Jamie Strandboge <email address hidden>   Mon, 03 Oct 2011 12:13:42 -0500

Upload details

Uploaded by:
Jamie Strandboge
Uploaded to:
Oneiric
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oneiric based series for Ubuntu LEB release universe admin

Builds

Oneiric: [FULLYBUILT] armel

Downloads

File Size SHA-256 Checksum
rsyslog_5.8.1.orig.tar.gz 2.3 MiB 08a0876b5c4463f6b508ed24d7e0b60444c001507ff92ef1cfbfcea4698e2c9c
rsyslog_5.8.1-1ubuntu2.debian.tar.gz 28.1 KiB a7b9657e38778230fc43d84d686db4f04d67f5c675d3ea9c88dbe69912a5a356
rsyslog_5.8.1-1ubuntu2.dsc 2.1 KiB 0d0c4b3c64c443dcc37f9e4265d738db78fe8764f0640657013595434bc2ef1d

Available diffs

View changes file

Binary packages built by this source

rsyslog: reliable system and kernel logging daemon

 Rsyslog is a multi-threaded implementation of syslogd (a system utility
 providing support for message logging), with features that include:
  * reliable syslog over TCP, SSL/TLS and RELP
  * on-demand disk buffering
  * email alerting
  * writing to MySQL or PostgreSQL databases (via separate output plugins)
  * permitted sender lists
  * filtering on any part of the syslog message
  * on-the-wire message compression
  * fine-grained output format control
  * failover to backup destinations
  * enterprise-class encrypted syslog relaying
 .
 It is the default syslogd on Debian systems.

rsyslog-gnutls: TLS protocol support for rsyslog

 This netstream plugin allows rsyslog to send and receive encrypted syslog
 messages via the upcoming syslog-transport-tls IETF standard protocol.

rsyslog-gssapi: GSSAPI authentication and encryption support for rsyslog

 These plugins allow rsyslog to write and/or receive GSSAPI authenticated and
 encrypted syslog messages. GSSAPI is commonly used for Kerberos
 authentication.

rsyslog-mysql: MySQL output plugin for rsyslog

 This plugin allows rsyslog to write the syslog messages into a MySQL database.

rsyslog-pgsql: PostgreSQL output plugin for rsyslog

 This plugin allows rsyslog to write the syslog messages into a PostgreSQL
 database.

rsyslog-relp: RELP protocol support for rsyslog

 These plugins allows rsyslog to send and receive syslog messages via the
 RELP protocol. RELP ensures reliable transport over the network even on
 connection loss or if a peer becomes unavailable.