From: Adam Duskett <aduskett@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [4/5] libsepol: bump version to 2.6
Date: Mon, 9 Jan 2017 11:15:22 -0500 [thread overview]
Message-ID: <20170109161523.6855-4-aduskett@codeblue.com> (raw)
In-Reply-To: <20170109161523.6855-1-aduskett@codeblue.com>
Also removed patch 0003-add-stdarg-include.patch as this has been
committed to upstream.
Signed-off-by: Adam Duskett <aduskett@codeblue.com>
---
package/libsepol/0003-add-stdarg-include.patch | 18 ------------------
...ln-relative.patch => 0003-revert-ln-relative.patch} | 0
package/libsepol/libsepol.hash | 2 +-
package/libsepol/libsepol.mk | 4 ++--
4 files changed, 3 insertions(+), 21 deletions(-)
delete mode 100644 package/libsepol/0003-add-stdarg-include.patch
rename package/libsepol/{0004-revert-ln-relative.patch => 0003-revert-ln-relative.patch} (100%)
diff --git a/package/libsepol/0003-add-stdarg-include.patch b/package/libsepol/0003-add-stdarg-include.patch
deleted file mode 100644
index 246c965..0000000
--- a/package/libsepol/0003-add-stdarg-include.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-Add missing <stdarg.h> include
-
-This is needed to fix the build on uClibc, due to the usage of
-va_list.
-
-Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-Index: b/cil/src/cil_log.h
-===================================================================
---- a/cil/src/cil_log.h
-+++ b/cil/src/cil_log.h
-@@ -30,6 +30,7 @@
- #define CIL_LOG_H_
-
- #include <stdlib.h>
-+#include <stdarg.h>
- #include <cil/cil.h>
-
- #define MAX_LOG_SIZE 512
diff --git a/package/libsepol/0004-revert-ln-relative.patch b/package/libsepol/0003-revert-ln-relative.patch
similarity index 100%
rename from package/libsepol/0004-revert-ln-relative.patch
rename to package/libsepol/0003-revert-ln-relative.patch
diff --git a/package/libsepol/libsepol.hash b/package/libsepol/libsepol.hash
index 266ce43..6c70506 100644
--- a/package/libsepol/libsepol.hash
+++ b/package/libsepol/libsepol.hash
@@ -1,2 +1,2 @@
# From https://github.com/SELinuxProject/selinux/wiki/Releases
-sha256 2bdeec56d0a08b082b93b40703b4b3329cc5562152f7254d8f6ef6b56afe850a libsepol-2.5.tar.gz
+sha256 d856d6506054f52abeaa3543ea2f2344595a3dc05d0d873ed7f724f7a16b1874 libsepol-2.6.tar.gz
diff --git a/package/libsepol/libsepol.mk b/package/libsepol/libsepol.mk
index bf85eef..61d1e61 100644
--- a/package/libsepol/libsepol.mk
+++ b/package/libsepol/libsepol.mk
@@ -4,8 +4,8 @@
#
################################################################################
-LIBSEPOL_VERSION = 2.5
-LIBSEPOL_SITE = https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20160223
+LIBSEPOL_VERSION = 2.6
+LIBSEPOL_SITE = https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20161014
LIBSEPOL_LICENSE = LGPLv2.1+
LIBSEPOL_LICENSE_FILES = COPYING
--
2.9.3
next prev parent reply other threads:[~2017-01-09 16:15 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-09 16:15 [Buildroot] [1/5] checkpolicy: bump version to 2.6 Adam Duskett
2017-01-09 16:15 ` [Buildroot] [2/5] libselinux: " Adam Duskett
2017-01-24 10:30 ` Thomas Petazzoni
[not found] ` <1485263338.2005.10.camel@codeblue.com>
2017-01-24 19:33 ` Adam Duskett
2017-01-24 20:12 ` Thomas Petazzoni
2017-01-09 16:15 ` [Buildroot] [3/5] libsemanage: " Adam Duskett
2017-01-09 16:15 ` Adam Duskett [this message]
2017-01-09 16:15 ` [Buildroot] [5/5] policycoreutils: " Adam Duskett
2017-01-25 10:26 ` [Buildroot] [1/5] checkpolicy: " Thomas Petazzoni
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=20170109161523.6855-4-aduskett@codeblue.com \
--to=aduskett@gmail.com \
--cc=buildroot@busybox.net \
/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