8 Commits

Author SHA256 Message Date
0a80e92fc1 Accepting request 1111996 from home:czanik:branches:Base:System
- fix boo#1215386 by removing dependency on var-run.service
  (service is removed in Tumbleweed)

OBS-URL: https://build.opensuse.org/request/show/1111996
OBS-URL: https://build.opensuse.org/package/show/Base:System/syslog-ng?expand=0&rev=196
2023-09-18 14:06:30 +00:00
efcb90a2a4 Accepting request 613236 from home:czanik:branches:Base:System
- added network.target to syslog-ng.service
  to resolve bnc#1077975

OBS-URL: https://build.opensuse.org/request/show/613236
OBS-URL: https://build.opensuse.org/package/show/Base:System/syslog-ng?expand=0&rev=136
2018-05-31 10:00:57 +00:00
7bef898a1e Accepting request 406754 from home:czanik:branches:Base:System
- fix bnc#965191 by adding back "Alias=syslog.service" to
  "syslog.service"
- update to 3.7.3, which fixes many small bugs
  https://github.com/balabit/syslog-ng/releases/tag/syslog-ng-3.7.3
- remove obsolate e30fe7c3717a7bda4036448c7777747df1a4e0f9.patch
- using self generated dist tgz, as official tgz is missing
  generated man pages 
- fix bnc#982487 by copying config.h manually

OBS-URL: https://build.opensuse.org/request/show/406754
OBS-URL: https://build.opensuse.org/package/show/Base:System/syslog-ng?expand=0&rev=111
2016-07-05 14:51:53 +00:00
5b718ad9f1 Accepting request 329630 from home:czanik:branches:Base:System
Updated syslog-ng to 3.7.1
Enabled all new features, where dependencies were satisfied by the distro.

OBS-URL: https://build.opensuse.org/request/show/329630
OBS-URL: https://build.opensuse.org/package/show/Base:System/syslog-ng?expand=0&rev=109
2015-09-10 06:07:05 +00:00
e05b40d7f2 - Added Restart=on-abort to syslog-ng.service (fate#315133)
OBS-URL: https://build.opensuse.org/package/show/Base:System/syslog-ng?expand=0&rev=94
2014-01-24 14:28:31 +00:00
75dcea13cc Accepting request 163938 from home:elvigia:branches:Base:System
- Fix systemd unit to do only what is required
  by http://www.freedesktop.org/wiki/Software/systemd/syslog
  in particular it should not mess with the ordering of syslog.target

OBS-URL: https://build.opensuse.org/request/show/163938
OBS-URL: https://build.opensuse.org/package/show/Base:System/syslog-ng?expand=0&rev=86
2013-04-16 09:04:39 +00:00
8fef0724e4 Accepting request 141076 from home:mtomaschewski:syslog
- Fixed build requires / deps to work on 12.x and SLE-11-SP2.
- Initialized SYSLOG_NG_PARAMS env variable in service file.
- Marked additional log sockets file as ghost.
- Changed to provide a specific syslog-ng.service file which
  creates an alias to syslog.service while activation instead
  of using a SYSLOG_DAEMON to choose the syslog daemon.
  A short pre-exec script is used to generate the additional
  (chroot) log socket config (bnc#788330).
- Updated syslog provides/requires and added a conflict with
  otherproviders(syslog).
- Dropped all ifdef-s and cleaned up to specify all relevant
  directories via rpm macros.
- Changed to install in /usr/sbin, compatibility link in /sbin.
- remove ifdef-s related to 11.X support except for systemd
  (so SLES support could be fixed)
- remove no more used parts from spec
- remove syslog-ng.rc-script from sources
- update to 3.3.7 release
- some last minute bugfixes

OBS-URL: https://build.opensuse.org/request/show/141076
OBS-URL: https://build.opensuse.org/package/show/Base:System/syslog-ng?expand=0&rev=72
2012-11-13 12:22:48 +00:00
9a03a9a148 Accepting request 140928 from home:mtomaschewski:branches:Base:System
- Added syslog-ng.service and prepare script to spec file sources.
- Changed to provide a specific syslog-ng.service file which
  creates an alias to syslog.service while activation instead
  of using a SYSLOG_DAEMON to choose the syslog daemon.
  A short pre-exec script is used to generate the additional
  (chroot) log socket config.
- Updated syslog provides/requires and added a conflict with
  otherproviders(syslog).
- Dropped all ifdef-s and cleaned up to specify all relevant
  directories via rpm macros.
- Changed to install in /usr/sbin, compatibility link in /sbin.

OBS-URL: https://build.opensuse.org/request/show/140928
OBS-URL: https://build.opensuse.org/package/show/Base:System/syslog-ng?expand=0&rev=71
2012-11-12 14:19:03 +00:00