lp:ubuntu/natty/sysklogd

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/natty/sysklogd
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

34. By Michael Terry

* 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 <email address hidden>
  (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)

33. By Michael Terry

debian/postrm: Don't delete the syslog user upon purge. LP: #401056

32. By Scott Kitterman

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

31. By Albert Damen

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).

30. By Scott James Remnant (Canonical)

* Merge from debian unstable, remaining changes:
  - debian/control:
    - add dependencies on adduser, lsb-base, sysv-rc.
    - add alternative build-dependency on linux-libc-dev.
    - update maintainer field to follow debianmaintainerfield spec.
  - 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).

29. By Kees Cook

Makefile: disable FORTIFY_SOURCE for klogd, otherwise the protection
macros redirect the calls improperly (LP: #255635).

28. By Iain Lane

debian/rc*, debian/postinst*: Remove deprecated multiuser references
and update LSB headers in init scripts (LP: #254181)

27. By nine

* debian/syslog.conf: replace 'warn' (deprecated) with 'warning'
  (LP: #193109).
* debian/control: upgrade Standards-Version to 3.8.0.

26. By Chuck Short

debian/control: Depend on lsb >= 3.2.12ubuntu3.

25. By Dustin Kirkland 

* debian/control: Depend on lsb >= 3.2-12ubuntu2, which has the
  status_of_proc() function.
* debian/rc, debian/rc.klogd: Add the 'status' action (LP: #247106).

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/oneiric/sysklogd
This branch contains Public information 
Everyone can see this information.

Subscribers