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: Tue, 30 Apr 2024 08:48:09 +0200
From: Paul Menzel <pmenzel@...gen.mpg.de>
To: Kelly Hung <ppighouse@...il.com>
Cc: robh+dt@...nel.org, devicetree@...r.kernel.org, conor+dt@...nel.org,
 linux-aspeed@...ts.ozlabs.org, openbmc@...ts.ozlabs.org,
 linux-kernel@...r.kernel.org, Kelly Hung <Kelly_Hung@...s.com>,
 joel@....id.au, krzysztof.kozlowski+dt@...aro.org, Allenyy_Hsu@...s.com,
 linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH v7 0/2] modify Signed-off-by field

Dear Kelly,


Am 30.04.24 um 06:58 schrieb Kelly Hung:
> For the warning message:
> From: Kelly Hung '<ppighouse@...il.com>' != 'Signed-off-by: Kelly Hung <Kelly_Hung@...s.com>'
> 
> I replaced Kelly_Hung@...s.com with my private Gmail account.
> 
> Due to a security issue with ASUS's mail server, I am unable to use
> ASUS's mail system to send patches out from my build server.
> So I executed git send-email using my private gmail account.

To put light on ASUS’ upstream work, using your company address would be 
nice in my opinion. Do you have it configured everything in git 
(`~/.gitconfig`)?

     git config --global user.name "Kelly Hung"
     git config --global user.email Kelly_Hung@...s.com

Then `git format-patch` and `git send-email` should put

From: Kelly Hung <Kelly_Hung@...s.com>

at the top of the message.


Kind regards,

Paul

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ