Commit Graph

553 Commits

Author SHA1 Message Date
Takatoshi Kondo
ab76a78f72
Update async-mqtt port to 3.0.0. (#35389) 2023-11-29 00:19:13 -08:00
Thomas1664
8b4801fb4a
[apsi] Update to 0.11.0 (#35329)
* [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
2023-11-28 22:50:03 -08:00
Thomas1664
c8586fdc33
[ada-url] Update to 2.7.4 (#35349)
* [ada-url] Update to 2.7.4

* version
2023-11-28 21:56:08 -08:00
Cheney Wang
0bcc935733
[aws-sdk-cpp] Remove feature gamesparks (#35221) 2023-11-22 14:41:13 -08:00
Vasyl Gello
e965edb2c1
[aom] Bump to 3.7.0 and fix arm-linux build (#34925)
Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
2023-11-17 14:27:31 -08:00
Jia Yue Hua
b61706e96c
[aws-c-http,aws-c-auth,aws-c-s3,aws-c-mqtt,aws-c-common,aws-sdk-cpp,aws-crt-cpp] update to 0.7.14, 0.7.6, 0.3.24, 0.9.9, 0.9.9,1.11.201,0.24.7 (#35070)
* [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
2023-11-15 16:02:14 -08:00
Bernhard Manfred Gruber
b4e9db1d85
[alpaka] Update to 1.0.0 (#35109) 2023-11-15 15:41:15 -08:00
Raúl Cumplido
2d8202f06d
[arrow] Update to 14.0.1 (#35026)
* [arrow] Update to 14.0.1

* Update versions
2023-11-14 13:05:37 -08:00
Azure SDK Bot
dc3c55f092
[azure-identity-cpp] Update to 1.6.0 (#35035)
## 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))_
2023-11-14 12:58:05 -08:00
Julian Xhokaxhiu
b58df11608
[ffmpeg] Bump to 6.1 (#35042)
* [ffmpeg] Bump to 6.1

* [ffnvcodec] Bump to 11.1.5.3

* vcpkg x-add-version --all

* [avisynthplus] Bump to 3.7.3

* vcpkg x-add-version --all

* [avisynthplus] Remove no more required patch

* vcpkg x-add-version --all

* Apply suggestions from code review

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>

* vcpkg x-add-version --all

---------

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2023-11-14 12:54:21 -08:00
Jia Yue Hua
92f6027025
[aws-c-cal] update to 0.6.9 (#35055)
* [aws-c-cal] update to 0.6.9

* [aws-c-cal] update to 0.6.9
2023-11-14 12:43:43 -08:00
Jia Yue Hua
4e9fefefc5
[aws-c-io] update to 0.13.35 (#35054)
* [aws-c-io] update to 0.13.35

* [aws-c-io] update to 0.13.35
2023-11-14 00:23:00 -08:00
KindRoach
14bae4892f
[argparse] bump version to 3.0 (#34955)
* [argparse] bump version to 3.0

* use ${VERSION} for github ref.
2023-11-08 09:41:57 -08:00
Azure SDK Bot
cb81acf7b2
[azure-core-amqp-cpp][azure-messaging-eventhubs-cpp] Update to November releases (#34960)
* [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.
2023-11-08 09:41:37 -08:00
Azure SDK Bot
fad822df2e
[Azure Storage] Update to November Release (#34968)
* [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.
2023-11-08 09:40:40 -08:00
Rémy Tassoux
cf89d998a7
[utfcpp] Update to 4.0.2 (#34933)
* [utfcpp] Update to 4.0.2

* [utfcpp] Update version files
2023-11-07 09:33:16 -08:00
Raúl Cumplido
89c800612b
[arrow] Update to 14.0.0 (#34944)
* [arrow] Update to 14.0.0

* Update versions
2023-11-07 09:31:51 -08:00
Anton Kolesnyk
8acbab7a13
[azure-storage-common-cpp] Fix compilation when using Clang on Windows (#34883)
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2023-11-05 09:02:05 -08:00
Jia Yue Hua
3670bd30ef
[avro-c] update to 1.11.3 (#34851)
* [avro-c] update to 1.11.3

* [avro-c] update to 1.11.3
2023-11-02 10:39:26 -07:00
Frank
5a1a65b544
[aws-lambda-cpp] Update version to 0.2.9 (#34859)
* [aws-lambda-cpp] Update version to 0.2.9

* vdb
2023-11-02 10:37:35 -07:00
MonicaLiu
85b031a170
[ace] Respect VCPKG_BUILD_TYPE (#34838)
* respect VCPKG_BUILD_TYPE

* update version

* format

* update git-tree

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-11-01 13:19:29 -07:00
jim wang
ec19a4a790
[azure-core-cpp] Fix gcc13 compilation error (#34393)
* Generate Imath.pc

* update version

* add dependency imath minizip-ng

* updata version

* update version

* Fix gcc13 compilation error

* update version

* update patch

* update version

* update verison

* update version
2023-10-31 12:42:23 -07:00
Ómar Högni Guðmarsson
c82acfb320
[asio] update 1.28.2 (#34755)
* Update asio version

* update database

* fix sha hash

* Update database
2023-10-31 12:02:08 -07:00
Johnny Willemsen
edc5fc2858
[ace] Upgrade to ACE/TAO 7.1.2 (#34818)
* [ace] Upgrade to ACE/TAO 7.1.2

* Run vcpkg format-manifest ports/ace/vcpkg.json

    * ports/ace/vcpkg.json:
    * versions/a-/ace.json:
    * versions/baseline.json:

* Update version

    * versions/a-/ace.json:

* Correct hash

    * ports/ace/portfile.cmake:

* Update git hash

    * versions/a-/ace.json:
2023-10-31 11:56:22 -07:00
Dennis
620eb4e790
asio-grpc: Update to 2.7.0 (#34768) 2023-10-30 14:41:04 -07:00
autoantwort
213c01f871
[azure-core-cpp] winhttp no uwp (#34704) 2023-10-25 07:15:33 -07:00
Ilya Lavrenov
2161f290af
[ade] updated to 0.1.2d (#34602)
* [ade] updated to 0.1.2d

* updated version database
2023-10-20 09:50:31 -07:00
Ankur Verma
85f2afaa49
[ankurvdev-embedresource] adding new port (#34401)
* Rename Port to ankurvdev-embedresource

* Add sha

---------

Co-authored-by: Ankur Verma <ankurv@microsoft.com>
2023-10-19 10:51:59 -07:00
Lily Wang
d00370893e
[aws-sdk-cpp] Fix feature awsmigrationhub build error (#34506)
* [aws-sdk-cpp] Fix feature awsmigrationhub build error

* update version
2023-10-18 10:52:34 -07:00
Kristian Duske
87b341399b
Use unofficial-minizip for find_dependency to fix a configure warning (#34499)
This was supposed to be fixed in 1e0eede790, but I missed the call to
find_dependency.
2023-10-16 12:26:45 -07:00
Kristian Duske
1e0eede790
Fix configure warning when using minizip (#34445) 2023-10-13 12:28:22 -07:00
Theodore Tsirpanis
19db77b44e
[aws-sdk-cpp] Remove compute_build_only.cmake. (#34384) 2023-10-12 20:11:35 -07:00
Azure SDK Bot
bed3d85abb
[azure-messaging-eventhubs-cpp] publish version 1.0.0-beta.3 (#34397) 2023-10-12 10:54:31 -07:00
Lily Wang
ef2eef1734
[asiosdk] Fix old hash and usage (#34326) 2023-10-09 15:39:24 -07:00
Azure SDK Bot
7827a2a05e
[azure-core-cpp] Update to 1.10.3 (#34291) 2023-10-05 20:09:43 -07:00
Azure SDK Bot
158f8d6985
[azure-core-amqp-cpp] Update to 1.0.0-beta.4 (#34293) 2023-10-05 20:09:36 -07:00
Yury Bura
4664eb1fb6
[atl] new port (#34220) 2023-10-05 14:38:14 -07:00
Nick
320ed5a756
[alsa] update to 1.2.10 (#34165) 2023-10-02 17:28:51 -07:00
Jón Bjarni
8af5fd1a30
[azmq] update to 2023-03-23 (#34193) 2023-10-02 16:34:49 -07:00
Osyotr
5eea628fc2
[assimp] Update to 5.3.1, fix pkg-config (#33957)
* [assimp] Update to 5.3.0

* Remove <utf8.h> from public include

* [assimp] fix pkg-config for static builds

* [qt5-3d] Use pkgconfig to find assimp

* [assimp] -llibassimp -> -lassimp

* [assimp] Update to 5.3.1
2023-09-28 23:29:58 -07:00
Jia Yue Hua
a80cd259bb
[ada-url] update to 2.6.8 (#34022)
* [ada-url] update to 2.6.8

* fix deps
2023-09-28 23:16:07 -07:00
Jia Yue Hua
bb2f8529c0
[apr-util] update to 1.6.3 (#34027)
* [apr-util] update to 1.6.3

* fix deps
2023-09-28 23:15:38 -07:00
Jia Yue Hua
7373fd7cbf
[aws-sdk-cpp] update to 1.11.169 (#34032) 2023-09-28 23:14:34 -07:00
Jia Yue Hua
dae8435ad5
[] update to , port (#34055) 2023-09-28 23:01:52 -07:00
Jia Yue Hua
fee3b14b9d
[antlr4] update to 4.13.1 (#34058)
* [antlr4] update to 4.13.1

* [antlr4] update to 4.13.1
2023-09-28 23:00:44 -07:00
Jia Yue Hua
9ebe3a650c
[argtable3] update to 3.2.2.f25c624 (#34060)
* [argtable3] update to 3.2.2.f25c624

* [argtable3] update to 3.2.2.f25c624
2023-09-28 23:00:20 -07:00
Jia Yue Hua
cacba3eafe
[avro-cpp] update to 1.11.3 (#34062)
* [avro-cpp] update to 1.11.3

* [avro-cpp] update to 1.11.3
2023-09-28 22:59:41 -07:00
Jia Yue Hua
13404f2f44
[aws-c-common] update to 0.9.4 (#34063)
* [aws-c-common] update to 0.9.4

* [aws-c-common] update to 0.9.4

* [aws-c-common] update to 0.9.4
2023-09-28 22:59:15 -07:00
Billy O'Neal
768619a21e
Delete broken version database entries. (#34078)
Under normal circumstances, things can't be removed from the version database, because that breaks outstanding references to those versions. However, these entries can't be parsed in the first place which means nobody can be depending on them being there. (Usually this comes from accidentally merging PRs that add multiple versions, such as 8184c5e06c https://github.com/microsoft/vcpkg/pull/31859 )

This was detected using new output from https://github.com/microsoft/vcpkg-tool/pull/1210

C:\Dev\vcpkg\versions\a-\abseil.json: error: failed to execute: "C:\Program Files\Git\cmd\git.exe" "--git-dir=C:\Dev\vcpkg\.git" "--work-tree=C:\Dev\vcpkg\buildtrees\versioning_\versions\abseil\2209360b556a40cf034551f6f9063456eac63986_83008.tmp" -c core.autocrlf=false read-tree -m -u 2209360b556a40cf034551f6f9063456eac63986
error: git failed with exit code: (128).
fatal: failed to unpack tree object 2209360b556a40cf034551f6f9063456eac63986
note: while checking out port abseil with git tree 2209360b556a40cf034551f6f9063456eac63986
note: while validating version: 20230125.3#2
C:\Dev\vcpkg\versions\a-\abseil.json: C:\Dev\vcpkg\buildtrees\versioning_\versions\abseil\28fa609b06eec70bb06e61891e94b94f35f7d06e\vcpkg.json: error: $.features: mismatched type: expected a set of features
note: while validating version: 2020-03-03#7
C:\Dev\vcpkg\versions\a-\async-mqtt.json: error: failed to execute: "C:\Program Files\Git\cmd\git.exe" "--git-dir=C:\Dev\vcpkg\.git" "--work-tree=C:\Dev\vcpkg\buildtrees\versioning_\versions\async-mqtt\61071a18dc0dc629c374fa016b81473e04a28ff1_83008.tmp" -c core.autocrlf=false read-tree -m -u 61071a18dc
error: git failed with exit code: (128).
fatal: failed to unpack tree object 61071a18dc
note: while checking out port async-mqtt with git tree 61071a18dc
note: while validating version: 1.0.8
C:\Dev\vcpkg\versions\b-\blend2d.json: C:\Dev\vcpkg\buildtrees\versioning_\versions\blend2d\ffce764b880d8cc24e3b00328aa3861f15bae91d\vcpkg.json: error: $.features: mismatched type: expected a set of features
note: while validating version: beta_2020-07-31
C:\Dev\vcpkg\versions\b-\blend2d.json: C:\Dev\vcpkg\buildtrees\versioning_\versions\blend2d\03a43f03eb0cab95aac27a77b71273fc4aa2e94d\vcpkg.json: error: $.features: mismatched type: expected a set of features
note: while validating version: beta_2020-07-09
C:\Dev\vcpkg\versions\e-\elfio.json: error: The version database declares 3.8 as version, but 19659f0b36 declares it as version-string. Versions must be unique, even if they are declared with different schemes.
note: run:
vcpkg x-add-version elfio --overwrite-version
to overwrite the scheme declared in the version database with that declared in the port.
C:\Dev\vcpkg\versions\f-\flashlight-text.json: error: failed to execute: "C:\Program Files\Git\cmd\git.exe" "--git-dir=C:\Dev\vcpkg\.git" "--work-tree=C:\Dev\vcpkg\buildtrees\versioning_\versions\flashlight-text\6386901fa48bce946fdc5775a1c1b784e0a97175_83008.tmp" -c core.autocrlf=false read-tree -m -u 6386901fa4
error: git failed with exit code: (128).
fatal: failed to unpack tree object 6386901fa4
note: while checking out port flashlight-text with git tree 6386901fa4
note: while validating version: 0.0.3
C:\Dev\vcpkg\versions\l-\libwebp.json: C:\Dev\vcpkg\buildtrees\versioning_\versions\libwebp\a05e0de81085231df86f6902aba1e0a364e2ca7b\CONTROL:1:94: error: invalid character in feature name (must be lowercase, digits, '-', or '*')
  on expression: libwebp[anim, gif2webp, img2webp, info, mux, nearlossless, simd, cwebp, dwebp], libwebp[vwebp_sdl] (!osx), libwebp[extras] (!osx)
                                                                                                              ^
note: while validating version: 1.1.0
C:\Dev\vcpkg\versions\l-\libwebp.json: C:\Dev\vcpkg\buildtrees\versioning_\versions\libwebp\5066566c98bc1913b678347c4cbae0a6aff4cf2d\CONTROL:1:94: error: invalid character in feature name (must be lowercase, digits, '-', or '*')
  on expression: libwebp[anim, gif2webp, img2webp, info, mux, nearlossless, simd, cwebp, dwebp], libwebp[vwebp_sdl] (!osx), libwebp[extras] (!osx)
                                                                                                              ^
note: while validating version: 1.0.3-1
C:\Dev\vcpkg\versions\l-\libwebp.json: C:\Dev\vcpkg\buildtrees\versioning_\versions\libwebp\6ff3a23b154fad821db2d8236bf9d0382f0229cf\CONTROL:1:94: error: invalid character in feature name (must be lowercase, digits, '-', or '*')
  on expression: libwebp[anim, gif2webp, img2webp, info, mux, nearlossless, simd, cwebp, dwebp], libwebp[vwebp_sdl, extras] (!osx)
                                                                                                              ^
note: while validating version: 1.0.3
C:\Dev\vcpkg\versions\o-\opencolorio.json: error: failed to execute: "C:\Program Files\Git\cmd\git.exe" "--git-dir=C:\Dev\vcpkg\.git" "--work-tree=C:\Dev\vcpkg\buildtrees\versioning_\versions\opencolorio\9569944b76966b78bec5ef83672899acd7e4febe_83008.tmp" -c core.autocrlf=false read-tree -m -u 9569944b76
error: git failed with exit code: (128).
fatal: failed to unpack tree object 9569944b76
note: while checking out port opencolorio with git tree 9569944b76
note: while validating version: 2.1.2
C:\Dev\vcpkg\versions\q-\qscintilla.json: error: failed to execute: "C:\Program Files\Git\cmd\git.exe" "--git-dir=C:\Dev\vcpkg\.git" "--work-tree=C:\Dev\vcpkg\buildtrees\versioning_\versions\qscintilla\b5942c0b0a6d9131bc4ad9a1dde662f809a6d965_83008.tmp" -c core.autocrlf=false read-tree -m -u b5942c0b0a6d9131bc4ad9a1dde662f809a6d965
error: git failed with exit code: (128).
fatal: failed to unpack tree object b5942c0b0a6d9131bc4ad9a1dde662f809a6d965
note: while checking out port qscintilla with git tree b5942c0b0a6d9131bc4ad9a1dde662f809a6d965
note: while validating version: 2.13.4
C:\Dev\vcpkg\versions\r-\robin-map.json: error: The version database declares 0.6.3 as version-semver, but 84f1433234 declares it as version-string. Versions must be unique, even if they are declared with different schemes.
note: run:
vcpkg x-add-version robin-map --overwrite-version
to overwrite the scheme declared in the version database with that declared in the port.
C:\Dev\vcpkg\versions\v-\vcpkg-cmake-get-vars.json: error: failed to execute: "C:\Program Files\Git\cmd\git.exe" "--git-dir=C:\Dev\vcpkg\.git" "--work-tree=C:\Dev\vcpkg\buildtrees\versioning_\versions\vcpkg-cmake-get-vars\c6eb09f11e34173a4bfc31252d02d6aea6c25d8f_83008.tmp" -c core.autocrlf=false read-tree -m -u c6eb09f11e
error: git failed with exit code: (128).
fatal: failed to unpack tree object c6eb09f11e
note: while checking out port vcpkg-cmake-get-vars with git tree c6eb09f11e
note: while validating version: 2023-04-13
2023-09-28 11:15:22 -07:00
Jia Yue Hua
37845f2519
[argagg] update to 0.4.7 (#34028) 2023-09-27 01:26:39 -07:00