From 60574febb9e62b655e0c8901aa50b7a3de5d836ffe02377049287b6f575bc934 Mon Sep 17 00:00:00 2001 From: Yan Gao Date: Wed, 22 Nov 2023 11:20:59 +0000 Subject: [PATCH] Accepting request 1128098 from home:yan_gao:branches:network:ha-clustering:Factory - log: fix potential overflow with long log messages (gh#ClusterLabs/libqb#490, CVE-2023-39976, bsc#1214066) OBS-URL: https://build.opensuse.org/request/show/1128098 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/libqb?expand=0&rev=110 --- libqb.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libqb.changes b/libqb.changes index 04564ac..d42d84e 100644 --- a/libqb.changes +++ b/libqb.changes @@ -2,7 +2,7 @@ Mon Jul 24 09:15:39 UTC 2023 - Yan Gao - Update to version 2.0.8+20230721.002171b (v2.0.8): -- log: fix potential overflow with long log messages (gh#ClusterLabs/libqb#490) +- log: fix potential overflow with long log messages (gh#ClusterLabs/libqb#490, CVE-2023-39976, bsc#1214066) ------------------------------------------------------------------- Mon Jun 19 18:31:05 UTC 2023 - Yan Gao