Subject: CVS commit: pkgsrc/devel/py-manticore
From: Adam Ciarcinski
Date: 2023-05-11 11:53:06
Message id: 20230511095306.93B10FA87@cvs.NetBSD.org

Log Message:
py-manticore: updated to 0.3.7

0.3.7

Ethereum

Use crytic-compile 0.2.2
Multi-transaction analysis now uses fixed attacker and owner contracts

Native

[Added API] Retrieve list of unimplemented syscalls
Add FXSAVE/FXRSTOR concrete support on x86
Add last_executed_pc property to CPU
Support LD_LIBRARY_PATH
Optional will/did_read_memory events
Fixed base address handling on Linux
Add ENDBR-style NOPs
Support epoll-related syscalls

Other

[Added API] Add fork policy for providing explicit values
Fixed Constant Folding
Add simplifications for subtraction
Parent state ID, last PC now available in state descriptors
States now contain a reference to the current manticore instance
fast_fail config to exit after first state exception
Scaling bugfix for large solver queries
Don't fork when only one solution is found for Concretize

Files:
RevisionActionfile
1.19modifypkgsrc/devel/py-manticore/Makefile
1.4modifypkgsrc/devel/py-manticore/PLIST
1.9modifypkgsrc/devel/py-manticore/distinfo
1.2modifypkgsrc/devel/py-manticore/patches/patch-setup.py