summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2014-11-18 14:07:12 +0300
committerIgor Pashev <pashev.igor@gmail.com>2014-11-18 14:07:12 +0300
commit512ec9226a48ae9a938572f42411f9e67078dca2 (patch)
tree8a02f68b879c2106c65edc04cf750566e8157567
parent24a7681693f9717e6bc8a84f9789b2e046cc2948 (diff)
downloadsendmail-master.tar.gz
sendmail (8.14.4-7+dyson1) unstable; urgency=mediumHEADdyson/8.14.4-7+dyson1master
* Package for Dyson * Updated libmilter.symbols.in for Dyson * Disabled NIS+ (FTBFS) * POSIX sigwait is the default on Dyson (dyson-sigwait.patch) * Make sure gnu install is used instead of local install.sh which does not support -d * No SMF yet
-rw-r--r--debian/changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 370f601..d8222df 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+sendmail (8.14.4-7+dyson1) unstable; urgency=medium
+
+ * Package for Dyson
+ * Updated libmilter.symbols.in for Dyson
+ * Disabled NIS+ (FTBFS)
+ * POSIX sigwait is the default on Dyson (dyson-sigwait.patch)
+ * Make sure gnu install is used instead of local install.sh which does not support -d
+ * No SMF yet
+
+ -- Igor Pashev <pashev.igor@gmail.com> Tue, 18 Nov 2014 13:48:15 +0300
+
sendmail (8.14.4-7) unstable; urgency=medium
* Remove timestamp from bug-script. (Closes: #749177)