Your message dated Sun, 16 Dec 2007 13:47:06 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#452171: fixed in smb2www 980804-32
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: smb2www
Version: N/A
Severity: normal
Tags: patch
Dear Debian maintainer,
On Friday, November 02, 2007, I notified you of the beginning of a review
process
concerning debconf templates for smb2www.
The debian-l10n-english contributors have now reviewed these templates,
and the proposed changes are attached to this bug report.
Please review the suggested changes are suggested, and if you have any
objections, let me know in the next 3 days.
Please try to avoid uploading smb2www with these changes right now.
The second phase of this process will begin on Friday, November 23, 2007, when
I will
coordinate updates to translations of debconf templates.
The existing translators will be notified of the changes: they will
receive an updated PO file for their language.
Simultaneously, a general call for new translations will be sent to
the debian-i18n mailing list.
Both these calls for translations will request updates to be sent as
individual bug reports. That will probably trigger a lot of bug
reports against your package, but these should be easier to deal with.
The call for translation updates and new translations will run until
about Friday, December 14, 2007. Please avoid uploading a package with fixed or
changed
debconf templates and/or translation updates in the meantime. Of
course, other changes are safe.
Please note that this is an approximative delay, which depends on my
own availability to process this work and is influenced by the fact
that I simultaneously work on many packages.
Around Saturday, December 15, 2007, I will contact you again and will send a
final patch
summarizing all the updates (changes to debconf templates,
updates to debconf translations and new debconf translations).
Again, thanks for your attention and cooperation.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
--- smb2www.old/debian/templates 2007-10-29 10:37:20.087321267 +0000
+++ smb2www/debian/templates 2007-11-20 19:33:16.355795418 +0000
@@ -1,28 +1,34 @@
+# These templates have been reviewed by the debian-l10n-english
+# team
+#
+# If modifications/additions/rewording are needed, please ask
+# [EMAIL PROTECTED] for advice.
+#
+# Even minor modifications require translation updates and such
+# changes should be coordinated with translators and reviewers.
+
Template: smb2www/security
Type: note
-_Description: smb2www is DISABLED by default
- If enabled, by default smb2www will allow anyone to browse your network.
- .
- Probably this is not what you want to happen. Please modify your web
- server configuration to suit. Please read
- /usr/share/doc/smb2www/index.html for more information (Especially FAQ 4)
- on how to do this for Apache.
+_Description: smb2www disabled by default
+ If enabled, smb2www will, by default, allow anyone to browse the local SMB
+ network.
+ .
+ As this may have security consequences, it is disabled by default and you
+ should modify the web
+ server configuration to enable smb2www securely. Please read
+ /usr/share/doc/smb2www/index.html for more information (more particularly FAQ
4)
+ about such configuration for Apache.
Template: smb2www/set_link
Type: boolean
Default: false
_Description: Do you want to enable smb2www?
- Turn this option on if you want to enable smb2www.
- .
- Note that you can enable smb2www at any time by running
- dpkg-reconfigure smb2www
- command.
Template: smb2www/master_browser
Type: string
Default: localhost
_Description: Master browser server:
- Please enter name of the server which will be used by smb2www as a master
+ Please enter the name of the server which will be used by smb2www as a master
browser.
Template: smb2www/language
@@ -34,10 +40,10 @@
# them, and have to simply choose a msgstr among the English values
# listed in the Choices field above, e.g. msgstr "Dutch"
_Default: English[ default language ]
-_Description: Language in which smb2www will generate its pages:
+_Description: Language for smb2www pages:
Smb2www can generate its HTML pages in several languages.
.
- Please choose one of them.
+ Please choose the language you want to use on generated pages.
Template: smb2www/need_reconfigure
Type: boolean
@@ -49,23 +55,22 @@
Template: smb2www/replace_config
Type: boolean
Default: true
-_Description: Do you want to install new version of config file?
- Current smb2www configuration file `/etc/smb2www/smb2www.conf' contains
- some variables (e.g. `bindir'), which sometimes needs to be changed on
- package upgrade, and some variables (like `masterbrowser'), which
+_Description: Install a new version of the configuration file?
+ The current smb2www configuration file '/etc/smb2www/smb2www.conf' contains
+ some variables (such as 'bindir'), which sometimes need to be changed on
+ package upgrade, and others (such as 'masterbrowser') which
shouldn't.
.
- It's very hard to maintain such file, so for better management of smb2www
- upgrades,
- the file has been split into two files:
- `/usr/share/smb2www/smb2www.default' and `/etc/smb2www/smb2www.conf'. The
- former will be overwritten on each upgrade, the latter - will not.
+ For better management of this configuration file, it
+ has been split in two parts:
+ /usr/share/smb2www/smb2www.default and /etc/smb2www/smb2www.conf. The
+ former will be overwritten on each upgrade while the latter remains unchanged.
Variables defined in the latter file will override variables defined in
the former.
.
- Your current smb2www config file will be saved as
- `/etc/smb2www/smb2www.conf.saved_by_postinst'
+ The current smb2www config file will be saved as
+ '/etc/smb2www/smb2www.conf.saved_by_postinst'.
.
- If you don't choose this option, smb2www probably will not work. In that case
please
- compare your config file with `/usr/share/smb2www/smb2www.default', and
+ If you don't choose this option, smb2www will probably not work. You should
+ compare the configuration file with '/usr/share/smb2www/smb2www.default', and
adjust it as needed.
--- smb2www.old/debian/control 2007-10-29 10:37:20.087321267 +0000
+++ smb2www/debian/control 2007-11-07 16:56:35.198496327 +0000
@@ -8,6 +8,7 @@
Package: smb2www
Architecture: all
Depends: smbclient, ${perl:Depends}, ${misc:Depends}, apache2|httpd-cgi
-Description: A Windows Network client that is accessible through a web browser
- With this package you will be able to browse a Windows Network using a
- standard web browser. It is based upon the samba package.
+Description: SMB/CIFS network client with a web interface
+ This package allows browsing an SMB/CIFS-based network (such as
+ a Windows-based network) by using a
+ standard web browser. It uses Samba libraries.
--- End Message ---
--- Begin Message ---
Source: smb2www
Source-Version: 980804-32
We believe that the bug you reported is fixed in the latest version of
smb2www, which is due to be installed in the Debian FTP archive:
smb2www_980804-32.diff.gz
to pool/main/s/smb2www/smb2www_980804-32.diff.gz
smb2www_980804-32.dsc
to pool/main/s/smb2www/smb2www_980804-32.dsc
smb2www_980804-32_all.deb
to pool/main/s/smb2www/smb2www_980804-32_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Robert Luberda <[EMAIL PROTECTED]> (supplier of updated smb2www package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sat, 15 Dec 2007 18:23:47 +0100
Source: smb2www
Binary: smb2www
Architecture: source all
Version: 980804-32
Distribution: unstable
Urgency: low
Maintainer: Robert Luberda <[EMAIL PROTECTED]>
Changed-By: Robert Luberda <[EMAIL PROTECTED]>
Description:
smb2www - SMB/CIFS network client with a web interface
Closes: 452171 452852 452863 452955 453173 453762 455207 455236 455241 455788
456147 456388
Changes:
smb2www (980804-32) unstable; urgency=low
.
[ Christian Perrier ]
* Debconf templates and debian/control reviewed by the debian-l10n-
English team as part of the Smith review project. Closes: #452171
* [Debconf translation updates]
* German. Closes: #452852
* Galician. Closes: #452863
* Basque. Closes: #452955
* Finnish. Closes: #453173
* Portuguese. Closes: #453762
* Russian. Closes: #455207
* Dutch; Flemish. Closes: #455241
* Czech. Closes: #455236
* Norwegian Bokmål. Closes: #455788
* Polish. Closes: #456147
* French. Closes: #456388
.
[ Robert Luberda ]
* debian/po/{nb,eu}.po: untranslate the Default field of the smb2www/language
template.
* Standards-Version: 3.7.3 (no changes).
Files:
8bbb12a4cdf5070eb67a98166367b821 584 net optional smb2www_980804-32.dsc
76825a580c7ac4268115d430e299f37f 52048 net optional smb2www_980804-32.diff.gz
ed19e49eb61144799f700edfe671db5f 97644 net optional smb2www_980804-32_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHZOieThh1cJ0wnDsRAvHLAJ9rjCygKA4qirJggIVlQwfnk72CPQCfRSNd
6boXMJ3lG725cuQTYDSSrP0=
=GMzV
-----END PGP SIGNATURE-----
--- End Message ---