rpiboot (0.0~git20260605.87d6e03-4) eos; urgency=medium

  * Introduce eos-rpi-sb-provision.sh as the RPi secure boot provisioning
    utility with rpiboot on Endless OS. It simplifies the steps and commands
    for staffs.
  https://app.asana.com/1/1203676861188277/project/1211949321657103/task/1216023699715178

 -- Jian-Hong Pan <jhp@endlessaccess.org>  Mon, 10 Aug 2026 17:27:22 +0800

rpiboot (0.0~git20260605.87d6e03-3) eos; urgency=medium

  * debian/control: Revert rpiboot-firmware's Architecture back to any and
    drop Multi-Arch. So, eos-sb-singer can sign and place each architecture's
    rpiboot-firmware as rpiboot-firmware-signed correctly.
  https://app.asana.com/1/1203676861188277/project/1211949321657103/task/1216023699715178

 -- Jian-Hong Pan <jhp@endlessaccess.org>  Tue, 4 Aug 2026 12:28:10 +0800

rpiboot (0.0~git20260605.87d6e03-2) eos; urgency=medium

  * debian/control:
    - Add both rpiboot and rpiboot-firmware packages "Multi-Arch: foreign".
      And, change rpiboot-firmware's Architecture to all. Then, both amd64 and
      arm64 can share the same rpiboot-firmware package. Because the EEPROM
      firmware and bootloader files are the same.
    - rpiboot-firmware adds dependency ${misc:Depends}. It is a standard
      debhelper requirement to prevent lintian packaging warnings.
  * Move "usr/share/rpiboot/mass-storage-gadget64" and "usr/share/rpiboot/msd"
    from debian/rpiboot.install to debian/rpiboot-firmware.install. Because,
    they are pre-built RPi firmwares.
  https://app.asana.com/1/1203676861188277/project/1211949321657103/task/1216023699715178

 -- Jian-Hong Pan <jhp@endlessaccess.org>  Tue, 4 Aug 2026 12:28:10 +0800

rpiboot (0.0~git20260605.87d6e03-1) eos; urgency=medium

  * Initial release.
  * Introduce debian/orig-tar.sh. So, uscan can clone the upstream repository
    with submodules. Maintainers can execute "debian/rules get-orig-source" to
    get latest upstream source tarball.
  * rpiboot's source usbboot does not have consistent good tags/version. So,
    use the HEAD commit's date and hash as the version. "0.0" is the prefix
    for debian packaging, which only allows number as the leading version
    string. 
  * Install rpiboot shell scripts for signing files, including the HSM wrapper
    aws-kms-wrapper.sh.
  * rpiboot-firmware holds RPi 4 & 5 EEPROM firmware files and bootloader.
  https://app.asana.com/1/1203676861188277/project/1211949321657103/task/1216023699715178

 -- Jian-Hong Pan <jhp@endlessaccess.org>  Thu, 23 Jul 2026 14:55:00 +0800

