~x-stride/ubuntu/+source/fence-agents:lp1865523-bionic

Last commit made on 2020-03-16
Get this branch:
git clone -b lp1865523-bionic https://git.launchpad.net/~x-stride/ubuntu/+source/fence-agents
Only Morten Borre can upload to this branch. If you are Morten Borre please log in for upload directions.

Branch merges

Branch information

Name:
lp1865523-bionic
Repository:
lp:~x-stride/ubuntu/+source/fence-agents

Recent commits

e205fc5... by Rafael David Tinoco

changelog

57872b8... by Rafael David Tinoco

* Fix fence_scsi agent arguments and node detection (LP: #1865523):
  + d/p/lp1865523-01-fencing-add-consistency-cmdline-stdin.patch AND
  + d/p/lp1865523-02-fix-for-ignored-options.patch
    - "fenced" sends commands through stdin
    - makes sure cmdline and stdin accept same args
    - normalize agents argument names (for pacemaker to work)
  + d/p/lp1865523-03-Maintain-ABI-compatibility.patch:
    - deal with old and new arguments from stdin
  + d/p/lp1865523-04-fence_scsi-Remove-period.patch:
    - minor string correction fixes fencing behavior
  + d/p/lp1865523-05-fence_scsi-fix-python3-encoding.patch:
    - encodes before calculating hash
  + d/p/lp1865523-06-fence_scsi-fixes-around-node-id.patch
    - use "plug" argument instead of "nodename" (external callers need)
    - keep previous "nodename" if no "plug" is given
    - issue calculating SCSI key on > 10 nodes
    - detect node ID using new format (plug + nodename)
  + d/p/lp1865523-07-fence-metadata-update.xml:
    - updates all agents XML definitions for build tests

8a0a613... by Steve Langasek

Import patches-unapplied version 4.0.25-2ubuntu1 to ubuntu/bionic-proposed

Imported using git-ubuntu import.

Changelog parent: 83a72fd11d3cb9afecbdcc0ca0794c7f16b643bc

New changelog entries:
  * debian/patches/zvm-stdint: Add missing header for zvm agent on
    s390x.

83a72fd... by Valentin Vidic

Import patches-unapplied version 4.0.25-2 to debian/sid

Imported using git-ubuntu import.

Changelog parent: 7d8fe46c67b838cd925547631373d7dc6259452f

New changelog entries:
  [ Christoph Berg ]
  * Update watch file and homepage to point at github.
  * Remove myself from Uploaders.
  [ Valentin Vidic ]
  * Add myself to uploaders.
  * Ignore lintian warning for fence_ironic description.
  * Disable Internet access during build (Closes: #849336)
  * Update Standards-Version to 4.1.1.
  * Update debhelper to v10.
  * Use dh_missing --fail-missing.
  * Remove trailing whitespace in debian/changelog.
  * Use versioned URL for debian/copyright Format.

7d8fe46... by Christoph Berg <email address hidden>

Import patches-unapplied version 4.0.25-1 to debian/sid

Imported using git-ubuntu import.

Changelog parent: 316205b35310df9ca255282671df86da092f6848

New changelog entries:
  * Team upload.
  * New upstream version.

316205b... by Adrian Vondendriesch <email address hidden>

Import patches-unapplied version 4.0.24-1 to debian/sid

Imported using git-ubuntu import.

Changelog parent: b97cb080684d808ed3c31635022e1a60cc720ae8

New changelog entries:
  * New upstream version.

b97cb08... by Christoph Berg

Import patches-unapplied version 4.0.23-2 to debian/sid

Imported using git-ubuntu import.

Changelog parent: c6a501f4c832335c9fe0f76b53520029abe9d3db

New changelog entries:
  * Set LC_ALL=C when sorting list of agents in the description to get
    reproducible ordering.

c6a501f... by Christoph Berg <email address hidden>

Import patches-unapplied version 4.0.23-1 to debian/sid

Imported using git-ubuntu import.

Changelog parent: e06978a9cd161f2c1ca3814a1628cc55f661e05e

New changelog entries:
  * New upstream version.
  * Disable the new fence_amt_ws agent because we don't have openwsman
    (and sblim-sfcc) in Debian yet
  * Include list of agents in package description.

e06978a... by Adrian Vondendriesch <email address hidden>

Import patches-unapplied version 4.0.22-3 to debian/sid

Imported using git-ubuntu import.

Changelog parent: 3581bed5731b5f1346baaeb0eaa33f4f2a52822e

New changelog entries:
  * Add dh_python2 override to compile python files. (Closes: #816270)

3581bed... by Christoph Berg

Import patches-unapplied version 4.0.22-2 to debian/sid

Imported using git-ubuntu import.

Changelog parent: 4eb578c75d004b4906ee309a26200cef2da26467

New changelog entries:
  * Grab missing fence_zvm.h from upstream.
  * Remove fence_zvm on non-s390x, it's a no-op anyway.