summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2012-10-01 04:59:45 +0400
committerIgor Pashev <pashev.igor@gmail.com>2012-10-01 04:59:45 +0400
commit059995ab7aee5eb3186c329316c064d0dc98623e (patch)
treecfb132ceb26ec7ea796395eaba681563ee6541dd /debian
parent76d7b75eb770b23f6a0dbf8d0863fb6c7dab2b09 (diff)
downloaddh-illumos-059995ab7aee5eb3186c329316c064d0dc98623e.tar.gz
Completely disable modifying comment section of ELFs
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ffde801..3bb7f02 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+dh-illumos (9) UNRELEASED; urgency=low
+
+ * Completely disable modifying comment section of ELFs,
+ cause dh_strip used to delete it. Also this avoid additional
+ build dependency on "mcs" utility.
+
+ -- Igor Pashev <pashev.igor@gmail.com> Mon, 01 Oct 2012 04:57:33 +0400
+
dh-illumos (8) unstable; urgency=low
* Depends on make, not sunmake