Changelog for
cluster-glue-1.0.12+v1.git.1622055853.1753f5e0-4.1.i586.rpm :
* Thu May 27 2021 varkolyAATTsuse.com- Update to version 1.0.12+v1.git.1622055853.1753f5e0:
* ec2: add the action parameter to the getinfo_xml function
* drac3_command: check for truncated url
* wti_mpc: fix metadata mib-version description
* net-snmp \"remote_port\" is unused and deprecated since decades
* fix for spurious compiler warning -Werror=stringop-overflow=
* ipmilan_test: fix for -Werror=uninitialized
* fix for -Werror=sizeof-pointer-memaccess
* spec: drop /man1/ from file list, no longer used
* use git describe to generate ./.tarball-version
* fix config.status: QUIET_MAKE_OPTS: command not found
* automake: use AM_CPPFLAGS; INCLUDES was deprecated years ago
* reflect python3 in configure.ac and shebangs
* Fix Werror: format-overflow, format-truncation, stringop-truncation
* Stop using glib2 \"deprecated symbols\"
* Fix typo: bounary -> boundary
* Current Pacemaker does not use ha_logd
* Use pkgconfig to configure libxml-2.0 xml2-config to be removed from Debian packaging
* Move ha_logger manpage to section 8 Fixes lintian warning for /usr/sbin binaries.
* Adjust file paths for Debian Fix --with-rundir option for configure
* Fix interpreter for perl scripts Policy 10.4 states that Perl scripts must use /usr/bin/perl directly and not via /usr/bin/env
* Fix FTBFS with openipmi 2.0.25 selector_t deprecated in new openipmi version
* Add manpage to systemd service documentation
* Fix spelling errors reported by lintian
* Convert scripts to python3
* Fix cl_times on x32
* Fix build on hurd #650820
* Fix build on FreeBSD #650820
* Remove .hgsigs from source
* Remove .hgignore from source
* Remove .hgtags from source
* Fix spelling of output and improve grammar
* libtoolize_check- Remove applied patch: 0001-Port-scripts-to-Python-3.patch- Enhance BuildRequires: asciidoc is required to build man pages.
* Mon Apr 27 2020 xarbuluAATTsuse.com- Update to version 1.0.12+v1.git.1587474580.a5fda2bc:
* Fix EC2 stonith plugin (bsc#1169784)
* Wed Jun 12 2019 kgronlundAATTsuse.com- Update to version 1.0.12+v1.git.1560323319.fd5a3bef:
* ibmhmc: Create /var/run/heartbeat/rsctmp if it doesn\'t exist (bsc#1131545)
* Mon Jun 10 2019 kgronlundAATTsuse.com- Create /var/run/heartbeat/rsctmp directory (bsc#1131545)
* Thu Aug 16 2018 kgronlundAATTsuse.com- Update to version 1.0.12+v1.git.1534346580.be86a9f2:
* Fix: stonith:ibmhmc: Add \"managedsyspat\" and \"password\" as supported parameters (bsc#1098758)- Remove obsolete patch:
* Remove 0001-Medium-external-ec2-Mitigate-fence-race-bsc-1088656.patch
* Wed Apr 11 2018 kgronlundAATTsuse.com- Update to version 1.0.12+v1.git.1523280117.43b22d15:
* High: external/ec2: Avoid unicode errors and improve performance (bsc#1088656)- Medium: external/ec2: Mitigate fence race (bsc#1088656)
* Add 0001-Medium-external-ec2-Mitigate-fence-race-bsc-1088656.patch
* Fri Feb 23 2018 ygaoAATTsuse.com- Build: Ship cibsecret by pacemaker instead of cluster-glue (bsc#1082456)
* Fri Feb 02 2018 ygaoAATTsuse.com- spec: Still use 90 as the consistent gid for the group \"haclient\" among the cluster
* Thu Feb 01 2018 jengelhAATTinai.de- Stop building static archives only to remove them later.
* Thu Jan 18 2018 tchvatalAATTsuse.com- Switch to pkgconfig dependencies- Drop asciidoc from deps, even tho configure.ac checks for it the mans are generated by docbook
* Thu Jan 18 2018 tchvatalAATTsuse.com- Format with spec-cleaner- Remove old distributions as we build only on SLE12+ (sle11/sle10)- Always disable fatal warnings, it only turns on -Werror which is pointless for distro builds and just could break with gcc updates- Use the user creation oneliner like other packages