Commit Graph

202 Commits

Author SHA256 Message Date
845d8c1cdc Accepting request 79649 from Base:System
Adopted for syslog-service (fate#311316), update to 3.3.0beta2

OBS-URL: https://build.opensuse.org/request/show/79649
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rsyslog?expand=0&rev=43
2011-08-24 15:16:58 +00:00
efed946820 - Adopted to require new syslog-service package on 12.x, that
provides the /etc/init.d/syslog LSB init script and systemd
  syslog.service service file. Removed rsyslog.service file
  installation from spec file. (fate#311316).

OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=69
2011-08-24 11:21:41 +00:00
Sascha Peilicke
9c8accba2c Autobuild autoformatter for 79348
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rsyslog?expand=0&rev=42
2011-08-23 13:35:34 +00:00
OBS User buildservice-autocommit
f7b62d0db8 Updating link to change in openSUSE:Factory/rsyslog revision 42.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=5a7b7f4e7c3e93c5cfd05d0a4dfaf192
2011-08-23 13:35:34 +00:00
Sascha Peilicke
07bd87c2e0 Accepting request 79348 from Base:System
- Update to 5.8.4 [V5-stable]
  - bugfix: potential misadressing in property replacer
  - bugfix: memcpy overflow can occur in allowed sender checkig if
    a name is resolved to IPv4-mapped-on-IPv6 address Found by
    Ismail Dönmez at suse
  - bugfix: potential misadressing in property replacer
  - bugfix: MSGID corruption in RFC5424 parser under some
    circumstances closes:
    http://bugzilla.adiscon.com/show_bug.cgi?id=275
- remove rsyslog-5.8.0-memcpy.patch:
  applied upstream
- fix build for older distros:
  only buildrequire systemd-devel for newer than 11.4, use systemd
  for the others (forwarded request 79342 from darix)

OBS-URL: https://build.opensuse.org/request/show/79348
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rsyslog?expand=0&rev=41
2011-08-23 13:35:24 +00:00
c023d8032d Accepting request 79342 from home:darix:branches:Base:System
- Update to 5.8.4 [V5-stable]
  - bugfix: potential misadressing in property replacer
  - bugfix: memcpy overflow can occur in allowed sender checkig if
    a name is resolved to IPv4-mapped-on-IPv6 address Found by
    Ismail Dönmez at suse
  - bugfix: potential misadressing in property replacer
  - bugfix: MSGID corruption in RFC5424 parser under some
    circumstances closes:
    http://bugzilla.adiscon.com/show_bug.cgi?id=275
- remove rsyslog-5.8.0-memcpy.patch:
  applied upstream
- fix build for older distros:
  only buildrequire systemd-devel for newer than 11.4, use systemd
  for the others

OBS-URL: https://build.opensuse.org/request/show/79342
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=67
2011-08-19 14:20:41 +00:00
Cristian Rodríguez
ee2d96ecd1 Accepting request 79282 from home:elvigia:branches:Base:System
- Fix build with new gnutls

OBS-URL: https://build.opensuse.org/request/show/79282
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=66
2011-08-19 04:59:31 +00:00
Sascha Peilicke
d9f257aa97 Autobuild autoformatter for 77639
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rsyslog?expand=0&rev=40
2011-08-02 08:32:28 +00:00
OBS User buildservice-autocommit
3b141fadca Updating link to change in openSUSE:Factory/rsyslog revision 40.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=9a1aca0bee6a5aa7a378466738c81979
2011-08-02 08:32:28 +00:00
Sascha Peilicke
046aa3755d Accepting request 77639 from Base:System
Require systemd-devel to follow package split. (forwarded request 77638 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/77639
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rsyslog?expand=0&rev=39
2011-08-02 08:32:20 +00:00
Andreas Jaeger
607f9a748d Accepting request 77638 from home:a_jaeger:branches:openSUSE:Factory
Require systemd-devel to follow package split.

OBS-URL: https://build.opensuse.org/request/show/77638
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=64
2011-08-02 07:35:48 +00:00
Sascha Peilicke
3d3c654a0f Accepting request 76227 from Base:System
- drop modules imtemplate and omtemplate, the 2 modules are base
  templates for people who want to develop their own modules.

- enabled a few more modules which dont pull extra dependencies:
  impstats, pmcisconames, pmaixforwardedfrom, pmsnare, pmrfc3164sd,
  omruleset, mmsnmptrapd

- guard the file list entry for rsyslog.service with
  if {with systemd}. Please keep the package working on older
  distros.

- upstream asked to change the syntax in the default config files
  to the new syntax:
  old: *.* * # (write to all)
  new: *.* :omusrmsg:*
  old: *.* $channel
  new: *.* :omfile:$channel
  from what i can see we are only affected with:
  old: *.emerg *
  new: *.emerg :omusrmsg:*

- Updated to 5.8.3  [V5-stable] (forwarded request 76171 from darix)

OBS-URL: https://build.opensuse.org/request/show/76227
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rsyslog?expand=0&rev=38
2011-07-14 10:55:10 +00:00
Andreas Jaeger
ca766b275d Accepting request 76171 from home:darix:branches:Base:System
- drop modules imtemplate and omtemplate, the 2 modules are base
  templates for people who want to develop their own modules.

- enabled a few more modules which dont pull extra dependencies:
  impstats, pmcisconames, pmaixforwardedfrom, pmsnare, pmrfc3164sd,
  omruleset, mmsnmptrapd

- guard the file list entry for rsyslog.service with
  if {with systemd}. Please keep the package working on older
  distros.

- upstream asked to change the syntax in the default config files
  to the new syntax:
  old: *.* * # (write to all)
  new: *.* :omusrmsg:*
  old: *.* $channel
  new: *.* :omfile:$channel
  from what i can see we are only affected with:
  old: *.emerg *
  new: *.emerg :omusrmsg:*

- Updated to 5.8.3  [V5-stable]

OBS-URL: https://build.opensuse.org/request/show/76171
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=62
2011-07-14 07:54:05 +00:00
Sascha Peilicke
9d6273ac78 Autobuild autoformatter for 74717
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rsyslog?expand=0&rev=37
2011-06-28 08:38:15 +00:00
OBS User buildservice-autocommit
2020c28290 Updating link to change in openSUSE:Factory/rsyslog revision 37.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=f95089bb528d3aa3c56ef2e55e56ce61
2011-06-28 08:38:15 +00:00
Sascha Peilicke
045a8afa2a Accepting request 74717 from Base:System
Updated to 5.8.2

OBS-URL: https://build.opensuse.org/request/show/74717
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rsyslog?expand=0&rev=36
2011-06-28 08:37:58 +00:00
f03a81d91c Updated to 5.8.2 fixing important bugs (bnc#701282)
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=60
2011-06-27 07:29:22 +00:00
Sascha Peilicke
c8149c5942 Autobuild autoformatter for 72365
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rsyslog?expand=0&rev=35
2011-06-01 08:29:48 +00:00
OBS User buildservice-autocommit
a8bfc333af Updating link to change in openSUSE:Factory/rsyslog revision 35.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=e649fd720a6709f64936efe164ee3f43
2011-06-01 08:29:48 +00:00
Sascha Peilicke
120e9916c0 Accepting request 72365 from Base:System
Add systemd service file back (bnc#696963). (forwarded request 72262 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/72365
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rsyslog?expand=0&rev=34
2011-06-01 08:29:40 +00:00
Cristian Rodríguez
c87dba89f9 Accepting request 72262 from home:a_jaeger:branches:openSUSE:Factory
Add systemd service file back (bnc#696963).

OBS-URL: https://build.opensuse.org/request/show/72262
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=58
2011-05-31 22:12:56 +00:00
Sascha Peilicke
e5427fc6e2 Autobuild autoformatter for 71618
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rsyslog?expand=0&rev=33
2011-05-27 11:40:46 +00:00
OBS User buildservice-autocommit
49309b1fa5 Updating link to change in openSUSE:Factory/rsyslog revision 33.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=a25518c0c7b2ee90dd828dc3616ea807
2011-05-27 11:40:46 +00:00
Sascha Peilicke
7c79a1abec Accepting request 71618 from Base:System
removed useless touch of /var/log/boot.log

OBS-URL: https://build.opensuse.org/request/show/71618
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rsyslog?expand=0&rev=32
2011-05-27 11:40:35 +00:00
e6148ea177 - Removed touch of obsolete /var/log/boot.log from spec post.
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=56
2011-05-27 07:55:14 +00:00
Sascha Peilicke
798996f131 Autobuild autoformatter for 70724
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rsyslog?expand=0&rev=31
2011-05-20 13:18:25 +00:00
OBS User buildservice-autocommit
00745a4628 Updating link to change in openSUSE:Factory/rsyslog revision 31.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=36a3c4d39232e9edaf56baba08c3680c
2011-05-20 13:18:25 +00:00
Sascha Peilicke
dd5e274f56 Accepting request 70724 from Base:System
- update to 5.8.1

OBS-URL: https://build.opensuse.org/request/show/70724
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rsyslog?expand=0&rev=30
2011-05-20 13:18:14 +00:00
a9386218eb Accepting request 70721 from home:darix:branches:Base:System
- update to 5.8.1

OBS-URL: https://build.opensuse.org/request/show/70721
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=54
2011-05-19 16:08:03 +00:00
Sascha Peilicke
9ab578daf6 Autobuild autoformatter for 69430
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rsyslog?expand=0&rev=29
2011-05-05 08:05:47 +00:00
OBS User buildservice-autocommit
d9a273d7aa Updating link to change in openSUSE:Factory/rsyslog revision 29.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=20f6bfb1c8c8f8ba7209f880512bd68f
2011-05-05 08:05:47 +00:00
OBS User buildservice-autocommit
88d066bbd6 Accepting request 69430 from Base:System
baserev update by copy to link target

OBS-URL: https://build.opensuse.org/request/show/69430
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=53
2011-05-05 08:05:37 +00:00
Sascha Peilicke
4a6639e8ea Accepting request 69430 from Base:System
Fix gcc 4.6 compilation

OBS-URL: https://build.opensuse.org/request/show/69430
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rsyslog?expand=0&rev=28
2011-05-05 08:05:34 +00:00
Sascha Peilicke
ae0e7dce27 Autobuild autoformatter for 68825
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rsyslog?expand=0&rev=27
2011-05-02 14:57:04 +00:00
Sascha Peilicke
a3f392757f Accepting request 68825 from Base:System
update to 5.8.0

OBS-URL: https://build.opensuse.org/request/show/68825
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rsyslog?expand=0&rev=26
2011-05-02 14:56:55 +00:00
4bab856a1b Accepting request 68832 from home:namtrac:branches:Base:System
Fix possible memcpy overflow, found by gcc 4.6

OBS-URL: https://build.opensuse.org/request/show/68832
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=51
2011-04-29 12:54:06 +00:00
15ed19ad3b Accepting request 68824 from home:darix:branches:Base:System
- move most of the additional requirements and subpackages into
  conditionals so we can switch them on and off by more easily.

OBS-URL: https://build.opensuse.org/request/show/68824
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=50
2011-04-29 12:05:20 +00:00
a3cec4ffef - Fixed (reverted?) to use variables in rsyslog.conf.in
- Added comments with bugzilla / fate references

OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=49
2011-04-27 09:31:00 +00:00
6067e5e03e - Dropped obsolete rsyslog-systemd-integration.bnc656104.diff
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=48
2011-04-26 12:31:58 +00:00
fa9db82161 Accepting request 68368 from home:darix:branches:Base:System
ok

OBS-URL: https://build.opensuse.org/request/show/68368
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=47
2011-04-26 12:29:10 +00:00
Cristian Rodríguez
ed9f503103 Accepting request 68222 from home:darix:branches:Base:System
OBS-URL: https://build.opensuse.org/request/show/68222
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=46
2011-04-25 23:46:25 +00:00
Ruediger Oertel
5824ccfc83 Autobuild autoformatter for 67070
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rsyslog?expand=0&rev=25
2011-04-21 11:43:34 +00:00
OBS User buildservice-autocommit
7206518499 Updating link to change in openSUSE:Factory/rsyslog revision 25.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=41800352c0468b13006a8499604a3852
2011-04-21 11:43:34 +00:00
Ruediger Oertel
a659ce0ab6 Accepting request 67070 from Base:System
Accepted submit request 67070 from user dirkmueller

OBS-URL: https://build.opensuse.org/request/show/67070
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rsyslog?expand=0&rev=24
2011-04-21 11:43:22 +00:00
b7e23bedcb - bugfix: race condition in deferred name resolution (id=238)
from v5.8.0 candidate.

OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=44
2011-04-08 13:27:45 +00:00
Sascha Peilicke
49f600ec36 Accepting request 65151 from Base:System
Accepted submit request 65151 from user licensedigger

OBS-URL: https://build.opensuse.org/request/show/65151
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rsyslog?expand=0&rev=23
2011-03-25 07:58:56 +00:00
5288ed8f83 Added bnc#676041, bnc#679030, bnc#681568 to the changelog
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=42
2011-03-24 16:37:25 +00:00
ad16d411d1 reduction was on.
affected directive: $ActionExecOnlyWhenPreviousIsSuspended on

OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=41
2011-03-24 13:34:14 +00:00
0b41c4d0e8 - Updated to 5.6.5 (v5-stable) with following bugfixes:
* bugfix: failover did not work correctly if repeated msg
  reduction was on
  * bugfix: omlibdbi did not use password from rsyslog.conf
  closes: http://bugzilla.adiscon.com/show_bug.cgi?id=203
  * bugfix(kind of): tell users that config graph can currently
  not be generated
  closes: http://bugzilla.adiscon.com/show_bug.cgi?id=232
  * bugfix: discard action did not work under some circumstances
  fixes: http://bugzilla.adiscon.com/show_bug.cgi?id=217
  * bugfix: potential abort condition when $RepeatedMsgReduction
  were set to on as well as potentially in a number of other places
  where MsgDup() was used. This only happened when the imudp input
  module was used and it depended on name resolution not yet had
  taken place.
  * bugfix: fixed a memory leak and potential abort condition
  this could happen if multiple rulesets were used and some output
  batches contained messages belonging to more than one ruleset.
  fixes: http://bugzilla.adiscon.com/show_bug.cgi?id=226
  fixes: http://bugzilla.adiscon.com/show_bug.cgi?id=218
  * bugfix: memory leak when $RepeatedMsgReduction on was used
  bug tracker: http://bugzilla.adiscon.com/show_bug.cgi?id=225
- Merged systemd socket activation support

OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=40
2011-03-24 12:29:01 +00:00
Ruediger Oertel
6898c67f45 Autobuild autoformatter for 59829
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rsyslog?expand=0&rev=21
2011-02-03 00:48:59 +00:00