Index: third_party/gpsd/README.chromium |
diff --git a/third_party/gpsd/README.chromium b/third_party/gpsd/README.chromium |
index 1f1bd3e9f0c9b46cb05167702925bae47127c4ae..88a8130804cef242c3ae9bfb7e1ca49bc5c4183d 100644 |
--- a/third_party/gpsd/README.chromium |
+++ b/third_party/gpsd/README.chromium |
@@ -1,11 +1,11 @@ |
Name: gpsd |
URL: http://git.berlios.de/cgi-bin/gitweb.cgi?p=gpsd;a=summary |
InfoURL: http://gpsd.berlios.de/ |
-Version: 2.38 |
+Version: 2.94 |
License: BSD |
Description: |
-versions 2.38, 2.94 |
+versions 2.94 |
gpsd is a service daemon that monitors one or more GPSes or AIS receivers |
attached to a host computer through serial or USB ports, making all data on the |
location/course/velocity of the sensors available to be queried on TCP port |
@@ -14,6 +14,6 @@ location/course/velocity of the sensors available to be queried on TCP port |
Local Modifications: |
No modifications. |
Only the gps.h file is imported, as the client library (libgps.so) is |
-dynamically loaded (where present). We import 2 versions as the older (2.38) is |
-needed for Chrome OS and the newer for tip of tree builds (using the new client |
-API that aims to maintain binary compatibility across future releases). |
+dynamically loaded (where present). |
+ |
+Security Critical: yes |