[OE-core] [PATCH 1/1] openssh: upgrade to 7.4p1

Dengke Du dengke.du at windriver.com
Fri Jan 20 07:13:13 UTC 2017


Hi Jussi

The remaining patch are still useful, I just rebase those patchs on 
version 74.p1. I will explain it.

Thanks.


On 2017年01月19日 20:32, Jussi Kukkonen wrote:
>
>
> On 19 January 2017 at 13:52, Burton, Ross <ross.burton at intel.com 
> <mailto:ross.burton at intel.com>> wrote:
>
>     You're removing this patch:
>
>     On 19 January 2017 at 09:50, Dengke Du <dengke.du at windriver.com
>     <mailto:dengke.du at windriver.com>> wrote:
>
>         ---
>         a/meta/recipes-connectivity/openssh/openssh/add-test-support-for-busybox.patch
>         +++ /dev/null
>         @@ -1,69 +0,0 @@
>         -Adjust test cases to work with busybox.
>         -
>         -- Replace dd parameter "obs" with "bs".
>         -- Replace "head -<num>" with "head -n <num>".
>         -
>         -Signed-off-by: Maxin B. John <maxin.john at enea.com
>         <mailto:maxin.john at enea.com>>
>         -Upstream-Status: Pending
>         -
>         -Index: openssh-6.8p1/regress/cipher-speed.sh
>         -===================================================================
>         ---- openssh-6.8p1.orig/regress/cipher-speed.sh
>         -+++ openssh-6.8p1/regress/cipher-speed.sh
>         -@@ -17,7 +17,7 @@ for c in `${SSH} -Q cipher`; do n=0; for
>         -               printf "%-60s" "$c/$m:"
>         -               ( ${SSH} -o 'compression no' \
>         -                       -F $OBJ/ssh_proxy -2 -m $m -c $c
>         somehost \
>         --                      exec sh -c \'"dd of=/dev/null obs=32k"\' \
>         -+                      exec sh -c \'"dd of=/dev/null bs=32k"\' \
>
>
>     But upstream still has exec sh -c \'"dd of=/dev/null obs=32k"\',
>     so this patch is still needed.
>
>     Please always explain why patches are being removed in the commit
>     message.
>
>
> There's also lots of changes to the remaining patches. Some of them 
> look weird -- possibly they're just whitespace changes? Please mention 
> what the patch changes are in the commit message.
>
> Jussi

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20170120/a7a27731/attachment-0002.html>


More information about the Openembedded-core mailing list