Hello community, here is the log from the commit of package prewikka for openSUSE:Factory checked in at 2020-10-29 09:23:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/prewikka (Old) and /work/SRC/openSUSE:Factory/.prewikka.new.3463 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "prewikka" Thu Oct 29 09:23:18 2020 rev:7 rq:844637 version:5.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/prewikka/prewikka.changes 2019-11-26 17:04:00.468014466 +0100 +++ /work/SRC/openSUSE:Factory/.prewikka.new.3463/prewikka.changes 2020-10-29 09:23:21.674748443 +0100 @@ -1,0 +2,22 @@ +Sun Oct 25 21:30:37 UTC 2020 - Andreas Stieger <[email protected]> + +- prewikka 5.2.0: + * Allow periodic deletion of no-severity alerts + * Deprecate apps requiring deprecated apps + * Add a system for reloading failed plugins + * Compatibility with Elasticsearch 7 + * Allow binary file import in prewikka-cli + * Add new plugins + + Local DB authentication + + Dataprovider and view for logs + + Statistics pages + + Risk overview + + External website embedding + * Improve DataSearch aggregation page + * Add JSON and text representations in IDMEF details + * Support multi-column sorting in DataSearch + * Add ability to disable session redirection mechanism + * Updates to CSRF protection +- add upstream signing key and verify source signature + +------------------------------------------------------------------- Old: ---- prewikka-5.1.1.tar.gz New: ---- prewikka-5.2.0.tar.gz prewikka-5.2.0.tar.gz.sig prewikka.keyring ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ prewikka.spec ++++++ --- /var/tmp/diff_new_pack.higbVA/_old 2020-10-29 09:23:23.270749973 +0100 +++ /var/tmp/diff_new_pack.higbVA/_new 2020-10-29 09:23:23.274749977 +0100 @@ -1,7 +1,7 @@ # # spec file for package prewikka # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,15 @@ Name: prewikka -Version: 5.1.1 +Version: 5.2.0 Release: 0 Summary: Graphical front-end analysis console for the Prelude Framework License: GPL-2.0-or-later Group: Productivity/Networking/Web/Frontends -Url: https://www.prelude-siem.org -Source0: https://www.prelude-siem.org/pkg/src/5.1.0/%{name}-%{version}.tar.gz +URL: https://www.prelude-siem.org +Source0: https://www.prelude-siem.org/pkg/src/%{version}/%{name}-%{version}.tar.gz +Source1: https://www.prelude-siem.org/pkg/src/%{version}/%{name}-%{version}.tar.gz.sig +Source2: https://www.prelude-siem.org/attachments/download/233/RPM-GPG-KEY-Prelude-IDS#/%{name}.keyring Patch0: prewikka-fix_shebang.patch BuildRequires: fdupes BuildRequires: gettext @@ -46,10 +48,9 @@ Requires: python3-pytz Requires: python3-voluptuous Requires: xorg-x11-fonts -BuildArch: noarch Obsoletes: prewikka-core < %{version}-%{release} Provides: prewikka-core = %{version}-%{release} - +BuildArch: noarch %python_subpackages %description @@ -59,6 +60,7 @@ well as access to external tools such as whois and traceroute. %package lang +# FIXME: consider using %%lang_package macro Summary: Prewikka lang files Group: Productivity/Networking/Web/Frontends @@ -87,12 +89,14 @@ %find_lang %{name} %files -n python3-%{name} -%defattr(-, root, root, -) +%license COPYING* +%doc AUTHORS README NEWS HACKING.README %attr(0750, -,-) %dir %{_sysconfdir}/%{name}/ %config(noreplace) %attr(0640, -,-) %{_sysconfdir}/%{name}/%{name}.conf %config(noreplace) %attr(0640, -,-) %{_sysconfdir}/%{name}/menu.yml +%attr(0750, -,-) %dir %{_sysconfdir}/%{name}/conf.d +%config(noreplace) %attr(0640, -,-) %{_sysconfdir}/%{name}/conf.d/*.conf %{_datadir}/%{name} -%doc COPYING* AUTHORS README NEWS HACKING.README %{python3_sitelib}/prewikka/ %{python3_sitelib}/prewikka*.egg-info %{_bindir}/prewikka-httpd ++++++ prewikka-5.1.1.tar.gz -> prewikka-5.2.0.tar.gz ++++++ ++++ 38502 lines of diff (skipped)
