[oe-commits] [openembedded-core] branch pyro-next updated (12be7d4 -> fe793ed)

git at git.openembedded.org git at git.openembedded.org
Thu Mar 15 10:53:38 UTC 2018


This is an automated email from the git hooks/post-receive script.

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

 discard 12be7d4  uninative: Add compatiblity version check
 discard e2609b2  yocto-uninative: Upgrade to 1.8 version with glibc 2.27
 discard 1307629  unfs3: Fix libtirpc usage for unfs3-native version
 discard 2cc3176  libtirpc: Extend to native and nativesdk recipes
     new 4bbe857  libtirpc: Backport fixes from 1.0.2rc3
     new 4eddc98  libtirpc: Expose key_secretkey_is_set API
     new 307d4de  libtirpc: Enable des APIs for musl
     new 2c4e0a0  libtirpc: Fix build error due to missing stdint.h> include
     new 832c800  libtirpc: Fix CVE-2017-8779
     new 10022dd  libtirpc: upgrade to 1.0.2
     new 429e364  libtirpc: stop dropping in NIS headers
     new 177a8d7  libtirpc: Extend to native and nativesdk recipes
     new 1a30a9c  unfs3: Fix libtirpc usage for unfs3-native version
     new d2d84b8  yocto-uninative: Upgrade to 1.8 version with glibc 2.27
     new 784afd6  uninative: Add compatiblity version check
     new fe793ed  world-broken.inc: blacklist portmap on musl

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (12be7d4)
            \
             N -- N -- N   refs/heads/pyro-next (fe793ed)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

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


Summary of changes:
 meta/conf/distro/include/world-broken.inc          |   4 +
 ...d-missing-rwlock_unlocks-in-xprt_register.patch |  62 ---------
 .../0001-include-stdint.h-for-uintptr_t.patch      |  32 +++++
 .../0001-replace-__bzero-with-memset-API.patch     |  30 +++++
 .../libtirpc/export_key_secretkey_is_set.patch     |  24 ++++
 .../libtirpc/libtirpc/libtirpc-0.2.1-fortify.patch |  26 ----
 .../libtirpc/remove-des-functionality.patch        | 144 ---------------------
 .../{libtirpc_1.0.1.bb => libtirpc_1.0.2.bb}       |  22 ++--
 8 files changed, 98 insertions(+), 246 deletions(-)
 delete mode 100644 meta/recipes-extended/libtirpc/libtirpc/0001-Add-missing-rwlock_unlocks-in-xprt_register.patch
 create mode 100644 meta/recipes-extended/libtirpc/libtirpc/0001-include-stdint.h-for-uintptr_t.patch
 create mode 100644 meta/recipes-extended/libtirpc/libtirpc/0001-replace-__bzero-with-memset-API.patch
 create mode 100644 meta/recipes-extended/libtirpc/libtirpc/export_key_secretkey_is_set.patch
 delete mode 100644 meta/recipes-extended/libtirpc/libtirpc/libtirpc-0.2.1-fortify.patch
 delete mode 100644 meta/recipes-extended/libtirpc/libtirpc/remove-des-functionality.patch
 rename meta/recipes-extended/libtirpc/{libtirpc_1.0.1.bb => libtirpc_1.0.2.bb} (54%)

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


More information about the Openembedded-commits mailing list