Hello community, here is the log from the commit of package prelude-correlator for openSUSE:Factory checked in at 2020-10-29 09:23:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/prelude-correlator (Old) and /work/SRC/openSUSE:Factory/.prelude-correlator.new.3463 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "prelude-correlator" Thu Oct 29 09:23:14 2020 rev:6 rq:844635 version:5.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/prelude-correlator/prelude-correlator.changes 2020-03-12 23:12:24.363326287 +0100 +++ /work/SRC/openSUSE:Factory/.prelude-correlator.new.3463/prelude-correlator.changes 2020-10-29 09:23:18.482745383 +0100 @@ -1,0 +2,13 @@ +Sun Oct 25 18:16:12 UTC 2020 - Andreas Stieger <[email protected]> + +- prelude-correlator 5.2.0: + * Take timeout into account for CTI data + * Fix DownloadCache initialization + * Add SELinux rule for service startup + * Add 'CTI' in CTI related alerts + * Change 300s to 20s for CTI correlation rules + * Fix grouping option with listed path + * Avoid undefined analyzerid when referencing alerts +- add upstream signing key and verify source signature + +------------------------------------------------------------------- Old: ---- prelude-correlator-5.1.0.tar.gz New: ---- prelude-correlator-5.2.0.tar.gz prelude-correlator-5.2.0.tar.gz.sig prelude-correlator.keyring ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ prelude-correlator.spec ++++++ --- /var/tmp/diff_new_pack.7MSWkc/_old 2020-10-29 09:23:19.286746154 +0100 +++ /var/tmp/diff_new_pack.7MSWkc/_new 2020-10-29 09:23:19.286746154 +0100 @@ -17,7 +17,7 @@ Name: prelude-correlator -Version: 5.1.0 +Version: 5.2.0 Release: 0 Summary: Real time correlator of events received by Prelude Manager License: GPL-2.0-or-later @@ -26,17 +26,19 @@ 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 BuildRequires: fdupes +BuildRequires: pkgconfig BuildRequires: python3-devel BuildRequires: python3-rpm-macros BuildRequires: python3-setuptools BuildRequires: pkgconfig(systemd) -BuildArch: noarch +Requires: python3-%{name} >= %{version} Obsoletes: %{name}-core < %{version}-%{release} Provides: %{name}-core = %{version}-%{release} - +BuildArch: noarch %{?systemd_requires} -Requires: python3-%{name} >= %{version} %description Prelude-Correlator allows conducting multi-stream correlations @@ -91,8 +93,8 @@ %service_del_postun %{name}.service %files -%defattr(-,root,root,-) -%doc AUTHORS COPYING NEWS HACKING.README +%license COPYING +%doc AUTHORS NEWS HACKING.README %dir %attr(0750,-,-) %{_sysconfdir}/%{name}/ %config(noreplace) %attr(0640,-,-) %{_sysconfdir}/%{name}/%{name}.conf %dir %attr(0750,-,-) %{_sysconfdir}/%{name}/rules @@ -109,6 +111,7 @@ %{_unitdir}/%{name}.service %files -n python3-%{name} +%license COPYING %{python3_sitelib}/preludecorrelator/ %{python3_sitelib}/prelude_correlator*.egg-info %{_bindir}/prelude-correlator ++++++ prelude-correlator-5.1.0.tar.gz -> prelude-correlator-5.2.0.tar.gz ++++++ ++++ 50467 lines of diff (skipped)
