jaapb
410a1001fa
Recursive revbump associated with update of ocaml to 4.05
2017-09-08 09:51:18 +00:00
maya
5107a2b2d5
Handle ocaml-findlib 1.7.3 already appending DESTDIR, causing PLIST
...
mismatch.
Bump PKGREVISION out of paranoia for functional change from ocaml updates
2017-08-23 02:38:38 +00:00
maya
5179bc504b
xentools{42,45,46,48}: don't force SSP. fixes build.
...
xentools42: avoid %m in printf, use strerror instead. bump PKGREVISION.
I still can't build it due to other new warnings (it uses -Werror)
2017-07-24 11:37:49 +00:00
jaapb
f70dd873bb
Revbump associated with ocaml-4.04.2
2017-07-11 14:19:18 +00:00
bouyer
a3b41ba940
Change http://bits.xensource.com/oss-xen/release/ to
...
https://downloads.xenproject.org/release/xen/ , as new releases won't
be uploaded to bits.xensource.com
2017-04-13 13:08:33 +00:00
bouyer
f940f69128
Don't shadow a global variable. Fixes build on netbsd-6.
...
Bump some of xl's timeout. 40s is too short if scripts have to be
serialised, and a domain has lots of virtual devices.
Bump PKGREVISION
2017-03-21 22:52:52 +00:00
bouyer
42613ce8bf
Apply upstream patch for security issue XSA-211. Bump pkgrevision
2017-03-20 18:44:00 +00:00
bouyer
7a91f7507b
Update xenkernel46 and xentools46 to 4.6.5. Changes since 4.6.3:
...
various bug fixes. Includes all security patches up to and including
XSA-209
2017-03-20 18:17:12 +00:00
sborrill
0ce78949d5
Reapply changes accidentally reverted in last commit
2017-01-04 16:45:24 +00:00
sborrill
a2bc119a0a
Move version to version.mk in preparation for updating xenstoretools
2017-01-04 16:37:29 +00:00
wiz
7f84153239
Add python-3.6 to incompatible versions.
2017-01-01 14:43:22 +00:00
jaapb
11a6e0d383
Recursive revbump associated with ocaml update to 4.04.
2016-12-30 11:16:56 +00:00
roy
e41cc39fce
xentools works fine system curses.
2016-12-29 20:24:34 +00:00
gdt
c51d33ba60
Drop i386 from ONLY_FOR_PLATFORM
...
Xen 4.5 and 4.6 no longer support i386. Thus, don't try to build
there.
ok bouyer@
2016-12-20 18:15:09 +00:00
bouyer
43fd3e4f89
in xl the SIGCHLD handler just writes to a pipe where the reader is the
...
same process. The idea is that this will cause poll(2) in the main
thread to exit with the reaper pipe readable, and do child cleanup here.
Unfortunably, is the child also has a write pipe back to the
parent (as e.g. with pygrub), the loop in afterpoll_internal() may see the
POLLHUP event on this pipe before the POLLIN even on the reaper pipe, and
this will be considered as an error (from e.g. pygrub).
work around by filtering POLLHUP events here
bump PKGREVISION
2016-12-20 17:24:58 +00:00
bouyer
ddfd3579ca
Apply upstream patch for XSA-199, XSA-200 and XSA-204.
...
Bump PKGREVISIONs
2016-12-20 10:22:28 +00:00
bouyer
92b422d727
Backport upstream patches, fixing today's XSA 191, 192, 193, 195, 197, 198.
...
Bump PKGREVISIONs
2016-11-22 20:59:01 +00:00
wiz
ad0031c15e
Remove python33: adapt all packages that refer to it.
2016-07-09 13:03:30 +00:00
wiz
73716d23de
Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.
2016-07-09 06:38:30 +00:00
jnemeth
2ccc347bbb
The Xen virtual machine monitor allows running several virtual machines
...
on a single physical machine. The xentools46 package contains the
tools to create, destroy and control the virtual machines.
This package contains the tools for Xen 4.6.x
2016-07-04 07:30:47 +00:00