[ubuntu/hirsute-proposed] corosync 3.1.0-2ubuntu1 (Accepted)

Lucas Kanashiro kanashiro at ubuntu.com
Thu Jan 21 13:49:12 UTC 2021


corosync (3.1.0-2ubuntu1) hirsute; urgency=medium

  * Merge with Debian unstable. Remaining changes:
    - Skip autopkgtest for unprivileged containers: (LP #1828228)
      + d/t/control: allow stderr and mark tests as skippable
      + d/t/{cfgtool,quorumtool}: skips when inside unpriv containers
    - d/control: corosync binary depends on libqb-dev
      (LP #1677684)
  * Dropped:
    - Post v3.0.3 release fixes backported to Ubuntu (LP #1869622)
      debian/patches/ubuntu-v3.0.3-fixes/:
      + lp1869622-09f6d34a-logconfig-Remove-double-free-of-value.patch
      + lp1869622-0c118d8f-totemknet-Check-result-of-fcntl-O_NONBLOCK-call.patch
      + lp1869622-0c16442f-votequorum-Change-check-of-expected_votes.patch
      + lp1869622-1fb095b0-notifyd-Check-cmap_track_add-result.patch
      + lp1869622-29109683-totemknet-Assert-strcpy-length.patch
      + lp1869622-35c312f8-votequorum-Assert-copied-strings-length.patch
      + lp1869622-380b744e-totemknet-Don-t-mix-corosync-and-knet-error-codes.patch
      + lp1869622-56ee8503-quorumtool-Assert-copied-string-length.patch
      + lp1869622-5f543465-quorumtool-exit-on-invalid-expected-votes.patch
      + lp1869622-624b6a47-stats-Assert-value_len-when-value-is-needed.patch
      + lp1869622-74eed54a-sync-Assert-sync_callbacks.name-length.patch
      + lp1869622-89b0d62f-stats-Check-return-code-of-stats_map_get.patch
      + lp1869622-8ce65bf9-votequorum-Reflect-runtime-change-of-2Node-to-WFA.patch
      + lp1869622-8ff7760c-cmapctl-Free-bin_value-on-error.patch
      + lp1869622-a24cbad5-totemconfig-Initialize-warnings-variable.patch
      + lp1869622-c631951e-icmap-icmap_init_r-leaks-if-trie_create-fails.patch
      + lp1869622-ca320bea-votequorum-set-wfa-status-only-on-startup.patch
      + lp1869622-efe48120-totemconfig-Free-leaks-found-by-coverity.patch
      [applied by upstream]
    - debian/corosync-notifyd.init: fix for 2 PIDFILEs declared (LP #1437359)
      [fixed in Debian]
    - Post v3.0.3 release fixes backported to Ubuntu (LP #1895366)
      debian/patches/ubuntu-v3.0.3-fixes/:
      + lp1895366-7f64a1dc-cmapctl-return-error-on-no-result-of-print-prefix.patch
      + lp1895366-ec889e89-cmapctl-check-NULL-for-key-type-and-value-for-p.patch
      + lp1895366-9105d94a-cmapctl-return-EXIT_FAILURE-on-failure.patch
      + lp1895366-21e1c711-cfgtool-Remove-unused-callbacks.patch
      + lp1895366-ee38d93c-cpghum-Remove-unused-time-variables-and-functions.patch
      + lp1895366-f31a31f9-cmap-Assert-copied-string-length.patch
      [applied by upstream]
    - d/{libcfg7,libcmap4,libcpg4,libquorum5,libsam4,libvotequorum8}.symbols:
      Drop linker magic injecting start/stop symbols due to libqb 2
      update.
      Thanks to Ferenc Wágner <wferi at debian.org>.
      [fixed in Debian]

Date: Tue, 19 Jan 2021 17:55:45 -0300
Changed-By: Lucas Kanashiro <kanashiro at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Lucas Kanashiro <kanashiro at riseup.net>
https://launchpad.net/ubuntu/+source/corosync/3.1.0-2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 19 Jan 2021 17:55:45 -0300
Source: corosync
Binary: corosync corosync-doc corosync-notifyd corosync-vqsim libcfg-dev libcfg7 libcmap-dev libcmap4 libcorosync-common-dev libcorosync-common4 libcpg-dev libcpg4 libquorum-dev libquorum5 libsam-dev libsam4 libvotequorum-dev libvotequorum8
Architecture: source
Version: 3.1.0-2ubuntu1
Distribution: hirsute
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Lucas Kanashiro <kanashiro at ubuntu.com>
Description:
 corosync   - cluster engine daemon and utilities
 corosync-doc - cluster engine HTML documentation
 corosync-notifyd - cluster engine notification daemon
 corosync-vqsim - cluster engine votequorum simulator
 libcfg-dev - cluster engine CFG library development
 libcfg7    - cluster engine CFG library
 libcmap-dev - cluster engine CMAP library development
 libcmap4   - cluster engine CMAP library
 libcorosync-common-dev - cluster engine common development
 libcorosync-common4 - cluster engine common library
 libcpg-dev - cluster engine CPG library development
 libcpg4    - cluster engine CPG library
 libquorum-dev - cluster engine Quorum library development
 libquorum5 - cluster engine Quorum library
 libsam-dev - cluster engine SAM library development
 libsam4    - cluster engine SAM library
 libvotequorum-dev - cluster engine Votequorum library development
 libvotequorum8 - cluster engine Votequorum library
Changes:
 corosync (3.1.0-2ubuntu1) hirsute; urgency=medium
 .
   * Merge with Debian unstable. Remaining changes:
     - Skip autopkgtest for unprivileged containers: (LP #1828228)
       + d/t/control: allow stderr and mark tests as skippable
       + d/t/{cfgtool,quorumtool}: skips when inside unpriv containers
     - d/control: corosync binary depends on libqb-dev
       (LP #1677684)
   * Dropped:
     - Post v3.0.3 release fixes backported to Ubuntu (LP #1869622)
       debian/patches/ubuntu-v3.0.3-fixes/:
       + lp1869622-09f6d34a-logconfig-Remove-double-free-of-value.patch
       + lp1869622-0c118d8f-totemknet-Check-result-of-fcntl-O_NONBLOCK-call.patch
       + lp1869622-0c16442f-votequorum-Change-check-of-expected_votes.patch
       + lp1869622-1fb095b0-notifyd-Check-cmap_track_add-result.patch
       + lp1869622-29109683-totemknet-Assert-strcpy-length.patch
       + lp1869622-35c312f8-votequorum-Assert-copied-strings-length.patch
       + lp1869622-380b744e-totemknet-Don-t-mix-corosync-and-knet-error-codes.patch
       + lp1869622-56ee8503-quorumtool-Assert-copied-string-length.patch
       + lp1869622-5f543465-quorumtool-exit-on-invalid-expected-votes.patch
       + lp1869622-624b6a47-stats-Assert-value_len-when-value-is-needed.patch
       + lp1869622-74eed54a-sync-Assert-sync_callbacks.name-length.patch
       + lp1869622-89b0d62f-stats-Check-return-code-of-stats_map_get.patch
       + lp1869622-8ce65bf9-votequorum-Reflect-runtime-change-of-2Node-to-WFA.patch
       + lp1869622-8ff7760c-cmapctl-Free-bin_value-on-error.patch
       + lp1869622-a24cbad5-totemconfig-Initialize-warnings-variable.patch
       + lp1869622-c631951e-icmap-icmap_init_r-leaks-if-trie_create-fails.patch
       + lp1869622-ca320bea-votequorum-set-wfa-status-only-on-startup.patch
       + lp1869622-efe48120-totemconfig-Free-leaks-found-by-coverity.patch
       [applied by upstream]
     - debian/corosync-notifyd.init: fix for 2 PIDFILEs declared (LP #1437359)
       [fixed in Debian]
     - Post v3.0.3 release fixes backported to Ubuntu (LP #1895366)
       debian/patches/ubuntu-v3.0.3-fixes/:
       + lp1895366-7f64a1dc-cmapctl-return-error-on-no-result-of-print-prefix.patch
       + lp1895366-ec889e89-cmapctl-check-NULL-for-key-type-and-value-for-p.patch
       + lp1895366-9105d94a-cmapctl-return-EXIT_FAILURE-on-failure.patch
       + lp1895366-21e1c711-cfgtool-Remove-unused-callbacks.patch
       + lp1895366-ee38d93c-cpghum-Remove-unused-time-variables-and-functions.patch
       + lp1895366-f31a31f9-cmap-Assert-copied-string-length.patch
       [applied by upstream]
     - d/{libcfg7,libcmap4,libcpg4,libquorum5,libsam4,libvotequorum8}.symbols:
       Drop linker magic injecting start/stop symbols due to libqb 2
       update.
       Thanks to Ferenc Wágner <wferi at debian.org>.
       [fixed in Debian]
Checksums-Sha1:
 a1ae8d30f0dfc13baa8268ec82211477b723d1c0 3631 corosync_3.1.0-2ubuntu1.dsc
 761fe353b2cbead7a8572bfb6b84fe5d2fc8d9d6 1108283 corosync_3.1.0.orig.tar.gz
 b88538be7d43eba88bae2fe4ccb6509a8ffb8c15 801 corosync_3.1.0.orig.tar.gz.asc
 500fb7212d901d61850c33d5faf2c44f6247866d 26728 corosync_3.1.0-2ubuntu1.debian.tar.xz
Checksums-Sha256:
 5ba948bcdb6710dbcb7d05d58a0a7261ebd3ac4e96a047cfa1828e9d6a77d905 3631 corosync_3.1.0-2ubuntu1.dsc
 e13fbae21983a72633c33780c823a8ed4cfb60f2bc2d11e615d8e2634f275753 1108283 corosync_3.1.0.orig.tar.gz
 9f428e80875ab32960cbba380de90c6fb84949f0e50a306884849648e87b7df2 801 corosync_3.1.0.orig.tar.gz.asc
 809be7bdbb0b8e3043154cc7a3dbcc21e74f694f0c6adde37184cafc9c378fe2 26728 corosync_3.1.0-2ubuntu1.debian.tar.xz
Files:
 8043cace1908ff9d5427c727d997c17a 3631 admin optional corosync_3.1.0-2ubuntu1.dsc
 0edf69f2f61a6c51a6fa1b6eefb1d0ef 1108283 admin optional corosync_3.1.0.orig.tar.gz
 8acc268c4b83f6a4cc66803e3599dd2a 801 admin optional corosync_3.1.0.orig.tar.gz.asc
 c8ff3f54b032849ef77071ee709c08c0 26728 admin optional corosync_3.1.0-2ubuntu1.debian.tar.xz
Original-Maintainer: Debian HA Maintainers <debian-ha-maintainers at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----

iQJJBAEBCAAzFiEEjtbD+LrJ23/BMKhw+COicpiDyXwFAmAJheoVHGthbmFzaGly
b0B1YnVudHUuY29tAAoJEPgjonKYg8l8VmYP/ibQIgZSbRTUDWPMi/05ZFE5trdh
sHymVqQTZQMx295F75Kby56nV7v4g9ONrx7WF+RSLAamljcPlYGgigB8MXMzIQHs
0YGtcdFqGa6bimu8w8fHc6xRpVdHwvVu11rlUp78+IWwOpfYCwDg9422IWN3lHGx
mHjYQ009wRmnxXupKMoD2CvJ4iH0Kl/M3pkVu9JMGgOVBPBQvZ0JqfSyjdSYSUOT
EeHMhbOrPwek84iy1VwNHSQfMtX3mFllPuqhcVcy4uR8pRinWcxcWqIdSCC0oRAw
W/e4NtesjumgKBsyd1M4xcqu2ApqzcyXxy4HH6pu/NmvJ/uCSRLoF3IBP+0pjqei
FkB9URJHeK6NND0kJ86eyIB8OQPIAcTMSsq/eK0mxWzzK9VFg+JCzJNiW8m4Ti9V
EyjuAMgH9+G+9TdI/rd3F+QeekggGXbZEFMGQoYpZUAsJQy0CAXrO4Jrdlpt29TE
8Bn5RpXeS7Z8MGfrRlIsYqCHPu95MvZ9f2bOhrakGdmqDEgYsa48Ge4JsUeznEfT
RP0FsCChMrB0m4U5Ta3LspC52VsvkatTYQi/BNzsl4V7AhUK7CZP+1APiyktKAbT
DsvhWLKQOmqx28DRj8Ijq6OM7+ysvnbvRz8RQCv9VHAg4IdMo7wFz2T1B46yI3tY
EoVI3s0qeuUfSx1O
=r780
-----END PGP SIGNATURE-----


More information about the Hirsute-changes mailing list