#1050692 Outdated configuration file version

Package:
syslog-ng-core
Source:
syslog-ng-core
Description:
Enhanced system logging daemon (core)
Submitter:
Yuri D'Elia
Date:
2025-03-07 22:33:01 UTC
Severity:
normal
#1050692#5
Date:
2023-08-28 09:36:52 UTC
From:
To:
The configuration file provided in syslog-ng-core has "@version: 3.38",
which triggers the following warning on startup:

Followed by:

#1050692#10
Date:
2025-03-07 22:28:57 UTC
From:
To:
It looks like this unwelcome log noise was fixed in:

  commit ad9ce65e5956b47d8cdd42232a3f303cb4b1832b
  Author: SZALAY Attila <sasa@debian.org>
  Date:   Sun May 5 21:26:16 2024 +0100

      Update configuration and eliminate warnings

But then the fix was reverted in:

  commit 5cb6d625cb4fac2708b3834ac9bf234ffd279237
  Author: Laszlo Boszormenyi (GCS) <gcs@debian.org>
  Date:   Sun Aug 18 12:14:00 2024 +0200

      Revert copyright and autopkgtest changes

I wonder if this was intended?

A similar change makes it go away now.