Displaying 20 results from an estimated 700 matches similar to: "bugs closed by xen 4.3 release in svn"
2013 Aug 16
0
bugs closed by xen 4.3 release in svn
On Fri, 2013-08-16 at 15:12 +0100, Ian Campbell wrote:
> waldi,
>
> I reckon you can close at least the following with the new release.
>
> Ian.
>
> diff --git a/xen/debian/changelog b/xen/debian/changelog
> index e5b25ef..fc3f161 100644
> --- a/xen/debian/changelog
> +++ b/xen/debian/changelog
> @@ -2,14 +2,15 @@ xen (4.3.0-1) UNRELEASED; urgency=low
>
2013 Aug 16
3
Bug#466683: Expanding descriptions of some packages.
tags 466683 +patch
thanks
commit 765ac4708e4dd8a6fea0028d631a7c3363b286b7
Author: Ian Campbell <ijc at hellion.org.uk>
Date: Fri Aug 16 10:30:17 2013 +0100
* debian/changelog: Update
* debian/templates/control.main.in: Update descriptions for some packages.
diff --git a/xen/debian/changelog b/xen/debian/changelog
index 6100e75..e5b25ef 100644
--- a/xen/debian/changelog
+++
2013 Aug 16
0
Bug#466683: Expanding descriptions of some packages.
Ian Campbell wrote:
> + * Expand on the descriptions of some packages. (Closes: #466683)
Trivial typo here:
> Package: libxen-dev
> Section: libdevel
> Depends: libxen- at version@ (= ${binary:Version}), libxenstore3.0 (= ${binary:Version}), ${misc:Depends}
> Description: Public headers and libs for Xen
> This package contains the public headers and static libraries for
2013 May 14
5
tools/libxl: fix compilation and link errors on NetBSD
commit cad172d7b88bd443c81d865051297875ce2551bc
Author: Christoph Egger <chegger@amazon.de>
Date: Thu Feb 7 14:42:29 2013 +0000
tools/libxl: fix compilation and link errors on NetBSD
- Fix testidl link error that libyajl is not found
- Make linking of xl and testidl consistent
- fix error: array subscript has type ''char''
Signed-off-by:
2013 Sep 06
0
xen_4.3.0-1_amd64.changes ACCEPTED into unstable, unstable
Accepted:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Thu, 05 Sep 2013 13:54:03 +0200
Source: xen
Binary: libxen-4.3 libxenstore3.0 libxen-dev xenstore-utils libxen-ocaml libxen-ocaml-dev xen-utils-common xen-utils-4.3 xen-hypervisor-4.3-amd64 xen-system-amd64
Architecture: source amd64 all
Version: 4.3.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Xen Team
2013 Sep 05
0
Processed: tagging as pending bugs that are closed by packages in NEW
Processing commands for control at bugs.debian.org:
> # Thursday 5 September 20:03:17 UTC 2013
> # Tagging as pending bugs that are closed by packages in NEW
> # http://ftp-master.debian.org/new.html
> #
> # Source package in NEW: ndpi
> tags 721551 + pending
Bug #721551 [wnpp] ITP: ndpi -- extensible deep packet inspection library
Added tag(s) pending.
> # Source package in
2011 Oct 05
1
Bug#644390: Please make it possible to link a against libxlutil
Package: libxen-dev
Version: 4.1.1-2
Severity: wishlist
Hi,
please make it possible to link against libxenlight by including
libxenlight.so and libxl.h into libxen-dev.
This is needed to enable the xenlight interface in libvirt.
Cheers,
-- Guido
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (990, 'testing'), (50, 'unstable'), (1,
2013 Oct 25
10
Install Xen 4.4-Unstable
Dear people with higher intelligence than me,
I''m trying to install xen 4.4-Unstable from source. I used this wiki
page : http://wiki.xen.org/wiki/Compiling_Xen_From_Source.
Steps I took :
1) Check-out from git (master)
2) ./configure
3) make world
4) make install
5) /sbin/ldconifg
6) Reboot into xen
I''m currently running an up to date version of Fedora 19.
After rebooting
2011 Nov 03
3
[PATCH 0 of 2 RESEND] tools: add two new compile flags and perform checks on user defined folders.
Added two new sets of compile flags, and pass them to the check scripts, so libraries and includes are searched there also.
Resend this patches because they suffered some modifications and where scattered along the mailing list.
Please review, thanks Roger.
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2012 Feb 17
4
xen-unstable unable to boot on Wheezy
Dom0 is Wheezy 64 bit with kernel 3.2.0-1-amd64 version 3.2.4-1, xen from
xen-unstable.hg changeset 24823:b75664e53905 plus these patch for not fail
build:
http://xen.1045712.n5.nabble.com/PATCH-0-of-2-rename-libxl-yajl-gen-alloc-td5469362.html
On boot start to load but after start ramdisk load server reboot without
message on screen.
The grub2 entry is:
-----------------------------------------
2020 Feb 20
2
Re: build problem with libxl
https://wiki.centos.org/HowTos/Xen/Xen4QuickStart
configure:53501: checking for LIBXL
configure:53508: $PKG_CONFIG --exists --print-errors "xenlight >= 4.6.0"
Package xenblktapctl was not found in the pkg-config search path.
Perhaps you should add the directory containing `xenblktapctl.pc'
to the PKG_CONFIG_PATH environment variable
Package 'xenblktapctl', required by
2011 Mar 21
9
Build problem: note: ''xtl_createlogger_stdiostream'' is defined in DSO .. so try adding it to the linker command line... libxenctrl.so.4.0: could not read symbols: Invalid operation
This is a Fedora Core 13 environment and I just noticed this as I update the xen-unstable
tree:
make -C libxl install
make[3]: Entering directory `/home/konrad/ssd/xtt/xen-unstable/tools/libxl''
rm -f _libxl_paths.h.tmp.tmp; echo "SBINDIR=\"/usr/sbin\"" >> _libxl_paths.h.tmp.tmp; echo "BINDIR=\"/usr/bin\"" >> _libxl_paths.h.tmp.tmp;
2013 Aug 17
2
double free or corruption in xl 4.2
Hi,
I backported the 4.2 packages from sid to wheezy, it works, but sometime
I obtain that kind of error, when trying to start a PV VM :
# xl create /etc/xen/ronflex.cfg
Parsing config from /etc/xen/ronflex.cfg
*** glibc detected *** /usr/lib/xen-4.2/bin/xl: double free or corruption (!prev): 0x0000000001e6a960 ***
======= Backtrace: =========
2012 Apr 13
1
[PATCH] libxl/build: print a pretty message if flex/bison are needed but not found
This patchs adds better support for both Flex and Bison, which might be needed
to compile libxl. Now configure script sets BISON and FLEX Makefile vars if
bison and flex are found, but doesn''t complain if they are not found.
Also, added some Makefile soccery to print a nice error message if Bison or Flex
are needed but not found.
Please run autogen after applying this patch.
2011 Oct 18
18
make install not creating lib entries in /usr/lib under Ubunu 11.10
I am building xen-unstable (23860:a422e2a4451e) on Ubuntu 11.10. I
noticed that the "make install" does not create lib entries in
/usr/lib/. I see them only in /usr/lib64/. This is causing program
like xenpaging to not find the xenctrl library (error while loading
shared libraries: libxenctrl.so.4.2: cannot open shared object file:
No such file or directory) Is this expected behavior or
2016 May 27
2
Bug#825580: libxen-dev: broken symlink: /usr/lib/x86_64-linux-gnu/libxlutil.so -> libxlutil.so.
Package: libxen-dev
Version: 4.6.0-1+nmu2
Severity: serious
User: debian-qa at lists.debian.org
Usertags: piuparts
Hi,
during a test with piuparts I noticed your package ships a broken
symlink:
/usr/lib/x86_64-linux-gnu/libxlutil.so -> libxlutil.so.
(notice the trailing dot, it is part of the target).
You probably want this target instead:
libxlutil-4.6.so
Andreas
2014 Feb 13
0
trouble with building latest xen code
Hello,
I am trying to build the latest xen code from the git branch and I am
seeing errors in building the tools.
gcc -pthread -o xl xl.o xl_cmdimpl.o xl_cmdtable.o xl_sxp.o
libxlutil.so /home/aasthakm/workspace/ibc/source/xen/tools/libxl/../../tools/libxl/libxenlight.so
-Wl,-rpath-link=/home/aasthakm/workspace/ibc/source/xen/tools/libxl/../../tools/libxc
2009 Nov 09
6
[ANNOUNCE] libxenlight
Hi all,
I am pleased to announce "libxenlight", a new small and lightweight C
library that refactors existing code in a coherent and easy to use API
to interface to the hypervisor and xenstore to perform operations such
as domain creation and destruction, suspend/restore and pci passthrough.
The goals of libxenlight are:
- be easy to use and to extend
- provide a simple and robust API
2013 Mar 21
1
xen-4.2, libxl and libvirt
Hi,
I'm testing the xen-4.2 package from experimental and I've hit a problem
trying to use the installed libxenlight library-- I hope this is the
right place to discuss it.
xen itself seems to be ok, I can start/stop domains with 'xl'. I notice
that 'xl' is statically linked so has no problem finding libxenlight.
I'm trying to compile libvirt-1.0.3, also from
2010 Aug 17
3
libxl build failure in latest xen
I always failed to build the xen in my enironment, with following error (my gcc version is 4.1.2):
> gcc -O1 -fno-omit-frame-pointer -fno-optimize-sibling-calls -m64 -g
> -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value
> -Wdeclaration-after-statement -D__XEN_TOOLS__ -MMD
> -MF .libxenlight.so.1.0.0.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
> -Werror