Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package resource-agents for openSUSE:Factory checked in at 2021-04-18 21:44:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/resource-agents (Old) and /work/SRC/openSUSE:Factory/.resource-agents.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "resource-agents" Sun Apr 18 21:44:44 2021 rev:106 rq:885588 version:4.8.0+git12.3068bf8b Changes: -------- --- /work/SRC/openSUSE:Factory/resource-agents/resource-agents.changes 2020-07-06 16:13:46.936303571 +0200 +++ /work/SRC/openSUSE:Factory/.resource-agents.new.12324/resource-agents.changes 2021-04-18 21:44:58.428707978 +0200 @@ -1,0 +2,114 @@ +Thu Apr 15 08:48:40 UTC 2021 - vark...@suse.com + +- Update to version 4.8.0+git12.3068bf8b: + * openstack-info: python variable substitution and test for json + * VirtualDomain: ensure needed virtual storage pools and networks are up and refreshed + * db2: add PRIMARY/REMOTE_CATCHUP_PENDING/CONNECTED status to promote-check + * - Updates due to API output format changes. - Attempt to future-proof parsing of the output. + * update aws-vpc-route53 + * build: add smb-share and fix & not passing XML check/manpage generation + * smb-share: new RA to manage Samba shares on the fly. (#1628) + * build: update ChangeLog for 4.8.0 + * podman: return OCF_NOT_RUNNING when monitor cmd fails (not running) + * bundle: run crm_mon without performing validation + * awsvip: dont partially match similar IPs during monitor-action + * AWS agents: dont spam log files when getting token + * build: update ChangeLog for 4.8.0-rc1 + * build: update ChangeLog for 4.7.0 + * ci/build.sh: skip Python agents and *.in + * CI: run shellcheck tests during "make check" to move from Travis CI + * Filesystem: fix force_unmount default to safe for RHEL9+ issue introduced in b792a143fc90468f8911243a5ea77c0c424bd624 + * azure-lb: Redirect stdout and stderr to /dev/null + * azure-lb: Be quiet during stop operation + * configure: dont use OCF_ROOT_DIR from glue.h + * docker-compose: Bugfix handle ymls correctly + * Filesystem: change force_unmount default to safe for RHEL9+ + * gcp-vpc-move-route: make "vpc_network" optional + * VirtualDomain: fix pid_status() on EL8 (#1614) + * spec: add BuildRequires for google lib + * nfsserver: Error-check unbind_tree + * gcp-vpc-move-vip: correctly return error when no instances are returned + * gcp-vpc-move-route: fix stop-action when route stopped, and fix check_conflicting_routes() + * The anything RA getpid() function can fail to return the pid in the OCF_RESKEY_pidfile if the root user has commands in .profile which prints numeric characters. To demonstrate, /root/.profile contains: echo -e '911 WARNING: YOU ARE SUPERUSER!' Write only the pid into the pidfile. + * added real servers threshold settings to ldirectord + * gcp-vpc-move-route, gcp-vpc-move-vip: Parameterize project ID + * nfsclient: fix stop-action when export not present + * heartbeat/Route: Return OCF_NOT_RUNNING status if iface doesn't exist. + * pgsql: make wal receiver check compatible with PostgreSQL >= 11 + * Low: mysql-common: check datadir permissions + * ocf-shellfuncs: make ocf_is_bash4() detect Bash v4 or greater (which it was supposed to according to the comments) + * Dev: ocft: fix OCF_RESKEY_CRM_meta_timeout + * build: update ChangeLog for 4.7.0-rc1 + * crypt: avoid failing for LVM exclusive by not running full sanity check during probes + * LVM-activate: Fix return value in lvm_status() + * LVM-activate: Remove local variables (bashisms) + * LVM-activate: Stop before blk-availability.service + * ocf-distro: Use Solaris-compatible grep + * ocf-distro: Update version format + * ocf-distro: Improve robustness and specificity (#1558) + * [build] export ocfrootdir consistently + * crypt: allow encrypted_dev to be symlink to support using devices in /dev/disk/... or UUID + * heartbeat/iface-vlan: vlan_{interface,id} do not have to be unique. + * [build] fix systemd paths when using non standard prefix + * crypt: make key_file and crypt_type parameters not unique + * Asterisk dir fix (#1583) + * fix problem with unset OCF_RESKEY_CRM_meta_interval by cluster framework + * AWS agents: add support for IMDSv2 + * Add pkg-config file + * configure: add PKG_CHECK_VAR.m4 to avoid failing on older distros + * configure: use pkg-config to detect systemd-paths to make CI able to define them the same way for all CL-projects + * isRunning_cmd fix due to improper pkill parameters + * configure: default to build heartbeat agents only + * podman: recover from podman's storage being out of sync + * podman: recover from killed conmon side process + * aws-vpc-move-ip: Don't warn for expected scenarios + * sybaseASE: add logfile parameter + * galera: recover after network split in a 2-node cluster + * man: use OCF_CHECK_LEVEL for depth parameters in pcs examples + * crypt: fix missing && to set exit_reason + * galera: set bootstrap attribute before promote + * galera: fix check user configuration with clustercheck + * ethmonitor: is_interface: RE matches vlan names + * man: use promotable keyword in manpage examples + * SAPInstance - introduce MINIMAL_PROBE resource parameter (#1564) + * send_arp (libnet): use sigaction() instead of deprecated siginterrupt() + * fixes and improvements + * galera: recover from joining a non existing cluster + * Filesystem: Default fast_stop to no for RHEL 9+ and for other distros + * Fix ocf.py usage for py2 when self param is involved + * galera: Fix automatic recovery when a cluster was not gracefully stopped + * aws-vpc-move-ip: Fix the region option + * aws-vpc-move-ip: Implemented optional eni lookup instead of the default instance id. + * aws-vpc-move-ip: Add --region attribute + * build: fix distcheck issue introduced by including READMEs in heartbeat directory + * build: include all READMEs in heartbeat directory + * spec: Recommends not supported for RHEL/CentOS 7 or older + * - spec: ldirectord: added perl-IO-Socket-INET6 dependency on Fedora - spec: fix last remnants of 0%{?centos_version} + * gcp-vpc-move-vip: Fix sort for list of dicts in python3 + * filesystem: mmap search not specific enough + * galera/redis: support RHEL 8.1 pacemaker + * galera/redis: use --output-as for crm_mon w/newer Pacemaker, and prepare for Promoted role + * azure-events: report error if jsondata not received + * azure-events: import URLError and encode postData when necessary + * nfsnotify: fix SELinux issue due to newer ls versions giving additional output. + * nfsserver: fix SELinux issue due to newer ls versions giving additional output. + * - spec: make Samba/CIFS dependency weak for Fedora 32 and RHEL/CentOS 8 and remove the dependency for later Fedora/RHEL/CentOS versions + * nfsserver: stop nfsdcld if present during stop-action + * Enable comparing versions containing git hashes and more + * azure-events: only decode() when exec() output not of type str + * pgsql: support RHEL 8.1 pacemaker + * Filesystem: Convert leading space characters to tabs + * Filesystem: POSIX-compliant syntax for portability + * Filesystem: Support whitespace in device or directory name + * sybaseASE: Run verify_all() for start operation only + * iSCSILogicalUnit: lio-t: Add pscsi LIO-T backing store + * spec: fix lsb_release dependency + * azure-lb: Don't redirect nc listener output to pidfile + * send_ua/IPv6addr: use sigaction() instead of deprecated siginterrupt() + * Fix typos in galera RA + * [gcp-vpc-move-vip] Add support for multiple alias IP ranges on one node + * [gcp-vpc-move-vip] Improve accuracy of metadata and log messages + * docker-compose: bugfix (#1523) + * Add support for LIO-T incoming CHAP auth for TPG + +------------------------------------------------------------------- Old: ---- resource-agents-4.6.1+git2.b2dcccf1.tar.xz New: ---- resource-agents-4.8.0+git12.3068bf8b.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ resource-agents.spec ++++++ --- /var/tmp/diff_new_pack.I14CWg/_old 2021-04-18 21:44:58.932708829 +0200 +++ /var/tmp/diff_new_pack.I14CWg/_new 2021-04-18 21:44:58.932708829 +0200 @@ -1,7 +1,7 @@ # # spec file for package resource-agents # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: resource-agents -Version: 4.6.1+git2.b2dcccf1 +Version: 4.8.0+git12.3068bf8b Release: 0 Summary: HA Reusable Cluster Resource Scripts License: GPL-2.0-only AND LGPL-2.1-or-later AND GPL-3.0-or-later @@ -88,7 +88,7 @@ %package -n monitoring-plugins-metadata Summary: Metadata for Monitoring plugins -License: LGPL-2.1-or-later AND GPL-2.0-or-later +License: GPL-2.0-or-later AND LGPL-2.1-or-later Group: Productivity/Clustering/HA Requires: monitoring-plugins-fping Requires: monitoring-plugins-http @@ -235,6 +235,7 @@ %{_libdir}/heartbeat/sfex_daemon %{_libdir}/heartbeat/findif %{_libdir}/heartbeat/tickle_tcp +%{_datadir}/pkgconfig/resource-agents.pc %files -n ldirectord %defattr(-,root,root) ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.I14CWg/_old 2021-04-18 21:44:58.976708904 +0200 +++ /var/tmp/diff_new_pack.I14CWg/_new 2021-04-18 21:44:58.976708904 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">git://github.com/ClusterLabs/resource-agents.git</param> -<param name="changesrevision">a413a73eb42e77eaeb60ec416a02de01425c5e8f</param> +<param name="changesrevision">3068bf8b1dc47f69a22ab7785b0ffd6c28c97342</param> </service> </servicedata> \ No newline at end of file ++++++ resource-agents-4.6.1+git2.b2dcccf1.tar.xz -> resource-agents-4.8.0+git12.3068bf8b.tar.xz ++++++ ++++ 8205 lines of diff (skipped)