Merge pacemaker from Debian unstable for oracular

Bug #2064437 reported by Bryce Harrington
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pacemaker (Ubuntu)
New
Undecided
Athos Ribeiro

Bug Description

Upstream: tbd
Debian: 2.1.7-1
Ubuntu: 2.1.6-5ubuntu2

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.

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 Oracular Release Notes: https://discourse.ubuntu.com/c/release/38

### New Debian Changes ###

pacemaker (2.1.7-1) unstable; urgency=medium

  * [09de5bf] New upstream release (2.1.7) (Closes: #1067626)
  * [ad97704] Refresh our patches
  * [e71f255] Update symbols files (all removed symbols were internal)
  * [13bce35] The cts Python directory is not installed anymore.
    Upstream migrated all of its contents into the _cts module of the
    pacemaker Python package (see commit 1fdea434).

 -- Ferenc Wágner <email address hidden> Sun, 31 Mar 2024 22:36:16 +0200

pacemaker (2.1.6-5) unstable; urgency=medium

  * [fba0e62] Annotate the versioned dpkg-dev build dependency with time64
  * [2e0223d] New patch: Always format time_t values as long long
  * [8b575c7] pkgconf superseded pkg-config

 -- Ferenc Wágner <email address hidden> Fri, 22 Mar 2024 17:48:44 +0100

pacemaker (2.1.6-4.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Rename libraries for 64-bit time_t transition. Closes: #1063194

 -- Benjamin Drung <email address hidden> Thu, 29 Feb 2024 19:12:54 +0000

pacemaker (2.1.6-4) unstable; urgency=medium

  * [223c6e7] Do not fail 'arch any only' builds.
    The pacemaker-cts binary package is architecture-independent, it can't
    be fixed up when we build architecture dependent packages only.
  * Upload to unstable.

 -- Ferenc Wágner <email address hidden> Fri, 29 Sep 2023 00:30:33 +0200

pacemaker (2.1.6-3) experimental; urgency=medium

  [ Helmut Grohne ]
  * [efbad8e] Fix FTBFS when systemd.pc changes systemdsystemunitdir
    (Closes: #1052705)

  [ Ferenc Wágner ]
  * [43311e3] Ship the CTS as a new pacemaker-cts binary package.
    The previous skip was incomplete, because the files under the cts
    directory which were generated by configure were not cleaned, leading
    to rebuild issues (see #1047155). Now that we already ship
    python3-pacemaker, the infrastructure is in place to easily ship
    another Python package for completeness.
  * [ddf07e7] New patch: cts: do not capture the build directory
  * [1b7616e] New patch: python: clean up the __pycache__ directories
    (Closes: #1047155)

 -- Ferenc Wágner <email address hidden> Thu, 28 Sep 2023 10:14:48 +0200

pacemaker (2.1.6-2) experimental; urgency=medium

  * [aaadd9b] python3-pacemaker package for the Python3 API.
    But demote the Python dependencies of the pacemaker package to
    Recommends, since only the fence_legacy and fence_watchdog agents need
    them.
  * [7f4b80e] Recover ordering of Build-Depends

 -- Ferenc Wágner <email address hidden> Sun, 24 Sep 2023 18:01:07 +0200

pacemaker (2.1.6-1) unstable; urgency=medium

  * [bea63bb] New upstream release (2.1.6) (Closes: #1040165)
  * [6529c27] Refresh our patches
  * [1cb1b8c] Ship the Python API documentation
  * [b17efea] Update symbols files (all removed symbols were internal)
  * [d5c6985] New patch: Remove references to the build directory
  * [3e12372] Don't ship the Python package for now.
    This temporarily breaks the fence_legacy agent, until the new
    python3-pacemaker binary package gets through the NEW queue and the
    experimental distribution with the next releases.

 -- Ferenc Wágner <email address hidden> Wed, 05 Jul 2023 12:38:47 +0200

pacemaker (2.1.5-1) unstable; urgency=medium

  * [5792d59] Work around lazy loading of GitHub release pages in watch file
  * [52462d8] New upstream release (2.1.5)
  * [06b5497] Delete upstreamed patch, refresh the rest
  * [9829fc0] Update Standards-Version to 4.6.2 (no changes required)
  * [7768ecb] Add debian/upstream/metadata
  * [629aab5] Update debian/copyright.
    Update the years, indicate LGPL of *.po files and give up on
    enumerating all contributors.
  * [9b7d008] The SystemHealth resource agent was dropped upstream.
    See commit 8e0512e: it was non-functional anyway.
  * [c905af5] Update symbols files (all removed symbols were internal)
  * [b0a5c7b] pacemaker-cli-utils.NEWS was six years old, nothing new
  * [a255a3e] Reduce Lintian noise
  * [7a70bd7] Drop the obsolete lsb-base dependency
    sysvinit-utils_3.05-1 took over /lib/lsb/init-functions from lsb-base,
    which became an empty transitional package. Sysvinit-utils is
    essential now, so we needn't depend on it explicitly, but if that ever
    changes (see #851747) the sysvinit-core package will still depend on
    it, providing the function library to our init scripts if they have a
    real chance to execute. (The compatibility layer of systemd won't try

### Old Ubuntu Delta ###

pacemaker (2.1.6-5ubuntu2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden> Mon, 01 Apr 2024 16:12:08 +1100

pacemaker (2.1.6-5ubuntu1) noble; urgency=medium

  * Merge with Debian unstable (LP: #2056077). Remaining changes:
    - d/control: make pacemaker binary recommend fence-agents-base
    - d/control: make pacemaker-resource-agents depend on resource-agents-base.
      And also suggest resource-agents-extra with non-curated agents.
    - d/t/pacemaker: corosync uses uname -n to define the default node name.
      Previously the default node name was hardcoded in the config file as
      node1.
    - d/rules: Fix FTBFS in ppc64el compiling with gcc10: Don't treat
      format-overflow warnings as errors
    - d/control: make pacemaker-cli-utils depend on resource-agents-base
      resource-agents is now a transitional package and it should not be in
      main (it also pulls in resource-agents-extra which should be in
      universe).
    - d/control: depend on pcs and suggest crmsh
    - Ignore test results on armhf for now

 -- Gianfranco Costamagna <email address hidden> Tue, 26 Mar 2024 09:18:27 +0100

Bryce Harrington (bryce)
Changed in pacemaker (Ubuntu):
milestone: none → ubuntu-24.07
Changed in pacemaker (Ubuntu):
assignee: nobody → Athos Ribeiro (athos-ribeiro)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.