[oe-commits] [meta-openembedded] branch master-next updated (fd2765b -> dda2962)

git at git.openembedded.org git at git.openembedded.org
Thu Feb 6 15:20:14 UTC 2020


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

khem pushed a change to branch master-next
in repository meta-openembedded.

    from fd2765b  smem: update to v1.5 (python3 compatibility)
     new a44430f  mdns: improve numerous aspects of Posix backend
     new 502084c  freeradius: upgrade 3.0.19 -> 3.0.20
     new dda2962  dbus-broker: backport patches to fix policy with SELinux nodes

The 3 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:
 ...-rlm_python3-add-PY_INC_DIR-in-search-dir.patch |  58 ++++++
 ...-to-radiusd-user-group-when-rotating-logs.patch | 104 ----------
 .../{freeradius_3.0.19.bb => freeradius_3.0.20.bb} |  35 ++--
 ...subroutine-for-cleaning-recent-interfaces.patch |  60 ++++++
 ...-subroutine-for-tearing-down-an-interface.patch |  58 ++++++
 .../files/0003-Track-interface-socket-family.patch |  50 +++++
 .../0004-Use-list-for-changed-interfaces.patch     | 177 +++++++++++++++++
 .../files/0005-Handle-noisy-netlink-sockets.patch  | 212 +++++++++++++++++++++
 .../mdns/files/0006-Remove-unneeded-function.patch |  51 +++++
 ...-Indicate-loopback-interface-to-mDNS-core.patch | 129 +++++++++++++
 ...-Mark-deleted-interfaces-as-being-changed.patch |  39 ++++
 .../files/0009-Fix-possible-NULL-dereference.patch |  45 +++++
 .../0010-Handle-errors-from-socket-calls.patch     |  62 ++++++
 ...dynamic-allocation-to-file-scope-variable.patch |  51 +++++
 .../recipes-protocols/mdns/mdns_878.260.1.bb       |  11 ++
 ...h-policy-fix-crash-when-importing-selinux.patch |  50 +++++
 ...h-policy-fix-crash-when-exporting-selinux.patch |  59 ++++++
 meta-oe/recipes-core/dbus/dbus-broker_21.bb        |   2 +
 18 files changed, 1133 insertions(+), 120 deletions(-)
 create mode 100644 meta-networking/recipes-connectivity/freeradius/files/0001-rlm_python3-add-PY_INC_DIR-in-search-dir.patch
 delete mode 100644 meta-networking/recipes-connectivity/freeradius/files/0001-su-to-radiusd-user-group-when-rotating-logs.patch
 rename meta-networking/recipes-connectivity/freeradius/{freeradius_3.0.19.bb => freeradius_3.0.20.bb} (88%)
 create mode 100644 meta-networking/recipes-protocols/mdns/files/0001-Create-subroutine-for-cleaning-recent-interfaces.patch
 create mode 100644 meta-networking/recipes-protocols/mdns/files/0002-Create-subroutine-for-tearing-down-an-interface.patch
 create mode 100644 meta-networking/recipes-protocols/mdns/files/0003-Track-interface-socket-family.patch
 create mode 100644 meta-networking/recipes-protocols/mdns/files/0004-Use-list-for-changed-interfaces.patch
 create mode 100644 meta-networking/recipes-protocols/mdns/files/0005-Handle-noisy-netlink-sockets.patch
 create mode 100644 meta-networking/recipes-protocols/mdns/files/0006-Remove-unneeded-function.patch
 create mode 100644 meta-networking/recipes-protocols/mdns/files/0007-Indicate-loopback-interface-to-mDNS-core.patch
 create mode 100644 meta-networking/recipes-protocols/mdns/files/0008-Mark-deleted-interfaces-as-being-changed.patch
 create mode 100644 meta-networking/recipes-protocols/mdns/files/0009-Fix-possible-NULL-dereference.patch
 create mode 100644 meta-networking/recipes-protocols/mdns/files/0010-Handle-errors-from-socket-calls.patch
 create mode 100644 meta-networking/recipes-protocols/mdns/files/0011-Change-a-dynamic-allocation-to-file-scope-variable.patch
 create mode 100644 meta-oe/recipes-core/dbus/dbus-broker/0005-launch-policy-fix-crash-when-importing-selinux.patch
 create mode 100644 meta-oe/recipes-core/dbus/dbus-broker/0006-launch-policy-fix-crash-when-exporting-selinux.patch

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


More information about the Openembedded-commits mailing list