Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • debian/1.0.3-1
    libqb Debian release 1.0.3-1
    
    Format: 1.8
    Date: Wed, 14 Mar 2018 12:42:20 +0100
    Source: libqb
    Binary: libqb-dev libqb-doc libqb0
    Architecture: source
    Version: 1.0.3-1
    Distribution: unstable
    Urgency: medium
    Maintainer: Debian HA Maintainers <debian-ha-maintainers@lists.alioth.debian.org>
    Changed-By: Ferenc Wágner <wferi@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
    Closes: 803777 871153 877562
    Changes:
     libqb (1.0.3-1) unstable; urgency=medium
     .
       [ Christoph Berg ]
       * [3e6a1ea] Remove Richard and myself from Uploaders
     .
       [ Ferenc Wágner ]
       * [2dbb472] Update old style gbp.conf section names
       * [c566381] New upstream release (1.0.3) (Closes: #871153, #877562)
       * [2fa9704] Remove upstreamed/obsoleted patches, refresh the Hurd support
         patch
       * [13e68c7] Update symbols file.
         Remove some internal symbols (see c011b12) and add a new one.
       * [dc0438b] New patch: hurd: definition of PATH_MAX must be included
         separately
       * [737a79d] Update Standards-Version to 4.1.3 (no changes required)
       * [1fc3d87] Switch to Debhelper compat level 11
       * [930dba8] Combat test failures with a world-writeable socket directory.
         On Linux systems libqb uses abstract sockets by default, which lack
         access control.  However, they aren't available on other platforms.
         The other option is using file system sockets, by default under
         /var/run.  This directory is only writable by root, though, which
         makes it inapproriate for unprivileged applications.  So use /tmp
         instead.
         See also: https://github.com/ClusterLabs/libqb/issues/294
       * [b7d5dea] New patch: tests: always run the SHM suite, just expect failures
       * [419537a] New patch: hurd: the socket tests are expected to fail
         (Closes: #803777)
       * [ae9b078] Switch gbp dch to verbose changelog entries
       * [75fc9d2] Stop repeating the common description
       * [6e9aa99] Migrate to salsa.debian.org/ha-team
       * [2093569] Whitespace cleanup in debian/changelog
       * [5ad582f] Ship example code in the doc package
       * [c6d7de2] Use secure URI in the Homepage field
       * [0d73506] Modernize watch file, add signature checking
       * [343b790] qb-blackbox makes libqb-dev not co-installable
       * [fe6e555] Lintian does not emit embedded-javascript-library for Doxygen
         anymore
       * [42afbde] New patch: Fix spelling: plaform -> platform
    Checksums-Sha1:
     c09674c6f335aa85d91fc5534f91379fed84d1b2 1537 libqb_1.0.3-1.dsc
     5e45fd90b9468747577460bc7c28d9e4cf709b9d 490360 libqb_1.0.3.orig.tar.xz
     d01e0a001d067bcd9efa84509374f6e105aec183 490 libqb_1.0.3.orig.tar.xz.asc
     b1db2d8da966a806c4a722ba13615fd36d21dfda 13412 libqb_1.0.3-1.debian.tar.xz
     0ffa293e8076b77acae624c3d99e437caa4fb8bb 7918 libqb_1.0.3-1_amd64.buildinfo
    Checksums-Sha256:
     8aa4d4f95519112ebcd791d7a373cce5e5468a345a5bcc65a8548fbebff706b4 1537 libqb_1.0.3-1.dsc
     a02ba8564ba4bfe9a10bbc03d4f0952c2a73a5e674441b4ac8d19dfe54eaf4f7 490360 libqb_1.0.3.orig.tar.xz
     01eaa45787cf771d70d47aa83b2a75be714b3498d9ef76ea08c8dfed71c08f82 490 libqb_1.0.3.orig.tar.xz.asc
     842b784b62d01feb2dab1ba35194e4c072d6d73c7fae46085e7820707a991e92 13412 libqb_1.0.3-1.debian.tar.xz
     c5461020068a0661ed8626864904d3a311b603f9492ae1dedc9aa80ff8076867 7918 libqb_1.0.3-1_amd64.buildinfo
    Files:
     db4e1d38fbc4de828754374947bfa107 1537 libs optional libqb_1.0.3-1.dsc
     db68ef127adb72d4ac2f9f2c2ac1f20a 490360 libs optional libqb_1.0.3.orig.tar.xz
     d16a7a59e8c9f4790cf800558c600b38 490 libs optional libqb_1.0.3.orig.tar.xz.asc
     cda12405e45588945f24cdb7a7b08203 13412 libs optional libqb_1.0.3-1.debian.tar.xz
     13c92fa227655883285cd71c4d329749 7918 libs optional libqb_1.0.3-1_amd64.buildinfo
    
  • upstream/1.0.3
    Upstream version 1.0.3
  • v1.0.3
    v1.0.3 release
  • debian/1.0.1-1.bpo8+1
  • v1.0.2
    v1.0.2 release
  • debian/1.0.1-1
    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@lists.alioth.debian.org>
    Changed-By: Ferenc Wágner <wferi@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
    
  • upstream/1.0.1
    Upstream version 1.0.1
  • v1.0.1
    v1.0.1 release
  • debian/1.0-1_bpo8+1
    Debian release 1.0-1~bpo8+1
    
    Format: 1.8
    Date: Sun, 31 Jul 2016 15:12:49 +0200
    Source: libqb
    Binary: libqb-dev libqb-doc libqb0 libqb0-dbg
    Architecture: source all
    Version: 1.0-1~bpo8+1
    Distribution: jessie-backports
    Urgency: medium
    Maintainer: Debian HA Maintainers <debian-ha-maintainers@lists.alioth.debian.org>
    Changed-By: Ferenc Wágner <wferi@niif.hu>
    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
     libqb0-dbg - debugging symbols for libqb0
    Closes: 803777 824923
    Changes:
     libqb (1.0-1~bpo8+1) jessie-backports; urgency=medium
     .
       [ Christoph Berg ]
       * [2db785b] Remove madkiss from uploaders
     .
       [ Ferenc Wágner ]
       * Rebuild for jessie-backports.
       * [2d6c7e6] Revert "Migrate to automatic debug packages"
     .
     libqb (1.0-1) unstable; urgency=medium
     .
       [ Arturo Borrero Gonzalez ]
       * [7388fde] d/tests/control: add build-essential to ipc test
       * [40f4beb] d/control: get rid of XS-Testsuite
       * [95caa73] d/control: bump standar version to 3.9.8
       * [c0a26fd] d/: wrap-and-sort
     .
       [ Ferenc Wágner ]
       * [8560795] debian/watch: latest releases are present on GitHub only
       * [fe35562] Configure git-buildpackage via debian/gbp.conf
       * [780dd4e] New upstream version (1.0)
       * [70f033c] Delete upstreamed patches, refresh the rest
       * [8c1f8c6] Promote to Priority: optional
       * [7f823ce] Migrate to automatic debug packages
       * [fddab53] Update symbols files for powerpcspe (Closes: #824923)
       * [5018dd5] Use HTTPS for Vcs-Browser
       * [81e8617] New patch docs-qbdefs.h-description-must-directly-follow-
         file.patch
       * [31a0802] New patch low-fixed-Spelling-error-of-failure-in-qbhdb.h.patch.
         Thanks to "bin.liu"
       * [b65ba93] New symbol: qb_log_ctl2 introduced by 642f74d
       * [2ee657a] With plain dh_autoreconf the autotools_dev addon is not needed
       * [c4fb5d5] Graphviz is needed for the HTML documentation only
       * [2b912a6] Don't build the software if only the documentation is needed
       * [2f70688] Move API documentation into /usr/share/doc/libqb-dev
       * [4c1f142] Don't build and ship the static library
       * [ec5ac40] Ship README.markdown in each binary package
       * [7a695ca] Only dh_install uses --fail-missing
       * [240c781] Use dh_autoreconf --as-needed
       * [0f1c621] Back out of symlinking the documentation directories
       * [c37ccb3] .version is distributed by upstream already
       * [48544c6] Avoid useless dependencies in the utilities
       * [d2183c4] Enable parallel builds
       * [3895c50] Repository layout changed to the DEP-14 recommendation
     .
     libqb (0.17.2.real-6) unstable; urgency=medium
     .
       * Update hurd support patch to fix regression in sem_timedwait detection.
     .
     libqb (0.17.2.real-5) unstable; urgency=medium
     .
       * Support hurd-i386, patch by Svante Signell, thanks!
         Closes: #803777.
       * Merge all symbols files into one using (arch) tags.
    Checksums-Sha1:
     8818305c9a9add8051981af8339e99eee9a50a31 2296 libqb_1.0-1~bpo8+1.dsc
     bfcf1bee0b332bfdb9fdb40d8921774e76b0d497 10952 libqb_1.0-1~bpo8+1.debian.tar.xz
     fe01f4caa34247825a0c631be968bc2783450ef1 401622 libqb-doc_1.0-1~bpo8+1_all.deb
    Checksums-Sha256:
     d8d2af5395cf7f48f341fe461ac5e7458ae198e1a9d96ac042831d78b124a891 2296 libqb_1.0-1~bpo8+1.dsc
     7d7a7614de3278b7ea48c75811fe8eca8f6107a5eef660869281f6cd4e240e59 10952 libqb_1.0-1~bpo8+1.debian.tar.xz
     dd572529b4023a220a763b222a560fe49b0f11ffc6c2043540e3764f6bab2adc 401622 libqb-doc_1.0-1~bpo8+1_all.deb
    Files:
     edeb9ed0525aeb9fe7be795b1200bf64 2296 libs optional libqb_1.0-1~bpo8+1.dsc
     3d1bed812cf5206e10a50d8f73d71f55 10952 libs optional libqb_1.0-1~bpo8+1.debian.tar.xz
     71af8f2a69b9aa276226e050b7f07340 401622 doc optional libqb-doc_1.0-1~bpo8+1_all.deb
    
  • debian/1.0-1
    Debian release 1.0-1
    
    Format: 1.8
    Date: Wed, 22 Jun 2016 09:48:05 +0200
    Source: libqb
    Binary: libqb-dev libqb-doc libqb0
    Architecture: source
    Version: 1.0-1
    Distribution: unstable
    Urgency: medium
    Maintainer: Debian HA Maintainers <debian-ha-maintainers@lists.alioth.debian.org>
    Changed-By: Ferenc Wágner <wferi@niif.hu>
    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
    Closes: 824923
    Changes:
     libqb (1.0-1) unstable; urgency=medium
     .
       [ Arturo Borrero Gonzalez ]
       * [7388fde] d/tests/control: add build-essential to ipc test
       * [40f4beb] d/control: get rid of XS-Testsuite
       * [95caa73] d/control: bump standar version to 3.9.8
       * [c0a26fd] d/: wrap-and-sort
     .
       [ Ferenc Wágner ]
       * [8560795] debian/watch: latest releases are present on GitHub only
       * [fe35562] Configure git-buildpackage via debian/gbp.conf
       * [780dd4e] New upstream version (1.0)
       * [70f033c] Delete upstreamed patches, refresh the rest
       * [8c1f8c6] Promote to Priority: optional
       * [7f823ce] Migrate to automatic debug packages
       * [fddab53] Update symbols files for powerpcspe (Closes: #824923)
       * [5018dd5] Use HTTPS for Vcs-Browser
       * [81e8617] New patch docs-qbdefs.h-description-must-directly-follow-
         file.patch
       * [31a0802] New patch low-fixed-Spelling-error-of-failure-in-qbhdb.h.patch.
         Thanks to "bin.liu"
       * [b65ba93] New symbol: qb_log_ctl2 introduced by 642f74d
       * [2ee657a] With plain dh_autoreconf the autotools_dev addon is not needed
       * [c4fb5d5] Graphviz is needed for the HTML documentation only
       * [2b912a6] Don't build the software if only the documentation is needed
       * [2f70688] Move API documentation into /usr/share/doc/libqb-dev
       * [4c1f142] Don't build and ship the static library
       * [ec5ac40] Ship README.markdown in each binary package
       * [7a695ca] Only dh_install uses --fail-missing
       * [240c781] Use dh_autoreconf --as-needed
       * [0f1c621] Back out of symlinking the documentation directories
       * [c37ccb3] .version is distributed by upstream already
       * [48544c6] Avoid useless dependencies in the utilities
       * [d2183c4] Enable parallel builds
       * [3895c50] Repository layout changed to the DEP-14 recommendation
    Checksums-Sha1:
     20ce2a27df1761f3792008e04bf37cecb5f338b0 2254 libqb_1.0-1.dsc
     f21035c914767ba4bf1a6651c438970106dc17e6 424436 libqb_1.0.orig.tar.xz
     e9659480f8702da1f3b673ca710bb0f7fff744a9 10788 libqb_1.0-1.debian.tar.xz
    Checksums-Sha256:
     453247c2779c433f3986ae1e076438c2a7ed6c7731bc7c38a288acf0ce979fff 2254 libqb_1.0-1.dsc
     7ee62e3d0542a39ede943927e1f4c3c9e3b922a175c3b246144ea48166afa01a 424436 libqb_1.0.orig.tar.xz
     3912ef44c5a52f06a439fa17de9be94efcf898a171daff196f378698d116d8b9 10788 libqb_1.0-1.debian.tar.xz
    Files:
     5bddb2c853073c45f26b64a6ef0bb611 2254 libs optional libqb_1.0-1.dsc
     abaf84a0bd7ee637163aa6d9008a4f6e 424436 libs optional libqb_1.0.orig.tar.xz
     964ac33e6f0ff511118dcfd4bdbe58d7 10788 libs optional libqb_1.0-1.debian.tar.xz
    
  • upstream/1.0
    Upstream version 1.0
  • v1.0
    v1.0 release
  • v1.0rc4
    v1.0rc4 release
  • debian/0.17.2.real-6
  • v1.0rc3
  • debian/0.17.2.real-5
  • debian/0.17.2.real-4.bpo8+1
  • v1.0rc2
    v1.0rc2 release
  • v1.0rc1
    v1.0rc1 release
  • debian/0.17.2.real-4