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] [day] [month] [year] [list]
Date:	Thu, 03 May 2012 12:45:23 +0200
From:	Clemens Ladisch <clemens@...isch.de>
To:	Steve French <smfrench@...il.com>
CC:	LKML <linux-kernel@...r.kernel.org>
Subject: Re: Line endings now altered when saving kernel patches via gmail

Steve French wrote:
> I noticed sometime in the last month that one of the normal patch
> processes (open up gmail, find the email that contains the patch, then
> "show original" then "save as ...") doesn't work anymore.  Gmail
> appears to now corrupt patches by inserting DOS line endings (at
> least) even when "show original" - any idea how to turn this off.

SMTP mails always use CR/LF line endings in the body.  If the older
gmail did not show them in the source view, this was a bug, which
has now been fixed.

Tools like "git am" automatically convert line endings from mail
to Unix.  If your tools don't handle this, you'll have to convert
the files manually after saving them.


Regards,
Clemens
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ