1
0
mirror of synced 2026-01-13 23:26:10 +00:00

Move remaining contents of KNOWN_BUGS.markdown to the GitHub issue tracker

This commit is contained in:
Axel Beckert 2015-07-21 13:35:04 +02:00
parent ec4b692c22
commit 229d20b16b
5 changed files with 2 additions and 17 deletions

View File

@ -1,12 +0,0 @@
KNOWN BUGS in xen-tools
=======================
Bugs to fix rather soon
-----------------------
* `xen-delete-image` doesn't remove all logical volumes if `--partitions` is used.
See the link below for details how to reproduce. Reproducable at
least with `--lvm`. Thanks to Antoine Benkemoun for reporting.
[Bug Report](http://xen-tools.org/pipermail/xen-tools-discuss/2010-May/000757.html)

View File

@ -244,7 +244,6 @@ test case would be a useful bonus.
* [xen-tools Issue Tracker at GitHub](https://github.com/xen-tools/xen-tools/issues/new)
* [Mailing list archives of the xen-tools mailing lists](http://xen-tools.org/software/xen-tools/lists.html)
* [KNOWN_BUGS file in the source code](https://github.com/xen-tools/xen-tools/blob/master/KNOWN_BUGS.markdown)
* [TODO file in the source code](https://github.com/xen-tools/xen-tools/blob/master/TODO.markdown)
* [xen-tools in the Debian Bug Tracking System](https://bugs.debian.org/xen-tools)
* [xen-tools in Ubuntu's Launchpad](https://bugs.launchpad.net/ubuntu/+source/xen-tools)

View File

@ -1,8 +1,6 @@
TODO
====
See KNOWN_BUGS.markdown for real bugs.
General Ideas
-------------

3
debian/changelog vendored
View File

@ -2,7 +2,8 @@ xen-tools (4.6+dev-1) UNRELEASED; urgency=medium
* New upstream SNAPSHOT
+ Declare GitHub as primary hosting.
+ Integrate BUGS.markdown into README.markdown.
+ Integrate BUGS.markdown into README.markdown, move remaining
contents of KNOWN_BUGS.markdown to the GitHub issue tracker.
* Update Vcs-* headers to point to GitHub instead of GitLab.
-- Axel Beckert <abe@debian.org> Tue, 21 Jul 2015 12:04:41 +0200

1
debian/docs vendored
View File

@ -2,5 +2,4 @@ AUTHORS
README.markdown
SUPPORT.markdown
TODO.markdown
KNOWN_BUGS.markdown
NEWS.markdown