similar to: blktap_2.0.90-1_amd64.changes is NEW

Displaying 20 results from an estimated 3000 matches similar to: "blktap_2.0.90-1_amd64.changes is NEW"

2011 Nov 28
0
blktap-dkms_2.0.90-1_amd64.changes is NEW
(new) blktap-dkms_2.0.90-1.debian.tar.gz optional kernel (new) blktap-dkms_2.0.90-1.dsc optional kernel (new) blktap-dkms_2.0.90-1_amd64.deb optional kernel Xen API blktap kernel component DKMS package The Xen Cloud Platform (XCP) is an open source enterprise-ready server virtualization and cloud computing platform, delivering the Xen Hypervisor with support for a range of guest operating
2014 Sep 08
0
blktap_2.0.90-3_amd64.changes ACCEPTED into unstable
Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Fri, 05 Sep 2014 10:36:52 +0300 Source: blktap Binary: blktap-dev blktap-utils libvhd0 libvhdio-2.0.90 libblktapctl0 Architecture: source amd64 Version: 2.0.90-3 Distribution: unstable Urgency: high Maintainer: PKG Xen Devel <pkg-xen-devel at lists.alioth.debian.org> Changed-By: Nanakos Chrysostomos <nanakos at
2013 Jun 22
0
blktap_2.0.90-2_amd64.changes ACCEPTED into unstable
Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Tue, 23 Oct 2012 10:23:57 +0000 Source: blktap Binary: blktap-dev blktap-utils libvhd0 libvhdio-2.0.90 libblktapctl0 Architecture: source amd64 Version: 2.0.90-2 Distribution: unstable Urgency: low Maintainer: PKG Xen Devel <pkg-xen-devel at lists.alioth.debian.org> Changed-By: Thomas Goirand <zigo at
2015 Jul 05
0
blktap_2.0.90-4_source.changes ACCEPTED into unstable
Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Tue, 30 Jun 2015 12:28:20 +0300 Source: blktap Binary: blktap-dev blktap-utils libvhd0 libvhdio-2.0.90 libblktapctl0 Architecture: source Version: 2.0.90-4 Distribution: unstable Urgency: medium Maintainer: PKG Xen Devel <pkg-xen-devel at lists.alioth.debian.org> Changed-By: Chrysostomos Nanakos <cnanakos at
2016 Jan 20
1
Bug#811936: blktap: FTBFS with GCC 6: defined but not used
Package: blktap Version: 2.0.90-4 Severity: important User: debian-gcc at lists.debian.org Usertags: ftbfs-gcc-6 gcc-6-unused-const-variable This package fails to build with GCC 6. GCC 6 has not been released yet, but it's expected that GCC 6 will become the default compiler for stretch. Note that only the first error is reported; there might be more. You can find a snapshot of GCC 6 in
2012 Aug 10
1
want to write a difference copy program to sync two VHDs in blktap
Hello List, I''m using blktap on XCP 1.1 and developing a difference copy program for easy backup and remote archival. The idea is to read the BAT of VHD1 and sync it to BAT of VHD2 with BITMAP and the data blocks. Other way would be by adding a sha1 signature in each data block and comparing it with remote VHD. I tried to get some info from below programs but could not get required
2014 Feb 12
1
Bug#738720: blktap-dev should depend on uuid-dev
Package: blktap-dev Version: 2.0.90-2 Severity: normal blktap-dev does not pull in uuid-dev which results in the following error when including vhd/libvhd.h: /usr/include/vhd/libvhd.h:37:23: fatal error: uuid/uuid.h: No such file or directory #include <uuid/uuid.h> ^ compilation terminated. Installing uuid-dev fixes the problem, but it seems that blktap-dev should
2013 Jun 22
0
Processing of blktap_2.0.90-2_amd64.changes
blktap_2.0.90-2_amd64.changes uploaded successfully to localhost along with the files: blktap_2.0.90-2.dsc blktap_2.0.90-2.debian.tar.gz blktap-dev_2.0.90-2_amd64.deb blktap-utils_2.0.90-2_amd64.deb libvhd0_2.0.90-2_amd64.deb libvhdio-2.0.90_2.0.90-2_amd64.deb libblktapctl0_2.0.90-2_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org)
2014 Sep 08
0
Processing of blktap_2.0.90-3_amd64.changes
blktap_2.0.90-3_amd64.changes uploaded successfully to localhost along with the files: blktap-dev_2.0.90-3_amd64.deb blktap-utils_2.0.90-3_amd64.deb libvhd0_2.0.90-3_amd64.deb libvhdio-2.0.90_2.0.90-3_amd64.deb libblktapctl0_2.0.90-3_amd64.deb blktap_2.0.90-3.dsc blktap_2.0.90-3.debian.tar.xz Greetings, Your Debian queue daemon (running on host franck.debian.org)
2012 Apr 02
23
[PATCH 00 of 18] [v2] tools: fix bugs and build errors triggered by -O2 -Wall -Werror
Changes: tools/blktap: remove unneeded pointer dereferencing in convert_dev_name_to_num tools/blktap: constify string arrays in convert_dev_name_to_num tools/blktap: fix params and physical-device parsing tools/blktap: remove unneeded pointer dereferencing from img2qcow.c tools/blktap: remove unneeded pointer dereferencing from qcow2raw.c tools/blktap2: fix build errors caused by Werror in
2014 May 28
1
Bug#749612: blktap: Conflicting declarations of function __open_2
Package: blktap Version: 2.0.90-2 Usertags: goto-cc During a rebuild of all Debian packages in a clean sid chroot (using cowbuilder and pbuilder) the build failed with the following error. Please note that we use our research compiler tool-chain (using tools from the cbmc package), which permits extended reporting on type inconsistencies at link time. [...] libtool: link: gcc -shared -fPIC
2015 Feb 12
1
Bug#777801: blktap: ftbfs with GCC-5
Package: src:blktap Version: 2.0.90-3 Severity: normal Tags: sid stretch User: debian-gcc at lists.debian.org Usertags: ftbfs-gcc-5 Please keep this issue open in the bug tracker for the package it was filed for. If a fix in another package is required, please file a bug for the other package (or clone), and add a block in this package. Please keep the issue open until the package can be built
2013 Nov 21
9
[PATCH] vhd-util create: add -C|nocow option
Add ''-C'' (nocow) option to vhd-util create. Btrfs has terrible performance when hosting VM images, even more when the guest in those VM are also using btrfs as file system. One way to mitigate this bad performance is to turn off COW attributes on VM files (since having copy on write for this kind of data is not useful). According to ''chattr'' manpage, NOCOW
2009 May 28
1
[PATCH] blktap2: fix makefile of vhd for parallel make
blktap2: fix makefile of vhd for parallel make With parallel make, libvhd might not be created before link resulting in link error. This patch guarantees it. Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp> diff --git a/tools/blktap2/vhd/Makefile b/tools/blktap2/vhd/Makefile --- a/tools/blktap2/vhd/Makefile +++ b/tools/blktap2/vhd/Makefile @@ -12,6 +12,9 @@ CFLAGS +=
2015 Jul 05
0
Processing of blktap_2.0.90-4_source.changes
blktap_2.0.90-4_source.changes uploaded successfully to localhost along with the files: blktap_2.0.90-4.dsc blktap_2.0.90.orig.tar.gz blktap_2.0.90-4.debian.tar.xz Greetings, Your Debian queue daemon (running on host franck.debian.org)
2013 Feb 05
1
Bug#699845: libblktapctl0: wrong paragraph separation in package description
Package: libblktapctl0 Severity: minor Dear Maintainer, in DDTSS I see: **** coalescing of differencing disks. . Libvhd is a **** note the extra space before the dot '.' used as paragraph separation Ciao Davide -- Dizionari: http://linguistico.sourceforge.net/wiki Database: http://www.postgresql.org GNU/Linux User: 302090: http://counter.li.org Non autorizzo la memorizzazione del
2014 Sep 08
2
RFS: blktap/2.0.90-3 [RC]
On 09/08/2014 04:59 PM, Chrysostomos Nanakos wrote: > On 2014-09-08 10:07, Thomas Goirand wrote: >> On 09/07/2014 01:44 AM, Chrysostomos Nanakos wrote: >>> dget -x >>> >>> http://mentors.debian.net/debian/pool/main/b/blktap/blktap_2.0.90-3.dsc >> >> Uploaded! Thanks for your contribution to Debian. >> >> Cheers, >> >> Thomas
2014 Sep 08
0
RFS: blktap/2.0.90-3 [RC]
On 08 ??? 2014, at 22:31, Thomas Goirand <zigo at debian.org> wrote: > On 09/08/2014 04:59 PM, Chrysostomos Nanakos wrote: >> On 2014-09-08 10:07, Thomas Goirand wrote: >>> On 09/07/2014 01:44 AM, Chrysostomos Nanakos wrote: >>>> dget -x >>>> >>>> http://mentors.debian.net/debian/pool/main/b/blktap/blktap_2.0.90-3.dsc >>>
2014 Sep 09
1
RFS: blktap/2.0.90-3 [RC]
On 09/09/2014 05:15 AM, Nanakos Chrysostomos wrote: > On 08 ??? 2014, at 22:31, Thomas Goirand <zigo at debian.org> wrote: > >> On 09/08/2014 04:59 PM, Chrysostomos Nanakos wrote: >>> On 2014-09-08 10:07, Thomas Goirand wrote: >>>> On 09/07/2014 01:44 AM, Chrysostomos Nanakos wrote: >>>>> dget -x >>>>> >>>>>
2007 Jun 19
0
[PATCH 0/4] VHD Support addition
[PATCH 0/4] VHD Support addition The patches that follow implement Microsoft''s VHD format support, and apply to xen-unstable.hg CS 15281:356588dda4bc This is based on the VHD format spec covered by Microsoft''s "Open Specification Promise": http://www.microsoft.com/interop/osp/default.mspx MS VHD Spec can be found at the following link: