diff --git a/_service b/_service index abe7e82..2e2e336 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.2 + 2.0.3 --> - 2.0.2+%cd.%h - master + 2.0.3+%cd.%h + v2.0.3 enable diff --git a/_servicedata b/_servicedata index c33e84b..c0dc1eb 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ git://github.com/ClusterLabs/libqb.git - def947efcf9cbfa05b10aada8cc32353e0f82052 + 404adbcd998ec83643e47d92b3ea8d9c3970e68b \ No newline at end of file diff --git a/libqb-2.0.2+20201203.def947e.tar.xz b/libqb-2.0.2+20201203.def947e.tar.xz deleted file mode 100644 index d6cbf80..0000000 --- a/libqb-2.0.2+20201203.def947e.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:386cab8b9968e71fa4638661613ef529277399c767d6d157a1540e530b8ec710 -size 184348 diff --git a/libqb-2.0.3+20210303.404adbc.tar.xz b/libqb-2.0.3+20210303.404adbc.tar.xz new file mode 100644 index 0000000..95a1fb2 --- /dev/null +++ b/libqb-2.0.3+20210303.404adbc.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71b4effb9e14ccdbf02e71f4f3075236e7a2c2814361efa6e00aff74738fb704 +size 185612 diff --git a/libqb.changes b/libqb.changes index 0d55b89..2059617 100644 --- a/libqb.changes +++ b/libqb.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Oct 07 11:39:16 UTC 2021 - Yan Gao + +- Update to version 2.0.3+20210303.404adbc (v2.0.3): +- syslog: Add a message-id parameter for messages (gh#ClusterLabs/libqb#433) +- timers: Add some locking (gh#ClusterLabs/libqb#436) +- ipcc: Have a few goes at tidying up after a dead server (gh#ClusterLabs/libqb#434) +- strlcpy: Check for maxlen underflow (gh#ClusterLabs/libqb#432) +- doxygen2man: fix printing of lines starting with '.' (gh#ClusterLabs/libqb#431) +- doxygen2man: ignore all-whitespace brief descriptions (gh#ClusterLabs/libqb#430) + ------------------------------------------------------------------- Fri Dec 04 09:35:51 UTC 2020 - Yan Gao diff --git a/libqb.spec b/libqb.spec index 238e7a6..3b59cc1 100644 --- a/libqb.spec +++ b/libqb.spec @@ -1,7 +1,7 @@ # # spec file for package libqb # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ %bcond_without doxygen2man Name: libqb -Version: 2.0.2+20201203.def947e +Version: 2.0.3+20210303.404adbc Release: 0 Summary: An IPC library for high performance servers License: LGPL-2.1-or-later