Package: syslog-ng / 3.1.3-3
Metadata
Package | Version | Patches format |
---|---|---|
syslog-ng | 3.1.3-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
kfreebsd security fix.patch | (download) |
src/affile.c |
8 4 + 4 - 0 ! |
affile: fixed bogus permission bits on logfiles on platforms where mode_t is 16 bits only syslog-ng is creating files with bogus permissions on platforms where mode_t is 16 bits only. Such a beast is kFreeBSD. . Credits to the Debian folks for noticing & tracking down the issue. The original reporter is in the "Reported-By" line, but also thanks for gcs@debian.org, algernon@debian.org and peter.czanik@balabit.hu for taking care of the issue. . Reported-By: Steven Chamberlain <steven@pyro.eu.org> |
file_capability_fix.patch | (download) |
src/Makefile.am |
2 1 + 1 - 0 ! |
--- |
unix_stream_capability_fix.patch | (download) |
src/afunix.c |
10 9 + 1 - 0 ! |
--- |