Your message dated Tue, 28 Aug 2018 16:45:31 +0000
with message-id <[email protected]>
and subject line Bug#906173: fixed in iproute2 4.18.0-2
has caused the Debian Bug report #906173,
regarding iproute2: [INTL:de] initial 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.)


-- 
906173: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906173
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: iproute2
Version: 4.17.0-2
Severity: wishlist
Tags: patch l10n

Please find the initial German debconf translation for iproute2
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
# German translation of Debconf template for iproute2
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the iproute2 package.
# Helge Kreutzmann <[email protected]>, 2018.
#
msgid ""
msgstr ""
"Project-Id-Version: iproute2\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2018-04-12 12:01+0100\n"
"PO-Revision-Date: 2018-08-05 10:39+0200\n"
"Last-Translator: Helge Kreutzmann <[email protected]>\n"
"Language-Team: german <[email protected]>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: boolean
#. Description
#: ../iproute2.templates:1001
msgid "Allow ordinary users to run ip vrf exec using capabilities?"
msgstr ""
"Normalen Benutzern die Ausführung von »ip vrf exec« mittels Capabilities "
"erlauben?"

#. Type: boolean
#. Description
#: ../iproute2.templates:1001
msgid ""
"iproute2 can be used to configure and use Virtual Routing and Forwarding "
"(VRF) functionality in the  kernel. This normally requires root permissions, "
"but sometimes it's useful to allow ordinary users to execute commands from "
"inside a virtual routing and forwarding domain. E.g. ip vrf exec examplevrf "
"ping 10.0.0.1"
msgstr ""
"iproute2 kann zur Konfiguration und Verwendung der Funktionalität "
"»Virtuelles Routing und Forwarding (Weiterleitung)« im Kernel verwandt "
"werden. Dies benötigt normalerweise Root-Rechte, aber manchmal ist es "
"nützlich, normalen Benutzern zu erlauben, Befehle von innerhalb einer "
"virtuellen Routing- und Forwarding-Domain auszuführen. Z.B. ip vrf exec "
"examplevrf ping 10.0.0.1"

#. Type: boolean
#. Description
#: ../iproute2.templates:1001
msgid ""
"The ip command supports dropping capabilities, making an exception for ip "
"vrf exec. The drawback of setting the permissions is that if in the unlikely "
"case of a security critical bug being found before the ip command has "
"dropped capabilities then it could be used by an attacker to gain root "
"permissions. It's up to you to decide about the trade-offs and select the "
"best setting for your system. This will give cap_dac_override, cap_net_admin "
"and cap_sys_admin to /bin/ip."
msgstr ""
"Der Befehl ip ermöglicht es, die Capabilities abzugeben und eine Ausnahme "
"für »ip vrf exec« zu machen. Der Nachteil des Setzens der Berechtigungen "
"ist, dass im unwahrscheinlichen Fall, dass ein sicherheitskritischer Fehler "
"in dem Teil von ip, der vor der Abgabe der Capabilities ausgeführt wird, "
"gefunden wird, ein Angreifer Root-Rechte erlangen könnte. Es obliegt Ihnen, "
"den Zielkonflikt zu behandeln und die beste Einstellung für Ihr System "
"auszuwählen. Dies gibt cap_dac_override, cap_net_admin und cap_sys_admin an "
"/bin/ip."


#. Type: boolean
#. Description
#: ../iproute2.templates:1001
msgid ""
"More information about VRF can be found at: https://www.kernel.org/doc/";
"Documentation/networking/vrf.txt"
msgstr ""
"Weitere Informationen über VRF können unter folgender Adresse gefunden "
"werden: https://www.kernel.org/doc/Documentation/networking/vrf.txt";

--- End Message ---
--- Begin Message ---
Source: iproute2
Source-Version: 4.18.0-2

We believe that the bug you reported is fixed in the latest version of
iproute2, which is due to be installed in the Debian FTP archive.

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.
Luca Boccassi <[email protected]> (supplier of updated iproute2 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: SHA512

Format: 1.8
Date: Tue, 28 Aug 2018 16:55:44 +0100
Source: iproute2
Binary: iproute2 iproute2-doc
Architecture: source
Version: 4.18.0-2
Distribution: unstable
Urgency: medium
Maintainer: Alexander Wirt <[email protected]>
Changed-By: Luca Boccassi <[email protected]>
Description:
 iproute2   - networking and traffic control tools
 iproute2-doc - networking and traffic control tools - documentation
Closes: 903355 903864 904122 906173
Changes:
 iproute2 (4.18.0-2) unstable; urgency=medium
 .
   * Ship installed headers in the iproute2 package.
     At the moment this inludes a single iproute2/bpf_elf.h header.
     (Closes: #904122)
   * Add "terse" DEB_BUILD_OPTIONS as per policy 4.2.0.
     Build with make V=1 by default as the new policy requests.
   * Set Rules-Requires-Root: no.
   * Bump debhelper compat level to 10.
   * Bump Standards-Version to 4.2.0.
 .
 iproute2 (4.18.0-1) experimental; urgency=medium
 .
   * Add Brazilian Portuguese translation for Debconf template. Thanks
     Adriano Rafael Gomes!
     (Closes: #903355)
   * Add Spanish translation for Debconf template. Thanks Jathan!
     (Closes: #903864)
   * Add German translation for Debconf template. Thanks Helge!
     (Closes: #906173)
   * Merge tag 'upstream/4.18.0'
Checksums-Sha1:
 d5a35a730e4cd60efa9fce98c0363c8d52442efd 1884 iproute2_4.18.0-2.dsc
 31ba345e957280eb28e4093052a5261be60a020f 143956 iproute2_4.18.0-2.debian.tar.xz
 f9a63829a8f82e1e7010c947281ec3691ac88341 7119 
iproute2_4.18.0-2_source.buildinfo
Checksums-Sha256:
 c91b269cc33330df547351f90483738fd7132830fe0350f2fddf9fd7c9b811b7 1884 
iproute2_4.18.0-2.dsc
 aef0ec3a8721f3278113694952634deb1d6465c59f4880a8840a76e7aa17a53f 143956 
iproute2_4.18.0-2.debian.tar.xz
 7940dc58bb4918dcf070c8e25c918475aaa8ff31435c1f842c1af33b90d2c0a2 7119 
iproute2_4.18.0-2_source.buildinfo
Files:
 9408d3eab802ea4dff18217a1be08dbc 1884 net optional iproute2_4.18.0-2.dsc
 60aa1708075dda355e59a2f5ac00c08d 143956 net optional 
iproute2_4.18.0-2.debian.tar.xz
 74922376b393f646347a07ef8f614c6e 7119 net optional 
iproute2_4.18.0-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQFFBAEBCgAvFiEE6g0RLAGYhL9yp9G8SylmgFB4UWIFAluFcMgRHGJsdWNhQGRl
Ymlhbi5vcmcACgkQSylmgFB4UWLIXwf/RY4gkzTKNzfkuCtFLdvuO+iA46tY7uJs
eMsOYF3n/lJfEppFesAMr0c4snPPVRdschgwHBM5pFbblOBmY8CEgfkHKbUJJwO3
DxuSdkveKVpjQp/fpz8mInj1NaohaHyk0W72lustXhLlQ6C4eL9JydCAYrLjoeAb
CdVqiLJD2iLOmugHAkj50d2lxgkM9Cg11sRbbpALQaTPoasy/xNvgLKWtfvYxjdO
KkpoKMKFx1IbADbw2tHdo6+aCYwQFbzDgYuJ6MjtclLbCaOT20HcgR+t8aApFCVO
G1flKJtfH0nk3QkbZZln/yCw1Ex8JSdCX8AxJJl3OlQWNO6+brjhfA==
=wTnX
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to