Commit Graph

209 Commits

Author SHA1 Message Date
Klaus Wenninger
b2569f82a6 * Tue Aug 17 2021 Klaus Wenninger <kwenning@redhat.com> - 2.1.1-0.4.rc3
- Update for new upstream tarball for release candidate: Pacemaker-2.1.1-rc3,
  for full details, see included ChangeLog file or
  https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-2.1.1-rc3
- Make tools exit-codes consistent for --version
- Check exit-codes of tools prior to manpage-generation
2021-08-17 09:43:45 +02:00
Klaus Wenninger
7889c6669e * Wed Aug 11 2021 Klaus Wenninger <kwenning@redhat.com> - 2.1.1-0.3.rc2
- package fence_watchdog in base-package instead if cli-subpackage
- fix version output of fence_watchdog as needed for help2man
- ensure transient attributes of lost nodes are cleared reliably
2021-08-11 11:48:10 +02:00
Klaus Wenninger
e8f53e7d76 * Mon Aug 9 2021 Klaus Wenninger <kwenning@redhat.com> - 2.1.1-0.2.rc2
- Update for new upstream tarball for release candidate: Pacemaker-2.1.1-rc2,
  for full details, see included ChangeLog file or
  https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-2.1.1-rc2
- Added feature patch that allows to explicitly specify nodes that
  should do watchdog-fencing
2021-08-09 17:50:26 +02:00
Klaus Wenninger
6fcc0b8f5b * Wed Jul 28 2021 Klaus Wenninger <kwenning@redhat.com> - 2.1.1-0.1.rc1
- Update for new upstream tarball for release candidate: Pacemaker-2.1.1-rc1,
  for full details, see included ChangeLog file or
  https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-2.1.1-rc1
2021-07-28 14:41:00 +02:00
Fedora Release Engineering
084488a3ae - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-22 17:33:56 +00:00
Klaus Wenninger
15ac1a3c34 * Mon Jul 5 2021 Klaus Wenninger <kwenning@redhat.com> - 2.1.0-6
- synced/merged with CS9 spec-file for current 2.1.0-release build

* Tue Jun 8 2021 Klaus Wenninger <kwenning@redhat.com> - 2.1.0-0.5.rc3
- silence f33 s390x build complaining about possible format-trucation
2021-07-05 18:38:43 +02:00
Python Maint
5dc83e3865 Rebuilt for Python 3.10 2021-06-07 19:14:33 +02:00
Klaus Wenninger
e52de4390a * Mon Jun 07 2021 Klaus Wenninger <kwenning@redhat.com> - 2.1.0-0.4.rc3
- Update for new upstream tarball for release candidate: Pacemaker-2.1.0-rc3,
  for full details, see included ChangeLog file or
  https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-2.1.0-rc3
2021-06-07 15:55:07 +02:00
Python Maint
172718bb48 Rebuilt for Python 3.10 2021-06-04 20:14:25 +02:00
Klaus Wenninger
595ee6bf2a * Mon Jun 1 2021 Klaus Wenninger <kwenning@redhat.com> - 2.1.0-0.3.rc2
- Update for new upstream tarball for release candidate: Pacemaker-2.1.0-rc2,
  for full details, see included ChangeLog file or
  https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-2.1.0-rc2
- merge changes in upstream specfile sind Pacemaker-2.1.0-rc1
    add configurable ocf_root
    enable cibsecrets for > f33
    require libqb >= 0.17.0 instead of 0.13.0
    default to syncing with sbd
    conflict all sbd < 1.4.3 to enforce sbd-build has the same default
2021-06-01 13:50:20 +02:00
Klaus Wenninger
e7aab8014f * Wed May 5 2021 Klaus Wenninger <kwenning@redhat.com> - 2.1.0-0.2.rc1
- remove PCMK_TIME_EMERGENCY_CGT not present in pacemaker codebase anymore
- enable Pacemaker-2.0-compatibility for a fedora versions
2021-05-07 11:11:12 +02:00
Klaus Wenninger
c8cc15254d * Tue May 4 2021 Klaus Wenninger <kwenning@redhat.com> - 2.1.0-0.1.rc1
- Update for new upstream tarball for release candidate: Pacemaker-2.1.0-rc1,
  for full details, see included ChangeLog file or
  https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-2.1.0-rc1
- merge changes in upstream spec-file since Pacemaker-2.0.5
- disable legacy-links
2021-05-04 22:24:44 +02:00
Zbigniew Jędrzejewski-Szmek
3978725c06 Rebuilt for updated systemd-rpm-macros
See https://pagure.io/fesco/issue/2583.
2021-03-02 16:13:07 +01:00
Fedora Release Engineering
5069bd8f40 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-26 22:48:40 +00:00
Tom Stellard
190f2c8624 Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
2021-01-07 06:50:48 +00:00
Klaus Wenninger
83ce149390 * Mon Dec 7 2020 Klaus Wenninger <kwenning@redhat.com> - 2.0.5-10
- Conflicts of doc package introduced to fix upgrade/downgrade
  issues needs to be independent from arch
2020-12-07 17:55:17 +01:00
Klaus Wenninger
e2224005a9 * Fri Dec 4 2020 Klaus Wenninger <kwenning@redhat.com> - 2.0.5-9
- Make doc-package conflict with wrong version of libs
  to fix upgrade/downgrade issues
2020-12-07 17:23:55 +01:00
Klaus Wenninger
a8619d3eb1 * Fri Dec 4 2020 Klaus Wenninger <kwenning@redhat.com> - 2.0.5-8
- Update for new upstream release tarball: Pacemaker-2.0.5
  for full details, see included ChangeLog file or
  https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-2.0.5
2020-12-04 17:11:33 +01:00
Klaus Wenninger
fecb07e0d0 * Wed Nov 18 2020 Klaus Wenninger <kwenning@redhat.com> - 2.0.5-0.7.rc3
- a little more syncing with upstream spec-file
2020-11-18 11:49:19 +01:00
Klaus Wenninger
b8f03333b1 * Tue Nov 17 2020 Klaus Wenninger <kwenning@redhat.com> - 2.0.5-0.6.rc3
- Update for new upstream tarball for release candidate: Pacemaker-2.0.5-rc3
  for full details, see included ChangeLog file or
  https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-2.0.5-rc3
- Corosync in Fedora now provides corosync-devel as well in isa-flavor
2020-11-17 16:15:13 +01:00
Klaus Wenninger
be156c4421 * Sun Nov 1 2020 Klaus Wenninger <kwenning@redhat.com> - 2.0.5-0.5.rc2
- remove no more working dist.rpmdeplint from gating
2020-11-01 23:13:39 +01:00
Klaus Wenninger
6d62f98baf * Sun Nov 1 2020 Klaus Wenninger <kwenning@redhat.com> - 2.0.5-0.6.rc2
- remove no more working dist.rpmdeplint from gating
2020-11-01 23:11:04 +01:00
Klaus Wenninger
5ed78e234f * Sun Nov 1 2020 Klaus Wenninger <kwenning@redhat.com> - 2.0.5-0.5.rc2
- remove no more working dist.rpmdeplint from gating
2020-11-01 22:52:35 +01:00
Klaus Wenninger
20ba4de547 * Fri Oct 30 2020 Klaus Wenninger <kwenning@redhat.com> - 2.0.5-0.4.rc2
- never use spec-variables in changelog
- replace dist.depcheck by dist.rpmdeplint
- do gate stable as well to be effective on rawhide
2020-10-30 12:26:27 +01:00
Klaus Wenninger
1576d8e781 * Fri Oct 30 2020 Klaus Wenninger <kwenning@redhat.com> - 2.0.5-0.4.rc2
- never use spec-variables in changelog
- replace dist.depcheck by dist.rpmdeplint
- do gate stable as well to be effective on rawhide
2020-10-30 12:24:05 +01:00
Klaus Wenninger
af37d53a69 * Fri Oct 30 2020 Klaus Wenninger <kwenning@redhat.com> - 2.0.5-0.3.rc2
- revert dependency corosync-devel back to corosynclib-devel as long
  as corosynclib-devel-package doesn't provide corosync-devel%{?_isa}
  we would need for pacemaker-libs-devel to require
- enable some basic gating-tests
- re-add building documentation using publican to everything but ELN
- rename doc-dir for ELN
2020-10-30 08:24:58 +01:00
Klaus Wenninger
739244b77b * Wed Oct 28 2020 Klaus Wenninger <kwenning@redhat.com> - 2.0.5-0.2.rc2
- Update for new upstream tarball for release candidate: Pacemaker-2.0.5-rc2,
  includes fix for CVE-2020-25654
  for full details, see included ChangeLog file or
  https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-2.0.5-rc2
2020-10-28 11:31:25 +01:00
Klaus Wenninger
c7391e41b8 * Thu Oct 22 2020 Klaus Wenninger <kwenning@redhat.com> - 2.0.5-0.1.rc1
- Update for new upstream tarball for release candidate: Pacemaker-2.0.5-rc1,
  for full details, see included ChangeLog file or
  https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-2.0.5-rc1
- Disable building of documentation - as not to pull in publican
- Remove dependencies to nagios-plugins from metadata-package
- some sync with structure of upstream spec-file
- removed some legacy conditionals
- added with-cibsecrets
2020-10-26 14:09:03 +01:00
Fedora Release Engineering
5d5cb2dcb5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-28 13:01:26 +00:00
Chris Lumens
65a979665f Update for new upstream tarball: Pacemaker-2.0.4
...for full details, see included ChangeLog file or
https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-2.0.4
2020-06-16 14:49:49 -04:00
Chris Lumens
0d5b472804 2.0.4-rc3 - Update for new upstream tarball
...for release candidate: Pacemaker-2.0.4-rc3,
for full details, see included ChangeLog file or
https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-2.0.4-rc3
2020-06-04 10:39:56 -04:00
Miro Hrončok
a158b9862d Rebuilt for Python 3.9 2020-05-26 02:55:29 +02:00
Chris Lumens
c9a6d4620d 2.0.4-0.2.rc1 - Rebuilt for libqb 2.0. 2020-05-13 15:31:43 -04:00
Chris Lumens
b0259b4f9d 2.0.4-rc1 - Update for new upstream tarball
...for release candidate: Pacemaker-2.0.4-rc1,
for full details, see included ChangeLog file or
https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-2.0.4-rc1
2020-05-04 13:47:44 -04:00
Jan Pokorný
2957abde8a
2.0.3-4 - return back to building also for s390x architecture
...was identified and interim fix (way to build along with one
  actual bugfix as raised along) applied (RHBZ#1799842)

Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
2020-03-06 18:08:07 +01:00
Jan Pokorný
c1d1212573
2.0.3-3 (rev. 1) - omit s390x architecture for now
...compilation would fail at this time

Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
2020-03-04 16:54:58 +01:00
Jan Pokorný
78bbfe578c
2.0.3-3 - include upstream fix for buildability with GCC 10 (PR #1968)
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
2020-03-04 16:34:31 +01:00
Fedora Release Engineering
b1dea6abe2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-29 20:41:52 +00:00
Jan Pokorný
01e21f8b68
2.0.3-2 (potentially) - make project buildable with GCC 10
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
2020-01-27 23:19:51 +01:00
Jan Pokorný
5d2275ed5a
2.0.3-1 (rev. 3) - Fix unability to build with Inkscape 1.0 beta
...(and possibly beyond)

Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
2019-11-26 21:23:05 +01:00
Jan Pokorný
59e60f137d
2.0.3-1 (rev. 2) - Fix unability to build with Inkscape 1.0 beta
...(and possibly beyond)

Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
2019-11-26 21:16:03 +01:00
Jan Pokorný
bf2e068dcf
2.0.3-1 (rev. 1) - Fix unability to build with Inkscape 1.0 beta
...(and possibly beyond)

Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
2019-11-26 20:25:32 +01:00
Jan Pokorný
eecb2bf2ac
2.0.3-1 - Update for new upstream tarball: Pacemaker-2.0.3
...for full details, see included ChangeLog file or
  https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-2.0.3
  (functionally identical to 2.0.3-rc3, new build mostly to fix a memory
  leak & allow for easy glibc ~2.31+ friendly switch away from ftime(3))

Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
2019-11-26 17:47:29 +01:00
Jan Pokorný
3499ac9197
2.0.3-0.1.rc3 (rev. 1) - Fix failure to build due to obsolete ftime(3)
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
2019-11-14 18:46:00 +01:00
Jan Pokorný
a6f0854f3f
2.0.3-0.1.rc3 - Update for new upstream tarball
...for release candidate: Pacemaker-2.0.3-rc3,
  for full details, see included ChangeLog file or
  https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-2.0.3-rc3

Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
2019-11-14 16:00:19 +01:00
Jan Pokorný
4d6a45935d
2.0.3-0.1.rc2 - Update for new upstream tarball
...for release candidate: Pacemaker-2.0.3-rc2,
  for full details, see included ChangeLog file or
  https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-2.0.3-rc2

Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
2019-11-06 14:17:16 +01:00
Miro Hrončok
3fa876745f Rebuilt for Python 3.8.0rc1 (#1748018) 2019-10-03 13:58:05 +02:00
Miro Hrončok
dd3253c36c Rebuilt for Python 3.8 2019-08-19 10:21:41 +02:00
Fedora Release Engineering
1546aad912 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-25 23:51:48 +00:00
Jan Pokorný
704a1ce544
2.0.2-1 - Update for new upstream tarball: Pacemaker-2.0.2
...for full details, see included ChangeLog file or
  https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-2.0.2
  (functionally identical to 2.0.2-rc3, new build mostly to match
  expectations)

Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
2019-06-07 17:29:11 +02:00