Your message dated Sun, 20 Apr 2008 11:17:02 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#469988: fixed in chkrootkit 0.48-1 has caused the Debian Bug report #469988, regarding chkrootkit: [INTL:de] updated German debconf translation 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 this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [EMAIL PROTECTED] immediately.) -- 469988: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=469988 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: chkrootkit Version: 0.47-1.2 Severity: wishlist Tags: patch l10n Please find the updated German debconf translation for chkrootkit attached. Please place this file in debian/po/ as de.po for your next upload. If you update your template, please use 'msgfmt --statistics <pofile.po>' to check the po-files for fuzzy or untranslated strings. If there are such strings, please contact me so I can update the German translation. Greetings Helge# Translation of freevo debconf templates to German # Copyright (C) Daniel Knabl <[EMAIL PROTECTED]>, 2005. # Copyright (C) Helge Kreutzmann <[EMAIL PROTECTED]>, 2008. # This file is distributed under the same license as the freevo package. # msgid "" msgstr "" "Project-Id-Version: chkrootkit 0.47-1.2\n" "Report-Msgid-Bugs-To: [EMAIL PROTECTED]" "POT-Creation-Date: 2008-02-26 08:06+0100\n" "PO-Revision-Date: 2008-03-06 23:16+0100\n" "Last-Translator: Daniel Knabl <[EMAIL PROTECTED]>\n" "Language-Team: de <[EMAIL PROTECTED]>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Type: boolean #. Description #: ../templates:2001 msgid "Should chkrootkit be run automatically every day?" msgstr "Soll Chkrootkit täglich automatisch ausgeführt werden?" #. Type: boolean #. Description #: ../templates:2001 msgid "" "The chkrootkit program can be run automatically via a daily cron job. If you " "choose this option, you'll also be given the opportunity to specify options " "for the daily run." msgstr "" "Chkrootkit kann täglich automatisch über einen Cron-Auftrag laufen. Falls Sie " "diese Option wählen, dann können Sie weitere Optionen für die tägliche " "Ausführung angeben." #. Type: string #. Description #: ../templates:3001 msgid "Arguments to use with chkrootkit in the daily run:" msgstr "" "Argumente, die beim täglichen Lauf von Chkrootkit verwandt werden sollen:" #. Type: string #. Description #: ../templates:3001 msgid "" "The following are useful arguments to pass to chkrookit:\n" " -r <root>: use an alternate root directory;\n" " -n : do not attempt to analyze NFS-mounted files;\n" " -q : run in quiet mode [highly recommended]." msgstr "" "Die folgenden Argumente können an Chkrootkit übergeben werden:\n" " -r <Wurzel>: verwende ein anderes Wurzelverzeichnis\n" " -n : schlieÃe via NFS eingehängte Verzeichnisse aus\n" " -q : »stiller« Modus [sehr empfohlen]" #. Type: boolean #. Description #: ../templates:4001 msgid "Only report problems if they differ from previous day's problems?" msgstr "Probleme nur berichten, falls sie von Problemen des Vortages abweichen?" #. Type: boolean #. Description #: ../templates:4001 msgid "" "If you choose this option, chkrootkit will only report problems when they " "differ from the previous day's run." msgstr "" "Falls Sie diese Option wählen, wird Chkrootkit nur Probleme berichten, wenn " "sich diese von denen des Vortages unterscheiden." #. Type: boolean #. Description #: ../templates:4001 msgid "" "Using this option is not recommended as it is likely to hide existing " "security problems." msgstr "" "Die Verwendung dieser Option wird nicht empfohlen, da sie wahrscheinlich " "existierende Sicherheitsprobleme versteckt." #~ msgid "-q" #~ msgstr "-q" #~ msgid "What arguments would you like to pass to the daily chkrootkit run?" #~ msgstr "Mit welchen Argumenten soll chkrootkit täglich gestartet werden?" #~ msgid "Use this option with care." #~ msgstr "Benutzen Sie diese Option mit Vorsicht."
--- End Message ---
--- Begin Message ---Source: chkrootkit Source-Version: 0.48-1 We believe that the bug you reported is fixed in the latest version of chkrootkit, which is due to be installed in the Debian FTP archive: chkrootkit_0.48-1.diff.gz to pool/main/c/chkrootkit/chkrootkit_0.48-1.diff.gz chkrootkit_0.48-1.dsc to pool/main/c/chkrootkit/chkrootkit_0.48-1.dsc chkrootkit_0.48-1_amd64.deb to pool/main/c/chkrootkit/chkrootkit_0.48-1_amd64.deb chkrootkit_0.48.orig.tar.gz to pool/main/c/chkrootkit/chkrootkit_0.48.orig.tar.gz 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. Francois Marier <[EMAIL PROTECTED]> (supplier of updated chkrootkit 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.8 Date: Sun, 20 Apr 2008 23:01:41 +1200 Source: chkrootkit Binary: chkrootkit Architecture: source amd64 Version: 0.48-1 Distribution: unstable Urgency: low Maintainer: Francois Marier <[EMAIL PROTECTED]> Changed-By: Francois Marier <[EMAIL PROTECTED]> Description: chkrootkit - Checks for signs of rootkits on the local system Closes: 467531 468044 468079 468216 468480 469284 469300 469986 469988 470151 470510 470950 471241 Changes: chkrootkit (0.48-1) unstable; urgency=low . * New upstream release (closes: #471241) * Set myself as maintainer for this orphaned package * Add upstream homepage and packaging git repo * Add watch file . * Packaging fixes: - Always run debconf-updatepo in the clean target - Bump Standards-Version to 3.7.3 and debhelper to 6 - Cleaned-up copyright file - Remove empty prerm script - Fix make clean lintian warning - Don't translate default '-q' argument - Fix trivial errors in manpages - Remove unneeded lines in debian/rules . * Debconf templates: - Fix lintian warnings - New Norwegian translation (closes: #467531) - New Basque translation (closes: #468044) - New Finnish translation (closes: #468216) - New Vietnamese translation (closes: #468480) - New Russian translation (closes: #470510) - Updated Galician translation (closes: #468079) - Updated Spanish translation (closes: #469284) - Updated French translation (closes: #469300) - Updated Italian translation (closes: #469986) - Updated German translation (closes: #469988) - Updated Czech translation (closes: #470151) - Updated Portugese translation (closes: #470950) Checksums-Sha1: c48c62472c6c0c86200b94127512545792c8740f 1161 chkrootkit_0.48-1.dsc edbaf062a78f4210a7dbe9ef935cb86d12695d91 38323 chkrootkit_0.48.orig.tar.gz ac58b07d059a8715ad8197dd735b4a4ad9a89055 23704 chkrootkit_0.48-1.diff.gz cb25f5afafb0a41655ad7f06460051c3273cf169 289944 chkrootkit_0.48-1_amd64.deb Checksums-Sha256: 8866ad40fe5407c3a87e6ce334d3f6b9ec05f3d1020cae4718c17c98a8d81978 1161 chkrootkit_0.48-1.dsc b4b3d3540a7022aa7a81cae93f28c8475bc2660a21f88126725624c09769f1fb 38323 chkrootkit_0.48.orig.tar.gz 633e876fdf096b17ba23cb13b235a5831d1ef79656b0fbbea89b203573e18543 23704 chkrootkit_0.48-1.diff.gz 8074af95d67b8a7d3d3d09817d560f35b249cb48d3cedc50e390932350742a42 289944 chkrootkit_0.48-1_amd64.deb Files: 894b7e8b6256229a0de970910fa7179c 1161 misc optional chkrootkit_0.48-1.dsc de8b8b5013e7faa2b66c0e33c59677e8 38323 misc optional chkrootkit_0.48.orig.tar.gz cd822e7e0fb0ed647cd424082d2e8e5a 23704 misc optional chkrootkit_0.48-1.diff.gz 0c834d58b14069b0f403168a761e79dd 289944 misc optional chkrootkit_0.48-1_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFICyN0ScUZKBnQNIYRAkysAJ0QR3cugsbArGfwaEd70ywK7MCNLACeLj5a sv/2ybxQJDcpWVhmX3OzZw8= =DtAS -----END PGP SIGNATURE-----
--- End Message ---

