[oe-commits] [openembedded-core] branch master-next updated (e33ebca -> 05175f4)

git at git.openembedded.org git at git.openembedded.org
Wed Jul 31 15:12:31 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 e33ebca  Apache-2.0-with-LLVM-exception: Add new license file
 discard 90b73d7  xserver-xorg: Backport patch to remove using sys/io.h
 discard 72becdd  fortran-helloworld: neaten recipe
 discard 1c38a65  mtd-utils: Upgrade to 2.1.1
 discard dff932c  kexec-tools:upgrade 2.0.19 -> 2.0.20
 discard 0826640  libtasn1: upgrade 4.13 -> 4.14
 discard aaa3f2b  glib-2.0:upgrade 2.60.5 -> 2.60.6
 discard 445963e  python: CVE-2019-9947 is same as CVE-2019-9740
 discard f145db5  python: fix CVE-2018-20852
 discard b70b9ff  perl: add PACKAGECONFIG for db
 discard 11ba532  perl: fix whitespace
 discard c3f0d6a  stress-ng: add a recipe that replaces the original stress
 discard 0e605c8  bzip2: fix upstream version check
 discard bfe7d2d  webkitgtk: upgrade 2.24.2 -> 2.24.3
 discard 28890a0  createrepo-c: upgrade 0.14.2 -> 0.14.3
 discard 91f3924c libwebp: upgrade 1.0.2 -> 1.0.3
 discard 414e274  libmodulemd: update to 2.6.0
 discard e5c7907  btrfs-tools: update 5.1.1 -> 5.2.1
 discard 9e0bf63  meson.bbclass: do not pass native compiler/linker flags via command line
 discard 8869d00  meson: update 0.50.1 -> 0.51.1
 discard 8ab61e3  patch: fix CVE-2019-13636
 discard 7c88057  kmscube: update to latest revision
 discard 558174f  classes/sstate: regenerate sstate when signing enabled
 discard 0aeef01  sstatesig: Updates to match bitbake siggen changes
 discard 8297db8  sstate/sstatesig: Update to new form of BB_HASHCHECK_FUNCTION
 discard feff651  sstatesig: Update to handle BB_HASHSERVE
 discard 15dc62a  sstatesig: Adpat to recent bitbake hash equiv runqueue changes
 discard b1d4c7b  sstatesig: Add debug for incorrect hash server settings
 discard 4797091  sstatesig: Move unihash siggen code to bitbake
     new ef60c65  classes/sstate: regenerate sstate when signing enabled
     new 58fde43  kmscube: update to latest revision
     new f201b9d  patch: fix CVE-2019-13636
     new 4064114  meson: update 0.50.1 -> 0.51.1
     new af4cc3e  meson.bbclass: do not pass native compiler/linker flags via command line
     new f790360  btrfs-tools: update 5.1.1 -> 5.2.1
     new 91d96c6  libmodulemd: update to 2.6.0
     new 6619568  libwebp: upgrade 1.0.2 -> 1.0.3
     new 4205b66  createrepo-c: upgrade 0.14.2 -> 0.14.3
     new d978daa  webkitgtk: upgrade 2.24.2 -> 2.24.3
     new 44c63bd  bzip2: fix upstream version check
     new 1015215  stress-ng: add a recipe that replaces the original stress
     new 0dbbdaf  perl: fix whitespace
     new cf8797b  perl: add PACKAGECONFIG for db
     new d0f7423  python: fix CVE-2018-20852
     new 8298132  python: CVE-2019-9947 is same as CVE-2019-9740
     new 850f5b2  glib-2.0:upgrade 2.60.5 -> 2.60.6
     new 4565791  libtasn1: upgrade 4.13 -> 4.14
     new 1f9551a  mtd-utils: Upgrade to 2.1.1
     new 4ebe66d  fortran-helloworld: neaten recipe
     new 461ad81  xserver-xorg: Backport patch to remove using sys/io.h
     new 43a356e  Apache-2.0-with-LLVM-exception: Add new license file
     new 9a41a0a  classes/lib: Remove bb.build.FuncFailed
     new c6c235a  sstatesig: Move unihash siggen code to bitbake
     new 9edb342  sstatesig: Add debug for incorrect hash server settings
     new 2e3d1dc  sstatesig: Adpat to recent bitbake hash equiv runqueue changes
     new 51fb43a  sstatesig: Update to handle BB_HASHSERVE
     new 5235baa  sstate/sstatesig: Update to new form of BB_HASHCHECK_FUNCTION
     new 05175f4  sstatesig: Updates to match bitbake siggen changes

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   (e33ebca)
            \
             N -- N -- N   refs/heads/master-next (05175f4)

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 29 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/classes/go.bbclass                                | 18 +++++++-----------
 meta/classes/image.bbclass                             |  7 ++-----
 meta/lib/oe/gpg_sign.py                                |  5 ++---
 meta/lib/oe/useradd.py                                 |  2 +-
 meta/lib/oe/utils.py                                   |  2 +-
 meta/lib/oeqa/targetcontrol.py                         |  4 ++--
 meta/lib/oeqa/utils/commands.py                        |  4 ++--
 .../{kexec-tools_2.0.20.bb => kexec-tools_2.0.19.bb}   |  4 ++--
 8 files changed, 19 insertions(+), 27 deletions(-)
 rename meta/recipes-kernel/kexec/{kexec-tools_2.0.20.bb => kexec-tools_2.0.19.bb} (95%)

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


More information about the Openembedded-commits mailing list