Skip to content

Commit

Permalink
chore(deps): bump openresty to 1.25.3.2 (#13447)
Browse files Browse the repository at this point in the history
Signed-off-by: Aapo Talvensaari <aapo.talvensaari@gmail.com>
  • Loading branch information
bungle authored Aug 13, 2024
1 parent 2c4b98b commit 1955dbf
Show file tree
Hide file tree
Showing 9 changed files with 13 additions and 1,680 deletions.
4 changes: 2 additions & 2 deletions .requirements
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
KONG_PACKAGE_NAME=kong

OPENRESTY=1.25.3.1
OPENRESTY_SHA256=32ec1a253a5a13250355a075fe65b7d63ec45c560bbe213350f0992a57cd79df
OPENRESTY=1.25.3.2
OPENRESTY_SHA256=2d564022b06e33b45f7e5cfaf1e5dc571d38d61803af9fa2754dfff353c28d9c
LUAROCKS=3.11.1
LUAROCKS_SHA256=c3fb3d960dffb2b2fe9de7e3cb004dc4d0b34bb3d342578af84f84325c669102
OPENSSL=3.2.2
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
diff --git a/bundle/LuaJIT-2.1-20231117/src/luajit_rolling.h b/bundle/LuaJIT-2.1-20231117/src/luajit_rolling.h
diff --git a/bundle/LuaJIT-2.1-20231117.1/src/luajit_rolling.h b/bundle/LuaJIT-2.1-20231117.1/src/luajit_rolling.h
index f082974..d16d66b 100644
--- a/bundle/LuaJIT-2.1-20231117/src/luajit_rolling.h
+++ b/bundle/LuaJIT-2.1-20231117/src/luajit_rolling.h
--- a/bundle/LuaJIT-2.1-20231117.1/src/luajit_rolling.h
+++ b/bundle/LuaJIT-2.1-20231117.1/src/luajit_rolling.h
@@ -32,7 +32,9 @@

#define OPENRESTY_LUAJIT
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
diff --git a/bundle/LuaJIT-2.1-20231117/src/Makefile b/bundle/LuaJIT-2.1-20231117/src/Makefile
diff --git a/bundle/LuaJIT-2.1-20231117.1/src/Makefile b/bundle/LuaJIT-2.1-20231117.1/src/Makefile
index d80e45a..f87762e 100644
--- a/bundle/LuaJIT-2.1-20231117/src/Makefile
+++ b/bundle/LuaJIT-2.1-20231117/src/Makefile
--- a/bundle/LuaJIT-2.1-20231117.1/src/Makefile
+++ b/bundle/LuaJIT-2.1-20231117.1/src/Makefile
@@ -26,7 +26,8 @@ NODOTABIVER= 51
DEFAULT_CC = gcc
#
Expand Down
Loading

1 comment on commit 1955dbf

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bazel Build

Docker image available kong/kong:1955dbfe70bbd5ad54807ccdff263f42ccdbb1c2
Artifacts available https://github.com/Kong/kong/actions/runs/10364935305

Please sign in to comment.