diff options
| -rw-r--r-- | meta-webserver/recipes-httpd/nginx/nginx_1.28.3.bb | 7 | ||||
| -rw-r--r-- | meta-webserver/recipes-httpd/nginx/nginx_1.29.7.bb | 10 | ||||
| -rw-r--r-- | meta-webserver/recipes-httpd/nginx/nginx_1.30.0.bb | 6 |
3 files changed, 6 insertions, 17 deletions
diff --git a/meta-webserver/recipes-httpd/nginx/nginx_1.28.3.bb b/meta-webserver/recipes-httpd/nginx/nginx_1.28.3.bb deleted file mode 100644 index 9872a6de3b..0000000000 --- a/meta-webserver/recipes-httpd/nginx/nginx_1.28.3.bb +++ /dev/null | |||
| @@ -1,7 +0,0 @@ | |||
| 1 | require nginx.inc | ||
| 2 | |||
| 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3dc49537b08b14c8b66ad247bb4c4593" | ||
| 4 | |||
| 5 | SRC_URI[sha256sum] = "2c96a946bfb0882a21744ed429770a2123ae1828c7c48665092993ddee91a918" | ||
| 6 | |||
| 7 | CVE_STATUS[CVE-2025-53859] = "cpe-stable-backport: Fix is included in 1.28.1" | ||
diff --git a/meta-webserver/recipes-httpd/nginx/nginx_1.29.7.bb b/meta-webserver/recipes-httpd/nginx/nginx_1.29.7.bb deleted file mode 100644 index 4d884fcbb3..0000000000 --- a/meta-webserver/recipes-httpd/nginx/nginx_1.29.7.bb +++ /dev/null | |||
| @@ -1,10 +0,0 @@ | |||
| 1 | require nginx.inc | ||
| 2 | |||
| 3 | # 1.28.x branch is the current stable branch, the recommended default | ||
| 4 | # 1.29.x is the current mainline branches containing all new features | ||
| 5 | DEFAULT_PREFERENCE = "-1" | ||
| 6 | |||
| 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=79da1c70d587d3a199af9255ad393f99" | ||
| 8 | |||
| 9 | SRC_URI[sha256sum] = "673f8fb8c0961c44fbd9410d6161831453609b44063d3f2948253fc2b5692139" | ||
| 10 | |||
diff --git a/meta-webserver/recipes-httpd/nginx/nginx_1.30.0.bb b/meta-webserver/recipes-httpd/nginx/nginx_1.30.0.bb new file mode 100644 index 0000000000..139fe24dcd --- /dev/null +++ b/meta-webserver/recipes-httpd/nginx/nginx_1.30.0.bb | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | require nginx.inc | ||
| 2 | |||
| 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=79da1c70d587d3a199af9255ad393f99" | ||
| 4 | |||
| 5 | SRC_URI[sha256sum] = "058188c64bf22baecaa72b809a6318a4f9ba623889c554feab03f7cb853ab31b" | ||
| 6 | |||
