All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-security][PATCH 0/2] libmhash and libgssglue: add new recipe
@ 2017-07-28  2:00 jackie.huang
  2017-07-28  2:00 ` [meta-security][PATCH 1/2] " jackie.huang
  2017-07-28  2:00 ` [meta-security][PATCH 2/2] libmhash: " jackie.huang
  0 siblings, 2 replies; 3+ messages in thread
From: jackie.huang @ 2017-07-28  2:00 UTC (permalink / raw)
  To: yocto

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



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-07-28  2:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-28  2:00 [meta-security][PATCH 0/2] libmhash and libgssglue: add new recipe jackie.huang
2017-07-28  2:00 ` [meta-security][PATCH 1/2] " jackie.huang
2017-07-28  2:00 ` [meta-security][PATCH 2/2] libmhash: " jackie.huang

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.