The following changes since commit 2d088d252624b19df384aecc434d23afb636178f:
postgres: update to 10.10 (2019-09-04 17:34:11 -0700) are available in the git repository at: git://git.openembedded.org/meta-openembedded thud-next for you to fetch changes up to 446bd615fd7cb9bc7a159fe5c2019ed08d1a7a93: tcpdump: Fix CVE-2017-16808 (2019-10-05 09:01:00 -0700) ---------------------------------------------------------------- Dan Tran (1): polkit: Fix CVE-2018-19788 Denys Dmytriyenko (1): mariadb: update SRC_URI, as 5.5.64 has moved to archive Peiran Hong (1): tcpdump: Fix CVE-2017-16808 ...2017-16808-AoE-Add-a-missing-bounds-check.patch | 61 +++++++ .../recipes-support/tcpdump/tcpdump_4.9.2.bb | 1 + meta-oe/recipes-dbs/mysql/mariadb.inc | 2 +- .../polkit/polkit/CVE-2018-19788_p1.patch | 194 +++++++++++++++++++++ .../polkit/polkit/CVE-2018-19788_p2.patch | 153 ++++++++++++++++ .../polkit/polkit/CVE-2018-19788_p3.patch | 53 ++++++ meta-oe/recipes-extended/polkit/polkit_0.115.bb | 3 + 7 files changed, 466 insertions(+), 1 deletion(-) create mode 100644 meta-networking/recipes-support/tcpdump/tcpdump/0001-CVE-2017-16808-AoE-Add-a-missing-bounds-check.patch create mode 100644 meta-oe/recipes-extended/polkit/polkit/CVE-2018-19788_p1.patch create mode 100644 meta-oe/recipes-extended/polkit/polkit/CVE-2018-19788_p2.patch create mode 100644 meta-oe/recipes-extended/polkit/polkit/CVE-2018-19788_p3.patch -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
