Commit a6976b714821ea372706c923f8ba30d0594eb12c
1 parent
76f9051c
20221104~153421 release
Showing
1 changed file
with
29 additions
and
0 deletions
debian/changelog
| 1 | +rpiboot (20221104~153421) bullseye; urgency=medium | |
| 2 | + | |
| 3 | + [ Tim Gover ] | |
| 4 | + * win32: Update windows installer and make it smaller | |
| 5 | + * Revert pieeprom.bin to previous stable release (2022-09-02) | |
| 6 | + * Update pieeprom to 2022-11-04 | |
| 7 | + | |
| 8 | + -- Serge Schneider <serge@raspberrypi.com> Fri, 04 Nov 2022 19:07:17 +0000 | |
| 9 | + | |
| 10 | +rpiboot (20221031~085458) bullseye; urgency=medium | |
| 11 | + | |
| 12 | + [ Tim Gover ] | |
| 13 | + * mass-storage-gadget: Remove activity LED for CM3 compatibility | |
| 14 | + * secure-boot-msd: Update start4.elf to the same version as in /msd | |
| 15 | + * rpi-eeprom-digest: Add an option to verify RSA signed files. | |
| 16 | + * rpi-eeprom-digest: Fix cleanup of TMP_DIR | |
| 17 | + * rpi-eeprom-digest: Fix typo in default env var for OPENSSL executable | |
| 18 | + * readme.md: Add a troubleshooting section | |
| 19 | + * tools: Add rpi-bootloader-key-convert | |
| 20 | + * secure-boot: Update example to use the raspberrypi-secure-boot buildroot example | |
| 21 | + * secure-boot-example: Update the images to the new buildroot example | |
| 22 | + * mass-storage-gadget: Update & move source repo to official Raspberry Pi buildroot fork | |
| 23 | + * mass-storage-gadget: Update image and instructions | |
| 24 | + * Update EEPROM to 2022-10-18 | |
| 25 | + * tools: vcmailbox wrappers for managing 256 bit OTP private key | |
| 26 | + * Update mass-storage-gadget build instructions | |
| 27 | + | |
| 28 | + -- Serge Schneider <serge@raspberrypi.com> Mon, 31 Oct 2022 11:49:39 +0000 | |
| 29 | + | |
| 1 | 30 | rpiboot (20220815~145439) bullseye; urgency=medium |
| 2 | 31 | |
| 3 | 32 | [ Chris Burton ] | ... | ... |