Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2021 09:10:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 259332] net/pyrad: Update to 2.4
Message-ID:  <bug-259332-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 259332
           Summary: net/pyrad: Update to 2.4
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: gspurki@gmail.com
                CC: steve@energistic.com
             Flags: maintainer-feedback?(steve@energistic.com)
                CC: steve@energistic.com

Created attachment 228913
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D228913&action=
=3Dedit
Update to 2.4

Removed the Example option since there is no example anymore in the package.

2.4

    Support poetry for for building this project

    Use secrets.SysRandom instead of random.SystemRandom if possible

    .get on Packets has an optional default parameter (to mimic dict.get())

    Fix: digestmod is not optional in python3.8 anymore

    Fix: authenticator was refreshed before the packet was generated

    Fix bug causing Message-Authenticator verification to fail if
    multiple instances of an attribute do not appear sequentially in
    the attributes list

    Fixed #140 VerifyReply broken when multiple instances of same attribute=
 are
    not adjacent on reply

    Fixed #135 Missing send_packet for async Client

    Fixed #126 python3 support for SaltCrypt
    (was previously broken)

https://github.com/pyradius/pyrad/releases/tag/2.4

--=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-259332-7788>