-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Cedric Hombourger <[email protected]>
- Loading branch information
1 parent
2c1e673
commit fccad14
Showing
1 changed file
with
14 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,18 @@ | ||
mtda (0.25-0) testing; urgency=medium | ||
mtda (0.25-1) testing; urgency=medium | ||
|
||
* development version | ||
|
||
-- Cedric Hombourger <[email protected]> Thu, 02 Nov 2023 22:30:00 +0100 | ||
[ Cedric Hombourger ] | ||
* power/qemu: emulate USB 3.0 with -device qemu-xhci | ||
* client: support 'storage write' from an S3 bucket | ||
* client: add ImageFile.new() to ease use from various storage methods | ||
* storage: use exceptions for open/write instead of booleans | ||
* main: refactor loading and configuration of configured sub-systems | ||
|
||
[ Ding Meng ] | ||
* storage: set storage_writing flag at the proper timing and place | ||
* storage: set a static variable to tell is_mounted | ||
* storage: reset storage_bmap_dict after writing and refactor | ||
|
||
-- Cedric Hombourger <[email protected]> Thu, 23 Nov 2023 22:30:00 +0100 | ||
|
||
mtda (0.24-1) testing; urgency=medium | ||
|
||
|