* [Buildroot] [PATCH] package/assimp: bump to version 6.0.5
@ 2026-08-13 20:56 Thomas Petazzoni via buildroot
2026-08-15 9:49 ` Julien Olivain via buildroot
0 siblings, 1 reply; 2+ messages 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] 2+ messages in thread
* Re: [Buildroot] [PATCH] package/assimp: bump to version 6.0.5
2026-08-13 20:56 [Buildroot] [PATCH] package/assimp: bump to version 6.0.5 Thomas Petazzoni via buildroot
@ 2026-08-15 9:49 ` Julien Olivain via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Julien Olivain via buildroot @ 2026-08-15 9:49 UTC (permalink / raw)
To: Thomas Petazzoni; +Cc: buildroot
On 13/08/2026 22:56, Thomas Petazzoni via buildroot wrote:
> 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>
Applied to master, thanks.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-08-15 9:49 UTC | newest]
Thread overview: 2+ messages (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
2026-08-15 9:49 ` Julien Olivain via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.