Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 9cfdb24c | 2025-10-23 13:20:19 | remove MODPY_COMMENT from PLISTs, no longer needed | ||
| 8d45c98e | 2025-04-29 10:40:01 | sync PLISTs for setuptools ports | ||
| 8e33d088 | 2025-03-09 15:56:29 | fix binwalk: use importlib.util.instead of imp, which was removed in Python 3.12 after having been deprecated for many releases. ok daniel@ | ||
| 2c9b84a4 | 2024-12-21 11:46:00 | handle py3.12 switchover: misc files that didn't make it into my first list | ||
| 37b3a9f2 | 2024-12-21 11:38:51 | handle py3.12 switchover in sysutils | ||
| fd668bf8 | 2024-12-17 11:26:25 | binwalk: use MODPY_PYBUILD | ||
| 384eb285 | 2024-05-06 12:23:55 | bump REVISION for py3.10 -> py3.11 switch | ||
| bb9d5641 | 2023-11-09 09:12:11 | - update to binwalk-2.3.4 - addresses CVE-2022-4510 (path traversal when parsing PFS files) from Mikhail | ||
| 1427b990 | 2022-11-13 15:29:41 | bump for MODPY_DEFAULT_VERSION_3 change | ||
| e626b735 | 2022-03-22 09:21:46 | remove MODPY_VERSION lines which are set to the default (NB portgen usually gets this wrong; it also doesn't understand dependencies that are restricted to only being used with certain python versions. at this point you usually get better results doing py-* ports by hand than with portgen) |