From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#37744: Per-user profile directory hijack (CVE-2019-17365 for Nix) Date: Wed, 16 Oct 2019 23:39:37 +0200 Message-ID: <87wod4gyjq.fsf@gnu.org> References: <87o8yjsr8o.fsf@gnu.org> <87blujsqq0.fsf@gnu.org> <87y2xno85o.fsf@nckx> <87d0eyuqzd.fsf@gnu.org> <87mue2nkrj.fsf@nckx> <8736fttby6.fsf@gnu.org> <87tv89rnva.fsf@gnu.org> <878spksty3.fsf@gnu.org> <20191016142221.qys2y2cb4spmwscq@pelzflorian.localdomain> <20191016153756.xlnhk6axmg6tx35b@pelzflorian.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:49446) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iKr1X-0003Wh-4H for bug-guix@gnu.org; Wed, 16 Oct 2019 17:40:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iKr1W-00058d-9T for bug-guix@gnu.org; Wed, 16 Oct 2019 17:40:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:37871) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iKr1W-00058X-6Z for bug-guix@gnu.org; Wed, 16 Oct 2019 17:40:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iKr1V-000446-VL for bug-guix@gnu.org; Wed, 16 Oct 2019 17:40:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20191016153756.xlnhk6axmg6tx35b@pelzflorian.localdomain> (pelzflorian@pelzflorian.de's message of "Wed, 16 Oct 2019 17:37:56 +0200") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: "pelzflorian (Florian Pelz)" Cc: 37744@debbugs.gnu.org Hi Florian, "pelzflorian (Florian Pelz)" skribis: >>From 14d4d176bae1e67c627a169c881720f3f9fb3904 Mon Sep 17 00:00:00 2001 > From: Florian Pelz > Date: Wed, 16 Oct 2019 16:37:27 +0200 > Subject: [PATCH] nls: Update 'de' translation of news entries. > > * etc/news.scm: Add new 'de' translation. I committed this with minor changes (removed =E2=80=9Csudo=E2=80=9D, etc.),= but the translation corresponds to the first version of the entry. Please feel free to commit changes directly to update it! Thanks, Ludo=E2=80=99.