Hello community, here is the log from the commit of package fence-agents for openSUSE:Factory checked in at 2014-05-15 19:10:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fence-agents (Old) and /work/SRC/openSUSE:Factory/.fence-agents.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fence-agents" Changes: -------- --- /work/SRC/openSUSE:Factory/fence-agents/fence-agents.changes 2014-02-26 06:57:38.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.fence-agents.new/fence-agents.changes 2014-05-15 19:10:35.000000000 +0200 @@ -1,0 +2,20 @@ +Thu May 15 08:58:47 UTC 2014 - [email protected] + +- Update to version 4.0.9 (bnc#877996) + + Allow ssl connections to fallback to SSL3.0 negotiation + + fence_vmware_soap: fix short/long option parsing traceback + + fence_raritan: new fence agent for Raritan Dominion PX + + fencing: Replace printing to stderr with proper logging solution + + fence_wti: Action 'list' prints also named groups + + fence_ipmilan: send empty password, if password is not entered + + fence_vmware: Invalid arguments for vmware_get_outlets_vi() + + fence_amt: sending password over env + + fencing: Introduce new device option 'no_status' + + fence_pve: new fence-agent for Proxmox VE + + fence_ovh: --delay should be applied before attempt to login + +- Exclude dummy fence agent fence_dummy (bnc#877950) + +- Remove obsolete fence-agents-add-longdesc.patch + +------------------------------------------------------------------- Old: ---- fence-agents-4.0.7.tar.xz fence-agents-add-longdesc.patch New: ---- fence-agents-4.0.9.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fence-agents.spec ++++++ --- /var/tmp/diff_new_pack.7JuHyN/_old 2014-05-15 19:10:36.000000000 +0200 +++ /var/tmp/diff_new_pack.7JuHyN/_new 2014-05-15 19:10:36.000000000 +0200 @@ -22,17 +22,19 @@ Summary: Fence Agents for Pacemaker from RHCS License: GPL-2.0 and LGPL-2.1 Group: Productivity/Clustering/HA -Version: 4.0.7 +Version: 4.0.9 Release: 0 Url: http://git.fedorahosted.org/git/fence-agents.git -Source0: https://fedorahosted.org/releases/f/e/fence-agents/%{name}-%{version}.tar.xz -Patch1: fence-agents-add-longdesc.patch +Source0: %{name}-%{version}.tar.xz Requires: python-curl Requires: python-openssl Requires: python-pexpect BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: autoconf +BuildRequires: automake BuildRequires: glibc-devel +BuildRequires: libtool BuildRequires: libxml2-tools BuildRequires: libxslt BuildRequires: mozilla-nspr-devel @@ -149,11 +151,11 @@ %prep %setup -q -n %{name}-%{version} -#%patch1 -p1 %build CFLAGS="${CFLAGS} ${RPM_OPT_FLAGS}" export CFLAGS +./autogen.sh %{configure} make %{_smp_mflags} @@ -179,23 +181,25 @@ %files %defattr(-,root,root,-) %doc doc/COPYING.* doc/COPYRIGHT doc/README.licence -#%dir %{_sysconfdir}/cluster +#%%dir %%{_sysconfdir}/cluster %dir %{plugin_dir} %dir %{_libdir}/stonith/plugins %dir %{_libdir}/stonith %{_datadir}/fence %{_datadir}/cluster -#%{_sbindir}/fence_cisco_ucs -#%{_mandir}/man8/fence_cisco_ucs* +#%%{_sbindir}/fence_cisco_ucs +#%%{_mandir}/man8/fence_cisco_ucs* %{plugin_dir}/fence_cisco_ucs -#%files -n fence-agents-unsupported -#%defattr(-,root,root,-) -#%config(noreplace) %{_sysconfdir}/cluster/fence_na.conf +#%%files -n fence-agents-unsupported +#%%defattr(-,root,root,-) +#%%config(noreplace) %%{_sysconfdir}/cluster/fence_na.conf %{_sbindir}/fence_* -#%exclude %{_sbindir}/fence_cisco_ucs +#%%exclude %%{_sbindir}/fence_cisco_ucs +%exclude %{_sbindir}/fence_dummy +%exclude %{_mandir}/man8/fence_dummy* %{_mandir}/man8/fence_* -#%exclude %{_mandir}/man8/fence_cisco_ucs* +#%%exclude %%{_mandir}/man8/fence_cisco_ucs* %{_libexecdir}/fence_* %changelog ++++++ fence-agents-4.0.7.tar.xz -> fence-agents-4.0.9.tar.xz ++++++ ++++ 110166 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
