Massimiliano Torromeo pushed to branch main at Arch Linux / Packaging / 
Packages / nginx


Commits:
6a15f600 by Massimiliano Torromeo at 2026-02-09T23:22:43+01:00
upgpkg: 1.28.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = nginx
        pkgdesc = Lightweight HTTP server and IMAP/POP3 proxy server
-       pkgver = 1.28.1
+       pkgver = 1.28.2
        pkgrel = 1
        url = https://nginx.org
        arch = x86_64
@@ -27,16 +27,16 @@ pkgbase = nginx
        makedepends = pcre2
        makedepends = rsync
        makedepends = zlib
-       source = git+https://github.com/nginx/nginx.git#tag=release-1.28.1
-       source = 
git+https://github.com/nginx/nginx-tests.git#commit=17c6a06e7b692351f4af53ca6511b919e9e510b8
+       source = git+https://github.com/nginx/nginx.git#tag=release-1.28.2
+       source = 
git+https://github.com/nginx/nginx-tests.git#commit=2993130953b28ff4d64ea75b5bd35c92c7e510f7
        source = nginx.service
        source = logrotate
        validpgpkeys = B0F4253373F8F6F510D42178520A9993A1C052F8
        validpgpkeys = 43387825DDB1BB97EC36BA5D007C8D7C15D87369
        validpgpkeys = D6786CE303D9A9022998DC6CC8464D549AF75C0A
        validpgpkeys = 13C82A63B603576156E30A4EA0EA981B66B0D967
-       sha512sums = 
7d6ca544a89e3290b13774d7786520370969b68672cf28e1212959aaf972029a984618ade18fc9ad6b398c8d3ba837ef324880e0cc0228df33bec00c2f2ffa4d
-       sha512sums = 
5a3b2673e485f7e40094ee11e3f80319f8555f6cac05ea4a40139faa1b218f6124d67f8715e56d894a4f4f5c9bc89987e175b7a5772938207861d9f9a57cacf1
+       sha512sums = 
393f7519e69f167ea7819cf8fc074acdc9e1d5fdd68a63a992db0f2bf236d3f67d93e5908e67428eca12c36cf3cdbb142aed7cefe891b66928cc4b219c0e6b11
+       sha512sums = 
0ae08d1c500573ede808882b09b1bc2122117884b9e95fe3abc41b259558f0bf3837442d7e7993168be4bd07aae29548666f819fa1571485ff0bee213b51f9f2
        sha512sums = 
f469b3b14def666e955abf6f2d3c68a47631cad7bee90c92039ffe5bf629aa7e32bb4250844d52c0f963740fb07bf7fea5f8887cc1d5199403f07be6214fcb8d
        sha512sums = 
2f4dfcfa711b8bcbc5918ba635f5e430ef7132e66276261ade62bb1cba016967432c8dce7f84352cb8b07dc7c6b18f09177aa3eb92c8e358b2a106c8ca142fe9
 
@@ -65,46 +65,46 @@ pkgname = nginx
 
 pkgname = nginx-mod-geoip
        pkgdesc = GeoIP module for nginx
-       depends = nginx=1.28.1
+       depends = nginx=1.28.2
        depends = glibc
        depends = geoip
        backup = etc/nginx/modules.d/20-geoip.conf
 
 pkgname = nginx-mod-image-filter
        pkgdesc = Module for nginx that transforms images in JPEG, GIF, PNG, 
and WebP formats
-       depends = nginx=1.28.1
+       depends = nginx=1.28.2
        depends = glibc
        depends = gd
        backup = etc/nginx/modules.d/20-image-filter.conf
 
 pkgname = nginx-mod-mail
        pkgdesc = Mail module for nginx to proxy IMAP, POP3 and SMTP protocols
-       depends = nginx=1.28.1
+       depends = nginx=1.28.2
        depends = glibc
        backup = etc/nginx/modules.d/20-mail.conf
 
 pkgname = nginx-mod-perl
        pkgdesc = Module for nginx to implement location and variable handlers 
in Perl
-       depends = nginx=1.28.1
+       depends = nginx=1.28.2
        depends = glibc
        depends = perl
        backup = etc/nginx/modules.d/20-perl.conf
 
 pkgname = nginx-mod-stream
        pkgdesc = Module for nginx to proxy TCP and UDP data streams
-       depends = nginx=1.28.1
+       depends = nginx=1.28.2
        depends = glibc
        backup = etc/nginx/modules.d/10-stream.conf
 
 pkgname = nginx-mod-xslt
        pkgdesc = Module for nginx to transform XML responses with XSLT 
stylesheets
-       depends = nginx=1.28.1
+       depends = nginx=1.28.2
        depends = glibc
        depends = libxml2
        depends = libxslt
        backup = etc/nginx/modules.d/20-xslt.conf
 
 pkgname = nginx-src
-       pkgdesc = Source code of nginx 1.28.1, useful for building modules
+       pkgdesc = Source code of nginx 1.28.2, useful for building modules
        depends = bash
        depends = perl


=====================================
PKGBUILD
=====================================
@@ -17,9 +17,9 @@ pkgname=(
   nginx-mod-xslt
   nginx-src
 )
-pkgver=1.28.1
+pkgver=1.28.2
 pkgrel=1
-_tests_commit=17c6a06e7b692351f4af53ca6511b919e9e510b8
+_tests_commit=2993130953b28ff4d64ea75b5bd35c92c7e510f7
 arch=(x86_64)
 pkgdesc='Lightweight HTTP server and IMAP/POP3 proxy server'
 url='https://nginx.org'
@@ -63,8 +63,8 @@ validpgpkeys=(
   'D6786CE303D9A9022998DC6CC8464D549AF75C0A'  # Sergey Kandaurov 
<[email protected]>
   '13C82A63B603576156E30A4EA0EA981B66B0D967'  # Konstantin Pavlov 
<[email protected]>
 )
-sha512sums=('7d6ca544a89e3290b13774d7786520370969b68672cf28e1212959aaf972029a984618ade18fc9ad6b398c8d3ba837ef324880e0cc0228df33bec00c2f2ffa4d'
-            
'5a3b2673e485f7e40094ee11e3f80319f8555f6cac05ea4a40139faa1b218f6124d67f8715e56d894a4f4f5c9bc89987e175b7a5772938207861d9f9a57cacf1'
+sha512sums=('393f7519e69f167ea7819cf8fc074acdc9e1d5fdd68a63a992db0f2bf236d3f67d93e5908e67428eca12c36cf3cdbb142aed7cefe891b66928cc4b219c0e6b11'
+            
'0ae08d1c500573ede808882b09b1bc2122117884b9e95fe3abc41b259558f0bf3837442d7e7993168be4bd07aae29548666f819fa1571485ff0bee213b51f9f2'
             
'f469b3b14def666e955abf6f2d3c68a47631cad7bee90c92039ffe5bf629aa7e32bb4250844d52c0f963740fb07bf7fea5f8887cc1d5199403f07be6214fcb8d'
             
'2f4dfcfa711b8bcbc5918ba635f5e430ef7132e66276261ade62bb1cba016967432c8dce7f84352cb8b07dc7c6b18f09177aa3eb92c8e358b2a106c8ca142fe9')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nginx/-/commit/6a15f600bebb32c4a143df38ae4fca2084a40bc4

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nginx/-/commit/6a15f600bebb32c4a143df38ae4fca2084a40bc4
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to