Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Aug 2024 22:53:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 280739] www/lua-resty-core: update to 0.1.29rc1 (fixes incompatibility with latest lua stream nginx module)
Message-ID:  <bug-280739-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280739

            Bug ID: 280739
           Summary: www/lua-resty-core: update to 0.1.29rc1 (fixes
                    incompatibility with latest lua stream nginx module)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: zi@FreeBSD.org
          Reporter: ltning-freebsd@anduin.net
             Flags: maintainer-feedback?(zi@FreeBSD.org)
          Assignee: zi@FreeBSD.org

Created attachment 252669
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D252669&action=
=3Dedit
Patch lua-resty-core 0.1.28 -> 0.1.29

Patch in attachment.
Since the latest nginx releases, the lua stream module no longer compiles d=
ue
to

  src/ngx_stream_lua_module.c:867:5: error: unknown type name
=E2=80=98ngx_stream_ssl_conf_t=E2=80=99; did you mean =E2=80=98ngx_stream_a=
ddr_conf_t=E2=80=99?

(ngx_stream_ssl_conf_t has been renamed in nginx).
The lua-resty-core version remains at 0.1.29rc1. This is an unfortunate
situation (needing what is named an "rc") but rather critical for us.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-280739-7788>