Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fence-agents for openSUSE:Factory checked in at 2021-04-19 21:06:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fence-agents (Old) and /work/SRC/openSUSE:Factory/.fence-agents.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fence-agents" Mon Apr 19 21:06:51 2021 rev:52 rq:886736 version:4.8.0+git.1617895246.97a7479e Changes: -------- --- /work/SRC/openSUSE:Factory/fence-agents/fence-agents.changes 2021-02-11 12:52:55.337962742 +0100 +++ /work/SRC/openSUSE:Factory/.fence-agents.new.12324/fence-agents.changes 2021-04-19 21:07:29.956164291 +0200 @@ -1,0 +2,36 @@ +Fri Apr 09 08:38:18 UTC 2021 - [email protected] + +- Update to version 4.8.0+git.1617895246.97a7479e (shortend): + * fence_virt: fix required=1 parameters that used to not be required and add deprecated=1 for old deprecated params + * fence_gce: default method moved back to powercycle (#389) + * fence_aws: add filter parameter to be able to limit which nodes are listed + * virt: fix a bunch of coverity scan errors in ip_lookup + * virt: make sure to provide an empty default to strncpy + * virt: make sure buffers are big enough for 0 byte end string + * virt: increase buffer size to avoid overruns + * virt: check return code in virt-sockets + * virt: fix error code checking + * virt: fix plugin (minor) memory leak and plug in load race + * virt: attempt to open file directly and avoid race condition + * virt: fix different coverity scan errors in common/tcp + * virt: cleanup deadcode in client/vsock + * virt: cleanup deadcode in client/tcp + * virt: fix potential buffer overrun + * virt: fix mcast coverity scan errors + * virt: drop pm-fence plugin + * virt: drop libvirt-qmf plugin + * virt: drop null plugin + * build: enable fence_virtd cpg plugin by default + * virt: drop fence_virtd non-modular build + * virt: fix plugin installation regression on upgrades + * fence_virt: metadata fixes, implement manpage generation and metadata/delay/rng checks + * virt: make sure variable is initialized + * Revert "virt: drop -Werror to avoid unnecessary failures" + * zvm: reformat fence_zvm to avoid gcc warnings + * Ignore fence-virt man pages + * Move fence_virt to the correct location + * Ignore unknown options on stdin + * fence_gce: support google-auth and oauthlib and fallback to deprecated libs when not available + * spec: add aliyun subpackage and fence_mpath_check* to mpath subpackage + +------------------------------------------------------------------- Old: ---- fence-agents-4.7.1+git.1612974063.9e01fc92.tar.xz New: ---- fence-agents-4.8.0+git.1617895246.97a7479e.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fence-agents.spec ++++++ --- /var/tmp/diff_new_pack.jLFOE8/_old 2021-04-19 21:07:30.480165077 +0200 +++ /var/tmp/diff_new_pack.jLFOE8/_new 2021-04-19 21:07:30.484165083 +0200 @@ -29,7 +29,7 @@ Summary: Fence Agents for High Availability License: GPL-2.0-only AND LGPL-2.1-only Group: Productivity/Clustering/HA -Version: 4.7.1+git.1612974063.9e01fc92 +Version: 4.8.0+git.1617895246.97a7479e Release: 0 URL: https://github.com/ClusterLabs/fence-agents Source0: %{name}-%{version}.tar.xz @@ -62,6 +62,7 @@ BuildRequires: fdupes BuildRequires: glibc-devel BuildRequires: libtool +BuildRequires: libxml2-devel BuildRequires: libxml2-tools BuildRequires: libxslt BuildRequires: mozilla-nspr-devel @@ -149,6 +150,7 @@ PYTHON="%{_bindir}/python2" %endif export PYTHON +echo "%{version}" >.tarball-version ./autogen.sh %{configure} --with-agents='%{agent_list}' make @@ -189,13 +191,13 @@ %exclude %{_mandir}/man8/fence_dummy* %{_mandir}/man8/fence_* %{_libexecdir}/fence_* -/usr/share/pkgconfig/fence-agents.pc %files amt_ws %{_sbindir}/fence_amt_ws %{_mandir}/man8/fence_amt_ws* %files devel +/usr/share/pkgconfig/fence-agents.pc %{_sbindir}/fence_dummy %{_mandir}/man8/fence_dummy* ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.jLFOE8/_old 2021-04-19 21:07:30.532165155 +0200 +++ /var/tmp/diff_new_pack.jLFOE8/_new 2021-04-19 21:07:30.536165161 +0200 @@ -1,4 +1,4 @@ <servicedata> <service name="tar_scm"> <param name="url">git://github.com/ClusterLabs/fence-agents.git</param> - <param name="changesrevision">9e01fc92c918dd6a57f865e54912fdd97aba28b5</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">dc6177e2f288bf450f99f618f613f45036de599b</param></service></servicedata> \ No newline at end of file ++++++ fence-agents-4.7.1+git.1612974063.9e01fc92.tar.xz -> fence-agents-4.8.0+git.1617895246.97a7479e.tar.xz ++++++ ++++ 17652 lines of diff (skipped)
