Changelog for
libmetrics0-1.0-57.3.x86_64.rpm :
Mon Dec 3 13:00:00 2018 jfehligAATTsuse.com
- Update to vhostmd 1.0
- Add virtio as transport mechanism
- Update to work with modern Xen
- Add SIGPIPE handler and reconnect
- Add systemd service file
- Modernize build files
- Misc bug fixes and improvements
- Dropped patches:
modernize-build-files.patch,
add-systemd-service.patch,
c7646e32-handle-sigpipe-reconnect.patch,
03dc9982-fix-deallocation.patch
Mon Jun 25 14:00:00 2018 jfehligAATTsuse.com
- Handle SIGPIPE and reconnect to libvirtd
c7646e32-handle-sigpipe-reconnect.patch,
03dc9982-fix-deallocation.patch
bsc#1098804
Mon Apr 30 14:00:00 2018 jfehligAATTsuse.com
- vhostmd.service: fix typo and move Documentation from [Service]
to [Unit] section
bsc#1090769
Sat Apr 29 14:00:00 2017 jengelhAATTinai.de
- Fix RPM group for libmetrics0
- Replace old RPM shell vars in %install
- Author lists do not belong into the description
- Use macros in file list to compact paths
Thu Apr 27 14:00:00 2017 jfehligAATTsuse.com
- Add systemd service file
add-systemd-service.patch
bsc#1036427
- Replace build-improvements.patch with
modernize-build-files.patch sent upstream
Wed Jan 14 13:00:00 2015 jfehligAATTsuse.com
- Build vhostmd for all architectures
Tue Nov 11 13:00:00 2014 jfehligAATTsuse.com
- Improve build scripts
Replace build-fix.patch with build-improvements.patch
Mon Nov 3 13:00:00 2014 jfehligAATTsuse.com
- Fix Factory build
build-fix.patch
Fri Jun 13 14:00:00 2014 mlatimerAATTsuse.com
- Further updates to vmhostd.xml
- Support both xen and non-xen hypervisors (kvm)
- Document reserved characters in \'action\' field
- Revert xen_version back to major/minor/extra to maintain compatability
with xend
- Minor syntax and legibility cleanup
vhostmd-conf.patch
bnc#872736
Wed Jun 11 14:00:00 2014 mlatimerAATTsuse.com
- Various updates to vmhostd.xml
- Replace xm commands with xl commands
- Add /sbin and /bin to
- Use xen_version for VirtualizationProductInfo
vhostmd-conf.patch
Tue Dec 10 13:00:00 2013 jfehligAATTsuse.com
- link libmetrics with libxml to fix Factory build
Sun Nov 20 13:00:00 2011 cooloAATTsuse.com
- add libtool as buildrequire to avoid implicit dependency
Tue Mar 30 14:00:00 2010 jfehligAATTnovell.com
- Fixed vm-dump-metrics man page
bnc#592242
manpage.patch
- Build vhostmd without xenstore support since it is not well
tested on SuSE distributions. Additionally, it can be confusing
when used in context of KVM where xenstore does not exist.
- Strip \'s\' (seconds) from metrics that contain a time value
vhostmd-conf.patch
- Remove stray newline from metric values to improve XML readability
value-newline.patch
Wed Dec 9 13:00:00 2009 jfehligAATTnovell.com
- Release of version 0.4
- configure.ac: Fix C compiler detection to be compatible with
automake
- chdir (\"/\") when daemonizing self
Fri Oct 30 13:00:00 2009 jfehligAATTnovell.com
- Release of version 0.3
- change default disk location to /dev/shm/vhostmd0
- open metrics disk with O_DIRECT
- Fixes for \'--with{,out}-xenstore\' option
- Allow gcc to check calls to vu_log
* printf-like functions
- Always connect to libvirt read-only
- Add \'-u user\' command line option to drop root privs
- Add \'-c uri\' command line option to specify libvirt connection
URI
- Add CONNECT substitution s
- vm-dump-metrics: On error, exit with status code 1
Tue Sep 29 14:00:00 2009 ajAATTsuse.de
- Fix devel package requires.
Wed Sep 16 14:00:00 2009 dmuellerAATTsuse.de
- fix devel package requires
Mon Jun 29 14:00:00 2009 jfehligAATTnovell.com
- Validate XML returned by \'action\' for metric type \'xml\'
- Do not convert metrics values internally in vhostmd. Treat
all metric values as strings and leave it to consumers to do
any conversion.
Fri Jun 26 14:00:00 2009 jfehligAATTnovell.com
- Allow larger buffer for \'xml\' type
Fri Jun 26 14:00:00 2009 jfehligAATTnovell.com
- Add metric type \'XML\'
Fri Jun 19 14:00:00 2009 jfehligAATTnovell.com
- vhostmd is currently only used with Xen so make it
ExclusiveArch x86 and x86_64
Mon Jun 15 14:00:00 2009 jfehligAATTnovell.com
- Truncate metrics disk on open
Tue Jun 9 14:00:00 2009 jfehligAATTnovell.com
- Change COPYING from GPL3 to LGPL2.1
Fri Jun 5 14:00:00 2009 jfehligAATTnovell.com
- Explicitly name subpackages with -n
Fri Jun 5 14:00:00 2009 jfehligAATTnovell.com
- Version 0.2
- Updated documentation
- Added group metric type
- Added perl script for generating {PageIn,PageFault}Rate