[Debian-ha-commits] [libqb] branch upstream updated (2b262fd -> 37c1566)

myon at debian.org myon at debian.org
Mon Sep 7 14:34:37 UTC 2015


This is an automated email from the git hooks/post-receive script.

myon pushed a change to branch upstream
in repository libqb.

      from  2b262fd   Imported Upstream version 0.17.1
      adds  37c1566   Imported Upstream version 0.17.2

No new revisions were added by this update.

Summary of changes:
 .gitignore                |   2 +
 .travis.yml               |  15 ++-
 README.markdown           |  18 ++--
 configure.ac              |   8 +-
 docs/Makefile.am          |   8 +-
 docs/html.dox.in          |   5 +-
 docs/man.dox.in           |   3 +-
 examples/ipcserver.c      |  36 ++++---
 include/qb/qbatomic.h     |   2 +-
 include/qb/qbipc_common.h |   5 +
 include/qb/qbipcs.h       |   6 +-
 include/qb/qblog.h        |  15 ++-
 include/qb/qbutil.h       |   4 +-
 lib/Makefile.am           |   2 +-
 lib/ipc_int.h             |   2 +-
 lib/ipc_setup.c           | 233 +++++++++++++++++++++++++++++++---------------
 lib/ipc_socket.c          |  54 +++++++++++
 lib/ipcc.c                |   4 +-
 lib/log.c                 | 120 ++++++++++++------------
 lib/log_format.c          |  10 ++
 lib/log_int.h             |  31 ++++++
 lib/loop_poll.c           |   2 +-
 lib/loop_poll_kqueue.c    |  10 +-
 lib/ringbuffer.c          |   4 +-
 lib/unix.c                |  14 +++
 libqb.spec.in             |   5 +-
 tests/check_ipc.c         | 157 ++++++++++++++++++++++++++-----
 tests/check_log.c         |  63 ++++++++++++-
 28 files changed, 622 insertions(+), 216 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-ha/libqb.git



More information about the Debian-HA-Commits mailing list