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


Commits:
f7da7251 by Massimiliano Torromeo at 2025-12-29T19:04:48+01:00
upgpkg: 1.28.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = nginx
        pkgdesc = Lightweight HTTP server and IMAP/POP3 proxy server
-       pkgver = 1.28.0
-       pkgrel = 4
+       pkgver = 1.28.1
+       pkgrel = 1
        url = https://nginx.org
        arch = x86_64
        license = BSD-2-Clause
@@ -27,7 +27,7 @@ pkgbase = nginx
        makedepends = pcre2
        makedepends = rsync
        makedepends = zlib
-       source = git+https://github.com/nginx/nginx.git#tag=release-1.28.0
+       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 = nginx.service
        source = logrotate
@@ -35,8 +35,8 @@ pkgbase = nginx
        validpgpkeys = 43387825DDB1BB97EC36BA5D007C8D7C15D87369
        validpgpkeys = D6786CE303D9A9022998DC6CC8464D549AF75C0A
        validpgpkeys = 13C82A63B603576156E30A4EA0EA981B66B0D967
-       sha512sums = 
1e1e5b029fcd2bf9af1a6d7910751b7d6a7f4e42fd1014139b4ad2bcf6be06acd999844a295357923d6936c3ad165406df172c129f668e76566585cd4db4548c
-       sha512sums = SKIP
+       sha512sums = 
7d6ca544a89e3290b13774d7786520370969b68672cf28e1212959aaf972029a984618ade18fc9ad6b398c8d3ba837ef324880e0cc0228df33bec00c2f2ffa4d
+       sha512sums = 
5a3b2673e485f7e40094ee11e3f80319f8555f6cac05ea4a40139faa1b218f6124d67f8715e56d894a4f4f5c9bc89987e175b7a5772938207861d9f9a57cacf1
        sha512sums = 
f469b3b14def666e955abf6f2d3c68a47631cad7bee90c92039ffe5bf629aa7e32bb4250844d52c0f963740fb07bf7fea5f8887cc1d5199403f07be6214fcb8d
        sha512sums = 
2f4dfcfa711b8bcbc5918ba635f5e430ef7132e66276261ade62bb1cba016967432c8dce7f84352cb8b07dc7c6b18f09177aa3eb92c8e358b2a106c8ca142fe9
 
@@ -65,46 +65,46 @@ pkgname = nginx
 
 pkgname = nginx-mod-geoip
        pkgdesc = GeoIP module for nginx
-       depends = nginx=1.28.0
+       depends = nginx=1.28.1
        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.0
+       depends = nginx=1.28.1
        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.0
+       depends = nginx=1.28.1
        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.0
+       depends = nginx=1.28.1
        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.0
+       depends = nginx=1.28.1
        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.0
+       depends = nginx=1.28.1
        depends = glibc
        depends = libxml2
        depends = libxslt
        backup = etc/nginx/modules.d/20-xslt.conf
 
 pkgname = nginx-src
-       pkgdesc = Source code of nginx 1.28.0, useful for building modules
+       pkgdesc = Source code of nginx 1.28.1, useful for building modules
        depends = bash
        depends = perl


=====================================
PKGBUILD
=====================================
@@ -17,8 +17,8 @@ pkgname=(
   nginx-mod-xslt
   nginx-src
 )
-pkgver=1.28.0
-pkgrel=4
+pkgver=1.28.1
+pkgrel=1
 _tests_commit=17c6a06e7b692351f4af53ca6511b919e9e510b8
 arch=(x86_64)
 pkgdesc='Lightweight HTTP server and IMAP/POP3 proxy server'
@@ -63,8 +63,8 @@ validpgpkeys=(
   'D6786CE303D9A9022998DC6CC8464D549AF75C0A'  # Sergey Kandaurov 
<[email protected]>
   '13C82A63B603576156E30A4EA0EA981B66B0D967'  # Konstantin Pavlov 
<[email protected]>
 )
-sha512sums=('1e1e5b029fcd2bf9af1a6d7910751b7d6a7f4e42fd1014139b4ad2bcf6be06acd999844a295357923d6936c3ad165406df172c129f668e76566585cd4db4548c'
-            'SKIP'
+sha512sums=('7d6ca544a89e3290b13774d7786520370969b68672cf28e1212959aaf972029a984618ade18fc9ad6b398c8d3ba837ef324880e0cc0228df33bec00c2f2ffa4d'
+            
'5a3b2673e485f7e40094ee11e3f80319f8555f6cac05ea4a40139faa1b218f6124d67f8715e56d894a4f4f5c9bc89987e175b7a5772938207861d9f9a57cacf1'
             
'f469b3b14def666e955abf6f2d3c68a47631cad7bee90c92039ffe5bf629aa7e32bb4250844d52c0f963740fb07bf7fea5f8887cc1d5199403f07be6214fcb8d'
             
'2f4dfcfa711b8bcbc5918ba635f5e430ef7132e66276261ade62bb1cba016967432c8dce7f84352cb8b07dc7c6b18f09177aa3eb92c8e358b2a106c8ca142fe9')
 



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

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


Reply via email to