Commit Graph

69 Commits

Author SHA1 Message Date
Jose Pedro Oliveira bf3ff4e6e8 Enabled SQL support (subpackage syslog-ng-libdbi) 2011-05-17 20:22:23 +01:00
Jose Pedro Oliveira 01047b720f Updated the homepage URL
Syslog-ng data directory in %{_datadir}/%{name}
Include the main library header files in the devel subpackage
2011-05-16 19:54:40 +01:00
Jose Pedro Oliveira d64b71b05f No need to create the directory /etc/syslog-ng in the install section
Enable the test suite (but excluding the SQL and SSL tests)
2011-05-12 03:56:59 +01:00
Jose Pedro Oliveira 9059c8be6d Update to 3.2.4 2011-05-11 12:11:01 +01:00
Jose Pedro Oliveira 516c9c418e * Overrided the default _localstatedir value (configure --localstatedir)
(value hardcoded in update-patterndb)
 * Manually created the patterndb.d configuration directory (update-patterndb)
   (see also https://bugzilla.balabit.com/show_bug.cgi?id=119 comments >= 4)
 * Dropped support for Vim 7.0 and 7.1
2011-05-09 20:01:32 +01:00
Jose Pedro Oliveira acb6a06fac * Dropped the bison and flex build requirements
* Corrected a couple of macro references in changelog entries (rpmlint)
2011-05-09 11:03:14 +01:00
Jose Pedro Oliveira 9d4f221523 * Added the build requirement systemd-units (macro %%_unitdir)
https://fedoraproject.org/wiki/Packaging:Guidelines:Systemd
 * Dropped the redefinition of the %%_localstatedir macro
 * Use %%global instead of %%define
 * Minor modifications of the %%post, %%preun and %%postun scripts
   https://fedoraproject.org/wiki/Packaging:ScriptletSnippets#Systemd
 * Expanded tabs to spaces (also added a vim modeline)
2011-05-09 05:27:51 +01:00
Jose Pedro Oliveira c09f0f395d * Fix systemd-related scriptlets (Bill Nottingham)
* Explicitly add --enable-systemd to configure's command line
2011-05-06 01:20:55 +01:00
Jose Pedro Oliveira 1a85c0ebd8 * update to 3.2.3 final
* clean the sysconfig file
2011-05-02 04:15:00 +01:00
Jose Pedro Oliveira 0a5491e948 * downgrade the pcre minimal required version from 7.3 to 6.1 (#651823#c26)
* better compliance with the package guidelines
   (https://fedoraproject.org/wiki/Packaging:ScriptletSnippets#Systemd)
2011-04-28 17:24:21 +01:00
Matthias Runge 7201c11a5d - disable ssl, sql, honor pidfile 2011-04-28 10:46:26 +02:00
Matthias Runge 690569fb53 drop double requires line 2011-04-27 08:19:36 +02:00
Matthias Runge 7a38c68469 drop support for fedora/rhel versions without systemd support 2011-04-26 22:35:43 +02:00
Jose Pedro Oliveira 3aa58cc42f * - change NVR to alert users that we have been using a syslog-ng v3.2
git snapshot (for systemd support)
2011-04-26 02:02:37 +01:00
Jose Pedro Oliveira 75106670f5 * Typo correction 2011-04-25 21:39:14 +01:00
Jose Pedro Oliveira efb36d5de0 * re-introduces the "Provides: syslog" (#651823 comments 13, 15 and 21)
* rename the logrotate.d file back to syslog (#651823 comments 12, 15, 16 and 21)
 * cleans the sysconfig and logrotate file mess (#651823 comments 17, 20 and 21)
 * spec code cleanup (#651823 comments 10 and 11)
 * dropped duplicated eventlog-devel BR
2011-04-25 21:35:02 +01:00
Matthias Runge 264eaa16cc more spec cleanup 2011-04-23 21:44:38 +02:00
Matthias Runge 829a482473 more spec clean up, fixed systemd command parameter 2011-04-23 15:11:13 +02:00
Matthias Runge c66f6330e1 - update to syslog-ng-3.2.2
- cleanup spec-file
2011-04-20 10:56:11 +02:00
Dennis Gilmore 8a37dc0183 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-09 11:32:28 -06: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
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 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 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