← Back to team overview

group.of.nepali.translators team mailing list archive

[Bug 1896299] Re: remote requires netstat installed

 

This bug was fixed in the package sshuttle - 0.76-1ubuntu1.2

---------------
sshuttle (0.76-1ubuntu1.2) xenial; urgency=medium

  * d/p/lp1897987-Backward-compatibility-with-Python-2.4-server.patch:
    - Fix compatibility with remote py3.4 (LP: #1897987)
  * d/p/lp1897961-Fix-shell-quoting.patch:
    - Add missing import needed by previous commit backport
      (LP: #1897961)

sshuttle (0.76-1ubuntu1.1) xenial; urgency=medium

  [ Dan Streetman ]
  * d/p/lp1896299/0001-Add-support-for-iproute2.patch,
    d/p/lp1896299/0002-Small-refactoring-of-netstat-iproute-parsing.patch,
    d/p/lp1896299/0003-Backward-compatibility-with-Python-2.4-server.patch:
    - allow connecting to remote without netstat (LP: #1896299)
  * d/p/lp1592853-Use-versions-of-python3-greater-than-3.5-when-availa.patch:
    - detect if remote python is 'python' or 'python3' (LP: #1592853)
  * d/p/lp1873368/0001-Don-t-crash-if-we-can-t-look-up-peername.patch,
    d/p/lp1873368/0002-allow-Mux-flush-fill-to-work-with-python-3.5.patch,
    d/p/lp1873368/0003-Fix-python2-server-compatibility.patch:
    - fix interoperability with remote py2 and/or py3
      (same bug as below)

  [ Felipe Reyes ]
  * d/p/0001-compatibility-with-python38.patch:
    Backport patch to make sshuttle compatible
    with python-3.8. (LP: #1873368). Closes: #953621.

 -- Dan Streetman <ddstreet@xxxxxxxxxxxxx>  Wed, 30 Sep 2020 20:34:45
-0400

** Changed in: sshuttle (Ubuntu Xenial)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1896299

Title:
  remote requires netstat installed

Status in sshuttle package in Ubuntu:
  Fix Released
Status in sshuttle source package in Trusty:
  Won't Fix
Status in sshuttle source package in Xenial:
  Fix Released

Bug description:
  [impact]

  the remote system sshuttle connects to must have netstat installed, or
  sshuttle fails

  [test case]

  from a xenial system, install sshuttle and attempt to create a
  sshuttle connection to a remote system that does not have netstat
  installed

  [regression potential]

  any regression would likely result in a failure to successfully
  create/initialize the sshuttle connection. it is unlikely any
  regression would cause problems after the tunnel is established.

  [scope]

  this is needed only for xenial.

  this is fixed upstream with commit
  809fad537fa6977da3e3915f5a125e2a3d163254 which is included in v0.78.3
  and later, so this is already fixed in bionic and later.

  note this bug does affect sshuttle in trusty, but that release is out
  of standard support and into ESM only, so will not be patched (unless
  the security team wishes to patch it in the ESM repository).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sshuttle/+bug/1896299/+subscriptions


References