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