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


Commits:
7879e77d by Massimiliano Torromeo at 2026-05-22T20:06:34+02:00
upgpkg: 1.31.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = nginx-mainline
        pkgdesc = Lightweight HTTP server and IMAP/POP3 proxy server, mainline 
release
-       pkgver = 1.31.0
+       pkgver = 1.31.1
        pkgrel = 1
        url = https://nginx.org
        arch = x86_64
@@ -27,7 +27,7 @@ pkgbase = nginx-mainline
        makedepends = pcre2
        makedepends = rsync
        makedepends = zlib
-       source = git+https://github.com/nginx/nginx.git#tag=release-1.31.0
+       source = git+https://github.com/nginx/nginx.git#tag=release-1.31.1
        source = 
git+https://github.com/nginx/nginx-tests.git#commit=4d1de3f357afeb91865d024b27516d6b67aad86e
        source = nginx.service
        source = logrotate
@@ -36,7 +36,7 @@ pkgbase = nginx-mainline
        validpgpkeys = 43387825DDB1BB97EC36BA5D007C8D7C15D87369
        validpgpkeys = D6786CE303D9A9022998DC6CC8464D549AF75C0A
        validpgpkeys = 13C82A63B603576156E30A4EA0EA981B66B0D967
-       sha512sums = 
483f85b69edf50a2ce01c677e4e386efb3a0597466088918ea08518591932702d11e27c843bd42a7d0ffd9da3a0e979648e51b6537ceda4cda09e805784768f7
+       sha512sums = 
771dfa561035e6e001f5322c5f67ab2e9663d6709e19a82fddf4096dd3dffd01ca5fa58d265f7e70eeefa80fed1dfe005f87d2fcb475034879bd244f6ffdc9d3
        sha512sums = 
827180c353d2765557c9cd85f205d4e79b4a43dc01b150abc32e93b37ff27ac718d339825096396250c4a9b83899f06de39e9622dae10c54b9bd9748112a3016
        sha512sums = 
f469b3b14def666e955abf6f2d3c68a47631cad7bee90c92039ffe5bf629aa7e32bb4250844d52c0f963740fb07bf7fea5f8887cc1d5199403f07be6214fcb8d
        sha512sums = 
2f4dfcfa711b8bcbc5918ba635f5e430ef7132e66276261ade62bb1cba016967432c8dce7f84352cb8b07dc7c6b18f09177aa3eb92c8e358b2a106c8ca142fe9
@@ -69,7 +69,7 @@ pkgname = nginx-mainline
 
 pkgname = nginx-mainline-mod-geoip
        pkgdesc = GeoIP module for nginx-mainline
-       depends = nginx-mainline=1.31.0
+       depends = nginx-mainline=1.31.1
        depends = glibc
        depends = geoip
        conflicts = nginx-mod-geoip
@@ -77,7 +77,7 @@ pkgname = nginx-mainline-mod-geoip
 
 pkgname = nginx-mainline-mod-image-filter
        pkgdesc = Module for nginx-mainline that transforms images in JPEG, 
GIF, PNG, and WebP formats
-       depends = nginx-mainline=1.31.0
+       depends = nginx-mainline=1.31.1
        depends = glibc
        depends = gd
        conflicts = nginx-mod-image-filter
@@ -85,14 +85,14 @@ pkgname = nginx-mainline-mod-image-filter
 
 pkgname = nginx-mainline-mod-mail
        pkgdesc = Mail module for nginx-mainline to proxy IMAP, POP3 and SMTP 
protocols
-       depends = nginx-mainline=1.31.0
+       depends = nginx-mainline=1.31.1
        depends = glibc
        conflicts = nginx-mod-mail
        backup = etc/nginx/modules.d/20-mail.conf
 
 pkgname = nginx-mainline-mod-perl
        pkgdesc = Module for nginx-mainline to implement location and variable 
handlers in Perl
-       depends = nginx-mainline=1.31.0
+       depends = nginx-mainline=1.31.1
        depends = glibc
        depends = perl
        conflicts = nginx-mod-perl
@@ -100,14 +100,14 @@ pkgname = nginx-mainline-mod-perl
 
 pkgname = nginx-mainline-mod-stream
        pkgdesc = Module for nginx-mainline to proxy TCP and UDP data streams
-       depends = nginx-mainline=1.31.0
+       depends = nginx-mainline=1.31.1
        depends = glibc
        conflicts = nginx-mod-stream
        backup = etc/nginx/modules.d/10-stream.conf
 
 pkgname = nginx-mainline-mod-xslt
        pkgdesc = Module for nginx-mainline to transform XML responses with 
XSLT stylesheets
-       depends = nginx-mainline=1.31.0
+       depends = nginx-mainline=1.31.1
        depends = glibc
        depends = libxml2
        depends = libxslt
@@ -115,7 +115,7 @@ pkgname = nginx-mainline-mod-xslt
        backup = etc/nginx/modules.d/20-xslt.conf
 
 pkgname = nginx-mainline-src
-       pkgdesc = Source code of nginx-mainline 1.31.0, useful for building 
modules
+       pkgdesc = Source code of nginx-mainline 1.31.1, useful for building 
modules
        depends = bash
        depends = perl
        conflicts = nginx-src


=====================================
PKGBUILD
=====================================
@@ -16,7 +16,7 @@ pkgname=(
   nginx-mainline-mod-xslt
   nginx-mainline-src
 )
-pkgver=1.31.0
+pkgver=1.31.1
 pkgrel=1
 _tests_commit=4d1de3f357afeb91865d024b27516d6b67aad86e
 arch=(x86_64)
@@ -63,7 +63,7 @@ validpgpkeys=(
   'D6786CE303D9A9022998DC6CC8464D549AF75C0A'  # Sergey Kandaurov 
<[email protected]>
   '13C82A63B603576156E30A4EA0EA981B66B0D967'  # Konstantin Pavlov 
<[email protected]>
 )
-sha512sums=('483f85b69edf50a2ce01c677e4e386efb3a0597466088918ea08518591932702d11e27c843bd42a7d0ffd9da3a0e979648e51b6537ceda4cda09e805784768f7'
+sha512sums=('771dfa561035e6e001f5322c5f67ab2e9663d6709e19a82fddf4096dd3dffd01ca5fa58d265f7e70eeefa80fed1dfe005f87d2fcb475034879bd244f6ffdc9d3'
             
'827180c353d2765557c9cd85f205d4e79b4a43dc01b150abc32e93b37ff27ac718d339825096396250c4a9b83899f06de39e9622dae10c54b9bd9748112a3016'
             
'f469b3b14def666e955abf6f2d3c68a47631cad7bee90c92039ffe5bf629aa7e32bb4250844d52c0f963740fb07bf7fea5f8887cc1d5199403f07be6214fcb8d'
             
'2f4dfcfa711b8bcbc5918ba635f5e430ef7132e66276261ade62bb1cba016967432c8dce7f84352cb8b07dc7c6b18f09177aa3eb92c8e358b2a106c8ca142fe9'



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nginx-mainline/-/commit/7879e77da49214a26b3f5b791d7810dcd90d020f
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to