diff --git a/_service b/_service index f8c0e80..abe7e82 100644 --- a/_service +++ b/_service @@ -8,9 +8,9 @@ To update to a new release, change "revision" to the desired git commit hash and bump "version" if necessary - 2.0.1 + 2.0.2 --> - 2.0.1+%cd.%h + 2.0.2+%cd.%h master enable diff --git a/_servicedata b/_servicedata index 778b512..c33e84b 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ git://github.com/ClusterLabs/libqb.git - 416caf2b922c85d36f6653771e795261b60da843 + def947efcf9cbfa05b10aada8cc32353e0f82052 \ No newline at end of file diff --git a/libqb-2.0.1+20200729.416caf2.tar.xz b/libqb-2.0.1+20200729.416caf2.tar.xz deleted file mode 100644 index dbcac6c..0000000 --- a/libqb-2.0.1+20200729.416caf2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9cd75e6511bf2dc809c0a8fd92c8d4a472630f7fc7903b820731550bd5f7903d -size 181204 diff --git a/libqb-2.0.2+20201203.def947e.tar.xz b/libqb-2.0.2+20201203.def947e.tar.xz new file mode 100644 index 0000000..d6cbf80 --- /dev/null +++ b/libqb-2.0.2+20201203.def947e.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:386cab8b9968e71fa4638661613ef529277399c767d6d157a1540e530b8ec710 +size 184348 diff --git a/libqb.changes b/libqb.changes index ddd1be5..0d55b89 100644 --- a/libqb.changes +++ b/libqb.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri Dec 04 09:35:51 UTC 2020 - Yan Gao + +- Update to version 2.0.2+20201203.def947e (v2.0.2): +- ipcs : Decrease log level. (#426) +- cov: Quieten some covscan warnings (#427) +- doxygen2man: Fix a couple of covscan-detected errors (#425) +- ipcs: Add missing qb_list_del when freeing server (#423) (gh#ClusterLabs/libqb#422) +- ipc: add qb_ipcc_auth_get() API call (#418) +- doxygen2man: Remove horrible hack (#420) (gh#ClusterLabs/libqb#419) +- doxygen2man: Add support for @code blocks (#417) +- man: Tidy man pages (#416) +- doxygen2man: Add option to read copyright line from the header file (#415) (gh#ClusterLabs/libqb#414) + ------------------------------------------------------------------- Wed Aug 26 10:29:23 UTC 2020 - Yan Gao diff --git a/libqb.spec b/libqb.spec index 92fe9bc..238e7a6 100644 --- a/libqb.spec +++ b/libqb.spec @@ -21,7 +21,7 @@ %bcond_without doxygen2man Name: libqb -Version: 2.0.1+20200729.416caf2 +Version: 2.0.2+20201203.def947e Release: 0 Summary: An IPC library for high performance servers License: LGPL-2.1-or-later