This is to announce the release of v0.30 of sVirt, a project to add
security labeling support to Linux-based virtualization.
Project page:
http://www.selinuxproject.org/page/SVirt
Download:
http://namei.org/svirt/svirt-0.30.tar.bz2
This release is an update in response to feedback received on the v0.20
release, per the discussion thread at:
https://www.redhat.com/archives/libvir-list/2008-December/msg00260.html
Also see the TODO page:
http://selinuxproject.org/page/SVirt/TODO
Change log for v0.30:
---------------------
* Fix SELinux build configuration
* Simplify qemudNodeGetSecurityModel
* Add "test" security driver
* Fix security driver probe logic
* Ensure VIR_CONNECT_RO checked where appropriate
* Move security model/doi to last fields in virsh dominfo
* Change virDomainSecLabel -> virSecurityLabel
* similar change to API calls
* Change virDomainSecModel -> virSecurityModel
* similar change to API calls
* general renaming then of seclabel to security
* Use CHECK_LIB/HEADER to detect libselinux (and fix build system in general)
* Rename virDomainGetSecModel to virNodeGetSecurityModel
* Change -2 error returns to -1
* Use remoteDispatchOOMError() for OOM errors
* Create virXPathStringLimit() from virDomainSecLabelDefParseXMLString()
Comments welcome.
- James
--
James Morris
<jmorris(a)namei.org>