Changelog for
libevtlog-4_8-0-4.8.1-233.2.x86_64.rpm :
* Wed Oct 09 2024 peter czanik
- update to version 4.8.1, a bug fix release, fixing several problems reported by openSUSE users upstream (pipe source, etc.)- added Elasticsearch datastream destination
* Thu Sep 26 2024 Fridrich Strba - Added patch:
* syslog-ng-reproducible-jar-mtime.patch + Use SOURCE_DATE_EPOCH for reproducible jar mtime + Applied if building with Java >= 17
* Sat Sep 14 2024 Georg Pfuetzenreuter - Replace obsolete udp() example in configuration with a dual stack network() one
* Fri Jul 26 2024 peter czanik - update to version 4.8.0
* add new parsers
* improved file reading and directory monitoring
* new S3 authentication and encryption options
* new http metrics
* many OpenTelemetry fixes and improvements
* Thu Feb 08 2024 peter czanik - fix syslog-ng-devel dependencies (boo#1219672)
* Tue Feb 06 2024 peter czanik - add python3-setuptools as a build requiriement
* Thu Feb 01 2024 peter czanik - update to version 4.6.0
* BigQuery support
* CloudAuth support
* Loki support
* PubSub support
* parsers for pgsql, pihole, qbittorrent logs- move grpc support into separate sub-package
* Mon Sep 18 2023 peter czanik - fix boo#1215386 by removing dependency on var-run.service (service is removed in Tumbleweed)
* Mon Jul 31 2023 peter czanik - update to version 4.3.1
* fixes a crash bug in Python support
* opensearch destination (SCL)
* Tue Jul 25 2023 peter czanik - update to version 4.3.0
* OpenTelemetry support
* BPF support to accelerate UDP source
* logscale destination
* scl.conf moved from /etc/syslog-ng
* use pcre2 instead of pcre- change BuildRequires from pcre-devel to pcre2-devel- add BuildRrequires for OpenTelemetry and BPF
* Fri Jul 14 2023 peter czanik - fix Python packaging
* Tue Jun 06 2023 peter czanik - oops, forgot to update the config version string again...- while there, fixed a config warning about statistics
* Thu Jun 01 2023 peter czanik - update to version 4.2.0- add Splunk destination to SCL- plugin rename: dbparser is now called correlation- new plugin: libmetrics-probe.so- split Python-based drivers from the Python plugin
* Wed May 24 2023 Jan Engelhardt - Exclude plugins from being turned into RPM dependencies.
* Wed Jan 11 2023 peter czanik - update to 4.0.1- remove obsolate syslog-ng-nojavah.patch together with autotools dependencies- add dependencies for Python modules- remove obsolate Obsolates line- remove Kubernetes config (became a Python module)
* Tue Dec 27 2022 Ludwig Nussel - Replace transitional %usrmerged macro with regular version check (boo#1206798)
* Tue Aug 16 2022 peter czanik - update to 3.37.1- add new modules to file lists- enable MQTT support only for Tumbleweed
* Mon Apr 25 2022 Marcus Meissner - URL -> https
* Tue Mar 08 2022 Fridrich Strba - Added patch:
* syslog-ng-nojavah.patch + Do not use the removed javah tool, but the javac\'s -h option + Allows to build with any java-devel >= 1.8- Require java-devel >= 1.8 for build- Add build dependency on autoconf and automake since we need them to regenerate the build system after we patch it
* Fri Feb 18 2022 peter czanik - disable Java support for ARMv7 (compilation crashes)
* Mon Dec 06 2021 peter czanik - update to 3.35.1- remove \"news\" user creation, as it is no more referenced from the configuration file- packaging fixes to remove a few warnings
* Wed Jul 28 2021 peter czanik - update to 3.33.2- added support for parsing CEE and Fortigate logs- added Discord destination- added MQTT destination support- python3 workdaround removed (commented out for now, fixed upstream)
* Fri Jul 16 2021 Steve Kowalik - Set shebang for merge-grammar.py to be /usr/bin/python3.