From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 3.x development tree branch, master, updated. fdaf9476f6a493fef43d90d6cf3149e4702c9f26
Date: Wed, 05 Oct 2016 12:13:39 +0100 [thread overview]
Message-ID: <20161005111339.BFA461078E81@git01.ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 3414 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 fdaf9476f6a493fef43d90d6cf3149e4702c9f26 (commit)
via d06a6bb023de3638538f984ba685795b68eea25a (commit)
from c9dd9f9b7c0c197c042f10bfd818ad13ac1c331c (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 fdaf9476f6a493fef43d90d6cf3149e4702c9f26
Author: Stefan Schantl <stefan.schantl(a)ipfire.org>
Date: Wed Oct 5 10:08:52 2016 +0200
util-linux: Update to 2.28.2.
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>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit d06a6bb023de3638538f984ba685795b68eea25a
Author: Stefan Schantl <stefan.schantl(a)ipfire.org>
Date: Wed Oct 5 08:31:07 2016 +0200
MAKEDEV: Drop support for SELinux.
Fixes #11199.
Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
MAKEDEV/MAKEDEV.nm | 8 ++------
util-linux/util-linux.nm | 11 ++++-------
2 files changed, 6 insertions(+), 13 deletions(-)
Difference in files:
diff --git a/MAKEDEV/MAKEDEV.nm b/MAKEDEV/MAKEDEV.nm
index 4cf5627..b59e489 100644
--- a/MAKEDEV/MAKEDEV.nm
+++ b/MAKEDEV/MAKEDEV.nm
@@ -5,7 +5,7 @@
name = MAKEDEV
version = 3.24
-release = 1
+release = 2
groups = System/Base
url =
@@ -26,11 +26,7 @@ end
sources = %{thisapp}-1.tar.gz
build
- requires
- libselinux-devel
- end
-
- make_build_targets += OPTFLAGS="%{CFLAGS}" SELINUX=1
+ make_build_targets += OPTFLAGS="%{CFLAGS}"
make_install_targets += devdir=/dev makedevdir=/sbin
install_cmds
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 \
hooks/post-receive
--
IPFire 3.x development tree
reply other threads:[~2016-10-05 11:13 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=20161005111339.BFA461078E81@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