Skip to content

Releases: raspberrypi/rpi-sb-provisioner

2.0.0-pre2

14 Apr 10:06
Compare
Choose a tag to compare
2.0.0-pre2 Pre-release
Pre-release
  • Architecture and Core Changes:

    • Split pre-and-post-Fastboot phases for better reliability
    • Add support for multiple Fastboot devices with improved
      device tracking
    • Add support for state tracking database with SQLite
    • Add WebUI for provisioning management and monitoring
    • Remove TUI (Python-based) provisioning interface
  • Provisioning Modes and Device Support:

    • Introduce FDE-Only, Naked and Secure-Boot provisioning modes
    • Add support for Zero 2W (2710) devices
    • Improve JTAG lock configuration
  • Performance Improvements:

    • Implement ethernet data transfer when available for faster
      provisioning
    • Use sparse boot images for improved performance
    • Restructure environment setup and cleanup processes
    • Enhance timeout handling with reduced fatal timeouts
  • Security and Reliability:

    • Add branch protection and other hardening measures
    • Enhance error management and logging across all provisioners
    • Add manufacturing database integration and device metadata
      collection
    • Remove DEMO_MODE from all components
  • UI and Configuration:

    • Add customisation scripts to the WebUI
    • Add version check and GitHub link in WebUI
    • Add Debian hardening options and build improvements
    • Removed RPI_DEVICE_FETCH_METADATA, we now always fetch metadata
  • System Integration:

    • Add systemd service integration
    • Fix lintian warnings and implement proper systemd service
      handling
    • Increase specificity in device handling and ignore rpiboot
      mass-storage endpoint

2.0.0-pre

07 Mar 17:01
Compare
Choose a tag to compare
2.0.0-pre Pre-release
Pre-release

FOR TESTING ONLY

What's Changed

  1. Architecture
  2. Performance
  3. Options

Consult the README or manpage for more information.

v1.3.6

12 Feb 13:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.4...v1.3.6

v1.3.4

10 Feb 16:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.3...v1.3.4

v1.3.3

05 Feb 16:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.2...v1.3.3

Assets re-uploaded February 10th due to apt repository import failures, no code changes

v1.3.2

03 Feb 12:19
Compare
Choose a tag to compare

What's Changed

ALL USERS ARE STRONGLY ENCOURAGED TO UPDATE TO THIS VERSION.

Full Changelog: v1.3.1...v1.3.2

v1.3.1

13 Dec 11:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

22 Nov 16:32
Compare
Choose a tag to compare

What's Changed

  • CRITICAL: Update to pre-boot authentication image to more reliably open the encrypted container.
  • Fix re-enable command by @Siecje in #74
  • Remove unused DISK_IDENTIFIER by @Siecje in #75
  • Introduce the Device Manufacturing Database, and private key extraction support by @tdewey-rpi in #80

Full Changelog: v1.2.1...v1.3.0

v1.2.1

10 Oct 14:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

09 Oct 08:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.2.0