From: <jackie.huang@windriver.com>
To: <yocto@yoctoproject.org>
Subject: [meta-security][PATCH 0/2 v3] add new recipe for ecryptfs-utils and keyutils
Date: Wed, 24 May 2017 10:22:35 +0800 [thread overview]
Message-ID: <cover.1495592392.git.jackie.huang@windriver.com> (raw)
From: Jackie Huang <jackie.huang@windriver.com>
v3 comments:
squash two install commands into one.
v2 comments:
- add systemd support
- add PACKAGECONFIG for pam to fix the warning
--
The following changes since commit 43ae8fc27eb411e91285eb374f05682ca8bee055:
packagegroup-security-tpm-i2c: fix syntax (2017-05-19 07:37:35 -0700)
are available in the git repository at:
https://github.com/jackiehjm/meta-security.git jhuang0/r_up_ecryptfs_keyutils-v3_170524_0
https://github.com//tree/jhuang0/r_up_ecryptfs_keyutils-v3_170524_0
Jackie Huang (2):
keyutils: add new recipe
ecryptfs-utils: add new recipe
.../ecryptfs-utils/ecryptfs-utils_111.bb | 63 +++++++++++++++++++++
.../files/ecryptfs-utils-CVE-2016-6224.patch | 65 ++++++++++++++++++++++
.../ecryptfs-utils/files/ecryptfs.service | 9 +++
...ix-error-report-by-adding-default-message.patch | 42 ++++++++++++++
.../files/keyutils-test-fix-output-format.patch | 41 ++++++++++++++
.../keyutils-use-relative-path-for-link.patch | 28 ++++++++++
recipes-security/keyutils/files/run-ptest | 3 +
recipes-security/keyutils/keyutils_1.5.10.bb | 45 +++++++++++++++
8 files changed, 296 insertions(+)
create mode 100644 recipes-security/ecryptfs-utils/ecryptfs-utils_111.bb
create mode 100644 recipes-security/ecryptfs-utils/files/ecryptfs-utils-CVE-2016-6224.patch
create mode 100644 recipes-security/ecryptfs-utils/files/ecryptfs.service
create mode 100644 recipes-security/keyutils/files/keyutils-fix-error-report-by-adding-default-message.patch
create mode 100644 recipes-security/keyutils/files/keyutils-test-fix-output-format.patch
create mode 100644 recipes-security/keyutils/files/keyutils-use-relative-path-for-link.patch
create mode 100755 recipes-security/keyutils/files/run-ptest
create mode 100644 recipes-security/keyutils/keyutils_1.5.10.bb
--
2.11.0
next reply other threads:[~2017-05-24 2:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-24 2:22 jackie.huang [this message]
2017-05-24 2:22 ` [meta-security][PATCH 1/2 v3] keyutils: add new recipe jackie.huang
2017-05-24 2:22 ` [meta-security][PATCH 2/2] ecryptfs-utils: " jackie.huang
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=cover.1495592392.git.jackie.huang@windriver.com \
--to=jackie.huang@windriver.com \
--cc=yocto@yoctoproject.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.