Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/mariadb: security upgrade to 10.3.11 | Andy Postnikov | 2018-12-20 | 1 | -18/+0 |
| | | | | | | | | | | | | | | | - 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 | ||||
* | main/mariadb: upgrade to 10.2.15 | TBK | 2018-06-12 | 1 | -2/+2 |
| | |||||
* | main/mariadb: upgrade to 10.2.13, modernize | TBK | 2018-03-26 | 1 | -7/+6 |
| | |||||
* | main/mariadb: fix ucontext configure check | Timo Teräs | 2016-03-08 | 1 | -0/+19 |
musl ships the header for other purposes, but makecontext is not implemented. fix the check to detect if makecontext is implemented before enabling code using it. |