[oe-commits] [openembedded-core] branch morty-next updated (f4ee384 -> 62c8fab)

git at git.openembedded.org git at git.openembedded.org
Thu Mar 15 03:04:58 UTC 2018


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

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

 discard f4ee384  uninative: Add compatiblity version check
 discard 841187c  yocto-uninative: Upgrade to 1.8 version with glibc 2.27
 discard e88b155  unfs3: Fix libtirpc usage for unfs3-native version
 discard b2ca1e2  libtirpc: Extend to native and nativesdk recipes
     new cd25099  libtirpc: Backport fixes from 1.0.2rc3
     new 4357ed2  libtirpc: Expose key_secretkey_is_set API
     new 15e86bb  libtirpc: Enable des APIs for musl
     new c1dd2d8  libtirpc: Fix build error due to missing stdint.h> include
     new 8611013  libtirpc: Fix CVE-2017-8779
     new c8f5c67  libtirpc: upgrade to 1.0.2
     new 9d91563  libtirpc: stop dropping in NIS headers
     new 2567af8  libtirpc: Extend to native and nativesdk recipes
     new ee046d0  unfs3: Fix libtirpc usage for unfs3-native version
     new 312568a  yocto-uninative: Upgrade to 1.8 version with glibc 2.27
     new 62c8fab  uninative: Add compatiblity version check

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   (f4ee384)
            \
             N -- N -- N   refs/heads/morty-next (62c8fab)

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 11 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:
 ...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 ++--
 7 files changed, 94 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