From c8bc549a2541728c3b39345b4e126f06f476287f Mon Sep 17 00:00:00 2001 From: per1234 Date: Mon, 26 Jul 2021 01:38:14 -0700 Subject: [PATCH] Remove "UltraDistSensor" This library is being removed from Library Manager by Arduino due to security concerns. Although there are no concerns about the library code itself, the library.properties metadata file contains an unfortunate typo in the `url` field. This causes the "More Info" link provided by the Library Manager to take the user to a misspelling of github.com owned by a typo squatter. The library author has already corrected this error, but there has not been a release of the library in the ~4 years since that time, and no response to an inquiry about the situation made ~3.5 years ago. This was surely an honest mistake, without any malicious intent on the library author's part, but we need to resolve the situation. We will be happy to add the library back once the library maintainer has done the following: - Create a new release or tag in the library's repository with the corrected `url` value. - Delete the `1.0` tag that has the bad URL from the library's repository. --- repositories.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/repositories.txt b/repositories.txt index b1640ca0..a50ad806 100644 --- a/repositories.txt +++ b/repositories.txt @@ -3203,7 +3203,6 @@ https://github.com/shashikg/PixhawkArduinoMAVLink https://github.com/shielddx/oatmeal-protocol https://github.com/shortbloke/Arduino_SNMP_Manager https://github.com/ShubhamAnnigeri/tinyECC-ArduinoIDE -https://github.com/shubhamtivedi95/UltraDistSensor https://github.com/shurillu/CTBot https://github.com/shuvangkar/RingEEPROM https://github.com/siara-cc/esp_arduino_sqlite3_lib