All of lore.kernel.org
 help / color / mirror / Atom feed
From: <jackie.huang@windriver.com>
To: <yocto@yoctoproject.org>
Subject: [meta-security][PATCH 0/2] libmhash and libgssglue: add new recipe
Date: Fri, 28 Jul 2017 10:00:55 +0800	[thread overview]
Message-ID: <cover.1501207115.git.jackie.huang@windriver.com> (raw)

From: Jackie Huang <jackie.huang@windriver.com>

---
The following changes since commit 89683b4fee4616a08d249bc7afd7be55f3fa71a3:

  apparmor: fix python packaging issue (2017-06-01 08:01:34 -0700)

are available in the git repository at:

  https://github.com/jackiehjm/meta-security.git jhuang0/r_up_libmhash_libgssglue_170728_1
  https://github.com//tree/jhuang0/r_up_libmhash_libgssglue_170728_1

Jackie Huang (2):
  libgssglue: add new recipe
  libmhash: add new recipe

 .../libgssglue/files/libgssglue-canon-name.patch   | 60 ++++++++++++++++++++++
 .../files/libgssglue-fix-CVE-2011-2709.patch       | 43 ++++++++++++++++
 .../libgssglue/files/libgssglue-g-initialize.patch | 21 ++++++++
 .../libgssglue/files/libgssglue-gss-inq-cred.patch | 27 ++++++++++
 .../libgssglue/files/libgssglue-mglueP.patch       | 21 ++++++++
 recipes-security/libgssglue/libgssglue_0.4.bb      | 51 ++++++++++++++++++
 recipes-security/libmhash/files/Makefile.test      | 13 +++++
 recipes-security/libmhash/files/mhash.c            | 32 ++++++++++++
 recipes-security/libmhash/files/run-ptest          | 12 +++++
 recipes-security/libmhash/libmhash_0.9.9.9.bb      | 37 +++++++++++++
 10 files changed, 317 insertions(+)
 create mode 100644 recipes-security/libgssglue/files/libgssglue-canon-name.patch
 create mode 100644 recipes-security/libgssglue/files/libgssglue-fix-CVE-2011-2709.patch
 create mode 100644 recipes-security/libgssglue/files/libgssglue-g-initialize.patch
 create mode 100644 recipes-security/libgssglue/files/libgssglue-gss-inq-cred.patch
 create mode 100644 recipes-security/libgssglue/files/libgssglue-mglueP.patch
 create mode 100644 recipes-security/libgssglue/libgssglue_0.4.bb
 create mode 100644 recipes-security/libmhash/files/Makefile.test
 create mode 100644 recipes-security/libmhash/files/mhash.c
 create mode 100644 recipes-security/libmhash/files/run-ptest
 create mode 100644 recipes-security/libmhash/libmhash_0.9.9.9.bb

-- 
2.11.0



             reply	other threads:[~2017-07-28  2:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-28  2:00 jackie.huang [this message]
2017-07-28  2:00 ` [meta-security][PATCH 1/2] libgssglue: add new recipe jackie.huang
2017-07-28  2:00 ` [meta-security][PATCH 2/2] libmhash: " 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.1501207115.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.