[Debian-ha-commits] [libqb] branch master updated (d77e670 -> c1a034d)

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


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

myon pushed a change to branch master
in repository libqb.

      from  d77e670   Bump symbol versions for qb_ipc_type, qb_log_conf, and qb_log_filter_type. Patch by Ferenc Wágner, thanks!  Closes: #794566
       new  37c1566   Imported Upstream version 0.17.2
       new  edb3906   Merge tag 'upstream/0.17.2'
       new  c1a034d   New upstream version, including all our patches!

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                                         |    2 +
 .travis.yml                                        |   15 +-
 README.markdown                                    |   18 +-
 configure.ac                                       |    8 +-
 debian/changelog                                   |    6 +
 .../patches/0001-dont-suppress-doxygen-echo.patch  |   30 -
 .../0002-remove-obsolete-doxygen-options.patch     |   50 -
 debian/patches/0003-clear-dot-fontname.patch       |   36 -
 .../patches/0004-fix-comment-typo-incomming.patch  |   40 -
 .../patches/0005-fix-comment-typo-neccessary.patch |   22 -
 .../0006-add-qbipc-common-description.patch        |   25 -
 debian/patches/0007-fix-qbutil-description.patch   |   26 -
 ...d-.tarball-version-file-to-root-of-source.patch |   19 -
 debian/patches/0009-Add-missing-ChangeLog.patch    | 3677 --------------------
 debian/patches/0010-hppa-alignment.patch           |   72 -
 debian/patches/series                              |   10 -
 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 +-
 40 files changed, 628 insertions(+), 4223 deletions(-)
 delete mode 100644 debian/patches/0001-dont-suppress-doxygen-echo.patch
 delete mode 100644 debian/patches/0002-remove-obsolete-doxygen-options.patch
 delete mode 100644 debian/patches/0003-clear-dot-fontname.patch
 delete mode 100644 debian/patches/0004-fix-comment-typo-incomming.patch
 delete mode 100644 debian/patches/0005-fix-comment-typo-neccessary.patch
 delete mode 100644 debian/patches/0006-add-qbipc-common-description.patch
 delete mode 100644 debian/patches/0007-fix-qbutil-description.patch
 delete mode 100644 debian/patches/0008-Add-.tarball-version-file-to-root-of-source.patch
 delete mode 100644 debian/patches/0009-Add-missing-ChangeLog.patch
 delete mode 100644 debian/patches/0010-hppa-alignment.patch
 delete mode 100644 debian/patches/series

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