* [vtk] Fix the dependency curl of proj
* version
* [libexif] Change to the official build system
* add port-version
* version
* revert
* libexif
* version
* default feature nls
* version
* update
* format
* version
* revert
* vdb
* version
* Initial port
* Add to baseline
* Usage
* update hash
* Update to fixed version
* Update json
* Disallow uwp
* rename to ctstraffic
* Only build release
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
* Remove copy_pdbs
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
* Add line at end
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
* Update hash
* Update ports/ctstraffic/portfile.cmake
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
* Update hash
---------
Co-authored-by: Sam Yun <samyun@microsoft.com>
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
* bump nats.c version to 3.7.0
* run x-add-version
* Use version string instead of hash
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
* fix versions
---------
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
* Generate Imath.pc
* update version
* add dependency imath minizip-ng
* updata version
* update version
* Fix the name of the dynamic library under win in the pc file
* update version
* Fix the name of the dynamic library under win in the pc file
* update version
Probably broken by https://github.com/microsoft/vcpkg/pull/34994
Detected in https://github.com/microsoft/vcpkg/pull/35116
where this REGEX is expected to be output from the python script
```
CMake Error at build/cmake/LoadVersion.cmake:9 (string):
string sub-command REGEX, mode MATCHALL needs at least 5 arguments total to
command.
Call Stack (most recent call first):
CMakeLists.txt:20 (LoadVersion)
```
* [libusb] Add disable-udev feature
* fix commented problems. Comments still to be removed
* Update libusb port version
* Updated libusb port-version
* Remove commented lines
* Update version database
* Update version database
* fix suggestion to portfile.cmake
* [apsi] Update to 0.11.0
* version
* Restore patch to avoid baseline regressions in the future
* version
* Fix patch
* version
* update patch
* Fix quoting issue
* version
* Fix x86 build
* version
`status-code`'s test code makes use of `std::is_literal_type` which has
been removed in C++20. Therefore compiling the tests may fail for some
compiler toolchains.
* [opencascade] Use version for git ref
* [opencascade] Skip samples for debug
* [opencascade] Drop bin letter d
* [opencascade] Don't install scripts
* [opencascade] qt not supported by port
* [opencascade] Update header fixup
* [opencascade] Enable osx and arm
* [opencascade] No scripts, again
* [opencascade] License
* [opencascade] Revise deps
* [opencascade] No freetype on uwp
* Trace
* Fixup
* [opencascade] only export include/opencascade
because this is what upstream provides in OPENCASCADE_INCLUDE_DIRECTORY
* [opencascade] Revise dependency setup
* [opencascade] Keep vcpkg legacy include dir
* Fixup
* [jkqtplotter] add port
* format-manifest
* v db
* fix wrong target being used
* Update ports/jkqtplotter/portfile.cmake
* Update fix-cmake.patch
* v db
* adjust config dir.
* v db
* Update ports/jkqtplotter/portfile.cmake
Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
* more formating stuff
* v db
---------
Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
* [dbus] Fix features
* [dbus] Use port libsystemd [skip actions]
* [dbus] Fix libsystemd dependency
* [dbus] libsystemd include dir via target
* [freerdp] Disable libsystemd
* [libtheora] create pkg-config files
* [libtheora] fix expression
* [libtheora] update baseline
* [libtheora] provide version from portfile
* Update ports/libtheora/CMakeLists.txt
Co-authored-by: Kai Pastor <dg0yt@darc.de>
* Update ports/libtheora/portfile.cmake
Co-authored-by: Kai Pastor <dg0yt@darc.de>
* Update ports/libtheora/CMakeLists.txt
Co-authored-by: Kai Pastor <dg0yt@darc.de>
* [libtheora] update baseline
---------
Co-authored-by: Kai Pastor <dg0yt@darc.de>
* [geographiclib] Removed cross-compile check.
It is broken, and as far as I can tell, unnecessary.
The target is still validated, but whether or not cross-compiling is
occuring is not. Related to microsoft#8104.
* [geographiclib] Port version bumped.
Based on https://github.com/microsoft/vcpkg/pull/34814 by @LilyWangLL
but tailored for RustDesk to build on arm64-ios, arm*-linux etc.
Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
* [ports/libaes-siv] New port
* [ports/libaes-siv/CMakeLists.txt] Only include one C file ; use compile flags from their official CMakeLists.txt ; link OpenSSL
* Update ports/libaes-siv/portfile.cmake
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* `./vcpkg x-add-version --all --overwrite-version`
* [ports/libaes-siv/CMakeLists.txt] Copy yara port's approach to depending on OpenSSL
* [ports/libaes-siv/CMakeLists.txt] Use @ for escaping vars and use https://cmake.org/cmake/help/latest/command/file.html#configure instead of `file(WRITE` following by `configure_file`
* Update ports/libaes-siv/CMakeLists.txt
Co-authored-by: Kai Pastor <dg0yt@darc.de>
* Update ports/libaes-siv/CMakeLists.txt
Co-authored-by: Kai Pastor <dg0yt@darc.de>
* Update ports/libaes-siv/CMakeLists.txt
Co-authored-by: Kai Pastor <dg0yt@darc.de>
* ./vcpkg x-add-version libaes-siv --overwrite-version
---------
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Kai Pastor <dg0yt@darc.de>
* RESTinio updated to v.0.7.0.
* Fix manifest format.
* x-add-version for RESTinio-0.7.0.
* Remove files that not needed anymore.
* x-add-version for updated RESTinio port.
* Remove comment with vim settings.
* x-add-version for updated RESTinio's portfile.
* [aws-c-http] update to 0.7.14
* [aws-c-http] update to 0.7.14
* [aws-c-mqtt] update to 0.9.9
* [aws-c-mqtt] update to 0.9.9
* [aws-c-s3] update to 0.3.23
* [aws-c-s3] update to 0.3.23
* [aws-c-auth] update to 0.7.6
* [aws-c-auth] update to 0.7.6
* [aws-crt-cpp] update to 0.24.5
* [aws-crt-cpp] update to 0.24.5
* [aws-sdk-cpp] update to 1.11.200
* [aws-sdk-cpp] update to 1.11.200
* [aws-c-common] update to 0.9.8
* [aws-c-common] update to 0.9.8
* [aws-c-common] update to 0.9.9
* [aws-c-common] update to 0.9.9
* [aws-c-s3] update to 0.3.24
* [aws-c-s3] update to 0.3.24
* [aws-crt-cpp] update to 0.24.7
* [aws-crt-cpp] update to 0.24.7
* [aws-sdk-cpp] update to 1.11.201
* [aws-sdk-cpp] update to 1.11.201
Use release artifact file for submodules instead of checking them out
manually.
This prevents future mistakes of bad references of submodules.
Future updates will only requires updates to the version and sha.
* [configcat] Update to version 3.1.0
* [configcat] Update to version 3.1.0
* [configcat] Update to version 3.1.0
* [configcat] Update to version 3.1.1
* [configcat] Update to version 3.1.1
## 1.6.0 (2023-11-10)
### Features Added
- Added `WorkloadIdentityCredential`.
- When one of the credentials within `DefaultAzureCredential` is successful, it gets re-used during all subsequent attempts to get the token.
- Updated `ClientSecretCredentialOptions` and `ClientCertificateCredentialOptions` to read the default value for the authority host option from the environment variable first.
### Breaking Changes
- Add `WorkloadIdentityCredential` to the `DefaultAzureCredential`.
### Bugs Fixed
- Do not throw an exception during `AzureCliCredential` construction, but rather delay it to the `GetToken()` call.
- Harden checks for the tenant ID.
- Disallow space character when validating tenant id and scopes as input for `AzureCliCredential`.
- Add authority host url validation to reject non-HTTPS schemes.
- [[#4084]](https://github.com/Azure/azure-sdk-for-cpp/issues/4084) Remove OpenSSL dependency on Windows. (A community contribution, courtesy of _[teo-tsirpanis](https://github.com/teo-tsirpanis)_)
### Other Changes
- Add default values to some `WorkloadIdentityCredentialOptions` fields such as authority host by reading them from the environment.
- Add logging to `WorkloadIdentityCredential` to help with debugging.
- Create separate lists of characters that are allowed within tenant ids and scopes in `AzureCliCredential`.
### Acknowledgments
Thank you to our developer community members who helped to make Azure Identity better with their contributions to this release:
- Theodore Tsirpanis _([GitHub](https://github.com/teo-tsirpanis))_
When running with VCPKG_FORCE_SYSTEM_BINARIES=ON (linux/arm64) then the Python
build will pick up libtk and attempt to build the tkinter module, linking to the
system library and causing either a build failure or an external link
dependency. Fix this by explicitly disabling it as we do for curses.
* wolfssl: add features `dtls` and `secret-callback`
* bump port version
* add missing cmake options for wolfssl
* update version database
* increment port version to resolve conflicts
* update version database
* fix newline
* update version database again
* set CMAKE_C_FLAGS using detected configuration
* update version database
* update version database
* [7zip] Add C headers to includes. Some people need them.
* [7zip] Update version 23.01 to include C headers.
* [7zip] Bump port version.
* [7zip] Version files updated.
* [7zip] Reverting faulty version file changes.
* [7zip] Version files changed, less faulty..
* [azure-core-amqp-cpp] Update to 1.0.0-beta.5
## 1.0.0-beta.5 (2023-11-07)
### Breaking Changes
- Refactored AMQP headers to isolate internal-only types to "internal" subdirectory in headers.
### Other Changes
- Removed public dependency on azure-uamqp-c to enable local bug fixes.
* [azure-messaging-eventhubs-cpp] Update to 1.0.0-beta.4
## 1.0.0-beta.4 (2023-11-07)
### Features Added
- Fully functional eventhubs Processor.
- Allow `ProducerClient` and `ConsumerClient` to be created with a connection string without an EntityPath element.
### Breaking Changes
- Removed the `LoadBalancer` type from the public API surface.
- `ConsumerClient` and `ProducerClient` objects can no longer be moved or copied.
- If the connection string provided to `ConsumerClient` or `ProducerClient` contains an EntityPath, then the `EntityPath`
parameter to the constructor must match the value provided in the connection string.
### Other Changes
- Several `ostream` insertion operators were added for eventhubs types.
* [azure-storage-common-cpp] Update to 12.5.0
## 12.5.0 (2023-11-07)
### Features Added
- No public changes in this release.
* [azure-storage-blobs-cpp] Update to 12.10.0
## 12.10.0 (2023-11-07)
### Features Added
- Features in `12.10.0-beta.1` are now generally available.
* [azure-storage-files-datalake-cpp] Update to 12.9.0
## 12.9.0 (2023-11-07)
### Features Added
- Features in `12.9.0-beta.1` are now generally available.
* [azure-storage-files-shares-cpp] Update to 12.8.0
## 12.8.0 (2023-11-07)
### Features Added
- Features in `12.8.0-beta.1` are now generally available.
- Fixed a bug where the x-ms-file-request-intent request header was not being sent for `ShareFileClient::UploadRangeFromUri`.
* [azure-storage-queues-cpp] Update to 12.2.0
## 12.2.0 (2023-11-07)
### Features Added
- New features in `12.2.0-beta.1` are now generally available.
* add feature
* update version
* del webview2
* update version
* del feature
* update version
* update to 2.0.0
* udpare version
* update verison
* update version
* update to 2.1.0
* update version
* add dependency
* update version
* delete version
* update to 2.6
* update version