Commit 693d5beba1bb2532ed3e55719aab09d742125c9b
1 parent
7196788f
20220131~101805 release
Showing
1 changed file
with
16 additions
and
0 deletions
debian/changelog
| 1 | +rpiboot (20220131~101805) bullseye; urgency=medium | ||
| 2 | + | ||
| 3 | + [ Tim Gover ] | ||
| 4 | + * Update EEPROM to latest stable release 2022-01-25 | ||
| 5 | + * secure-boot: Specify the minimum version for secure-boot mode. | ||
| 6 | + * eeprom-erase: Add option to erase the SPI EEPROM | ||
| 7 | + * Add eeprom-erase to the APT package | ||
| 8 | + * secure-boot: Remove unnecessary warning | ||
| 9 | + | ||
| 10 | + [ katiefaith ] | ||
| 11 | + * Fixed regex for sig file to replace only extension | ||
| 12 | + * Update tools/update-pieeprom.sh to not truncate a filepath with '.'s | ||
| 13 | + but no file extension e.g. previously, ../../filename would generate ../.sig | ||
| 14 | + | ||
| 15 | + -- Serge Schneider <serge@raspberrypi.com> Mon, 31 Jan 2022 10:21:24 +0000 | ||
| 16 | + | ||
| 1 | rpiboot (20220111~130126) bullseye; urgency=medium | 17 | rpiboot (20220111~130126) bullseye; urgency=medium |
| 2 | 18 | ||
| 3 | [ Tim Gover ] | 19 | [ Tim Gover ] |