Accepting request 843953 from home:AndreasStieger:branches:server:monitoring

prelude-lml 5.2.0

OBS-URL: https://build.opensuse.org/request/show/843953
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/prelude-lml?expand=0&rev=20
This commit is contained in:
Andreas Stieger 2020-10-28 16:01:01 +00:00 committed by Git OBS Bridge
parent c6286549be
commit 7f473c3040
6 changed files with 49 additions and 11 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2812654fca97aa1a04c765e125b1414d87caaf38c83d2e77225dfa21c443ff0c
size 1585080

3
prelude-lml-5.2.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6d386d02fea12e45e215f038b19572278414ddbc75d7f9d9f2a43171ba5faf5f
size 1584414

Binary file not shown.

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Oct 25 18:29:49 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
- prelude-lml 5.2.0:
* Fix max-rotation-size-offset parsing
* Document the log-max-length option
- add upstream signing key and verify source signature
-------------------------------------------------------------------
Mon Feb 3 15:45:03 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>

25
prelude-lml.keyring Normal file
View File

@ -0,0 +1,25 @@
-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: GnuPG v2.0.14 (GNU/Linux)
mQGiBE/R25ERBADEyDMws7lO01nlE+eefOWrCtezQu1yBx+UuM1m4jOZZVrmanDS
zjK1gPqfthopUr8u7YZb3F71iGchMwFZFL4BGCoXjTvB76KVmcqppUQjDfRMW2d1
F0CazairAM2POYiYGzAqD1ZjVxtyayhXV/gXDLQdrWIJC7NOqIKeL+zlzwCg+AES
j9o4QLqEiWURtiFpqJ1d4CsD/1jffzqynSUHQvkNW7JmFVYdayp4VZ9PC+GP9UBH
d59IASh6tvqNUuC6Z9bwQaIeWGM51SAUE4bZJOubrL0pJuCUs5lYMU3o6Ry8Kya2
VFr0+p/7UGqCHjtHNO0TjIO0hA/KEGyeZ5xoW6/1dOZImoyT2AkSXg2iqCoQQ9IE
Gz2JA/0cBFrJ81YdkohtZS8f+qZ2b1QPXGM6ohCgA+wtWbqq/Y65AgMu74LVs5cU
vGGrugZJKhzmOMfJlUVVtlbCR2DpdR40vLu+6hywg18sGkalRRUlNzXMk8/9EwGB
tfNTTvsmhs5lKtcxS+zTXKNpWZyVBUtUHTCN872J6Z6/Euhe47QzUFJFTFVERSAo
UmVsZWFzZSBNYW5hZ2VyKSA8Y29udGFjdEBwcmVsdWRlLWlkcy5vcmc+iGIEExEC
ACIFAk/R25ECGwMGCwkIBwMCBhUIAgkKCwQWAgMBAh4BAheAAAoJEDXowMOzZRiY
qm8AoK7pz7qvV9b1YVh4sOEzUEx2tTjbAJ906X+AN1qF48WPyFE+JmkyqKLm0LkB
DQRP0duREAQA5REDx5bx6asyYTXGL6VjSDa9DwIhDwXvmyE6zO/I8i8EGrdFb6zn
XGzT06lVnMoH94OK8aOwgzDOBCtNSfc7+XyAj69VV08sEnr3U7BSN6TKts6SFVaI
5j6dnnquDVmiF0S8KFODHQyxE0NKP9y4uR7EtX9swZv9gVPvVlyBxQ8AAwUD/A2I
d5YDihKz62FBEGVIgz3ZN+I1ZXtDhfoVVRXa89DTDsXXCSd3IUyXxGDM1mYwj7Dm
KpG2Z5ZrULovoQsmdTkdfB3g+oDh3HoKjPiSEAM7tiDo37W5iYkBBiUdw9xCLG2X
POuGRKfP2cpgp8ACvHQkcrRJwdUwK0B+7Oih8vbFiEkEGBECAAkFAk/R25ECGwwA
CgkQNejAw7NlGJjDsgCg93tK1pZ0wvaGvpzTnazp4aDGFQcAn1LaS086WZRZgDRZ
RvZrLThRCzMo
=3ML2
-----END PGP PUBLIC KEY BLOCK-----

View File

@ -17,7 +17,7 @@
Name: prelude-lml
Version: 5.1.0
Version: 5.2.0
Release: 0
Summary: The prelude log analyzer
# Prelude is GPL-2.0+
@ -29,6 +29,8 @@ URL: https://www.prelude-siem.org
Source0: https://www.prelude-siem.org/pkg/src/%{version}/%{name}-%{version}.tar.gz
Source1: %{name}.service
Source2: %{name}-tmpfiles.conf
Source3: https://www.prelude-siem.org/pkg/src/%{version}/%{name}-%{version}.tar.gz.sig
Source4: https://www.prelude-siem.org/attachments/download/233/RPM-GPG-KEY-Prelude-IDS#/%{name}.keyring
# Add default syslog format to work out of the box
Patch0: %{name}-conf_rsyslog.patch
# Fix make check
@ -36,8 +38,11 @@ Patch1: %{name}-fix_check.patch
# Fix etc files permissions
Patch2: %{name}-fix_etc_perms.patch
BuildRequires: gamin-devel
BuildRequires: libprelude-devel
BuildRequires: pcre-devel
BuildRequires: libprelude-devel >= 5.2.0
BuildRequires: pkgconfig
BuildRequires: pkgconfig(gnutls) >= 1.0.17
BuildRequires: pkgconfig(icu-io) >= 3.0
BuildRequires: pkgconfig(libpcre) >= 4.1
BuildRequires: pkgconfig(systemd)
%{?systemd_ordering}
@ -52,7 +57,7 @@ by a large set of applications
Summary: Header files and libraries for prelude-lml development
Group: Development/Libraries/C and C++
Requires: %{name} = %{version}-%{release}
Requires: libprelude-devel
Requires: libprelude-devel >= 5.2.0
%description devel
Libraries, include files, etc you can use to develop custom
@ -66,7 +71,7 @@ Prelude LML plugins.
%build
%configure
make %{?_smp_mflags}
%make_build
%install
mkdir -p %{buildroot}/%{_sysconfdir}/%{name}/ruleset/
@ -97,8 +102,8 @@ install -D -m 444 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service
%service_del_postun %{name}.service
%files
%defattr(-,root,root,-)
%doc COPYING NEWS HACKING.README README
%license COPYING
%doc NEWS HACKING.README README
%attr(0770,-,-) %dir %{_sysconfdir}/%{name}/
%config(noreplace) %attr(0640,-,-) %{_sysconfdir}/%{name}/plugins.rules
%config(noreplace) %attr(0640,-,-) %{_sysconfdir}/%{name}/%{name}.conf
@ -115,7 +120,7 @@ install -D -m 444 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service
%ghost /run/%{name}
%files devel
%defattr(-,root,root,-)
%license COPYING
%dir %{_includedir}/%{name}/
%{_includedir}/%{name}/%{name}.h