mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-01 01:15:19 +00:00
Mon Mar 05 10:52:02 IST 2007 Mark McLoughlin <markmc@redhat.com:
* libvirt.spec.in: sync some of the chanes from dist-cvs so that this looks pretty much as it should do for the next release.
This commit is contained in:
parent
1b36cccb50
commit
c486a69a04
10
ChangeLog
10
ChangeLog
@ -1,3 +1,9 @@
|
||||
Mon Mar 05 10:52:02 IST 2007 Mark McLoughlin <markmc@redhat.com:
|
||||
|
||||
* libvirt.spec.in: sync some of the chanes from dist-cvs
|
||||
so that this looks pretty much as it should do for the
|
||||
next release.
|
||||
|
||||
Fri Mar 02 15:16:23 EST 2007 Daniel P. Berrange <berrange@redhat.com>
|
||||
|
||||
* src/xend_internal.c: Change lookup by UUID to request a path
|
||||
@ -16,7 +22,7 @@ Thu Mar 01 18:22:23 EST 2007 Daniel P. Berrange <berrange@redhat.com>
|
||||
in POST response, look for 'xend.err' which is likely to catch
|
||||
many more error replies from XenD. Signed-off-by: Kazuki Mizushima
|
||||
|
||||
Thu Mar 01 16:17:48 EST 2007 Mark McLoughlin <markmc@redhat.com>
|
||||
Thu Mar 01 16:17:48 IST 2007 Mark McLoughlin <markmc@redhat.com>
|
||||
|
||||
* acinclude.m4: add LIBVIRT_COMPILE_WARNINGS, copied from
|
||||
GNOME but with a few more flags we'd been using.
|
||||
@ -27,7 +33,7 @@ Thu Mar 01 16:17:48 EST 2007 Mark McLoughlin <markmc@redhat.com>
|
||||
* proxy/Makefile.am, python/Makefile.am, qemud/Makefile.am,
|
||||
src/Makefile.am, tests/Makefile.am: use $(WARN_CFLAGS)
|
||||
|
||||
Thu Mar 01 16:00:12 EST 2007 Mark McLoughlin <markmc@redhat.com>
|
||||
Thu Mar 01 16:00:12 IST 2007 Mark McLoughlin <markmc@redhat.com>
|
||||
|
||||
Fix from Richard W.M. Jones <rjones@redhat.com>
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
Summary: Library providing an API to use the Xen virtualization
|
||||
Name: libvirt
|
||||
Version: @VERSION@
|
||||
Release: 1%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: LGPL
|
||||
Group: Development/Libraries
|
||||
Source: libvirt-%{version}.tar.gz
|
||||
@ -128,22 +128,37 @@ fi
|
||||
%doc docs/examples/python
|
||||
|
||||
%changelog
|
||||
* Wed Feb 14 2007 Daniel Veillard <veillard@redhat.com> 0.2.0-1
|
||||
* Fri Feb 23 2007 Daniel P. Berrange <berrange@redhat.com> - 0.2.0-4.fc7
|
||||
- Fix loading of guest & network configs
|
||||
|
||||
* Fri Feb 16 2007 Daniel P. Berrange <berrange@redhat.com> - 0.2.0-3.fc7
|
||||
- Disable kqemu support since its not in Fedora qemu binary
|
||||
- Fix for -vnc arg syntax change in 0.9.0 QEMU
|
||||
|
||||
* Thu Feb 15 2007 Daniel P. Berrange <berrange@redhat.com> - 0.2.0-2.fc7
|
||||
- Fixed path to qemu daemon for autostart
|
||||
- Fixed generation of <features> block in XML
|
||||
- Pre-create config directory at startup
|
||||
|
||||
* Wed Feb 14 2007 Daniel Veillard <veillard@redhat.com> 0.2.0-1.fc7
|
||||
- support for KVM and QEmu
|
||||
- support for network configuration
|
||||
- assorted fixes
|
||||
|
||||
* Wed Dec 20 2006 Daniel Veillard <veillard@redhat.com> 0.1.11-1
|
||||
* Mon Jan 22 2007 Daniel Veillard <veillard@redhat.com> 0.1.11-1.fc7
|
||||
- finish inactive Xen domains support
|
||||
- memory leak fix
|
||||
- RelaxNG schemas for XML configs
|
||||
|
||||
* Wed Dec 20 2006 Daniel Veillard <veillard@redhat.com> 0.1.10-1
|
||||
* Wed Dec 20 2006 Daniel Veillard <veillard@redhat.com> 0.1.10-1.fc7
|
||||
- support for inactive Xen domains
|
||||
- improved support for Xen display and vnc
|
||||
- a few bug fixes
|
||||
- localization updates
|
||||
|
||||
* Thu Dec 7 2006 Jeremy Katz <katzj@redhat.com> - 0.1.9-2
|
||||
- rebuild against python 2.5
|
||||
|
||||
* Wed Nov 29 2006 Daniel Veillard <veillard@redhat.com> 0.1.9-1
|
||||
- better error reporting
|
||||
- python bindings fixes and extensions
|
||||
@ -155,6 +170,13 @@ fi
|
||||
- various bug fixes, cleanups and improvements
|
||||
- updated the localization
|
||||
|
||||
* Tue Nov 7 2006 Daniel Veillard <veillard@redhat.com> 0.1.8-3
|
||||
- it's pkgconfig not pgkconfig !
|
||||
|
||||
* Mon Nov 6 2006 Daniel Veillard <veillard@redhat.com> 0.1.8-2
|
||||
- fixing spec file, added %dist, -devel requires pkgconfig and xen-devel
|
||||
- Resolves: rhbz#202320
|
||||
|
||||
* Mon Oct 16 2006 Daniel Veillard <veillard@redhat.com> 0.1.8-1
|
||||
- fix missing page size detection code for ia64
|
||||
- fix mlock size when getting domain info list from hypervisor
|
||||
|
Loading…
x
Reference in New Issue
Block a user