[DRE-commits] [vagrant-libvirt] 22/67: version 0.0.12

Antonio Terceiro terceiro at moszumanska.debian.org
Sun Apr 24 13:56:01 UTC 2016


This is an automated email from the git hooks/post-receive script.

terceiro pushed a commit to annotated tag 0.0.14
in repository vagrant-libvirt.

commit 995d20b31063e7f45a539a3b6c5d896f24f49b1e
Author: dima <pronix.service at gmail.com>
Date:   Tue Dec 3 21:16:41 2013 +0100

    version 0.0.12
---
 CHANGELOG.md                   | 11 +++++++++++
 lib/vagrant-libvirt/version.rb |  2 +-
 2 files changed, 12 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index c53e89d..5294542 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,14 @@
+# 0.0.12 (Dec. 03, 2013)
+
+* Proxy ssh through libvirt host, if libvirt is connected via ssh(by @erik-smit)
+* Fix wrong nfs methods call (by rosario.disomma at dreamhost.com)
+* adding the nfs share on start (by @cp16net)
+* Mention vagrant-mutate  (by Brian Pitts <brian at polibyte.com>)
+* Fix box metadata error keys (by Brian Pitts <brian at polibyte.com>)
+* Fix selinux should working
+* Mention compatibility with sahara (by Brian Pitts <brian at polibyte.com>)
+* Add default network and ssh key file parameters (by Mathilde Ffrench <ffrench.mathilde at gmail.com>)
+
 # 0.0.11 (Oct. 20, 2013)
 
 * BUG FIX  close #70 undefine machine id should be after all operations
diff --git a/lib/vagrant-libvirt/version.rb b/lib/vagrant-libvirt/version.rb
index 9796dae..27ae50a 100644
--- a/lib/vagrant-libvirt/version.rb
+++ b/lib/vagrant-libvirt/version.rb
@@ -1,5 +1,5 @@
 module VagrantPlugins
   module ProviderLibvirt
-    VERSION = '0.0.11'
+    VERSION = '0.0.12'
   end
 end

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/vagrant-libvirt.git



More information about the Pkg-ruby-extras-commits mailing list