From mboxrd@z Thu Jan  1 00:00:00 1970
From: Michael Tremer <git@ipfire.org>
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated.
 9a62b6daac483a8769f6760a627121550a6cc0f3
Date: Wed, 19 Aug 2020 14:09:03 +0000
Message-ID: <4BWqQS07nwz2xdT@people01.haj.ipfire.org>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7578064576985546510=="
List-Id: <ipfire-scm.lists.ipfire.org>

--===============7578064576985546510==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".

The branch, next has been updated
       via  9a62b6daac483a8769f6760a627121550a6cc0f3 (commit)
       via  882ab515f9cb899a3e971edc51864642ba18c0b2 (commit)
      from  17d01f01385be5fd80c0906723b17e6bb21f7bb5 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 9a62b6daac483a8769f6760a627121550a6cc0f3
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Wed Aug 19 16:08:10 2020 +0200

    libvirt: Depend on ebtables
   =20
    libvirtd requires this to create some custom firewall rules
   =20
    Reported-by: Daniel Weism=C3=BCller <daniel.weismueller(a)ipfire.org>
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 882ab515f9cb899a3e971edc51864642ba18c0b2
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Wed Aug 19 16:08:09 2020 +0200

    libvirt: Ship all CPU maps
   =20
    Reported-by: Daniel Weism=C3=BCller <daniel.weismueller(a)ipfire.org>
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

-----------------------------------------------------------------------

Summary of changes:
 config/rootfiles/packages/libvirt | 14 +++++++-------
 lfs/libvirt                       |  4 ++--
 2 files changed, 9 insertions(+), 9 deletions(-)

Difference in files:
diff --git a/config/rootfiles/packages/libvirt b/config/rootfiles/packages/li=
bvirt
index b78b733b8..1c531b820 100644
--- a/config/rootfiles/packages/libvirt
+++ b/config/rootfiles/packages/libvirt
@@ -455,20 +455,20 @@ usr/share/libvirt/cpu_map/x86_Broadwell-IBRS.xml
 usr/share/libvirt/cpu_map/x86_Broadwell-noTSX-IBRS.xml
 usr/share/libvirt/cpu_map/x86_Broadwell-noTSX.xml
 usr/share/libvirt/cpu_map/x86_Broadwell.xml
-#usr/share/libvirt/cpu_map/x86_Cascadelake-Server-noTSX.xml
+usr/share/libvirt/cpu_map/x86_Cascadelake-Server-noTSX.xml
 usr/share/libvirt/cpu_map/x86_Cascadelake-Server.xml
 usr/share/libvirt/cpu_map/x86_Conroe.xml
-#usr/share/libvirt/cpu_map/x86_Cooperlake.xml
-#usr/share/libvirt/cpu_map/x86_Dhyana.xml
+usr/share/libvirt/cpu_map/x86_Cooperlake.xml
+usr/share/libvirt/cpu_map/x86_Dhyana.xml
 usr/share/libvirt/cpu_map/x86_EPYC-IBPB.xml
 usr/share/libvirt/cpu_map/x86_EPYC.xml
 usr/share/libvirt/cpu_map/x86_Haswell-IBRS.xml
 usr/share/libvirt/cpu_map/x86_Haswell-noTSX-IBRS.xml
 usr/share/libvirt/cpu_map/x86_Haswell-noTSX.xml
 usr/share/libvirt/cpu_map/x86_Haswell.xml
-#usr/share/libvirt/cpu_map/x86_Icelake-Client-noTSX.xml
+usr/share/libvirt/cpu_map/x86_Icelake-Client-noTSX.xml
 usr/share/libvirt/cpu_map/x86_Icelake-Client.xml
-#usr/share/libvirt/cpu_map/x86_Icelake-Server-noTSX.xml
+usr/share/libvirt/cpu_map/x86_Icelake-Server-noTSX.xml
 usr/share/libvirt/cpu_map/x86_Icelake-Server.xml
 usr/share/libvirt/cpu_map/x86_IvyBridge-IBRS.xml
 usr/share/libvirt/cpu_map/x86_IvyBridge.xml
@@ -483,10 +483,10 @@ usr/share/libvirt/cpu_map/x86_Penryn.xml
 usr/share/libvirt/cpu_map/x86_SandyBridge-IBRS.xml
 usr/share/libvirt/cpu_map/x86_SandyBridge.xml
 usr/share/libvirt/cpu_map/x86_Skylake-Client-IBRS.xml
-#usr/share/libvirt/cpu_map/x86_Skylake-Client-noTSX-IBRS.xml
+usr/share/libvirt/cpu_map/x86_Skylake-Client-noTSX-IBRS.xml
 usr/share/libvirt/cpu_map/x86_Skylake-Client.xml
 usr/share/libvirt/cpu_map/x86_Skylake-Server-IBRS.xml
-#usr/share/libvirt/cpu_map/x86_Skylake-Server-noTSX-IBRS.xml
+usr/share/libvirt/cpu_map/x86_Skylake-Server-noTSX-IBRS.xml
 usr/share/libvirt/cpu_map/x86_Skylake-Server.xml
 usr/share/libvirt/cpu_map/x86_Westmere-IBRS.xml
 usr/share/libvirt/cpu_map/x86_Westmere.xml
diff --git a/lfs/libvirt b/lfs/libvirt
index dde05dac9..4d8fe806f 100644
--- a/lfs/libvirt
+++ b/lfs/libvirt
@@ -33,9 +33,9 @@ DIR_APP    =3D $(DIR_SRC)/$(THISAPP)
 TARGET     =3D $(DIR_INFO)/$(THISAPP)
 SUP_ARCH   =3D i586 x86_64
 PROG       =3D libvirt
-PAK_VER    =3D 21
+PAK_VER    =3D 23
=20
-DEPS       =3D libpciaccess libyajl ncat qemu
+DEPS       =3D ebtables libpciaccess libyajl ncat qemu
=20
 ############################################################################=
###
 # Top-level Rules


hooks/post-receive
--
IPFire 2.x development tree

--===============7578064576985546510==--