Commit Graph

118 Commits

Author SHA1 Message Date
Tomas Heinrich
103b4cae5f Rebase to 7.4.1
- regenerate patch 0
 - drop patches merged upstream: 4..8
 - add a dependency on the version of systemd which resolves rhbz#974132
 - update option name in rsyslog.conf
2013-06-17 16:44:32 +02:00
Tomas Heinrich
9c292afab3 Add two patches for imjournal and the ratelimiter 2013-06-12 14:29:25 +02:00
Tomas Heinrich
5b94587fc1 Add patches to resolve rhbz971471 2013-06-11 11:43:25 +02:00
Tomas Heinrich
e32e6e538e Rebase to 7.4.0
- drop autoconf automake libtool from BuildRequires
 - depends on systemd >= 201 because of the sd_journal_get_events() api
2013-06-11 10:35:02 +02:00
Tomas Heinrich
d9d32ce255 Switch the local message source from imuxsock to imjournal
The imuxsock module is left enabled so it is easy to swich back to it
and because systemd drops a file into /etc/rsyslog.d which only
imuxsock can parse.
2013-06-04 21:06:55 +02:00
Tomas Heinrich
db527059e0 Rebase to an upstream snapshot
- src: rsyslog-7.3.15-20130604git6e72fa6.tar.gz
 - drop patches 3, 4 - merged upstream
 - add a patch to silence warnings emitted by the imuxsock module
 - drop the imkmsg plugin
 - enable compilation of additional modules
   imjournal, mmanon, omjournal, omrabbitmq
 - new subpackages: crypto, rabbitmq
 - add python-docutils and autoconf to global BuildRequires
 - drop the option for backwards compatibility from the
   sysconfig file - it is no longer supported
 - call autoreconf to prepare the snapshot for building
2013-06-04 21:06:48 +02:00
Tomas Heinrich
532b80845e Rebase to 7.3.10
add a patch to resolve #950088 - ratelimiter segfault, merged upstream
add a patch to correct a default value, merged upstream
drop patch 5 - fixed upstream
2013-04-14 14:56:51 +02:00
Tomas Heinrich
83574b5118 Rebase to 7.3.9 2013-04-04 14:17:51 +02:00
Dennis Gilmore
e413e5dc98 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 15:56:59 -06:00
Tomas Heinrich
f631987cf0 Update a line in rsyslog.conf for the new syntax 2013-01-21 15:53:54 +01:00
Tomas Heinrich
323a8faa97 Update the compatibility mode in sysconfig file 2013-01-13 15:26:42 +01:00
Tomas Heinrich
f71aa7f010 Upgrade to upstream version 7.2.5 2013-01-13 15:25:14 +01:00
Tomas Heinrich
20768f8086 Add a condition to disable several subpackages 2012-12-17 14:35:34 +01:00
Tomas Heinrich
8c9f6a88a3 Upgrade to upstream version 7.2.4 2012-12-11 09:45:59 +01:00
Tomas Heinrich
0a2cde62b8 Upgrade to upstream version 7.2.2 2012-11-21 16:34:39 +01:00
Dennis Gilmore
572e84a95b - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-21 12:12:01 -05:00
Tomas Heinrich
11fce7a54b remove 'ExecStarPre' option from rsyslog.service 2012-06-20 18:59:48 +02:00
Tomas Heinrich
4bff293a12 upgrade to new upstream version 5.8.11
- add impstats and imptcp modules
- include new license text files
- consider lock file in 'status' action
- add patch to update information on debugging in the man page
- add patch to prevent debug output to stdout after forking
- add patch to support ssl certificates with domain names longer than 128 chars
2012-05-23 18:55:07 +02:00
Jon Ciesla
26831d9a3f libnet rebuild 2012-03-30 09:35:44 -05:00
Tomas Heinrich
610cce4a79 rsyslog upgrade
- upgrade to new upstream version 5.8.7
- change license from 'GPLv3+' to '(GPLv3+ and ASL 2.0)'
  http://blog.gerhards.net/2012/01/rsyslog-licensing-update.html
- use a specific version for obsoleting sysklogd
- add patches for better sysklogd compatibility (taken from upstream)
2012-01-23 16:52:57 +01:00
Dennis Gilmore
9728760a7f - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-13 20:57:50 -06:00
Tomas Heinrich
c280a74f68 upgrade to new upstream version 5.8.6
- obsolete sysklogd
  Resolves: #748495
2011-10-25 15:07:34 +02:00
Tomas Heinrich
9cf329ce36 remove boot.log from logrotate configuration
resolves: #745093
2011-10-11 15:03:57 +02:00
Tomas Heinrich
bb12045b67 add systemd-units to BuildRequires for the _unitdir macro definition 2011-09-06 13:38:35 +02:00
Tomas Heinrich
279b8e27e8 upgrade to new upstream version (CVE-2011-3200) 2011-09-05 14:36:48 +02:00
Tomas Heinrich
4c595753aa move the SysV init script into a subpackage 2011-07-22 13:36:22 +02:00
Tomas Heinrich
625ab2b0c0 rebuild for net-snmp-5.7 (soname bump in libnetsnmp) 2011-07-11 15:29:14 +02:00
Tomas Heinrich
49fa8dcd2f upgrade to new upstream version 5.8.2 2011-06-27 17:45:44 +02:00
Tomas Heinrich
c5daf04f66 scriptlet correction, use macro in unit file's path 2011-06-13 17:06:23 +02:00
Tomas Heinrich
4b35a635c2 upgrade to new upstream version
correct systemd scriptlets (#705829)
2011-05-20 16:28:21 +02:00
Bill Nottingham
11d915d931 Merge branch 'f15'
Conflicts:
	rsyslog.spec
2011-05-16 15:44:33 -04:00
Bill Nottingham
0dcc29e67e Combine triggers to properly handle upgrade (#699198)
From https://bugzilla.redhat.com/show_bug.cgi?id=702378#c2:

This is the intended and expected behavior (from rpm POV): only a single
trigger is executed per each trigger target <-> source pair in a transaction.

By combining them, the right thing should happen.
2011-05-16 15:40:16 -04:00
Tomas Heinrich
45993660ef upgrade to new upstream version 5.7.10 2011-04-05 12:15:01 +02:00
Dan Horák
e84b64c968 rebuilt for mysql 5.5.10 (soname bump in libmysqlclient) 2011-03-23 19:47:14 +01:00
Dan Horák
ec35021517 rebuilt for mysql 5.5.10 (soname bump in libmysqlclient) 2011-03-23 19:46:53 +01:00
Dennis Gilmore
ac5fc7ba7e use -pie for linking on sparc64 2011-03-20 12:27:16 -05:00
Tomas Heinrich
df31784a31 - upgrade to new upstream version 5.7.9
- enable compilation of several new modules,
  create new subpackages for some of them
- integrate changes from Lennart Poettering
  to add support for systemd
  - add rsyslog-5.7.9-systemd.patch to tweak the upstream
    service file to honour configuration from /etc/sysconfig/rsyslog
2011-03-18 18:59:37 +01:00
Dennis Gilmore
e6fa6f22fc sparc64 needs big PIE 2011-03-17 22:29:06 -05:00
Dennis Gilmore
059d9bb1c5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-09 02:54:15 -06:00
Tomas Heinrich
1337b9e20d - upgrade to new upstream stable version 5.6.2
- drop rsyslog-5.5.7-remove_include.patch; applied upstream
- provide omsnmp module
- use correct name for the lock file (#659398)
- enable specification of the pid file (#579411)
- init script adjustments
2010-12-20 13:47:56 +01:00
Tomas Heinrich
84ef2a141b - upgrade to upstream version 5.5.7
- update configuration and init files for the new major version
- add several directories for storing auxiliary data
- add ChangeLog to documentation
- drop unlimited-select.patch; integrated upstream
- add rsyslog-5.5.7-remove_include.patch to fix compilation
2010-10-07 17:25:37 +02:00
Tomas Heinrich
1d773e5c31 build rsyslog with PIE and RELRO 2010-09-07 13:23:52 +02:00
Fedora Release Engineering
2cb62b580c dist-git conversion 2010-07-29 11:42:10 +00:00
Tomas Heinrich
2d7e86d72b swap patches 2010-07-15 14:53:42 +00:00
Tomas Heinrich
1798174316 upgrade to 4.6.3 2010-07-15 14:41:55 +00:00
Tomas Heinrich
2496b31537 - upgrade to new upstream stable version 4.6.2
- correct the default value of the OMFileFlushOnTXEnd directive
2010-04-08 13:42:21 +00:00
Tomas Heinrich
9089489964 - modify rsyslog-4.4.2-unlimited-select.patch so that running autoreconf is
not needed
- remove autoconf, automake, libtool from BuildRequires
- change exec-prefix to nil
2010-02-11 17:16:06 +00:00
Tomas Heinrich
5c1b840e41 remove '_smp_mflags' make argument 2010-02-10 10:44:46 +00:00
Tomas Heinrich
fef9250505 redefine _libdir as it doesn't use _exec_prefix 2010-02-08 15:42:48 +00:00
Tomas Heinrich
43287a05fb change exec-prefix to / 2009-12-17 15:43:08 +00:00