ubuntu/+source/pacemaker:ubuntu/hirsute-devel

Last commit made on 2021-01-21
Get this branch:
git clone -b ubuntu/hirsute-devel https://git.launchpad.net/ubuntu/+source/pacemaker
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
ubuntu/hirsute-devel
Repository:
lp:ubuntu/+source/pacemaker

Recent commits

96d091f... by Lucas Kanashiro

update-maintainer

83a1100... by Lucas Kanashiro

reconstruct-changelog

2f1817a... by Lucas Kanashiro

merge-changelogs

34d0e75... by Lucas Kanashiro

    - d/{libcib27,libcrmcluster29,libcrmcommon34,libcrmservice28,
      liblrmd28,libpacemaker1,libpe-rules26,libpe-status28,libstonithd26}.symbols:
      libqb 2 dropped the linker magic injecting start/stop symbols.
      Thanks to Ferenc Wágner <email address hidden>.
      [fixed in Debian]

0131bb0... by Lucas Kanashiro

    - SECURITY UPDATE: ACL restrictions bypass
      + debian/patches/CVE-2020-25654-*.patch: restrict IPC connections.
      + CVE-2020-25654
      [applied by upstream]

88d5cad... by Lucas Kanashiro

    - Post 2.0.4 features: on-fail=demote & no-quorum-policy=demote
      (LP #1896223). Added debian/patches/ubuntu/lp1896223-*:
      + [c4429d86e] Log: scheduler: downgrade "active on" messages to trace
      + [01c5ec67e] Low: scheduler: match initial no-quorum-policy struct value
      + [015b5c012] Doc: Pacemaker Explained: document no-quorum-policy=demote
      + [5d809e136] Test: scheduler: add regression test
      + [b1ae35938] Feature: scheduler: support "demote" choice
      + [0b6834453] Refactor: scheduler: functionize checking quorum policy
      + [d4b9117e7] Doc: Pacemaker Explained: correct on-fail default
      + [204961e95] Doc: Pacemaker Explained: document new on-fail="demote"
      + [d29433ea5] Test: scheduler: add regression tests for on-fail="demote"
      + [874f75e0f] Feature: scheduler: new on-fail="demote" recovery policy
      + [2f1e2df1f] Feature: xml: add on-fail="demote" option to resources
      + [fd55a6660] Doc: libpacemaker: improve comments for resource state
      + [98c3b649f] Log: libpacemaker: check for re-promotes specifically
      + [ff6aebecf] Doc: libpacemaker: improve comments when logging actions
      + [f2d244bc4] Test: scheduler: test forcing a restart instead of reload
      + [a4d6a20a9] Low: libpacemaker: don't force stop when skipping reload
      + [8dceba792] Refactor: scheduler: use more appropriate types in a couple
      + [ef246ff05] Fix: scheduler: disallow on-fail=stop for stop operations
      + [f1f71b3f3] Refactor: scheduler: functionize comparing on-fail values
      [applied by upstream]

ab9afe9... by Lucas Kanashiro

    - Post 2.0.04 release fixes backported to Ubuntu (LP #1895883)
      debian/patches/ubuntu/lp1895883-*:
      + [055d7e4e] Low: libcib: Fix building if the gnutls library is not
      + [67174c53] Build: configure: Conditionalize check for $PYTHON.
      + [47c3e06b] Fix: libpacemaker: Don't allow a potential NULL in a format
      + [ea7469cb] Low: resources: don't check host-specific conditions in
      + [7056ae08] Fix: libcrmcommon: Set out->priv to NULL in free_priv.
      + [37791529] Fix: libcrmcommon: Make reset and finish work more similarly.
      + [b655c039] Fix: tools: Add the http-equiv header to crm_mon at the right
      + [0f8e4ca5] Fix: tools, libcrmcommon: Reopen the output dest on reset.
      + [24dd01c3] Fix: cts: Use a different grep in building the cts-cli
      + [36cf9284] Fix: cts: Use --node instead of --host as crm_resource
      + [5c111adf] Fix: libpe_status: Destroy hash table after use
      + [dc341923] cluster: Close corosync handles when they disconnect
      + [3a88b2b6] Refactor: tools: rename function in cibsecret to be more
      [applied by upstream]

125f234... by Lucas Kanashiro

  * Dropped:
    - Skip autopkgtest for unprivileged containers: (LP #1828228)
      + d/t/control: mark pacemaker test as skippable
      + d/t/pacemaker: skip if memlock can't be set to unlimited by root
      [fixed in Debian]

c2c7ad2... by Lucas Kanashiro

    - d/rules: Fix FTBFS in ppc64el compiling with gcc10: Don't treat
      format-overflow warnings as errors

799fb9b... by Rafael David Tinoco

    - d/rules: Forcibly switch from ftime to clock_gettime, since building
      with ftime now results in deprecation errors