aboutsummaryrefslogtreecommitdiff
path: root/admin/syslog-ng/patches
Commit message (Collapse)AuthorAge
* syslog-ng: update to version 3.19.1Josef Schlehofer2019-01-28
| | | | | | | | | | | | | | | | | | | | Makefile - Changed URL - Added LICENSE, CPE ID, more dependencies, postint and prerm scripts - Enabled by default JSON and HTTP (would be good to split them in future to sub-packages); Disabled java-modules, tcp wrapper - Re-ordered CONFIGURE_ARGS as they occur when executing - Resorted section: define Package/syslog-ng/install syslog-ng.conf - include scl.conf - have a more specific one than upstream (they have it really simple) - document it Patch: remove the unnecessary one Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* syslog-ng: update to 3.17.2W. Michael Petullo2018-09-22
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* syslog-ng: update to 3.16.1W. Michael Petullo2018-07-15
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* syslog-ng: fix openssl callbacks to not require backward compatibilityPhilip Prindeville2017-03-29
The functions for registering callbacks for threads has changed in OpenSSL 1.0.0. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>