[Debian-ha-commits] [libqb] 01/01: Merge tag 'debian/1.0.1-1' into debian/jessie-backports
Christoph Berg
myon at debian.org
Wed Jun 7 08:39:52 UTC 2017
This is an automated email from the git hooks/post-receive script.
myon pushed a commit to branch debian/jessie-backports
in repository libqb.
commit 42fb025a92c78187978719d09fdd5c7642c04e82
Merge: 5626650 1bf4d86
Author: Christoph Berg <christoph.berg at credativ.de>
Date: Wed Jun 7 10:38:38 2017 +0200
Merge tag 'debian/1.0.1-1' into debian/jessie-backports
Debian release 1.0.1-1
Format: 1.8
Date: Wed, 07 Dec 2016 14:55:06 +0100
Source: libqb
Binary: libqb-dev libqb-doc libqb0
Architecture: source
Version: 1.0.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian HA Maintainers <debian-ha-maintainers at lists.alioth.debian.org>
Changed-By: Ferenc Wágner <wferi at debian.org>
Description:
libqb-dev - high performance client server features library (devel files)
libqb-doc - high performance client server features library (API docs)
libqb0 - high performance client server features library
Changes:
libqb (1.0.1-1) unstable; urgency=medium
.
[ Christoph Berg ]
* [2db785b] Remove madkiss from uploaders
.
[ Ferenc Wágner ]
* [ea68808] New upstream release (1.0.1)
* [1b932bf] Delete upstreamed patches, refresh the rest
* [243c6a7] Migrate to my Debian address
* [dadbfca] New patches fixing typos
* [6585a49] Extend symbols file
* [8c933e3] Fix the overlinking in the upstream source
* [eaeee6d] Test the patches meant for upstream inclusion
* [bcbb1e7] Restrict libraries to where they're actually needed
Checksums-Sha1:
e852406054d99121e8b22d4bc7796ace92c930d9 2233 libqb_1.0.1-1.dsc
62830d34f14b1d86f68a05f398d2f7dbd8752f1c 438204 libqb_1.0.1.orig.tar.xz
bea97b4287c3a682bebb22599f7667bc5b02d284 19928 libqb_1.0.1-1.debian.tar.xz
Checksums-Sha256:
7106757679f2fb5691bf7409d5333ac4345e26bf6aff591ff1988ead4678e29a 2233 libqb_1.0.1-1.dsc
912e8e7b9f1c2ed96c7308986f612313c4b26c841147a95546247e5ce38714c6 438204 libqb_1.0.1.orig.tar.xz
03cdc2c04a37f280ba2520ad8d681cc6ed67f3bf978de4f6acb0a34cf93059fe 19928 libqb_1.0.1-1.debian.tar.xz
Files:
b01ef76cd91bff1ccd4a1b3d2252d4d6 2233 libs optional libqb_1.0.1-1.dsc
62c93482bfc0d8b61af7910cffdf3609 438204 libs optional libqb_1.0.1.orig.tar.xz
cc6628a4808e2598045b347f4b88a500 19928 libs optional libqb_1.0.1-1.debian.tar.xz
.tarball-version | 2 +-
.version | 2 +-
ChangeLog | 462 +++++++++++++++++
Makefile.am | 10 +-
Makefile.in | 10 +-
README.markdown | 1 +
build-aux/git-version-gen | 100 +++-
configure | 227 +++++++--
configure.ac | 98 +++-
debian/changelog | 21 +-
debian/control | 2 +-
debian/libqb0.symbols | 3 +
...heck-for-the-check-requirement-of-enable-.patch | 40 ++
.../Fix-spelling-paramaters-parameters.patch | 21 +
...x-spelling-synchonization-synchronization.patch | 21 +
.../LTLIBOBJS-is-also-a-Make-variable.patch | 22 +
...estrict-ldl-to-where-it-s-actually-needed.patch | 193 +++++++
...ict-nsl-lib-to-where-it-s-actually-needed.patch | 38 ++
...ct-pthreads-to-where-it-s-actually-needed.patch | 556 +++++++++++++++++++++
...-socket-lib-to-where-it-s-actually-needed.patch | 57 +++
...c-emit-the-error-message-right-after-the-.patch | 41 ++
.../patches/configure.ac-help-string-cleanup.patch | 54 ++
...s.h-description-must-directly-follow-file.patch | 24 -
debian/patches/hurd-support.patch | 62 +--
...ixed-Spelling-error-of-failure-in-qbhdb.h.patch | 77 ---
debian/patches/series | 12 +-
debian/rules | 7 -
docs/Makefile.am | 2 +-
docs/Makefile.in | 2 +-
docs/common.dox | 2 +-
docs/mainpage.h | 15 +-
docs/man3/qbarray.h.3 | 2 +-
docs/man3/qbatomic.h.3 | 2 +-
docs/man3/qbdefs.h.3 | 31 +-
docs/man3/qbhdb.h.3 | 16 +-
docs/man3/qbipc_common.h.3 | 2 +-
docs/man3/qbipcc.h.3 | 14 +-
docs/man3/qbipcs.h.3 | 16 +-
docs/man3/qblist.h.3 | 2 +-
docs/man3/qblog.h.3 | 57 ++-
docs/man3/qbloop.h.3 | 4 +-
docs/man3/qbmap.h.3 | 2 +-
docs/man3/qbrb.h.3 | 2 +-
docs/man3/qbutil.h.3 | 2 +-
examples/ipcserver.c | 1 +
include/config.h.in | 33 +-
include/qb/qbconfig.h | 16 +
include/qb/qbconfig.h.in | 16 +
include/qb/qbdefs.h | 13 +-
include/qb/qbhdb.h | 14 +-
include/qb/qbipcc.h | 9 +-
include/qb/qbipcs.h | 16 +-
include/qb/qblog.h | 32 +-
include/qb/qbloop.h | 1 +
lib/Makefile.am | 2 +-
lib/Makefile.in | 2 +-
lib/ipc_setup.c | 1 +
lib/ipc_shm.c | 47 +-
lib/ipc_socket.c | 3 +-
lib/ipcc.c | 1 +
lib/ipcs.c | 1 +
lib/log.c | 12 +-
lib/log_blackbox.c | 13 +-
lib/log_format.c | 58 ++-
lib/log_thread.c | 35 +-
lib/ringbuffer.c | 37 +-
lib/ringbuffer_helper.c | 90 ++++
lib/ringbuffer_int.h | 32 ++
lib/unix.c | 49 ++
lib/util.c | 5 +
lib/util_int.h | 19 +
libqb.spec.in | 6 +-
tests/Makefile.am | 18 +-
tests/Makefile.in | 80 ++-
tests/_failure_injection.c | 184 +++++++
.../qb/qbconfig.h.in => tests/_failure_injection.h | 20 +-
tests/bmcpt.c | 1 +
tests/bms.c | 1 +
tests/check_array.c | 22 +-
tests/check_common.h | 69 +++
tests/check_ipc.c | 210 +++-----
tests/check_log.c | 145 ++++--
tests/check_loop.c | 75 +--
tests/check_map.c | 90 +---
tests/check_rb.c | 22 +-
tests/check_util.c | 12 +-
tests/print_ver.c | 42 ++
tests/resources.test | 26 +-
88 files changed, 3074 insertions(+), 843 deletions(-)
diff --cc debian/changelog
index b0fd615,d727d09..e2178a5
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,14 -1,20 +1,33 @@@
- libqb (1.0-1~bpo8+1) jessie-backports; urgency=medium
++libqb (1.0.1-1~bpo8+1) jessie-backports; urgency=medium
++
++ * Rebuild for jessie-backports.
++
++ -- Christoph Berg <christoph.berg at credativ.de> Wed, 07 Jun 2017 10:28:17 +0200
++
+ libqb (1.0.1-1) unstable; urgency=medium
[ Christoph Berg ]
* [2db785b] Remove madkiss from uploaders
[ Ferenc Wágner ]
+ * [ea68808] New upstream release (1.0.1)
+ * [1b932bf] Delete upstreamed patches, refresh the rest
+ * [243c6a7] Migrate to my Debian address
+ * [dadbfca] New patches fixing typos
+ * [6585a49] Extend symbols file
+ * [8c933e3] Fix the overlinking in the upstream source
+ * [eaeee6d] Test the patches meant for upstream inclusion
+ * [bcbb1e7] Restrict libraries to where they're actually needed
+
+ -- Ferenc Wágner <wferi at debian.org> Wed, 07 Dec 2016 14:55:06 +0100
+
++libqb (1.0-1~bpo8+1) jessie-backports; urgency=medium
++
+ * Rebuild for jessie-backports.
+ * [2d6c7e6] Revert "Migrate to automatic debug packages"
+
+ -- Ferenc Wágner <wferi at niif.hu> Sun, 31 Jul 2016 15:12:49 +0200
+
libqb (1.0-1) unstable; urgency=medium
[ Arturo Borrero Gonzalez ]
--
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