v0.10.4
Remove hashery dependency
v0.10.3
Existing rpm package with the name containing '+' considered as an invalid name
Enable more than 4 partitions in msdos partition layout
Update QEMU wrapper to attempt detection of a valid qemu binary
v0.10.2
Add support for Fedora 17. Remove unnecessary OS restrictions
Remove all default attaching (EBS) and mounting (EBS, S3)
Yum runs before having a proper /etc/resolv.conf (EC2 & CentOS 5)
v0.10.1
Add support for bash completion
Weed out non-deterministic tests
In SL if default repos are disabled, /etc/yum.repos.d folder is not created
New filesystem monitoring improvements (Fixes: Shifting failed. Permission denied issues)
Change sudo/chown magic so it only occurs when running without explicit sudo/su (or –change-to-user)
Confirm Ruby 1.9.3 support
Simplecov coverage testing for Ruby >=1.9
Use RbConfig instead of obsolete and deprecated Config deprecation warning with Ruby 1.9.3
v0.10.0
boxgrinder build fails to build ec2 image if ec2-user already exists
Add support for us-west-2 region
Clearer error message when unrecognised file extension is used
Allow selection of kernel and ramdisk for ec2 and ebs plugins
Add support for VirtualPC platform
Add support for OpenStack
Standarize plugin callbacks
Remove kickstart support
Invalid kernel version recognition makes recreating initrd impossible
Ensure building from root directory is successful
Support for registering appliances with libvirt
Add support for sa-east-1 EC2 region
v0.9.8
Only use root privileges when necessary
Add CentOS 6 support
BoxGrinder doesn't build appliances when Fedora 16 is the host
Add Alignment options for virtual appliances
For EBS AMIs use the filesystem type specified for root partition
v0.9.7
Appliance with swap file fails to build if selected OS is centos
Switch for updates-testing repository for integration tests
v0.9.6
Fedora 16 or newer has networking issue on platforms different than EC2 because of biosdevname not disabled
Wrong filenames in GRUB discovery
Import files into appliance via appliance definition file (Files section)
Add support for swap partitions
Swap feature not working properly
v0.9.5.3
What a shame, fixing the mocks again…
v0.9.5.2
More mocking in specs preventing remote calls - now for real
v0.9.5.1
More mocking in specs preventing remote calls
v0.9.5
Package aws-sdk 1.1.1 and update dependency
When delivering as AMI, the EC2 region should match S3 bucket's region (location constraint)
Cannot create EBS appliances when using overwrite parameter
Add support for GRUB2
Add support for Fedora 16
Check certificate and key paths are valid before building AMIs
v0.9.4
NoMethodError: undefined method `item' for nil:NilClass while creating EBS appliance
Detect when insufficient system memory is available for standard libguestfs, and reduce allocation.
RPM database is recreated after post section execution preventing installing RPM in post section
Move to RSpec2
Move from aws and amazon-ec2 to official aws-sdk gem
Stop AWS gem warnings
Resolve concurrency issues in S3 plugin for overwriting
Warning from S3 AMI plugin that BG is attempting to create a bucket that already exists
Additional EBS overwrite edge cases
v0.9.3
boxgrinder doesn't validate config early enough
Tilde characters break creation of yum.conf
BoxGrinder hangs because qemu.wrapper does not detect x86_64 properly on CentOS 5.6
Add Scientific Linux support
Group names have spaces (to the user), this breaks schema rules for packages
Allow overwrite of uploaded ec2 image
Move PAE configuration parameter to operating system configuration
EBS Plugin Support for CentOS v5.5 and fix for non-integer EBS disk sizes
Cannot register Fedora 15 EC2 AMI with S3 delivery plugin in eu-west-1 availability zone
EBS delivery plugin timing/concurrency issues
ap-northeast-1 end-point is missing in S3 plugin (added Tokyo region)
Add ap-northeast-1 (tokyo) region for EBS plugin
Throw error in S3 plugin if invalid region is specified
rc.local script fills ~/.ssh/authorized_keys with a duplicate key every boot
EBS plugin incorrectly determines that non-US regions are not EC2 instances
Not able to deliver EBS AMIs to regions other than us-east-1
Wrong EC2 discovery causing libguestfs errors on non US regions
Decrease amount of debug log when downloading or uploading file using guestfs
v0.9.2
Add support for building CentOS/RHEL images on Fedora
Fedora 15 appliance networking start on boot failed
Kickstart files not working with 0.9.1
Error while converting to EC2 when guest OS is CentOS/RHEL 5
CloudSigma support
Wrong /etc/mtab on Fedora 15 appliances causes errors
Vmware vmdk disk size is wrong when installing via kickstart files
Guestfs dies on Fedora 15 with 'KVM not supported for this target' message
Enable libguestfs log callback to redirect guestfs output to logger
v0.9.1
Use libuestfs instead mounting partitions manually for EC2 appliances
some filesystems dont get unmounted on BG interruption
Images built on Centos5.x (el5) for VirtualBox kernel panic (/dev/root missing)
Allow to specify kernel variant (PAE or not) for Fedora OS
GuestFS fails mounting partitions where more then 3 partitions are present
/sbin/e2label: Filesystem has unsupported feature(s) while trying to open /dev/sda1
Add support for ElasticHosts cloud
Unable to get valid context for ec2-user after login on AMI
v0.9.0
Move plugins to boxgrinder-build gem
S3 plugin temporary work-around for EL5
README to indicate supported operating systems / requirements
Rewrite boxgrinder CLI to remove thor dependency
post command execution w/ setarch breaks commands which are scripts
Include setarch package in default package list for RPM-based OSes
Fedora 13 builds have enabled firewall although they shouldn't have it
Remove sensitive data from logs
Boolean and numeric parameters in hash-like values are not recognized
Fail the build with appropriate message if any of post section commands fails to execute
Add support for Fedora 15
v0.8.1
Long delay after “Preparing guestfs” message when creating new image
Cyclical inclusion dependencies in appliance definition files are not detected/handled
Use version in dependencies in gem and in RPM only where necessary
v0.8.0
enablerepo path is not escaped when calling repoquery
Support a consolidated configuration file
Allow to specify plugin configuration using CLI
Replace rubygem-commander with rubygem-thor
Check if OS is supported before executing the plugin
Global .boxgrinder/config or rc style file for config
Allow to use BoxGrinder Build as a library
Use appliance definition object instead of a file when using BG as a library
Add support for growing (not pre-allocated) disks for KVM/Xen
Allow to list installed plugins and version information
v0.7.1
Guestfs fails while mounting multiple partitions with '_' prefix
Remove RPM database recreation code
v0.7.0
Fix SElinux issues on EC2 appliances
Enable SElinux in guestfs
VMware .tgz Bundle Should Expand Into Subdirectory, Not Current Directory
Allow to specify supported file formats for operating system plugin
Add support for kickstart files
v0.6.5
Release bump required for plugins
v0.6.4
Use hashery gem
Timeout exception is not catched on non-EC2 platfrom in GuestFSHelper
Enable –trace switch by default
Log exceptions to log file
v0.6.3
Check if set_network call is avaialbe in libguestfs
v0.6.2
Don't use in libguestfs qemu-kvm where hardware accleration isn't available
v0.6.1
post command execution w/ setarch breaks commands which are scripts
v0.6.0
Wrong post section inheritance
Allow building 32 bit image s on 64 bit arch
v0.5.1
Fix for running Augeas in Libguestfs
v0.5.0
Plugins externalized from BoxGrinder Build
v0.4.0