[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#685474: unblock: nova/2012.1.1-7



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package nova

It contains the following updates:
- Fixed missing entry in debian/changelog for the -6 Debian release,
as advised by Adam.
- Adds Italian debconf translation, updates Spanish.
- Adds missing [DEFAULT] in the case of nova-compute-xen.

Please unblock nova version 2012.1.1-7.

Cheers,

Thomas Goirand (zigo)
diff --git a/debian/changelog b/debian/changelog
index dbe0464..6aa0715 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,19 @@
+nova (2012.1.1-7) unstable; urgency=low
+
+  * Updated Spanish debconf translation thanks to Jathan
+  <jathanblackred@gmail.com> (Closes: #678479).
+  * Added Italian debconf translation thanks to Beatrice Torracca
+  <beatricet@libero.it> (Closes: #681250).
+  * Added missing [DEFAULT] in nova-compute.conf for xen.
+
+ -- Thomas Goirand <zigo@debian.org>  Fri, 10 Aug 2012 06:17:03 +0000
+
 nova (2012.1.1-6) unstable; urgency=high
 
+  [ Thomas Goirand ]
   * CVE-2012-3447: file injection writing to host filesystem (Closes: #684256).
+  [ Ghe Rivero ]
+  * Fixed the init script of nova-compute to use /etc/nova/nova-compute.conf.
 
  -- Thomas Goirand <zigo@debian.org>  Tue, 07 Aug 2012 05:12:35 +0000
 
diff --git a/debian/nova-compute-xen.conf.dist b/debian/nova-compute-xen.conf.dist
index 6076143..51abda7 100644
--- a/debian/nova-compute-xen.conf.dist
+++ b/debian/nova-compute-xen.conf.dist
@@ -1 +1,2 @@
+[DEFAULT]
 connection_type=xenapi
diff --git a/debian/po/es.po b/debian/po/es.po
index 2611929..59cfb5c 100644
--- a/debian/po/es.po
+++ b/debian/po/es.po
@@ -30,8 +30,8 @@ msgstr ""
 "Project-Id-Version: nova\n"
 "Report-Msgid-Bugs-To: nova@packages.debian.org\n"
 "POT-Creation-Date: 2012-06-25 10:00+0000\n"
-"PO-Revision-Date: 2012-06-24 10:09-0500\n"
-"Last-Translator: Jathan <jathanblackred@gmail.com>\n"
+"PO-Revision-Date: 2012-07-13 01:32-0500\n"
+"Last-Translator: Jonathan Bustillos <jathanblackred@gmail.com>\n"
 "Language-Team: Debian Spanish <debian-l10n-spanish@lists.debian.org>\n"
 "Language: es\n"
 "MIME-Version: 1.0\n"
@@ -42,16 +42,15 @@ msgstr ""
 #. Type: boolean
 #. Description
 #: ../nova-common.templates:2001
-#, fuzzy
-#| msgid "Start Nova services at boot?"
+#| msgid "Start nova services at boot?"
 msgid "Start nova services at boot?"
-msgstr "¿Desea iniciar los servicios de nova durante el arranque del sistema?"
+msgstr "¿Desea iniciar los servicios de nova en el arranque del sistema?"
 
 #. Type: boolean
 #. Description
 #: ../nova-common.templates:2001
 msgid ""
-"Please choose whether you want to start Nova services when the machine is "
+"Please choose whether you want to start nova services when the machine is "
 "booted up."
 msgstr ""
 "Elija si desea iniciar los servicios de nova cuando la máquina está "
@@ -60,19 +59,18 @@ msgstr ""
 #. Type: boolean
 #. Description
 #: ../nova-common.templates:3001
-msgid "Set up a database for Nova?"
+msgid "Set up a database for nova?"
 msgstr "¿Desea configurar una base de datos para nova?"
 
 #. Type: boolean
 #. Description
 #: ../nova-common.templates:3001
 msgid ""
-"No database has been set up for Nova to use. If you want to set one up now, "
+"No database has been set up for nova to use. If you want to set one up now, "
 "please make sure you have all needed information:"
 msgstr ""
-"No se ha configurado ninguna base de datos para utilizar con nova. Si \n"
-"desea configurar una ahora, asegúrese de que tiene toda la información\n"
-"necesaria:"
+"No se ha configurado ninguna base de datos para utilizar con nova. Si desea "
+"configurar una ahora, asegúrese de que tiene toda la información necesaria:"
 
 #. Type: boolean
 #. Description
@@ -83,16 +81,16 @@ msgid ""
 " * a username and password to access the database;\n"
 " * the type of database management software you want to use."
 msgstr ""
-"* El nombre del servidor de la base de datos (el cual debe permitir\n"
-"conexiones TCP desde esta máquina);\n"
-"* Un nombre de usuario y una contraseña para acceder a la base de datos;\n"
-"* El software para gestión de bases de datos que desea utilizar."
+".* El nombre del servidor de la base de datos (el cual debe permitir\n"
+"   conexiones TCP desde esta máquina);\n"
+" * Un nombre de usuario y una contraseña para acceder a la base de datos;\n"
+" * El software para gestión de bases de datos que desea utilizar."
 
 #. Type: boolean
 #. Description
 #: ../nova-common.templates:3001
 msgid ""
-"If you don't choose this option, no database will be set up and Nova will "
+"If you don't choose this option, no database will be set up and nova will "
 "use regular SQLite support."
 msgstr ""
 "Si no elige esta opción, no se configurará ninguna base de datos y nova\n"
@@ -112,16 +110,19 @@ msgstr ""
 #. Description
 #: ../nova-compute-xen.templates:2001
 msgid "Address of the XenAPI dom0:"
-msgstr ""
+msgstr "Dirección de la XenAPI dom0:"
 
 #. Type: string
 #. Description
 #: ../nova-compute-xen.templates:2001
 msgid ""
-"Nova Compute Xen needs to know the address of the server running XenAPI. You "
+"nova Compute Xen needs to know the address of the server running XenAPI. You "
 "can enter an IP address, or a fully qualified domain name if it resolves "
 "correctly."
 msgstr ""
+"nova Compute Xen necesita saber la dirección del servidor que ejecuta "
+"XenAPI. Puede introducir una dirección IP o un nombre de dominio completo si "
+"se resuelve correctamente."
 
 #. Type: string
 #. Description
@@ -131,6 +132,10 @@ msgid ""
 "(XCP) appliance installed from an ISO image, or even the Kronos Project's "
 "XCP (available in Debian and Ubuntu as the package xcp-xapi)."
 msgstr ""
+"Esto puede ser un servidor que ejecuta Citrix XenServer, el dispositivo "
+"CentOS Xen Cloud Platform (XCP), instalado desde una imagen ISO, o incluso "
+"el Proyecto Kronos de XCP (disponible en Debian y Ubuntu como el paquete de "
+"XCP-XAPI)."
 
 #. Type: string
 #. Description
@@ -141,28 +146,31 @@ msgstr ""
 #: ../nova-compute-xen.templates:2001 ../nova-compute-xen.templates:3001
 #: ../nova-compute-xen.templates:4001
 msgid "This can later be edited in /etc/nova/nova-compute.conf."
-msgstr ""
+msgstr "Esto puede ser editado después en /etc/nova/nova-compute.conf."
 
 #. Type: string
 #. Description
 #: ../nova-compute-xen.templates:3001
 msgid "Username to connect to XenAPI:"
-msgstr ""
+msgstr "Nombre de usuario para conectarse a XenAPI"
 
 #. Type: string
 #. Description
 #: ../nova-compute-xen.templates:3001
 msgid "Please enter the username used to connect to your XenAPI (XCP server)."
 msgstr ""
+"Introduzca el nombre de usuario utilizado para conectarse a su XenAPI "
+"(servidor XCP)."
 
 #. Type: password
 #. Description
 #: ../nova-compute-xen.templates:4001
 msgid "Password to connect to XenAPI:"
-msgstr ""
+msgstr "Contraseña para conectarse a XenAPI:"
 
 #. Type: password
 #. Description
 #: ../nova-compute-xen.templates:4001
 msgid "Please enter the password used to connect to your XenAPI (XCP server)."
 msgstr ""
+"Introduzca la contraseña para conectarse a su servidor XenAPI (servidor XCP)."
diff --git a/debian/po/it.po b/debian/po/it.po
new file mode 100644
index 0000000..cf094b7
--- /dev/null
+++ b/debian/po/it.po
@@ -0,0 +1,148 @@
+# Italian translation of nova debconf messages.
+# Copyright (C) 2012, Beatrice Torracca <beatricet@libero.it>
+# This file is distributed under the same license as the nova package.
+# Beatrice Torracca <beatricet@libero.it>, 2012.
+msgid ""
+msgstr ""
+"Project-Id-Version: nova\n"
+"Report-Msgid-Bugs-To: nova@packages.debian.org\n"
+"POT-Creation-Date: 2012-06-25 10:00+0000\n"
+"PO-Revision-Date: 2012-07-11 19:09+0200\n"
+"Last-Translator: Beatrice Torracca <beatricet@libero.it>\n"
+"Language-Team: Italian <debian-l10n-italian@lists.debian.org>\n"
+"Language: it\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: Virtaal 0.7.1\n"
+
+#. Type: boolean
+#. Description
+#: ../nova-common.templates:2001
+msgid "Start nova services at boot?"
+msgstr "Far partire i servizi Nova all'avvio?"
+
+#. Type: boolean
+#. Description
+#: ../nova-common.templates:2001
+msgid ""
+"Please choose whether you want to start Nova services when the machine is "
+"booted up."
+msgstr "Scegliere se far partire i servizi Nova all'avvio della macchina."
+
+#. Type: boolean
+#. Description
+#: ../nova-common.templates:3001
+msgid "Set up a database for Nova?"
+msgstr "Impostare un database per Nova?"
+
+#. Type: boolean
+#. Description
+#: ../nova-common.templates:3001
+msgid ""
+"No database has been set up for Nova to use. If you want to set one up now, "
+"please make sure you have all needed information:"
+msgstr ""
+"Non è stato impostato alcun database per l'uso da parte di Nova. Se si "
+"desidera impostarne uno ora assicurarsi di avere tutte le informazioni "
+"necessarie:"
+
+#. Type: boolean
+#. Description
+#: ../nova-common.templates:3001
+msgid ""
+" * the host name of the database server (which must allow TCP\n"
+"   connections from this machine);\n"
+" * a username and password to access the database;\n"
+" * the type of database management software you want to use."
+msgstr ""
+" * il nome host del server di database (che deve permettere le connessioni\n"
+"   TCP da questa macchina);\n"
+" * un nome utente e una password per accedere al database;\n"
+" * il tipo di software di gestione del database che si desidera usare."
+
+#. Type: boolean
+#. Description
+#: ../nova-common.templates:3001
+msgid ""
+"If you don't choose this option, no database will be set up and Nova will "
+"use regular SQLite support."
+msgstr ""
+"Se non si sceglie questa opzione, non verrà impostato alcun database e Nova "
+"userà il regolare supporto SQLite."
+
+#. Type: boolean
+#. Description
+#: ../nova-common.templates:3001
+msgid ""
+"You can change this setting later on by running \"dpkg-reconfigure -plow "
+"nova-common\"."
+msgstr ""
+"È possibile cambiare questa impostazione successivamente eseguendo \"dpkg-"
+"reconfigure -plow nova-common\"."
+
+#. Type: string
+#. Description
+#: ../nova-compute-xen.templates:2001
+msgid "Address of the XenAPI dom0:"
+msgstr "Indirizzo del dom0 XenAPI:"
+
+#. Type: string
+#. Description
+#: ../nova-compute-xen.templates:2001
+msgid ""
+"Nova Compute Xen needs to know the address of the server running XenAPI. You "
+"can enter an IP address, or a fully qualified domain name if it resolves "
+"correctly."
+msgstr ""
+"È necessario che Nova Compute Xen conosca l'indirizzo del server che esegue "
+"XenAPI. Si può inserire un indirizzo IP o un nome di dominio pienamente "
+"qualificato se viene risolto in modo corretto."
+
+#. Type: string
+#. Description
+#: ../nova-compute-xen.templates:2001
+msgid ""
+"This may be a server running Citrix XenServer, the CentOS Xen Cloud Platform "
+"(XCP) appliance installed from an ISO image, or even the Kronos Project's "
+"XCP (available in Debian and Ubuntu as the package xcp-xapi)."
+msgstr ""
+"Può essere un server con in esecuzione Citrix XenServer, l'appliance CentOS "
+"Xen Cloud Platform (XCP) installata da un'immagine ISO o persino l'XCP del "
+"Kronos Project (disponibile in Debian e Ubuntu come pacchetto xcp-xapi)."
+
+#. Type: string
+#. Description
+#. Type: string
+#. Description
+#. Type: password
+#. Description
+#: ../nova-compute-xen.templates:2001 ../nova-compute-xen.templates:3001
+#: ../nova-compute-xen.templates:4001
+msgid "This can later be edited in /etc/nova/nova-compute.conf."
+msgstr "Può essere modificato in seguito in /etc/nova/nova-compute.conf."
+
+#. Type: string
+#. Description
+#: ../nova-compute-xen.templates:3001
+msgid "Username to connect to XenAPI:"
+msgstr "Nome utente per connettersi a XenAPI:"
+
+#. Type: string
+#. Description
+#: ../nova-compute-xen.templates:3001
+msgid "Please enter the username used to connect to your XenAPI (XCP server)."
+msgstr "Inserire il nome utente per connettersi al proprio XenAPI (server XCP)."
+
+#. Type: password
+#. Description
+#: ../nova-compute-xen.templates:4001
+msgid "Password to connect to XenAPI:"
+msgstr "Password per connettersi a XenAPI:"
+
+#. Type: password
+#. Description
+#: ../nova-compute-xen.templates:4001
+msgid "Please enter the password used to connect to your XenAPI (XCP server)."
+msgstr "Inserire la password per connettersi al proprio XenAPI (server XCP)."

Reply to: