public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Stefan Schantl <stefan.schantl@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] util-linux: Update to 2.28.2.
Date: Wed, 05 Oct 2016 10:08:52 +0200	[thread overview]
Message-ID: <1475654932-5539-1-git-send-email-stefan.schantl@ipfire.org> (raw)

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

This is an major update to the latest stable version of util-linux.

The release-notes can be found here:
ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.28/v2.28-ReleaseNotes

Drop support for SELinux.

Fixes #11234.
Fixes #11232.

Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
 util-linux/util-linux.nm | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git a/util-linux/util-linux.nm b/util-linux/util-linux.nm
index 4d14b85..344e19c 100644
--- a/util-linux/util-linux.nm
+++ b/util-linux/util-linux.nm
@@ -4,10 +4,10 @@
 ###############################################################################
 
 name       = util-linux
-major_ver  = 2.27
-minor_ver  = 
-version    = %{major_ver}
-#version    = %{major_ver}.%{minor_ver}
+major_ver  = 2.28
+minor_ver  = 2
+#version    = %{major_ver}
+version    = %{major_ver}.%{minor_ver}
 release    = 1
 
 maintainer = Stefan Schantl <stefan.schantl(a)ipfire.org>
@@ -33,8 +33,6 @@ build
 		gettext
 		libcap-devel
 		libcap-ng-devel
-		libselinux-devel
-		libsepol-devel
 		libudev-devel
 		ncurses-devel
 		pam-devel
@@ -58,7 +56,6 @@ build
 		--enable-runuser \
 		--enable-su \
 		--with-systemd \
-		--with-selinux \
 		--with-audit \
 		--with-udev \
 		--disable-makeinstall-chown \
-- 
2.7.4


             reply	other threads:[~2016-10-05  8:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-05  8:08 Stefan Schantl [this message]
2017-06-06  8:38 [PATCH] util-linux update " Marcel Lorenz
2017-06-06  8:38 ` [PATCH] util-linux: " Marcel Lorenz
2017-06-08  6:19   ` Stefan Schantl
2017-06-08 15:54     ` Michael Tremer
2017-06-08 19:37       ` Marcel Lorenz
2017-06-08 19:56         ` Marcel Lorenz

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=1475654932-5539-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