Commit 7d0af8c5b9011c8285f22e9caf401c67549d1b33
1 parent
c0f0837f
20220708~133956 release
Showing
4 changed files
with
31 additions
and
5 deletions
debian/changelog
| 1 | +rpiboot (20220708~133956) bullseye; urgency=medium | |
| 2 | + | |
| 3 | + [ Tim Gover ] | |
| 4 | + * readme: Fix links/formatting | |
| 5 | + * secure-boot-example: Add step by step example / quick start | |
| 6 | + * bootcode4: Improved DDR setup for old (or missing) EEPROM images | |
| 7 | + * Update recovery/rpi-eeprom-config | |
| 8 | + | |
| 9 | + [ andrum99 ] | |
| 10 | + * Copy edit | |
| 11 | + | |
| 12 | + [ Phil Elwell ] | |
| 13 | + * README: pkg-config is also a dependency | |
| 14 | + | |
| 15 | + -- Serge Schneider <serge@raspberrypi.com> Mon, 11 Jul 2022 08:43:19 +0100 | |
| 16 | + | |
| 1 | 17 | rpiboot (20220504~214218) bullseye; urgency=medium |
| 2 | 18 | |
| 3 | 19 | [ Tim Gover ] | ... | ... |
debian/rpiboot.lintian-overrides
| 1 | -rpiboot: binary-without-manpage usr/bin/rpiboot | |
| 1 | +rpiboot: appstream-metadata-missing-modalias-provide lib/udev/rules.d/70-rpiboot.rules | |
| 2 | +rpiboot: arch-dependent-file-in-usr-share usr/share/rpiboot/msd/start4.elf | |
| 2 | 3 | rpiboot: arch-dependent-file-in-usr-share usr/share/rpiboot/msd/start.elf |
| 4 | +rpiboot: binary-from-other-architecture usr/share/rpiboot/msd/start4.elf | |
| 3 | 5 | rpiboot: binary-from-other-architecture usr/share/rpiboot/msd/start.elf |
| 4 | -rpiboot: unstripped-binary-or-object usr/share/rpiboot/msd/start.elf | |
| 6 | +rpiboot: binary-without-manpage usr/bin/rpiboot | |
| 7 | +rpiboot: executable-not-elf-or-script usr/share/rpiboot/recovery/pieeprom.original.bin | |
| 8 | +rpiboot: hardening-no-pie usr/bin/rpiboot | |
| 9 | +rpiboot: statically-linked-binary usr/share/rpiboot/msd/start4.elf | |
| 5 | 10 | rpiboot: statically-linked-binary usr/share/rpiboot/msd/start.elf |
| 6 | -rpiboot: arch-dependent-file-in-usr-share usr/share/rpiboot/msd/start4.elf | |
| 7 | -rpiboot: binary-from-other-architecture usr/share/rpiboot/msd/start4.elf | |
| 8 | 11 | rpiboot: unstripped-binary-or-object usr/share/rpiboot/msd/start4.elf |
| 9 | -rpiboot: statically-linked-binary usr/share/rpiboot/msd/start4.elf | |
| 12 | +rpiboot: unstripped-binary-or-object usr/share/rpiboot/msd/start.elf | ... | ... |
debian/rules