[oe-commits] [openembedded-core] branch master-next updated (0714bd5 -> 2175169)

git at git.openembedded.org git at git.openembedded.org
Tue Feb 4 18:15:55 UTC 2020


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 0714bd5  musl: Update to latest on master
     new d7c7935  logrotate.py: improve oeqa test implementation
     new 8ef7a54  mc: Set zipinfo presence determinstically
     new 436fdc3  HACK: Intercept broken permissions in build
     new b04b864  mc: Fix manpage date indeterminism
     new 3b09f6f  webkitgtk: Prefer -pthread over -lpthread
     new 5f92fd4  gcc-9.2: fix bug #91102 'aarch64 ICE on Linux kernel with -Os'
     new 8b74bdc  x264: upgrade to latest revision
     new 03957e1  ncurses: add CVE_VERSION
     new 0649254  libxml2: fix CVE-2020-7595
     new 2175169  sqlite3: upgrade 3.30.1 -> 3.31.1

The 10 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/insane.bbclass                        |  5 ++
 meta/lib/oeqa/runtime/cases/logrotate.py           | 62 ++++++++++----
 .../libxml/libxml2/CVE-2020-7595.patch             | 36 ++++++++
 meta/recipes-core/libxml/libxml2_2.9.10.bb         |  1 +
 meta/recipes-core/ncurses/ncurses_6.1+20191019.bb  |  2 +
 meta/recipes-devtools/gcc/gcc-9.2.inc              |  1 +
 ...t-91102-aarch64-ICE-on-Linux-kernel-with-.patch | 95 ++++++++++++++++++++++
 meta/recipes-extended/mc/files/nomandate.patch     | 21 +++++
 meta/recipes-extended/mc/mc_4.8.23.bb              |  2 +
 .../x264/x264/Fix-X32-build-by-disabling-asm.patch | 14 ++--
 meta/recipes-multimedia/x264/x264_git.bb           |  4 +-
 .../0001-Enable-THREADS_PREFER_PTHREAD_FLAG.patch  | 45 ++++++++++
 meta/recipes-sato/webkit/webkitgtk_2.26.2.bb       |  1 +
 .../sqlite/sqlite3/CVE-2019-19244.patch            | 33 --------
 .../sqlite/sqlite3/CVE-2019-19880.patch            | 33 --------
 .../sqlite/sqlite3/CVE-2019-19923.patch            | 50 ------------
 .../sqlite/sqlite3/CVE-2019-19924.patch            | 65 ---------------
 .../sqlite/sqlite3/CVE-2019-19925.patch            | 33 --------
 .../sqlite/sqlite3/CVE-2019-19926.patch            | 31 -------
 .../sqlite/sqlite3/CVE-2019-19959.patch            | 46 -----------
 .../sqlite/sqlite3/CVE-2019-20218.patch            | 31 -------
 meta/recipes-support/sqlite/sqlite3_3.30.1.bb      | 20 -----
 meta/recipes-support/sqlite/sqlite3_3.31.1.bb      | 12 +++
 23 files changed, 273 insertions(+), 370 deletions(-)
 create mode 100644 meta/recipes-core/libxml/libxml2/CVE-2020-7595.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-9.2/re-PR-target-91102-aarch64-ICE-on-Linux-kernel-with-.patch
 create mode 100644 meta/recipes-extended/mc/files/nomandate.patch
 create mode 100644 meta/recipes-sato/webkit/webkitgtk/0001-Enable-THREADS_PREFER_PTHREAD_FLAG.patch
 delete mode 100644 meta/recipes-support/sqlite/sqlite3/CVE-2019-19244.patch
 delete mode 100644 meta/recipes-support/sqlite/sqlite3/CVE-2019-19880.patch
 delete mode 100644 meta/recipes-support/sqlite/sqlite3/CVE-2019-19923.patch
 delete mode 100644 meta/recipes-support/sqlite/sqlite3/CVE-2019-19924.patch
 delete mode 100644 meta/recipes-support/sqlite/sqlite3/CVE-2019-19925.patch
 delete mode 100644 meta/recipes-support/sqlite/sqlite3/CVE-2019-19926.patch
 delete mode 100644 meta/recipes-support/sqlite/sqlite3/CVE-2019-19959.patch
 delete mode 100644 meta/recipes-support/sqlite/sqlite3/CVE-2019-20218.patch
 delete mode 100644 meta/recipes-support/sqlite/sqlite3_3.30.1.bb
 create mode 100644 meta/recipes-support/sqlite/sqlite3_3.31.1.bb

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


More information about the Openembedded-commits mailing list