Mon, 06 May 2024 09:12:37 UTC | login

Information for build vhostmd-0.5-12.el7

ID16694
Package Namevhostmd
Version0.5
Release12.el7
Epoch
SummaryVirtualization host metrics daemon
Descriptionvhostmd provides a "metrics communication channel" between a host and its hosted virtual machines, allowing limited introspection of host resource usage from within virtual machines.
Built bysbonazzo
State complete
Volume DEFAULT
StartedFri, 17 Mar 2017 07:52:53 UTC
CompletedFri, 17 Mar 2017 07:55:43 UTC
Taskbuild (virt7-ovirt-common-el7, vhostmd-0.5-12.el7.src.rpm)
Tags
virt7-ovirt-common-candidate
virt7-ovirt-common-release
virt7-ovirt-common-testing
RPMs
src
vhostmd-0.5-12.el7.src.rpm (info) (download)
aarch64
vhostmd-0.5-12.el7.aarch64.rpm (info) (download)
vm-dump-metrics-0.5-12.el7.aarch64.rpm (info) (download)
vm-dump-metrics-devel-0.5-12.el7.aarch64.rpm (info) (download)
vhostmd-debuginfo-0.5-12.el7.aarch64.rpm (info) (download)
ppc64le
vhostmd-0.5-12.el7.ppc64le.rpm (info) (download)
vm-dump-metrics-0.5-12.el7.ppc64le.rpm (info) (download)
vm-dump-metrics-devel-0.5-12.el7.ppc64le.rpm (info) (download)
vhostmd-debuginfo-0.5-12.el7.ppc64le.rpm (info) (download)
x86_64
vhostmd-0.5-12.el7.x86_64.rpm (info) (download)
vm-dump-metrics-0.5-12.el7.x86_64.rpm (info) (download)
vm-dump-metrics-devel-0.5-12.el7.x86_64.rpm (info) (download)
vhostmd-debuginfo-0.5-12.el7.x86_64.rpm (info) (download)
Logs
aarch64
root.log
build.log
state.log
ppc64le
root.log
build.log
state.log
x86_64
root.log
build.log
state.log
Changelog * Wed Feb 22 2017 Richard W.M. Jones <rjones@redhat.com> - 0.5-12 - Fix mistake in the man page. resolves: rhbz#1359593 * Mon May 12 2014 Richard W.M. Jones <rjones@redhat.com> - 0.5-11 - Output of 'rpm -qi' has changed, so the VirtualizationVendor metric was not working. resolves: rhbz#1085848 * Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 0.5-8 - Mass rebuild 2014-01-24 * Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 0.5-7 - Mass rebuild 2013-12-27 * Mon Jul 29 2013 Richard W.M. Jones <rjones@redhat.com> - 0.5-6 - Completely disable Xen. APIs seem to have changed incompatibly. - Add commits from upstream since 0.5. - Remove pagerate.pl when building on RHEL. - Modernize the spec file. * Wed Jul 17 2013 Petr Pisar <ppisar@redhat.com> - 0.5-5 - Perl 5.18 rebuild * Thu May 23 2013 Richard W.M. Jones <rjones@redhat.com> - 0.5-4 - Disable Xen support on RHEL >= 6 (RHBZ#927853). * Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Mon Jan 16 2012 Richard W.M. Jones <rjones@redhat.com> - 0.5-1 - New upstream version 0.5. - Remove -ldl patch which is now upstream. * Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Fri Jul 23 2010 Richard W.M. Jones <rjones@redhat.com> - 0.4-11 - /etc/sysconfig/vhostmd: Default to KVM. * Tue Jul 13 2010 Richard W.M. Jones <rjones@redhat.com> - 0.4-10 - Patch Makefile.in directly so we don't need to run autotools. * Tue Jul 06 2010 Richard W.M. Jones <rjones@redhat.com> - 0.4-9 - Updated vhostmd.conf from Dr. Joachim Schneider at SAP. - Run aclocal. * Tue Apr 27 2010 Richard W.M. Jones <rjones@redhat.com> - 0.4-6 - Updated vhostmd.conf file which enables TotalCPUTime metric. * Tue Feb 16 2010 Richard W.M. Jones <rjones@redhat.com> - 0.4-5 - Add a patch to link tests explicitly with -ldl (RHBZ#565096). * Thu Dec 10 2009 Richard W.M. Jones <rjones@redhat.com> - 0.4-2 - Fix the PagedOutMemory and PagedInMemory stats to report MB instead of pages (fixes supplied by Joachim Schneider). * Wed Dec 09 2009 Richard W.M. Jones <rjones@redhat.com> - 0.4-1 - vhostmd didn't chdir ("/") when daemonizing. Fixed in this 0.4 release. * Tue Nov 17 2009 Richard W.M. Jones <rjones@redhat.com> - 0.4-0.9.gite9db007b - Add a timestamp to the metrics. - Fix a typo in MemoryAllocatedToVirtualServers metric (https://bugzilla.redhat.com/show_bug.cgi?id=532070#c7) - /etc/sysconfig/vhostmd: Use libvirt default URI (https://bugzilla.redhat.com/show_bug.cgi?id=537828) - /etc/init.d/vhostmd: If using libvirt's default URI, then pass the root URI to vhostmd (the default URI changes in some circumstances when vhostmd switches to the non-root user). * Wed Nov 11 2009 Richard W.M. Jones <rjones@redhat.com> - 0.4-0.8.gite9db007b - Use fixed UID:GID 112:112 (RHBZ#534109). * Tue Nov 10 2009 Richard W.M. Jones <rjones@redhat.com> - 0.4-0.7.gite9db007b - vm-dump-metrics-devel package should require version and release of base package. * Mon Nov 02 2009 Richard W.M. Jones <rjones@redhat.com> - 0.4-0.6.gite9db007b - Some changes to the default configuration file suggested by SAP to make it more CIM standards compliant. * Fri Oct 16 2009 Richard W.M. Jones <rjones@redhat.com> - 0.4-0.5.gite9db007b - New upstream based on git e9db007b. - Fix segfault in vm-dump-metrics (RHBZ#529348). - On error, vm-dump-metrics now exits with status code 1. * Thu Oct 15 2009 Richard W.M. Jones <rjones@redhat.com> - 0.4-0.2.gitea2f772d - New upstream based on git ea2f772d. - Update the configuration file based on upstream changes to how virsh has to be run. - vhostmd should run non-root as user 'vhostmd'. - Allow libvirt URI to be configured. * Tue Oct 13 2009 Richard W.M. Jones <rjones@redhat.com> - 0.4-0.1.git326f0012172 - Move to pre-release of 0.4, self-built tarball. - Disable xenstore on non-x86 platforms. - Add patch to fix --without-xenstore option. - Use have_xen RPM macro. * Mon Oct 12 2009 Richard W.M. Jones <rjones@redhat.com> - 0.3-3 - Remove metric.dtd file from /etc (fixes rpmlint warning), but vhostmd.dtd has to remain because it is needed to validate the XML configuration file. - Remove ExclusiveArch, instead conditionally depend on xen-devel. - Use a better, less noisy, more minimal configuration file which doesn't depend on Xen. * Thu Oct 08 2009 Richard W.M. Jones <rjones@redhat.com> - 0.3-1 - New upstream version 0.3. * Fri Aug 14 2009 Richard W.M. Jones <rjones@redhat.com> - 0.2-1 - Initial packaging for Fedora, based on SuSE package.