1.0.5-1 - Update to libqb-1.0.5
...for list of changes see: https://github.com/ClusterLabs/libqb/releases/tag/v1.0.4 https://github.com/ClusterLabs/libqb/releases/tag/v1.0.5 (note that 1.0.4 is botched from pacemaker/corosync cluster stack perspective so that is intentionally skipped) - Includes an important fix for a security issue (CVE-2019-XXXX/TBD, https://github.com/ClusterLabs/libqb/issues/338) Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
This commit is contained in:
parent
b3fffb7ea2
commit
4c6edba8c2
13
libqb.spec
13
libqb.spec
@ -1,8 +1,8 @@
|
||||
%bcond_without check
|
||||
|
||||
Name: libqb
|
||||
Version: 1.0.3
|
||||
Release: 6%{?dist}
|
||||
Version: 1.0.5
|
||||
Release: 1%{?dist}
|
||||
Summary: An IPC library for high performance servers
|
||||
|
||||
License: LGPLv2+
|
||||
@ -66,6 +66,15 @@ developing applications that use %{name}.
|
||||
%{_mandir}/man3/qb*3*
|
||||
|
||||
%changelog
|
||||
* Fri Apr 26 2019 Jan Pokorný <jpokorny+rpm-libqb@redhat.com> - 1.0.5-1
|
||||
- Update to libqb-1.0.5, for list of changes see:
|
||||
https://github.com/ClusterLabs/libqb/releases/tag/v1.0.4
|
||||
https://github.com/ClusterLabs/libqb/releases/tag/v1.0.5
|
||||
(note that 1.0.4 is botched from pacemaker/corosync cluster stack
|
||||
perspective so that is intentionally skipped)
|
||||
- Includes an important fix for a security issue (CVE-2019-XXXX/TBD,
|
||||
https://github.com/ClusterLabs/libqb/issues/338)
|
||||
|
||||
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.3-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user