Bug 159403 - [patch][maintainer-update] devel/libvirt: update to 0.9.4
Summary: [patch][maintainer-update] devel/libvirt: update to 0.9.4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-03 06:20 UTC by Jason Helfman
Modified: 2011-08-14 21:00 UTC (History)
0 users

See Also:


Attachments
file.diff (2.91 KB, patch)
2011-08-03 06:20 UTC, Jason Helfman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Helfman 2011-08-03 06:20:09 UTC
Update to 0.9.5
Builds cleanly in Tinderbox
files/patch-libvirtd.h (dead, fixed upstream)

======
This is again a fairly big release with more than 400 commits included,
both new API, improvement and a large amount of fixes:

Features:
- bandwidth QoS control (Michal Privoznik)
- Add new API virDomainBlockPull* (Adam Litke)
- save: new API to manipulate save file images (Eric Blake)
- CPU bandwidth limits support (Wen Congyang)
- allow to send NMI and key event to guests (Lai Jiangshan)
- new API virDomainUndefineFlags (Osier Yang)
- Implement code to attach to external QEMU instances. (Daniel P. Berrange)
- various missing python binding (Hu Tao and Lai Jiangshan)
- bios: Add support for SGA (Michal Privoznik)
Comment 1 Jason 2011-08-03 06:22:51 UTC
For consistency, Description should read:
Update to 0.9.4

-jgh
Comment 2 Steve Wills freebsd_committer freebsd_triage 2011-08-14 05:26:52 UTC
Responsible Changed
From-To: freebsd-ports-bugs->swills

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-08-14 20:53:41 UTC
swills      2011-08-14 19:53:33 UTC

  FreeBSD ports repository

  Modified files:
    devel/libvirt        Makefile distinfo pkg-plist 
  Removed files:
    devel/libvirt/files  patch-libvirtd.h 
  Log:
  - Update to 0.9.4
  
  PR:             ports/159403
  Submitted by:   Jason Helfman <jhelfman@experts-exchange.com> (maintainer)
  
  Revision  Changes    Path
  1.7       +1 -1      ports/devel/libvirt/Makefile
  1.4       +2 -2      ports/devel/libvirt/distinfo
  1.2       +0 -32     ports/devel/libvirt/files/patch-libvirtd.h (dead)
  1.4       +3 -1      ports/devel/libvirt/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Steve Wills freebsd_committer freebsd_triage 2011-08-14 20:54:02 UTC
State Changed
From-To: open->closed

Committed. Thanks!