[oe-commits] [openembedded-core] branch master-next updated (650b8a8 -> b385773)

git at git.openembedded.org git at git.openembedded.org
Mon Dec 16 23:28:33 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 650b8a8  incompatible_lic.py: Add tests for incompatible licenses with wildcards
 discard e9f9958  license_image.bbclass: Report only the licenses that are incompatible
 discard 6768b73  package.bbclass: Report only the licenses that are incompatible
 discard be7c145  base.bbclass: Report only the licenses that are incompatible for a package
 discard 8c74b18  base.bbclass: Simplify the check for whitelisted licenses
 discard 98b6ec3  license.bbclass: Make incompatible_pkg_license return incompatible lics
 discard 08cb717  licenses.conf: Remove the SRC_DISTRIBUTE_LICENSES variable
 discard fc6c730  license.bbclass: Introduce AVAILABLE_LICENSES that lists all licenses
 discard 1a309bb  mesa.inc: allow the user to choose the build type
 discard 5913b4d  meson.bbclass: allow buildtype to be changed
 discard 9f56f34  cmake: 3.15.5 -> 3.16.1
 discard 2adfdf8  tcl: upgrade 8.6.9 -> 8.6.10
 discard 9bf1c5d  openssl: fix CVE-2019-1551
 discard a3b2299  sysstat: fix CVE-2019-19725
 discard fad2c03  oeqa/runtime/apt dnf opkg: support running from within docker container
 discard e0ede82  oeqa/target/ssh oeqa/target/qemu: expose server listening port to tests
 discard a0f5b47  oeqa/runtime/context.py: support listening port in TEST_SERVER_IP
 discard d990b0c  oeqa/utils/httpserver: allow to pass in listening port
 discard a96201e  connman: update kernel module RRECOMMENDS for kernel >= v4.19
 discard cf10e76  e2fsprogs: split dumpe2fs into its own package
 discard 0030f3a  systemd-systemctl: Fix handling of aliased targets
 discard 539d7e8  lttng-modules: fix NULL pointer deference error when testing rpc_task_running
 discard dbb122d  git: upgrade 2.24.0 -> 2.24.1
 discard 4903e76  sudo: update to 1.8.29
 discard f5f2459  cpio: update to 2.13
 discard f27bff0  man-db: update to 2.9.0
 discard b2b974f  man-pages: update to 5.04
 discard 103fb70  parted: update 3.2->3.3
 discard 246cfab  libxml2: update to 2.9.10
 discard 0e99b14  glide: update to 0.13.3
 discard ab94b1f  puzzles: update to latest revision
 discard 17d7ed0  dos2unix: update to 7.4.1
 discard e514dad  sstatesig: Further optimise
 discard b9b27d6  HACK: signing: Add extra test debug
 discard e5910e4  HACK: Enable saving of packages
     add 198baca  sstatesig: Further optimise
     add 248e777  dos2unix: update to 7.4.1
     add 6ecc17f  puzzles: update to latest revision
     add 0270b64  glide: update to 0.13.3
     add de72e04  libxml2: update to 2.9.10
     add 5dc6529  parted: update 3.2->3.3
     add 6451a90  man-pages: update to 5.04
     add dd0c62b  man-db: update to 2.9.0
     add 66f3b09  cpio: update to 2.13
     add d366014  sudo: update to 1.8.29
     add 8be3c48  git: upgrade 2.24.0 -> 2.24.1
     add a522ccf  lttng-modules: fix NULL pointer deference error when testing rpc_task_running
     add 10bdbf0  systemd-systemctl: Fix handling of aliased targets
     add 19dd345  e2fsprogs: split dumpe2fs into its own package
     add 98715c9  connman: update kernel module RRECOMMENDS for kernel >= v4.19
     add e54391c  oeqa/utils/httpserver: allow to pass in listening port
     add 9f401cd  oeqa/runtime/context.py: support listening port in TEST_SERVER_IP
     add ca58559  oeqa/target/ssh oeqa/target/qemu: expose server listening port to tests
     add da529e6  oeqa/runtime/apt dnf opkg: support running from within docker container
     add 2bf6fdc  sysstat: fix CVE-2019-19725
     add 7a8165e  openssl: fix CVE-2019-1551
     add f7226d8  tcl: upgrade 8.6.9 -> 8.6.10
     add 469bcfb  cmake: 3.15.5 -> 3.16.1
     add 5b12211  meson.bbclass: allow buildtype to be changed
     add 6a6b775  mesa.inc: allow the user to choose the build type
     add 8c9ef58  license.bbclass: Introduce AVAILABLE_LICENSES that lists all licenses
     add 64daaf2  licenses.conf: Remove the SRC_DISTRIBUTE_LICENSES variable
     add 02a3189  license.bbclass: Make incompatible_pkg_license return incompatible lics
     add 01dcc8c  base.bbclass: Simplify the check for whitelisted licenses
     add fb3405f  base.bbclass: Report only the licenses that are incompatible for a package
     add 7d5c07e  package.bbclass: Report only the licenses that are incompatible
     add b1863e5  license_image.bbclass: Report only the licenses that are incompatible
     add ef7c44c  incompatible_lic.py: Add tests for incompatible licenses with wildcards
     new ad0d4b9  HACK: Enable saving of packages
     new b385773  HACK: signing: Add extra test debug

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   (650b8a8)
            \
             N -- N -- N   refs/heads/master-next (b385773)

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 2 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:

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


More information about the Openembedded-commits mailing list