]> git.gag.com Git - debian/cc1111/blobdiff - debian/changelog
fix build failures with gcc-8, using a rather large stick
[debian/cc1111] / debian / changelog
index 5c67a62f87e9baf84eac6849b4d3e5ae8877f39d..dfcb65dfbba945e7c6f301ccec9c22a136cd3ced 100644 (file)
@@ -1,3 +1,45 @@
+cc1111 (2.9.0-8) unstable; urgency=high
+
+  * patch around build problems with gcc 8, closes: #897717
+
+ -- Bdale Garbee <bdale@gag.com>  Sat, 21 Jul 2018 11:06:18 -0600
+
+cc1111 (2.9.0-7) unstable; urgency=low
+
+  * patch from Chris Lamb to enable reproducible builds, closes: #829493
+
+ -- Bdale Garbee <bdale@gag.com>  Mon, 04 Jul 2016 01:06:12 +0200
+
+cc1111 (2.9.0-6) unstable; urgency=low
+
+  * patch from Eric Cooper to suppress additional output when disabling
+    warning 18, closes: #784273
+
+ -- Bdale Garbee <bdale@gag.com>  Fri, 08 May 2015 12:24:54 -0600
+
+cc1111 (2.9.0-5) unstable; urgency=low
+
+  * add mcs51 assembler symlink for compatibility with recent versions
+    of SDCC using patch from Eric Cooper, closes: #763678
+
+ -- Bdale Garbee <bdale@gag.com>  Sat, 02 May 2015 12:25:04 -0600
+
+cc1111 (2.9.0-4) unstable; urgency=low
+
+  * freshen makebin.c from upstream SDCC to addres mayhem report, 
+    closes: #716096
+
+ -- Bdale Garbee <bdale@gag.com>  Tue, 25 Mar 2014 18:31:12 -0700
+
+cc1111 (2.9.0-3) unstable; urgency=low
+
+  [ Kamal Mostafa ]
+  * fix build on older platforms:
+    - debian/rules now uses $(shell) instead of ``
+  * patch to fix format-not-a-string-literal errors with gcc 4.6.3
+
+ -- Bdale Garbee <bdale@gag.com>  Thu, 04 Oct 2012 18:41:03 -0600
+
 cc1111 (2.9.0-2) unstable; urgency=low
 
   * fix details identified by ftp-master during initial NEW processing