[ubuntu/natty] rsyslog 4.6.4-1ubuntu1 (Accepted)

Lorenzo De Liso blackz at ubuntu.com
Tue Nov 16 12:20:35 GMT 2010


rsyslog (4.6.4-1ubuntu1) natty; urgency=low

  * Merge from debian unstable (LP: #671533), remaining changes:
    - Run as rsyslog:rsyslog, set $FileOwner to syslog
    - Replace init script with debian/rsyslog.upstart.
    - debian/control: Bump build-dependency on debhelper for Upstart-aware
      dh_installinit
    - debian/rsyslog.logrotate: Use reload command to restart rsyslog
    - debian/rsyslog.conf: enable $RepeatedMsgReduction
      to avoid bloating the syslog file (LP #453444)
    - Add debian/rsyslog.dmesg.upstart to save initial dmesg into a file.
      Install it in debian/rules.
    - debian/50-default.conf: set of default rules for syslog (forwarded to
      Debian #603160)
  * Dropped changes:
    - debian/patches/deroot.patch: this patch was introduced to support
      earlier kernels and we don't support running natty on pre-karmic
      kernels
    - sysklogd → rsyslog upgrade was done pre-lucid (LTS) so drop all
      the upgrade handling
    - Restore to reading from /proc/kmsg: rsyslog can read directly from
      /proc/kmsg now; dropped init script changes as they're obsolete
      (even when actually using the init script which we don't, we have
      the upstart script)

rsyslog (4.6.4-1) unstable; urgency=low

  * New upstream release.
    - bugfix: programname filter in ! configuration can not be reset.
      Thanks to Kiss Gabor for the patch. Closes: #540807
  * Bump Standards-Version to 3.9.1. No further changes.

rsyslog (4.6.3-1) unstable; urgency=low

  * New upstream release.
  * debian/patches/02-set-correct-default-for-buffered-writing.patch
    - Removed, merged upstream.
  * Switch to source format 3.0 (quilt).
    - Add debian/source/format.
    - Drop Build-Depends on quilt.
    - Remove debian/README.source.
    - Remove /usr/share/quilt/quilt.make include from debian/rules.
  * Switch to dh v7.
    - Bump Build-Depends on debhelper to (>= 7.0.50).
    - Bump Build-Depends on autotools-dev to (>= 20100122.1) for the
      autotools_dev dh addon.
    - Convert debian/rules to dh.
  * Bump Standards-Version to 3.9.0. Use Breaks instead of Conflicts as
    recommended by the new policy.

rsyslog (4.6.2-1) unstable; urgency=low

  * New upstream release.
  * debian/patches/02-set-correct-default-for-buffered-writing.patch
    - The default for $OMFileFlushOnTXEnd was wrong ("off"). Patch pulled from
      upstream Git.

rsyslog (4.6.1-1) unstable; urgency=low

  * New upstream release.
    - Fix error in rsyslog.conf(5) man page. The configuration variable
      $InputUDPServerRun does not exist, it should be $UDPServerRun instead.
      Thanks to Alexander Gerasiov for spotting this. Closes: #571202
  * debian/rsyslog-doc.install
    - Install png image files.
  * debian/patches/doc_typo_fix.patch
    - Removed, merged upstream.
  * debian/patches/no_create_db.patch
    - Refresh to apply cleanly.
  * debian/control
    - Bump Standards-Version to 3.8.4. No further changes.
  * debian/rsyslog.install
    - Install new lmstrmsrv.so and lmzlibw.so plugins.
  * debian/rsyslog.lintian-overrides
    - Add lintian override for init.d-script-missing-dependency-on-remote_fs
      false positive. See also the corresponding lintian bug: #571280.
  * debian/rules
    - Add call to dh_lintian.
  * debian/rsyslog.init
    - GNU/kFreeBSD does not allow to create pipes in /dev. So for xconsole
      create the pipe as /var/run/xconsole and a /dev/xconsole symlink.
      Closes: #537170

rsyslog (4.4.2-2) unstable; urgency=low

  * debian/control
    - Demote mysql-server and postgresql from Recommends to Suggests. The
      server packages are not strictly necessary for dbconfig-common's
      autoconfiguration to work and one might want to use a remote server.
    - Add Recommends: mysql-client for rsyslog-mysql.
    - Add Recommends: postgresql-client for rsyslog-pgsql.
  * debian/patches/doc_typo_fix.patch
    - Fix a typo in the html documentation and man page regarding the syslog.h
      header file and the syslog(3) man page. Closes: #559334
      Thanks to Alexander Gerasiov for spotting this.

rsyslog (4.4.2-1) unstable; urgency=low

  * New upstream release.

rsyslog (4.4.1-1) unstable; urgency=low

  * New upstream release.
    - Fix invalid double-quoted PRI in log messages. Closes: #543505
  * debian/watch
    - Only check for stable upstream releases.
  * debian/patches/testbench-java.patch
    - Removed, merged upstream.

rsyslog (4.4.0-1) unstable; urgency=low

  * New upstream release.
  * Removed patches
    - debian/patches/manpage_pidfile.patch (merged upstream)
    - debian/patches/close-stdout-stderr.patch (merged upstream)
  * Bump Standards-Version to 3.8.3. No further changes.
  * Disable testbench as it requires java.
  * debian/patches/testbench-java.patch
    - Move check_JAVA inside the ENABLE_TESTBENCH section so the tests are not
      run unless the testbench is enabled.

Date: Fri, 05 Nov 2010 15:52:21 +0100
Changed-By: Lorenzo De Liso <blackz at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Martin Pitt <martin.pitt at ubuntu.com>
https://launchpad.net/ubuntu/natty/+source/rsyslog/4.6.4-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 05 Nov 2010 15:52:21 +0100
Source: rsyslog
Binary: rsyslog rsyslog-doc rsyslog-mysql rsyslog-pgsql rsyslog-gssapi rsyslog-gnutls rsyslog-relp
Architecture: source
Version: 4.6.4-1ubuntu1
Distribution: natty
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Lorenzo De Liso <blackz at ubuntu.com>
Description: 
 rsyslog    - enhanced multi-threaded syslogd
 rsyslog-doc - documentation for rsyslog
 rsyslog-gnutls - TLS protocol support for rsyslog
 rsyslog-gssapi - GSSAPI authentication and encryption support for rsyslog
 rsyslog-mysql - MySQL output plugin for rsyslog
 rsyslog-pgsql - PostgreSQL output plugin for rsyslog
 rsyslog-relp - RELP protocol support for rsyslog
Closes: 537170 540807 543505 559334 571202
Launchpad-Bugs-Fixed: 671533
Changes: 
 rsyslog (4.6.4-1ubuntu1) natty; urgency=low
 .
   * Merge from debian unstable (LP: #671533), remaining changes:
     - Run as rsyslog:rsyslog, set $FileOwner to syslog
     - Replace init script with debian/rsyslog.upstart.
     - debian/control: Bump build-dependency on debhelper for Upstart-aware
       dh_installinit
     - debian/rsyslog.logrotate: Use reload command to restart rsyslog
     - debian/rsyslog.conf: enable $RepeatedMsgReduction
       to avoid bloating the syslog file (LP #453444)
     - Add debian/rsyslog.dmesg.upstart to save initial dmesg into a file.
       Install it in debian/rules.
     - debian/50-default.conf: set of default rules for syslog (forwarded to
       Debian #603160)
   * Dropped changes:
     - debian/patches/deroot.patch: this patch was introduced to support
       earlier kernels and we don't support running natty on pre-karmic
       kernels
     - sysklogd → rsyslog upgrade was done pre-lucid (LTS) so drop all
       the upgrade handling
     - Restore to reading from /proc/kmsg: rsyslog can read directly from
       /proc/kmsg now; dropped init script changes as they're obsolete
       (even when actually using the init script which we don't, we have
       the upstart script)
 .
 rsyslog (4.6.4-1) unstable; urgency=low
 .
   * New upstream release.
     - bugfix: programname filter in ! configuration can not be reset.
       Thanks to Kiss Gabor for the patch. Closes: #540807
   * Bump Standards-Version to 3.9.1. No further changes.
 .
 rsyslog (4.6.3-1) unstable; urgency=low
 .
   * New upstream release.
   * debian/patches/02-set-correct-default-for-buffered-writing.patch
     - Removed, merged upstream.
   * Switch to source format 3.0 (quilt).
     - Add debian/source/format.
     - Drop Build-Depends on quilt.
     - Remove debian/README.source.
     - Remove /usr/share/quilt/quilt.make include from debian/rules.
   * Switch to dh v7.
     - Bump Build-Depends on debhelper to (>= 7.0.50).
     - Bump Build-Depends on autotools-dev to (>= 20100122.1) for the
       autotools_dev dh addon.
     - Convert debian/rules to dh.
   * Bump Standards-Version to 3.9.0. Use Breaks instead of Conflicts as
     recommended by the new policy.
 .
 rsyslog (4.6.2-1) unstable; urgency=low
 .
   * New upstream release.
   * debian/patches/02-set-correct-default-for-buffered-writing.patch
     - The default for $OMFileFlushOnTXEnd was wrong ("off"). Patch pulled from
       upstream Git.
 .
 rsyslog (4.6.1-1) unstable; urgency=low
 .
   * New upstream release.
     - Fix error in rsyslog.conf(5) man page. The configuration variable
       $InputUDPServerRun does not exist, it should be $UDPServerRun instead.
       Thanks to Alexander Gerasiov for spotting this. Closes: #571202
   * debian/rsyslog-doc.install
     - Install png image files.
   * debian/patches/doc_typo_fix.patch
     - Removed, merged upstream.
   * debian/patches/no_create_db.patch
     - Refresh to apply cleanly.
   * debian/control
     - Bump Standards-Version to 3.8.4. No further changes.
   * debian/rsyslog.install
     - Install new lmstrmsrv.so and lmzlibw.so plugins.
   * debian/rsyslog.lintian-overrides
     - Add lintian override for init.d-script-missing-dependency-on-remote_fs
       false positive. See also the corresponding lintian bug: #571280.
   * debian/rules
     - Add call to dh_lintian.
   * debian/rsyslog.init
     - GNU/kFreeBSD does not allow to create pipes in /dev. So for xconsole
       create the pipe as /var/run/xconsole and a /dev/xconsole symlink.
       Closes: #537170
 .
 rsyslog (4.4.2-2) unstable; urgency=low
 .
   * debian/control
     - Demote mysql-server and postgresql from Recommends to Suggests. The
       server packages are not strictly necessary for dbconfig-common's
       autoconfiguration to work and one might want to use a remote server.
     - Add Recommends: mysql-client for rsyslog-mysql.
     - Add Recommends: postgresql-client for rsyslog-pgsql.
   * debian/patches/doc_typo_fix.patch
     - Fix a typo in the html documentation and man page regarding the syslog.h
       header file and the syslog(3) man page. Closes: #559334
       Thanks to Alexander Gerasiov for spotting this.
 .
 rsyslog (4.4.2-1) unstable; urgency=low
 .
   * New upstream release.
 .
 rsyslog (4.4.1-1) unstable; urgency=low
 .
   * New upstream release.
     - Fix invalid double-quoted PRI in log messages. Closes: #543505
   * debian/watch
     - Only check for stable upstream releases.
   * debian/patches/testbench-java.patch
     - Removed, merged upstream.
 .
 rsyslog (4.4.0-1) unstable; urgency=low
 .
   * New upstream release.
   * Removed patches
     - debian/patches/manpage_pidfile.patch (merged upstream)
     - debian/patches/close-stdout-stderr.patch (merged upstream)
   * Bump Standards-Version to 3.8.3. No further changes.
   * Disable testbench as it requires java.
   * debian/patches/testbench-java.patch
     - Move check_JAVA inside the ENABLE_TESTBENCH section so the tests are not
       run unless the testbench is enabled.
Checksums-Sha1: 
 b45c0b70d960ab9c7203eca81082ee9bfd9541f3 2132 rsyslog_4.6.4-1ubuntu1.dsc
 03333713b933dcf8e1ae898c62c56270483b5087 2080038 rsyslog_4.6.4.orig.tar.gz
 7f0865109cd69cc5efd139367dbf96a12b2a31cb 25974 rsyslog_4.6.4-1ubuntu1.debian.tar.gz
Checksums-Sha256: 
 420f84ce29ea3468a466cb3ae36e4fe64e8cf58ef4def6d9478defa7110f91f2 2132 rsyslog_4.6.4-1ubuntu1.dsc
 9d712d2ca1eeb5692b947bc3379773a8b1ed19e75d8307e5870b846a83b069cf 2080038 rsyslog_4.6.4.orig.tar.gz
 dad84ffc4bbb52c09ef71fec8a512ee692d398e616775a7fc10f2bb75780ad56 25974 rsyslog_4.6.4-1ubuntu1.debian.tar.gz
Files: 
 f0114dd3bb3273b27d9e35d250bcd433 2132 admin important rsyslog_4.6.4-1ubuntu1.dsc
 9cd32eec1984a656ab879e89b57d8076 2080038 admin important rsyslog_4.6.4.orig.tar.gz
 06857043a5577341d24a7d903ba69924 25974 admin important rsyslog_4.6.4-1ubuntu1.debian.tar.gz
Original-Maintainer: Michael Biebl <biebl at debian.org>
Original-Vcs-Browser: http://git.debian.org/?p=collab-maint/rsyslog.git;a=summary
Original-Vcs-Git: git://git.debian.org/git/collab-maint/rsyslog.git

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJM4nRlAAoJEPmIJawmtHufPKkP/2+Q5g42tec34XyMgYONIVrJ
3pEnhgVo4IwW8kIMR3wkDT/SRe7lvvSZI544sRCOFJDddHE9zMubDiNEhnhqyHhD
jUEUPVuFLyvB+BFf1lveXBy6h2XcOZSoZMFi+/VeH4rNDWJLCqDAeWFDY8yWwKru
OKLfMpeVfnnTOdi+JPTNEcz/K8LvM8JhZJYOdHExHs5y7ucbEdeCa7WZPdRjE8pp
WVzN7beJB+WVJ4iPRLVBoccIVPurt7IvYju5HLiqbNmIWaH+yh9DcvqPVG28Av6D
hGKsoHhfPuV2MwLHu+btnHFrDyVIcldRQOw9StYqP2w88gm9t9nMYW0yWiQCbdtm
ZSwugBhbCIb8NsoCJgIh+mxGF9FzSP9vy1YyD+IzScifSLzhuGlyYOSTLo5lULeT
LtI2DV1x5Jcmse9+QyHPW+5WpJ4UiF/AGBHW/qEl4kgQld/exn71FKox7IERKJdo
KJwNSfWdJTlWT+5KywqudP7nv7zsDMTF579ygSrnLCpu9U4osredVATTm5EDKDVG
rSVwaqC2ylOVbJ/uExhtvh/PvRzt9q1Jjw+pj1gzeHNvqSNTMDerHiGUbYcTDlJz
F/AaCaIV5yDpOQn4oIjxAzfokV+pU9SWEt45W03QIdgUNIYuPN0gM6BCA1OIYjfY
gB97cjBAihIDwVQBZa5c
=3LCe
-----END PGP SIGNATURE-----


More information about the Natty-changes mailing list