|
1 | 1 | rpi-sb-provisioner (2.0.0) unstable; urgency=medium
|
2 | 2 |
|
3 |
| - * global: Introduce FDE-Only, Naked and Secure-Boot provisioning modes |
4 |
| - * global: Add support for Zero 2W (2710) devices |
5 |
| - * global: Add Debian hardening options and build improvements |
6 |
| - * global: Enhance error management and logging across all provisioners |
7 |
| - * global: Remove DEMO_MODE from all components |
8 |
| - * architectural: Split pre-and-post-Fastboot phases for better reliability |
9 |
| - * architectural: Add support for multiple Fastboot devices with improved device tracking |
10 |
| - * architectural: Add support for state tracking database with SQLite |
11 |
| - * architectural: Add WebUI for provisioning management and monitoring |
12 |
| - * architectural: Remove TUI (Python-based) provisioning interface |
13 |
| - * provisioner: Add systemd service integration with notification support |
14 |
| - * provisioner: Implement ethernet data transfer when available for faster provisioning |
15 |
| - * provisioner: Use sparse boot images for improved performance |
16 |
| - * provisioner: Restructure environment setup and cleanup processes |
17 |
| - * provisioner: Enhance timeout handling with reduced fatal timeouts |
18 |
| - * provisioner: Add manufacturing database integration and device metadata collection |
19 |
| - * provisioner: Improve JTAG lock configuration |
20 |
| - * udev: Increase specificity in device handling and ignore rpiboot mass-storage endpoint |
21 |
| - * packaging: Fix lintian warnings and implement proper systemd service handling |
22 |
| - * security: Add branch protection and other hardening measures |
23 |
| - * ui: Add version check and GitHub link in WebUI |
24 |
| - * config: Removed RPI_DEVICE_FETCH_METADATA, we now always fetch metadata |
25 |
| - * ui: Add customisation scripts to the WebUI |
26 |
| - |
27 |
| - -- Tom Dewey < [email protected]> Tue, 07 Apr 2025 11:59:55 +0000 |
| 3 | + * Architecture and Core Changes: |
| 4 | + - Split pre-and-post-Fastboot phases for better reliability |
| 5 | + - Add support for multiple Fastboot devices with improved |
| 6 | + device tracking |
| 7 | + - Add support for state tracking database with SQLite |
| 8 | + - Add WebUI for provisioning management and monitoring |
| 9 | + - Remove TUI (Python-based) provisioning interface |
| 10 | + |
| 11 | + * Provisioning Modes and Device Support: |
| 12 | + - Introduce FDE-Only, Naked and Secure-Boot provisioning modes |
| 13 | + - Add support for Zero 2W (2710) devices |
| 14 | + - Improve JTAG lock configuration |
| 15 | + |
| 16 | + * Performance Improvements: |
| 17 | + - Implement ethernet data transfer when available for faster |
| 18 | + provisioning |
| 19 | + - Use sparse boot images for improved performance |
| 20 | + - Restructure environment setup and cleanup processes |
| 21 | + - Enhance timeout handling with reduced fatal timeouts |
| 22 | + |
| 23 | + * Security and Reliability: |
| 24 | + - Add branch protection and other hardening measures |
| 25 | + - Enhance error management and logging across all provisioners |
| 26 | + - Add manufacturing database integration and device metadata |
| 27 | + collection |
| 28 | + - Remove DEMO_MODE from all components |
| 29 | + |
| 30 | + * UI and Configuration: |
| 31 | + - Add customisation scripts to the WebUI |
| 32 | + - Add version check and GitHub link in WebUI |
| 33 | + - Add Debian hardening options and build improvements |
| 34 | + - Removed RPI_DEVICE_FETCH_METADATA, we now always fetch metadata |
| 35 | + |
| 36 | + * System Integration: |
| 37 | + - Add systemd service integration |
| 38 | + - Fix lintian warnings and implement proper systemd service |
| 39 | + handling |
| 40 | + - Increase specificity in device handling and ignore rpiboot |
| 41 | + mass-storage endpoint |
| 42 | + |
| 43 | + -- Tom Dewey < [email protected]> Mon, 14 Apr 2025 11:59:55 +0000 |
28 | 44 |
|
29 | 45 | rpi-sb-provisioner (1.3.7) unstable; urgency=medium
|
30 | 46 |
|
|
0 commit comments