Commit Graph

155 Commits

Author SHA1 Message Date
Jose Pedro Oliveira be24a5ee62 * Patch rebased from 3.2.5 to 3.4.0 beta1 2013-01-19 18:00:24 +00:00
Jose Pedro Oliveira 28fd0943c0 * Corrected bogus dates in the changelog section 2013-01-19 16:44:15 +00:00
Jose Pedro Oliveira e52affe9b5 * Update to 3.3.8
* Use the new --with-embedded-crypto configure's option in order to
   avoid shipping a ld.so.conf file
2013-01-17 16:10:52 +00:00
Jose Pedro Oliveira 26c5cb3ea4 Introduce the new systemd-rpm macros (#850332) 2012-11-30 11:42:59 +00:00
Jose Pedro Oliveira e997127770 Rename ivykis-ver to ivykis_ver (invalid character) 2012-11-30 10:40:35 +00:00
Jose Pedro Oliveira 1c4c540e3d Update to 3.3.7 2012-10-31 00:20:52 +00:00
Jose Pedro Oliveira 5bd56909aa * Update to syslog-ng 3.3.7 RC2 2012-10-18 21:11:59 +01:00
Dennis Gilmore b64c46308b - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-21 17:28:32 -05:00
Jose Pedro Oliveira a09fc9ce11 Remove the ExecStartPre line from the service file (#833551) 2012-06-19 23:39:35 +01:00
Jose Pedro Oliveira 62ec276833 Improve syslog-ng-3.2.5-tests-functional-sql-test.patch
Add a conflict with the filesystem package (due to the /usr-move)
2012-04-26 18:23:37 +01:00
Jose Pedro Oliveira fdd7fbb005 No longer disable the SSL tests. 2012-04-16 06:15:38 +01:00
Jose Pedro Oliveira e3631080b0 Correct the path in syslog-ng-3.2.5-syslog-ng.service.patch. 2012-04-16 05:46:57 +01:00
Jose Pedro Oliveira 8be2b38e89 Enable SSL. 2012-04-16 05:37:36 +01:00
Jose Pedro Oliveira 48093dd02a * Fedora 17’s unified filesystem (/usr-move) 2012-04-16 05:07:41 +01:00
Jose Pedro Oliveira bc24a7618a Resolve the file conflict with rsyslog (#811058).
- Don't tag the syslog-ng.service file as a configuration file.
2012-04-15 03:43:43 +01:00
Jon Ciesla b706e116be libnet rebuild. 2012-03-30 07:45:57 -05:00
Petr Písař 94e5d18e18 Rebuild against PCRE 8.30 2012-02-10 15:18:22 +01:00
Jose Pedro Oliveira 56892a2396 Improve test coverage: remove a couple of errors and really run the SQL test.
Patches: syslog-ng-3.2.5-tests-functional-control.py.patch and
syslog-ng-3.2.5-tests-functional-sql-test.patch.
2012-01-15 18:59:22 +00:00
Dennis Gilmore 4ca95a2cdc - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-14 00:09:05 -06:00
Jose Pedro Oliveira 701112c8ab * Drop the syslog-ng sysconfig configuration file 2011-12-15 02:45:27 +00:00
Jose Pedro Oliveira 2e987763ca * fix freeze problems (#742624) 2011-12-14 18:11:37 +00:00
Jose Pedro Oliveira 4f524921bb Update to 3.2.5 2011-11-01 19:45:34 +00:00
Jose Pedro Oliveira 38e51b6bd6 * New 3.2.5 pre-release tarball 2011-10-25 19:10:47 +01:00
Jose Pedro Oliveira 2f488ee27c * New 3.2.5 pre-release tarball 2011-10-25 19:09:03 +01:00
Jose Pedro Oliveira 38ce8d6151 * Update to a pre-3.2.5 git version 2011-10-23 03:25:04 +01:00
Jose Pedro Oliveira e33c2c0677 Patch syslog-ng-3.2.4-systemd-acquired-fd.patch (see bug #742624) 2011-10-10 17:22:11 +01:00
Jose Pedro Oliveira 192ef47d95 disable linux-caps support for the time being (see bug #718439) 2011-10-10 17:11:59 +01:00
Jose Pedro Oliveira b397d883c1 Fixed the syslog-ng.service configuration file:
* Sockets setting (#734569)
* StandardOutput setting (#734591)
2011-08-31 02:40:23 +01:00
Jose Pedro Oliveira c582b80bc7 * Patch syslog-ng-3.2.4-chain-hostnames-processing.patch (#713965)
* Enabled support for capability management (--enable-linux-caps)
2011-06-27 15:37:27 +01:00
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
Fedora Release Engineering fef33b9c62 dist-git conversion 2010-07-29 13:34:02 +00:00