1
0
mirror of synced 2026-02-18 21:06:55 +00:00

Rewrite current changelog entry; start new NEWS entry

This commit is contained in:
Axel Beckert
2012-06-08 20:36:34 +02:00
parent fa9a420490
commit 0ec64f6926
2 changed files with 19 additions and 8 deletions

9
NEWS
View File

@@ -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)
=======================================

18
debian/changelog vendored
View File

@@ -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 <abe@debian.org> Fri, 08 Jun 2012 17:32:20 +0200
-- Axel Beckert <abe@debian.org> Fri, 08 Jun 2012 20:34:22 +0200
xen-tools (4.3~rc1-1) unstable; urgency=low