[yocto] [meta-selinux][PULL] consolidated meta-selinux updates

Joe MacDonald joe at deserted.net
Mon Apr 15 06:11:05 PDT 2019


Hi all,

This is the promised update to meta-selinux, incorporating all of the
current pending patches I'm aware of on the list.  As before, I'll give
everyone a couple of days to check this out and raise any questions or
concerns before merging it.  Please take a look and let me know if
you've got a pending change that isn't here.  There were a couple that
didn't get merged, but I think the only ones I dropped were due to being
no longer applicable (for example Yi's updates to refpolicy to the 2018
release).

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

The following changes since commit d6686698444616b9857a15bb514400f8a629e7ed:

  refpolicy: update to 2.20190201 and git HEAD policies (2019-04-12 15:28:38 -0400)

are available in the Git repository at:

  git://git.yoctoproject.org/meta-selinux yocto/master-next

for you to fetch changes up to e0105eed2b2461bf08b7aaf71db12dfae6ca51e3:

  audit: change to use ${WORKDIR} instead ${S}/../ (2019-04-15 09:02:21 -0400)

----------------------------------------------------------------
Chen Qi (1):
      audit: change to use ${WORKDIR} instead ${S}/../

Kai Kang (2):
      layer.conf: update to warrior release name series
      setools: fix build failure with gcc 7

Luca Boccassi (1):
      packagegroup-selinux-minimal: add selinux-init

Sinan Kaya (1):
      libpcre: do no create links when compiling for windows

Yi Zhao (4):
      core-image-selinux.bb: remove trailing whitespace
      openssh: update sshd_config
      selinux-image.bbclass: using append instead of += for IMAGE_PREPROCESS_COMMAND
      selinux: remove git version

 classes/selinux-image.bbclass                      |  2 +-
 conf/layer.conf                                    |  2 +-
 recipes-connectivity/openssh/files/sshd_config     | 53 +++++++------
 recipes-security/audit/audit_2.8.4.bb              |  2 +-
 recipes-security/images/core-image-selinux.bb      |  2 +-
 .../packagegroups/packagegroup-selinux-minimal.bb  |  1 +
 recipes-security/selinux/checkpolicy_git.bb        |  6 --
 recipes-security/selinux/libselinux_git.bb         | 14 ----
 recipes-security/selinux/libsemanage_git.bb        | 17 ----
 recipes-security/selinux/libsepol_git.bb           |  8 --
 recipes-security/selinux/policycoreutils_git.bb    |  6 --
 recipes-security/selinux/selinux_git.inc           | 11 ---
 ...ailure-with-GCC-7-due-to-possible-truncat.patch | 90 ++++++++++++++++++----
 recipes-support/libpcre/libpcre_selinux.inc        | 20 +++--
 14 files changed, 118 insertions(+), 116 deletions(-)
 delete mode 100644 recipes-security/selinux/checkpolicy_git.bb
 delete mode 100644 recipes-security/selinux/libselinux_git.bb
 delete mode 100644 recipes-security/selinux/libsemanage_git.bb
 delete mode 100644 recipes-security/selinux/libsepol_git.bb
 delete mode 100644 recipes-security/selinux/policycoreutils_git.bb
 delete mode 100644 recipes-security/selinux/selinux_git.inc

-- 
-Joe MacDonald.
:wq
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20190415/f2063ed2/attachment.pgp>


More information about the yocto mailing list