Skip to content

Commit 48647f9

Browse files
committed
v1.31.6 release
1 parent 70bc995 commit 48647f9

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,21 @@ follows:
1212
minor and patch releases. They're also made to fix bugs and add features to
1313
the build infrastructure.
1414

15+
# v1.31.6
16+
17+
This is a bug fix update for 1.31.5. It contains many CVE fixes from the
18+
Buildroot patch updates and a fix for libcamera support on the Raspberry Pi 5.
19+
Previous Raspberry Pis have no changes.
20+
21+
* Changes
22+
* Added `rpi-libpisp` package to support the Raspberry Pi 5's image processor
23+
* Updated the `rpi-libcamera` package to check if `rpi-libpisp` is available
24+
and enable the pipeline if so.
25+
26+
* Package updates
27+
* [Buildroot 2025.02.5](https://lore.kernel.org/buildroot/[email protected]/T/)
28+
[Buildroot 2025.02.4](https://lore.kernel.org/buildroot/[email protected]/T/)
29+
1530
# v1.31.5
1631

1732
* Package updates

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.31.5
1+
1.31.6

0 commit comments

Comments
 (0)