From: Michael Opdenacker <michael.opdenacker@bootlin.com>
To: Ezhilarasan <ezhilarasanx.s@intel.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [OE-core] [PATCH] pixman: backport fix for CVE-2022-44638
Date: Tue, 8 Nov 2022 11:18:39 +0100 [thread overview]
Message-ID: <fa283717-c99a-fddb-d6fb-dfd6814ec93e@bootlin.com> (raw)
In-Reply-To: <20221108085109.3851-1-ezhilarasanx.s@intel.com>
Hi Ravula
Thank you very much for the patch!
On 11/8/22 09:51, Ezhilarasan wrote:
> Reference to upstream patch:
> https://gitlab.freedesktop.org/pixman/pixman/-/commit/a1f88e842e0216a5b4df1ab023caebe33c101395
>
> Signed-off-by: Ravula AdhityaX Siddartha <adhityax.siddartha.ravula@intel.com>
However, if I apply your patch through "git am", the author of the
commit will be:
Ezhilarasan <ezhilarasanx.s@intel.com>
instead of
Ravula AdhityaX Siddartha <adhityax.siddartha.ravula@intel.com>
Because of this issue, the maintainer has to manually fix this field
when accepting your patch. Worse, if he doesn't catch this, that's
harder to fix afterwards.
You should be able to fix this by running:
git config --global sendemail.from "ezhilarasanx.s@intel.com"
This should add a "From" field to the sent patch which "git am" should
be able to match with your name.
At least this worked for me. See
https://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded#Sending_using_git-send-email
Could you try to send an update (don't hesitate to send a private one to
me first)?
Thanks in advance
Michael.
--
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2022-11-08 10:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-08 8:51 [PATCH] pixman: backport fix for CVE-2022-44638 Ezhilarasan
2022-11-08 10:18 ` Michael Opdenacker [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-11-08 16:21 adhityax.siddartha.ravula
2022-11-10 14:47 ` [OE-core] " Alexandre Belloni
2022-11-10 22:26 ` Ross Burton
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=fa283717-c99a-fddb-d6fb-dfd6814ec93e@bootlin.com \
--to=michael.opdenacker@bootlin.com \
--cc=ezhilarasanx.s@intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.