vhostmd didn't chdir (/) when daemonizing. Fixed in this 0.4 release.

This commit is contained in:
Richard W.M. Jones 2009-12-09 15:33:09 +00:00
parent 808bf31791
commit e401e7577b
2 changed files with 6 additions and 4 deletions

View File

@ -1 +1 @@
139650528c154da52a65adedfb8e83cf vhostmd-0.4.tar.bz2
83ae93a53002b09c21654566790261a6 vhostmd-0.4.tar.bz2

View File

@ -8,7 +8,7 @@
Summary: Virtualization host metrics daemon
Name: vhostmd
Version: 0.4
Release: 0.9.gite9db007b%{?dist}
Release: 1%{?dist}
License: GPLv2+
Group: System Environment/Daemons
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
@ -16,8 +16,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
URL: http://gitorious.org/vhostmd
# Upstream tarball hosting is screwed at the moment. This release is
# a pre-release of 0.4, based on the git commit names in the Release
# tag above, with 'make dist' done by the packager.
# of the 0.4 branch, with 'make dist' done by the packager.
Source0: vhostmd-%{version}.tar.bz2
Source1: vhostmd.init
Source2: vhostmd.sysconfig
@ -184,6 +183,9 @@ exit 0
%changelog
* Wed Dec 9 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