[notify]: nginx: updated to version 1.25.4; security update

Fixes CVEs CVE-2024-24989 and CVE-2024-24990, see the following for details:

https://nvd.nist.gov/vuln/detail/CVE-2024-24989
https://my.f5.com/manage/s/article/K000138444

https://nvd.nist.gov/vuln/detail/CVE-2024-24990
https://my.f5.com/manage/s/article/K000138445
This commit is contained in:
Matt Housh 2024-02-20 14:44:16 -06:00
parent f1b903cabb
commit ed4f23ff3d
Signed by: jaeger
GPG Key ID: F9DE89ED1BFADFD7
2 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF35JuHi8zS6RCS2SFdKiaZpHOc7hUQ5HIcuMxUz//QoeCTAeXOa0ukEhZqIa+/UdpgaTp2QSSQo8Yan/gnHvKvAs=
SHA256 (Pkgfile) = 4c795738c4d45ed9ef67850786729be7319ff56881249cbae6e020e47620cce5
RWSagIOpLGJF3waEfiLnqgCO0oR9vzY+l7gyj3MpN8iqTx/7tKhco31I1YxixYu7PXMklsYVotZqPgXnO5LLYGgXWpDCJdv4UwE=
SHA256 (Pkgfile) = 65bd20720de47c17290d021bf74f1638bcbc0fd58d4a808d24d4c4f53f474100
SHA256 (.footprint) = 9263dad4ce3a2766b5f9bec00a3a58ac86445f370ba1bb3d5716e6b9dc74ddae
SHA256 (nginx-1.25.3.tar.gz) = 64c5b975ca287939e828303fa857d22f142b251f17808dfe41733512d9cded86
SHA256 (nginx-1.25.4.tar.gz) = 760729901acbaa517996e681ee6ea259032985e37c2768beef80df3a877deed9
SHA256 (nginx.conf) = 0f9b54e790951f1a09580bbf29ede26c4cc277e535d4df937fc659979a2fb35b
SHA256 (nginx.rc) = bac096145be15bc5d87817e2d3440d930288aea06dfd6736e43289b4a352595b

View File

@ -1,10 +1,10 @@
# Description: An HTTP and reverse proxy server
# Description: An HTTP and reverse proxy server (mainline version)
# URL: http://nginx.org/
# Maintainer: Matt Housh, jaeger at crux dot ninja
# Depends on: libpcre zlib openssl
name=nginx
version=1.25.3
version=1.25.4
release=1
source=(http://nginx.org/download/$name-$version.tar.gz \
$name.conf $name.rc)