similar to: Tools patches backlog under control again

Displaying 20 results from an estimated 60000 matches similar to: "Tools patches backlog under control again"

2013 Jan 17
0
[PATCH] qemu-xen-traditional: fix up security patches
I have applied the two security patches mentioned in XSA-41 v2. But we also need this. Ian. commit 2a1354d655d816feaad7dbdb8364f40a208439c1 Author: Ian Jackson <ian.jackson@eu.citrix.com> Date: Thu Jan 17 15:52:16 2013 +0000 e1000: fix compile warning introduced by security fix, and debugging e33f918c19e393900b95a2bb6b10668dfe96a8f2, the fix for XSA-41, and its cherry
2013 Feb 11
0
[xen-unstable test] 16014: regressions - FAIL
flight 16014 xen-unstable real [real] http://www.chiark.greenend.org.uk/~xensrcts/logs/16014/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-i386-xl-credit2 14 guest-localmigrate/x10 fail REGR. vs. 15643-bisect test-amd64-i386-xl-multivcpu 14 guest-localmigrate/x10 fail REGR. vs. 16012-bisect Tests which are failing
2013 Jan 19
0
[xen-unstable test] 15155: regressions - FAIL
flight 15155 xen-unstable real [real] http://www.chiark.greenend.org.uk/~xensrcts/logs/15155/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-i386 4 xen-build fail REGR. vs. 15130 build-i386-oldkern 4 xen-build fail REGR. vs. 15130 Tests which are failing intermittently
2011 Dec 12
0
[PATCH] flask: add tools/flask/utils/flask-label-pci to .hgignore
I have just committed the patch below. Ian. # HG changeset patch # User Ian Jackson <Ian.Jackson@eu.citrix.com> # Date 1323712783 0 # Node ID 7ca56cca09ade16645fb4806be2c5b2b0bc3332b # Parent 7e90178b8bbfd2f78e8f4c6d593a2fb233350f41 flask: add tools/flask/utils/flask-label-pci to .hgignore This was apparently forgotten in 24353:448c48326d6b Signed-off-by: Ian Jackson
2016 Jan 04
1
Bug#805508: [PATCH] tools: allow configure time choice of libexec subdirectory.
Ian Campbell writes ("Re: [PATCH] tools: allow configure time choice of libexec subdirectory."): > I somehow slipped a stray ` in there and didn't notice, sorry. This looks like a reasonable change aside from that but we should definitely do some build tests at commit time. With the stray ` removed: Acked-by: Ian Jackson <ian.jackson at eu.citrix.com> Ian.
2013 Aug 28
2
[PATCH] xen/docs: Correct documentation for the conswitch parameter
Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com> CC: Ian Campbell <Ian.Campbell@citrix.com> CC: Ian Jackson <Ian.Jackson@eu.citrix.com> --- I was slightly peeved at looking this up and discovering that it was wrong, but the history shows I have only myself to blame. --- docs/misc/xen-command-line.markdown | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
2015 Nov 16
0
Bug#745419: [PATCH] tools: pygrub: if partition table is empty, try treating as a whole disk
Control: tag -1 +fixed-upstream On Wed, 2015-11-11 at 15:39 +0000, Ian Jackson wrote: > Wei Liu writes ("Re: [PATCH] tools: pygrub: if partition table is empty, > try treating as a whole disk"): > > On Thu, Nov 05, 2015 at 02:46:12PM +0000, Ian Campbell wrote: > > > pygrub (in identify_disk_image()) detects a DOS style partition table > > > via the presence
2015 Aug 21
1
Bug#796370: xen: Include a reportbug control file to redirect bugs to src:xen
Source: xen Version: 4.5.1~rc1-1 Severity: wishlist Tags: patch http://lists.alioth.debian.org/pipermail/pkg-xen-devel/2015-June/006206.html suggests that we are prone to "loosing" bugs as the package versions change since they include the Xen version. To avoid this we can ship a reportbug control file to redirect those bugs to src:xen, which the attached patch does. I went with
2013 Sep 09
4
[PATCH] Fix ocaml build in 4.1; problem with 4.1.6 release
(CC to xen-devel added) Ian Jackson writes ("Problem with 4.1.6 release"): > Jan Beulich writes ("please sign-and-tag 4.2.3 and 4.1.6"): > > Ian - could you also create tarballs as usual? > > The 4.1.6 tarball failed its build test. This is due to an actual > build failure in 4.1.6. See below. This is probably a result of >
2013 Jan 25
14
[PATCH] tools: revert to using /var and /etc/
26470:acaf29203cf9 "tools+stubdom: install under /usr/local by default" moved more stuff under /usr/local than was desirable. In particular SYSCONFIG_DIR (configuration for initscripts) moved to /usr/local/etc/{sysconfig,defaults} while the initscripts themselves (correctly) remained in /etc/init.d. Moving /etc/xen/scripts breaks the udev bakcned rules file. Lastly stuff under /var was
2011 Dec 16
0
[xen-unstable test] 10504: regressions - FAIL
flight 10504 xen-unstable real [real] http://www.chiark.greenend.org.uk/~xensrcts/logs/10504/ Regressions :-( Tests which did not succeed and are blocking: test-amd64-amd64-xl-sedf 14 guest-localmigrate/x10 fail REGR. vs. 10491 test-amd64-i386-win 7 windows-install fail REGR. vs. 10491 test-amd64-amd64-xl-winxpsp3 7 windows-install fail REGR. vs. 10491
2011 Dec 16
0
[xen-unstable test] 10511: regressions - FAIL
flight 10511 xen-unstable real [real] http://www.chiark.greenend.org.uk/~xensrcts/logs/10511/ Regressions :-( Tests which did not succeed and are blocking: test-amd64-amd64-xl-sedf 14 guest-localmigrate/x10 fail in 10504 REGR. vs. 10491 Tests which are failing intermittently (not blocking): test-amd64-amd64-xl-sedf 13 guest-localmigrate.2 fail pass in 10504 test-i386-i386-win
2015 Dec 16
2
Bug#805508: [PATCH] tools: allow configure time choice of libexec subdirectory.
Currently we hardcode various paths such as $libexec/xen/{bin,boot}, however some downstreams (notably Debian) would like instead to install things into $libexec/xen-X.Y/{bin,boot} as part of allowing multiple versions of the tools packages to be installed. Since this currently involves patching configure its a bit fiddly, provide a configure option for the leaf dir instead, name it
2011 Jul 17
0
[xen-unstable test] 8091: regressions - FAIL
flight 8091 xen-unstable real [real] http://www.chiark.greenend.org.uk/~xensrcts/logs/8091/ Regressions :-( Tests which did not succeed and are blocking: test-amd64-i386-rhel6hvm-intel 12 guest-localmigrate/x10 fail REGR. vs. 8071 Tests which did not succeed, but are not blocking, including regressions (tests previously passed) regarded as allowable: test-amd64-amd64-xl-pcipt-intel 9
2011 Feb 07
0
[xen-unstable test] 5665: regressions - FAIL
flight 5665 xen-unstable real [real] http://www.chiark.greenend.org.uk/~xensrcts/logs/5665/ Regressions :-( Tests which did not succeed and are blocking: build-amd64-oldkern 4 xen-build fail REGR. vs. 5640 build-amd64 4 xen-build fail REGR. vs. 5640 build-i386-oldkern 4 xen-build fail REGR. vs. 5640
2012 Aug 24
0
[xen-unstable test] 13627: regressions - FAIL
flight 13627 xen-unstable real [real] http://www.chiark.greenend.org.uk/~xensrcts/logs/13627/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-i386-xl-win-vcpus1 12 guest-localmigrate/x10 fail REGR. vs. 13625 test-amd64-amd64-win 5 xen-boot fail REGR. vs. 13625 test-i386-i386-xl-win 5 xen-boot
2013 Nov 25
0
[xen-4.3-testing test] 22107: regressions - trouble: blocked/broken/fail/pass
flight 22107 xen-4.3-testing real [real] http://www.chiark.greenend.org.uk/~xensrcts/logs/22107/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-i386-pv 9 guest-start fail REGR. vs. 22042 build-armhf 2 host-install(2) broken REGR. vs. 22042 build-armhf-pvops 2
2011 Sep 30
13
[PATCH] tools/check: check for yajl (needed by libxl)
# HG changeset patch # User Ian Campbell <ian.campbell@citrix.com> # Date 1317367995 -3600 # Node ID 4b98868690218126b90620d9b43fdd4140145a43 # Parent e50da6b98e3d5933b9c98e8f43096fd3ebbae00d tools/check: check for yajl (needed by libxl) Signed-off-by: Ian Campbell <ian.campbell@citrix.com> --- (note to committer, ensure the new file is executable) diff -r e50da6b98e3d -r
2013 Nov 27
0
[xen-4.3-testing test] 22144: regressions - FAIL
flight 22144 xen-4.3-testing real [real] http://www.chiark.greenend.org.uk/~xensrcts/logs/22144/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-armhf 2 host-install(2) broken in 22138 REGR. vs. 22042 build-i386 3 host-build-prep fail in 22138 REGR. vs. 22042 Tests which are failing intermittently
2011 Dec 09
1
[xen-4.1-testing test] 10458: trouble: broken/fail/pass
flight 10458 xen-4.1-testing real [real] http://www.chiark.greenend.org.uk/~xensrcts/logs/10458/ Failures and problems with tests :-( Tests which did not succeed and are blocking: test-amd64-i386-xl-credit2 3 host-install(3) broken test-amd64-amd64-xl-sedf 3 host-install(3) broken test-amd64-amd64-xl-winxpsp3 3 host-install(3) broken