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

git at git.openembedded.org git at git.openembedded.org
Wed Oct 23 21:26:52 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.

    from 1a8d18e  connman: mark connman-wait-online as SYSTEMD_PACKAGE
     new e94ce7e  gsettings-desktop-schemas: upgrade 3.32.0 -> 3.34.0
     new b3f94df  mesa: Upgrade to 19.2.1
     new 0f75af8  meta: update and add missing homepage/bugtracker links
     new 0d3ada8  meta: add missing description in recipes-gnome
     new 4c9c967  distutils: pass along parallel make flags to setup.py build
     new be75544  buildhistory-analysis: filter out -src changes by default
     new dd5cab5  bind: fix CVE-2019-6471 and CVE-2018-5743

The 7 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/distutils.bbclass                     |   2 +-
 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 +
 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 +
 .../0002-meson.build-make-TLS-ELF-optional.patch   |  48 ++
 ...2-meson.build-make-TLS-GLX-optional-again.patch |  52 --
 .../mesa/{mesa-gl_19.1.6.bb => mesa-gl_19.2.1.bb}  |   0
 meta/recipes-graphics/mesa/mesa.inc                |  15 +-
 .../mesa/{mesa_19.1.6.bb => mesa_19.2.1.bb}        |   6 +-
 31 files changed, 2851 insertions(+), 96 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-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
 create mode 100644 meta/recipes-graphics/mesa/files/0002-meson.build-make-TLS-ELF-optional.patch
 delete mode 100644 meta/recipes-graphics/mesa/files/0002-meson.build-make-TLS-GLX-optional-again.patch
 rename meta/recipes-graphics/mesa/{mesa-gl_19.1.6.bb => mesa-gl_19.2.1.bb} (100%)
 rename meta/recipes-graphics/mesa/{mesa_19.1.6.bb => mesa_19.2.1.bb} (77%)

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


More information about the Openembedded-commits mailing list