From: Daniel Veillard Date: Mon, 2 Jun 2014 01:52:44 +0000 (+0800) Subject: Forgot spec changelog in 1.2.5 commit X-Git-Tag: v1.2.6-rc1~241 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7455be8ea920f6e8335783e30095124ac9c55a35;p=thirdparty%2Flibvirt.git Forgot spec changelog in 1.2.5 commit --- diff --git a/libvirt.spec.in b/libvirt.spec.in index ae40e0ea59..a16bcb6b57 100644 --- a/libvirt.spec.in +++ b/libvirt.spec.in @@ -2225,6 +2225,12 @@ exit 0 %doc examples/systemtap %changelog +* Mon Jun 2 2014 Daniel Veillard - 1.2.5-1 +- LSN-2014-0003: Don't expand entities when parsing XML (security) +- Introduce virDomain{Get,Set}Time APIs +- Introduce virDomainFSFreeze() and virDomainFSThaw() public API +- various improvements and bug fixes + * Sun May 4 2014 Daniel Veillard - 1.2.4-1 - various improvements and bug fixes - lot of internal code refactoring