Skip to content

Commit

Permalink
bump tools-host (CVE-2024-3094)
Browse files Browse the repository at this point in the history
  • Loading branch information
fda77 committed Mar 29, 2024
1 parent e221d43 commit 425702c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ Latest changes

- Host tools:
* cmake 3.29.0
* precompiled host-tools 2024-03-29
* xz 5.4.6

- AVM sources:
Expand Down
4 changes: 2 additions & 2 deletions make/host-tools/tools-host/tools-host.mk
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$(call TOOLS_INIT, 2024-03-18)
$(call TOOLS_INIT, 2024-03-29)
$(PKG)_SOURCE:=tools-$($(PKG)_VERSION).tar.xz
$(PKG)_HASH:=a7a8df1bf25dc0954e7b78f2dfd35b78332e660216749594714287ff5e1f57c1
$(PKG)_HASH:=afd721ce8ef70a7ce95aeb7d6f26f194109729f361278982bfd389d44377060c
$(PKG)_SITE:=@MIRROR/

$(PKG)_DEPENDS_ON:=kconfig-host
Expand Down

0 comments on commit 425702c

Please sign in to comment.