[Bug 260897] Replace security/py-pycrypto with security/py-pycryptodome

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 03 Jan 2022 01:42:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260897

            Bug ID: 260897
           Summary: Replace security/py-pycrypto with
                    security/py-pycryptodome
           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: yuri@freebsd.org
                CC: john@saltant.com, koobs@FreeBSD.org
                CC: john@saltant.com, koobs@FreeBSD.org

Created attachment 230647
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=230647&action=edit
replace-pycrypto-with-pycryptodome.patch

Hello folks,

Currently some ports use security/py-pycrypto and some other ports use
security/py-pycryptodome which causes conflicts.

The PyCryptodome README (https://github.com/Legrandin/pycryptodome) says that
PyCryptodome is a drop-in replacement of outdated and insecure
security/py-pycrypto.

It's probably a good idea to replace security/py-pycrypto in all depending
ports to both reduce security risks and solve conflicts.

The attached patch replaces security/py-pycrypto with security/py-pycryptodome.


Yuri

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