rsyslog 8.2110.0-3ubuntu1 source package in Ubuntu

Changelog

rsyslog (8.2110.0-3ubuntu1) jammy; urgency=medium

  * Merge with Debian unstable. Remaining changes:
    - debian/00rsyslog.conf Install tmpfiles.d snippet to ensure that the
      syslog group can write into /var/log/.
    - debian/50-default.conf: set of default rules for syslog
      + debian/50-default.conf: separated default rules
      + d/rsyslog.install: install default rules
      + d/rsyslog.postrm: clear default rules on purge
      + d/rsyslog.postrm: remove conf file in postrm on purge. manage with ucf
      + d/rsyslog.postinst: Adapt script to use ucf for Ubuntu's config files
      + debian/control: Add Depends for ucf
    - debian/rsyslog.conf:
      + enable $RepeatedMsgReduction to avoid bloating the syslog file.
      + enable $KLogPermitNonKernelFacility for non-kernel klog messages
      + Run as rsyslog:rsyslog, set $FileOwner to syslog
      + Remove rules moved to 50-default.conf
    - Add disabled by default AppArmor profile, debian/usr.sbin.rsyslogd
      + d/rsyslog.install: install apparmor rule
      + d/rules: use dh_apparmor to install profile before rsyslog is started
      + d/control: suggests apparmor (>= 2.3)
      + d/contrl: Build-Depends on dh-apparmor
      + debian/rsyslog.dirs: install /etc/apparmor.d/force-complain,
        /etc/apparmor.d/disable and /etc/apparmor.d/local
      + d/usr.sbin.rsyslogd apparmor profile for rsyslogd
      + debian/rsyslog.preinst: disable profile on clean installs.
    - d/rules: Fix LDFLAGS to avoid segfault on receipt of first message
    - Drop [mm|pm]normalize modules, depending on liblognorm from universe.
      + d/rules: drop --enable-mmnormalize & --enable-pmnormalize
      + d/control: drop build dependency on liblognorm-dev
    - run as user syslog
      + d/rsyslog.postinst: fix ownership of /var/spool/rsyslog.
      + d/rsyslog.postinst: Create syslog user and add it to adm group
      + d/rsyslog.postinst: Adapt privileges for /var/log
      + debian/control: Add Depends for adduser
    - debian/dmesg.service: provide /var/log/dmesg.log as non log-rotated
      log for boot-time kernel messages.
    - debian/clean: Delete some files left over by the test suite
    - d/usr.sbin.rsyslogd: apparmor: use preferred "profile <shortname>"
      syntax.
    - debian/dmesg.service: Change /var/log/dmesg from 0644 to 0640
      to adhere to new DMESG_RESTRICT restrictions.

rsyslog (8.2110.0-3) unstable; urgency=medium

  * Enable pmciscoios parser module (Closes: #929608)
  * Enable pmnormalize parser module (Closes: #999450)

rsyslog (8.2110.0-2) unstable; urgency=medium

  * Remove SysV init script

rsyslog (8.2110.0-1) unstable; urgency=medium

  * New upstream version 8.2110.0
  * Rebase patches
  * Mark iproute2 Build-Depends as linux-any
  * testbench: skip omfwd_fast_imuxsock.sh if liblogging-stdlog is not
    available

rsyslog (8.2108.0-2) unstable; urgency=medium

  * build issue: handle undefined MAXPATHLEN, PATH_MAX (Closes: #900718)
  * ratelimit: fix rate limiting for already parsed messages (Closes: #992869)
  * Remove outdated section from debian/copyright

rsyslog (8.2108.0-1) unstable; urgency=medium

  * New upstream version 8.2108.0
  * Bump Standards-Version to 4.6.0
  * Use fail-missing.
    Files we are not interested in are listed in debian/not-installed.
  * Use ${env:DEB_HOST_MULTIARCH} substitution.
    This facility is available since debhelper compat level 13.
  * Remove no longer needed debian/rsyslog.lintian-overrides

rsyslog (8.2106.0-1) unstable; urgency=medium

  * New upstream version 8.2106.0
  * Rebase patches

 -- Lukas Märdian <email address hidden>  Tue, 16 Nov 2021 11:21:05 +0100

Upload details

Uploaded by:
Lukas Märdian
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
rsyslog_8.2110.0.orig.tar.gz 3.1 MiB 3f904ec137ca6412e8273f7896d962ecb589f7d0c589bdf16b1709ec27e24f31
rsyslog_8.2110.0-3ubuntu1.debian.tar.xz 36.8 KiB aa0fe77edeab6664f447f3a3d79ed78ff3a0ebf90193b9d8e4b7ce07c5afe00c
rsyslog_8.2110.0-3ubuntu1.dsc 3.1 KiB 7079c58226aff3029fe705d0db2f7d8e7b6e34e0badcdbc5f3aee7bbb9634bae

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-czmq: ZeroMQ protocol support for rsyslog via CZMQ

 These plugins allows rsyslog to send and receive ZeroMQ syslog
 messages via the CZMQ library.

rsyslog-czmq-dbgsym: debug symbols for rsyslog-czmq
rsyslog-dbgsym: debug symbols for rsyslog
rsyslog-elasticsearch: Elasticsearch output plugin for rsyslog

 This plugin allows rsyslog to write syslog messages to Elasticsearch, a
 distributed, multitenant-capable full-text search engine with a RESTful web
 interface and schema-free JSON documents.

rsyslog-elasticsearch-dbgsym: debug symbols for rsyslog-elasticsearch
rsyslog-gnutls: TLS protocol support for rsyslog (GnuTLS)

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

rsyslog-gnutls-dbgsym: debug symbols for rsyslog-gnutls
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-gssapi-dbgsym: debug symbols for rsyslog-gssapi
rsyslog-hiredis: Redis output plugin for rsyslog

 This plugin allows rsyslog to write syslog messages to Redis, a
 key-value database in a similar vein to memcache but the dataset
 is non-volatile.

rsyslog-hiredis-dbgsym: debug symbols for rsyslog-hiredis
rsyslog-kafka: Apache Kafka support for rsyslog

 These plugins allow rsyslog to send and receive syslog messages via Apache
 Kafka, a distributed and scalable message broker offering strong durability
 and fault-tolerance guarantees.

rsyslog-kafka-dbgsym: debug symbols for rsyslog-kafka
rsyslog-mongodb: MongoDB output plugin for rsyslog

 This plugin allows rsyslog to write syslog messages to MongoDB, a
 scalable, high-performance, open source NoSQL database.

rsyslog-mongodb-dbgsym: debug symbols for rsyslog-mongodb
rsyslog-mysql: MySQL output plugin for rsyslog

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

rsyslog-mysql-dbgsym: debug symbols for rsyslog-mysql
rsyslog-openssl: TLS protocol support for rsyslog (OpenSSL)

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

rsyslog-openssl-dbgsym: debug symbols for rsyslog-openssl
rsyslog-pgsql: PostgreSQL output plugin for rsyslog

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

rsyslog-pgsql-dbgsym: debug symbols for rsyslog-pgsql
rsyslog-relp: RELP protocol support for rsyslog

 These plugins allow 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.

rsyslog-relp-dbgsym: debug symbols for rsyslog-relp