[ubuntu/kinetic-proposed] rsyslog 8.2208.0-1ubuntu1 (Accepted)

Steve Langasek steve.langasek at ubuntu.com
Tue Aug 16 01:15:12 UTC 2022


rsyslog (8.2208.0-1ubuntu1) kinetic; urgency=low

  * Merge from 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 syslog:syslog, 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/control: 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
    - 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

rsyslog (8.2208.0-1) unstable; urgency=medium

  * New upstream version 8.2208.0
  * Enable support for log file compression via zstd
  * Bump Standards-Version to 4.6.1
  * Allow to run test suite in parallel

rsyslog (8.2206.0-1) unstable; urgency=medium

  * New upstream version 8.2206.0
  * Switch from libcurl4-gnutls-dev to libcurl4-openssl-dev

rsyslog (8.2204.1-1) unstable; urgency=medium

  * New upstream version 8.2204.1
    - Fix potential heap buffer overflow in imptcp, imtcp, imgssapi and other
      TCP syslog reception modules when octet-counted framing is used.
      (CVE-2022-24903, Closes: #1010619)

Date: Mon, 15 Aug 2022 18:07:45 -0700
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/rsyslog/8.2208.0-1ubuntu1
-------------- next part --------------
Format: 1.8
Date: Mon, 15 Aug 2022 18:07:45 -0700
Source: rsyslog
Built-For-Profiles: noudeb
Architecture: source
Version: 8.2208.0-1ubuntu1
Distribution: kinetic
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Closes: 1010619
Changes:
 rsyslog (8.2208.0-1ubuntu1) kinetic; urgency=low
 .
   * Merge from 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 syslog:syslog, 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/control: 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
     - 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
 .
 rsyslog (8.2208.0-1) unstable; urgency=medium
 .
   * New upstream version 8.2208.0
   * Enable support for log file compression via zstd
   * Bump Standards-Version to 4.6.1
   * Allow to run test suite in parallel
 .
 rsyslog (8.2206.0-1) unstable; urgency=medium
 .
   * New upstream version 8.2206.0
   * Switch from libcurl4-gnutls-dev to libcurl4-openssl-dev
 .
 rsyslog (8.2204.1-1) unstable; urgency=medium
 .
   * New upstream version 8.2204.1
     - Fix potential heap buffer overflow in imptcp, imtcp, imgssapi and other
       TCP syslog reception modules when octet-counted framing is used.
       (CVE-2022-24903, Closes: #1010619)
Checksums-Sha1:
 516b9ceed5f42e6c60ccde30b28ceb84c1c88f4c 3408 rsyslog_8.2208.0-1ubuntu1.dsc
 3f459aaf3254c76e9e3847b973dbc229277db43d 3262298 rsyslog_8.2208.0.orig.tar.gz
 1c7d086ab5e9293ce35779ffa549c0a7bca6c207 38068 rsyslog_8.2208.0-1ubuntu1.debian.tar.xz
 a5e524bda72c59605cfcc0b0487a0e742da73eb0 9151 rsyslog_8.2208.0-1ubuntu1_source.buildinfo
Checksums-Sha256:
 781ae6b72cd24755dc4f4fa7e66b16069fd250dda144ec3413693f38046158cf 3408 rsyslog_8.2208.0-1ubuntu1.dsc
 14de68e7b8e5ab0c5d734f82e2dc9fff22cd7f4710ad690727eb10a7b9b3df5e 3262298 rsyslog_8.2208.0.orig.tar.gz
 e94a7d7c888ba397167943e29e71e7cc7e4f81b24d8935517d3826e7f9174928 38068 rsyslog_8.2208.0-1ubuntu1.debian.tar.xz
 3726ac31d7507afed8d7fb746daa84d9bb98cf7de782bf734f6a3ad2904128b3 9151 rsyslog_8.2208.0-1ubuntu1_source.buildinfo
Files:
 7238838ccf5f1ae9c47171c0d8da9c1f 3408 admin important rsyslog_8.2208.0-1ubuntu1.dsc
 6dcf7404d935b3876cf3e9cc5f9098ee 3262298 admin important rsyslog_8.2208.0.orig.tar.gz
 21ebb7dbdfd2031d6b73e92873fc04bb 38068 admin important rsyslog_8.2208.0-1ubuntu1.debian.tar.xz
 da89b7853eda7bcd742bdee24cae1fed 9151 admin important rsyslog_8.2208.0-1ubuntu1_source.buildinfo
Original-Maintainer: Michael Biebl <biebl at debian.org>


More information about the kinetic-changes mailing list