Skip to content

Commit

Permalink
chore(deps): bump libexpat to 2.6.4 (#14191)
Browse files Browse the repository at this point in the history
KAG-6222

(cherry picked from commit 3a13b91)
  • Loading branch information
Water-Melon authored and windmgc committed Jan 20, 2025
1 parent 8088597 commit 475f390
Show file tree
Hide file tree
Showing 15 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions .requirements
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ PCRE=10.44
PCRE_SHA256=86b9cb0aa3bcb7994faa88018292bc704cdbb708e785f7c74352ff6ea7d3175b
ADA=2.9.2
ADA_SHA256=b2cce630590b490d79ea4f4460ba77efd5fb29c5a87a4e8cb7ebc4859bc4b564
LIBEXPAT=2.6.2
LIBEXPAT_SHA256=d4cf38d26e21a56654ffe4acd9cd5481164619626802328506a2869afab29ab3
LIBEXPAT=2.6.4
LIBEXPAT_SHA256=fd03b7172b3bd7427a3e7a812063f74754f24542429b634e0db6511b53fb2278

# Note: git repositories can be loaded from local path if path is set as value

Expand Down
2 changes: 1 addition & 1 deletion build/libexpat/BUILD.libexpat.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ configure_make(
"libexpat.1.dylib",
],
"//conditions:default": [
"libexpat.so.1.9.2",
"libexpat.so.1.10.0",
],
}),
targets = [
Expand Down
2 changes: 1 addition & 1 deletion scripts/explain_manifest/fixtures/amazonlinux-2-amd64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
- libc.so.6
Rpath : /usr/local/kong/lib

- Path : /usr/local/kong/lib/libexpat.so.1.9.2
- Path : /usr/local/kong/lib/libexpat.so.1.10.0
Needed :
- libm.so.6
- libstdc++.so.6
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
- libc.so.6
Runpath : /usr/local/kong/lib

- Path : /usr/local/kong/lib/libexpat.so.1.9.2
- Path : /usr/local/kong/lib/libexpat.so.1.10.0
Needed :
- libstdc++.so.6
- libm.so.6
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
- ld-linux-aarch64.so.1
Rpath : /usr/local/kong/lib

- Path : /usr/local/kong/lib/libexpat.so.1.9.2
- Path : /usr/local/kong/lib/libexpat.so.1.10.0
Needed :
- libm.so.6
- libstdc++.so.6
Expand Down
2 changes: 1 addition & 1 deletion scripts/explain_manifest/fixtures/debian-11-amd64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
- libc.so.6
Runpath : /usr/local/kong/lib

- Path : /usr/local/kong/lib/libexpat.so.1.9.2
- Path : /usr/local/kong/lib/libexpat.so.1.10.0
Needed :
- libc.so.6

Expand Down
2 changes: 1 addition & 1 deletion scripts/explain_manifest/fixtures/debian-12-amd64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
- libc.so.6
Runpath : /usr/local/kong/lib

- Path : /usr/local/kong/lib/libexpat.so.1.9.2
- Path : /usr/local/kong/lib/libexpat.so.1.10.0
Needed :
- libc.so.6

Expand Down
2 changes: 1 addition & 1 deletion scripts/explain_manifest/fixtures/el8-amd64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
- libc.so.6
Runpath : /usr/local/kong/lib

- Path : /usr/local/kong/lib/libexpat.so.1.9.2
- Path : /usr/local/kong/lib/libexpat.so.1.10.0
Needed :
- libstdc++.so.6
- libm.so.6
Expand Down
2 changes: 1 addition & 1 deletion scripts/explain_manifest/fixtures/el9-amd64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
- libc.so.6
Runpath : /usr/local/kong/lib

- Path : /usr/local/kong/lib/libexpat.so.1.9.2
- Path : /usr/local/kong/lib/libexpat.so.1.10.0
Needed :
- libstdc++.so.6
- libm.so.6
Expand Down
2 changes: 1 addition & 1 deletion scripts/explain_manifest/fixtures/el9-arm64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
- ld-linux-aarch64.so.1
Rpath : /usr/local/kong/lib

- Path : /usr/local/kong/lib/libexpat.so.1.9.2
- Path : /usr/local/kong/lib/libexpat.so.1.10.0
Needed :
- libm.so.6
- libstdc++.so.6
Expand Down
2 changes: 1 addition & 1 deletion scripts/explain_manifest/fixtures/ubuntu-20.04-amd64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
- libc.so.6
Runpath : /usr/local/kong/lib

- Path : /usr/local/kong/lib/libexpat.so.1.9.2
- Path : /usr/local/kong/lib/libexpat.so.1.10.0
Needed :
- libc.so.6

Expand Down
2 changes: 1 addition & 1 deletion scripts/explain_manifest/fixtures/ubuntu-22.04-amd64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
- libc.so.6
Runpath : /usr/local/kong/lib

- Path : /usr/local/kong/lib/libexpat.so.1.9.2
- Path : /usr/local/kong/lib/libexpat.so.1.10.0
Needed :
- libc.so.6

Expand Down
2 changes: 1 addition & 1 deletion scripts/explain_manifest/fixtures/ubuntu-22.04-arm64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
- ld-linux-aarch64.so.1
Runpath : /usr/local/kong/lib

- Path : /usr/local/kong/lib/libexpat.so.1.9.2
- Path : /usr/local/kong/lib/libexpat.so.1.10.0
Needed :
- libc.so.6
- ld-linux-aarch64.so.1
Expand Down
2 changes: 1 addition & 1 deletion scripts/explain_manifest/fixtures/ubuntu-24.04-amd64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
- libc.so.6
Runpath : /usr/local/kong/lib

- Path : /usr/local/kong/lib/libexpat.so.1.9.2
- Path : /usr/local/kong/lib/libexpat.so.1.10.0
Needed :
- libc.so.6

Expand Down
2 changes: 1 addition & 1 deletion scripts/explain_manifest/fixtures/ubuntu-24.04-arm64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
- ld-linux-aarch64.so.1
Runpath : /usr/local/kong/lib

- Path : /usr/local/kong/lib/libexpat.so.1.9.2
- Path : /usr/local/kong/lib/libexpat.so.1.10.0
Needed :
- libc.so.6
- ld-linux-aarch64.so.1
Expand Down

0 comments on commit 475f390

Please sign in to comment.