[Buildroot] [git commit] package/dracut: security bump to version 112
Julien Olivain via buildroot <[email protected]>
| Newsgroups | net.busybox.buildroot |
|---|---|
| Message-ID | <[email protected]> |
commit: https://gitlab.com/buildroot.org/buildroot/-/commit/7b2e6578267d27f37e3a9c8cdc1d053ed862a88b branch: https://gitlab.com/buildroot.org/buildroot/-/tree/master Upstream changelog: https://github.com/dracut-ng/dracut/releases/tag/112 The changelog lists multiple "security related commits", though only one mentions a CVE: CVE-2026-6893 [1], which allows a malicious DHCP server to inject code into shell scripts. [1] https://nvd.nist.gov/vuln/detail/CVE-2026-6893 Signed-off-by: Fiona Klute (Othermo GmbH) <[email protected]> Signed-off-by: Julien Olivain <[email protected]> --- package/dracut/dracut.hash | 2 +- package/dracut/dracut.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/dracut/dracut.hash b/package/dracut/dracut.hash index 1b5b3dce55..3615c2af14 100644 --- a/package/dracut/dracut.hash +++ b/package/dracut/dracut.hash @@ -1,3 +1,3 @@ # Locally computed -sha256 ca949190692e91611ef16ea3642c0f764f63948860f3f742524310728c991493 dracut-111.tar.gz +sha256 839d21eb4bd27bb0ee40d74c9da46df088c2e1425fcd8c3ea62b7e3a3dd28a91 dracut-112.tar.gz sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING diff --git a/package/dracut/dracut.mk b/package/dracut/dracut.mk index 3a1c1567e8..0bd24d49f4 100644 --- a/package/dracut/dracut.mk +++ b/package/dracut/dracut.mk @@ -4,7 +4,7 @@ # ################################################################################ -DRACUT_VERSION = 111 +DRACUT_VERSION = 112 DRACUT_SITE = $(call github,dracut-ng,dracut-ng,$(DRACUT_VERSION)) DRACUT_LICENSE = GPL-2.0 DRACUT_LICENSE_FILES = COPYING _______________________________________________ buildroot mailing list [email protected] https://lists.buildroot.org/mailman/listinfo/buildroot