From 7455be8ea920f6e8335783e30095124ac9c55a35 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Jun 02 2014 01:52:44 +0000 Subject: Forgot spec changelog in 1.2.5 commit --- diff --git a/libvirt.spec.in b/libvirt.spec.in index ae40e0e..a16bcb6 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