[notify] nginx: updated to version 1.27.1; security update, fixes CVE-2024-7347

See the following for details:

https://nginx.org/en/security_advisories.html
https://www.cve.org/CVERecord?id=CVE-2024-7347
This commit is contained in:
Matt Housh 2024-08-18 14:17:44 -05:00
parent 33bc44e4c4
commit bbe7b14207
Signed by: jaeger
GPG Key ID: F9DE89ED1BFADFD7
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
untrusted comment: verify with /etc/ports/contrib.pub untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF32ke9D7MVPL+OI1It6PwevwuI6D40laR255UtwAqIPXlUVAtD9GhsPOW21wEUGujgqmIO/L/KVw/s4a1kcfP5Qk= RWSagIOpLGJF34IMcI79BgHmLzcdzEdKhRgLcwOREWZw/43PoV0HbVKvt80fTuEY2lpQl3zFOsBfurQnkNX9/Sm8tinJpnn1zQQ=
SHA256 (Pkgfile) = 2ca20c40f62d34a06bfb9dc6811ec10dc42b321d932adc4dd97a4c118d8c1c8d SHA256 (Pkgfile) = 8d51622c9208caf7bf2d7da593b8808c2bbc78e82bee8b276b01b877daab7032
SHA256 (.footprint) = c8dfe207589b70bb8aa88c8496b88ddabdf83f19990e63f328c0b02f10456922 SHA256 (.footprint) = c8dfe207589b70bb8aa88c8496b88ddabdf83f19990e63f328c0b02f10456922
SHA256 (nginx-1.27.0.tar.gz) = b7230e3cf87eaa2d4b0bc56aadc920a960c7873b9991a1b66ffcc08fc650129c SHA256 (nginx-1.27.1.tar.gz) = bd7ba68a6ce1ea3768b771c7e2ab4955a59fb1b1ae8d554fedb6c2304104bdfc
SHA256 (nginx.conf) = 703ff410335496a7fc8617845e62d4fedf3782ffa0434959b6b04a87fa49423d SHA256 (nginx.conf) = 703ff410335496a7fc8617845e62d4fedf3782ffa0434959b6b04a87fa49423d
SHA256 (nginx.rc) = d6ead8d9dd31911cab4acc5b2be8c54e3f4f8633db8b7ad0775a61d92aa751ad SHA256 (nginx.rc) = d6ead8d9dd31911cab4acc5b2be8c54e3f4f8633db8b7ad0775a61d92aa751ad

View File

@ -4,7 +4,7 @@
# Depends on: libpcre2 zlib openssl # Depends on: libpcre2 zlib openssl
name=nginx name=nginx
version=1.27.0 version=1.27.1
release=1 release=1
source=(http://nginx.org/download/$name-$version.tar.gz \ source=(http://nginx.org/download/$name-$version.tar.gz \
$name.conf $name.rc) $name.conf $name.rc)