mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-10 16:40:03 +00:00
nginx: update to the latest stable version (1.16.1)
See changlog here: https://nginx.org/en/CHANGES-1.16 * Fixes CVE-2019-9511, CVE-2019-9513, CVE-2019-9516 Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -1,10 +0,0 @@
|
|||||||
require nginx.inc
|
|
||||||
|
|
||||||
# 1.16.x branch is the current stable branch, the recommended default
|
|
||||||
# 1.17.x is the current mainline branches containing all new features
|
|
||||||
DEFAULT_PREFERENCE = "-1"
|
|
||||||
|
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=52e384aaac868b755b93ad5535e2d075"
|
|
||||||
|
|
||||||
SRC_URI[md5sum] = "97207283f30cd90cdba638c3ea30323a"
|
|
||||||
SRC_URI[sha256sum] = "4fd376bad78797e7f18094a00f0f1088259326436b537eb5af69b01be2ca1345"
|
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
require nginx.inc
|
||||||
|
|
||||||
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=52e384aaac868b755b93ad5535e2d075"
|
||||||
|
|
||||||
|
SRC_URI[md5sum] = "45a80f75336c980d240987badc3dcf60"
|
||||||
|
SRC_URI[sha256sum] = "f11c2a6dd1d3515736f0324857957db2de98be862461b5a542a3ac6188dbe32b"
|
||||||
Reference in New Issue
Block a user