Lukas Fleischer pushed to branch main at Arch Linux / Packaging / Packages / 
nginx-mainline


Commits:
b866f958 by Lukas Fleischer at 2026-02-05T12:17:55+01:00
upgpkg: 1.29.5-1: upstream update

- - - - -


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.29.4
+       pkgver = 1.29.5
        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.29.4
+       source = git+https://github.com/nginx/nginx.git#tag=release-1.29.5
        source = 
git+https://github.com/nginx/nginx-tests.git#commit=51e17e709ede6d4a75737e98d12e775fb4fc424a
        source = nginx.service
        source = logrotate
@@ -36,7 +36,7 @@ pkgbase = nginx-mainline
        validpgpkeys = 43387825DDB1BB97EC36BA5D007C8D7C15D87369
        validpgpkeys = D6786CE303D9A9022998DC6CC8464D549AF75C0A
        validpgpkeys = 13C82A63B603576156E30A4EA0EA981B66B0D967
-       sha512sums = 
4a01717524c5c3ef195c81218dcbf8448a71ff3e05c00ff942454a2f735a759cbc8b5a5ffa8d5acfff3e4777fea58d1289ec6a54477205d4b63d15a032f50ae7
+       sha512sums = 
8fc61681af8e95fa4dcd942727cbfe3537089a4f0a0398bf2a0e3d12d06aa188074aa70bc1e84cd34530ae1884e3955a20b82908599dbc24b1ec82a755f73fc7
        sha512sums = 
7397df419523d8d01fd805f5de4da1325bef670429f11adf80564966b90d807354bce3f3dfc095774fd56791fd78dff3ab6baa9a9de89094ff195aeea76bff64
        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.29.4
+       depends = nginx-mainline=1.29.5
        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.29.4
+       depends = nginx-mainline=1.29.5
        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.29.4
+       depends = nginx-mainline=1.29.5
        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.29.4
+       depends = nginx-mainline=1.29.5
        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.29.4
+       depends = nginx-mainline=1.29.5
        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.29.4
+       depends = nginx-mainline=1.29.5
        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.29.4, useful for building 
modules
+       pkgdesc = Source code of nginx-mainline 1.29.5, 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.29.4
+pkgver=1.29.5
 pkgrel=1
 _tests_commit=51e17e709ede6d4a75737e98d12e775fb4fc424a
 arch=(x86_64)
@@ -63,7 +63,7 @@ validpgpkeys=(
   'D6786CE303D9A9022998DC6CC8464D549AF75C0A'  # Sergey Kandaurov 
<[email protected]>
   '13C82A63B603576156E30A4EA0EA981B66B0D967'  # Konstantin Pavlov 
<[email protected]>
 )
-sha512sums=('4a01717524c5c3ef195c81218dcbf8448a71ff3e05c00ff942454a2f735a759cbc8b5a5ffa8d5acfff3e4777fea58d1289ec6a54477205d4b63d15a032f50ae7'
+sha512sums=('8fc61681af8e95fa4dcd942727cbfe3537089a4f0a0398bf2a0e3d12d06aa188074aa70bc1e84cd34530ae1884e3955a20b82908599dbc24b1ec82a755f73fc7'
             
'7397df419523d8d01fd805f5de4da1325bef670429f11adf80564966b90d807354bce3f3dfc095774fd56791fd78dff3ab6baa9a9de89094ff195aeea76bff64'
             
'f469b3b14def666e955abf6f2d3c68a47631cad7bee90c92039ffe5bf629aa7e32bb4250844d52c0f963740fb07bf7fea5f8887cc1d5199403f07be6214fcb8d'
             
'2f4dfcfa711b8bcbc5918ba635f5e430ef7132e66276261ade62bb1cba016967432c8dce7f84352cb8b07dc7c6b18f09177aa3eb92c8e358b2a106c8ca142fe9'



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

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


Reply via email to