From: Stefan Schantl <stefan.schantl@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] libvirt: Update to 2.3.0
Date: Fri, 21 Oct 2016 07:53:25 +0200 [thread overview]
Message-ID: <1477029205-30394-1-git-send-email-stefan.schantl@ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 1477 bytes --]
This is a major update to the latest available version of libvirt.
* Drop SELinux support.
Fixes #11212.
Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
libvirt/libvirt.nm | 12 +++++-------
1 file changed, 5 insertions(+), 7 deletions(-)
diff --git a/libvirt/libvirt.nm b/libvirt/libvirt.nm
index b05dd04..fc15edf 100644
--- a/libvirt/libvirt.nm
+++ b/libvirt/libvirt.nm
@@ -4,8 +4,8 @@
###############################################################################
name = libvirt
-version = 1.3.3
-release = 2
+version = 2.3.0
+release = 1
maintainer = Ben Schweikert <ben.schweikert(a)ipfire.org>
groups = Applications/Virtualization
@@ -14,12 +14,12 @@ license = LGPLv2.1+
summary = A library for controlling VMs.
description
- A toolkit to interact with the virtualization capabilities of recent \
+ A toolkit to interact with the virtualization capabilities of recent
versions of Linux.
end
source_dl = ftp://libvirt.org/libvirt/
-sources = %{thisapp}.tar.gz
+sources = %{thisapp}.tar.xz
build
requires
@@ -29,7 +29,6 @@ build
libcurl-devel
libgcrypt-devel
libnl-devel
- libselinux-devel
libdevmapper-devel
libpciaccess-devel
libssh2-devel
@@ -65,8 +64,7 @@ build
--with-storage-disk \
--with-avahi \
--with-udev \
- --with-libvirtd \
- --with-selinux
+ --with-libvirtd
end
packages
--
2.7.4
reply other threads:[~2016-10-21 5:53 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=1477029205-30394-1-git-send-email-stefan.schantl@ipfire.org \
--to=stefan.schantl@ipfire.org \
--cc=development@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