aboutsummaryrefslogtreecommitdiff
path: root/ports
diff options
context:
space:
mode:
authorAzure SDK Bot <53356347+azure-sdk@users.noreply.github.com>2021-09-09 21:17:15 -0700
committerGitHub <noreply@github.com>2021-09-09 21:17:15 -0700
commit7dd411637348596441b5e46a556c84b0e331620b (patch)
tree9a07cfb1a8a3e0f8b03711f5928a6c120404e5c5 /ports
parentdd94ac64c18f383572e526ee9c87d7bacc017cc5 (diff)
downloadvcpkg-7dd411637348596441b5e46a556c84b0e331620b.tar.gz
vcpkg-7dd411637348596441b5e46a556c84b0e331620b.zip
[azure-sdk-for-cpp] Storage Sept Release (#20037)
* [azure-storage-blobs-cpp] Update to 12.2.0 ## 12.2.0 (2021-09-08) ### Breaking Changes - `StartsOn` and `ExpiresOn` in `SignedIdentifier` were changed to nullable. ### Bugs Fixed - Fixed a bug where prefix cannot contain `&` when listing blobs. ### Other Changes - Create less threads if there isn't too much data to transfer. * [azure-storage-files-datalake-cpp] Update to 12.2.0 ## 12.2.0 (2021-09-08) ### Breaking Changes - `StartsOn` and `ExpiresOn` in `SignedIdentifier` were changed to nullable. ### Bugs Fixed - Fixed a bug where prefix cannot contain `&` when listing files. ### Other Changes - Create less threads if there isn't too much data to transfer. * [azure-storage-files-shares-cpp] Update to 12.2.0 ## 12.2.0 (2021-09-08) ### Breaking Changes - `AccessPolicy::StartsOn` and `AccessPolicy::ExpiresOn` are now nullable values. ### Bugs Fixed - Fixed a bug where prefix cannot contain `&` when listing files. ### Other Changes - Create less threads if there isn't too much data to transfer. * [azure-storage-queues-cpp] Update to 12.0.0-beta.1 ## 12.0.0-beta.1 (2021-09-08) ### New Features - Added support for Queue features: - QueueServiceClient::ListQueues - QueueServiceClient::SetProperties - QueueServiceClient::GetProperties - QueueServiceClient::GetStatistics - QueueServiceClient::CreateQueue - QueueServiceClient::DeleteQueue - QueueClient::Create - QueueClient::Delete - QueueClient::GetProperties - QueueClient::SetMetadata - QueueClient::GetAccessPolicy - QueueClient::SetAccessPolicy - QueueClient::EnqueueMessage - QueueClient::ReceiveMessages - QueueClient::PeekMessages - QueueClient::UpdateMessage - QueueClient::DeleteMessage - QueueClient::ClearMessages - Added support for queue SAS. * [azure-storage-common-cpp] Update to 12.2.0 ## 12.2.0 (2021-09-08) ### Features Added - Used new xml library on Windows, dropped dependency for libxml2. ### Bugs Fixed - Fixed a bug that may cause crash when parsing XML.
Diffstat (limited to 'ports')
-rw-r--r--ports/azure-storage-blobs-cpp/portfile.cmake4
-rw-r--r--ports/azure-storage-blobs-cpp/vcpkg.json5
-rw-r--r--ports/azure-storage-common-cpp/portfile.cmake4
-rw-r--r--ports/azure-storage-common-cpp/vcpkg.json10
-rw-r--r--ports/azure-storage-files-datalake-cpp/portfile.cmake4
-rw-r--r--ports/azure-storage-files-datalake-cpp/vcpkg.json5
-rw-r--r--ports/azure-storage-files-shares-cpp/portfile.cmake4
-rw-r--r--ports/azure-storage-files-shares-cpp/vcpkg.json5
-rw-r--r--ports/azure-storage-queues-cpp/portfile.cmake18
-rw-r--r--ports/azure-storage-queues-cpp/vcpkg.json25
10 files changed, 67 insertions, 17 deletions
diff --git a/ports/azure-storage-blobs-cpp/portfile.cmake b/ports/azure-storage-blobs-cpp/portfile.cmake
index e17b3484b..3d5acc48a 100644
--- a/ports/azure-storage-blobs-cpp/portfile.cmake
+++ b/ports/azure-storage-blobs-cpp/portfile.cmake
@@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Azure/azure-sdk-for-cpp
- REF azure-storage-blobs_12.1.0
- SHA512 4559d57f65dcd0e710e0240fcc33fb8e8ff2a516e405afb2c7768bbb91b8e253a906f3562249c29f8f9a674473fc17427566d6657a53c8cf8803703e1c989db6
+ REF azure-storage-blobs_12.2.0
+ SHA512 9e833b41b33b5889cc1b84edc64efc38341db3d9ea28e771968c1ed56686975d0b688ea48d7649845030f6c8a6327f136f5f8c1a584996bdf6ce83564c30c91f
)
vcpkg_cmake_configure(
diff --git a/ports/azure-storage-blobs-cpp/vcpkg.json b/ports/azure-storage-blobs-cpp/vcpkg.json
index 6de1f50ed..f806e967d 100644
--- a/ports/azure-storage-blobs-cpp/vcpkg.json
+++ b/ports/azure-storage-blobs-cpp/vcpkg.json
@@ -1,6 +1,6 @@
{
"name": "azure-storage-blobs-cpp",
- "version-semver": "12.1.0",
+ "version-semver": "12.2.0",
"description": [
"Microsoft Azure Storage Blobs SDK for C++",
"This library provides Azure Storage Blobs SDK."
@@ -10,7 +10,8 @@
"dependencies": [
{
"name": "azure-storage-common-cpp",
- "default-features": false
+ "default-features": false,
+ "version>=": "12.2.0"
},
{
"name": "vcpkg-cmake",
diff --git a/ports/azure-storage-common-cpp/portfile.cmake b/ports/azure-storage-common-cpp/portfile.cmake
index ab556b364..9843c83a3 100644
--- a/ports/azure-storage-common-cpp/portfile.cmake
+++ b/ports/azure-storage-common-cpp/portfile.cmake
@@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Azure/azure-sdk-for-cpp
- REF azure-storage-common_12.1.0
- SHA512 6f44ae7f6572810d550821a51af1e8c1f266ae356f70eddc7e6a3777f69ec5d06f9750fcbe2d021bd9154e5952ba2a73d13abdfa44ef3a1c7a5d3750dbeefbca
+ REF azure-storage-common_12.2.0
+ SHA512 59d7c755c9aca09e49487765c5571da242bd6cbf426f6fd07a2d7235f4e5c894f6a36e209f08908d1e6fc97d64d60fd5e7f4dd87d88416e21b6591fc88674663
)
vcpkg_cmake_configure(
diff --git a/ports/azure-storage-common-cpp/vcpkg.json b/ports/azure-storage-common-cpp/vcpkg.json
index e547cafa9..d1729985a 100644
--- a/ports/azure-storage-common-cpp/vcpkg.json
+++ b/ports/azure-storage-common-cpp/vcpkg.json
@@ -1,6 +1,6 @@
{
"name": "azure-storage-common-cpp",
- "version-semver": "12.1.0",
+ "version-semver": "12.2.0",
"description": [
"Microsoft Azure Common Storage SDK for C++",
"This library provides common Azure Storage-related abstractions for Azure SDK."
@@ -10,9 +10,13 @@
"dependencies": [
{
"name": "azure-core-cpp",
- "default-features": false
+ "default-features": false,
+ "version>=": "1.0.0"
+ },
+ {
+ "name": "libxml2",
+ "platform": "!windows"
},
- "libxml2",
{
"name": "openssl",
"platform": "!windows"
diff --git a/ports/azure-storage-files-datalake-cpp/portfile.cmake b/ports/azure-storage-files-datalake-cpp/portfile.cmake
index c0fee9b8c..fad24c171 100644
--- a/ports/azure-storage-files-datalake-cpp/portfile.cmake
+++ b/ports/azure-storage-files-datalake-cpp/portfile.cmake
@@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Azure/azure-sdk-for-cpp
- REF azure-storage-files-datalake_12.1.0
- SHA512 fa0482b6862219787ba40adf7baa86779681d5a47da22056a4043a6f8765e5418bfaca1cfe4e451297fa56cdde9a30cbfb6fb66dc473fa57fc66eeda9e728cf5
+ REF azure-storage-files-datalake_12.2.0
+ SHA512 42e5fd30f76236cbe055ed51fdba3672421e9ad329addc665df1b2d29d5ea1df016932b5d4c28c7a0dd820bbab09d4b245711a7020d4b9a1e96d05657c05b94b
)
vcpkg_cmake_configure(
diff --git a/ports/azure-storage-files-datalake-cpp/vcpkg.json b/ports/azure-storage-files-datalake-cpp/vcpkg.json
index 0014b1ea0..b59f47fd3 100644
--- a/ports/azure-storage-files-datalake-cpp/vcpkg.json
+++ b/ports/azure-storage-files-datalake-cpp/vcpkg.json
@@ -1,6 +1,6 @@
{
"name": "azure-storage-files-datalake-cpp",
- "version-semver": "12.1.0",
+ "version-semver": "12.2.0",
"description": [
"Microsoft Azure Storage Files Data Lake SDK for C++",
"This library provides Azure Storage Files Data Lake SDK."
@@ -10,7 +10,8 @@
"dependencies": [
{
"name": "azure-storage-blobs-cpp",
- "default-features": false
+ "default-features": false,
+ "version>=": "12.2.0"
},
{
"name": "vcpkg-cmake",
diff --git a/ports/azure-storage-files-shares-cpp/portfile.cmake b/ports/azure-storage-files-shares-cpp/portfile.cmake
index 9a8f4b864..420ee8925 100644
--- a/ports/azure-storage-files-shares-cpp/portfile.cmake
+++ b/ports/azure-storage-files-shares-cpp/portfile.cmake
@@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Azure/azure-sdk-for-cpp
- REF azure-storage-files-shares_12.1.0
- SHA512 8d3fa6e13f731627e4644b79eb9761071539875b0b3988cd871721e68d7d3c5b7a0a067a890d6a8c2df53ba7c6ef97a86a8b02086f74682cccf6a5f919392573
+ REF azure-storage-files-shares_12.2.0
+ SHA512 b3e0c0a6b4ab11ff9d4c3318a56621d4d6c453b393f692f5d61118a18c571fbb5a1b259c44bb2ba7ac14e056d3a30bde66e36601139d704baeb9cbc865c43ecd
)
vcpkg_cmake_configure(
diff --git a/ports/azure-storage-files-shares-cpp/vcpkg.json b/ports/azure-storage-files-shares-cpp/vcpkg.json
index 8d2be437d..54807b9b4 100644
--- a/ports/azure-storage-files-shares-cpp/vcpkg.json
+++ b/ports/azure-storage-files-shares-cpp/vcpkg.json
@@ -1,6 +1,6 @@
{
"name": "azure-storage-files-shares-cpp",
- "version-semver": "12.1.0",
+ "version-semver": "12.2.0",
"description": [
"Microsoft Azure Storage Files Shares SDK for C++",
"This library provides Azure Storage Files Shares SDK."
@@ -10,7 +10,8 @@
"dependencies": [
{
"name": "azure-storage-common-cpp",
- "default-features": false
+ "default-features": false,
+ "version>=": "12.2.0"
},
{
"name": "vcpkg-cmake",
diff --git a/ports/azure-storage-queues-cpp/portfile.cmake b/ports/azure-storage-queues-cpp/portfile.cmake
new file mode 100644
index 000000000..8ede76b4e
--- /dev/null
+++ b/ports/azure-storage-queues-cpp/portfile.cmake
@@ -0,0 +1,18 @@
+vcpkg_from_github(
+ OUT_SOURCE_PATH SOURCE_PATH
+ REPO Azure/azure-sdk-for-cpp
+ REF azure-storage-queues_12.0.0-beta.1
+ SHA512 22c59e6fd6838caeb7af476a4547815115d51b26145bbb3083cf4ae6bd15a6e43d5892c02f97cfa09c5e279c219c6f0b600f65d5dd742495f72775850b7ed6e2
+)
+
+vcpkg_cmake_configure(
+ SOURCE_PATH ${SOURCE_PATH}/sdk/storage/azure-storage-queues/
+ OPTIONS
+ -DWARNINGS_AS_ERRORS=OFF
+)
+
+vcpkg_cmake_install()
+file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/include")
+vcpkg_cmake_config_fixup()
+file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/share")
+vcpkg_copy_pdbs()
diff --git a/ports/azure-storage-queues-cpp/vcpkg.json b/ports/azure-storage-queues-cpp/vcpkg.json
new file mode 100644
index 000000000..ffedcc26b
--- /dev/null
+++ b/ports/azure-storage-queues-cpp/vcpkg.json
@@ -0,0 +1,25 @@
+{
+ "name": "azure-storage-queues-cpp",
+ "version-semver": "12.0.0-beta.1",
+ "description": [
+ "Microsoft Azure Storage Queues SDK for C++",
+ "This library provides Azure Storage Queues SDK."
+ ],
+ "homepage": "https://github.com/Azure/azure-sdk-for-cpp/tree/main/sdk/storage/azure-storage-queues",
+ "license": "MIT",
+ "dependencies": [
+ {
+ "name": "azure-storage-common-cpp",
+ "default-features": false,
+ "version>=": "12.2.0"
+ },
+ {
+ "name": "vcpkg-cmake",
+ "host": true
+ },
+ {
+ "name": "vcpkg-cmake-config",
+ "host": true
+ }
+ ]
+}