From 3deb0ca3a8e2d220a50175bef71d16d1650a3a79 Mon Sep 17 00:00:00 2001 From: John Spaith Date: Fri, 9 Feb 2018 15:45:14 -0800 Subject: [PATCH] release_2018_02_09_after_bump_version --- build_all/docs/Doxyfile | 2 +- .../packaging/linux/debian/changelog-trusty | 2 +- .../packaging/linux/debian/changelog-vivid | 2 +- .../packaging/linux/debian/changelog-xenial | 2 +- ...icrosoft.Azure.IoTHub.AmqpTransport.nuspec | 8 ++++---- ...icrosoft.Azure.IoTHub.HttpTransport.nuspec | 6 +++--- ...Microsoft.Azure.IoTHub.IoTHubClient.nuspec | 4 ++-- ...icrosoft.Azure.IoTHub.MqttTransport.nuspec | 8 ++++---- .../Microsoft.Azure.IoTHub.Serializer.nuspec | 4 ++-- c-utility | 2 +- deps/uhttp | 2 +- iothub_client/inc/iothub_client_version.h | 2 +- .../windows/iothub_client_sample_http.vcxproj | 12 +++++------ .../windows/packages.config | 6 +++--- .../windows/iothub_client_sample_http.vcxproj | 12 +++++------ .../windows/packages.config | 6 +++--- .../windows/iothub_client_sample_x509.vcxproj | 12 +++++------ .../windows/packages.config | 6 +++--- .../iothub_client_ll_u2b_ut.c | 2 +- iothub_client/tests/version_ut/version_ut.c | 2 +- provisioning_client/deps/utpm | 2 +- .../remote_monitoring/windows/packages.config | 10 +++++----- .../windows/remote_monitoring.vcxproj | 20 +++++++++---------- .../simplesample_amqp/windows/packages.config | 10 +++++----- .../windows/simplesample_amqp.vcxproj | 20 +++++++++---------- .../simplesample_http/windows/packages.config | 8 ++++---- .../windows/simplesample_http.vcxproj | 16 +++++++-------- .../simplesample_mqtt/windows/packages.config | 10 +++++----- .../windows/simplesample_mqtt.vcxproj | 20 +++++++++---------- .../windows/packages.config | 8 ++++---- .../windows/temp_sensor_anomaly.vcxproj | 16 +++++++-------- uamqp | 2 +- umqtt | 2 +- 33 files changed, 123 insertions(+), 123 deletions(-) diff --git a/build_all/docs/Doxyfile b/build_all/docs/Doxyfile index 389abcf712..25f5240654 100644 --- a/build_all/docs/Doxyfile +++ b/build_all/docs/Doxyfile @@ -38,7 +38,7 @@ PROJECT_NAME = "Microsoft Azure IoT Device SDK for C" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 1.1.31 +PROJECT_NUMBER = 1.1.32 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a diff --git a/build_all/packaging/linux/debian/changelog-trusty b/build_all/packaging/linux/debian/changelog-trusty index 77cf5306a1..7f2d814f39 100644 --- a/build_all/packaging/linux/debian/changelog-trusty +++ b/build_all/packaging/linux/debian/changelog-trusty @@ -1,4 +1,4 @@ -azure-iot-sdk-c (0.1.0-39trusty) trusty; urgency=low +azure-iot-sdk-c (0.1.0-40trusty) trusty; urgency=low * See https://github.com/Azure/azure-iot-sdk-c/releases for details of the release diff --git a/build_all/packaging/linux/debian/changelog-vivid b/build_all/packaging/linux/debian/changelog-vivid index 4ba2e11557..e507a49546 100644 --- a/build_all/packaging/linux/debian/changelog-vivid +++ b/build_all/packaging/linux/debian/changelog-vivid @@ -1,4 +1,4 @@ -azure-iot-sdk-c (0.1.0-60vivid) vivid; urgency=low +azure-iot-sdk-c (0.1.0-61vivid) vivid; urgency=low * See https://github.com/Azure/azure-iot-sdk-c/releases for details of the release diff --git a/build_all/packaging/linux/debian/changelog-xenial b/build_all/packaging/linux/debian/changelog-xenial index 9fafba24aa..892aa17130 100644 --- a/build_all/packaging/linux/debian/changelog-xenial +++ b/build_all/packaging/linux/debian/changelog-xenial @@ -1,4 +1,4 @@ -azure-iot-sdk-c (0.1.0.0-35xenial) xenial; urgency=low +azure-iot-sdk-c (0.1.0.0-36xenial) xenial; urgency=low * See https://github.com/Azure/azure-iot-sdk-c/releases for details of the release diff --git a/build_all/packaging/windows/Microsoft.Azure.IoTHub.AmqpTransport.nuspec b/build_all/packaging/windows/Microsoft.Azure.IoTHub.AmqpTransport.nuspec index 631c7c31c8..a8df1f7894 100644 --- a/build_all/packaging/windows/Microsoft.Azure.IoTHub.AmqpTransport.nuspec +++ b/build_all/packaging/windows/Microsoft.Azure.IoTHub.AmqpTransport.nuspec @@ -2,7 +2,7 @@ Microsoft.Azure.IoTHub.AmqpTransport - 1.1.32 + 1.1.33 Microsoft Azure IoTHub AMQP transport Microsoft https://github.com/Azure/azure-iot-sdk-c/blob/master/LICENSE @@ -15,9 +15,9 @@ © Microsoft Corporation. All rights reserved. AMQP Microsoft Azure IoT Native x86 x64 arm native package - - - + + + diff --git a/build_all/packaging/windows/Microsoft.Azure.IoTHub.HttpTransport.nuspec b/build_all/packaging/windows/Microsoft.Azure.IoTHub.HttpTransport.nuspec index 9636e1e826..c80985772e 100644 --- a/build_all/packaging/windows/Microsoft.Azure.IoTHub.HttpTransport.nuspec +++ b/build_all/packaging/windows/Microsoft.Azure.IoTHub.HttpTransport.nuspec @@ -2,7 +2,7 @@ Microsoft.Azure.IoTHub.HttpTransport - 1.1.32 + 1.1.33 Microsoft Azure IoTHub HTTP transport Microsoft https://github.com/Azure/azure-iot-sdk-c/blob/master/LICENSE @@ -15,8 +15,8 @@ © Microsoft Corporation. All rights reserved. HTTP Microsoft Azure IoT Native x86 x64 arm native package - - + + diff --git a/build_all/packaging/windows/Microsoft.Azure.IoTHub.IoTHubClient.nuspec b/build_all/packaging/windows/Microsoft.Azure.IoTHub.IoTHubClient.nuspec index 7026aaeb4b..5aed1d5234 100644 --- a/build_all/packaging/windows/Microsoft.Azure.IoTHub.IoTHubClient.nuspec +++ b/build_all/packaging/windows/Microsoft.Azure.IoTHub.IoTHubClient.nuspec @@ -2,7 +2,7 @@ Microsoft.Azure.IoTHub.IoTHubClient - 1.1.32 + 1.1.33 Microsoft Azure IoTHub IoTHubClient Microsoft https://github.com/Azure/azure-iot-sdk-c/blob/master/LICENSE @@ -15,7 +15,7 @@ © Microsoft Corporation. All rights reserved. Microsoft Azure IoT Native x86 x64 arm native package IoTHubClient - + diff --git a/build_all/packaging/windows/Microsoft.Azure.IoTHub.MqttTransport.nuspec b/build_all/packaging/windows/Microsoft.Azure.IoTHub.MqttTransport.nuspec index d8a0c90a75..c9b4772bf0 100644 --- a/build_all/packaging/windows/Microsoft.Azure.IoTHub.MqttTransport.nuspec +++ b/build_all/packaging/windows/Microsoft.Azure.IoTHub.MqttTransport.nuspec @@ -2,7 +2,7 @@ Microsoft.Azure.IoTHub.MqttTransport - 1.1.32 + 1.1.33 Microsoft Azure IoTHub MQTT transport Microsoft https://github.com/Azure/azure-iot-sdk-c/blob/master/LICENSE @@ -15,9 +15,9 @@ © Microsoft Corporation. All rights reserved. MQTT Microsoft Azure IoT Native x86 x64 arm native package - - - + + + diff --git a/build_all/packaging/windows/Microsoft.Azure.IoTHub.Serializer.nuspec b/build_all/packaging/windows/Microsoft.Azure.IoTHub.Serializer.nuspec index 990de4ee19..3eae6eb568 100644 --- a/build_all/packaging/windows/Microsoft.Azure.IoTHub.Serializer.nuspec +++ b/build_all/packaging/windows/Microsoft.Azure.IoTHub.Serializer.nuspec @@ -2,7 +2,7 @@ Microsoft.Azure.IoTHub.Serializer - 1.1.32 + 1.1.33 Microsoft Azure IoTHub Serializer Microsoft https://github.com/Azure/azure-iot-sdk-c/blob/master/LICENSE @@ -15,7 +15,7 @@ © Microsoft Corporation. All rights reserved. Microsoft Azure IoT Native x86 x64 arm native package - + diff --git a/c-utility b/c-utility index ca4d15ecc8..4fe03ef784 160000 --- a/c-utility +++ b/c-utility @@ -1 +1 @@ -Subproject commit ca4d15ecc8523bdb73b7c6a40d159601298d2b5a +Subproject commit 4fe03ef78499f8acb1b2f8526b6cea8c432140d8 diff --git a/deps/uhttp b/deps/uhttp index d4310b56fe..9c6abba99a 160000 --- a/deps/uhttp +++ b/deps/uhttp @@ -1 +1 @@ -Subproject commit d4310b56fe3915ca5d466888e5d95117e1fec004 +Subproject commit 9c6abba99af896eff60a87e21074686b4640ff97 diff --git a/iothub_client/inc/iothub_client_version.h b/iothub_client/inc/iothub_client_version.h index 859eb319ac..17d2ca9a1e 100644 --- a/iothub_client/inc/iothub_client_version.h +++ b/iothub_client/inc/iothub_client_version.h @@ -8,7 +8,7 @@ #ifndef IOTHUB_CLIENT_VERSION_H #define IOTHUB_CLIENT_VERSION_H -#define IOTHUB_SDK_VERSION "1.1.31" +#define IOTHUB_SDK_VERSION "1.1.32" #include "azure_c_shared_utility/umock_c_prod.h" diff --git a/iothub_client/samples/iothub_client_sample_http_shared/windows/iothub_client_sample_http.vcxproj b/iothub_client/samples/iothub_client_sample_http_shared/windows/iothub_client_sample_http.vcxproj index 5c7188918e..236a61e23e 100644 --- a/iothub_client/samples/iothub_client_sample_http_shared/windows/iothub_client_sample_http.vcxproj +++ b/iothub_client/samples/iothub_client_sample_http_shared/windows/iothub_client_sample_http.vcxproj @@ -162,16 +162,16 @@ - - - + + + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - + + + \ No newline at end of file diff --git a/iothub_client/samples/iothub_client_sample_http_shared/windows/packages.config b/iothub_client/samples/iothub_client_sample_http_shared/windows/packages.config index fcf5051de1..392e1d947d 100644 --- a/iothub_client/samples/iothub_client_sample_http_shared/windows/packages.config +++ b/iothub_client/samples/iothub_client_sample_http_shared/windows/packages.config @@ -1,5 +1,5 @@ - - - + + + \ No newline at end of file diff --git a/iothub_client/samples/iothub_client_sample_upload_to_blob/windows/iothub_client_sample_http.vcxproj b/iothub_client/samples/iothub_client_sample_upload_to_blob/windows/iothub_client_sample_http.vcxproj index d6b94d4a87..0824af3a94 100644 --- a/iothub_client/samples/iothub_client_sample_upload_to_blob/windows/iothub_client_sample_http.vcxproj +++ b/iothub_client/samples/iothub_client_sample_upload_to_blob/windows/iothub_client_sample_http.vcxproj @@ -162,16 +162,16 @@ - - - + + + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - + + + \ No newline at end of file diff --git a/iothub_client/samples/iothub_client_sample_upload_to_blob/windows/packages.config b/iothub_client/samples/iothub_client_sample_upload_to_blob/windows/packages.config index fcf5051de1..392e1d947d 100644 --- a/iothub_client/samples/iothub_client_sample_upload_to_blob/windows/packages.config +++ b/iothub_client/samples/iothub_client_sample_upload_to_blob/windows/packages.config @@ -1,5 +1,5 @@ - - - + + + \ No newline at end of file diff --git a/iothub_client/samples/iothub_client_sample_x509/windows/iothub_client_sample_x509.vcxproj b/iothub_client/samples/iothub_client_sample_x509/windows/iothub_client_sample_x509.vcxproj index e2b313b462..b52b914960 100644 --- a/iothub_client/samples/iothub_client_sample_x509/windows/iothub_client_sample_x509.vcxproj +++ b/iothub_client/samples/iothub_client_sample_x509/windows/iothub_client_sample_x509.vcxproj @@ -159,16 +159,16 @@ - - - + + + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - + + + \ No newline at end of file diff --git a/iothub_client/samples/iothub_client_sample_x509/windows/packages.config b/iothub_client/samples/iothub_client_sample_x509/windows/packages.config index fcf5051de1..392e1d947d 100644 --- a/iothub_client/samples/iothub_client_sample_x509/windows/packages.config +++ b/iothub_client/samples/iothub_client_sample_x509/windows/packages.config @@ -1,5 +1,5 @@ - - - + + + \ No newline at end of file diff --git a/iothub_client/tests/iothubclient_ll_u2b_ut/iothub_client_ll_u2b_ut.c b/iothub_client/tests/iothubclient_ll_u2b_ut/iothub_client_ll_u2b_ut.c index 4ce950ed3d..00742b6d10 100644 --- a/iothub_client/tests/iothubclient_ll_u2b_ut/iothub_client_ll_u2b_ut.c +++ b/iothub_client/tests/iothubclient_ll_u2b_ut/iothub_client_ll_u2b_ut.c @@ -306,7 +306,7 @@ static const TRANSPORT_PROVIDER* provideFAKE(void); #define TEST_STRING_HANDLE_DEVICE_SAS ((STRING_HANDLE)0x2) #define TEST_API_VERSION "?api-version=2016-11-14" -#define TEST_IOTHUB_SDK_VERSION "1.1.31" +#define TEST_IOTHUB_SDK_VERSION "1.1.32" static const IOTHUB_CLIENT_CONFIG TEST_CONFIG_SAS = { diff --git a/iothub_client/tests/version_ut/version_ut.c b/iothub_client/tests/version_ut/version_ut.c index 7809dd43ab..2578b955e6 100644 --- a/iothub_client/tests/version_ut/version_ut.c +++ b/iothub_client/tests/version_ut/version_ut.c @@ -8,7 +8,7 @@ BEGIN_TEST_SUITE(version_ut) TEST_FUNCTION(the_version_constant_has_the_expected_value) { - ASSERT_ARE_EQUAL(char_ptr, "1.1.31", IOTHUB_SDK_VERSION); + ASSERT_ARE_EQUAL(char_ptr, "1.1.32", IOTHUB_SDK_VERSION); } /*Tests_SRS_IOTHUBCLIENT_05_001: [IoTHubClient_GetVersionString shall return a pointer to a constant string which indicates the version of IoTHubClient API.]*/ diff --git a/provisioning_client/deps/utpm b/provisioning_client/deps/utpm index 41b7b7dcdf..da41b478b7 160000 --- a/provisioning_client/deps/utpm +++ b/provisioning_client/deps/utpm @@ -1 +1 @@ -Subproject commit 41b7b7dcdf3ecb2510afa9eed5618d7a7ff53804 +Subproject commit da41b478b7905c7646bb3a03de1ce689f293d974 diff --git a/serializer/samples/remote_monitoring/windows/packages.config b/serializer/samples/remote_monitoring/windows/packages.config index 420079962c..662edf8d26 100644 --- a/serializer/samples/remote_monitoring/windows/packages.config +++ b/serializer/samples/remote_monitoring/windows/packages.config @@ -1,7 +1,7 @@ - - - - - + + + + + \ No newline at end of file diff --git a/serializer/samples/remote_monitoring/windows/remote_monitoring.vcxproj b/serializer/samples/remote_monitoring/windows/remote_monitoring.vcxproj index 737bebc5a5..5734c89c08 100644 --- a/serializer/samples/remote_monitoring/windows/remote_monitoring.vcxproj +++ b/serializer/samples/remote_monitoring/windows/remote_monitoring.vcxproj @@ -163,20 +163,20 @@ - - - - - + + + + + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - + + + + + \ No newline at end of file diff --git a/serializer/samples/simplesample_amqp/windows/packages.config b/serializer/samples/simplesample_amqp/windows/packages.config index 420079962c..662edf8d26 100644 --- a/serializer/samples/simplesample_amqp/windows/packages.config +++ b/serializer/samples/simplesample_amqp/windows/packages.config @@ -1,7 +1,7 @@ - - - - - + + + + + \ No newline at end of file diff --git a/serializer/samples/simplesample_amqp/windows/simplesample_amqp.vcxproj b/serializer/samples/simplesample_amqp/windows/simplesample_amqp.vcxproj index 54f83406d5..38fdc7e217 100644 --- a/serializer/samples/simplesample_amqp/windows/simplesample_amqp.vcxproj +++ b/serializer/samples/simplesample_amqp/windows/simplesample_amqp.vcxproj @@ -180,19 +180,19 @@ - + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - + + + + + - - - - + + + + \ No newline at end of file diff --git a/serializer/samples/simplesample_http/windows/packages.config b/serializer/samples/simplesample_http/windows/packages.config index 1bc0f841eb..bebbe1a6cf 100644 --- a/serializer/samples/simplesample_http/windows/packages.config +++ b/serializer/samples/simplesample_http/windows/packages.config @@ -1,6 +1,6 @@ - - - - + + + + \ No newline at end of file diff --git a/serializer/samples/simplesample_http/windows/simplesample_http.vcxproj b/serializer/samples/simplesample_http/windows/simplesample_http.vcxproj index aad50e0530..06ee6ccfc8 100644 --- a/serializer/samples/simplesample_http/windows/simplesample_http.vcxproj +++ b/serializer/samples/simplesample_http/windows/simplesample_http.vcxproj @@ -172,18 +172,18 @@ - - - - + + + + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - + + + + \ No newline at end of file diff --git a/serializer/samples/simplesample_mqtt/windows/packages.config b/serializer/samples/simplesample_mqtt/windows/packages.config index 16932db251..e895dbba2b 100644 --- a/serializer/samples/simplesample_mqtt/windows/packages.config +++ b/serializer/samples/simplesample_mqtt/windows/packages.config @@ -1,7 +1,7 @@ - - - - - + + + + + \ No newline at end of file diff --git a/serializer/samples/simplesample_mqtt/windows/simplesample_mqtt.vcxproj b/serializer/samples/simplesample_mqtt/windows/simplesample_mqtt.vcxproj index 92b2942ce2..75915b9089 100644 --- a/serializer/samples/simplesample_mqtt/windows/simplesample_mqtt.vcxproj +++ b/serializer/samples/simplesample_mqtt/windows/simplesample_mqtt.vcxproj @@ -164,20 +164,20 @@ - - - - - + + + + + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - + + + + + \ No newline at end of file diff --git a/serializer/samples/temp_sensor_anomaly/windows/packages.config b/serializer/samples/temp_sensor_anomaly/windows/packages.config index 1bc0f841eb..bebbe1a6cf 100644 --- a/serializer/samples/temp_sensor_anomaly/windows/packages.config +++ b/serializer/samples/temp_sensor_anomaly/windows/packages.config @@ -1,6 +1,6 @@ - - - - + + + + \ No newline at end of file diff --git a/serializer/samples/temp_sensor_anomaly/windows/temp_sensor_anomaly.vcxproj b/serializer/samples/temp_sensor_anomaly/windows/temp_sensor_anomaly.vcxproj index 2f2455460e..ab4dd82c8a 100644 --- a/serializer/samples/temp_sensor_anomaly/windows/temp_sensor_anomaly.vcxproj +++ b/serializer/samples/temp_sensor_anomaly/windows/temp_sensor_anomaly.vcxproj @@ -168,17 +168,17 @@ - + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - + + + + - - - + + + \ No newline at end of file diff --git a/uamqp b/uamqp index f74be1b366..f730f9af55 160000 --- a/uamqp +++ b/uamqp @@ -1 +1 @@ -Subproject commit f74be1b366858e0e400049b82c9ea617fda9f594 +Subproject commit f730f9af55aa46197e98df62ac3cd42dbde0ed1e diff --git a/umqtt b/umqtt index 837d88483e..834f0c9edd 160000 --- a/umqtt +++ b/umqtt @@ -1 +1 @@ -Subproject commit 837d88483e75ac21f15399c24b9cf9530f0e4a38 +Subproject commit 834f0c9edd4e926f92e0f43c0c264d58abcb48e8