About commit db5a6d: login: close PAM session on errors as well, not only on success

2019-01-23 Thread Xabier Oneca -- xOneca
Hi Denys, > diff --git a/loginutils/login.c b/loginutils/login.c > index 25bb5203b..4df651cc6 100644 > --- a/loginutils/login.c > +++ b/loginutils/login.c > @@ -245,7 +245,9 @@ static void login_pam_end(pam_handle_t *pamh) > pam_strerror(pamh, pamret), pamret); > } > } > -#endif /* ENABLE_PAM */ >

Re: Issue/bug with wget over https and proxy

2019-01-23 Thread Jakub LedwoĊ„
I checked the logs, and the difference is: BusyBox is sending GET request: *12:54:38.515492 IP my_ip > proxy_ip: Flags [P.], seq 1:151, ack 1, win 229, options [nop,nop,TS val 4062059628 ecr 2056253471], length 150: HTTP: GET https://raw.githubusercontent.com/mirror/busybox/master/INSTALL