Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Dec 2021 09:34:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 260512] net/py-sshuttle: Update to 1.0.5
Message-ID:  <bug-260512-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260512

            Bug ID: 260512
           Summary: net/py-sshuttle: Update to 1.0.5
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: koobs@FreeBSD.org
          Reporter: john@sanren.ac.za
          Assignee: koobs@FreeBSD.org
             Flags: maintainer-feedback?(koobs@FreeBSD.org)

Created attachment 230218
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D230218&action=
=3Dedit
Patch to update to 1.0.5

Here is a patch to upgrade net/py-sshuttle to 1.0.5.

The current version 0.78.5 does not work in python 3.8 anymore. It dies wit=
h:

Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "assembler.py", line 38, in <module>
  File "sshuttle.server", line 298, in main
  File "/usr/local/lib/python3.8/socket.py", line 544, in fromfd
    return socket(family, type, proto, nfd)
  File "/usr/local/lib/python3.8/socket.py", line 231, in __init__
    _socket.socket.__init__(self, family, type, proto, fileno)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-260512-7788>