2024-04-10 18:49:10 by Adam Ciarcinski | Files touched by this commit (10) | |
Log message:
py-angr family: updated to 9.2.98
9.2.98
Bug fixes
|
2024-02-07 10:56:52 by Adam Ciarcinski | Files touched by this commit (12) | |
Log message:
py-angr: updated to 9.2.89
9.2.89
Bug fixes
|
2024-01-30 20:24:36 by Adam Ciarcinski | Files touched by this commit (20) | |
Log message:
py-angr py-cle py-pyvex py-archinfo py-claripy py-ailment: updated to 9.2.87
9.2.87
Unknown changes
|
2023-05-17 17:41:25 by Adam Ciarcinski | Files touched by this commit (9) | |
Log message:
py-ailment py-angr py-archinfo py-cle py-pyvex py-claripy: updated to 9.2.51
9.2.51
Bug fixes
|
2023-05-11 09:21:34 by Adam Ciarcinski | Files touched by this commit (5) | |
Log message:
py-angr: updated to 9.2.50
9.2.50
Unknown changes
|
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2021-06-06 03:36:13 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
(devel/py-angr) Fix build by adding LDFLAGS+= rpath link to pyvex/lib
The error message was:
=> Checking file-check results for py38-angr-9.0.7491
=> Checking for non-existent script interpreters in py38-angr-9.0.7491
=> Checking file permissions in py38-angr-9.0.7491
=> Checking for missing run-time search paths in py38-angr-9.0.7491
ERROR: lib/python3.8/site-packages/angr/lib/angr_native.so: missing library: \
libpyvex.so
*** Error code 1
|
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.
|