summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorperiapt <periapt@bb5a2ed9-75f0-0310-a2b8-e46d7b0922c1>2012-05-30 05:38:34 +0000
committerperiapt <periapt@bb5a2ed9-75f0-0310-a2b8-e46d7b0922c1>2012-05-30 05:38:34 +0000
commit7edd79a9a40d74d4b32b988b19361b12d1d99d2e (patch)
tree1a733af59a4541576e5257a3b379c09bf474cd87 /debian/changelog
parente97e0c8e47026c6b214d8f845f9f7747d0fded50 (diff)
downloadmysql-5.5-7edd79a9a40d74d4b32b988b19361b12d1d99d2e.tar.gz
* 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 git-svn-id: svn://svn.debian.org/svn/pkg-mysql/mysql-5.5/branches/unstable@2127 bb5a2ed9-75f0-0310-a2b8-e46d7b0922c1
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