From 1958d198109db74f08a7e8de0e2dfc1f4874b8e867e012afbb89aded6f6ff2c3 Mon Sep 17 00:00:00 2001 From: Yan Gao Date: Tue, 25 Jul 2023 11:28:48 +0000 Subject: [PATCH] Accepting request 1100597 from home:yan_gao:branches:network:ha-clustering:Factory - Update to version 2.0.8+20230721.002171b (v2.0.8): - log: fix potential overflow with long log messages (gh#ClusterLabs/libqb#490) OBS-URL: https://build.opensuse.org/request/show/1100597 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/libqb?expand=0&rev=108 --- _service | 6 +++--- _servicedata | 2 +- libqb-2.0.7+20230607.06c8641.tar.xz | 3 --- libqb-2.0.8+20230721.002171b.tar.xz | 3 +++ libqb.changes | 6 ++++++ libqb.spec | 2 +- 6 files changed, 14 insertions(+), 8 deletions(-) delete mode 100644 libqb-2.0.7+20230607.06c8641.tar.xz create mode 100644 libqb-2.0.8+20230721.002171b.tar.xz diff --git a/_service b/_service index cb45d76..c5609cc 100644 --- a/_service +++ b/_service @@ -8,10 +8,10 @@ To update to a new release, change "revision" to the desired git commit hash and bump "version" if necessary - 2.0.7 + 2.0.8 --> - 2.0.7+%cd.%h - v2.0.7 + 2.0.8+%cd.%h + v2.0.8 enable diff --git a/_servicedata b/_servicedata index 0f70f1e..0c1ebeb 100644 --- a/_servicedata +++ b/_servicedata @@ -5,4 +5,4 @@ https://github.com/ClusterLabs/libqb.git - 06c8641de2e1fef1fc6026709fb2109fbbb79d79 \ No newline at end of file + 002171bbcf4bc4728da56c1538afd9e9d814ecaf \ No newline at end of file diff --git a/libqb-2.0.7+20230607.06c8641.tar.xz b/libqb-2.0.7+20230607.06c8641.tar.xz deleted file mode 100644 index a16eaa3..0000000 --- a/libqb-2.0.7+20230607.06c8641.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e1873dc7c502e673b3316c024482555c54905dbe1b6baed3e284532f17a50e79 -size 190936 diff --git a/libqb-2.0.8+20230721.002171b.tar.xz b/libqb-2.0.8+20230721.002171b.tar.xz new file mode 100644 index 0000000..6d8d2c2 --- /dev/null +++ b/libqb-2.0.8+20230721.002171b.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52dd2f67617135b8ae5be4a4ffc4d9a1b4e9cfd45b8e2b1d6c96e9029fc3cf25 +size 191016 diff --git a/libqb.changes b/libqb.changes index c9c34e9..04564ac 100644 --- a/libqb.changes +++ b/libqb.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +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) + ------------------------------------------------------------------- Mon Jun 19 18:31:05 UTC 2023 - Yan Gao diff --git a/libqb.spec b/libqb.spec index 59fbc46..7c8e0da 100644 --- a/libqb.spec +++ b/libqb.spec @@ -21,7 +21,7 @@ %bcond_without doxygen2man Name: libqb -Version: 2.0.7+20230607.06c8641 +Version: 2.0.8+20230721.002171b Release: 0 Summary: An IPC library for high performance servers License: LGPL-2.1-or-later