public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 3.x development tree branch, master, updated. c0f84b30fafdf0f5beabcdaddecb6d6795aee630
Date: Sat, 26 Nov 2016 12:23:01 +0000	[thread overview]
Message-ID: <20161126122302.0450D1078E80@git01.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 3313 bytes --]

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 3.x development tree".

The branch, master has been updated
       via  c0f84b30fafdf0f5beabcdaddecb6d6795aee630 (commit)
       via  c8e80923d7c22a1786b6dc7e086ed6439abb896a (commit)
      from  891f6b1037278049edc8a55f62e8e8698c165a08 (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 c0f84b30fafdf0f5beabcdaddecb6d6795aee630
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Sat Nov 26 12:22:09 2016 +0000

    libvirt: Make Jonatan Schlag maintainer
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit c8e80923d7c22a1786b6dc7e086ed6439abb896a
Author: Jonatan Schlag <jonatan.schlag(a)ipfire.org>
Date:   Sat Nov 26 08:12:54 2016 +0000

    Update libvirt to 2.4
    
    This patch update libvirt to version 2.4 for changelog see:
    https://libvirt.org/news-2016.html
    
    This patch also add some new configure switches:
    
    * We build now only for qemu/kvm. The build for VMware and
      phyp are now disabled.
    
    * And libvirt is now explicitly built without SELinux.
      This change was necessary because of the fact that
      a build dependency of libvirt required SELinux
      and so libvirt is also linked against SELinux
      because it is available in the build environment.
    
      Until we get completely rid of SELinux we should use
      these switches.
      So we have a libvirt that does not require SELinux
      otherwise, we would have to release a version when we
      dropped SELinux completely, which would be stupid.
    
    Signed-off-by: Jonatan Schlag <jonatan.schlag(a)ipfire.org>
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

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

Summary of changes:
 libvirt/libvirt.nm | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

Difference in files:
diff --git a/libvirt/libvirt.nm b/libvirt/libvirt.nm
index fc15edf..cf398d3 100644
--- a/libvirt/libvirt.nm
+++ b/libvirt/libvirt.nm
@@ -4,10 +4,10 @@
 ###############################################################################
 
 name       = libvirt
-version    = 2.3.0
-release    = 1
+version    = 2.4.0
+release    = 2
 
-maintainer = Ben Schweikert <ben.schweikert(a)ipfire.org>
+maintainer = Jonatan Schlag <jonatan.schlag(a)ipfire.org>
 groups     = Applications/Virtualization
 url        = http://www.libvirt.org/
 license    = LGPLv2.1+
@@ -50,7 +50,9 @@ build
 		--libexecdir=/usr/lib \
 		--disable-static \
 		--with-qemu \
+		--without-vmware \
 		--without-esx \
+		--without-phyp \
 		--without-hal \
 		--without-lxc \
 		--without-openvz \
@@ -64,6 +66,9 @@ build
 		--with-storage-disk \
 		--with-avahi \
 		--with-udev \
+		--without-secdriver-selinux \
+		--without-selinux \
+		--without-selinux-mount \
 		--with-libvirtd
 end
 


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

                 reply	other threads:[~2016-11-26 12:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161126122302.0450D1078E80@git01.ipfire.org \
    --to=git@ipfire.org \
    --cc=ipfire-scm@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox