Hi again Vivek
On 10/11/22 17:49, vkumbhar wrote:
Source:
https://git.samba.org/?p=rsync.git;a=patch;h=b7231c7d02cfb65d291af74ff66e7d8c507ee871
MR: 120436
Type: Security Fix
Disposition: Backport from
https://git.samba.org/?p=rsync.git;a=patch;h=b7231c7d02cfb65d291af74ff66e7d8c507ee871
ChangeID: c343a62e84fc2bd4793bda2f45e603a1347d0672
Description:
CVE-2022-29154 rsync: remote arbitrary files write inside the
Signed-off-by: Vivek Kumbhar <[email protected]>
---
.../rsync/files/0001-CVE-2022-29154.patch | 335 ++++++++++++++++++
meta/recipes-devtools/rsync/rsync_3.1.3.bb | 1 +
2 files changed, 336 insertions(+)
create mode 100644 meta/recipes-devtools/rsync/files/0001-CVE-2022-29154.patch
There is also another issue in the way your patches are sent.
If I apply your patch through "git am", the author of the commit is:
vkumbhar <[email protected]>
instead of
Vivek Kumbhar <[email protected]>
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 may be able to fix this by running:
git config --global sendemail.from "[email protected]"
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 send your V2 after doing this? You could send it to me again
through private-email first.
Thanks in advance
Michael.
--
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#171655):
https://lists.openembedded.org/g/openembedded-core/message/171655
Mute This Topic: https://lists.openembedded.org/mt/94261791/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-