What changed, and why it matters
This commit only adds two changelog files stating that a third-party library called libtropic was updated to version 3.0.0. There is no actual code change, no bug fix, and no security patch in the diff itself.
No action needed for this commit. If investigating the security relevance of the broader libtropic 3.0.0 update, review the actual dependency-bump commit(s) and the libtropic 3.0.0 release notes for security fixes.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The commit creates two .changelog.d/6247.changed files (one in core/ and one in core/embed/projects/prodtest/) containing the text ‘Updated libtropic to version 3.0.0.’ No source code, build scripts, dependency manifests, or cryptographic logic are modified. The change is purely documentation metadata for a release changelog.
Changed components
Inspect captured patch +2 / −0
diff --git a/core/.changelog.d/6247.changed b/core/.changelog.d/6247.changed
new file mode 100644
index 000000000..f32a72027
--- /dev/null
+++ b/core/.changelog.d/6247.changed
@@ -0,0 +1 @@
+Updated libtropic to version 3.0.0.
diff --git a/core/embed/projects/prodtest/.changelog.d/6247.changed b/core/embed/projects/prodtest/.changelog.d/6247.changed
new file mode 100644
index 000000000..f32a72027
--- /dev/null
+++ b/core/embed/projects/prodtest/.changelog.d/6247.changed
@@ -0,0 +1 @@
+Updated libtropic to version 3.0.0.
Why this scored 15/100
Community notes
Notes can correct, qualify, or add evidence to the AI analysis. Every note shown here has been validated by a human moderator.
The AI analysis stands alone for now. Submit a note if you can add evidence or important context.