Up to [cvs.NetBSD.org] / pkgsrc / devel / py-cle
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: MAIN
Revision 1.7 / (download) - annotate - [select for diffs], Tue Oct 26 10:18:17 2021 UTC (6 months, 3 weeks ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
HEAD
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
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
Revision 1.6 / (download) - annotate - [select for diffs], Thu Oct 7 13:43:02 2021 UTC (7 months, 1 week ago) by nia
Branch: MAIN
Changes since 1.5: +1 -2
lines
Diff to previous 1.5 (colored)
devel: Remove SHA1 hashes for distfiles
Revision 1.5 / (download) - annotate - [select for diffs], Wed Jun 2 23:27:11 2021 UTC (11 months, 2 weeks ago) by khorben
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Changes since 1.4: +5 -5
lines
Diff to previous 1.4 (colored)
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.
Revision 1.4 / (download) - annotate - [select for diffs], Mon Sep 28 22:56:38 2020 UTC (19 months, 2 weeks ago) by khorben
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4
Changes since 1.3: +5 -5
lines
Diff to previous 1.3 (colored)
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.
Revision 1.3 / (download) - annotate - [select for diffs], Tue Aug 18 20:24:58 2020 UTC (20 months, 4 weeks ago) by riastradh
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base,
pkgsrc-2020Q3
Changes since 1.2: +5 -5
lines
Diff to previous 1.2 (colored)
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.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Jan 9 14:02:31 2020 UTC (2 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Changes since 1.1: +5 -5
lines
Diff to previous 1.1 (colored)
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.
Revision 1.1 / (download) - annotate - [select for diffs], Thu Mar 15 02:32:56 2018 UTC (4 years, 2 months ago) by khorben
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1
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.