2013-01-18 05:16:53 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jan 18 04:48:19 UTC 2013 - ygao@suse.com
|
|
|
|
|
|
|
|
- Bump the version to 0.14.4
|
|
|
|
- LOG: prevent the last char of the blackbox message from getting lost.
|
|
|
|
- Add the processing which remove notifier at skiplist_destroy function
|
|
|
|
- Add the processing which remove hash node and notifier at hashtable_destroy function
|
|
|
|
- Upstream version cs: 848242a7860c5a7e19240c2ded053fa9908af9e0
|
|
|
|
|
2013-01-11 13:35:53 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jan 11 13:20:22 UTC 2013 - ygao@suse.com
|
|
|
|
|
|
|
|
- Fix return code which is an error occurred at pthread function
|
|
|
|
- LOG: fix truncation in some messages that get padded.
|
|
|
|
- Fix the blackbox formatter when specifing the string len/precision
|
|
|
|
- Fix strlcpy and strlcat functions
|
|
|
|
- IPC: don't over log on disconnect
|
|
|
|
- LOG: Make sure we don't use the format string whilst it is getting changed.
|
|
|
|
- Upstream version cs: eceee03a7bc4962a0b136c38344c7e0c16908489
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Dec 9 14:23:26 UTC 2012 - ygao@suse.com
|
|
|
|
|
|
|
|
- ptrie: deref the current node in trie_iter_free()
|
|
|
|
- LOG: fix the format comparison to avoid generating multiple entries.
|
|
|
|
- LOG: set the return code when calloc fails
|
|
|
|
- Upstream version cs: 813dfb5fd2bce6ac1353b03b5bed3a7eb46dc278
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 20 11:20:48 UTC 2012 - ygao@suse.com
|
|
|
|
|
|
|
|
- FATE#313816: Use libqb for logging and IPC
|
|
|
|
|
2012-11-16 06:52:27 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Nov 16 06:24:09 UTC 2012 - ygao@suse.com
|
|
|
|
|
|
|
|
- Bump the version to 0.14.3
|
|
|
|
- IPC: call poll if we are mid message and get EAGAIN
|
|
|
|
- Make sure that mmap'ed files smaller than a page size are written to.
|
|
|
|
- IPC: Pass the timeout to poll() if the recv function returns EAGAIN
|
|
|
|
- LOG: make the format comparison safe and sane
|
|
|
|
- LOG: don't break on empty callsites, just ignore them
|
|
|
|
- LOG: use the array callback to register new callsites
|
|
|
|
- array: add a mechanism to get a callback when a bin is allocated
|
|
|
|
- Fix a crash in ptrie if you iterate over the map in the deleted notifier.
|
|
|
|
- Make sure atomic's are initialized (for non-gcc atomic).
|
|
|
|
- ipc_us: slightly more robust cmsg handling
|
|
|
|
- ipc_us: on Linux, set SO_PASSCRED on the sending socket too
|
|
|
|
- blackbox: fix 64-bit big-endian issues
|
|
|
|
- RB: change the #error to ENOTSUP if no usable shared process sem
|
|
|
|
- LOG: Make sure the semaphores are initialized.
|
|
|
|
- Upstream version cs: 709b32de434ec157ec2a73153e58ffec186ae660
|
|
|
|
|
2012-07-20 04:14:00 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jul 20 02:56:12 UTC 2012 - ygao@suse.com
|
|
|
|
|
|
|
|
- Bump the version to 0.14.1
|
|
|
|
- RB: set the new read pointer after clearing the header.
|
|
|
|
- RB: if read or peek don't get the message then re-post to the semaphore
|
|
|
|
- IPC: use calloc instead of malloc to fix valgrind warnings
|
|
|
|
- Upstream version cs: 11b20e19beff7f1b6003be0b4c73da8ecf936442
|
|
|
|
|
2012-06-25 10:47:32 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 25 10:46:03 UTC 2012 - tserong@suse.com
|
|
|
|
|
|
|
|
- Bump the version to 0.14.0
|
|
|
|
- Upstream version cs: 1c2b77f005a8011471af11839b7e1b67d147e10d
|
|
|
|
|
2012-06-21 09:33:04 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jun 21 09:19:13 UTC 2012 - ygao@suse.com
|
|
|
|
|
|
|
|
- LOG: fix threaded logging.
|
|
|
|
- Add user control of the permissions that are set on the shared mem files
|
|
|
|
- Upstream version cs: b9f8ec34dfc25eb52f520fe76d8f97fe58da4dee
|
|
|
|
|
2012-06-08 09:16:14 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 8 09:11:17 UTC 2012 - tserong@suse.com
|
|
|
|
|
|
|
|
- Initial SUSE packaging of libqb from upstream changeset
|
|
|
|
e70e7908f01ee17e9e8454602a5cfabe19ccc439
|
|
|
|
|