Commit 1afa26c567503ca1595279d74a5c46d66c66a1bd

Authored by Serge Schneider
1 parent df27ddd9

20221215~105525 release

Showing 1 changed file with 27 additions and 0 deletions
debian/changelog
  1 +rpiboot (20221215~105525) bullseye; urgency=medium
  2 +
  3 + [ Tim Gover ]
  4 + * rpi-eeprom-digest: Only require openssl + xxd for RSA operations
  5 + * verifySig tidyup
  6 + * docs: Update mass-storage gadget + secure-boot
  7 + * secure-boot-example: Update boot.img and docs for cryptsetup example
  8 + * Update issue templates
  9 + * git: Create tags that match the APT releases
  10 + * bin2c: Add cast to silence isalnum warning
  11 + * usbboot: Indicate when a file is missing / empty.
  12 + * rpi-otp-private-key: Add an interactive warning prompt for writes
  13 + * readme: Add note about activity LED / nRPIBOOT
  14 + * pieeprom: Update to latest default release (2022-12-07)
  15 + * rpiboot: Reduce libusb verbosity level with -v
  16 +
  17 + [ Nicolai Buchwitz ]
  18 + * Skip devices which don't match filter criteria
  19 +
  20 + [ andrum99 ]
  21 + * rpi-otp-private-key: fix typo
  22 +
  23 + [ connorfuhrman ]
  24 + * Updated README for PKG_CONFIG_PATH env variable
  25 +
  26 + -- Serge Schneider <serge@raspberrypi.com> Thu, 15 Dec 2022 20:53:04 +0000
  27 +
1 28 rpiboot (20221104~153421) bullseye; urgency=medium
2 29  
3 30 [ Tim Gover ]
... ...