mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
Version 1.25.22.
This commit is contained in:
18
BUGS
18
BUGS
@@ -1,5 +1,5 @@
|
||||
NOTE: This file is automatically generated from "update-bugs.sh".
|
||||
Last updated: 2014-01-13
|
||||
Last updated: 2014-01-17
|
||||
|
||||
This contains a local list of the bugs that are open against
|
||||
libguestfs. Bugs are tracked in the Red Hat Bugzilla database
|
||||
@@ -251,6 +251,12 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
|
||||
1051694 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1051694
|
||||
libguestfs FTBFS on Ubuntu saucy
|
||||
|
||||
1053847 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1053847
|
||||
Recommended default clock/timer settings
|
||||
|
||||
1054761 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1054761
|
||||
guestfs_pvs prints "unknown device" if a physical volume is missing
|
||||
|
||||
503134 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=503134
|
||||
guestfish's list splitting does not recognize internal quoting
|
||||
|
||||
@@ -266,16 +272,13 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
|
||||
624335 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=624335
|
||||
blockdev-setbsz succeeds, but does not affect blockdev-getbsz
|
||||
|
||||
660687 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=660687
|
||||
guestmount: "touch" command fails: touch: setting times of `timestamp': Invalid argument
|
||||
|
||||
691389 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=691389
|
||||
SELinux labels don't work over guestmount (FUSE)
|
||||
|
||||
965495 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=965495
|
||||
New APIs required in libguestfs for virt-v2v in RHEL 6.5
|
||||
|
||||
(85 bugs)
|
||||
(86 bugs)
|
||||
|
||||
--------------------------------------------------
|
||||
Bugs in MODIFIED, POST or ON_QA state are fixed.
|
||||
@@ -284,13 +287,16 @@ You can help by testing the fixes.
|
||||
1028650 POST https://bugzilla.redhat.com/show_bug.cgi?id=1028650
|
||||
virt-* argument parser doesn't accept --arg=value (you have to use --arg value)
|
||||
|
||||
1045033 POST https://bugzilla.redhat.com/show_bug.cgi?id=1045033
|
||||
LIBVIRT_DEFAULT_URI=qemu:///system breaks libguestfs
|
||||
|
||||
998109 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=998109
|
||||
Let's enable kvmclock in RHEL 7
|
||||
|
||||
1020950 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=1020950
|
||||
CVE-2013-4419 libguestfs: insecure temporary directory handling for guestfish's network socket [epel-5]
|
||||
|
||||
(3 bugs)
|
||||
(4 bugs)
|
||||
|
||||
--------------------------------------------------
|
||||
These bugs are in the VERIFIED state.
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
# freeform string.
|
||||
m4_define([libguestfs_major], [1])
|
||||
m4_define([libguestfs_minor], [25])
|
||||
m4_define([libguestfs_release], [21])
|
||||
m4_define([libguestfs_release], [22])
|
||||
|
||||
AC_INIT([libguestfs],libguestfs_major.libguestfs_minor.libguestfs_release)
|
||||
AC_CONFIG_AUX_DIR([build-aux])
|
||||
|
||||
1016
po-docs/ja.po
1016
po-docs/ja.po
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
1016
po-docs/uk.po
1016
po-docs/uk.po
File diff suppressed because it is too large
Load Diff
394
po/en_GB.po
394
po/en_GB.po
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user