SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for pacemaker-libs-1.1.18-2.fc27.x86_64.rpm :

* Thu Nov 16 2017 Jan Pokorný - 1.1.18-2- Make sure neither of pacemaker{,_remoted} is process-limited
* Wed Nov 15 2017 Jan Pokorný - 1.1.18-1- Update for new upstream tarball for release candidate: Pacemaker-1.1.18, for full details, see included ChangeLog file or https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-1.1.18- Fix check scriptlet so as to work properly also with rpm<4.14 (not strictly required since: https://github.com/rpm-software-management/rpm/pull/249, but pragmatically follow the upstream)- Make -libs-devel package dependencies arch-qualified (-cts hasn\'t been switched at this time, pending further cleanup)
* Wed Oct 18 2017 Jan Pokorný - 1.1.17-2- Rebuilt to fix libqb vs. ld.bfd/binutils-2.29 incompatibility making some CLI executables unusable under some circumstances (rhbz#1503843)
* Thu Aug 03 2017 Fedora Release Engineering - 1.1.17-1.2- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Thu Jul 27 2017 Fedora Release Engineering - 1.1.17-1.1- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Fri Jul 07 2017 Jan Pokorný - 1.1.17-1- Update for new upstream tarball: Pacemaker-1.1.17, for full details, see included ChangeLog file or https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-1.1.17
* Thu Jun 22 2017 Jan Pokorný - 1.1.17-0.1.rc4- Update for new upstream tarball for release candidate: Pacemaker-1.1.17-rc4, for full details, see included ChangeLog file or https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-1.1.17-rc4- Add an imposed lower bound for glib2 BuildRequires
* Thu Jun 01 2017 Jan Pokorný - 1.1.17-0.1.rc3- Update for new upstream tarball for release candidate: Pacemaker-1.1.17-rc3, for full details, see included ChangeLog file or https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-1.1.17-rc3
* Wed May 24 2017 Jan Pokorný - 1.1.17-0.1.rc2- Update for new upstream tarball for release candidate: Pacemaker-1.1.17-rc2, for full details, see included ChangeLog file or https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-1.1.17-rc2
* Tue May 09 2017 Jan Pokorný - 1.1.17-0.1.rc1- Update for new upstream tarball for release candidate: Pacemaker-1.1.17-rc1, for full details, see included ChangeLog file or https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-1.1.17-rc1
* Mon Feb 06 2017 Jan Pokorný - 1.1.16-2.a39ea6491.git- Update for (slightly stabilized) snapshot beyond Pacemaker-1.1.16 (commit a39ea6491), including: . prevent FTBFS with new GCC 7 (a7476dd96)- Adapt spec file more akin to upstream version including: . better pre-release vs. tags logic (4581d4366)
* Fri Dec 02 2016 Jan Pokorný - 1.1.16-1- Update for new upstream tarball: Pacemaker-1.1.16, for full details, see included ChangeLog file or https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-1.1.16- Adapt spec file more akin to upstream version including: . clarify licensing, especially for -doc (f01f734) . fix pacemaker-remote upgrade (779e0e3) . require python >= 2.6 (31ef7f0) . older libqb is sufficient (based on 30fe1ce) . remove openssl-devel and libselinux-devel as BRs (2e05c17) . make systemd BR pkgconfig-driven (6285924) . defines instead of some globals + error suppression (625d427)- Rectify -nagios-plugins-metadata declared license and install also respective license text
* Thu Nov 03 2016 Jan Pokorný - 1.1.15-3- Apply fix for CVE-2016-7035 (improper IPC guarding)
* Tue Jul 19 2016 Fedora Release Engineering - 1.1.15-2.1- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
* Thu Jul 07 2016 Jan Pokorný - 1.1.15-2- Stop building with -fstack-protector-all using the upstream patches overhauling toolchain hardening (Fedora natively uses -fstack-protector-strong so this effectively relaxed stack protection is the only effect as hardened flags are already used by default: https://fedoraproject.org/wiki/Changes/Harden_All_Packages)
* Wed Jun 22 2016 Jan Pokorný - 1.1.15-1- Update for new upstream tarball: Pacemaker-1.1.15, for full details, see included ChangeLog file or https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-1.1.15- Adapt spec file more akin to upstream version: . move xml schema files + PCMK-MIB.txt (81ef956), logrotate configuration file (ce576cf; drop it from -remote package as well), attrd_updater (aff80ae), the normal resource agents (1fc7287), and common directories under /var/lib/pacemaker (3492794) from main package under -cli . simplify docdir build parameter passing and drop as of now redundant chmod invocations (e91769e)
* Fri May 27 2016 Jan Pokorný - 1.1.15-0.1.rc3- Update for new upstream tarball for release candidate: Pacemaker-1.1.15-rc3, for full details, see included ChangeLog file or https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-1.1.15-rc3- Drop fence_pcmk (incl. man page) from the package (no use where no CMAN)- Drop license macro emulation for cases when not supported natively (several recent Fedora releases do not need that)
* Mon May 16 2016 Jan Pokorný - 1.1.15-0.1.rc2- Update for new upstream tarball for release candidate: Pacemaker-1.1.15-rc2, for full details, see included ChangeLog file or https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-1.1.15-rc2
* Tue Apr 26 2016 Jan Pokorný - 1.1.15-0.1.rc1- Update for new upstream tarball for release candidate: Pacemaker-1.1.15-rc1, for full details, see included ChangeLog file or https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-1.1.15-rc1- Adapt spec file more akin to upstream version (also to reflect recent changes like ability to built explicitly without Publican-based docs)
* Thu Mar 31 2016 Jan Pokorný - 1.1.14-2.5a6cdd1.git- Update for currently stabilized snapshot beyond Pacemaker-1.1.14 (commit 5a6cdd1), but restore old-style notifications to the state at Pacemaker-1.1.14 point release (disabled)- Definitely get rid of Corosync v1 (Flatiron) hypothetical support- Remove some of the spec file cruft, not required for years (BuildRoot, AutoReqProv, \"clean\" scriptlet, etc.) and adapt the file per https://github.com/ClusterLabs/pacemaker/pull/965
* Thu Feb 04 2016 Fedora Release Engineering - 1.1.14-1.1- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Mon Jan 18 2016 Jan Pokorný - 1.1.14-1- Update for new upstream tarball: Pacemaker-1.1.14, for full details, see included ChangeLog file or https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-1.1.14- Disable Fedora crypto policies conformance patch for now (rhbz#1179335)- Better align specfile with the upstream version (also fix issue with crm_mon sysconfig file not being installed)- Further specfile modifications: - drop unused gcc-c++ and repeatedly mentioned pkgconfig packages from BuildRequires - refer to python_sitearch macro first, if defined - tolerate license macro not being defined (e.g., for EPEL rebuilds)- Prevent console mode not available in crm_mon due to curses library test fragility of configure script in hardened build environment (rhbz#1297985)
* Tue Oct 20 2015 Jan Pokorný - 1.1.13-4- Adapt to follow Fedora crypto policies (rhbz#1179335)
* Wed Oct 14 2015 Jan Pokorný - 1.1.13-3- Update to Pacemaker-1.1.13 post-release + patches (sync)- Add nagios-plugins-metadata subpackage enabling support of selected Nagios plugins as resources recognized by Pacemaker- Several specfile improvements: drop irrelevant stuff, rehash the included/excluded files + dependencies, add check scriptlet, reflect current packaging practice, do minor cleanups (mostly adopted from another spec)
* Thu Aug 20 2015 Andrew Beekhof - 1.1.13-2- Update for new upstream tarball: Pacemaker-1.1.13- See included ChangeLog file or https://raw.github.com/ClusterLabs/pacemaker/master/ChangeLog for full details
* Thu Jun 18 2015 Fedora Release Engineering - 1.1.12-2.1- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Wed Nov 05 2014 Andrew Beekhof - 1.1.12-2- Address incorrect use of the dbus API for interacting with systemd
* Tue Oct 28 2014 Andrew Beekhof - 1.1.12-1- Update for new upstream tarball: Pacemaker-1.1.12+ (a9c8177)- See included ChangeLog file or https://raw.github.com/ClusterLabs/pacemaker/master/ChangeLog for full details
* Sun Aug 17 2014 Fedora Release Engineering - 1.1.11-1.2- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Fri Jun 06 2014 Fedora Release Engineering - 1.1.11-1.1- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Tue Feb 18 2014 Andrew Beekhof - 1.1.11-1- Update for new upstream tarball: Pacemaker-1.1.11 (9d39a6b)- See included ChangeLog file or https://raw.github.com/ClusterLabs/pacemaker/master/ChangeLog for full details
* Thu Jun 20 2013 Andrew Beekhof - 1.1.9-3- Update to upstream 7d8acec- See included ChangeLog file or https://raw.github.com/ClusterLabs/pacemaker/master/ChangeLog for full details + Feature: Turn off auto-respawning of systemd services when the cluster starts them + Fix: crmd: Ensure operations for cleaned up resources don\'t block recovery + Fix: logging: If SIGTRAP is sent before tracing is turned on, turn it on instead of crashing
* Mon Jun 17 2013 Andrew Beekhof - 1.1.9-2- Update for new upstream tarball: 781a388- See included ChangeLog file or https://raw.github.com/ClusterLabs/pacemaker/master/ChangeLog for full details
* Wed May 12 2010 Andrew Beekhof - 1.1.2-1- Update the tarball from the upstream 1.1.2 release- See included ChangeLog file or https://raw.github.com/ClusterLabs/pacemaker/master/ChangeLog for full details
* Tue Jul 14 2009 Andrew Beekhof - 1.0.4-1- Initial checkin
 
ICM