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
This commit is contained in:
Yan Gao 2023-07-25 11:28:48 +00:00 committed by Git OBS Bridge
parent 83e810ab36
commit 1958d19810
6 changed files with 14 additions and 8 deletions

View File

@ -8,10 +8,10 @@
To update to a new release, change "revision" to the desired
git commit hash and bump "version" if necessary
<param name="version">2.0.7</param>
<param name="version">2.0.8</param>
-->
<param name="versionformat">2.0.7+%cd.%h</param>
<param name="revision">v2.0.7</param>
<param name="versionformat">2.0.8+%cd.%h</param>
<param name="revision">v2.0.8</param>
<param name="changesgenerate">enable</param>
</service>

View File

@ -5,4 +5,4 @@
</service>
<service name="tar_scm">
<param name="url">https://github.com/ClusterLabs/libqb.git</param>
<param name="changesrevision">06c8641de2e1fef1fc6026709fb2109fbbb79d79</param></service></servicedata>
<param name="changesrevision">002171bbcf4bc4728da56c1538afd9e9d814ecaf</param></service></servicedata>

BIN
libqb-2.0.7+20230607.06c8641.tar.xz (Stored with Git LFS)

Binary file not shown.

BIN
libqb-2.0.8+20230721.002171b.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jul 24 09:15:39 UTC 2023 - Yan Gao <ygao@suse.com>
- 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 <ygao@suse.com>

View File

@ -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