<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/www/angie-module-lua, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2026-07-15T23:40:31Z</updated>
<entry>
<title>www/angie-module-lua: Update 0.10.29R2 =&gt; 0.10.31</title>
<updated>2026-07-15T23:40:31Z</updated>
<author>
<name>Vladimir Druzenko</name>
<email>vvd@FreeBSD.org</email>
</author>
<published>2026-07-15T23:36:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=247f29084b10387077589822e6b9c42dd650acff'/>
<id>urn:sha1:247f29084b10387077589822e6b9c42dd650acff</id>
<content type='text'>
Changelog:
https://github.com/openresty/lua-nginx-module/releases/tag/v0.10.31

PR:		296796
Approved by:	Sebastian Oswald &lt;sko@rostwald.de&gt; (maintainer, implicit)
Sponsored by:	UNIS Labs
</content>
</entry>
<entry>
<title>www/angie-module-*: Bump PORTREVISION after update www/angie 1.11.6 =&gt; 1.11.8</title>
<updated>2026-07-01T21:21:03Z</updated>
<author>
<name>Oleg Sidorkin</name>
<email>osidorkin@gmail.com</email>
</author>
<published>2026-07-01T21:20:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d9655486bfa8f943b7e9b386f7642f4af12be4ed'/>
<id>urn:sha1:d9655486bfa8f943b7e9b386f7642f4af12be4ed</id>
<content type='text'>
PR:		296274
Approved by:	Sebastian Oswald &lt;sko@rostwald.de&gt; (maintainer)
Sponsored by:	UNIS Labs
MFH:		2026Q2
</content>
</entry>
<entry>
<title>www/angie-module-*: Bump PORTREVISION after update www/angie 1.11.4 =&gt; 1.11.6</title>
<updated>2026-05-30T13:53:28Z</updated>
<author>
<name>Sebastian Oswald</name>
<email>sko@rostwald.de</email>
</author>
<published>2026-05-30T13:52:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=03d14d8c41cd617be9c00986674a979f80de0a41'/>
<id>urn:sha1:03d14d8c41cd617be9c00986674a979f80de0a41</id>
<content type='text'>
PR:		295591
Sponsored by:	UNIS Labs
MFH:		2026Q2
</content>
</entry>
<entry>
<title>www/angie-module-lua: Update 0.10.29 =&gt; 0.10.29R2, fix possible breakage</title>
<updated>2026-04-15T11:55:52Z</updated>
<author>
<name>Sebastian Oswald</name>
<email>sko@rostwald.de</email>
</author>
<published>2026-04-15T11:55:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a796fbe700585d45d5aedeeb2537ecca2961bb55'/>
<id>urn:sha1:a796fbe700585d45d5aedeeb2537ecca2961bb55</id>
<content type='text'>
Commit logs:
https://github.com/openresty/lua-nginx-module/compare/v0.10.29...v0.10.29R2
https://github.com/openresty/stream-lua-nginx-module/compare/v0.0.16...v0.0.17R4

PR:		294517 294426
Sponsored by:	UNIS Labs
MFH:		2026Q2
</content>
</entry>
<entry>
<title>www/angie-module-*: Bump after update www/angie 1.11.3 =&gt; 1.11.4</title>
<updated>2026-04-01T16:35:48Z</updated>
<author>
<name>Sebastian Oswald</name>
<email>sko@rostwald.de</email>
</author>
<published>2026-04-01T16:34:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e0073e7fba8ee3e2f427bcf3ae1b1d14d7514fed'/>
<id>urn:sha1:e0073e7fba8ee3e2f427bcf3ae1b1d14d7514fed</id>
<content type='text'>
PR:		294178
Sponsored by:	UNIS Labs
MFH:		2026Q1
</content>
</entry>
<entry>
<title>www/angie: Update 1.11.2 =&gt; 1.11.3 (fix CVE-2026-1642, possible MITM attack)</title>
<updated>2026-02-08T13:37:03Z</updated>
<author>
<name>Sebastian Oswald</name>
<email>sko@rostwald.de</email>
</author>
<published>2026-02-08T13:37:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8622849d0c2ee6d2e534f2bd12d8c6d603799f12'/>
<id>urn:sha1:8622849d0c2ee6d2e534f2bd12d8c6d603799f12</id>
<content type='text'>
Security: An attacker in a man-in-the-middle (MITM) position before a
proxied server using TLS, given conditions beyond the attacker's
control, could inject plaintext data into the response before the TLS
handshake begins (CVE-2026-1642); the fix was ported from nginx 1.29.5.

Changelog:
https://en.angie.software/angie/docs/oss_changes/#angie-1-11-3

- Bump PORTREVISION in www/angie-module-*.
- Fix using of ANGIE_PORTREVISION in RUN_DEPENDS for modules.
- Replace INSTALL_MAN with INSTALL_DATA for documentation.
- Unroll "for" loops with 1-2 items - simplify Makefile and call
  "INSTALL_*" 1 time instead of several.

PR:		293034
Security:	CVE-2026-1642
MFH:		2026Q1
</content>
</entry>
<entry>
<title>www/angie*: Bump PORTREVISION after www/angie update</title>
<updated>2026-02-05T22:37:49Z</updated>
<author>
<name>Sebastian Oswald</name>
<email>sko@rostwald.de</email>
</author>
<published>2026-02-05T22:37:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8d40b7a5a4a168f1594633d1a747f089e572b66a'/>
<id>urn:sha1:8d40b7a5a4a168f1594633d1a747f089e572b66a</id>
<content type='text'>
pkg does not honor RUN_DEPENDS versions, hence it fails to re-install
module packages after updates to www/angie. The only workaround is
bumping PORTREVISION for *all* modules.

PR:	292648
</content>
</entry>
<entry>
<title>www/angie: Update 1.10.3 =&gt; 1.11.1</title>
<updated>2025-12-31T22:54:52Z</updated>
<author>
<name>Sebastian Oswald</name>
<email>sko@rostwald.de</email>
</author>
<published>2025-12-31T22:52:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ccd2fa18ed5eb469eb3f1bb3c453f3a64d3d6d95'/>
<id>urn:sha1:ccd2fa18ed5eb469eb3f1bb3c453f3a64d3d6d95</id>
<content type='text'>
News:
https://en.angie.software/news/releases/angie-1-11-0/

Changelog:
https://en.angie.software/angie/docs/oss_changes/#angie-1-11-1

PR:	291930
</content>
</entry>
<entry>
<title>www/angie-module-lua: Update 0.10.28 =&gt; 0.10.29</title>
<updated>2025-12-09T19:58:25Z</updated>
<author>
<name>Sebastian Oswald</name>
<email>sko@rostwald.de</email>
</author>
<published>2025-12-09T19:58:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=62405e0b40d50e9e3e27866e21193581f6fff018'/>
<id>urn:sha1:62405e0b40d50e9e3e27866e21193581f6fff018</id>
<content type='text'>
Commit log:
https://github.com/openresty/lua-nginx-module/compare/v0.10.28...v0.10.29

PR:	291491
</content>
</entry>
<entry>
<title>www/angie: Use upstream version numbers for modules</title>
<updated>2025-12-09T19:28:53Z</updated>
<author>
<name>Sebastian Oswald</name>
<email>sko@rostwald.de</email>
</author>
<published>2025-12-09T19:12:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=779f158be65aa25f44b5e557dcd04dba9a99b5a6'/>
<id>urn:sha1:779f158be65aa25f44b5e557dcd04dba9a99b5a6</id>
<content type='text'>
Angie modules currently inherit the version number of the angie version
they are built against. This makes it hard and opaque to track their
actual version.
The mechanism used in the Makefile also had the unwanted side-effect of
PORTREVISION propagating from modules to the master port, which broke
the build (we found out the hard way...)

While here reduce number of of MKDIR calls.

PR:		291490
Co-authored-by:	Vladimir Druzenko &lt;vvd@FreeBSD.org&gt;
</content>
</entry>
</feed>
