Skip to content

Commit

Permalink
chore(deps): bump libxml2 to 2.12.9 (#9993)
Browse files Browse the repository at this point in the history
### Summary

See: https://gitlab.gnome.org/GNOME/libxml2/-/blob/2.12/NEWS

Signed-off-by: Aapo Talvensaari <aapo.talvensaari@gmail.com>
  • Loading branch information
bungle authored Aug 19, 2024
1 parent c4f7050 commit 40db6c2
Show file tree
Hide file tree
Showing 22 changed files with 24 additions and 23 deletions.
4 changes: 2 additions & 2 deletions .requirements
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ PASSWDQC=2.0.3
PASSWDQC_SHA256=53b0f4bc49369f06195e9e13abb6cff352d5acb79e861004ec95973896488cf4
LIBJQ=1.7.1
LIBJQ_SHA256=478c9ca129fd2e3443fe27314b455e211e0d8c60bc8ff7df703873deeee580c2
LIBXML2=2.12.7
LIBXML2_SHA256=24ae78ff1363a973e6d8beba941a7945da2ac056e19b53956aeb6927fd6cfb56
LIBXML2=2.12.9
LIBXML2_SHA256=59912db536ab56a3996489ea0299768c7bcffe57169f0235e7f962a91f483590
LIBXSLT=1.1.42
LIBXSLT_SHA256=85ca62cac0d41fc77d3f6033da9df6fd73d20ea2fc18b0a3609ffb4110e1baeb
MSGPACK_C=c-6.0.1
Expand Down
2 changes: 1 addition & 1 deletion build/ee/libxml2/BUILD.libxml2.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ configure_make(
"libxml2.2.dylib",
],
"//conditions:default": [
"libxml2.so.2.12.7",
"libxml2.so.2.12.9",
],
}),
targets = [
Expand Down
3 changes: 3 additions & 0 deletions changelog/unreleased/kong-ee/bump_libxml2.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
message: Bumped libxml2 to 2.12.9.
type: dependency
scope: Core
2 changes: 0 additions & 2 deletions changelog/unreleased/kong-ee/bump_libxml2_2.12.6.yml

This file was deleted.

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 @@ -117,7 +117,7 @@
- libc.so.6
Rpath : /usr/local/kong/lib

- Path : /usr/local/kong/lib/libxml2.so.2.12.7
- Path : /usr/local/kong/lib/libxml2.so.2.12.9
Needed :
- libdl.so.2
- libstdc++.so.6
Expand Down
2 changes: 1 addition & 1 deletion scripts/explain_manifest/fixtures/amazonlinux-2-arm64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
- ld-linux-aarch64.so.1
Rpath : /usr/local/kong/lib

- Path : /usr/local/kong/lib/libxml2.so.2.12.7
- Path : /usr/local/kong/lib/libxml2.so.2.12.9
Needed :
- libdl.so.2
- libstdc++.so.6
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
- libc.so.6
Runpath : /usr/local/kong/lib

- Path : /usr/local/kong/lib/libxml2.so.2.12.7
- Path : /usr/local/kong/lib/libxml2.so.2.12.9
Needed :
- libstdc++.so.6
- libz.so.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
- ld-linux-aarch64.so.1
Rpath : /usr/local/kong/lib

- Path : /usr/local/kong/lib/libxml2.so.2.12.7
- Path : /usr/local/kong/lib/libxml2.so.2.12.9
Needed :
- libstdc++.so.6
- libz.so.1
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 @@ -111,7 +111,7 @@
- libc.so.6
Runpath : /usr/local/kong/lib

- Path : /usr/local/kong/lib/libxml2.so.2.12.7
- Path : /usr/local/kong/lib/libxml2.so.2.12.9
Needed :
- libdl.so.2
- libz.so.1
Expand Down
2 changes: 1 addition & 1 deletion scripts/explain_manifest/fixtures/debian-11-arm64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
- ld-linux-aarch64.so.1
Runpath : /usr/local/kong/lib

- Path : /usr/local/kong/lib/libxml2.so.2.12.7
- Path : /usr/local/kong/lib/libxml2.so.2.12.9
Needed :
- libdl.so.2
- libz.so.1
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 @@ -103,7 +103,7 @@
- libc.so.6
Runpath : /usr/local/kong/lib

- Path : /usr/local/kong/lib/libxml2.so.2.12.7
- Path : /usr/local/kong/lib/libxml2.so.2.12.9
Needed :
- libz.so.1
- libm.so.6
Expand Down
2 changes: 1 addition & 1 deletion scripts/explain_manifest/fixtures/debian-12-arm64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
- ld-linux-aarch64.so.1
Runpath : /usr/local/kong/lib

- Path : /usr/local/kong/lib/libxml2.so.2.12.7
- Path : /usr/local/kong/lib/libxml2.so.2.12.9
Needed :
- libz.so.1
- libm.so.6
Expand Down
2 changes: 1 addition & 1 deletion scripts/explain_manifest/fixtures/el8-amd64-fips.txt
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
- libc.so.6
Runpath : /usr/local/kong/lib

- Path : /usr/local/kong/lib/libxml2.so.2.12.7
- Path : /usr/local/kong/lib/libxml2.so.2.12.9
Needed :
- libdl.so.2
- libstdc++.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 @@ -117,7 +117,7 @@
- libc.so.6
Runpath : /usr/local/kong/lib

- Path : /usr/local/kong/lib/libxml2.so.2.12.7
- Path : /usr/local/kong/lib/libxml2.so.2.12.9
Needed :
- libdl.so.2
- libstdc++.so.6
Expand Down
2 changes: 1 addition & 1 deletion scripts/explain_manifest/fixtures/el9-amd64-fips.txt
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
- libc.so.6
Runpath : /usr/local/kong/lib

- Path : /usr/local/kong/lib/libxml2.so.2.12.7
- Path : /usr/local/kong/lib/libxml2.so.2.12.9
Needed :
- libstdc++.so.6
- libz.so.1
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 @@ -109,7 +109,7 @@
- libc.so.6
Runpath : /usr/local/kong/lib

- Path : /usr/local/kong/lib/libxml2.so.2.12.7
- Path : /usr/local/kong/lib/libxml2.so.2.12.9
Needed :
- libstdc++.so.6
- libz.so.1
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 @@ -119,7 +119,7 @@
- ld-linux-aarch64.so.1
Rpath : /usr/local/kong/lib

- Path : /usr/local/kong/lib/libxml2.so.2.12.7
- Path : /usr/local/kong/lib/libxml2.so.2.12.9
Needed :
- libstdc++.so.6
- libz.so.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
- libc.so.6
Runpath : /usr/local/kong/lib

- Path : /usr/local/kong/lib/libxml2.so.2.12.7
- Path : /usr/local/kong/lib/libxml2.so.2.12.9
Needed :
- libdl.so.2
- libz.so.1
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 @@ -111,7 +111,7 @@
- libc.so.6
Runpath : /usr/local/kong/lib

- Path : /usr/local/kong/lib/libxml2.so.2.12.7
- Path : /usr/local/kong/lib/libxml2.so.2.12.9
Needed :
- libdl.so.2
- libz.so.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
- libc.so.6
Runpath : /usr/local/kong/lib

- Path : /usr/local/kong/lib/libxml2.so.2.12.7
- Path : /usr/local/kong/lib/libxml2.so.2.12.9
Needed :
- libz.so.1
- libm.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 @@ -103,7 +103,7 @@
- libc.so.6
Runpath : /usr/local/kong/lib

- Path : /usr/local/kong/lib/libxml2.so.2.12.7
- Path : /usr/local/kong/lib/libxml2.so.2.12.9
Needed :
- libz.so.1
- libm.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 @@ -95,7 +95,7 @@
- ld-linux-aarch64.so.1
Runpath : /usr/local/kong/lib

- Path : /usr/local/kong/lib/libxml2.so.2.12.7
- Path : /usr/local/kong/lib/libxml2.so.2.12.9
Needed :
- libz.so.1
- libm.so.6
Expand Down

0 comments on commit 40db6c2

Please sign in to comment.