AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Fix build by removing stray pyton single spec macros: this is a pure application, written in python, not a python module.
- 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
Bump version 5.1.1 - Use the correct hook in heartbeat detail - Fix grouping errors with datasearch:update - Reload plugins if needed in prewikka-crontab - Add missing depends (see INSTALL file): - python3-croniter - python3-gevent - python3-voluptuous - python3-lark-parser
Bump version 5.1.0 - Update frameworks - Add prewikka-cli, prewikka in command line - Add new options in config file - Various fixes - Separate dataprovider backend and instance - Implement support for time-spanning data - Add past periods to the control menu - Add comparison operators for additional data - Use the correct hook in heartbeat detail - Remove patchs: - prewikka-fix_python3.patch - Fixed upstream - Add patchs: - prewikka-fix_shebang.patch - Non executives files do not need shebang - Remove python2 - Python 2 will be removed step by step in all Linux distributions
- Fix building prewikka with new find-lang.sh
- Update to 4.0.0 - Create python2-prewikka and python3-prewikka packages since prewikka is python 3 compatible - Move to Python Singlespec - Remove patch prewikka-ez_setup.patch because we can only be compatible with Factory/Tumbleweed because of Python Singlespec - Add patch prewikka-fix_python3.patch to make prewikka fully compatible with Python 3
- Update to 3.1.0 (Prelude 3.1.0 released on 14 Sept 2016) - Remove unnecessary patches - prewikka-cheetah-shbang.patch - prewikka-wsgi-shbang.patch - Spec-Cleaner
- Trim filler words from description. - Replace -exec rm by simpler -delete.
Fix Group to be a valid OpenSuse Group Fix Requires Fix source URL Fix dependencies Clean usage of "-n %{name}-"
Initial import Add patchs : * prewikka-cheetah-shbang.patch * Fix shebang in cheetah generated files * prewikka-ez_setup.patch * Support old setuptools * prewikka-wsgi-shbang.patch * Fix shebang in wsgi file