[oe-commits] [openembedded-core] branch master updated (be17773 -> 00d3fd5)

git at git.openembedded.org git at git.openembedded.org
Thu Mar 10 23:14:24 UTC 2016


rpurdie pushed a change to branch master
in repository openembedded-core.

      from  be17773   populate_sdk_ext: Correct commit 8b81bb56c69aabdea984352f8e267a9783c0bdbc
       new  9c67db0   gcc: Disable libitm for nios2
       new  e4d6f4f   rpm: Fix musl integration with RPM5
       new  1a9efb0   rpm: Sync CVS to regular version
       new  52b02df   perl-rdepends: Remove circular dependencies
       new  bdd7c1b   libpam: define limits.conf as CONFFILES of package libpam-runtime
       new  30da34e   image-mklibs: handle position independent binaries
       new  9ac5017   qemu: Limit paths searched during user mode emulation
       new  ae11f39   glib-2.0: silence warnings when parsing headers for introspection
       new  e5026f1   nettle: Security fix CVE-2015-8803 and CVE-2015-8805
       new  6140379   nettle: Security fix CVE-2015-8804
       new  2ccce95   nettle: disable static for 2.7.1
       new  00d3fd5   siteinfo: Add ppc64le support.

The 12 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 meta/classes/image-mklibs.bbclass                  |  16 +-
 meta/classes/siteinfo.bbclass                      |   1 +
 .../glib-2.0/glib-2.0/gi-exclude.patch             |  59 +++++
 meta/recipes-core/glib-2.0/glib-2.0_2.46.2.bb      |   1 +
 meta/recipes-devtools/gcc/gcc-runtime.inc          |   1 +
 .../recipes-devtools/perl/perl-rdepends_5.22.1.inc |   7 +-
 meta/recipes-devtools/qemu/qemu/pathlimit.patch    | 137 +++++++++++
 meta/recipes-devtools/qemu/qemu_2.5.0.bb           |   1 +
 .../rpm/rpm/0001-rpm-Fix-build-on-musl.patch       | 242 +++++++++++++-----
 .../rpm/rpm/rpm-autogen-force.patch                |  78 ++++++
 meta/recipes-devtools/rpm/rpm_5.4+cvs.bb           |   9 +
 meta/recipes-devtools/rpm/rpm_5.4.16.bb            |   1 +
 meta/recipes-extended/pam/libpam_1.2.1.bb          |   1 +
 .../nettle/nettle-2.7.1/CVE-2015-8803_8805.patch   |  71 ++++++
 .../nettle/nettle-2.7.1/CVE-2015-8804.patch        | 272 +++++++++++++++++++++
 meta/recipes-support/nettle/nettle_2.7.1.bb        |   6 +
 16 files changed, 835 insertions(+), 68 deletions(-)
 create mode 100644 meta/recipes-core/glib-2.0/glib-2.0/gi-exclude.patch
 create mode 100644 meta/recipes-devtools/qemu/qemu/pathlimit.patch
 create mode 100644 meta/recipes-devtools/rpm/rpm/rpm-autogen-force.patch
 create mode 100644 meta/recipes-support/nettle/nettle-2.7.1/CVE-2015-8803_8805.patch
 create mode 100644 meta/recipes-support/nettle/nettle-2.7.1/CVE-2015-8804.patch

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list