SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for rubygem-vagrant-1.0.5-1.25.x86_64.rpm :

* Sun Sep 23 2012 cooloAATTsuse.com- updated to version 1.0.5 - Work around a critical bug in VirtualBox 4.2.0 on Windows that causes Vagrant to not work. [GH-1130] - Plugin loading works better on Windows by using the proper file path separator. - NFS works on Fedora 16+. [GH-1140] - NFS works with newer versions of Arch hosts that use systemd. [GH-1142]
* Tue Sep 18 2012 cooloAATTsuse.com- updated to version 1.0.4 - VirtualBox 4.2 driver. [GH-1120] - Correct `ssh-config` help to use `--host`, not `-h`. - Use \"127.0.0.1\" instead of \"localhost\" for port checking to fix problem where \"localhost\" is not properly setup. [GH-1057] - Disable read timeout on Net::HTTP to avoid `rbuf_fill` error. [GH-1072] - Retry SSH on `EHOSTUNREACH` errors. - Add missing translation for \"saving\" state. [GH-1110]
* Fri Jul 27 2012 cooloAATTsuse.com- update to 1.0.3 - Don\'t enable NAT DNS proxy on machines where resolv.conf already points to localhost. This allows Vagrant to work once again with Ubuntu 12.04. [GH-909]- adapt to latest macros
* Tue Mar 27 2012 saschpeAATTsuse.de- Update to version 1.0.2: - Provisioners will still mount folders and such if --no-provision is used, so that vagrant provision works. - Nicer error message if an unsupported SSH key type is used. - Gentoo guests can now have their host names changed. - Relative paths can be used for the config.ssh.private_key_path setting. - vagrant ssh now works on Solaris, where IdentitiesOnly was not an available option. - Output works properly in the face of broken pipes. - Enable Host IO Cache on the SATA controller by default. - Chef-solo provisioner now supports encrypted data bags. - Enable the NAT DNS proxy by default, allowing your DNS to continue working when you switch networks. - Checking for port forwarding collisions also checks for other applications that are potentially listening on that port as well. - Multiple VM names can be specified for the various commands now. For example: vagrant up web db service. - More robust error handling if a VM fails to boot. The error message is much clearer now.
* Tue Mar 20 2012 saschpeAATTsuse.de- Update to version 1.0.1: - Fix crashing issue which manifested itself in multi-VM environments. - Add missing rubygems require in environment.rb to avoid possible load errors. - vagrant destroy shows a nice error when called without a TTY (and hence can\'t confirm). - Fix an issue with the :vagrantfile_name option to Vagrant::Environment not working properly. - VAGRANT_CWD environmental variable can be used to set the CWD to something other than the current directory. - Downloading boxes from servers that don\'t send a content-length now works properly. - The :facter option now works for puppet server. - The --no-provision and --provision-with flags are available to vagrant reload now. - :openbsd guest which supports only halting at the moment. - ssh-config -h now shows help, instead of assuming a host is being specified. For host, you can still use --host.
* Thu Mar 08 2012 saschpeAATTsuse.de- Update to version 1.0.0: - vagrant gem should now be used to install Vagrant plugins that are gems. This installs the gems to a private gem folder that Vagrant adds to its own load path. This isolates Vagrant-related gems from system gems. - Plugin loading no longer happens right when Vagrant is loaded, but when a Vagrant environment is loaded. I don\'t anticipate this causing any problems but it is a backwards incompatible change should a plugin depend on this (but I don\'t see any reason why they would). - vagrant destroy now asks for confirmation by default. This can be overridden with the --force flag. - Fix issue with Puppet config inheritance. - Fix issue where starting a VM on some systems was incorrectly treated as failing. - It is now an error to specify the packaging output as a directory. - Unix-style line endings are used properly for guest OS. - Retry certain VirtualBox operations, since they intermittently fail. - Fix issue where Vagrant would sometimes \"lose\" a VM if an exception occurred. - vagrant destroy destroys virtual machines in reverse order. - Add an fsid option to Linux NFS exports. - Fix edge case where an exception could be raised in networking code. - Add missing translation for the \"guru meditation\" state. - Check that VirtualBox exists before certain commands. - NIC type can be defined for host-only network adapters. - Fix issue where re-running chef-client would sometimes cause problems due to file permissions. - FreeBSD guests can now have their hostnames changed. - FreeBSD guests now support host only networking and bridged networking. - VM#run_action is now public so plugin-devs can hook into it. - Fix crashing bug when attempting to run commands on the \"primary\" VM in a multi-VM environment. - With puppet you can now specify :facter as a dictionary of facts to override what is generated by Puppet. - Automatically convert all arguments to customize to strings. - openSUSE host system. - Fix subprocess IO deadlock which would occur on Windows. - Fedora 16 guest support.- Don\'t recommend puppet, comes with chef builtin
* Tue Feb 21 2012 saschpeAATTsuse.de- Add runtime requirements on virtualbox and puppet
* Tue Feb 21 2012 saschpeAATTsuse.de- Initial version
 
ICM