[gnome-boxes/update-libvirt-flatpak] flatpak: Update to libvirt 4.7.0



commit 81b9446e1dddc10b18084b68aaf49ea70c5fa264
Author: Felipe Borges <felipeborges gnome org>
Date:   Mon Apr 1 12:59:27 2019 +0200

    flatpak: Update to libvirt 4.7.0
    
    4.7 fixes the following security issues:
    https://security.libvirt.org/2018/0004.html
    https://security.libvirt.org/2018/0005.html
    
    This also makes libvirt buildable against glibc 2.28

 build-aux/flatpak/org.gnome.Boxes.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.Boxes.json b/build-aux/flatpak/org.gnome.Boxes.json
index dc13a6f1..17d81491 100644
--- a/build-aux/flatpak/org.gnome.Boxes.json
+++ b/build-aux/flatpak/org.gnome.Boxes.json
@@ -127,8 +127,8 @@
             "sources" : [
                 {
                     "type" : "archive",
-                    "url" : "https://libvirt.org/sources/libvirt-4.1.0.tar.xz";,
-                    "sha256" : "8a2fa4826f311a936be8b7d4c8d76516c29417a593b1d1bb8641a8caaa316439"
+                    "url" : "https://libvirt.org/sources/libvirt-4.7.0.tar.xz";,
+                    "sha256" : "92c279f7321624ac5a37a81f8bbe8c8d2a16781da04c63c99c92d3de035767e4"
                 }
             ]
         },


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]