From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: buildroot@buildroot.org
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Subject: [Buildroot] [PATCH] package/assimp: bump to version 6.0.5
Date: Thu, 13 Aug 2026 22:56:46 +0200 [thread overview]
Message-ID: <20260813205647.44839-1-thomas.petazzoni@bootlin.com> (raw)
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
next reply other threads:[~2026-08-13 20:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-13 20:56 Thomas Petazzoni via buildroot [this message]
2026-08-15 9:49 ` [Buildroot] [PATCH] package/assimp: bump to version 6.0.5 Julien Olivain via buildroot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260813205647.44839-1-thomas.petazzoni@bootlin.com \
--to=buildroot@buildroot.org \
--cc=thomas.petazzoni@bootlin.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.