Package: syslog-ng / 4.8.1-7
Metadata
Package | Version | Patches format |
---|---|---|
syslog-ng | 4.8.1-7 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 Update control file path.patch | (download) |
doc/man/syslog-ng.8.xml |
2 1 + 1 - 0 ! |
update control file path In Debian, the localstatedir is set to /var/lib/syslog-ng instead of the upstream default /var/run |
0002 Direct_check_if_seek_can_be_called.patch | (download) |
modules/affile/file-reader.c |
22 19 + 3 - 0 ! |
[patch] file-reader: added a more detailed, direct check if seek can be called on the file descriptor Signed-off-by: Hofi <hofione@gmail.com> |
0003 Fix transport accepting incorrect wildcards.patch | (download) |
lib/transport/tests/CMakeLists.txt |
1 1 + 0 - 0 ! |
fix transport accepting incorrect wildcards Adopted/backported from upstream |
0004 mongo c add v1 v2 detection to autotools.patch | (download) |
configure.ac |
38 28 + 10 - 0 ! |
mongo-c: add v1 v2 detection to autotools Borrowed from upstream (5780230) |
0005 afmongodb use v1 v2 headers correctly.patch | (download) |
modules/afmongodb/afmongodb-private.h |
6 5 + 1 - 0 ! |
afmongodb: use v1/v2 headers correctly Signed-off-by: Hofi <hofione@gmail.com> |