~athos-ribeiro/ubuntu/+source/fence-agents:merge-lp2064402-oracular

Last commit made on 2024-08-09
Get this branch:
git clone -b merge-lp2064402-oracular https://git.launchpad.net/~athos-ribeiro/ubuntu/+source/fence-agents
Only Athos Ribeiro can upload to this branch. If you are Athos Ribeiro please log in for upload directions.

Branch merges

Branch information

Name:
merge-lp2064402-oracular
Repository:
lp:~athos-ribeiro/ubuntu/+source/fence-agents

Recent commits

3f216f0... by Athos Ribeiro

update-maintainer

9470a1c... by Athos Ribeiro

reconstruct-changelog

16278e0... by Athos Ribeiro

merge-changelogs

aa56842... by Robie Basak

Adjust agent to match python3-azure API changes

This was fixed upstream in 4.13.1 and can be safely dropped.

--CL--
    - d/p/fence_azure_arm-fix-get-virtual-machines-call: fix get virtual
      machines call to match API changes in python3-azure.
      [ Fixed upstream in 4.13.1 ]

034493d... by Lucas Kanashiro

Create a fence-agents transitional binary package

This has been around for 2 LTS cycles and can be safely removed.

UD-Forwarded: no, ubuntu-specific

--CL--
  * Dropped changes:
    - Create a transitional binary package called fence-agents.
      It depends on both fence-agents-{base,extra}.
      [ Transitional package around for 2 LTS cycles ]

330414d... by Adrien Nader

Use google-auth rather than oauth2client

UD-Forwarded: https://salsa.debian.org/ha-team/fence-agents/-/merge_requests/7

--CL--
    - Use google-auth rather than oauth2client (LP #2073859)

a8bfeaa... by Lucas Kanashiro

DEP8: fix for @recommends@ not being supported

UD-Forwarded: no, ubuntu-specific

--CL--
    - d/t/control: use needs-recommends restrictions since @recommends@
      is not supported. In the autopkgtest version used in the Ubuntu
      infrastructure, the @recommends@ in Depends does not work. For
      now, let's use the deprecated needs-recommends restriction.

6136c4c... by Lucas Kanashiro

Demote ipmitool and sbd dependencies to Suggests

This is part of the splitting effort to provide Ubuntu Server curated
agents.

UD-Forwarded: no, ubuntu-specific

--CL--
    - d/control: demote ipmitool and sbd dependencies to Suggests.
      fence-agents-{ipmilan,sbd} depend on packages in universe, instead
      of promoting them to main let's change the relationship to
      Suggests.

b458e91... by Athos Ribeiro

Rename fence-agents to fence-agents-extra

This is part of the splitting effort to provide Ubuntu Server curated
agents.

These agents are not curated by the Ubuntu Server team.

UD-Forwarded: no, ubuntu-specific

--CL--
    - Rename fence-agents with non-curated agents to fence-agents-extra.
      This is a metapackage to install all the agents non-curated by the
      Ubuntu Server team.

8eaf965... by Lucas Kanashiro

Create the fence-agents-base binary package

This is part of the splitting effort to provide Ubuntu Server curated
agents.

UD-Forwarded: no, ubuntu-specific

--CL--
    - Create the fence-agents-base binary package.
      This is a metapackage to install all the agents curated by the
      Ubuntu Server team.