[oe-commits] [openembedded-core] branch master-next updated (716932a -> 1430563)

git at git.openembedded.org git at git.openembedded.org
Tue Oct 22 12:58:39 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 716932a  sudo: fix CVE-2019-14287
 discard 98021f1  meson: Backport fix to assist meta-oe breakage
 discard 385bfd5  libcap-ng:upgrade 0.7.9 -> 0.7.10
 discard 08c0952  util-linux: fix PKNAME name is NULL when use lsblk [LIN1019-2963]
 discard 2cb5408  python-setuptools:upgrade 41.2.0 -> 41.4.0
 discard 8b35d7e  python3-pip:upgrade 19.2.3 -> 19.3.1
 discard 527a65e  oeqa/runtime/context.py: ignore more files when loading controllers
 discard bcf971e  libc-package.bbclass: Use with to manage filehandle in do_spit_gconvs
 discard 049400d  devtool-source.bbclass: Use with to manage file handle lifetime
 discard f1b3465  package.bbclass: Use with to manage file handle lifetimes
 discard 493e13b  report-error.bbclass: Use with to control file handle lifetime
 discard 3841a29  lib/oe/package_manager: Use with to control file handle lifetime
 discard a465df2  lib/oe/packagedata: Use with to control file handle lifetime
 discard fecaf74  oe.types.path: Use with to control file handle lifetime
 discard 789bd84  oeqa/selftest/recipetool: Use with to control file handle lifetime
 discard db930d1  llvm: add missing Upstream-Status tags
 discard ecda194  xorgproto: upgrade to 2019.2
 discard 87b5a2c  libx11: upgrade to 1.6.9
 discard f278fbc  libxvmc:upgrade 1.0.11 -> 1.0.12
 discard 2a48b79  xorgproto: fix summary
 discard 18c2661  dbus: update dbus-1.init to reflect new PID file
 discard ef255fb  elfutils: add PACKAGECONFIG for compression algorithms
     new b7907a9  dbus: update dbus-1.init to reflect new PID file
     new aeb1214  xorgproto: fix summary
     new 83d7cb8  libxvmc:upgrade 1.0.11 -> 1.0.12
     new f63ed25  libx11: upgrade to 1.6.9
     new 1f98652  xorgproto: upgrade to 2019.2
     new 8ba37a5  llvm: add missing Upstream-Status tags
     new 8389c46  oeqa/selftest/recipetool: Use with to control file handle lifetime
     new 8837716  oe.types.path: Use with to control file handle lifetime
     new e3fdc38  lib/oe/packagedata: Use with to control file handle lifetime
     new db55c07  lib/oe/package_manager: Use with to control file handle lifetime
     new 90fb052  report-error.bbclass: Use with to control file handle lifetime
     new 8b245b6  package.bbclass: Use with to manage file handle lifetimes
     new 57dcc7d  devtool-source.bbclass: Use with to manage file handle lifetime
     new 554e653  libc-package.bbclass: Use with to manage filehandle in do_spit_gconvs
     new b22a0d3  oeqa/runtime/context.py: ignore more files when loading controllers
     new 9701d7a  python3-pip:upgrade 19.2.3 -> 19.3.1
     new 65fe82e  python-setuptools:upgrade 41.2.0 -> 41.4.0
     new 1a6a662  util-linux: fix PKNAME name is NULL when use lsblk [LIN1019-2963]
     new 8c660a8  libcap-ng:upgrade 0.7.9 -> 0.7.10
     new 8e2649f  meson: Backport fix to assist meta-oe breakage
     new 3b4be54  sudo: fix CVE-2019-14287
     new 9dd25fc  adwaita-icon-theme: upgrade 3.32.0 -> 3.34.0
     new 7a9f2be  go: fix CVE-2019-16276
     new c819f97  wic/help: change 'wic write' help description
     new a165cd8  wic/engine: use 'linux-swap' for swap file system
     new 3169f7f  kernel-fitimage: Cope with non-standard kernel deploy subdirectory
     new f9d251b  kernel-devicetree: Cope with non-standard kernel deploy subdirectory
     new 1430563  connman: mark connman-wait-online as SYSTEMD_PACKAGE

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   (716932a)
            \
             N -- N -- N   refs/heads/master-next (1430563)

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 28 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/kernel-devicetree.bbclass             |  20 +--
 meta/classes/kernel-fitimage.bbclass               |  18 +--
 meta/recipes-connectivity/connman/connman.inc      |   2 +-
 meta/recipes-devtools/elfutils/elfutils_0.177.bb   |  13 +-
 meta/recipes-devtools/go/go-1.12.inc               |   1 +
 ...nch.go1.12-security-net-textproto-don-t-n.patch | 163 +++++++++++++++++++++
 .../0001-Don-t-use-AC_CANONICAL_HOST.patch         |   2 +-
 ...heme_3.32.0.bb => adwaita-icon-theme_3.34.0.bb} |   4 +-
 scripts/lib/wic/engine.py                          |   2 +-
 scripts/lib/wic/help.py                            |   4 +-
 10 files changed, 193 insertions(+), 36 deletions(-)
 create mode 100644 meta/recipes-devtools/go/go-1.12/0001-release-branch.go1.12-security-net-textproto-don-t-n.patch
 rename meta/recipes-gnome/gnome/{adwaita-icon-theme_3.32.0.bb => adwaita-icon-theme_3.34.0.bb} (92%)

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


More information about the Openembedded-commits mailing list