Path to this page:
./
sysutils/xenstoretools,
Xenstore Tools for Xen 4.15.x
Branch: CURRENT,
Version: 4.15.5,
Package name: xenstoretools-4.15.5,
Maintainer: sborrillThis package is a subset of the xentools415 package. It contains
just the tools to manipulate xenstore from the guest VM.
Required to run:[
devel/glib2] [
lang/python37]
Required to build:[
pkgtools/cwrappers]
Master sites:
Version history: (Expand)
- (2023-08-24) Updated to version: xenstoretools-4.15.5
- (2023-08-14) Updated to version: xenstoretools-4.15.4nb1
- (2023-02-09) Updated to version: xenstoretools-4.15.4
- (2022-07-05) Updated to version: xenstoretools-4.15.3
- (2022-06-30) Updated to version: xenstoretools-4.15.2nb1
- (2022-06-28) Updated to version: xenstoretools-4.15.2
CVS history: (Expand)
2023-08-24 12:27:09 by Manuel Bouyer | Files touched by this commit (9) | |
Log message:
Update xenkernel415, xentools415 and xenstoretools to Xen 4.15.5
Chnages since 4.15.4:
- includes patches for Xen Security Advisory up to XSA-436 (inclued)
- update seabios to 1.16.0
- better support on some hardware
Complete changes here:
https://xenproject.org/downloads/xen-project-archives/xen-project-4-15-series/xen-project-4-15-5/
|
2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247) |
Log message:
*: recursive bump for Python 3.11 as new default
|
2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319) |
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.
Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).
No change to BUILD_DEPENDS as used correctly inside buildlink3.
As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
|
2023-03-09 17:44:25 by Greg Troxel | Files touched by this commit (1) |
Log message:
sysutils/xenstoretools: Allow on NetBSD 10
Actually, allow on 10-19 :-). (At this point "NetBSD 5 and up" is
just "NetBSD", but it feels safer to add a 1 to the regexp than to
rototill more seriously.)
|
2022-07-05 17:56:33 by Manuel Bouyer | Files touched by this commit (4) |
Log message:
Update xentools415 and xenstoretools to 4.15.3.
pkgsrc changes: drop egg.mk from xentools415 (it's not suitable for this
package and causes duplicate targets); and instead mark as incompatible
with python2.7 and TOOL_DEPEND on py-setuptool.
See http://mail-index.netbsd.org/tech-pkg/2022/07/04/msg026500.html
and followups for details
Upstream changes are mostly bugfixes
|
2022-06-30 13:19:02 by Nia Alarie | Files touched by this commit (524) |
Log message:
*: Revbump packages that use Python at runtime without a PKGNAME prefix
|
2022-06-28 18:28:06 by Manuel Bouyer | Files touched by this commit (3) |
Log message:
Update to xen 4.15.2, in preparation for removal of xen 4.11
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|