Public bug reported:

Upstream: tbd
Debian:   4.11.0-1    
Ubuntu:   4.7.1-1ubuntu8


### New Debian Changes ###

fence-agents (4.11.0-1) unstable; urgency=medium

  * New upstream version 4.11.0
  * Refresh patches for new version
  * Create packages for fence-virt and fence-virtd
  * Update watch file url
  * Update Debian copyright
  * Update Standards-Version to 4.6.0
  * Cleanup lintian-overrides
  * Fix lintian warning for syslog.target
  * Replace deprecated logging.warn calls
  * Ignore warnings in metadata output

 -- Valentin Vidic <vvi...@debian.org>  Sun, 01 May 2022 17:51:59 +0200

fence-agents (4.7.1-1) unstable; urgency=medium

  * New upstream version 4.7.1
  * Update dependencies for new version

 -- Valentin Vidic <vvi...@debian.org>  Mon, 08 Feb 2021 20:32:01 +0100

fence-agents (4.7.0-1) unstable; urgency=medium

  * New upstream version 4.7.0
  * Run delay test using dash again
  * Update watch file version
  * Include pkgconfig in the package

 -- Valentin Vidic <vvi...@debian.org>  Thu, 10 Dec 2020 21:25:57 +0100

fence-agents (4.6.0-3) unstable; urgency=medium

  * Run delay test using bash (Closes: #975543)
  * Update Standards-Version to 4.5.1

 -- Valentin Vidic <vvi...@debian.org>  Tue, 01 Dec 2020 22:28:44 +0100

fence-agents (4.6.0-2) unstable; urgency=medium

  [ Rafael David Tinoco ]
  * d/t/metadata: force gawk and fix warning message

  [ Valentin Vidic ]
  * Cleanup unused lintian-overrides
  * Fix failing reproducible build with some locales
  * Run delay test in parallel to save time

 -- Valentin Vidic <vvi...@debian.org>  Sat, 17 Oct 2020 11:15:38 +0200

fence-agents (4.6.0-1) unstable; urgency=medium

  * New upstream version 4.6.0
  * Refresh patches for new version
  * Update lintian-overrides for new version
  * Fix awk warning in autopkgtest

 -- Valentin Vidic <vvi...@debian.org>  Wed, 02 Sep 2020 22:27:26 +0200

fence-agents (4.5.2-3) unstable; urgency=medium

  * Move fence_kdump_send to /usr/libexec
  * Remove Build-Depends on openstack modules
  * Remove explicit dh_missing call
  * Fix package description
  * Add comment why tests are disabled during build

 -- Valentin Vidic <vvi...@debian.org>  Sat, 16 May 2020 12:13:29 +0200

fence-agents (4.5.2-2) unstable; urgency=medium

  [ Valentin Vidic ]
  * Enable CI on salsa
  * Fix lintian manpage warnings
  * Move testing to autopkgtest
  * Fix build error on autodetect agents
  * Add skippable test for fence_aws
  * Update Standards-Version to 4.5.0
  * Use debhelper-compat version 13
  * Update Maintainer mailing list

  [ Debian Janitor ]
  * debian/copyright: use spaces rather than tabs to start continuation lines.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

 -- Valentin Vidic <vvi...@debian.org>  Wed, 13 May 2020 20:14:32 +0200

fence-agents (4.5.2-1) unstable; urgency=medium

  * New upstream version 4.5.2
  * Update Standards-Version to 4.4.1
  * Build using Rules-Requires-Root: no

 -- Valentin Vidic <vvi...@debian.org>  Wed, 23 Oct 2019 19:40:34 +0200

fence-agents (4.5.1-1) unstable; urgency=medium

  * New upstream version 4.5.1
  * Drop patch remove-fence_amt_ws


### Old Ubuntu Delta ###

fence-agents (4.7.1-1ubuntu8) jammy; urgency=medium

  * d/curated-agents: add fence_ipmilan and fence_sbd to the -base package.
    Also add the following agents which are symlinks to fence_ipmilan:
    fence_idrac, fence_ilo3, fence_ilo4, fence_ilo5, fence_imm, and
    fence_ipmilanplus (LP: #1965312).
  * d/control: suggest dependecies of agents in the -base package (LP: #1863677)

 -- Lucas Kanashiro <kanash...@ubuntu.com>  Thu, 17 Mar 2022 11:43:13
-0300

fence-agents (4.7.1-1ubuntu7) impish; urgency=medium

  * d/rules: do not install /var/run directory anymore.
    This was causing a lintian error because of the /var/run/cluster
    directory created by the upstream build system. The needed files in
    /var/run should be created by the agents during runtime.

 -- Lucas Kanashiro <kanash...@ubuntu.com>  Tue, 28 Sep 2021 09:16:11
-0300

fence-agents (4.7.1-1ubuntu6) impish; urgency=medium

  * d/curated-agents: add fence_mpath to the -base package (LP:
#1942368).

 -- Lucas Kanashiro <kanash...@ubuntu.com>  Tue, 20 Jul 2021 10:53:33
-0300

fence-agents (4.7.1-1ubuntu5) impish; urgency=medium

  * d/curated-agents: add fence_scsi to the -base package.

 -- Lucas Kanashiro <kanash...@ubuntu.com>  Wed, 30 Jun 2021 16:54:03
-0300

fence-agents (4.7.1-1ubuntu4) impish; urgency=medium

  * Rename fence-agents with non-curated agents to fence-agents-extra.
    - d/control: rename the fence-agents binary package to fence-agents-extra.
    - d/extract-agents-description:
      + Rename the package name used in the substvars filename.
      + Rename all the occurrences of the 'unsupported' term to 'non-curated'.
    - d/move-supported-agents: update the binary package name in the path used
      to move files.
    - d/rules:
      + Rename FENCE_AGENTS_DIR to FENCE_AGENTS_EXTRA_DIR with the appropriate
        path.
      + Edit comments to avoid the term 'supported'.
  * Rename fence-agent-supported with curated agents to fence-agents-base.
    - d/control:
      + Rename fence-agents-supported binary package to fence-agents-base.
      + Update the short and long description to not use the 'supported' term.
      + Rename the supportedAgents substvar to curatedAgents.
    - d/curated-agents: new file, this is the renamed d/supported-agents file.
    - d/extract-agents-description:
      + Rename the package name used in the substvars filename.
      + Rename all the occurrences of the 'supported' term to 'curated'.
    - d/move-curated-agents: new file, this is the renamed
      d/move-supported-agents script.
    - d/rules:
      + Call d/move-curated-agents instead of d/move-supported-agents.
      + Edit comments to avoid the term 'supported'.
  * Create a transitional binary package called fence-agents.
    - d/control: add a new section for the transitional package, adding
      fence-agents-{base,extra} as dependencies.
  * d/control: add a missing Breaks/Replaces relation to the fence-agents-base.
  * d/move-curated-agents: use readonly variables to store the binary
    packages' path.

 -- Lucas Kanashiro <kanash...@ubuntu.com>  Wed, 12 May 2021 15:44:43
-0300

fence-agents (4.7.1-1ubuntu3) impish; urgency=medium

  * d/control: make fence-agents recommend fence-agents-supported.

 -- Lucas Kanashiro <kanash...@ubuntu.com>  Mon, 03 May 2021 09:14:56
-0300

fence-agents (4.7.1-1ubuntu2) impish; urgency=medium

  * d/rules: install files in debian/fence-agents instead of debian/tmp.
  * d/install: removed, it is not needed.
  * Create the fence-agents-common binary package with files to be shared by
    the supported and unsupported agents.
    - d/control: add a new paragraph for the new binary package and move some
      runtime dependencies from fence-agents to fence-agents-common.
    - d/rules: move the common code to the new binary package.
  * Create the fence-agents-supported package
    - d/control: add a new paragraph for the new binary package.
    - d/move-supported-agents: added a shell script to manage the move of all
      supported agents to the right binary package.
    - d/rules: call the d/move-supported-agents shell script and also run the
      checks for the agents in the new binary package.
    - d/supported-agents: added a file with a list of the supported agents.
  * Update the way agent descriptions are added to the package description to
    support the split.
    - d/control: added a new variable to generate the list of supported agents
      during build time and fix the indentation.
    - d/extract-agents-description: added a shell script to generate a list of
      supported and unsupported agents with their description.
    - d/rules: call the d/extract-agents-description script in dh_gencontrol.

 -- Lucas Kanashiro <kanash...@ubuntu.com>  Mon, 12 Apr 2021 18:27:29
-0300

fence-agents (4.7.1-1ubuntu1) hirsute; urgency=medium

  * d/t/delay: Reduce minimum delay when running on ppc64el.

 -- Sergio Durigan Junior <sergio.duri...@canonical.com>  Fri, 26 Feb
2021 16:46:48 -0500

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


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

** Changed in: fence-agents (Ubuntu)
    Milestone: None => ubuntu-22.05

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

Title:
  Merge fence-agents from Debian unstable for kinetic

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to