Bug#1067760: libc6: Curious behavior of inet_pton() on IPv4 mapped numbers

2024-03-26 Thread Alessandro Vesely
Package: libc6 Version: 2.36-9+deb12u4 Severity: normal Tags: ipv6 Dear Maintainer, I compiled the example program given in the inet_pton(3) man page, and obtain the following: $ ./a.out i6 0:0:0::5:6:7:8 :::5:6:7:8 $ ./a.out i6 0:0:0::5.6.7.8 Not in presentation format $ ./a.out i6

Bug#1067760: libc6: Curious behavior of inet_pton() on IPv4 mapped numbers

2024-03-26 Thread Alessandro Vesely
On Tue 26/Mar/2024 17:34:20 +0100 Bastian Blank wrote: On Tue, Mar 26, 2024 at 12:53:42PM +0100, Alessandro Vesely wrote: I compiled the example program given in the inet_pton(3) man page, and obtain the following: $ ./a.out i6 0:0:0::5.6.7.8 Not in presentation format This is no valid

Bug#1067760: libc6: Curious behavior of inet_pton() on IPv4 mapped numbers

2024-03-27 Thread Alessandro Vesely
On Tue 26/Mar/2024 20:14:27 +0100 Aurelien Jarno wrote: On 2024-03-26 12:53, Alessandro Vesely wrote: Package: libc6 Version: 2.36-9+deb12u4 Severity: normal Tags: ipv6 Dear Maintainer, I compiled the example program given in the inet_pton(3) man page, and obtain the following: $ ./a.out i6

Bug#966343: libc6: Permission denied, intermittent in execve

2020-07-27 Thread Alessandro Vesely
Package: libc6 Version: GNU C Library (Debian GLIBC 2.28-10) stable release version 2.28. Severity: normal Forwarded Message Subject: libc6: Permission denied, intermittent in execve Date: Mon, 27 Jul 2020 10:25:27 +0200 From: Alessandro Vesely To: Devuan Bug Tracking System

Bug#966343: bug#498: libc6: Permission denied, intermittent in execve

2020-07-27 Thread Alessandro Vesely
Hi Mark, On Mon 27/Jul/2020 11:14:01 +0200 Mark Hindley wrote: > On Mon, Jul 27, 2020 at 10:32:15AM +0200, Alessandro Vesely wrote: >> Package: libc6 >> Version: GNU C Library (Debian GLIBC 2.28-10) stable release version 2.28. >> Severity: normal >> >> in

Bug#966343: bug#498: libc6: Permission denied, intermittent in execve

2020-07-27 Thread Alessandro Vesely
On Mon, 27 Jul 2020 12:13:44 +0200 Samuel Thibault wrote: > Alessandro Vesely, le lun. 27 juil. 2020 11:47:34 +0200, a ecrit: > > So this turns out to be a documentation bug. The execve man page should > > mention that EACCESS can result as an (unforeseen) apparmor impedi