Re: [PATCH] Import commit d9a738 from upstream, to fix a bug with https.

2018-08-31 Thread Joan Lledó
Ooops!!!, My mailer dropped all ^M again! I can't quilt push the patch. Please, may you revert or remove the last commit and apply the attached one? I'm sorry... Missatge de Samuel Thibault del dia dj., 30 d’ag. 2018 a les 10:49: > > Joan Lledó, le jeu. 30 août 2018 10:15:40 +0200, a ecrit: > > s

Re: [PATCH] Import commit d9a738 from upstream, to fix a bug with https.

2018-08-30 Thread Samuel Thibault
Joan Lledó, le jeu. 30 août 2018 10:15:40 +0200, a ecrit: > sockets: fix lwip_getsockname/lwip_getpeername for dual-stack: > ip_addr_t type "any" (dual) has to be converted to AF_INET6 Applied, thanks! Samuel

[PATCH] Import commit d9a738 from upstream, to fix a bug with https.

2018-08-30 Thread Joan Lledó
sockets: fix lwip_getsockname/lwip_getpeername for dual-stack: ip_addr_t type "any" (dual) has to be converted to AF_INET6 --- debian/patches/getpeername_dual | 11 +++ debian/patches/series | 1 + 2 files changed, 12 insertions(+) create mode 100644 debian/patches/getpeername_