Bug#741537: pssh: IPv6 host address processing broken

2021-09-16 Thread Hilmar Preuße
Am 13.03.2014 um 16:37 teilte Ivan Vilata i Balaguer mit: Hi, The handling of IPv6 addresses is broken since the ``parse_host_entry()`` function in ``psshutil.py`` thinks the colons in it are an indication for a port and the last component is taken apart. Enclosing the address in brackets does

Bug#741537: pssh: IPv6 host address processing broken

2021-10-06 Thread Ivan Vilata i Balaguer
Hello Hilmar, I tested the 2.3.4 packages and yes, the bug still seems to be there. `:(` Thanks for the heads up! Hilmar Preuße (2021-09-17 00:11:32 +0200) wrote: > Am 13.03.2014 um 16:37 teilte Ivan Vilata i Balaguer mit: > > Hi, > > > The handling of IPv6 addresses is broken since the > > `

Bug#741537: pssh: IPv6 host address processing broken

2023-04-27 Thread Ivan Vilata i Balaguer
Preuße, Hilmar (2023-03-23 23:01:22 +0100) wrote: > On 13.03.2014 16:37, Ivan Vilata i Balaguer wrote: > > > The handling of IPv6 addresses is broken since the ``parse_host_entry()`` > > function in ``psshutil.py`` thinks the colons in it are an indication for a > > port and the last component is

Bug#741537: pssh: IPv6 host address processing broken

2023-04-27 Thread Preuße
Control: tags -1 + pending On 27.04.2023 19:23, Ivan Vilata i Balaguer wrote: Preuße, Hilmar (2023-03-23 23:01:22 +0100) wrote: On 13.03.2014 16:37, Ivan Vilata i Balaguer wrote: Hi, The handling of IPv6 addresses is broken since the ``parse_host_entry()`` function in ``psshutil.py`` thinks

Bug#741537: pssh: IPv6 host address processing broken

2023-03-23 Thread Preuße
On 13.03.2014 16:37, Ivan Vilata i Balaguer wrote: Hi, The handling of IPv6 addresses is broken since the ``parse_host_entry()`` function in ``psshutil.py`` thinks the colons in it are an indication for a port and the last component is taken apart. Enclosing the address in brackets doesn't wor

Bug#741537: pssh: IPv6 host address processing broken

2017-06-07 Thread Ivan Vilata i Balaguer
Package: pssh Version: 2.3.1-1 Followup-For: Bug #741537 The bug still exists in version 2.3.1-1 of the package. Thanks, -- System Information: Debian Release: 9.0 APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 4.9.0-3-amd64 (SMP w/4 CPU cores

Bug#741537: pssh: IPv6 host address processing broken

2014-03-13 Thread Ivan Vilata i Balaguer
Package: pssh Version: 2.2.2-1 Severity: normal Tags: upstream The handling of IPv6 addresses is broken since the ``parse_host_entry()`` function in ``psshutil.py`` thinks the colons in it are an indication for a port and the last component is taken apart. Enclosing the address in brackets doesn'