Merge branch 'branch-1.7' into debian
[fw/altos] / debian / changelog
index f467fb1c88e97e5fbe7248398ba2bc7a6de617ee..88a6c0ba82a9d2278bf8c482e7ca48f1180dbf84 100644 (file)
@@ -1,3 +1,29 @@
+altos (1.6.8-5) unstable; urgency=medium
+
+  [ Keith Packard ]
+  * altos/lpc,altos/stmf0: Use -n flag to work around link editor issue,
+    closes: #860601
+  * ao-elftohex: Add conditions for skipping ELF sections
+  * ao-tools/ao-flash-lpc: Adapt to current openocd LPC support
+  * altos/telegps: Inherit LDFLAGS from lpc make specification
+
+ -- Bdale Garbee <bdale@gag.com>  Sat, 22 Apr 2017 12:07:57 -0600
+
+altos (1.6.8-4) unstable; urgency=medium
+
+  [ Keith Packard ]
+  * altos/arm: Align data so that gcc 5.4 doesn't do byte-accesses. Add -Wcast-align
+
+ -- Bdale Garbee <bdale@gag.com>  Wed, 25 Jan 2017 12:22:30 -0700
+
+altos (1.6.8-3) unstable; urgency=medium
+
+  [ Keith Packard ]
+  * altos/stm: Make ao_usb_set_address static. Saves a bunch of text space,
+    closes: #844816
+
+ -- Bdale Garbee <bdale@gag.com>  Tue, 13 Dec 2016 00:19:44 -0700
+
 altos (1.6.8-2) unstable; urgency=medium
 
   [ Keith Packard ]