Your message dated Wed, 19 Apr 2006 14:32:26 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#333555: fixed in dpkg-www 2.49
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: dpkg-www
Severity: wishlist
Tags: patch l10n
Hello,
Please find attached the French debconf templates translation update,
proofread by the debian-l10n-french mailing list contributors.
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-386
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
--
Philippe Batailler
#
# Translators, if you are not familiar with the PO format, gettext
# documentation is worth reading, especially sections dedicated to
# this format, e.g. by running:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
#
# Some information specific to po-debconf are available at
# /usr/share/doc/po-debconf/README-trans
# or http://www.debian.org/intl/l10n/po-debconf/README-trans
#
# Developers do not need to manually edit POT or PO files.
#
msgid ""
msgstr ""
"Project-Id-Version: dpkg-www 2.48\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2005-10-07 13:56+0200\n"
"PO-Revision-Date: 2005-10-12 17:19+0200\n"
"Last-Translator: Philippe Batailler <[EMAIL PROTECTED]>\n"
"Language-Team: French <[email protected]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-15\n"
"Content-Transfer-Encoding: 8bit\n"
#. Type: note
#. Description
#: ../templates:3
msgid "Disabling access to dpkg-www from foreign hosts."
msgstr "Empêcher l'exécution de dpkg-www par les hôtes distants"
#. Type: note
#. Description
#: ../templates:3
msgid ""
"Allowing access to /cgi-bin/dpkg from any foreign host could allow a "
"malicious external user to know your installed packages and try possible "
"security exploits. You should therefore disable access to dpkg-www from "
"foreign hosts. With apache you should add a file with the following "
"instructions into apache conf.d directory:"
msgstr ""
"Si une machine extérieure peut accéder à /cgi-bin/dpkg, un utilisateur "
"malveillant peut savoir quels sont les paquets installés et par là tenter "
"d'exploiter une faille de sécurité. Il est conseillé d'interdire l'accès à "
"dpkg-www aux machines extérieures. Vous devriez ajouter un fichier dans le "
"répertoire conf.d d'apache, contenant les lignes suivantes :"
#. Type: note
#. Description
#: ../templates:3
msgid ""
" # Disable execution of dpkg from remote hosts\n"
" <Location /cgi-bin/dpkg>\n"
" order deny,allow\n"
" deny from all\n"
" allow from localhost\n"
" allow from .your.domain\n"
" </Location>"
msgstr ""
" # Empêcher l'exécution de dpkg par les hôtes distants\n"
" <Location /cgi-bin/dpkg>\n"
" order deny,allow\n"
" deny from all\n"
" allow from localhost\n"
" allow from .votre.domaine\n"
" </Location>"
#. Type: note
#. Description
#: ../templates:3
msgid ""
"The dpkg-www installation script will automatically install a default "
"configuration file in /etc/{apache,apache2}/conf.d. If you are using a "
"different httpd server you should make the appropriate changes in the proper "
"httpd config file."
msgstr ""
"Le script d'installation de dpkg-www installera automatiquement un fichier "
"de configuration dans /etc/{apache,apache2}/conf.d. Si vous utilisez un "
"autre serveur httpd, vous devrez modifier vous-même le fichier de "
"configuration du serveur."
#~ msgid "Do you want to change the apache(-ssl) configuration?"
#~ msgstr "Voulez-vous modifier la configuration d'apache(-ssl) ?"
#~ msgid ""
#~ "If you accept here and the apache configuration files are found the dpkg-"
#~ "www installation script will make these changes automatically for you. If "
#~ "apache is not installed, if you are using a different httpd server or if "
#~ "you refuse here, you should make the appropriate changes yourself."
#~ msgstr ""
#~ "Si vous acceptez et si les fichiers de configuration d'apache existent, "
#~ "le script d'installation de dpkg-www les modifiera automatiquement. Si "
#~ "apache n'est pas installé, si vous utilisez un autre serveur httpd ou si "
#~ "vous refusez, vous devrez faire vous-même les modifications."
--- End Message ---
--- Begin Message ---
Source: dpkg-www
Source-Version: 2.49
We believe that the bug you reported is fixed in the latest version of
dpkg-www, which is due to be installed in the Debian FTP archive:
dpkg-www_2.49.dsc
to pool/main/d/dpkg-www/dpkg-www_2.49.dsc
dpkg-www_2.49.tar.gz
to pool/main/d/dpkg-www/dpkg-www_2.49.tar.gz
dpkg-www_2.49_all.deb
to pool/main/d/dpkg-www/dpkg-www_2.49_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.
Massimo Dal Zotto <[EMAIL PROTECTED]> (supplier of updated dpkg-www 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: Wed, 19 Apr 2006 12:00:39 +0200
Source: dpkg-www
Binary: dpkg-www
Architecture: source all
Version: 2.49
Distribution: unstable
Urgency: low
Maintainer: Massimo Dal Zotto <[EMAIL PROTECTED]>
Changed-By: Massimo Dal Zotto <[EMAIL PROTECTED]>
Description:
dpkg-www - powerful WEB based Debian package browser
Closes: 333170 333555 335349 339851 340628 345701 361649
Changes:
dpkg-www (2.49) unstable; urgency=low
.
* Added Polish translation.
Closes: #339851.
.
* Added Swedish translation.
Closes: #333170.
.
* Updated French translation.
Closes: #333555.
.
* Updated Czech translation.
Closes: #335349.
.
* Updated Russian translation.
Closes: #340628, #361649.
.
* Updated German translation.
Closes: #345701.
Files:
e641f34e3a8f08df4730be39024be616 500 doc optional dpkg-www_2.49.dsc
ec6526c1cac2e9f34836645a8d32921c 36595 doc optional dpkg-www_2.49.tar.gz
1ec06c67b02358baaf8ffdccb16f4fe1 34494 doc optional dpkg-www_2.49_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
iD8DBQFERolMFH8a6i22VZYRAmL7AJ41HjseUi6F1Y40lHP/1EVXdGztuwCdHAZH
vDssQ9PDa3jl1hUoJ+isDk0=
=xhRw
-----END PGP SIGNATURE-----
--- End Message ---