Page 1 of 1

C++ 2010 and 2013 Redistributable kits - End of Life

Posted: Tue Dec 03, 2024 10:17 pm
by GrandDixence
SDR Console v3.3 still needs MS Visual C++ 2010 and 2013 Redistributable kits.
https://www.sdr-radio.com/CppRedistributables

MS Visual C++ 2010 and 2013 Redistributable kits are end-of-life products (EoL):
https://learn.microsoft.com/en-us/cpp/w ... w=msvc-170

Only the MS Visual C++ Redistributable for Visual Studio 2015-2022 is supported by Microsoft.

Microsoft fix any known security issues in the 2015-2022 redistributable kit with public available security updates. CVE-2024-43590 is a good example:
https://www.cve.org/CVERecord?id=CVE-2024-43590

Microsoft do not fix any known security issue in the 2010 and 2013 redistributable kits.

Could you please remove this dependencies in SDR Console to MS Visual C++ 2010 and 2013 Redistributable kits? Thank you.

And please change server port of this forum from TCP 4499 to TCP 443. Some strict firewalls block https traffic outside port TCP 443.

Re: C++ 2010 and 2013 Redistributable kits - End of Life

Posted: Sat Dec 07, 2024 11:08 am
by jdow
GrandDixence wrote: Tue Dec 03, 2024 10:17 pm SDR Console v3.3 still needs MS Visual C++ 2010 and 2013 Redistributable kits.
https://www.sdr-radio.com/CppRedistributables

MS Visual C++ 2010 and 2013 Redistributable kits are end-of-life products (EoL):
https://learn.microsoft.com/en-us/cpp/w ... w=msvc-170

Only the MS Visual C++ Redistributable for Visual Studio 2015-2022 is supported by Microsoft.

Microsoft fix any known security issues in the 2015-2022 redistributable kit with public available security updates. CVE-2024-43590 is a good example:
https://www.cve.org/CVERecord?id=CVE-2024-43590

Microsoft do not fix any known security issue in the 2010 and 2013 redistributable kits.

Could you please remove this dependencies in SDR Console to MS Visual C++ 2010 and 2013 Redistributable kits? Thank you.
What happens if you unload those two redistributable kits?
And please change server port of this forum from TCP 4499 to TCP 443. Some strict firewalls block https traffic outside port TCP 443.
No can do. Simon already has 433 in use as I recall. Oops, he has it in use already by this forum. You just have to click by the certificate warning. I just tried it.

{^_^}

Re: C++ 2010 and 2013 Redistributable kits - End of Life

Posted: Sun Dec 15, 2024 1:55 pm
by GrandDixence
I'm landing in the dll hell if i deinstall any of this two redistributable kits.
viewtopic.php?p=3722

And i receive a warning message while loading https://forum.sdr-radio.com:443
viewtopic.php?p=84

Simply no way way forward.

Re: C++ 2010 and 2013 Redistributable kits - End of Life

Posted: Mon Dec 16, 2024 11:23 am
by jdow
Do not uninstall them. They can live happily with other redistributable kits.

{^_^}