[Pkg-ganeti-devel] [SCM] Ganeti packaging branch, master, updated. debian/2.6.2-2-14-g77bd02a

Guido Trotter ultrotter at debian.org
Thu Jul 11 11:27:50 UTC 2013


The following commit has been merged in the master branch:
commit 77bd02ab907ce6626c49063139dc284622d25a4e
Author: Guido Trotter <ultrotter at debian.org>
Date:   Thu Jul 11 13:27:42 2013 +0200

    Enable restricted commands
    
    Signed-off-by: Guido Trotter <ultrotter at debian.org>

diff --git a/debian/changelog b/debian/changelog
index dd91c7e..b5602f8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,8 +9,9 @@ ganeti (2.7.0-1) unstable; urgency=low
   * Remove outdated fix-no-kvm.patch
   * Suggest ganeti-htools
   * Split other haskell components in the ganeti-haskell package
+  * Enable restricted commands
 
- -- Guido Trotter <ultrotter at debian.org>  Fri, 28 Jun 2013 15:17:44 +0200
+ -- Guido Trotter <ultrotter at debian.org>  Thu, 11 Jul 2013 13:27:18 +0200
 
 ganeti (2.6.2-2) experimental; urgency=low
 
diff --git a/debian/rules b/debian/rules
index ad706ca..ff1e466 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,7 +26,7 @@ build-stamp:
 	  --with-iallocator-search-path=/usr/local/lib/ganeti/iallocators,/usr/lib/ganeti/iallocators \
 	  --with-os-search-path=/srv/ganeti/os,/usr/local/lib/ganeti/os,/usr/lib/ganeti/os,/usr/share/ganeti/os \
 	  --docdir=/usr/share/doc/ganeti2 \
-	  --enable-htools --enable-htools-rapi
+	  --enable-htools --enable-htools-rapi --enable-restricted-commands
 
 	$(MAKE)
 

-- 
Ganeti packaging



More information about the Pkg-ganeti-devel mailing list