pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/libvirt Update libvirt from 1.2.2 to 1.2.5.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d121ce88d255
branches:  trunk
changeset: 635510:d121ce88d255
user:      agc <agc%pkgsrc.org@localhost>
date:      Sat Jun 07 16:18:38 2014 +0000

description:
Update libvirt from 1.2.2 to 1.2.5.

The change log runs to 850 lines, but a short summary includes a fix for

        LSN-2014-0003: Don't expand entities when parsing XML (Daniel P. Berrange)

(which I think is also CVE-2014-0179), new features, bug fixes, and
portability improvements.

diffstat:

 sysutils/libvirt/Makefile |  5 ++---
 sysutils/libvirt/PLIST    |  5 ++---
 sysutils/libvirt/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 10 deletions(-)

diffs (48 lines):

diff -r b35f5a068c41 -r d121ce88d255 sysutils/libvirt/Makefile
--- a/sysutils/libvirt/Makefile Sat Jun 07 14:33:00 2014 +0000
+++ b/sysutils/libvirt/Makefile Sat Jun 07 16:18:38 2014 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2014/05/29 23:37:29 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2014/06/07 16:18:38 agc Exp $
 
-DISTNAME=              libvirt-1.2.2
-PKGREVISION=           1
+DISTNAME=              libvirt-1.2.5
 CATEGORIES=            sysutils
 MASTER_SITES=          http://libvirt.org/sources/
 
diff -r b35f5a068c41 -r d121ce88d255 sysutils/libvirt/PLIST
--- a/sysutils/libvirt/PLIST    Sat Jun 07 14:33:00 2014 +0000
+++ b/sysutils/libvirt/PLIST    Sat Jun 07 16:18:38 2014 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2014/03/11 14:05:15 jperkin Exp $
+@comment $NetBSD: PLIST,v 1.8 2014/06/07 16:18:38 agc Exp $
 bin/virsh
 bin/virt-host-validate
 bin/virt-pki-validate
@@ -186,8 +186,7 @@
 share/libvirt/schemas/nodedev.rng
 share/libvirt/schemas/nwfilter.rng
 share/libvirt/schemas/secret.rng
-share/libvirt/schemas/storageencryption.rng
-share/libvirt/schemas/storagefilefeatures.rng
+share/libvirt/schemas/storagecommon.rng
 share/libvirt/schemas/storagepool.rng
 share/libvirt/schemas/storagevol.rng
 share/locale/af/LC_MESSAGES/libvirt.mo
diff -r b35f5a068c41 -r d121ce88d255 sysutils/libvirt/distinfo
--- a/sysutils/libvirt/distinfo Sat Jun 07 14:33:00 2014 +0000
+++ b/sysutils/libvirt/distinfo Sat Jun 07 16:18:38 2014 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.4 2014/03/07 00:30:11 agc Exp $
+$NetBSD: distinfo,v 1.5 2014/06/07 16:18:38 agc Exp $
 
-SHA1 (libvirt-1.2.2.tar.gz) = d24735b135617983edbfd80c75a1b9925f996e3b
-RMD160 (libvirt-1.2.2.tar.gz) = f5c7242b4f6399ddaa03df586ebf8595356e4079
-Size (libvirt-1.2.2.tar.gz) = 28340039 bytes
+SHA1 (libvirt-1.2.5.tar.gz) = 9153e2ea312b56be3bb16ab942ec07fd3e15cce9
+RMD160 (libvirt-1.2.5.tar.gz) = 8ebe356c24ec5a161ded808e89f75dbae9db18a3
+Size (libvirt-1.2.5.tar.gz) = 28829671 bytes
 SHA1 (patch-configure) = d01bd0cf7336d4c0ec0050301095ae0cfac26b7c
 SHA1 (patch-gnulib-lib-base64.h) = 7b7f3738fbeb52ba8e8c5ef2b8926008a4585c4b
 SHA1 (patch-gnulib-lib-fflush.c) = abfd289afd87d993bbf13cc815443f938cacf7ef



Home | Main Index | Thread Index | Old Index