OBS-URL: https://build.opensuse.org/package/show/server:monitoring/sysctl-logger?expand=0&rev=9
50 lines
1.9 KiB
Plaintext
50 lines
1.9 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Sep 16 03:57:26 UTC 2025 - Shung-Hsi Yu <shung-hsi.yu@suse.com>
|
|
|
|
- Update to v0.0.7
|
|
* Add systemd hardenings
|
|
* Make output directory visible
|
|
- Specify LLVM version to use for SLES 15 SP7
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 10 03:34:05 UTC 2024 - Shung-Hsi Yu <shung-hsi.yu@suse.com>
|
|
|
|
- Update to v0.0.6
|
|
* Rephrase logging to clarify that it is unknown whether sysctl
|
|
change succeeded or failed
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 6 11:50:38 UTC 2024 - Shung-Hsi Yu <shung-hsi.yu@suse.com>
|
|
|
|
- Update to v0.0.5
|
|
* Show parent process info
|
|
* Improve readability with empty event values
|
|
- Use default LLVM/Clang version available (on openSUSE)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 20 08:31:44 UTC 2023 - Shung-Hsi Yu <shung-hsi.yu@suse.com>
|
|
|
|
- Update to v0.0.4
|
|
* Detect whether CGROUP_CURRENT_FUNC_PROTO is set
|
|
* Fix compilation error due to use of host headers (bsc#1215933)
|
|
- Remove dependency on glibc-devel-32bit (bsc#1215933)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 25 15:43:14 UTC 2023 - Shung-Hsi Yu <shung-hsi.yu@suse.com>
|
|
|
|
- Update to v0.0.3
|
|
* Implement ring buffer event passing
|
|
* Capture PID and process name
|
|
* Add workaround for reading PID and program name on pre v6.1 kernel
|
|
* Handle failures in sysctl BPF helpers
|
|
* Increase size of value buffer
|
|
* Suppress logging of unchanged paramter values
|
|
* Fix "Failed to parse resource value" error in service file
|
|
- Enforce specific Clang version (since SLES defaults to older version of
|
|
Clang)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 2 10:45:35 UTC 2023 - Shung-Hsi Yu <shung-hsi.yu@suse.com>
|
|
|
|
- Initial commit of sysctl-logger package based on v0.0.1
|