[Pkg-privacy-commits] [vidalia] 95/160: Preparing 0.2.17 release, minor documentation change pending.

Ximin Luo infinity0 at moszumanska.debian.org
Sat Aug 22 13:14:39 UTC 2015


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

infinity0 pushed a commit to branch master
in repository vidalia.

commit 462f3fb35f747c1bd44f85c737dbb78bc83ce7a8
Author: Dererk <dererk at debian.org>
Date:   Sat Feb 11 23:25:41 2012 -0300

    Preparing 0.2.17 release, minor documentation change pending.
---
 debian/NEWS                             | 29 +++++++++++++++++++++++++++++
 debian/changelog                        | 19 +++++++++++++++++++
 debian/patches/use-control-socket.patch | 10 ++++++----
 debian/po/es.po                         | 15 +++++++--------
 4 files changed, 61 insertions(+), 12 deletions(-)

diff --git a/debian/NEWS b/debian/NEWS
index d78666c..ba537c3 100644
--- a/debian/NEWS
+++ b/debian/NEWS
@@ -1,3 +1,32 @@
+vidalia (0.2.17-1) unstable; urgency=low
+
+  A known bug has been introduced at this release point (in fact it was on 
+  0.2.16, see below), which produces a little undesired effect on very 
+  particular configuration sets. 
+  .
+  Bug description:
+  If you use Vidalia to control Tor and change Tor's config but Vidalia's 
+  saveconf attempt fails (e.g. because Vidalia is controlling the system Tor
+  and it can't write to /etc/tor/torrc, which is default), then Vidalia will 
+  tell Tor to quit reloading its torrc on hup.
+  .
+  This is a feature by its own, because now the changes Vidalia made won't be
+  silently overwritten at daily's Tor logrotation, but it's a bug too, because
+  if you logrotate before hupping, Tor won't open any new logs.
+  .
+  As a resume, this translates into an undesired effect on Tor's logging
+  capacity, but it's highly unlikely this will affect any of your privacy 
+  properties at any point.
+  .
+  See upstreams's bug report at:
+  https://trac.torproject.org/projects/tor/ticket/5095
+  .
+  For the curious, there was indeed a 0.2.16 upstrem release, which differs
+  from the version you're now at by just a little policy change on Vidalia's 
+  user interface translations.
+
+ -- Ulises Vitulli <dererk at debian.org>  Sat, 11 Feb 2012 22:26:58 -0300
+
 vidalia (0.2.14-2) unstable; urgency=low
 
   As #552556 got solved up through the years, really great news come up today
diff --git a/debian/changelog b/debian/changelog
index eca490e..a398cfe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,22 @@
+vidalia (0.2.17-1) unstable; urgency=low
+
+  * New upstream release (minor changeset since 0.2.16).
+  * Updated debian/NEWS with a known release point bug.
+  * Debconf templates improves, translation round called:
+    - Czech, thanks Martin.Šín (Closes: #654709).
+    - Danish, thanks Joe.Dalton (Closes: #654820).
+    - Russian, thanks Yuri.Kozlov (Closes: #654842).
+    - Portuguese, thanks Miguel.Figueiredo (Closes: #654981).
+    - Swedish, thanks Martin.Bagge (Closes: #655046). 
+    - Dutch, thanks Jeroen.Schot (Closes: #655319).
+    - French, thanks Christian.Perrier (Closes: #655546).
+    - German, thanks Martin.E.Schauer (Closes: #656123).
+    - Indonesian, new translation added, thanks Mahyuddin.Susanto (Closes: #658705). 
+    - Simplified and Traditional Chinese, thanks Vern.Sun.
+    - Spanish.
+
+ -- Ulises Vitulli <dererk at debian.org>  Sat, 11 Feb 2012 22:26:58 -0300
+
 vidalia (0.2.15-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/patches/use-control-socket.patch b/debian/patches/use-control-socket.patch
index 5ace2be..eab5ac4 100644
--- a/debian/patches/use-control-socket.patch
+++ b/debian/patches/use-control-socket.patch
@@ -1,8 +1,10 @@
 Author: dererk
 Description: Switch to Control Socket by default, this involves using Debian Tor from 0.2.2.29-beta or above
---- old/src/vidalia/config/TorSettings.cpp	2011-06-23 11:03:12.809306636 -0300
-+++ new/src/vidalia/config/TorSettings.cpp	2011-06-23 11:06:17.142220714 -0300
-@@ -48,7 +48,7 @@
+Index: git/src/vidalia/config/TorSettings.cpp
+===================================================================
+--- git.orig/src/vidalia/config/TorSettings.cpp	2012-02-11 22:21:38.000000000 -0300
++++ git/src/vidalia/config/TorSettings.cpp	2012-02-11 22:21:38.000000000 -0300
+@@ -49,7 +49,7 @@
  /** Default to using hashed password authentication */
  #define DEFAULT_AUTH_METHOD     PasswordAuth
  /** Default control method */
@@ -11,7 +13,7 @@ Description: Switch to Control Socket by default, this involves using Debian Tor
  /** Default socket path */
  #define DEFAULT_SOCKET_PATH  ""
  
-@@ -84,7 +84,7 @@
+@@ -86,7 +86,7 @@
    setDefault(SETTING_CONTROL_PORT,  9051);
    setDefault(SETTING_AUTH_METHOD,   toString(DEFAULT_AUTH_METHOD));
    setDefault(SETTING_CONTROL_METHOD, DEFAULT_CONTROL_METHOD);
diff --git a/debian/po/es.po b/debian/po/es.po
index 4b15162..3a72687 100644
--- a/debian/po/es.po
+++ b/debian/po/es.po
@@ -30,7 +30,7 @@ msgstr ""
 "Report-Msgid-Bugs-To: vidalia at packages.debian.org\n"
 "POT-Creation-Date: 2012-01-06 01:47-0300\n"
 "PO-Revision-Date: 2011-06-26 19:03+0100\n"
-"Last-Translator: Francisco Javier Cuadrado <fcocuadrado at gmail.com>\n"
+"Last-Translator: Dererk <dererk at debian.org>\n"
 "Language-Team: Debian l10n Spanish <debian-l10n-spanish at lists.debian.org>\n"
 "Language: es\n"
 "MIME-Version: 1.0\n"
@@ -46,15 +46,11 @@ msgstr "Usuarios a añadir al grupo «debian-tor»:"
 #. Type: multiselect
 #. Description
 #: ../templates:1001
-#, fuzzy
-#| msgid ""
-#| "Users who should be able to control Tor daemon need to be added to the "
-#| "group \"debian-tor\"."
 msgid ""
 "Select which users from the list below should be able to control Tor daemon."
 msgstr ""
-"Los usuarios que deberían poder controlar el demonio de Tor deben añadirse "
-"al grupo «debian-tor»."
+"Seleccione que usuarios de la lista de arriba deberían ser capaces de controlar"
+"el demonio de Tor."
 
 #. Type: multiselect
 #. Description
@@ -62,6 +58,8 @@ msgstr ""
 msgid ""
 "Please restart your X sessions to apply changes before starting Vidalia."
 msgstr ""
+"Por favor, cierre y vuelva a iniciar sus sesiones gráficas X para aplicar los"
+"cambios antes de comenzar a utilizar Vidalia."
 
 #. Type: multiselect
 #. Description
@@ -69,4 +67,5 @@ msgstr ""
 msgid ""
 "For more information, please refer to /usr/share/doc/vidalia/README.Debian."
 "gz."
-msgstr ""
+msgstr "Para más información, por favor refiérase a"
+"/usr/share/doc/vidalia/README.Debian.gz"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/vidalia.git



More information about the Pkg-privacy-commits mailing list