Age | Commit message (Expand) | Author |
2022-01-06 | gnu: toybox: Use G-expressions....* gnu/packages/busybox.scm (toybox)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2022-01-06 | gnu: toybox: Update to 0.8.6....* gnu/packages/busybox.scm (toybox): Update to 0.8.6.
| Tobias Geerinckx-Rice |
2021-12-13 | gnu: Simplify package inputs....This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
| Ludovic Courtès |
2021-11-30 | gnu: toybox: Update to 0.8.5....* gnu/packages/busybox.scm (toybox): Update to 0.8.5.
[arguments]: Add a new 'fix-or-skip-broken-tests phase.
Don't explicitly return #t from the other phases.
| Tobias Geerinckx-Rice |
2021-05-04 | gnu: busybox: Update to 1.33.1....* gnu/packages/busybox.scm (busybox): Update to 1.33.1.
[source]: Remove upstreamed patch.
* gnu/packages/patches/busybox-CVE-2021-28831.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice |
2021-03-19 | gnu: busybox: Update to 1.33.0....* gnu/packages/busybox.scm (busybox): Update to 1.33.0.
| Léo Le Bouter |
2021-03-19 | gnu: busybox: Fix CVE-2021-28831....* gnu/packages/patches/busybox-CVE-2021-28831.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/busybox.scm (busybox): Apply it.
| Léo Le Bouter |