Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/assimp: bump to version 6.0.5
@ 2026-08-13 20:56 Thomas Petazzoni via buildroot
  0 siblings, 0 replies; only message in thread
From: Thomas Petazzoni via buildroot @ 2026-08-13 20:56 UTC (permalink / raw)
  To: buildroot; +Cc: Thomas Petazzoni

6.0.3 Changelog:
https://github.com/assimp/assimp/releases#release-v6.0.3

6.0.4 Changelog:
https://github.com/assimp/assimp/releases#release-v6.0.4

6.0.5 Changelog:
https://github.com/assimp/assimp/releases#release-v6.0.5

Sadly, it doesn't fix any of the four CVEs currently affecting assimp
according to https://security.buildroot.org/master/component/assimp.

License file hash updated due to:

-Copyright (c) 2006-2021, assimp team
+Copyright (c) 2006-2026, assimp team

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
---
 package/assimp/assimp.hash | 4 ++--
 package/assimp/assimp.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/assimp/assimp.hash b/package/assimp/assimp.hash
index 93c081351e..4ede41dfd9 100644
--- a/package/assimp/assimp.hash
+++ b/package/assimp/assimp.hash
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  d1822d9a19c9205d6e8bc533bf897174ddb360ce504680f294170cc1d6319751  assimp-6.0.2.tar.gz
-sha256  147874443d242b4e2bae97036e26ec9d6b37f706174c1bd5ecfcc8c1294cef51  LICENSE
+sha256  edf3749559c2b7d1f758ffb66fc5bec62186221e623b7f2e8969f17ee46ecb6f  assimp-6.0.5.tar.gz
+sha256  21195d410708b82757d3e34c3a40c427f6e59339da862e9480d4fcdc79b7a1bd  LICENSE
diff --git a/package/assimp/assimp.mk b/package/assimp/assimp.mk
index dd61b69ca2..cbacf181d2 100644
--- a/package/assimp/assimp.mk
+++ b/package/assimp/assimp.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-ASSIMP_VERSION = 6.0.2
+ASSIMP_VERSION = 6.0.5
 ASSIMP_SITE = $(call github,assimp,assimp,v$(ASSIMP_VERSION))
 ASSIMP_LICENSE = BSD-3-Clause
 ASSIMP_LICENSE_FILES = LICENSE
-- 
2.55.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-13 20:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-13 20:56 [Buildroot] [PATCH] package/assimp: bump to version 6.0.5 Thomas Petazzoni via buildroot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox