~ubuntu-branches/ubuntu/utopic/rsyslog/utopic

« back to all changes in this revision

Viewing changes to debian/patches/series

  • Committer: Package Import Robot
  • Author(s): Colin Watson
  • Date: 2013-12-04 13:12:07 UTC
  • mfrom: (56.1.2 rsyslog)
  • Revision ID: package-import@ubuntu.com-20131204131207-t68105ifzc5jzbsj
Tags: 7.4.4-1ubuntu2
* debian/rsyslog.postinst: Make sure /var/log is owned by group syslog and
  is group-writeable (LP: #1256695).
* Ensure that rsyslogd can create files in group adm, even when dropping
  group privileges to syslog (LP: #484336):
  - debian/patches/10-initgroups.patch: Try to set appropriate
    supplementary groups before dropping UID.
  - debian/rsyslog.postinst: Add syslog user to group adm.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# Debian patches for rsyslog
2
2
01-dont_create_db.patch
 
3
10-initgroups.patch