[Bug 281143] security/lua-resty-openidc: depend on new ports lua-resty-session3 to fix incompatibility
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 30 Aug 2024 20:42:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281143 Bug ID: 281143 Summary: security/lua-resty-openidc: depend on new ports lua-resty-session3 to fix incompatibility Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: netchild@FreeBSD.org Reporter: baptiste@bapt.name Assignee: netchild@FreeBSD.org Flags: maintainer-feedback?(netchild@FreeBSD.org) Created attachment 253191 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=253191&action=edit Make security/lua-resty-openidc depend on www/lua-resty-session3 Make security/lua-resty-openidc depend on new ports www/lua-resty-session3. As of now, lua-resty-openidc only works with version 3.x of lua-resty-session. It's an upstream problem, a version 3.x is pinned in the lua-resty-openidc dependencies: https://github.com/zmartzone/lua-resty-openidc/blob/9f3a4fcade930f6f38ee0cb43cabf50cebffbcc9/lua-resty-openidc-1.7.6-3.rockspec#L27 There is apparently currently no clear plan on when/if lua-resty-openidc will be updated to include changes for lua-resty-session 4.X, see discussions on https://github.com/zmartzone/lua-resty-openidc/issues/480 This has been reported also to the current lua-resty-session port maintainer: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281079 The new port lua-resty-session3 is submitted via https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281142 -- You are receiving this mail because: You are the assignee for the bug.