Public bug reported:

A merge of corosync appears to be available presently.
Upstream: tbd
Debian:   3.1.8-3    
Ubuntu:   3.1.8-2ubuntu1

If it turns out this needs a sync rather than a merge, please change the
tag 'needs-merge' to 'needs-sync', and (optionally) update the title as
desired.

If this merge pulls in a new upstream version, also consider adding an
entry to the Jammy Release Notes:
https://discourse.ubuntu.com/c/release/38


### New Debian Changes ###

corosync (3.1.8-3) unstable; urgency=medium

  * [192c744] Revert 'Revert 'No need to override the default
    /usr/lib/systemd/system systemd directory anymore''
    This reverts commit a836090ec1d812f6a73d13aa14f752cc5fbf5ffa.
    Now dh_installsystemd handles service files under /usr/lib correctly,
    so let DEP17 (Improve situation around aliasing effects from /usr-merge)
    proceed by moving our service files to /usr/lib/systemd/system.
    (Closes: #1073683)

 -- Ferenc Wágner <[email protected]>  Sat, 20 Jul 2024 19:32:52 +0200

corosync (3.1.8-2) unstable; urgency=medium

  * [c241cd2] corosync-blackbox uses qb-blackbox, so pull in libqb-tools

 -- Ferenc Wágner <[email protected]>  Sun, 26 May 2024 13:22:53 +0200

corosync (3.1.8-1) unstable; urgency=medium

  * [974f5df] New upstream release (3.1.8)
  * [09f4624] Refresh our patches
  * [c5c5cb7] Update Standards-Version to 4.7.0 (no changes required)
  * [e586635] Drop obsolete lsb-base dependencies.
    The lsb-base package is used by the init scripts, which are only run
    by sysv-rc, which has already depended on lsb-base since bullseye.
  * [a1ad0ae] pkgconf superseded pkg-config
  * [06322b1] New patch: Move corosync-notifyd policy file into
    /usr/share/dbus-1/system.d
  * [7c73d96] Ship the relocated corosync-notifyd policy file and remove the old
    conffile
  * [f8b234b] Update copyright years, fix copy&paste error

 -- Ferenc Wágner <[email protected]>  Sun, 26 May 2024 12:28:18 +0200

corosync (3.1.7-1) unstable; urgency=medium

  * [f3d69c9] New upstream release (3.1.7)
  * [7ca438c] Delete upstream patch, refresh the rest
  * [36863f4] Update Standards-Version to 4.6.2 (no changes required)
  * [02c7690] Update copyright of the packaging
  * [ae14a7c] Adapt Lintian overrides to new message format
  * [7732c89] The initscript-dir variable has long fallen out of use
  * [faafc6e] New patch: Revert 'logrotate: Use copytruncate method by default'
  * [cab0938] Add logrotate autopkgtest

 -- Ferenc Wágner <[email protected]>  Sun, 15 Jan 2023 15:00:42 +0100

corosync (3.1.6-2) unstable; urgency=medium

  [ Debian Janitor ]
  * [290ca16] Remove 2 obsolete maintscript entries in 2 files.
    Changes-By: lintian-brush
  * [8d89318] Update renamed lintian tag names in lintian overrides.
    Changes-By: lintian-brush
    Fixes: lintian: renamed-tag
    See-also: https://lintian.debian.org/tags/renamed-tag.html

  [ Ferenc Wágner ]
  * [f8c32e7] New patch: Remove bashism from configure script (Closes: #998785)

 -- Ferenc Wágner <[email protected]>  Sun, 06 Mar 2022 20:07:05 +0100

corosync (3.1.6-1) unstable; urgency=medium

  * [1c6e48f] Make use of the execute_before_* feature of dh 12.8+
  * [e6b31ef] New upstream release (3.1.6)
  * [81eed39] Refresh our patches

 -- Ferenc Wágner <[email protected]>  Mon, 22 Nov 2021 19:40:15 +0100

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 <[email protected]>  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 <[email protected]>  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 <[email protected]>  Mon, 05 Jul 2021 09:11:09 +0200


### Old Ubuntu Delta ###

corosync (3.1.8-2ubuntu1) oracular; urgency=medium

  * Merge with Debian unstable (LP: #2064397). Remaining changes:
    - d/t/quorumtool: search for localhost instead of node1
    - 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/p/lp1918735/0001-allow_knet_handle_fallback_default_yes.patch:
      Retry knet_handle_new without privileged flag (LP #1918735).
  * Dropped changes:
    - d/control: corosync recommends libqb-tools (LP #1677684).
      corosync-blackbox relies on libqb-tools.
      [ Fixed in 3.1.8-2 ]

 -- Athos Ribeiro <[email protected]>  Fri, 28 Jun 2024
12:10:31 -0300

** Affects: corosync (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: needs-merge upgrade-software-version

** Changed in: corosync (Ubuntu)
    Milestone: None => ubuntu-24.11

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2085225

Title:
  Merge corosync from Debian unstable for jammy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/corosync/+bug/2085225/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to