diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1eeea82..da902da 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,53 @@ +fence-agents (4.12.1-2~exp1) experimental; urgency=medium + + [ Lucas Kanashiro ] + * Create fence-agents-common binary package + * d/control: add one binary package paragraph for each fence agent + * d/fence-agents-*.install: install agents in the approppriate package + * Make fence-agents binary package a metapackage depending on all agents + * d/rules: fix dh_install overrides + * d/rules: no need to override dh_gencontrol + * d/rules: install pycache files to avoid dh_missing error + * d/t/control: adjust some test dependencies due to the split + * Update changelog + + [ Valentin Vidic ] + * d/control: add ${misc:Depends} for fence-agents + * d/control: update package descriptions + * d/rules: do not install pycache files + * d/control: update package descriptions + * d/tests: use Recommends in autopkgtests + * d/control: add python3-openstackclient dependency + + [ Lucas Kanashiro ] + * d/fence-agents-apc-snmp.install: install mib file + * d/control: add python3-socks as runtime dependency of GCE agent + * d/control: add python3-pexpect as a runtime dependency of netio agent + * d/control: add python3-pexpect as runtime dependency of raritan agent + * d/fence-agents-vmware.install: add fence_vmware_helper.pl + + [ Valentin Vidic ] + * d/control: update fence-agents-netio description and depends + * d/control: cleanup depends for fence-agents-common + * d/control: update description for fence-agents-vmware + * d/rules: install fence-vmware-helper to libexec directory + * d/control: update description for fence-agents-crosslink + * d/install: fix mib install for fence-agents-apc-snmp + * d/control: update description for fence-agents-apc-snmp + + [ Lucas Kanashiro ] + * d/control: fix architecture of binary packages + + [ Valentin Vidic ] + * d/rules: remove deprecated zvm agent + * d/control: update description for fence-agents-zvm + * d/control: update description for fence-agents-aliyun + * d/rules: update list of agents skipped in testing + * d/control: update descriptions + * Update metadata test for fence_virt + + -- Valentin Vidic <vvidic@debian.org> Sun, 02 Jul 2023 16:46:59 +0200 + fence-agents (4.12.1-1) unstable; urgency=medium * New upstream version 4.12.1 (Closes: #1029768) |