diff --git a/debian/changelog b/debian/changelog index c03d420..7780411 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,29 @@ +rpiboot (20200217~075142) buster; urgency=medium + + [ Phil Elwell ] + * Smallpacket (#26) + + [ Petr Tesarik ] + * Add support for Pi4 (#42) + + [ Tim Gover ] + * Fix serial check for BCM2711 (#46) + + [ maxnet ] + * Allow members of plugdev group to execute rpiboot without root (#27) + + [ Douglas Huff ] + * Fixup for recent firmware inclusion changes (#34) + + [ Phil Elwell ] + * Fix cross-platform building + + [ Chris Burton ] + * Add missing newline to print. (#48) + * Change timeout in ep_read to 3 seconds (#50) + + -- Serge Schneider Mon, 02 Mar 2020 12:27:11 +0000 + rpiboot (20180627~140218) stretch; urgency=medium * Switch "r" to "rb" for fmemopen diff --git a/debian/rpiboot.install b/debian/rpiboot.install index 349c2f0..39244d8 100644 --- a/debian/rpiboot.install +++ b/debian/rpiboot.install @@ -1,3 +1,4 @@ rpiboot usr/bin -msd usr/share/rpiboot +msd/*.elf usr/share/rpiboot/msd/ +msd/*.bin usr/share/rpiboot/msd/ debian/99-rpiboot.rules /lib/udev/rules.d