From 93907d0c009d758811b54e7984337477a39f05cf Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 17 Apr 2024 08:49:00 +0200 Subject: Adding debian version 4.6.0-1. Signed-off-by: Daniel Baumann --- debian/changelog | 564 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 564 insertions(+) create mode 100644 debian/changelog (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..3e88592 --- /dev/null +++ b/debian/changelog @@ -0,0 +1,564 @@ +crmsh (4.6.0-1) unstable; urgency=medium + + * New upstream version 4.6.0 + * d/control: drop depends on python3-parallax (Closes: #1061552) + * d/patches: refresh for new version + * d/patches: fix build with Python 3.12 (Closes: #1061794) + * d/control: update pkgconf dependency + * d/patches: fix bootstrap with dash as /bin/sh + * d/postinst: create log dir and file unless they exists + + -- Valentin Vidic Sat, 17 Feb 2024 13:58:22 +0100 + +crmsh (4.5.0-1) unstable; urgency=medium + + * New upstream version 4.5.0 + * d/patches: refresh for new version + * d/tests: refresh for new version + * d/postinst: create a logging directory (Closes: #1042448) + * d/clean: remove generated files (Closes: #1044302) + * d/patches: add fix for ssh error + + -- Valentin Vidic Tue, 10 Oct 2023 22:57:14 +0200 + +crmsh (4.4.1-1) unstable; urgency=medium + + [ Bas Couwenberg ] + * Mark spelling-errors.patch as Applied-Upstream. + * Mark getargspec.patch as Applied-Upstream. + + [ Valentin Vidic ] + * New upstream version 4.4.1 + * d/patches: refresh for new version + + -- Valentin Vidic Fri, 03 Mar 2023 22:48:41 +0100 + +crmsh (4.4.0-5) unstable; urgency=medium + + [ Lucas Kanashiro ] + * d/tests: use fence-virt in utils.sh test + + [ Valentin Vidic ] + * d/control: update Standards-Version to 4.6.2 + * d/copyright: update year + + -- Valentin Vidic Sat, 14 Jan 2023 01:45:45 +0100 + +crmsh (4.4.0-4) unstable; urgency=medium + + * Team upload. + * Add patch to not use inspect.getargspec, removed from python3.11. + * Add gbp.conf to use pristine-tar & --source-only-changes by default. + * Add patch to fix spelling errors. + + -- Bas Couwenberg Thu, 12 Jan 2023 09:54:32 +0100 + +crmsh (4.4.0-3) unstable; urgency=medium + + * d/patches: fix crmadmin parsing (Closes: #1023824) + * d/tests: add test for resource restart + + -- Valentin Vidic Sun, 13 Nov 2022 13:18:35 +0100 + +crmsh (4.4.0-2) unstable; urgency=medium + + * d/tests: update node status test + * d/patches: fix build with new version of setuptools + * d/patches: fix typo in patch description + * d/lintian-overrides: update format for new lintian + + -- Valentin Vidic Sat, 15 Oct 2022 14:49:18 +0200 + +crmsh (4.4.0-1) unstable; urgency=medium + + * New upstream version 4.4.0 + * d/patches: refresh for new version + * d/tests: refresh for new version + * d/control: add iputils-ping dependency + * d/control: update Standards-Version to 4.6.1 + * d/lintian-overrides: refresh for new version + + -- Valentin Vidic Sat, 28 May 2022 12:06:50 +0200 + +crmsh (4.3.1-3) unstable; urgency=medium + + [ Athos Ribeiro ] + * d/p/0020-Use-crmsh-hb_report.patch: use the crmsh shipped hb_report script + when available + * d/p/0021-Support-python-310.patch: support Python 3.10 + (Closes: #1009087, #1009092) + + [ Valentin Vidic ] + * d/patches: cleanup duplicate patch + * d/rules: fix timestamps on patched files for reproducible build + + -- Valentin Vidic Sun, 10 Apr 2022 09:48:28 +0200 + +crmsh (4.3.1-2) unstable; urgency=medium + + * d/tests: fix cluster init test + * d/patches: add fix for python 3.10 (Closes: #1009087, #1009087) + + -- Valentin Vidic Sun, 10 Apr 2022 07:11:23 +0200 + +crmsh (4.3.1-1) unstable; urgency=medium + + [ Valentin Vidic ] + * New upstream version 4.3.1 (Closes: #992708) + * d/patches: refresh for new version + * d/tests: update for new version + * d/control: update Standards-Version + * d/copyright: update year + * d/watch: update github url + * d/rules: fix installation of vim syntax plugin (Closes: #990222) + + [ Athos Ribeiro ] + * d/t/testsuite.sh: set timezone for time conversion tests + * d/p/0017-Fix-health-scripts-python-38-support.patch: remove deprecated + function usage + * d/p/0018-Replace-crmd.patch: replace crmd calls with pacemaker-controld + * d/p/0019-Add-hb_report-dpkg-support.patch: Add dpkg support to hb_report + + -- Valentin Vidic Wed, 19 Jan 2022 21:13:36 +0100 + +crmsh (4.2.1-3) unstable; urgency=medium + + * Team upload + * Fix autopkgtest regression with Pacemaker 2.1 + Caused by the fix of https://bugs.clusterlabs.org/show_bug.cgi?id=5395 + (commit 0923b405030820daef3474ac2ae07187a7dd97f7) + + -- Ferenc Wágner Sat, 30 Oct 2021 15:37:37 +0200 + +crmsh (4.2.1-2) unstable; urgency=medium + + * d/patches: include fix for CVE-2020-35459 (Closes: #985376) + + -- Valentin Vidic Sun, 21 Mar 2021 21:23:08 +0100 + +crmsh (4.2.1-1) unstable; urgency=medium + + * New upstream version 4.2.1 + * d/patches: refresh for new version + * d/control: update Standards-Version + * d/watch: update version to 4 + * d/lintian-overrides: ignore text files + * d/tests: update for new version + + -- Valentin Vidic Wed, 03 Feb 2021 22:05:33 +0100 + +crmsh (4.2.0-4) unstable; urgency=medium + + * d/patches: fix flaky autopkgtest (Closes: #972619) + * d/control: use debhelper v13 + * d/lintian-overrides: update override name + + -- Valentin Vidic Wed, 21 Oct 2020 20:42:26 +0200 + +crmsh (4.2.0-3) unstable; urgency=medium + + [ Debian Janitor ] + * Use secure URI in Homepage field. + * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, + Repository-Browse. + + [ Valentin Vidic ] + * debian/tests: use isolation-machine for cluster init (Closes: #953944) + * d/control: update Standards-Version to 4.5.0 + * d/patches: refresh patches + + -- Valentin Vidic Sun, 15 Mar 2020 20:22:51 +0100 + +crmsh (4.2.0-2) unstable; urgency=medium + + * d/patches: fix tests failing in 2020 + + -- Valentin Vidic Sat, 04 Jan 2020 11:30:00 +0100 + +crmsh (4.2.0-1) unstable; urgency=medium + + * New upstream version 4.2.0 + * d/salsa-ci.yml: enable CI + * d/tests: update for pacemaker 2.0.3 + * d/tests: ufw broken without /sbin/iptables symlink + * d/patches: refresh for new upstream version + * d/control: add Rules-Requires-Root + * d/lintian-overrides: ignore manpage warning + + -- Valentin Vidic Thu, 26 Dec 2019 16:05:33 +0100 + +crmsh (4.1.0-4) unstable; urgency=medium + + * d/tests: skip some tests in uprivileged containers + * d/control: update Standards-Version to 4.4.1 + + -- Valentin Vidic Mon, 18 Nov 2019 20:22:57 +0100 + +crmsh (4.1.0-3) unstable; urgency=medium + + * d/control: use debhelper v12 + * d/patches: fix new testsuite errors + * d/patches: fix YAML warning for unsafe loader + + -- Valentin Vidic Sun, 01 Sep 2019 10:39:19 +0200 + +crmsh (4.1.0-2) unstable; urgency=medium + + * d/control: drop python 2 packages from Build-Depends + * d/rules: clean using python 3 + * d/patches: build documentation using python 3 + * d/patches: fix spelling problems reported by lintian + + -- Valentin Vidic Fri, 16 Aug 2019 19:07:42 +0200 + +crmsh (4.1.0-1) unstable; urgency=medium + + * New upstream version 4.1.0 + * d/control: update Standards-Version to 4.4.0 + * d/patches: update for new version + + -- Valentin Vidic Sat, 13 Jul 2019 23:26:42 +0200 + +crmsh (4.0.0~git20190108.3d56538-3) unstable; urgency=medium + + * d/tests: disable regression tests for now + * d/tests: cleanup regexp + + -- Valentin Vidic Sun, 20 Jan 2019 10:59:14 +0100 + +crmsh (4.0.0~git20190108.3d56538-2) unstable; urgency=medium + + * d/tests: try to fix regression testsuite + + -- Valentin Vidic Sat, 19 Jan 2019 23:53:26 +0100 + +crmsh (4.0.0~git20190108.3d56538-1) unstable; urgency=medium + + * New upstream version 4.0.0~git20190108.3d56538 (Closes: #883171) + * d/control: update for python3 + * d/rules: update for python3 + * d/postinst,prerm: autogenerated with python3 + * d/patches: update for new version + * d/tests: update for new version + * d/tests: run testsuite + * d/control: link fonts from fonts-font-awesome + * d/rules: install README into /usr/share/doc/crmsh + + -- Valentin Vidic Sat, 19 Jan 2019 12:39:02 +0100 + +crmsh (3.0.3-2) unstable; urgency=medium + + * d/patches: use knet for unicast bootstrap + * d/tests: use unicast for cluster bootstrap + * d/tests: fix default node name + * d/control: update Standards-Version to 4.3.0 + * d/control: update my email address + + -- Valentin Vidic Thu, 27 Dec 2018 21:05:17 +0100 + +crmsh (3.0.3-1) unstable; urgency=medium + + * New upstream version 3.0.3 + * d/rules: install bash completion + * d/rules: install vim plugin + * d/patches: refresh for new upstream version + + -- Valentin Vidic Mon, 02 Jul 2018 14:35:45 +0200 + +crmsh (3.0.1-4) unstable; urgency=medium + + * d/control: update Vcs URLs to use salsa + * d/rules: cleanup trailing whitespace + * d/copyright: use https in Format url + * d/control: update Standards-Version to 4.1.4 + + -- Valentin Vidic Wed, 11 Apr 2018 09:40:22 +0200 + +crmsh (3.0.1-3) unstable; urgency=medium + + * d/patches: fix crm cluster stop/start on Debian + * d/tests: use vim for testing package removal (Closes: #883524) + * d/tests: update Depends list for dmidecode (Closes: #883524) + * d/patches: drop patches merged upstream + * d/compat: update debhelper to v11 + * d/control: update Standards-Version to 4.1.3 + * d/changelog: cleanup trailing whitespace + * d/control: cleanup trailing whitespace + + -- Valentin Vidic Thu, 25 Jan 2018 21:40:26 +0100 + +crmsh (3.0.1-2) unstable; urgency=medium + + * d/control: add fdisk to Depends (Closes: #872129) + * d/control: replace deprecated priority extra + * d/control: move tools used by bootstrap to Suggests + * d/patches: disable watchdog when generating corosync.conf + + -- Valentin Vidic Fri, 01 Sep 2017 20:32:26 +0200 + +crmsh (3.0.1-1) unstable; urgency=medium + + * New upstream version 3.0.1 + * d/patches: refresh for new upstream version + * d/control: remove dh-autoreconf from Depends + * d/patches: add fixes for cluster init on Debian + * d/tests: add test for cluster init + + -- Valentin Vidic Tue, 25 Jul 2017 15:32:31 +0200 + +crmsh (3.0.0-1) unstable; urgency=medium + + [ Christoph Berg ] + * debian/tests/utils.sh: Make test more robust against environment changes. + + [ Valentin Vidic ] + * New upstream version 3.0.0 + * d/patches: refresh for new upstream version + * d/control: remove ${shlibs:Depends} from Depends + * d/rules: use dh_missing --fail-missing + * d/control: update Standards-Version to 4.0.0 + * d/control: update debhelper to version 10 + + -- Valentin Vidic Tue, 27 Jun 2017 23:50:54 +0200 + +crmsh (2.3.2-4) unstable; urgency=medium + + * Remove uninstall file list + + -- Valentin Vidic Mon, 19 Dec 2016 10:45:25 +0100 + +crmsh (2.3.2-3) unstable; urgency=medium + + * Make crm.8.html generation reproducible + * Cleanup debian/rules + + -- Valentin Vidic Mon, 12 Dec 2016 10:46:36 +0100 + +crmsh (2.3.2-2) unstable; urgency=medium + + [ Valentin Vidic ] + * Use https for Vcs-Browser link (lintian fix) + * Update debian/copyright for moved files (lintian fix) + * crmsh: Change Architecture to all + * Drop unused libraries from build-depends + * Make generated documentation reproducible + * Remove unused packages from Build-Depends + * Fix crm manpage spelling + * crmsh-doc: add Multi-Arch: foreign + * d/tests: add basic crm node tests + * Patch scripts in utils to work on Debian + * d/tests: add tests for package management scripts + * Add patch to make 'cluster init' work on Debian + * Add python-parallax to Depends (Closes: #819545) + * Add patch to fix crm history on Debian systems + + [ Christoph Berg ] + * Remove Martin and myself from Uploaders. + + -- Valentin Vidic Sun, 04 Dec 2016 18:57:50 +0100 + +crmsh (2.3.2-1) unstable; urgency=medium + + [ Christoph Berg ] + * Fix changelog for previous upload, d/tests got lost. + + [ Arturo Borrero Gonzalez ] + * Refresh 0004-Fix-privacy-breach-generic-caused-by-footer-template.patch + patch + + [ Valentin Vidic ] + * Imported upstream version 2.3.2 (Closes: #815823, #815346) + * crm report: add gawk to Depends + * crm report: upstream fix for dash (Closes: #772269) + * Add myself to Uploaders list + + -- Valentin Vidic Thu, 03 Nov 2016 10:20:56 +0100 + +crmsh (2.2.1-1) unstable; urgency=medium + + [ Adrian Vondendriesch ] + * New upstream release + * patches: + - drop 0001-Remove-AM_CONDITIONAL-for-UNAME_IS_DEBIAN.patch + - drop 0002-Remove-fix-for-Debian.patch + * Add myself to uploaders. + * Bump standars version. + + [ Arturo Borrero Gonzalez ] + * d/tests: add basic crm and pacemaker tests + Check that the crm utility can run without issues, locating all of the + libraries it needs, and check the integration between crmsh and pacemaker + (and corosync). We build a cluster and then add a basic IP resource to it. + + -- Adrian Vondendriesch Tue, 03 May 2016 20:05:28 +0200 + +crmsh (2.2.0-1) unstable; urgency=high + + [ Richard B Winters ] + * New upstream release + * debian/clean: Added + - In order to incorporate the recommended strategy for + handling Python eggs + * debian/rules: Multiple changes; + - Updated hardening implementation + - Added an export for ensuring a link against all needed + libraries (cf. Policy 10.2) + - Override configure to properly set paths for build + - Override dh_auto_build to add instruction for building + html documentation + - Override dh_auto_install to remove duplicate files + - Override dh_compress to strip compiled bytecode from the + package + - Added --single-version-externally-managed as recommended + for handling Python eggs + * debian/control: Multiple changes; + - Updated uploaders list and formatted for folding + - Added Vcs-Git and Vcs-Browser entries + - Updated Build-Depends to reflect current dependencies; + - Python updated to Python2.7 as > Python27 not supported + - Dropped hardening-wrapper; not necessary any longer + - Formatted Build-Depends and Depends entries for folding + - Updated Build-Depends to not use transitional packages + - Updated description + - Bumped standards version to 3.9.6; No changes required + - Added crmsh-doc to package offering + * debian/copyright: Multiple edits + - Updated source field to current upstream source location + - Consolidated copyright notices for authors added to upstreams + author list found in AUTHORS + - Updated copyright for debian/* to include myself and Debian-HA + team + - Added License paragraph to remove need for including a paragraph + for each copyright/license entry present + * debian/crmsh.install: Added since multiple package build requires + it + * debian/crmsh.doc-base: Added for crmsh html documents + * debian/crmsh-doc.install: Add to support crmsh-doc package + * debian/crmsh-doc.doc-base: Added for crmsh-doc html documents + * debian/patches/*: Added for resolving privacy-breach-generic + lintian informational warnings; + - Includes binary png file in source to remove need for remote + resource + - Patches crm.conf file for asciidoc, to fix remove remote + resource in .html files + - Patch python file to fix resource links in atom.xml template + - Series file added + * debian/postinst: Added to compile bytecode for *.py files + * debian/prerm: Added to removed compiled bytecode + * debian/pycompat: Added as recommended by packaging tools + * debian/source/include-binaries: Added to allow patch which adds + a binary png file to the upstream source + * debian/source/options: Added + - Added to incorporate the recommended strategy for handling + Python eggs + * debian/watch: Added for monitoring upstream releases + + [ Adrian Vondendriesch ] + * debian/control: Add python-dateutil to Build-Depends + + -- Richard B Winters Thu, 28 Jan 2016 21:22:05 +0100 + +crmsh (1.2.6+git+e77add-2) unstable; urgency=medium + + * Update control for new pacemaker dev packages. + + -- Christoph Berg Sat, 16 Jan 2016 16:26:36 +0100 + +crmsh (1.2.6+git+e77add-1.4) unstable; urgency=medium + + * Non-maintainer upload. + * Port from python-support to dh_python2 (Closes: #785973) + + -- Stefano Rivera Thu, 20 Aug 2015 15:31:26 +0200 + +crmsh (1.2.6+git+e77add-1.3) unstable; urgency=low + + * Non-maintainer upload. + * Build-Depend on docbook-xsl to fix FTBFS + Closes: 770132 + + -- Johann Felix Soden Sat, 22 Nov 2014 13:09:35 +0100 + +crmsh (1.2.6+git+e77add-1.2) unstable; urgency=medium + + * Non-maintainer upload. + * Depend on python-yaml to fix grave bug (Closes: #745219) + + -- Stefan Bauer (Cubewerk GmbH) Fri, 25 Apr 2014 17:46:39 +0200 + +crmsh (1.2.6+git+e77add-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Add pkg-config to Build-Depends. Closes: 741772 + + -- Chris Boot Sat, 22 Mar 2014 15:50:25 +0000 + +crmsh (1.2.6+git+e77add-1) unstable; urgency=medium + + * New upstream checkout + * debian/control: Bump Standards-Version + * debian/control: Add Breaks & Replaces for Pacemaker << 1.1.8 + Closes: 717986 + * debian/control: Depend on python-lxml + Closes: 738651 + + -- Martin Loschwitz Fri, 21 Feb 2014 15:51:13 +0000 + +crmsh (1.2.5+hg1034-1) unstable; urgency=low + + * New upstream checkout + + -- Martin Loschwitz Mon, 05 Aug 2013 05:21:29 +0000 + +crmsh (1.2.5+hg1006-1) unstable; urgency=low + + * New upstream checkout for Pacemaker 1.1.10 + + -- Martin Loschwitz Fri, 02 Aug 2013 07:37:50 +0000 + +crmsh (1.2.5+hg953-3) unstable; urgency=low + + * Upload to unstable instead of experimental + + -- Martin Loschwitz Fri, 02 Aug 2013 06:52:11 +0000 + +crmsh (1.2.5+hg953-2) experimental; urgency=low + + * Build-Depend on libcib3-dev instead of libcib2-dev + + -- Martin Loschwitz Fri, 19 Apr 2013 07:08:47 +0000 + +crmsh (1.2.5+hg953-1) experimental; urgency=low + + * New upstream release + + -- Martin Loschwitz Wed, 20 Mar 2013 23:11:44 +0000 + +crmsh (1.2.0+hg20121010-1) unstable; urgency=low + + * New upstream checkout to catch some additional bugfixes + * debian/control: Depend on version 1.1.8+git20121010 of libcib as well + as libcrmcommon and libpengine to make sure we get the versions with + proper .pc files (Closes: #690055) + + -- Martin Loschwitz Wed, 10 Oct 2012 11:39:06 +0000 + +crmsh (1.2.0+hg20121009-3) unstable; urgency=low + + * debian/control: Fix possible circular build dependency by using the + real library package names instead of pacemaker-dev (Closes: #690055) + + -- Martin Loschwitz Tue, 09 Oct 2012 17:29:01 +0000 + +crmsh (1.2.0+hg20121009-2) unstable; urgency=low + + * debian/control: Set the maintainer field to the HA group instead of me + personally. (Closes: #690055) + + -- Martin Loschwitz Tue, 09 Oct 2012 16:20:15 +0000 + +crmsh (1.2.0+hg20121009-1) unstable; urgency=low + + * Initial release (Closes: #690055) + + -- Martin Loschwitz Tue, 09 Oct 2012 14:36:09 +0000 -- cgit v1.2.3