summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b183daf..21fc10f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+dh-illumos (9.5.9) unstable; urgency=medium
+
+ * dh_illumos_gate:
+ - define SAVEARGS= to disable -msave-args (not supported by our gcc)
+ - define CW_GCC=gcc so cw from onbld can pick ccache
+ - patch PATH in bldenv.sh: do not completely redefine PATH, but just
+ append it (for ccache too)
+
+ -- Igor Pashev <pashev.igor@gmail.com> Sun, 02 Mar 2014 13:39:36 +0400
+
dh-illumos (9.5.8) unstable; urgency=low
* Allow passing arbitrary options to tar in dh_illumos_gate