]> git.ipfire.org Git - thirdparty/libvirt.git/commit
* libvirt.spec.in: libvirt-devel depends on pkgconfig
authorDaniel Veillard <veillard@redhat.com>
Tue, 7 Nov 2006 16:28:16 +0000 (16:28 +0000)
committerDaniel Veillard <veillard@redhat.com>
Tue, 7 Nov 2006 16:28:16 +0000 (16:28 +0000)
commitd762148aafd186a499c1a919ac4b13620e0792d7
tree81804b9f59f8c0791ef1de04dac74ffe033b5de6
parent4a9ce62fe96f4b009be90015ea0f8cb5ef028ccf
* libvirt.spec.in: libvirt-devel depends on pkgconfig
* proxy/libvirt_proxy.c src/libvirt.c src/proxy_internal.[ch]
  src/xs_internal.[ch]: the virtGetOsType entry point was calling
  the xenstore directly instead of going though driver, refactored
  and implemented a specific new RPC with the proxy when this is
  called as non-root fixes rhbz#214264 .
Daniel
ChangeLog
libvirt.spec.in
po/en_GB.po
po/libvirt.pot
proxy/libvirt_proxy.c
src/libvirt.c
src/proxy_internal.c
src/proxy_internal.h
src/xs_internal.c
src/xs_internal.h