Matthias Runge
feb25e980f
Fixed the syslog-ng.service configuration file:
...
* Sockets setting (#734569 )
* StandardOutput setting (#734591 )
2011-08-31 10:07:27 +02:00
Matthias Runge
805c059774
update to -6 (chain-hostnames() processing)
...
- patch from upstream
2011-06-30 12:36:02 +02:00
Matthias Runge
84b6bebe22
+ add missing patc+ add missing patch
2011-05-17 12:48:02 +02:00
Matthias Runge
72885c2888
new source
2011-05-17 12:42:52 +02:00
Matthias Runge
65b133d016
update to 3.2.4, fixes pcre security flaw
2011-05-17 12:35:43 +02:00
Matthias Runge
4cad221c05
mrunge: systemd fixes (by Bill Nottingham) merged from master to f15 branch
2011-05-06 19:42:12 +02:00
Matthias Runge
e8cb598998
update package according to rawhide branch:
...
- update to syslog-ng 3.2.3 (after pre-release)
- spec cleanup
2011-05-02 21:05:56 +02:00
Matthias Runge
49d3f9e91c
- disable ssl, sql
...
- honor pidfile to support reload configuration
2011-04-28 10:13:27 +02:00
Matthias Runge
bf4824a345
uploaded new source file
2011-04-27 08:33:00 +02:00
Matthias Runge
8add2e99db
delete doubled requires(preun)-line
2011-04-27 08:20:59 +02:00
Matthias Runge
fa7c4abc95
- drop support for fedora versions without systemd
...
- incorporate all changes made in rawhide branch
- rename files, delete unnecessary files
- provide native systemd service file
2011-04-26 22:37:48 +02:00
Matthias Runge
1c7c836525
update to syslog-ng version 3.2.2
2011-04-23 15:21:03 +02:00
Dennis Gilmore
8a37dc0183
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
2011-02-09 11:32:28 -06:00
Fedora Release Engineering
fef33b9c62
dist-git conversion
2010-07-29 13:34:02 +00:00
Douglas E. Warner
ff893bec3e
- update for syslog-ng 3.1.1
...
- supports the new syslog protocol standards
- log statements can be embedded into each other
- the encoding of source files can be set for proper character conversion
- can read, process, and rewrite structured messages (e.g., Apache
webserver logs) using templates and regular expressions
- support for patterndb v2 and v3 format, along with a bunch of new
parsers: ANYSTRING, IPv6, IPvANY and FLOAT.
- added a new "pdbtool" utility to manage patterndb files: convert them
from v1 or v2 format, merge mulitple patterndb files into one and look
up matching patterns given a specific message.
- support for message tags: tags can be assigned to log messages as they
enter syslog-ng: either by the source driver or via patterndb. Later it
these tags can be used for efficient filtering.
- added support for rewriting structured data
- added pcre support in the binary packages of syslog-ng
2010-07-27 18:52:48 +00:00
Bill Nottingham
6f25be3648
Fix typo that causes a failure to update the common directory. (releng
...
#2781 )
2009-11-25 23:15:43 +00:00
rayvd
e884b18944
Sync changes to F-10 branch.
2009-09-22 00:42:39 +00:00
rayvd
92b2d95c1f
Branch sync
2009-09-16 06:23:21 +00:00
rayvd
b2ab2f4c9f
Bump release for b0rked tag.
2009-09-16 04:40:39 +00:00
rayvd
f21464a330
Goofed with sources
2009-09-16 04:30:44 +00:00
rayvd
1f24da5875
Update for libnet linking
2009-08-29 18:29:07 +00:00
Douglas E. Warner
96dc8d533c
fixing changelog and revision
2009-08-19 12:30:50 +00:00
rayvd
5ffc7e4805
Fix for bz #517339
2009-08-19 06:07:30 +00:00
Jesse Keating
2ffa694ed0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
2009-07-27 05:20:17 +00:00
Douglas E. Warner
15eb6c6965
removing source tarball
2009-03-24 16:51:31 +00:00
Douglas E. Warner
15b779d328
- update to 2.1.4
...
- enabling mixed linking to compile only non-system libs statically
- lots of packaging updates to be able to build on RHEL4,5, Fedora9+ and be
parallel-installable with rsyslog and/or sysklogd on those platforms
- removing BR for flex & byacc to try to prevent files from being
regenerated
- fixing build error with cfg-lex.l and flex 2.5.4
- Fixed a possible DoS condition triggered by a destination port
unreachable ICMP packet received from a UDP destination. syslog-ng
started eating all available memory and CPU until it crashed if this
happened.
- Fixed the rate at which files regular were read using the file() source.
- Report connection breaks as a write error instead of reporting POLLERR as
the write error path reports more sensible information in the logs.
2009-03-24 13:52:29 +00:00
Jesse Keating
b726f948a9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
2009-02-26 04:54:53 +00:00
Douglas E. Warner
27ee55a339
- update to 2.0.10
...
- fix for CVE-2008-5110
2008-12-03 03:47:56 +00:00
Peter Vrabec
7792791c41
increase release number
2008-09-15 13:07:20 +00:00
Peter Vrabec
2a54b06baf
- do not conflicts with rsyslog, both rsyslog and syslog-ng use same
...
pidfile and logrotate file (#441664 )
2008-09-15 13:02:10 +00:00
Tom Callaway
022a540bbb
fix license tag
2008-09-06 19:17:43 +00:00
Douglas E. Warner
d01da05f97
- updated to 2.0.8
...
- removed logrotate patch
2008-01-31 14:06:17 +00:00
Douglas E. Warner
89deb64c47
- added patch from git commit a8b9878ab38b10d24df7b773c8c580d341b22383 to
...
fix log rotation (bug#430057)
2008-01-29 18:52:07 +00:00
Douglas E. Warner
201185bfdc
- updated to 2.0.7
...
- force regeneration to avoid broken paths from upstream (#265221 )
- adding loggen binary
2008-01-09 13:45:57 +00:00
Douglas E. Warner
bff16e5835
- updated to 2.0.6
...
- fixes DoS in ZSA-2007-029
2007-12-17 14:58:04 +00:00
Peter Vrabec
e70a938428
add conflicts ( #400661 )
2007-11-29 11:08:11 +00:00
Jesse Keating
fae21fc501
- Rebuild for selinux ppc32 issue.
2007-08-29 04:40:56 +00:00
Jose Pedro Oliveira
5fee075228
Update to 2.0.5.
2007-07-26 15:07:26 +00:00
Jose Pedro Oliveira
2ac0fc201e
Add support for vim 7.1.
2007-06-07 22:17:02 +00:00
Jose Pedro Oliveira
d11e61df10
new unix-stream max-connections = 32
2007-05-31 21:54:18 +00:00
Jose Pedro Oliveira
c685e4f900
Increase the number of unix-stream max-connections.
2007-05-31 21:16:22 +00:00
Jose Pedro Oliveira
b6667f9520
New upstream download location.
2007-05-26 19:53:46 +00:00
Jose Pedro Oliveira
9112a28aa5
Update to 2.0.4.
2007-05-22 00:55:20 +00:00
Jose Pedro Oliveira
ea7684a730
Update to 2.0.3.
2007-03-26 19:28:27 +00:00
Jose Pedro Oliveira
43528fe1e4
Update to latest snapshot (2007-03-23).
2007-03-23 20:46:24 +00:00
Jose Pedro Oliveira
d1e491cd9a
Updating to a 2.0.3 snapshot version (tcp wrappers and source address
...
spoofing).
2007-03-09 17:47:45 +00:00
Jose Pedro Oliveira
0f07b02f7d
Dynamic link glib2 and eventlog (--enable-dynamic-linking).
2007-02-25 01:57:10 +00:00
Jose Pedro Oliveira
f7f8a56c9f
BR the static subpackages.
2007-02-10 19:17:02 +00:00
Jose Pedro Oliveira
6570fbfd16
Update to 2.0.2.
2007-02-10 19:13:05 +00:00
Jose Pedro Oliveira
7cd9c80b47
Update to 1.6.12.
2007-02-06 20:49:33 +00:00