similar to: Roadmap for libguestfs 1.10 (next stable version)

Displaying 20 results from an estimated 1700 matches similar to: "Roadmap for libguestfs 1.10 (next stable version)"

2012 Nov 10
1
The road to libguestfs 1.20
I've got some bad news: libvirt remote support is probably not going to make libguestfs 1.20. John Eckersberg is diligently working on this, but I don't want to hold up the release of the next stable libguestfs for this, particularly since it needs dependent changes in libvirt. The last stable branch of libguestfs (1.18) happened in the middle of May. That's 7 months ago, making
2013 May 21
0
Plan for libguestfs 1.22
It has been 5 months since the last stable release of libguestfs and over that time we've accumulated many exciting new features: http://libguestfs.org/guestfs-release-notes.1.html#release-notes-for-libguestfs-1.22 It's time to plan for the release of libguestfs 1.22. As usual, bugs which have "1.22" (without quotes) in the devel whiteboard field are nominated as blockers for
2010 Dec 12
1
What's left for libguestfs 1.8 ...
Although 1.6.0 was only released 6 weeks ago, there have been 276 commits and 23 releases since then. It's therefore time to think about what needs to be done for 1.8. This is my personal list. Please follow up if you have other suggestions. Rich. * Implement guestfish --rw option / configuration file. http://libguestfs.org/guestfish.1.html#opening_disks_for_read_and_write * Alternate
2013 Oct 03
0
Plan for libguestfs 1.24
It has been 5 months since the last stable release of libguestfs and over that time we've accumulated many exciting new features. It's time to plan for the release of libguestfs 1.24. As usual, bugs which have "1.24" (without quotes) in the Devel Whiteboard field in Bugzilla are nominated as blockers for the release. You can see a list of those here, currently empty:
2014 Jan 24
2
Plan for libguestfs 1.26
It has been 3 months since the last stable release of libguestfs. I'd like to plan a new 1.26 release towards the middle/end of next month. There are some virt-builder features I'd like to get in before then: - virt-builder needs to be able to use Linux distro published cloud images as a source (without requiring a lot of manual config as now) - virt-builder must be able to
2014 Oct 10
0
Re: Plan for libguestfs 1.28
HI, Richard Is there any plan to make daemon to directly run on the hypervisor, not starting a guest? e.g. directly export a guest image to be a block device on the hypervisor? On Tue, Oct 7, 2014 at 8:28 PM, Richard W.M. Jones <rjones@redhat.com> wrote: > It has been an amazing 6½ months since the last stable release of > libguestfs. > > I'd like to plan a new 1.28 release
2015 Nov 24
0
Plan for libguestfs 1.32
Libguestfs 1.30 was released on 2015-07-21 and because of my wish to rebase libguestfs in RHEL 7.3, I'd like to release 1.32 in early December. Please follow-up if there are features / blockers / bugs that need to be addressed for 1.32. As usual, bugs which have "1.32" (without quotes) in the Devel Whiteboard field in Bugzilla are nominated as blockers for the release. You can see
2016 Jul 12
2
Plan for libguestfs 1.34
Libguestfs 1.32 was released on 2016-01-06, which is over 6 months ago. In fact the previous stable version of libguestfs (1.30) was released on 2015-07-21, almost exactly 12 months ago. Are we heading for a 6 month release cycle? Not officially. Anyway, I would like you to think about what needs work for the next stable 1.34 release. Any new APIs added in the 1.33 cycle will become supported
2017 Feb 17
2
Plan for libguestfs 1.36
Libguestfs 1.34 was released on 2016-08-08, which is about 6 months ago. I'd would like to think about what needs work for the next stable 1.36 release, which might happen at the end of this month. Any new APIs added in the 1.35 cycle will become supported and guaranteed when we release 1.36, so we need to check those. See: git diff v1.34.0 -- generator/actions.ml It looks like there
2014 Oct 08
0
Virt-v2v conversion issue
Hi, I meet an amazing issue, when I convert a raw file to the oVirt environment using virt-v2v. All seems to work fine, my VM is composed of 9 disks, the processes finishes without any trouble, the files are well present in the right import volume, but only the first system disk appear un my oVirt Import VM. I've retried twice and had the same issue . Here the results of the conversion : [
2015 Jun 30
5
Plan for libguestfs 1.30
It has been a ludicrously long time (over 8 months) since the last stable release of libguestfs. So I'd like to plan a new 1.30 release soon. Please follow-up if there are features / blockers / bugs that need to be addressed for 1.30. As usual, bugs which have "1.30" (without quotes) in the Devel Whiteboard field in Bugzilla are nominated as blockers for the release. You can see
2011 Oct 06
2
Plan for libguestfs 1.14
[Since Hilko asked me about this on IRC ...] The current plan is to rebase libguestfs in RHEL 6.3: https://bugzilla.redhat.com/show_bug.cgi?id=719879 I would like to get as many features from upstream libguestfs into this as possible, but also make sure they have been well-tested by Fedora users. Also there are some new tools arriving in libguestfs upstream in the current development branch
2014 Oct 07
7
Plan for libguestfs 1.28
It has been an amazing 6½ months since the last stable release of libguestfs. I'd like to plan a new 1.28 release soon. Please follow-up if there are features / blockers / bugs that need to be addressed for 1.28. As usual, bugs which have "1.28" (without quotes) in the Devel Whiteboard field in Bugzilla are nominated as blockers for the release. You can see a list of those here
2007 Sep 09
2
[PATCH] autogen.sh : detect automake-1.10 correctly
Josh, Macports on OSX ships with automake-1.10 and the current autogen.sh detects 1.10 as an invalid version of automake. The following patch (snarfed from autogen.sh from libvorbis) fixes that. Once that is fixed there are still some other issues that need fixing for automake-1.10. Cheers, Erik diff -u -r1.16 autogen.sh --- autogen.sh 21 Nov 2006 01:40:57 -0000 1.16 +++ autogen.sh 10
2015 Mar 12
0
[ANNOUNCE] intel-gpu-tools 1.10
A new intel-gpu-tools quarterly release is available with the following changes: - New frequency manipulation tool (intel_gpu_frequency) - Adjustments for the Solaris port (Alan Coopersmith). - Remove tests/NAMING-CONVENTION since it's all in the docbook now, to avoid divergent conventions. - New CRITICAL log level for really serious stuff (Thomas Wood). - Interactive test mode can now
2010 Nov 10
2
Samba for z/OS 1.10
Hello everybody, is there any samba version available for download, which runs on IBM MVS, i.e. IBM z/OS 1.10 ...? if not, is there a possibility to compile the source code myself for the target system? with kind regards, M. ---------------------------- The information transmitted may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or
2007 Sep 10
1
Warnings with automake-1.10
Josh, Automake 1.10 on OSX is giving me warnings like the following: test/Makefile.am:50: wildcard *.raw: non-POSIX variable name test/Makefile.am:50: (probably a GNU make extension) test/Makefile.am:50: wildcard *.flac: non-POSIX variable name test/Makefile.am:50: (probably a GNU make extension) test/Makefile.am:50: wildcard *.oga: non-POSIX variable name
2008 Jan 28
0
gettext 1.10: uninitialized constant ApplicationController
When running rake updatepo with gettext 1.10, for several controllers it gives Ignored ''app/controllers/sample_controller.rb''. Solve dependencies first. /Users/sava/code/sht/trunk/vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:266:in `load_missing_constant'': uninitialized constant ApplicationController Rails is 1.2.5, frozen in
2008 May 20
1
modern-CentOS-1.10
Another update for our wiki theme :) See: http://wiki.centos.org/ArtWork/WikiDesign/modern-CentOS Changes 1.10 ======= * Update header background image. * Update logo. Add comment "Community ENTerprise Operating System" on it. * Update navibar. Add some decorations :). * Update editorheader(self, d). Add the navibar, pagetrail, and username elements. *
2008 Dec 17
2
Something strange! Wine 1.10 doesn't want to delete stuff.
So, recentley I upgraded to the new 1.10 with apt, I am running 2.6.24-21-generic #1 SMP kernel, although I don't know why it thinks I have to have smp, I have a 2400+ sempron, my v-card is a 7300Gt nvidia. And after I upgraded, I shut it down and I went to bed. The next day, I tried to play WoW, everything was cool, no glitches, it ran noticeably faster, so I changed the graphics settings