aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Oswald <sko@rostwald.de>2026-07-31 12:06:05 +0000
committerYusuf Yaman <nxjoseph@FreeBSD.org>2026-08-03 15:39:04 +0000
commitec945e58c5d3a62aeb623a6ccaf2d9c1921820c2 (patch)
tree4d02abad8ce68e7fa8e164698ea76f612d23f5cf
parent269231a0fd51680874cfd9ffe2fce43b12a4ad92 (diff)
www/angie: update 1.12.0 => 1.12.1
This patch release brings various security and bug fixes. Changelog: https://en.angie.software/angie/docs/oss_changes/#angie-1-12-1 PR: 297154 Reported by: tjlegg@gmail.com Approved by: osa, vvd (Mentors, implicit) Security: CVE-2026-42533 Security: CVE-2026-60005 Security: CVE-2026-56434 MFH: 2026Q3
-rw-r--r--www/angie-module-auth-jwt/Makefile2
-rw-r--r--www/angie-module-auth-spnego/Makefile2
-rw-r--r--www/angie-module-auth-totp/Makefile2
-rw-r--r--www/angie-module-brotli/Makefile2
-rw-r--r--www/angie-module-cache-purge/Makefile2
-rw-r--r--www/angie-module-dav-ext/Makefile2
-rw-r--r--www/angie-module-echo/Makefile2
-rw-r--r--www/angie-module-enhanced-memcached/Makefile2
-rw-r--r--www/angie-module-eval/Makefile2
-rw-r--r--www/angie-module-geoip2/Makefile2
-rw-r--r--www/angie-module-headers-more/Makefile2
-rw-r--r--www/angie-module-jwt/Makefile2
-rw-r--r--www/angie-module-keyval/Makefile2
-rw-r--r--www/angie-module-lua/Makefile2
-rw-r--r--www/angie-module-ndk/Makefile2
-rw-r--r--www/angie-module-njs/Makefile2
-rw-r--r--www/angie-module-postgres/Makefile2
-rw-r--r--www/angie-module-redis2/Makefile2
-rw-r--r--www/angie-module-set-misc/Makefile2
-rw-r--r--www/angie-module-upload/Makefile2
-rw-r--r--www/angie-module-vod/Makefile2
-rw-r--r--www/angie-module-zstd/Makefile2
-rw-r--r--www/angie/Makefile2
-rw-r--r--www/angie/distinfo6
24 files changed, 26 insertions, 26 deletions
diff --git a/www/angie-module-auth-jwt/Makefile b/www/angie-module-auth-jwt/Makefile
index ef02015096e9..4feddaf1f9d5 100644
--- a/www/angie-module-auth-jwt/Makefile
+++ b/www/angie-module-auth-jwt/Makefile
@@ -1,6 +1,6 @@
PORTNAME= angie-module-auth-jwt
MODULE_VERSION= 0.14.2
-MODULE_PORTREVISION= 0
+MODULE_PORTREVISION= 1
GH_TUPLE= kjdev:nginx-auth-jwt:${MODULE_VERSION}:module
GH_TUPLE+= kjdev:nxe-json:0.5.0:nxe_json/../nginx-auth-jwt-${MODULE_VERSION}/nxe-json
GH_TUPLE+= kjdev:nxe-jwx:0.2.0:nxe_jwx/../nginx-auth-jwt-${MODULE_VERSION}/nxe-jwx
diff --git a/www/angie-module-auth-spnego/Makefile b/www/angie-module-auth-spnego/Makefile
index d0dc5c72ade0..2620ac3226fc 100644
--- a/www/angie-module-auth-spnego/Makefile
+++ b/www/angie-module-auth-spnego/Makefile
@@ -1,6 +1,6 @@
PORTNAME= angie-module-auth-spnego
MODULE_VERSION= 1.1.3
-MODULE_PORTREVISION= 7
+MODULE_PORTREVISION= 8
GH_TUPLE= stnoonan:spnego-http-auth-nginx-module:v${MODULE_VERSION}:module
COMMENT= Angie auth-spnego dynamic module
diff --git a/www/angie-module-auth-totp/Makefile b/www/angie-module-auth-totp/Makefile
index cf6ab2f56ce1..7560e37ab9f7 100644
--- a/www/angie-module-auth-totp/Makefile
+++ b/www/angie-module-auth-totp/Makefile
@@ -1,6 +1,6 @@
PORTNAME= angie-module-auth-totp
MODULE_VERSION= 1.2.0
-MODULE_PORTREVISION= 2
+MODULE_PORTREVISION= 3
GH_TUPLE= 61131:nginx-http-auth-totp:${MODULE_VERSION}:module
COMMENT= Angie auth-totp dynamic module
diff --git a/www/angie-module-brotli/Makefile b/www/angie-module-brotli/Makefile
index 9e02f3ccc407..c03502a44a81 100644
--- a/www/angie-module-brotli/Makefile
+++ b/www/angie-module-brotli/Makefile
@@ -1,6 +1,6 @@
PORTNAME= angie-module-brotli
MODULE_VERSION= 1.0.0rc
-MODULE_PORTREVISION= 7
+MODULE_PORTREVISION= 8
GH_TUPLE= google:ngx_brotli:v${MODULE_VERSION}:module
COMMENT= Angie Brotli dynamic module
diff --git a/www/angie-module-cache-purge/Makefile b/www/angie-module-cache-purge/Makefile
index 198e3e3052d5..b33431a7b544 100644
--- a/www/angie-module-cache-purge/Makefile
+++ b/www/angie-module-cache-purge/Makefile
@@ -1,6 +1,6 @@
PORTNAME= angie-module-cache-purge
MODULE_VERSION= 3.0.2
-MODULE_PORTREVISION= 2
+MODULE_PORTREVISION= 3
GH_TUPLE= nginx-modules:ngx_cache_purge:${MODULE_VERSION}:module
COMMENT= Angie cache_purge dynamic module
diff --git a/www/angie-module-dav-ext/Makefile b/www/angie-module-dav-ext/Makefile
index 5d1f8c6d06b3..c75561200eab 100644
--- a/www/angie-module-dav-ext/Makefile
+++ b/www/angie-module-dav-ext/Makefile
@@ -1,6 +1,6 @@
PORTNAME= angie-module-dav-ext
MODULE_VERSION= 3.0.0
-MODULE_PORTREVISION= 7
+MODULE_PORTREVISION= 8
GH_TUPLE= arut:nginx-dav-ext-module:v${MODULE_VERSION}:module
COMMENT= Angie dav-ext dynamic module
diff --git a/www/angie-module-echo/Makefile b/www/angie-module-echo/Makefile
index f98101e53226..0e97518da517 100644
--- a/www/angie-module-echo/Makefile
+++ b/www/angie-module-echo/Makefile
@@ -1,6 +1,6 @@
PORTNAME= angie-module-echo
MODULE_VERSION= 0.65
-MODULE_PORTREVISION= 0
+MODULE_PORTREVISION= 1
GH_TUPLE= openresty:echo-nginx-module:v${MODULE_VERSION}:module
COMMENT= Angie echo dynamic module
diff --git a/www/angie-module-enhanced-memcached/Makefile b/www/angie-module-enhanced-memcached/Makefile
index 7ea194c1600d..9d295f5735d0 100644
--- a/www/angie-module-enhanced-memcached/Makefile
+++ b/www/angie-module-enhanced-memcached/Makefile
@@ -1,6 +1,6 @@
PORTNAME= angie-module-enhanced-memcached
MODULE_VERSION= 0.3
-MODULE_PORTREVISION= 7
+MODULE_PORTREVISION= 8
GH_TUPLE= bpaquet:ngx_http_enhanced_memcached_module:v${MODULE_VERSION}:module
COMMENT= Angie enhanced memcached dynamic module
diff --git a/www/angie-module-eval/Makefile b/www/angie-module-eval/Makefile
index 7ffd2d7f7718..adcbbd16ed3b 100644
--- a/www/angie-module-eval/Makefile
+++ b/www/angie-module-eval/Makefile
@@ -1,6 +1,6 @@
PORTNAME= angie-module-eval
MODULE_VERSION= 2016.06.10
-MODULE_PORTREVISION= 7
+MODULE_PORTREVISION= 8
GH_TUPLE= openresty:nginx-eval-module:${MODULE_VERSION}:module
COMMENT= Angie eval dynamic module
diff --git a/www/angie-module-geoip2/Makefile b/www/angie-module-geoip2/Makefile
index 41e343ade398..d9818f175b76 100644
--- a/www/angie-module-geoip2/Makefile
+++ b/www/angie-module-geoip2/Makefile
@@ -1,6 +1,6 @@
PORTNAME= angie-module-geoip2
MODULE_VERSION= 3.4
-MODULE_PORTREVISION= 7
+MODULE_PORTREVISION= 8
GH_TUPLE= leev:ngx_http_geoip2_module:${MODULE_VERSION}:module
COMMENT= Angie GeoIP2 dynamic module
diff --git a/www/angie-module-headers-more/Makefile b/www/angie-module-headers-more/Makefile
index 75e2fbab9767..892fa2352362 100644
--- a/www/angie-module-headers-more/Makefile
+++ b/www/angie-module-headers-more/Makefile
@@ -1,6 +1,6 @@
PORTNAME= angie-module-headers-more
MODULE_VERSION= 0.40
-MODULE_PORTREVISION= 0
+MODULE_PORTREVISION= 1
GH_TUPLE= openresty:headers-more-nginx-module:v${MODULE_VERSION}:module
COMMENT= Angie headers-more dynamic module
diff --git a/www/angie-module-jwt/Makefile b/www/angie-module-jwt/Makefile
index 53de20fb9f4e..eebbe5c1d8db 100644
--- a/www/angie-module-jwt/Makefile
+++ b/www/angie-module-jwt/Makefile
@@ -1,6 +1,6 @@
PORTNAME= angie-module-jwt
MODULE_VERSION= 3.4.4
-MODULE_PORTREVISION= 6
+MODULE_PORTREVISION= 7
GH_TUPLE= max-lt:nginx-jwt-module:v${MODULE_VERSION}:module
COMMENT= Angie JWT dynamic module
diff --git a/www/angie-module-keyval/Makefile b/www/angie-module-keyval/Makefile
index 58815c16b3ad..570a8ef889cc 100644
--- a/www/angie-module-keyval/Makefile
+++ b/www/angie-module-keyval/Makefile
@@ -1,6 +1,6 @@
PORTNAME= angie-module-keyval
MODULE_VERSION= 0.5.0
-MODULE_PORTREVISION= 1
+MODULE_PORTREVISION= 2
GH_TUPLE= kjdev:nginx-keyval:${MODULE_VERSION}:module
COMMENT= Angie keyval dynamic module
diff --git a/www/angie-module-lua/Makefile b/www/angie-module-lua/Makefile
index 9132aa5f986a..8f85f6f781e8 100644
--- a/www/angie-module-lua/Makefile
+++ b/www/angie-module-lua/Makefile
@@ -1,6 +1,6 @@
PORTNAME= angie-module-lua
MODULE_VERSION= 0.10.31
-MODULE_PORTREVISION= 0
+MODULE_PORTREVISION= 1
GH_TUPLE= openresty:lua-nginx-module:v${MODULE_VERSION}:lua
GH_TUPLE+= openresty:stream-lua-nginx-module:v0.0.17R4:lua_stream
GH_TUPLE+= vision5:ngx_devel_kit:v0.3.4:ndk
diff --git a/www/angie-module-ndk/Makefile b/www/angie-module-ndk/Makefile
index 708e084c23fe..eb574ac10769 100644
--- a/www/angie-module-ndk/Makefile
+++ b/www/angie-module-ndk/Makefile
@@ -1,6 +1,6 @@
PORTNAME= angie-module-ndk
MODULE_VERSION= 0.3.4
-MODULE_PORTREVISION= 7
+MODULE_PORTREVISION= 8
GH_TUPLE= vision5:ngx_devel_kit:v${MODULE_VERSION}:module
COMMENT= Angie NDK dynamic module
diff --git a/www/angie-module-njs/Makefile b/www/angie-module-njs/Makefile
index 21a38cb8b0f9..e11c4b154c6b 100644
--- a/www/angie-module-njs/Makefile
+++ b/www/angie-module-njs/Makefile
@@ -1,6 +1,6 @@
PORTNAME= angie-module-njs
MODULE_VERSION= 1.0.0
-MODULE_PORTREVISION= 0
+MODULE_PORTREVISION= 1
GH_TUPLE= nginx:njs:${MODULE_VERSION}:module
COMMENT= Angie NJS dynamic module
diff --git a/www/angie-module-postgres/Makefile b/www/angie-module-postgres/Makefile
index af693212f3b3..55ec2303752b 100644
--- a/www/angie-module-postgres/Makefile
+++ b/www/angie-module-postgres/Makefile
@@ -1,6 +1,6 @@
PORTNAME= angie-module-postgres
MODULE_VERSION= 1.0rc7
-MODULE_PORTREVISION= 7
+MODULE_PORTREVISION= 8
GH_TUPLE= FRiCKLE:ngx_postgres:${MODULE_VERSION}:module
COMMENT= Angie postgres dynamic module
diff --git a/www/angie-module-redis2/Makefile b/www/angie-module-redis2/Makefile
index 1002405dd872..8ca8918aac76 100644
--- a/www/angie-module-redis2/Makefile
+++ b/www/angie-module-redis2/Makefile
@@ -1,6 +1,6 @@
PORTNAME= angie-module-redis2
MODULE_VERSION= 0.15
-MODULE_PORTREVISION= 7
+MODULE_PORTREVISION= 8
GH_TUPLE= openresty:redis2-nginx-module:v${MODULE_VERSION}:module
COMMENT= Angie redis2 dynamic module
diff --git a/www/angie-module-set-misc/Makefile b/www/angie-module-set-misc/Makefile
index 69ad8d4c00d5..7879a76daf1b 100644
--- a/www/angie-module-set-misc/Makefile
+++ b/www/angie-module-set-misc/Makefile
@@ -1,6 +1,6 @@
PORTNAME= angie-module-set-misc
MODULE_VERSION= 0.3.4
-MODULE_PORTREVISION= 7
+MODULE_PORTREVISION= 8
GH_TUPLE= vision5:ngx_devel_kit:v${MODULE_VERSION}:ndk
GH_TUPLE+= openresty:set-misc-nginx-module:v0.33:module
diff --git a/www/angie-module-upload/Makefile b/www/angie-module-upload/Makefile
index 5c8326034ce2..3c59fde7b159 100644
--- a/www/angie-module-upload/Makefile
+++ b/www/angie-module-upload/Makefile
@@ -1,6 +1,6 @@
PORTNAME= angie-module-upload
MODULE_VERSION= 2.3.0
-MODULE_PORTREVISION= 7
+MODULE_PORTREVISION= 8
GH_TUPLE= fdintino:nginx-upload-module:${MODULE_VERSION}:module
COMMENT= Angie upload dynamic module
diff --git a/www/angie-module-vod/Makefile b/www/angie-module-vod/Makefile
index adc7a76c486b..cf8949738c0b 100644
--- a/www/angie-module-vod/Makefile
+++ b/www/angie-module-vod/Makefile
@@ -1,6 +1,6 @@
PORTNAME= angie-module-vod
MODULE_VERSION= 1.9.0
-MODULE_PORTREVISION= 0
+MODULE_PORTREVISION= 1
MODULE_PORTEPOCH= 2
GH_TUPLE= dio-az:nginx-vod-module:v${MODULE_VERSION}:module
diff --git a/www/angie-module-zstd/Makefile b/www/angie-module-zstd/Makefile
index 8cbb0d0ee9b5..156e78e9b7a0 100644
--- a/www/angie-module-zstd/Makefile
+++ b/www/angie-module-zstd/Makefile
@@ -1,6 +1,6 @@
PORTNAME= angie-module-zstd
MODULE_VERSION= 0.1.1
-MODULE_PORTREVISION= 7
+MODULE_PORTREVISION= 8
GH_TUPLE= tokers:zstd-nginx-module:${MODULE_VERSION}:module
COMMENT= Angie zstd dynamic module
diff --git a/www/angie/Makefile b/www/angie/Makefile
index b42412aeb8f9..a9e35fa75bd5 100644
--- a/www/angie/Makefile
+++ b/www/angie/Makefile
@@ -1,5 +1,5 @@
PORTNAME?= angie
-ANGIE_VERSION= 1.12.0
+ANGIE_VERSION= 1.12.1
ANGIE_PORTREVISION= 0
CATEGORIES+= www
MASTER_SITES+= https://download.angie.software/files/:angie
diff --git a/www/angie/distinfo b/www/angie/distinfo
index dabb69061191..7d4e9a1f65d2 100644
--- a/www/angie/distinfo
+++ b/www/angie/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1784095831
-SHA256 (angie-1.12.0.tar.gz) = cd7867d200b22a80165b93696c30a1ac3a28c1162544b7f43c71232b19814ef6
-SIZE (angie-1.12.0.tar.gz) = 2093889
+TIMESTAMP = 1785499448
+SHA256 (angie-1.12.1.tar.gz) = 5f4f203be2aca6fe20770b489c720e46e51d337e521065e7e472b61e24e3d2f5
+SIZE (angie-1.12.1.tar.gz) = 2100390
SHA256 (61131-nginx-http-auth-totp-1.2.0_GH0.tar.gz) = 630e599c5ca16691689230a8b40a6db0d2878a1112be641fa50d68a7d8551651
SIZE (61131-nginx-http-auth-totp-1.2.0_GH0.tar.gz) = 11426
SHA256 (kjdev-nginx-auth-jwt-0.14.2_GH0.tar.gz) = 14100433daf5328fba338ed27201ef765261dc7d9e7347423bf0ab186dac8e86