[Bug 259332] net/pyrad: Update to 2.4

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 21 Oct 2021 09:10:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259332

            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=228913&action=edit
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

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