diff --git a/NEWS b/NEWS index 8315162..e9c6639 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +xen-tools 4.3rc2 (released TODO) +======================================= + +Bug Fixes +--------- + +* Fix several testuite failures depending on the build host's + installation. + xen-tools 4.3rc1 (released 08 Jun 2012) ======================================= diff --git a/debian/changelog b/debian/changelog index 78b66a4..4a49a5f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,14 +1,16 @@ xen-tools (4.3~rc2~dev-1) UNRELEASED; urgency=low - * Disable tests of not yet used Xen::Tools. Fixes FTBFS in test suite - due to not satisifed Moose dependency in Xen::Tools::Log. - * Add build-dependency on Moose for t/perl-syntax.t. - * Add build-dependency on Test::Pod::Coverage for t/pod-coverage.t. - * Add build-dependency on git for t/gitignore.t. - * Skip t/hook-inittab.t if /etc/inittab is not present on the build - host. Fixes FTBFS on Ubuntu. + * New upstream release candidate + * Fixes FTBFS due to testsuite failures: + - Disable tests of not yet used Xen::Tools. Fixes FTBFS in test suite + due to not satisifed Moose dependency in Xen::Tools::Log. + - Added build-dependencies on libmoose-perl, git, and + libtest-pod-coverage-perl for t/perl-syntax.t, t/gitignore.t, and + t/pod-coverage.t. + - Skip t/hook-inittab.t if /etc/inittab is not present on the build + host. Fixes FTBFS on Ubuntu. - -- Axel Beckert Fri, 08 Jun 2012 17:32:20 +0200 + -- Axel Beckert Fri, 08 Jun 2012 20:34:22 +0200 xen-tools (4.3~rc1-1) unstable; urgency=low