Kong / kong-build-tools

Build tools to package and release Kong
Apache License 2.0
83 stars 72 forks source link

fix(patches) apply luajit patch cleanly #612

Closed bungle closed 1 year ago

bungle commented 1 year ago

Summary

There is a wrong offset in patch, so it complains about it with a notice:

patching file LuaJIT-2.1-20220411/src/lj_record.c
patch unexpectedly ends in middle of line
Hunk #1 succeeded at 2566 with fuzz 1 (offset -6 lines).

This commit fixes the offset.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 4.39.7 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: