lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 24 Jan 2018 08:40:50 -0800
From:   Linus Torvalds <torvalds@...ux-foundation.org>
To:     Bjorn Helgaas <helgaas@...nel.org>
Cc:     Peter Grayson <jpgrayson@...il.com>,
        Catalin Marinas <catalin.marinas@...il.com>,
        linux-pci@...r.kernel.org,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Lorenzo Pieralisi <lorenzo.pieralisi@....com>,
        Christian König <christian.koenig@....com>,
        Aaro Koskinen <aaro.koskinen@....fi>,
        Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
        Boris Ostrovsky <boris.ostrovsky@...cle.com>,
        Juergen Gross <jgross@...e.com>,
        Alex Deucher <alexander.deucher@....com>,
        David Airlie <airlied@...ux.ie>
Subject: Re: [GIT PULL] PCI fixes for v4.15

On Wed, Jan 24, 2018 at 8:20 AM, Bjorn Helgaas <helgaas@...nel.org> wrote:
>> Bjorn, maybe you can send Catalin an example mbox?
>
> Attaching the one I used above.

Heh. That's a mess. It has

    Content-Type: text/plain; charset=UTF-8

but then the name in the body is actually Latin1-encoded if I read it correctly.

Git will auto-convert invalid utf-8 by assuming it is latin1, so it
all ends up working, but Christian did something wrong in his mailer
too.

I suspect that the reason stgit screws up is the quoting of the name:

   From: "=?UTF-8?q?Christian=20K=C3=B6nig?=" <ckoenig.leichtzumerken@...il.com>

maybe stgit thinks that quoting means "no charset translation".

But I'll leave it to Catalin & co to figure out. The last stgit commit
was just a few days ago, so it seems to be maintained.

Bjorn: it might be worth it trying to the very latest stgit:

    git://repo.or.cz/stgit.git

because there are _some_ locale changes in there.

                 Linus

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ