mariadb: security bump to 10.2.19 7411/head
authorSebastian Kemper <sebastian_ml@gmx.net>
Tue, 13 Nov 2018 20:39:24 +0000 (21:39 +0100)
committerSebastian Kemper <sebastian_ml@gmx.net>
Tue, 13 Nov 2018 20:43:35 +0000 (21:43 +0100)
commit3c8c320b3fe37ca4f2d5a48ade8052eda79d6944
tree5a90de691c73d5968afc76f45ad9f02e75dd6e19
parent49c4ab36d745285bfe0020312c8948fdc60c6cfb
mariadb: security bump to 10.2.19

Many, many bug fixes, see release notes for details:
https://mariadb.com/kb/en/library/mariadb-10219-release-notes/

Fixed CVEs:

  CVE-2018-3282
  CVE-2016-9843
  CVE-2018-3174
  CVE-2018-3143
  CVE-2018-3156
  CVE-2018-3251
  CVE-2018-3185
  CVE-2018-3277
  CVE-2018-3162
  CVE-2018-3173
  CVE-2018-3200
  CVE-2018-3284

OpenWrt package changes:

  - include sha256_password in libmariadb package
  - upstream provided new pkgconfig file libmariadb.pc
  - refreshed one patch, dropped two others (included in upstream source
    now)

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
utils/mariadb/Makefile
utils/mariadb/patches/120-fix-ucontext-check.patch [deleted file]
utils/mariadb/patches/130-c11_atomics.patch
utils/mariadb/patches/180-fix-pthread-detach.patch [deleted file]