aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/expat/Changes
diff options
context:
space:
mode:
authorarcadia-devtools <arcadia-devtools@yandex-team.ru>2022-03-30 11:50:32 +0300
committerarcadia-devtools <arcadia-devtools@yandex-team.ru>2022-03-30 11:50:32 +0300
commitfe418607ea4e0ea0eb6f35a3a8bfee1a6ab76753 (patch)
treeef527ea8e44311d90eae03db4e0a7dbe3b329afc /contrib/libs/expat/Changes
parent8075ef3efc86e43ef2b78f2a03c3621a7073762a (diff)
downloadydb-fe418607ea4e0ea0eb6f35a3a8bfee1a6ab76753.tar.gz
intermediate changes
ref:fdfa01b30da771d048686887331b1a56d5b0439d
Diffstat (limited to 'contrib/libs/expat/Changes')
-rw-r--r--contrib/libs/expat/Changes19
1 files changed, 19 insertions, 0 deletions
diff --git a/contrib/libs/expat/Changes b/contrib/libs/expat/Changes
index 95f697b39a..918c939dbf 100644
--- a/contrib/libs/expat/Changes
+++ b/contrib/libs/expat/Changes
@@ -2,6 +2,25 @@ NOTE: We are looking for help with a few things:
https://github.com/libexpat/libexpat/labels/help%20wanted
If you can help, please get in touch. Thanks!
+Release 2.4.8 Mon March 28 2022
+ Other changes:
+ #587 pkg-config: Move "-lm" to section "Libs.private"
+ #587 CMake|MSVC: Fix pkg-config section "Libs"
+ #55 #582 CMake|macOS: Start using linker arguments
+ "-compatibility_version <version>" and
+ "-current_version <version>" in a way compatible with
+ GNU Libtool
+ #590 #591 Version info bumped from 9:7:8 to 9:8:8;
+ see https://verbump.de/ for what these numbers do
+
+ Infrastructure:
+ #589 CI: Upgrade Clang from 13 to 14
+
+ Special thanks to:
+ evpobr
+ Kai Pastor
+ Sam James
+
Release 2.4.7 Fri March 4 2022
Bug fixes:
#572 #577 Relax fix to CVE-2022-25236 (introduced with release 2.4.5)