* [glpk] Fix feature build error
* update version
* update
* version
* Add new line
* version
---------
Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
* Updated CLI11 version and hash to v2.4.0
* Ran vcpkg.exe x-add-version cli11
* Skip CLI11 build on UWP
CLI11's Unicode support doesn't build on UWP. As UWP is deprecated, it most likely won't be supported in the future.
* Removed cli11 from scripts/ci.baseline.txt
Co-authored-by: Kai Pastor <dg0yt@darc.de>
* Added supports: !uwp to ports/cli11/vcpkg.json
cli11 Unicode support doesn't work on UWP
Co-authored-by: Kai Pastor <dg0yt@darc.de>
* Updated versions/cli11.json
---------
Co-authored-by: Kai Pastor <dg0yt@darc.de>
Co-authored-by: Patrik Huber <p.huber@mimetrik.co.uk>
* Limit CI
* Update msys2
* Declare msys packages for pkgconfig and fortran...
... with explicit DEPS and PROVIDES, instead of using DIRECT_PACKAGES.
This change makes it possible to notice changed dependencies
in `vcpkg-ci-msys2` update checks. (Current case: zstd.)
It also enables reuse of general declarations from `vcpkg_acquire_msys`
in specialized cases (`vpckg_find_fortran`).
Last not least, using the the Z_DECLARE_EXTRA_PACKAGES_COMMAND
simplifies the implementation of `vcpkg-ci-msys2`, in particular for
checks across platform boundaries.
* Revert "Limit CI"
* [json-c] update to version 0.17 2023-08-12
* [json-c] update version database
* [clamav] update to version 0.103.11
* [clamav] update version db
* [clamav] add patch to compile isnt.cpp on windows
* [clamav] update version db
* [clamav] remove extra port version
* [clamav] update version db
* fix cmakelists.txt
* update version
* fix cmakelists.txt
* update git-tree
* remove fix-cmakelists.patch
* update git-tree
* format
* update git-tree
---------
Co-authored-by: Monica <liuyumei01@beyondsoft.com>
* [azure-core-cpp] Update to 1.11.1
## 1.11.1 (2024-02-02)
### Bugs Fixed
- [[#5154]](https://github.com/Azure/azure-sdk-for-cpp/issues/5154) WinHTTP Transport logging (and exception strings) have dangling periods making it harder to read.
### Other Changes
- Improved log messages for WinHTTP Transport to help diagnose WinHTTP state machine related issues.
* [azure-core-amqp-cpp] Update to 1.0.0-beta.7
## 1.0.0-beta.7 (2024-02-02)
### Features Added
The `Close` method on AMQP Message Sender and Message Receiver now blocks until the client receives a `DETACH` response from the remote node.
### Breaking Changes
- The `Close` method on AMQP Message Sender and Message Receiver now accepts an `Azure::Core::Context` parameter. This parameter is defaulted so this change should not affect existing code.
### Bugs Fixed
- Fixed uAMQP connection channel so that a channel is released when an END performative is received from the remote node instead of when the END performative is sent to the remote node.
- Enabled more than one uAMQP session to be created on a single connection.
* [aws-c-auth] update to 0.7.14
* [aws-c-auth] update to 0.7.14
* [aws-c-io] update to 0.14.3
* [aws-c-io] update to 0.14.3
* [aws-c-s3] update to 0.5.0
* [aws-c-s3] update to 0.5.0
* [aws-c-sdkutils] update to 0.1.14
* [aws-c-sdkutils] update to 0.1.14
* [aws-sdk-cpp] update to 1.11.255
* [aws-sdk-cpp] update to 1.11.255