forked from pool/libqb
Accepting request 561126 from home:yan_gao:branches:network:ha-clustering:Factory:Test
- Update to version 1.0.3+20171226.6d62b64: - build: fix configure script neglecting, re-enable out-of-tree builds - Update to version 1.0.3 - warnings cleanup: fix initialiser warning - warnings cleanup: Wformat: sign-correct PRIu32 specifiers as appropriate - warnings cleanup: Wsign-compare: log_format: int32_t -> size_t - warnings cleanup: Wsign-compare: hdb: uint32_t <-> int32_t - warnings cleanup: Wsign-compare: array: int32_t -> size_t - warnings cleanup: hdb+loop_timerlist: Wsign-compare: (canary?) variables - warnings cleanup: Wshift-overflow: trigger arithmetic conv. to unsigned - Upstream version cs: 28dff090c74b6ba8609c4797294a5afe3fe73987 (v1.0.3) - fix internal object symbol's leak & expose run-time lib version (bsc#1074327) - bare fix for libqb logging not working with ld.bfd/binutils 2.29+ (bsc#1074327) - add extra run-time (client, libqb) checks that logging will work (bsc#1074327) - tests: add a script to generate callsite-heavy logging client... (bsc#1074327) - tests: new sort of tests dubbed "functional", cover linker vs. logging (bsc#1074327) - configure: check section boundary symbols present in the test (bsc#1074327) - qblog.h: better explanation + behaviour of QB_LOG_INIT_DATA (bsc#1074327) - log: use fdatasync instead of fsync where possible (#263) - Upstream version cs: c011b12fcaf093f0463901154c475905f51d783a OBS-URL: https://build.opensuse.org/request/show/561126 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/libqb?expand=0&rev=84
This commit is contained in:
@@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 2 10:08:14 UTC 2018 - ygao@suse.com
|
||||
|
||||
- Update to version 1.0.3+20171226.6d62b64:
|
||||
- build: fix configure script neglecting, re-enable out-of-tree builds
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 22 03:45:53 UTC 2017 - ygao@suse.com
|
||||
|
||||
- Update to version 1.0.3
|
||||
- warnings cleanup: fix initialiser warning
|
||||
- warnings cleanup: Wformat: sign-correct PRIu32 specifiers as appropriate
|
||||
- warnings cleanup: Wsign-compare: log_format: int32_t -> size_t
|
||||
- warnings cleanup: Wsign-compare: hdb: uint32_t <-> int32_t
|
||||
- warnings cleanup: Wsign-compare: array: int32_t -> size_t
|
||||
- warnings cleanup: hdb+loop_timerlist: Wsign-compare: (canary?) variables
|
||||
- warnings cleanup: Wshift-overflow: trigger arithmetic conv. to unsigned
|
||||
- Upstream version cs: 28dff090c74b6ba8609c4797294a5afe3fe73987 (v1.0.3)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 14 14:26:00 UTC 2017 - ygao@suse.com
|
||||
|
||||
- fix internal object symbol's leak & expose run-time lib version (bsc#1074327)
|
||||
- bare fix for libqb logging not working with ld.bfd/binutils 2.29+ (bsc#1074327)
|
||||
- add extra run-time (client, libqb) checks that logging will work (bsc#1074327)
|
||||
- tests: add a script to generate callsite-heavy logging client... (bsc#1074327)
|
||||
- tests: new sort of tests dubbed "functional", cover linker vs. logging (bsc#1074327)
|
||||
- configure: check section boundary symbols present in the test (bsc#1074327)
|
||||
- qblog.h: better explanation + behaviour of QB_LOG_INIT_DATA (bsc#1074327)
|
||||
- log: use fdatasync instead of fsync where possible (#263)
|
||||
- Upstream version cs: c011b12fcaf093f0463901154c475905f51d783a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 21 09:46:28 UTC 2017 - ygao@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user