Age | Commit message (Expand) | Author |
---|---|---|
2024-10-29 | gnu: busybox: Fix build on non x86 platform....* gnu/packages/patches/busybox-add-missing-sha-NI-guard.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/busybox.scm (busybox): Use it. Change-Id: I1e6a24dd5b86871a3479ab6ecd247b31c746ec75 | Zheng Junjie |
2024-10-26 | gnu: busybox: Update to 1.37.0. [security fixes]...This fixes CVE-2023-42363, CVE-2023-42364, CVE-2023-42365 and CVE-2023-42366. * gnu/packages/busybox.scm (busybox): Update to 1.37.0. | Nicolas Graves |
2024-10-11 | gnu: toybox: Update to 0.8.11. [security fixes]...This fixes CVE-2022-32298. * gnu/packages/busybox.scm (toybox): Update to 0.8.11. [arguments]<#:phases>: Adjust phase 'fix-or-skip-broken-tests. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> | Nicolas Graves |
2024-08-31 | gnu: toybox: Add libxcrypt dependency....* gnu/packages/busybox.scm (toybox)[inputs]: Add libxcrypt. Change-Id: I57f69e62e98ecc8f64d8411780488a26274ade85 | 宋文武 |