Date: Wed, 06 Mar 2024 10:31:07 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 277524] www/node18: upgrade the port to 18.19.1 Message-ID: <bug-277524-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277524 Bug ID: 277524 Summary: www/node18: upgrade the port to 18.19.1 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: sunpoet@FreeBSD.org Reporter: Trond.Endrestol@ximalas.info Flags: maintainer-feedback?(sunpoet@FreeBSD.org) Assignee: sunpoet@FreeBSD.org Created attachment 248967 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D248967&action= =3Dedit Git compatible patch for www/node18 upgrading the port to 18.19.1 Build will only succeed if: $ sysctl kern.elf64.aslr.enable=3D0 $ sysctl kern.elf64.aslr.pie_enable=3D0 $ sysctl kern.elf64.allow_wx=3D1 Conveniently repeated as a one-liner: sysctl kern.elf64.aslr.enable=3D0;sysctl kern.elf64.aslr.pie_enable=3D0;sys= ctl kern.elf64.allow_wx=3D1 --=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-277524-7788>