Bug 202344 - sysutils/cbsd: update to 10.2.0
Summary: sysutils/cbsd: update to 10.2.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-15 10:44 UTC by Oleg Ginzburg
Modified: 2015-08-15 12:24 UTC (History)
1 user (show)

See Also:


Attachments
sysutils/cbsd: update to 10.2.0 (2.16 KB, text/plain)
2015-08-15 10:44 UTC, Oleg Ginzburg
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Oleg Ginzburg 2015-08-15 10:44:03 UTC
Created attachment 159893 [details]
sysutils/cbsd: update to 10.2.0

- Start of integration  with libxo
- jimport: opportunity to set alternative IP for imported jail via newip= argument
- fixes for resource leaks in cbsdsh/cbsd_fwatch
- bhyve: when you create FreeBSD VM via FreeBSD-from-jail profile, you can specify a size of swap partition
- bhyve: opportunity to create a virtual machine through FreeBSD-from-jail profile on ZFS filesystem
- Initial XEN support
Comment 1 Veniamin Gvozdikov freebsd_committer freebsd_triage 2015-08-15 11:04:05 UTC
I'll take it.
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-08-15 12:23:20 UTC
A commit references this bug:

Author: vg
Date: Sat Aug 15 12:22:57 UTC 2015
New revision: 394317
URL: https://svnweb.freebsd.org/changeset/ports/394317

Log:
  - Update to 10.2.0
  - Start of integration  with libxo
  - jimport: opportunity to set alternative IP for imported jail via
  newip= argument
  - fixes for resource leaks in cbsdsh/cbsd_fwatch
  - bhyve: when you create FreeBSD VM via FreeBSD-from-jail profile, you
  can specify a size of swap partition
  - bhyve: opportunity to create a virtual machine through FreeBSD-from-jail
  profile on ZFS filesystem
  - Initial XEN support

  PR:		ports/202344
  Submitted by:	<olevole@olevole.ru> (maintainer)

Changes:
  head/sysutils/cbsd/Makefile
  head/sysutils/cbsd/distinfo
  head/sysutils/cbsd/files/patch-bin-cbsdsh-cbsd_fwatch.c
Comment 3 Veniamin Gvozdikov freebsd_committer freebsd_triage 2015-08-15 12:24:18 UTC
Committed, thank you!