Fix spec file

Resolves: RHEL-212704
This commit is contained in:
Cropi 2026-08-03 14:35:16 +02:00 committed by Attila Lakatos
parent e892ba2195
commit bba3099e10

View File

@ -6,7 +6,7 @@
Summary: Enhanced system logging and kernel message trapping daemon
Name: rsyslog
Version: 8.2102.0
Release: 15%{?dist}.1
Release: 15%{?dist}.2
License: (GPLv3+ and ASL 2.0)
Group: System Environment/Daemons
ExcludeArch: i686
@ -578,7 +578,7 @@ done
%{_libdir}/rsyslog/omudpspoof.so
%changelog
* Sun Aug 03 2026 Attila Lakatos <alakatos@redhat.com> - 8.2102.0-15.2
* Mon Aug 03 2026 Attila Lakatos <alakatos@redhat.com> - 8.2102.0-15.2
- Backport: imptcp: guard regex-framing match against iCurrLine == 0
Resolves: RHEL-212704