update changelogs for Debian build debian/0.7+32+ga470315
authorBdale Garbee <bdale@gag.com>
Thu, 2 Sep 2010 04:44:30 +0000 (00:44 -0400)
committerBdale Garbee <bdale@gag.com>
Thu, 2 Sep 2010 04:44:30 +0000 (00:44 -0400)
ChangeLog
debian/changelog

index 4d5c6d2e7f97dba6d45b9a598881f8bf4a7aaa1e..a93b89a274e308a9ce1276e16c4dcac9e2d10646 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,46 @@
+commit a470315e5d822a69ef5304512cf73c604c88e481
+Author: Keith Packard <keithp@keithp.com>
+Date:   Wed Sep 1 20:14:51 2010 -0700
+
+    altosui: Remove Manifest.txt from git repo as it's built now
+    
+    This file is built with appropriate contents for each different .jar file.
+    
+    Signed-off-by: Keith Packard <keithp@keithp.com>
+
+commit 1177e0a684328422be5adc68093d0091a218a824
+Author: Keith Packard <keithp@keithp.com>
+Date:   Wed Sep 1 19:53:24 2010 -0700
+
+    altos: Bounds check Skytraq GPS tracking data array
+    
+    Missing GPS serial data could cause the tracking array reset to
+    get skipped, causing the array to be overrun, smashing critical data
+    beyond the array.
+    
+    This was detected using the 'altosui' flash command to program a
+    device from TM. Hitting the USB that hard caused TM to crash with a
+    mutex error (3 beeps) after the ao_gps_task structure was overwritten
+    with zeros.
+    
+    Signed-off-by: Keith Packard <keithp@keithp.com>
+
+commit 775acb89660cdee2f3c54c38297baefe39f2414c
+Author: Keith Packard <keithp@keithp.com>
+Date:   Mon Aug 30 22:24:09 2010 -0700
+
+    altosui: missed AltosReader.class in the Makefile
+    
+    This caused clean builds to fail to make this file
+    
+    Signed-off-by: Keith Packard <keithp@keithp.com>
+
+commit bd2b9d958c2b7f846031b076ed51c4fbaaf2d68f
+Author: Bdale Garbee <bdale@gag.com>
+Date:   Tue Aug 31 00:20:06 2010 -0400
+
+    update changelogs for Debian build
+
 commit d006c5e1255433181aca4c8e6a277b2d1bc0841b
 Author: Bdale Garbee <bdale@gag.com>
 Date:   Tue Aug 31 00:19:37 2010 -0400
index 971cda790bf9309ad2d80955a84e8ef2e4fe355a..3393266000071dc11db707fc534988cac7b86571 100644 (file)
@@ -1,3 +1,12 @@
+altos (0.7+32+ga470315) unstable; urgency=low
+
+  [ Keith Packard ]
+  * altosui: missed AltosReader.class in the Makefile
+  * altos: Bounds check Skytraq GPS tracking data array
+  * altosui: Remove Manifest.txt from git repo as it's built now
+
+ -- Bdale Garbee <bdale@gag.com>  Thu, 02 Sep 2010 00:44:15 -0400
+
 altos (0.7+28+gd006c5e) unstable; urgency=low
 
   * add runtime dependencies for altos binary package