Public bug reported:

Scheduled-For: 22.12
Upstream: tbd
Debian:   1.0.12-20    
Ubuntu:   1.0.12-20ubuntu2


Debian typically updates cluster-glue every 2 months on average, but it
was last updated 21.01 and looks overdue.  Check back in on this
monthly.


### New Debian Changes ###

cluster-glue (1.0.12-20) unstable; urgency=medium

  [ Helmut Grohne ]
  * Reduce Build-Depends (Closes: #979282)

  [ Ferenc Wágner ]
  * Update Standards-Version to 4.5.1 (no changes required)
  * Bump watch file format to 4
  * New patch: Current Pacemaker does not use ha_logd
  * Add Lintian override for the man page of the unusually placed ha_logd
  * New patch: Fix typo: bounary -> boundary
  * Drop override for tag not emitted since Lintian 2.92

 -- Ferenc Wágner <[email protected]>  Wed, 20 Jan 2021 12:45:21 +0100

cluster-glue (1.0.12-19) unstable; urgency=medium

  * Fix failing logd autopkgtest
  * Disable logd startup by default
  * Use debhelper v13

 -- Valentin Vidic <[email protected]>  Sat, 27 Jun 2020 12:59:36 +0200

cluster-glue (1.0.12-18) unstable; urgency=medium

  * The cibsecret man page symlink isn't useful
  * Add myself to Uploaders
  * Update packaging list email address
  * The dbgsym migration was completed in buster
  * Don't ship static or Libtool archives

 -- Ferenc Wágner <[email protected]>  Sun, 21 Jun 2020 21:53:11 +0200

cluster-glue (1.0.12-17) unstable; urgency=medium

  * Drup upstart support to avoid using dbus-glib (Closes: #955882)

 -- Valentin Vidic <[email protected]>  Sun, 05 Apr 2020 16:38:36 +0200

cluster-glue (1.0.12-16) unstable; urgency=medium

  * Enable Debian CI
  * Move /usr/sbin/cibsecret to /usr/lib/heartbeat/

 -- Valentin Vidic <[email protected]>  Sun, 15 Mar 2020 20:51:29 +0100

cluster-glue (1.0.12-15) unstable; urgency=medium

  * Stop using xml2-config (Closes: #949087)
  * Update Standards-Version to 4.5.0

 -- Valentin Vidic <[email protected]>  Sat, 15 Feb 2020 18:12:37 +0100

cluster-glue (1.0.12-14) unstable; urgency=medium

  * Try to fix flaky autopkgtest (Closes: #942334)
  * Use debhelper v12
  * Update Standards-Version to 4.4.1
  * Drop unused lintian override
  * Fix spelling error reported by lintian
  * Add Rules-Requires-Root: no
  * Add Pre-Depends for systemd
  * Add override for documentation outside of /usr/share/doc
  * Add override for spelling of EVERYTIME

 -- Valentin Vidic <[email protected]>  Tue, 15 Oct 2019 19:22:27 +0200

cluster-glue (1.0.12-13) unstable; urgency=medium

  * Try to debug failing logd autopkgtest
  * Fix python3 scripts (Closes: #931114)
  * Update Standards-Version to 4.4.0
  * Move ha_logger manpage to section 8

 -- Valentin Vidic <[email protected]>  Thu, 11 Jul 2019 20:59:50 +0200

cluster-glue (1.0.12-12) unstable; urgency=medium

  * Use libsensors-dev in Build-Depends (Closes: #917434)
  * Add Build-Depends-Package to symbols files
  * Try to fix FTBFS with usrmerge
  * Update Standards-Version to 4.3.0
  * Use /run path for Debian

 -- Valentin Vidic <[email protected]>  Mon, 21 Jan 2019 12:37:05 +0100

cluster-glue (1.0.12-11) unstable; urgency=medium

  * Add patch to use perl interpreter in vcenter script
  * Update my email address in Uploaders
  * Update Standards-Version to 4.2.1
  * Use asciidoctor instead of asciidoc

 -- Valentin Vidic <[email protected]>  Fri, 12 Oct 2018 10:27:51 +0200

cluster-glue (1.0.12-10) unstable; urgency=medium

  [ Edward Betts ]
  * Correct a spelling mistake.


### Old Ubuntu Delta ###

cluster-glue (1.0.12-20ubuntu2) impish; urgency=medium

  * No-change rebuild to build packages with zstd compression.

 -- Matthias Klose <[email protected]>  Thu, 07 Oct 2021 12:10:09 +0200

cluster-glue (1.0.12-20ubuntu1) hirsute; urgency=medium

  * Merge with Debian unstable. Remaining changes:
    - Ubuntu: post-release fixes (LP #1895355)
      + agent fixes
      [26acc098] ibmhmc: Create /var/run/heartbeat/rsctmp if it doesn't
      [27e83692] Fix: stonith:ibmhmc: Add 'managedsyspat' and 'password' as
      [0fabedc2] Fix: stonith: external/vcenter: Reset returns success with
      [a182a0dd] Medium: stonith: external/vcenter: replace experimental
      + generic fixes
      [eeacbaac] Low: ipc: fix poll function parameter type
      [71bf1503] Medium: ha_logd: prevent race caused by pid reuse
      [bc7b874f] fix syslogmsgfmt logging inconsistency for stderr/stdout
      [433c6fbd] Medium: clplumbing: don't abort on bad input
      [b5be33ae] low: cl_plumbing: Fix incorrect negations
      [9174550c] Medium: stonith: external/libvirt: fix handling of hosts
      + getaddrinfo improvement/fixes
      [c63c2498] Low: wti_mpc: Convert gethostbyname() usage to
      [04e56080] Low: ipmilan_command: Convert gethostbyname() to
      [d46533b2] Low: apcmastersnmp: Convert gethostbyname() usage to
      [a682f50b] Low: stonith: Convert gethostbyname() usage to
      + documentation and related (fixes/adjustments)
      [afaeeb2f] update AUTHORS (with names/addresses from source files)
      [bc4aab44] Dev: Clean up AUTHORS
      [73b68fb2] Dev: Update AUTHORS
      [c9016806] Dev: Set foreign option to handle README.md
      [788a1183] Dev: I always get this backwards
      [e3970b0e] Dev: Update README and rename to README.md
      [1f5a2ace] stonith: describe -E option
      [7271abf9] fix ambiguous 'GPL v 2.1'
      [eec6232f] fix addresses of FSF, point to gnu.org/licenses instead
      + ec2 stonith agent support and fixes
      [7c84a6ae] Fix EC2 stonith plugin
      [76138dfb] Medium: external/ec2: Mitigate fence race (bsc#1088656)
      [6734e0d0] High: external/ec2: Avoid unicode errors and improve
      [ba5710b3] Dev: external/ec2: Clean up whitespace
      [609cc386] Fix: stonith:external/ec2: Enforce en_US.UTF-8 locale when
      [0f081f69] Medium: stonith: external/ec2: use target's uname as
      [291a4378] Dev: stonith: external/ec2: protect unknown_are_stopped
      [5cd5ffd2] Dev: stonith: external/ec2: add unknown_are_stopped to
      [289e8fd3] Low: stonith: external/ec2: update name in the short
      [b7bed186] Dev: update permissions for ec2
      [de5e068d] High: stonith: external/ec2: new agent for aws/ec2
  * Added:
    - d/t/logd: use journalctl to check logs instead of relying in a log file.
      It fixes a test failure and the behavior of the test is the same.
    - d/libplumb2.symbols: add missing symbol.

 -- Lucas Kanashiro <[email protected]>  Wed, 20 Jan 2021 15:51:27
-0300

** Affects: cluster-glue (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: needs-merge

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

Title:
  Merge cluster-glue from Debian unstable for 22.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cluster-glue/+bug/1946850/+subscriptions


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

Reply via email to