vcpkg/versions
jim wang 28c7206cba
[gloo] Add array header file (#36988)
Fixes https://github.com/microsoft/vcpkg/issues/36833
```
/mnt/vcpkg/buildtrees/gloo/src/4842d821e2-089f9c85b8.clean/gloo/transport/tcp/device.cc:151:39: error: aggregate ‘std::array<char, 64> hostname’ has incomplete type and cannot be defined
  151 |       std::array<char, HOST_NAME_MAX> hostname;
      |                                       ^~~~~~~~
```
- [X] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [ ] ~~SHA512s are updated for each updated download.~~
- [ ] ~~The "supports" clause reflects platforms that may be fixed by
this new version.~~
- [ ] ~~Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.~~
- [ ] ~~Any patches that are no longer applied are deleted from the
port's directory.~~
- [X] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [X] Only one version is added to each modified port's versions file.

Usage test pass with following triplets:

```
x64-linux
```
2024-02-28 16:49:03 -08:00
..
3- [3fd|python3] switch to vcpkg-msbuild (#33026) 2023-08-09 10:29:22 -07:00
7- [7zip] Switch download source to github (#36228) 2024-01-24 09:57:01 -08:00
a- [asio-grpc] Update to 3.0.0 (#36832) 2024-02-21 09:56:22 -08:00
b- [bddisasm] Update to 2.1.0 (#36917) 2024-02-27 00:27:30 -08:00
c- [ceres] Add feature schur (#36792) 2024-02-27 00:44:07 -08:00
d- [dcmtk] Add prefix to vendored libjpeg symbols (#36274) 2024-02-27 01:01:39 -08:00
e- [easyloggingpp] Fix pkgconfig and add usage (#36851) 2024-02-21 09:35:50 -08:00
f- [fast-float] update to 6.1.0 (#36996) 2024-02-28 16:42:02 -08:00
g- [gloo] Add array header file (#36988) 2024-02-28 16:49:03 -08:00
h- [halide] update to 17.0.1 (#36914) 2024-02-22 10:22:04 -08:00
i- [ignition-cmake2] bump version to v2.17.1 (#36794) 2024-02-16 15:27:36 -08:00
j- [jwt-cpp] Update to 0.7.0 (#36916) 2024-02-22 10:21:46 -08:00
k- [ktx] no vendored libs (#36508) 2024-02-07 22:45:01 -08:00
l- [libpq] Delete gendef.pl related patches (#36992) 2024-02-28 16:46:19 -08:00
m- [matplotplusplus] update to 1.2.1 (#36906) 2024-02-27 00:36:12 -08:00
n- [ncnn] Update to 20240102 (#35978) 2024-02-21 22:12:25 -08:00
o- [opentelemetry-cpp] update port to v1.4.2 (#37005) 2024-02-28 16:40:03 -08:00
p- [proxy] update to 2.2.0 (#36960) 2024-02-27 00:11:26 -08:00
q- [qt5-base] appy offical patch for CVE-2024-25580 (#36820) 2024-02-21 11:36:45 -08:00
r- [rtabmap] update to 0.21.4 (#36886) 2024-02-22 10:21:22 -08:00
s- [sockpp] Update to 1.0.0 (#36964) 2024-02-27 00:11:07 -08:00
t- [tiff] Fix link errors (#36954) 2024-02-27 00:16:01 -08:00
u- [directxmesh, directxtex, directxtk, uavatlas] Updated for February 2024 (#36936) 2024-02-27 00:24:49 -08:00
v- [vamp-sdk] update download url (#36860) 2024-02-21 09:29:44 -08:00
w- [WinReg] update to v6.2.0 (#36931) 2024-02-23 14:56:52 -08:00
x- [vcpkg baseline][vcpkg scripts] Drop ${pc_sysrootdir} (#36843) 2024-02-21 21:59:11 -08:00
y- [yoga] Enable for uwp (#36705) 2024-02-13 15:33:39 -08:00
z- [z3] Update to 4.12.6 (#36958) 2024-02-27 00:12:25 -08:00
baseline.json [gloo] Add array header file (#36988) 2024-02-28 16:49:03 -08:00