Branches for Natty

Name Status Last Modified Last Commit
lp:ubuntu/natty/sysklogd bug 2 Mature 2010-10-25 21:03:28 UTC
34. * Merge from debian unstable, remaini...

Author: Michael Terry
Revision Date: 2010-10-25 20:55:49 UTC

* Merge from debian unstable, remaining changes:
  - debian/control:
    - add dependencies on adduser, sysv-rc.
    - specify required version of lsb-base.
    - add alternative build-dependency on linux-libc-dev.
  - syslog.conf.1: clarify language and examples, thanks to chris moore.
  - debian/default.klogd: do not override the default options.
  - debian/postinst.klogd, debian/postrm.klogd,
    debian/rc.klogd, debian/rules, klogd.8, klogd.c, makefile: run klogd
    under the klog account.
  - debian/cron.daily, debian/cron.weekly, debian/postinst,
    debian/postrm, debian/rc, sysklogd.8, syslogd.c: run syslogd under the
    syslog account.
  - debian/rc: allow ltsp to override the default config with
    /etc/ltsp/syslogd.
  - debian/rc, debian/rc.klogd: Add the 'status' action (LP: #247106).
  - debian/syslog.conf: replace 'warn' (deprecated) with 'warning'
    (LP: #193109).
  - debian/rc, debian/postinst, debian/rc.klogd, debian/postinst.klogd:
    Only stop when switching to single user mode.
  - Makefile: disable FORTIFY_SOURCE for klogd, otherwise the protection
    macros redirect the calls improperly (LP: #255635).
  - debian/postrm: Don't delete the syslog user upon purge. LP: #401056
  - Add test for /etc/unbound/syslogd to debian/rc (init script) to grab the
    extra socket in the unbound chroot if it's installed from the chrooted
    package
  - debian/rc, debian/rc.klogd: do not add syslogd and klogd PIDs to omit
    list of sendsigs. Ubuntu does not use stop symlinks in rc0.d and rc6.d,
    so sysklogd and klogd must be terminated by sendsigs (LP: #304774).
* Remove faulty fclose() call. Thanks to Andrea Morandi and Sean Young
* Adjust priority to extra
* Remove sendsigs.omit file for both binary packages/daemons on purge
  (closes: Bug#492149, Bug#492148)
* Add existence test before stat'ing a log file in syslogd-listfiles
* Replace strcpy with memmove to fix continuation line problems on 64bit
  architectures, patch by David Couture <glowplugrelayw0rks@gmail.com>
  (closes: Bug#586156, Bug#585395)
* Use SKFLAGS instead of CFLAGS due to a conflict with the kernel build
  system (complement to what was done with Makefile already) (closes:
  Bug#535510)
* Add dependency to lsb-base due to inclusion of /lib/lsb/init-functions
  in rc scripts (closes: Bug#527873)

11 of 1 result