[oe-commits] [openembedded-core] branch master-next updated (1a155ab -> 81e7e1a)

git at git.openembedded.org git at git.openembedded.org
Wed Jul 10 09:15:41 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 1a155ab  gnome-themes-standard: remove
     new e216ce2  binutils: fix CVE-2019-12972 CVE-2019-9071
     new 106f42d  gnupg: upgrade 2.2.16 -> 2.2.17
     new 23b3970  libxslt: fix CVE-2019-13117 CVE-2019-13118
     new d2dff7b  xmlcatalog: hold libxml2-native dependency
     new 1070d8f  openssl: fix multilib files conflict
     new 7a4ba51  libva: upgrade 2.4.1 -> 2.5.0
     new 81e7e1a  libva-utils: upgrade 2.4.0 -> 2.5.0

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/xmlcatalog.bbclass                    |   2 +
 .../recipes-connectivity/openssl/openssl_1.1.1c.bb |   3 +-
 meta/recipes-devtools/binutils/binutils-2.32.inc   |   2 +
 .../binutils/binutils/CVE-2019-12972.patch         |  51 +++++++
 .../binutils/binutils/CVE-2019-9071.patch          | 164 +++++++++++++++++++++
 .../docbook-xml/docbook-xml-dtd4_4.5.bb            |   2 -
 .../docbook-xml/docbook-xsl-stylesheets_1.79.1.bb  |   2 -
 .../{libva-utils_2.4.0.bb => libva-utils_2.5.0.bb} |   4 +-
 .../libva/{libva_2.4.1.bb => libva_2.5.0.bb}       |   4 +-
 .../gnupg/{gnupg_2.2.16.bb => gnupg_2.2.17.bb}     |   5 +-
 .../libxslt/files/CVE-2019-13117.patch             |  33 +++++
 .../libxslt/files/CVE-2019-13118.patch             |  76 ++++++++++
 meta/recipes-support/libxslt/libxslt_1.1.33.bb     |   2 +
 13 files changed, 338 insertions(+), 12 deletions(-)
 create mode 100644 meta/recipes-devtools/binutils/binutils/CVE-2019-12972.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/CVE-2019-9071.patch
 rename meta/recipes-graphics/libva/{libva-utils_2.4.0.bb => libva-utils_2.5.0.bb} (90%)
 rename meta/recipes-graphics/libva/{libva_2.4.1.bb => libva_2.5.0.bb} (92%)
 rename meta/recipes-support/gnupg/{gnupg_2.2.16.bb => gnupg_2.2.17.bb} (92%)
 create mode 100644 meta/recipes-support/libxslt/files/CVE-2019-13117.patch
 create mode 100644 meta/recipes-support/libxslt/files/CVE-2019-13118.patch

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


More information about the Openembedded-commits mailing list