SHA256
1
0
forked from pool/aide

* fix CVE-2021-45417: precalculate buffer size in base64 functions (bsc#1194735)

OBS-URL: https://build.opensuse.org/package/show/security/aide?expand=0&rev=47
This commit is contained in:
2022-03-29 11:22:19 +00:00
committed by Git OBS Bridge
parent 9a0cdbdc2e
commit 6ae10dbd5e

View File

@@ -2,7 +2,7 @@
Tue Mar 29 09:19:54 UTC 2022 - Paolo Stivanin <info@paolostivanin.com>
- Update to 0.17.4:
* fix CVE-2021-45417: precalculate buffer size in base64 functions
* fix CVE-2021-45417: precalculate buffer size in base64 functions (bsc#1194735)
-------------------------------------------------------------------
Thu Nov 4 10:51:25 UTC 2021 - Stefan Schubert <schubi@suse.de>