aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/gdb.scm
diff options
context:
space:
mode:
authorMarius Bakke <marius@gnu.org>2022-07-05 22:39:40 +0200
committerMarius Bakke <marius@gnu.org>2022-07-06 00:35:17 +0200
commitffcf6a51405bb4aa2d86072d6cb1c174870c625c (patch)
tree3816f4040f50176c67bf29b1e51f4698b42f8f11 /gnu/packages/gdb.scm
parent37fa56cf6efdd2c14a27e59973e51a698513122e (diff)
downloadguix-ffcf6a51405bb4aa2d86072d6cb1c174870c625c.tar.gz
guix-ffcf6a51405bb4aa2d86072d6cb1c174870c625c.zip
gnu: gd: Remove input labels.
* gnu/packages/gd.scm (gd)[inputs]: Remove labels.
Diffstat (limited to 'gnu/packages/gdb.scm')
0 files changed, 0 insertions, 0 deletions
'2021-05-04 15:56:27 +0200'>2021-05-04gnu: busybox: Update to 1.33.1.Tobias Geerinckx-Rice * 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. 2021-03-19gnu: busybox: Update to 1.33.0.Léo Le Bouter * gnu/packages/busybox.scm (busybox): Update to 1.33.0. 2021-03-19gnu: busybox: Fix CVE-2021-28831.Léo Le Bouter * 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. 2021-01-14gnu: busybox: Update to 1.32.1.Tobias Geerinckx-Rice * gnu/packages/busybox.scm (busybox): Update to 1.32.1. 2020-12-11gnu: toybox: Cross compile.Efraim Flashner * gnu/packages/busybox.scm (toybox)[arguments]: Use cc-for-target. 2020-12-11gnu: busybox: Update to 1.32.0.Efraim Flashner * gnu/packages/busybox.scm (busybox): Update to 1.32.0. [source]: Remove patch. * gnu/packates/patches/busybox-1.31.1-fix-build-with-glibc-2.31.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. 2020-06-30gnu: busybox: Accept make-flags.Danny Milosavljevic * gnu/packages/busybox.scm (busybox)[arguments]<#:phases>[configure]: Accept MAKE-FLAGS and use them. [check]: Accept MAKE-FLAGS and use them. [install]: Accept MAKE-FLAGS and use them. 2020-06-14gnu: busybox: Update to 1.31.1.Danny Milosavljevic * gnu/packages/patches/busybox-1.31.1-fix-build-with-glibc-2.31.patch: New file * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/busybox.scm (busybox): Update to 1.31.1. [source]: Use patch. [arguments]<#:phases>[check]: Fix test. 2020-06-14gnu: busybox: Make build reproducible.Danny Milosavljevic * gnu/packages/busybox.scm (busybox)[arguments]<#:phases>[disable-timestamps]: New phase. 2020-05-20gnu: toybox: Update to 0.8.3.Tobias Geerinckx-Rice * gnu/packages/busybox.scm (toybox): Update to 0.8.3.