[oe-commits] [openembedded-core] branch master updated (1a8d18e -> b91b30c)

git at git.openembedded.org git at git.openembedded.org
Mon Oct 28 05:32:30 UTC 2019


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

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

    from 1a8d18e  connman: mark connman-wait-online as SYSTEMD_PACKAGE
     add e94ce7e  gsettings-desktop-schemas: upgrade 3.32.0 -> 3.34.0
     add 9e5089d  meta: update and add missing homepage/bugtracker links
     add 5714e4f  meta: add missing description in recipes-gnome
     add 30acbf6  buildhistory-analysis: filter out -src changes by default
     add 3c39d41  bind: fix CVE-2019-6471 and CVE-2018-5743
     add 1f6784d  unfs3: fixed the issue that unfsd consumes 100% CPU
     add 78846c8  python3: fix CVE-2019-16935
     add 1a7593b  python: fix CVE-2019-16935
     add 723f246  nfs-utils: Improve handling when no exported fileysystems
     new a29889c  squashfs-tools: Upgrade to 4.4
     new 16425fb  screen: Upgrade 4.6.2 -> 4.7.0
     new 0f9519d  stress-ng: Upgrade 0.10.00 -> 0.10.08
     new 41812d3  nspr: Upgrade 4.21 -> 4.23
     new 176c702  gcc: Remove stale gcc 8 patchfile
     new b91b30c  qemu: Avoid potential build configuration contamination

The 6 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/lib/oe/buildhistory_analysis.py               |   2 +-
 .../bind/bind/0001-bind-fix-CVE-2019-6471.patch    |  64 ++
 .../0001-fix-enforcement-of-tcp-clients-v1.patch   |  60 ++
 ...02-tcp-clients-could-still-be-exceeded-v2.patch | 670 +++++++++++++++
 ...-reference-counter-for-pipeline-groups-v3.patch | 278 +++++++
 ...uota-accounting-and-client-mortality-chec.patch | 512 ++++++++++++
 ...pquota-and-pipeline-refs-allow-special-ca.patch | 911 +++++++++++++++++++++
 ...tore-allowance-for-tcp-clients-interfaces.patch |  80 ++
 ...mic-operations-in-bin-named-client.c-with.patch | 140 ++++
 meta/recipes-connectivity/bind/bind_9.11.5-P4.bb   |   8 +
 .../nfs-utils/nfs-utils/nfsserver                  |   2 +-
 .../gcc/gcc-8.3/CVE-2019-14250.patch               |  44 -
 ...43-Escape-the-server-title-of-DocXMLRPCSe.patch | 101 +++
 ...mlrpc.server-Escape-the-server_title-GH-1.patch |  86 ++
 meta/recipes-devtools/python/python3_3.7.4.bb      |   1 +
 meta/recipes-devtools/python/python_2.7.16.bb      |   1 +
 meta/recipes-devtools/qemu/qemu.inc                |   1 +
 .../squashfs-tools-4.3-sysmacros.patch             |  32 -
 .../squashfs-tools/squashfs-tools_git.bb           |   5 +-
 .../0001-Add-listen-action-for-a-tcp-socket.patch  |  54 ++
 meta/recipes-devtools/unfs3/unfs3_git.bb           |   1 +
 ...c-fix-configure-failed-while-build-dir-ha.patch | 109 ---
 .../Avoid-mis-identifying-systems-as-SVR4.patch    |  57 --
 ...cross-compile-alternatives-for-AC_TRY_RUN.patch | 137 ----
 .../Remove-redundant-compiler-sanity-checks.patch  |  65 --
 ...t-file-system-checks-when-cross-compiling.patch | 135 ---
 .../screen/{screen_4.6.2.bb => screen_4.7.0.bb}    |   9 +-
 ...ompletion-remove-the-shebang-at-the-start.patch |  23 -
 .../{stress-ng_0.10.00.bb => stress-ng_0.10.08.bb} |   5 +-
 meta/recipes-gnome/epiphany/epiphany_3.34.1.bb     |   1 +
 meta/recipes-gnome/gcr/gcr_3.28.1.bb               |   7 +-
 meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.38.2.bb |   7 +-
 .../gnome/adwaita-icon-theme_3.34.0.bb             |   4 +-
 meta/recipes-gnome/gnome/gconf_3.2.6.bb            |   3 +
 .../gobject-introspection_1.62.0.bb                |  10 +-
 .../gsettings-desktop-schemas_3.32.0.bb            |  16 -
 .../gsettings-desktop-schemas_3.34.0.bb            |  18 +
 .../hicolor-icon-theme/hicolor-icon-theme_0.17.bb  |   4 +-
 meta/recipes-gnome/json-glib/json-glib_1.4.4.bb    |   3 +-
 meta/recipes-gnome/libdazzle/libdazzle_3.34.1.bb   |   5 +
 meta/recipes-gnome/libgudev/libgudev_233.bb        |   5 +
 meta/recipes-gnome/libnotify/libnotify_0.7.8.bb    |   3 +-
 meta/recipes-gnome/librsvg/librsvg_2.40.20.bb      |   8 +-
 meta/recipes-gnome/libsecret/libsecret_0.19.1.bb   |   5 +
 .../nspr/nspr/0004-Add-ARC-support.patch           |  88 --
 .../nspr/{nspr_4.21.bb => nspr_4.23.bb}            |   5 +-
 46 files changed, 3047 insertions(+), 738 deletions(-)
 create mode 100644 meta/recipes-connectivity/bind/bind/0001-bind-fix-CVE-2019-6471.patch
 create mode 100644 meta/recipes-connectivity/bind/bind/0001-fix-enforcement-of-tcp-clients-v1.patch
 create mode 100644 meta/recipes-connectivity/bind/bind/0002-tcp-clients-could-still-be-exceeded-v2.patch
 create mode 100644 meta/recipes-connectivity/bind/bind/0003-use-reference-counter-for-pipeline-groups-v3.patch
 create mode 100644 meta/recipes-connectivity/bind/bind/0004-better-tcpquota-accounting-and-client-mortality-chec.patch
 create mode 100644 meta/recipes-connectivity/bind/bind/0005-refactor-tcpquota-and-pipeline-refs-allow-special-ca.patch
 create mode 100644 meta/recipes-connectivity/bind/bind/0006-restore-allowance-for-tcp-clients-interfaces.patch
 create mode 100644 meta/recipes-connectivity/bind/bind/0007-Replace-atomic-operations-in-bin-named-client.c-with.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-8.3/CVE-2019-14250.patch
 create mode 100644 meta/recipes-devtools/python/python/0001-2.7-bpo-38243-Escape-the-server-title-of-DocXMLRPCSe.patch
 create mode 100644 meta/recipes-devtools/python/python3/0001-bpo-38243-xmlrpc.server-Escape-the-server_title-GH-1.patch
 delete mode 100644 meta/recipes-devtools/squashfs-tools/squashfs-tools/squashfs-tools-4.3-sysmacros.patch
 create mode 100644 meta/recipes-devtools/unfs3/unfs3/0001-Add-listen-action-for-a-tcp-socket.patch
 delete mode 100644 meta/recipes-extended/screen/screen/0001-configure.ac-fix-configure-failed-while-build-dir-ha.patch
 delete mode 100644 meta/recipes-extended/screen/screen/Avoid-mis-identifying-systems-as-SVR4.patch
 delete mode 100644 meta/recipes-extended/screen/screen/Provide-cross-compile-alternatives-for-AC_TRY_RUN.patch
 delete mode 100644 meta/recipes-extended/screen/screen/Remove-redundant-compiler-sanity-checks.patch
 delete mode 100644 meta/recipes-extended/screen/screen/Skip-host-file-system-checks-when-cross-compiling.patch
 rename meta/recipes-extended/screen/{screen_4.6.2.bb => screen_4.7.0.bb} (78%)
 delete mode 100644 meta/recipes-extended/stress-ng/stress-ng/0001-bash-completion-remove-the-shebang-at-the-start.patch
 rename meta/recipes-extended/stress-ng/{stress-ng_0.10.00.bb => stress-ng_0.10.08.bb} (76%)
 delete mode 100644 meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_3.32.0.bb
 create mode 100644 meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_3.34.0.bb
 delete mode 100644 meta/recipes-support/nspr/nspr/0004-Add-ARC-support.patch
 rename meta/recipes-support/nspr/{nspr_4.21.bb => nspr_4.23.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