Public bug reported:

A merge of resource-agents appears to be available presently.
Upstream: tbd
Debian:   1:4.15.1-2    
Ubuntu:   1:4.15.1-1ubuntu2


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


### New Debian Changes ###

resource-agents (1:4.15.1-2) unstable; urgency=medium

  [ Athos Ribeiro ]
  * apache/http-mon.sh: change curl opts to match wget (Closes: #1080528)

 -- Valentin Vidic <[email protected]>  Sat, 05 Oct 2024 15:02:38 +0200

resource-agents (1:4.15.1-1) unstable; urgency=medium

  * New upstream version 4.15.1
  * debian/patches: refresh for new version
  * debian/control: update Build-Depends for new version
  * debian/lintian-overrides: refresh for new version

 -- Valentin Vidic <[email protected]>  Sun, 28 Jul 2024 18:25:52 +0200

resource-agents (1:4.14.0-1) unstable; urgency=medium

  * New upstream version 4.14.0
  * debian/patches: refresh for new version
  * debian/control: update Standards-Version to 4.7.0
  * debian/control: update Build-Depends for systemd-dev (Closes: #1060518,
    #1071980)
  * debian/control: drop legacy depends on syslog for ldirectord (Closes:
    #1072026)
  * debian/tests: install exim4 for MailTo test (Closes: #1060759)
  * debian/control: update Build-Depends for pkgconf

 -- Valentin Vidic <[email protected]>  Wed, 05 Jun 2024 21:18:06 +0200

resource-agents (1:4.13.0-1) unstable; urgency=medium

  [ Valentin Vidic ]
  * New upstream version 4.13.0
  * debian/control: update Build-Depends for new version
  * debian/patches: refresh for new version
  * debian/lintian-overrides: update for new version

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

 -- Valentin Vidic <[email protected]>  Thu, 02 Nov 2023 22:13:55 +0100

resource-agents (1:4.12.0-2) unstable; urgency=medium

  * debian/patches: add IPv6addr-delay.patch (Closes: #1034280)
  * debian/patches: refresh patches offsets

 -- Valentin Vidic <[email protected]>  Thu, 13 Apr 2023 21:43:52 +0200

resource-agents (1:4.12.0-1) unstable; urgency=medium

  * New upstream version 4.12.0
  * debian/control: drop lsb-base dependency
  * debian/patches: refresh for new version

 -- Valentin Vidic <[email protected]>  Thu, 26 Jan 2023 00:44:32 +0100

resource-agents (1:4.11.0-3) unstable; urgency=medium

  * debian/patches: fix build failure in shellcheck of WAS6
  * debian/control: update Standards-Version to 4.6.2

 -- Valentin Vidic <[email protected]>  Mon, 26 Dec 2022 13:20:51 +0100

resource-agents (1:4.11.0-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster

  [ Valentin Vidic ]
  * debian/watch: update github url
  * debian/control: update Standards-Version to 4.6.1
  * debian/lintian-overrides: refresh for new lintian version

 -- Valentin Vidic <[email protected]>  Sun, 13 Nov 2022 13:58:03 +0100

resource-agents (1:4.11.0-1) unstable; urgency=medium

  * New upstream version 4.11.0
  * debian/patches: refresh for new version
  * debian/copyright: update copyright for debian directory

 -- Valentin Vidic <[email protected]>  Wed, 06 Apr 2022 22:08:42 +0200

resource-agents (1:4.10.0-1) unstable; urgency=medium

  * New upstream version 4.10.0
  * debian/watch: update github url
  * debian/control: update Standards-Version to 4.6.0
  * debian/control: update build dependencies
  * debian/control: add bc to Depends (Closes: #1000644)
  * debian/patches: refresh for new version
  * debian/lintian-overrides: refresh for new version
  * debian/patches: fix shellcheck errors
  * debian/rules: fix version used for building
  * debian/rules: fix manpage header
  * debian/control: remove old Conflicts and Replaces
  * debian/lintian-overrides: ignore capitalization in agent names
  * debian/rules: move internal binaries to /usr/libexec/heartbeat


### Old Ubuntu Delta ###

resource-agents (1:4.15.1-1ubuntu2) oracular; urgency=medium

  * Fix DEP8 test timeout failures (LP: #2078860):
    - d/t/control: apache2 tests now use curl instead of wget.
    - d/p/use-curl-noproxy.patch: change heartbeat/http-mon.sh curl
      options to match the wget behavior.

 -- Athos Ribeiro <[email protected]>  Thu, 29 Aug 2024
09:57:29 -0300

resource-agents (1:4.15.1-1ubuntu1) oracular; urgency=medium

  * Merge with Debian unstable (LP: #2064454). Remaining changes:
    - d/control: Demote python3-googleapi to Suggests to avoid inclusion
      in Ubuntu main.
    - d/control: add python3 as a runtime dependency to resource-agents.
      Lintian complained that one of the scripts requires python3 and it
      was not listed as a dependency.
    - Split supported/unsupported agents:
      + Create the resource-agents-common binary package.
        This new binary package will be used by curated and non-curated
        Resource Agents.
      + Create the resource-agents-base binary package.
      + Rename resource-agents with non-curated agents to
        resource-agents-extra.
    - d/curated-agents,d/t/control: move LVM-activate and iSCSI related
      agents to the -base package. They are iscsi, iSCSILogicalUnit and
      iSCSITarget.
    - d/control: suggest packages used by the agents in the base binary
      package (LP #1863677).
    - d/DEPRECATED_AGENTS: document the agents deprecated by upstream.
      Also create d/resource-agents-extra.docs to install it.
    - d/curated-agents,d/t/control: move the pgsql agent to the -base package.
      (LP #2020208)
    - d/control: suggest postgresql used by the pgsql agent moved to main.

 -- Athos Ribeiro <[email protected]>  Wed, 14 Aug 2024
09:22:46 -0300

** Affects: resource-agents (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: needs-merge upgrade-software-version

** Changed in: resource-agents (Ubuntu)
    Milestone: None => ubuntu-24.11

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

Title:
  Merge resource-agents from Debian unstable for jammy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resource-agents/+bug/2085280/+subscriptions


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

Reply via email to