Activity log for bug #1946852

Date Who What changed Old value New value Message
2021-10-13 04:02:54 Bryce Harrington bug added bug
2021-10-13 04:02:56 Bryce Harrington bug added subscriber Canonical Server Team
2021-10-14 10:02:49 Miriam España Acebal corosync (Ubuntu): assignee Miriam España Acebal (mirespace)
2021-10-19 02:57:36 Bryce Harrington description Scheduled-For: 23.01 Upstream: tbd Debian: 3.1.5-2 Ubuntu: 3.1.2-2ubuntu1 Debian does new releases regularly, so it's likely there will be newer versions available before FF that we can pick up if this merge is done later in the cycle. ### New Debian Changes ### corosync (3.1.5-2) unstable; urgency=medium * [a836090] Revert 'No need to override the default /usr/lib/systemd/system systemd directory anymore' This reverts commit e710e1f5bec1bcbc9d47f639701a6f2fde54346b. dh_installsystemd apparently does not find the service files under /usr/lib, and consequently does not insert the maintainer script snippets necessary to start the services on installation (for example). -- Ferenc Wágner <wferi@debian.org> Fri, 01 Oct 2021 20:28:56 +0200 corosync (3.1.5-1) unstable; urgency=medium * [929fb0c] New upstream release (3.1.5) * [56b0b8f] Remove upstreamed patches, refresh the rest * [f231d94] Switch to Debhelper compatibility level 13 * [65638bc] Update Standards-Version to 4.6.0 (no changes required) * [e710e1f] No need to override the default /usr/lib/systemd/system systemd directory anymore -- Ferenc Wágner <wferi@debian.org> Thu, 30 Sep 2021 22:38:39 +0200 corosync (3.1.2-2) unstable; urgency=medium * [f641780] New patch: stats: fix crash when iterating over deleted keys. Cherry-picked from v3.1.4. Thanks to Christine Caulfield -- Ferenc Wágner <wferi@debian.org> Mon, 05 Jul 2021 09:11:09 +0200 corosync (3.1.2-1) unstable; urgency=medium * [2c66d6d] New upstream release (3.1.2) * [158e261] Drop upstreamed patch, refresh the rest -- Ferenc Wágner <wferi@debian.org> Wed, 07 Apr 2021 14:19:13 +0200 corosync (3.1.1-1) unstable; urgency=medium * [d0fe5b2] New upstream release (3.1.1) (Closes: #985070) * [e867d55] Refresh our patches * [9d9b3d5] Acknowledge new symbols * [069e608] Adapt autopkgtest to the new cfgtool output format * [a447ac3] New patch: totemknet: pass correct handle to knet_handle_compress. Thanks to Fabio M. Di Nitto (Closes: #986325) * [dc2b18f] New patch: man: corosync-cfgtool.8: use proper single quotes -- Ferenc Wágner <wferi@debian.org> Sat, 03 Apr 2021 17:27:29 +0200 corosync (3.1.0-3) unstable; urgency=medium [ Helmut Grohne ] * [b8b9ff1] Reduce Build-Depends + Drop unused libxml2-dev dependency. It deals with xml via xsltproc. + Drop unused augeas-tools dependency. While it ships a lens, it does not further integrate with augeas. (Closes: #980989) -- Ferenc Wágner <wferi@debian.org> Sun, 28 Feb 2021 10:06:39 +0100 corosync (3.1.0-2) unstable; urgency=medium * [d92f1d8] Drop the log directory placeholder file. According to #604807 the buster logrotate already skips missing directories gracefully, so we don't need this workaround anymore, as #588515 is fixed. * [ace09cc] libqb 2 dropped the linker magic injecting start/stop symbols * [52cf9ae] Update Standards-Version to 4.5.1 (no changes needed) -- Ferenc Wágner <wferi@debian.org> Fri, 01 Jan 2021 09:11:36 +0100 corosync (3.1.0-1) unstable; urgency=medium * [25c1719] New upstream release (3.1.0) * [124e796] Drop upstreamed patches, refresh the rest * [b63c8d2] The upstream default systemd directory moved into /usr. But Debian still uses /lib/systemd/system for unit files. * [a950a80] Wildcard all installed shared object versions. So they don't need changing on future version bumps (like the current libquorum.so.5.0.0 -> 5.1.0). * [2354b72] Update libquorum5 symbols file -- Ferenc Wágner <wferi@debian.org> Mon, 26 Oct 2020 20:26:19 +0100 corosync (3.0.4-2) unstable; urgency=medium * [cff365e] autopkgtest fix: cfgtool output got reworked in 3.0.4. Since 720a892 the status of the localhost link is not displayed, because it is safe to expect that it is always connected. -- Ferenc Wágner <wferi@debian.org> Wed, 30 Sep 2020 15:32:39 +0200 corosync (3.0.4-1) unstable; urgency=medium [ Debian Janitor ] * [b31fa99] Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. [ Ferenc Wágner ] * [5a801c3] Current dwz works already. This reverts bf80b75 and also adds a version constraint. ### Old Ubuntu Delta ### corosync (3.1.2-2ubuntu1) impish; urgency=medium * Merge with Debian unstable. Remaining changes: - d/t/control: add allow-stderr restriction - d/control: corosync binary depends on libqb-dev (LP #1677684) - Retry knet_handle_new without privileged flag (LP #1918735) + d/p/lp1918735/0001-allow_knet_handle_fallback_default_yes.patch - d/p/Make-the-example-config-valid.patch: comment out the node name in config file + With this, we will keep the same behavior as we have in Bionic which is using the output of 'uname -n' as the node name (LP #1874719). - d/t/quorumtool: search for localhost instead of node1 * Dropped: - d/p/lp1911904-Don-t-lock-all-current-and-future-memory-if-can-t-in.patch: + Don't mlockall() if setrlimit() fails (LP #1911904) [Applied by upstream in version 3.1.1] - Retry knet_handle_new without privileged flag (LP #1918735) + d/p/lp1918735/0001-try-unprivileged-knet-handle-new.patch [Applied by upstream in version 3.1.1] -- Lucas Kanashiro <kanashiro@ubuntu.com> Fri, 23 Jul 2021 16:27:47 -0300 Upstream: tbd Debian: 3.1.5-2 Ubuntu: 3.1.2-2ubuntu1 Debian does new releases regularly, so it's likely there will be newer versions available before FF that we can pick up if this merge is done later in the cycle. ### New Debian Changes ### corosync (3.1.5-2) unstable; urgency=medium   * [a836090] Revert 'No need to override the default /usr/lib/systemd/system     systemd directory anymore'     This reverts commit e710e1f5bec1bcbc9d47f639701a6f2fde54346b.     dh_installsystemd apparently does not find the service files under     /usr/lib, and consequently does not insert the maintainer script     snippets necessary to start the services on installation (for example).  -- Ferenc Wágner <wferi@debian.org> Fri, 01 Oct 2021 20:28:56 +0200 corosync (3.1.5-1) unstable; urgency=medium   * [929fb0c] New upstream release (3.1.5)   * [56b0b8f] Remove upstreamed patches, refresh the rest   * [f231d94] Switch to Debhelper compatibility level 13   * [65638bc] Update Standards-Version to 4.6.0 (no changes required)   * [e710e1f] No need to override the default /usr/lib/systemd/system systemd     directory anymore  -- Ferenc Wágner <wferi@debian.org> Thu, 30 Sep 2021 22:38:39 +0200 corosync (3.1.2-2) unstable; urgency=medium   * [f641780] New patch: stats: fix crash when iterating over deleted keys.     Cherry-picked from v3.1.4.     Thanks to Christine Caulfield  -- Ferenc Wágner <wferi@debian.org> Mon, 05 Jul 2021 09:11:09 +0200 corosync (3.1.2-1) unstable; urgency=medium   * [2c66d6d] New upstream release (3.1.2)   * [158e261] Drop upstreamed patch, refresh the rest  -- Ferenc Wágner <wferi@debian.org> Wed, 07 Apr 2021 14:19:13 +0200 corosync (3.1.1-1) unstable; urgency=medium   * [d0fe5b2] New upstream release (3.1.1) (Closes: #985070)   * [e867d55] Refresh our patches   * [9d9b3d5] Acknowledge new symbols   * [069e608] Adapt autopkgtest to the new cfgtool output format   * [a447ac3] New patch: totemknet: pass correct handle to knet_handle_compress.     Thanks to Fabio M. Di Nitto (Closes: #986325)   * [dc2b18f] New patch: man: corosync-cfgtool.8: use proper single quotes  -- Ferenc Wágner <wferi@debian.org> Sat, 03 Apr 2021 17:27:29 +0200 corosync (3.1.0-3) unstable; urgency=medium   [ Helmut Grohne ]   * [b8b9ff1] Reduce Build-Depends     + Drop unused libxml2-dev dependency. It deals with xml via xsltproc.     + Drop unused augeas-tools dependency. While it ships a lens, it does not       further integrate with augeas. (Closes: #980989)  -- Ferenc Wágner <wferi@debian.org> Sun, 28 Feb 2021 10:06:39 +0100 corosync (3.1.0-2) unstable; urgency=medium   * [d92f1d8] Drop the log directory placeholder file.     According to #604807 the buster logrotate already skips missing     directories gracefully, so we don't need this workaround anymore,     as #588515 is fixed.   * [ace09cc] libqb 2 dropped the linker magic injecting start/stop symbols   * [52cf9ae] Update Standards-Version to 4.5.1 (no changes needed)  -- Ferenc Wágner <wferi@debian.org> Fri, 01 Jan 2021 09:11:36 +0100 corosync (3.1.0-1) unstable; urgency=medium   * [25c1719] New upstream release (3.1.0)   * [124e796] Drop upstreamed patches, refresh the rest   * [b63c8d2] The upstream default systemd directory moved into /usr.     But Debian still uses /lib/systemd/system for unit files.   * [a950a80] Wildcard all installed shared object versions.     So they don't need changing on future version bumps (like the current     libquorum.so.5.0.0 -> 5.1.0).   * [2354b72] Update libquorum5 symbols file  -- Ferenc Wágner <wferi@debian.org> Mon, 26 Oct 2020 20:26:19 +0100 corosync (3.0.4-2) unstable; urgency=medium   * [cff365e] autopkgtest fix: cfgtool output got reworked in 3.0.4.     Since 720a892 the status of the localhost link is not displayed, because     it is safe to expect that it is always connected.  -- Ferenc Wágner <wferi@debian.org> Wed, 30 Sep 2020 15:32:39 +0200 corosync (3.0.4-1) unstable; urgency=medium   [ Debian Janitor ]   * [b31fa99] Set upstream metadata fields: Bug-Database, Bug-Submit,     Repository, Repository-Browse.   [ Ferenc Wágner ]   * [5a801c3] Current dwz works already.     This reverts bf80b75 and also adds a version constraint. ### Old Ubuntu Delta ### corosync (3.1.2-2ubuntu1) impish; urgency=medium   * Merge with Debian unstable. Remaining changes:     - d/t/control: add allow-stderr restriction     - d/control: corosync binary depends on libqb-dev       (LP #1677684)     - Retry knet_handle_new without privileged flag (LP #1918735)       + d/p/lp1918735/0001-allow_knet_handle_fallback_default_yes.patch     - d/p/Make-the-example-config-valid.patch: comment out the node name in       config file       + With this, we will keep the same behavior as we have in Bionic which is         using the output of 'uname -n' as the node name (LP #1874719).     - d/t/quorumtool: search for localhost instead of node1   * Dropped:     - d/p/lp1911904-Don-t-lock-all-current-and-future-memory-if-can-t-in.patch:       + Don't mlockall() if setrlimit() fails (LP #1911904)       [Applied by upstream in version 3.1.1]     - Retry knet_handle_new without privileged flag (LP #1918735)       + d/p/lp1918735/0001-try-unprivileged-knet-handle-new.patch       [Applied by upstream in version 3.1.1]  -- Lucas Kanashiro <kanashiro@ubuntu.com> Fri, 23 Jul 2021 16:27:47 -0300
2021-10-19 02:57:38 Bryce Harrington corosync (Ubuntu): milestone ubuntu-22.01
2022-01-12 06:59:10 Miriam España Acebal corosync (Ubuntu): status New In Progress
2022-01-18 05:05:37 Launchpad Janitor corosync (Ubuntu): status In Progress Fix Released