Your message dated Sat, 29 Jul 2006 09:17:08 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#375674: fixed in dpkg-www 2.50
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 ---
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Package:dpkg-www
Version:2.49
Severity: wishlist
Tags: patch l10n
Please find attached the updated dutch po-debconf translation. This
translation has been vetted by the review process of the
debian-l10n-dutch team.
Please add it to your next package revision, it should be inserted in
your package build-tree as debian/po/nl.po,
TIA.
- - --
Cheers,
Kurt
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFEoUhX+9wz99/liY0RAo4gAJ9srPE/5tafj24mAJ3pAqPVeMtH6wCfeF1N
JVmMWVcW+qAfSLe7tYA/SY8=
=QI93
-----END PGP SIGNATURE-----
# translation of dpkg-www 2.49_templates.po to Dutch
# This file is distributed under the same license as the dpkg-www package.
# Please see debian/copyright.
#
# 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.
#
# Luk Claes <luk.claes(AT)ugent(DOT)be>, 2004
# Kurt De Bree <kdebree(AT)telenet(DOT)be>, 2006
# This is an unofficial translation
#
msgid ""
msgstr ""
"Project-Id-Version: dpkg-www 2.49\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2005-10-07 13:56+0200\n"
"PO-Revision-Date: 2006-06-20 19:10+0100\n"
"Last-Translator: Kurt De Bree <kdebree(AT)telenet(DOT)be>\n"
"Language-Team: Debian l10n Dutch <[email protected]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
#. Type: note
#. Description
#: ../templates:3
msgid "Disabling access to dpkg-www from foreign hosts."
msgstr "Uitschakelen van de toegang tot dpkg-www vanuit vreemde hosts."
#. 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 ""
"Het aanvaarden van toegang tot /cgi-bin/dpkg vanuit om het even welke vreemde "
"host, kan een boosaardige externe gebruiker laten weten welke pakketten zijn "
"geïnstalleerd en hem zo mogelijke veiligheidslekken laten uitproberen. U "
"dient daarom de toegang tot dpkg-www vanuit vreemde hosts uit te schakelen. "
"Bij apache dient u een bestand met de volgende instructies toe te voegen aan de "
"apache 'conf.d'-map:"
#. 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 ""
" # Dpkg uitvoeren vanuit vreemde hosts uitschakelen\n"
" <Location /cgi-bin/dpkg>\n"
" order deny,allow\n"
" deny from all\n"
" allow from localhost\n"
" allow from .your.domain\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 ""
"Het dpkg-www installatiescript zal automatisch een standaard configuratiebestand "
"in /etc/{apache,apache2}/conf.d installeren. Als u een andere httpd-server gebruikt "
"dient u de gepaste wijzigingen in het juiste 'httpd'-configuratiebestand uit te voeren."
--- End Message ---
--- Begin Message ---
Source: dpkg-www
Source-Version: 2.50
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.50.dsc
to pool/main/d/dpkg-www/dpkg-www_2.50.dsc
dpkg-www_2.50.tar.gz
to pool/main/d/dpkg-www/dpkg-www_2.50.tar.gz
dpkg-www_2.50_all.deb
to pool/main/d/dpkg-www/dpkg-www_2.50_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: Sat, 29 Jul 2006 17:52:01 +0200
Source: dpkg-www
Binary: dpkg-www
Architecture: source all
Version: 2.50
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: 365776 367306 372236 375674
Changes:
dpkg-www (2.50) unstable; urgency=low
.
* Updated Swedish translation.
Closes: #365776.
.
* Added Spanish translation.
Closes: #367306.
.
* Added Portuguese translation.
Closes: #372236.
.
* Updated Dutch translation.
Closes: #375674.
Files:
e80d2d5016eca80d662ec94eb8250b09 500 doc optional dpkg-www_2.50.dsc
8adad5ecf75098282e9854aee1753086 37989 doc optional dpkg-www_2.50.tar.gz
4b384c08b1068fb581214890faef2dfb 32262 doc optional dpkg-www_2.50_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
iD8DBQFEy4imFH8a6i22VZYRAh74AKCAYb3LIHlKAPqa465f1DhtUxmW1QCeKHn4
xMdUpDEeByjdVwMPm5+YkRI=
=7tgN
-----END PGP SIGNATURE-----
--- End Message ---