|
1 | 1 | | Package | Version | Lizenz | Download-Link | |
2 | 2 | |-----------------|--------------|--------------|----------------------------------------------------------------------| |
3 | | -| antlr | 4.13.1 | BSD | https://www.antlr.org/download.html | |
4 | | -| boost | 1.87.0 | Boost | https://github.com/boostorg/boost/tree/boost-1.87.0 | |
5 | | -| botan | 3.6.1 | BSD 2-Clause | https://github.com/randombit/botan | |
6 | | -| date | 3.0.3 | MIT | https://github.com/HowardHinnant/date/tree/v3.0.3 | |
| 3 | +| antlr | 4.13.2 | BSD | https://www.antlr.org/download.html | |
| 4 | +| boost | 1.88.0 | Boost | https://github.com/boostorg/boost/tree/boost-1.88.0 | |
| 5 | +| botan | 3.9.0 | BSD 2-Clause | https://github.com/randombit/botan | |
| 6 | +| date | 3.0.4 | MIT | https://github.com/HowardHinnant/date/tree/v3.0.4 | |
7 | 7 | | glog | 0.7.1 | BSD-3-Clause | https://github.com/google/glog/tree/v0.7.1 | |
8 | 8 | | gramine | 1.6 | LGPL 3.0 | https://github.com/gramineproject/gramine/releases/tag/v1.6 | |
9 | 9 | | gsl-lite | 0.41.0 | MIT | https://github.com/gsl-lite/gsl-lite/tree/v0.41.0 | |
10 | | -| gtest | 1.16.0 | BSD-3-Clause | https://github.com/google/googletest/releases/tag/v1.16.0 | |
11 | | -| hiredis | 1.2.0 | BSD-3-Clause | https://github.com/redis/hiredis/releases/tag/v1.2.0 | |
| 10 | +| gtest | 1.17.0 | BSD-3-Clause | https://github.com/google/googletest/releases/tag/v1.17.0 | |
| 11 | +| hiredis | 1.3.0 | BSD-3-Clause | https://github.com/redis/hiredis/releases/tag/v1.3.0 | |
12 | 12 | | libpq | 16.8 | PostgreSQL | https://github.com/postgres/postgres/tree/REL_16_8/src/backend/libpq | |
13 | 13 | | libpqxx | 7.10.1 | BSD-3-Clause | https://github.com/jtv/libpqxx/tree/7.10.1 | |
14 | 14 | | libunwind | 1.8.1 | MIT | https://github.com/libunwind/libunwind/releases/tag/v1.8.1 | |
15 | | -| libxml2 | 2.13.8 | MIT | https://github.com/GNOME/libxml2/tree/v2.13.8 | |
| 15 | +| libxml2 | 2.14.5 | MIT | https://github.com/GNOME/libxml2/tree/v2.14.5 | |
16 | 16 | | magic_enum | 0.9.7 | MIT | https://github.com/Neargye/magic_enum/releases/tag/v0.9.7 | |
17 | | -| openssl* | 3.1.8 | OpenSSL | https://github.com/openssl/openssl/tree/openssl-3.1.8 | |
| 17 | +| openssl* | 3.0.18 | OpenSSL | https://github.com/openssl/openssl/tree/openssl-3.0.18 | |
| 18 | +| prometheus-cpp | 1.3.0 | MIT | https://github.com/jupp0r/prometheus-cpp/releases/tag/v1.3.0 | |
18 | 19 | | rapidjson | cci.20230929 | MIT | https://github.com/Tencent/rapidjson | |
19 | | -| redis-plus-plus | 1.3.13 | Apache-2.0 | https://github.com/sewenew/redis-plus-plus/releases/tag/1.3.13 | |
| 20 | +| redis-plus-plus | 1.3.15 | Apache-2.0 | https://github.com/sewenew/redis-plus-plus/releases/tag/1.3.15 | |
20 | 21 | | zlib | 1.3.1 | Zlib License | https://github.com/madler/zlib/tree/v1.3.1 | |
21 | 22 | | zstd | 1.5.7 | BSD-3-Clause | https://github.com/facebook/zstd/tree/v1.5.7 | |
22 | | -| prometheus-cpp | 1.3.0 | MIT | https://github.com/jupp0r/prometheus-cpp/releases/tag/v1.3.0 | |
23 | 23 |
|
24 | | -\* openssl 3.1.8: The openssl 3.1.8 is based on the version provided by conan-center (https://conan.io/center/) |
| 24 | +\* openssl 3.0.18: The openssl 3.0.18 is based on the version provided by conan-center (https://conan.io/center/) |
25 | 25 | additionally a patch has been applied to access the embedded OCSP response. |
26 | 26 | The changed package recipes and the patch are located in the subfolder `conan-recipes/openssl` |
27 | 27 |
|
28 | | -\* openssl 3.1.8: Die verwendete openssl 3.1.8 basiert auf der auf conan-center (https://conan.io/center/) verfügbaren. |
| 28 | +\* openssl 3.0.18: Die verwendete openssl 3.0.18 basiert auf der auf conan-center (https://conan.io/center/) verfügbaren. |
29 | 29 | zusätzlich wird ein weiterer Patch angewandt, der den Zugriff auf die eingebettete OCSP-Response ermöglicht. |
30 | 30 | Das geänderte Conan-Rezept und der Patch befinden sich im Unterordner `conan-recipes/openssl` |
0 commit comments