[oe-commits] [openembedded-core] branch master-next updated (80dd902 -> 524fcf3)

git at git.openembedded.org git at git.openembedded.org
Mon Apr 29 21:30:13 UTC 2019


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

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

 discard 80dd902  vte-native: reduce c++ requirements from c++17 -> c++14
 discard 21b4fe4  nettle: fix ptest failure
 discard 0ad75ec  nettle: fix the Segmentation fault
 discard 13f3c28  iputils: update to s20190324
 discard 7487cf4  libsdl: set CVE_PRODUCT
 discard f5a4c7c  piglit: support build piglit without x11
 discard 91ed8ee  waffle: supprt build waffle without x11
 discard f9330dd  dropbear: set CVE_PRODUCT
 discard cc60af6  openssh: fix CVE-2018-20685, CVE-2019-6109, CVE-2019-6111
 discard 76c73dc  binutils: fix CVE-2019-9074 CVE-2019-9075 CVE-2019-9076 CVE-2019-9077
 discard afd6859  gdb: fix CVE-2017-9778
 discard c27369a  gcc: fix CVE-2018-18484
 discard 9caa8f7  elfutils: Add gcc to ptest RDEPENDS
     new ac6af65  gcc: fix CVE-2018-18484
     new d8faa89  gdb: fix CVE-2017-9778
     new 0e366ed  binutils: fix CVE-2019-9074 CVE-2019-9075 CVE-2019-9076 CVE-2019-9077
     new 31b7485  openssh: fix CVE-2018-20685, CVE-2019-6109, CVE-2019-6111
     new 3c247a4  dropbear: set CVE_PRODUCT
     new 37dc4ad  waffle: supprt build waffle without x11
     new 2edf7a1  piglit: support build piglit without x11
     new 1f0cca1  libsdl: set CVE_PRODUCT
     new 91359a9  nettle: fix the Segmentation fault
     new 524fcf3  nettle: fix ptest failure

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   (80dd902)
            \
             N -- N -- N   refs/heads/master-next (524fcf3)

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 10 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/recipes-devtools/elfutils/elfutils_0.176.bb   |  3 +-
 .../iputils/iputils/ai_canonidn.patch              | 58 ++++++++++++++++++++
 .../recipes-extended/iputils/iputils/install.patch | 26 +++++++++
 meta/recipes-extended/iputils/iputils_s20180629.bb | 61 ++++++++++++++++++++++
 meta/recipes-extended/iputils/iputils_s20190324.bb | 55 -------------------
 ...1-Reduce-gcc-required-support-downto-c-14.patch | 34 ------------
 .../0001-Revert-parser-glue-Use-std-clamp.patch    | 44 ----------------
 ...e.cc-replace-std-clamp-by-std-min-std-max.patch | 33 ------------
 meta/recipes-support/vte/vte_0.56.1.bb             |  7 ---
 9 files changed, 147 insertions(+), 174 deletions(-)
 create mode 100644 meta/recipes-extended/iputils/iputils/ai_canonidn.patch
 create mode 100644 meta/recipes-extended/iputils/iputils/install.patch
 create mode 100644 meta/recipes-extended/iputils/iputils_s20180629.bb
 delete mode 100644 meta/recipes-extended/iputils/iputils_s20190324.bb
 delete mode 100644 meta/recipes-support/vte/vte/0001-Reduce-gcc-required-support-downto-c-14.patch
 delete mode 100644 meta/recipes-support/vte/vte/0001-Revert-parser-glue-Use-std-clamp.patch
 delete mode 100644 meta/recipes-support/vte/vte/0001-vte.cc-replace-std-clamp-by-std-min-std-max.patch

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


More information about the Openembedded-commits mailing list