AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to version 1.0.2 * Add leading / to default shared-memory name * Add clang-tidy support, clean most of the linter warnings * Remove sys_siglist usage in favor of strsignal (#12) * Add clang-format format support, re-style code base * addrwatch: Add limits header for PATH_MAX * Mark db_reconnect as static inline, fixes GH-11 * Add experimental meson build support * Add mysql migration script, update README.md - Drop fix-db-reconnect-issue.patch (merged upstream)
- Remove obsolete Groups tag (fate#326485)
- Using %autosetup macro.
- Removed subpackage due to unneeded complexity.
- Split off addrwatch_mysql into subpackage (addrwatch-mysql).
- Added fix-db-reconnect-issue.patch: Addresses an compilation issue: https://github.com/fln/addrwatch/issues/11 - Enabled MySQL support - Applied spec-cleaner - Removed no longer needed rpmlintrc file
- Update to version 1.0.1 - Dropped addrwatch-1.0-no_return_in_nonvoid.patch (merged upstream) - Fixed source URL
- Compact description a bit
- Added addrwatch-rpmlintrc as source
- Initial package (version 1.0)