2021-06-03 01:27:11 by Pierre Pronchery | Files touched by this commit (14) | |
Log message:
py-angr: update to version 9.0.7833
This also affects py-{ailment,archinfo,cle,pyvex,claripy}, which get updated to
the same version at the same time.
I could not find any specific release notes or changelog.
The whole list of changes can be found at:
https://github.com/angr/angr/compare/v9.0.4378...v9.0.7833.
|
2020-09-29 00:56:38 by Pierre Pronchery | Files touched by this commit (17) | |
Log message:
py-angr: update to version 9.0.4378
The project did not release any list of changes. This spans 7 years worth
of commits; tough to summarize for an outsider.
|
2020-08-18 22:24:58 by Taylor R Campbell | Files touched by this commit (17) | |
Log message:
Update py-angr to 8.20.7.27, along with associated packages.
Version is consolidated into devel/py-angr/version.mk now so the next
person to come along will know what else needs to be updated.
devel/py-pyvex distfiles are still kinda kludgey, and devel/py-angr's
tests don't run without binary samples that I got bored trying to
incorporate.
|
2020-01-09 15:02:32 by Thomas Klausner | Files touched by this commit (18) | |
Log message:
py-angr: update py-angr and dependencies (all from the angr project) to 8.20.1.7
This now only supports python 3.x.
Other changes not documented.
|
2018-03-15 03:32:56 by Pierre Pronchery | Files touched by this commit (4) |
Log message:
Import py-cle version 7.8.2.21 from wip
CLE loads binaries and their associated libraries, resolves imports and
provides an abstraction of process memory the same way as if it was loader by
the OS's loader.
It is maintained by the angr organization on GitHub.
|