summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog10
1 files changed, 7 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index af38afa..b254c00 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,13 @@ mysql-5.5 (5.5.24+dfsg-1) UNRELEASED; urgency=low
* Fixing regular expression in tests to guard against build path containing
the '+' symbol (Closes: #674210)
- * Disabled certain SSL tests pending investigation (cf. #674267)
+ * Skipped certain SSL tests on i386 type architectures
+ pending investigation (cf. #674267)
+ * Removed main_openssl_1 patch
+ * Set SYSTEM_TYPE according to GNU Build System
+ * In an effort to get a better handle on test coverage, made test failures
+ on kfreebsd-i386 fatal and re-enabled full tests on hurd, skipped certain
+ tests on kfreebsd and changed disabled tests to selectively skipped tests
* Updated French translation (Closes: #674025)
* Updated Dutch translation (Closes: #674124)
* Updated Russian translation (Closes: #674189)
@@ -38,8 +44,6 @@ mysql-5.5 (5.5.24+dfsg-1) UNRELEASED; urgency=low
* Revert having libssl-dev as a build dependency and changed
WITH_SSL option to 'bundled' from 'yes' (Closes: #590905)
and (Closes: #673865)
- * Removed main_openssl_1 patch
- * Set SYSTEM_TYPE according to GNU Build System
-- Nicholas Bamber <nicholas@periapt.co.uk> Tue, 08 May 2012 09:04:25 +0100