Release of libvirt-1.2.11

- docs/news.html.in libvirt.spec.in: update for release
- po/*.po*: updated localization and regenerated
This commit is contained in:
Daniel Veillard
2014-12-13 10:43:56 +08:00
parent 5acbb8f99e
commit d171cac6a5
78 changed files with 609189 additions and 558720 deletions

View File

@@ -2279,6 +2279,13 @@ exit 0
%doc examples/systemtap
%changelog
* Sat Dec 13 2014 Daniel Veillard <veillard@redhat.com> - 1.2.11-1
- CVE-2014-8131: Fix possible deadlock and segfault in qemuConnectGetAllDomainStats()
- CVE-2014-7823: dumpxml: security hole with migratable flag
- Implement public API for virDomainGetFSInfo
- Add define support for the new throttle options
- a number of improvements and bug fixes
* Mon Nov 3 2014 Daniel Veillard <veillard@redhat.com> - 1.2.10-1
- vbox: various drivers improvements
- libxl: various drivers improvements