From: Michael R Sweet Date: Wed, 29 Sep 2021 15:53:40 +0000 (-0400) Subject: Bump NuGet versions and fix compiler warning. X-Git-Tag: v2.4b1~37 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d256aab4ba7ae8a382a3aa2cf24ed703c4bd3f47;p=thirdparty%2Fcups.git Bump NuGet versions and fix compiler warning. --- diff --git a/cups/tls-sspi.c b/cups/tls-sspi.c index f5cb89824e..3384db7d2c 100644 --- a/cups/tls-sspi.c +++ b/cups/tls-sspi.c @@ -2115,7 +2115,7 @@ http_sspi_server(http_t *http, /* I - HTTP connection */ if (!http_sspi_find_credentials(http, L"ServerContainer", common_name)) if (!http_sspi_make_credentials(http->tls, L"ServerContainer", common_name, _HTTP_MODE_SERVER, 10)) { - char temp[8192]; +// char temp[8192]; // fprintf(stderr, "Unable to create credentials for '%s': %s\n", common_name, http_sspi_strerror(temp, sizeof(temp), GetLastError())); DEBUG_puts("5http_sspi_server: Unable to get server credentials."); diff --git a/vcnet/libcups2_native.nuspec b/vcnet/libcups2_native.nuspec index 4707d8daad..860e486b30 100644 --- a/vcnet/libcups2_native.nuspec +++ b/vcnet/libcups2_native.nuspec @@ -3,7 +3,7 @@ libcups2_native OpenPrinting CUPS Library for VS2019+ - 2.4.0+1 + 2.4.0.1 Michael R Sweet, OpenPrinting michaelrsweet https://github.com/OpenPrinting/cups @@ -16,7 +16,7 @@ and other Unix®-like operating systems. The CUPS library provides a convenient Copyright © 2020-2021 by OpenPrinting, Copyright © 2007-2019 by Apple Inc., Copyright © 1997-2007 by Easy Software Products. http ipp native - + diff --git a/vcnet/libcups2_native.redist.nuspec b/vcnet/libcups2_native.redist.nuspec index a17474cea4..9cc86a9fae 100644 --- a/vcnet/libcups2_native.redist.nuspec +++ b/vcnet/libcups2_native.redist.nuspec @@ -3,7 +3,7 @@ libcups2_native.redist OpenPrinting CUPS Library for VS2019+ Redist - 2.4.0+1 + 2.4.0.1 Michael R Sweet, OpenPrinting michaelrsweet https://github.com/OpenPrinting/cups