Mtda

Latest version: v0.32

Safety actively analyzes 714792 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

0.25

What's Changed
* client: support 'storage write' from an S3 bucket by chombourger in https://github.com/siemens/mtda/pull/362
* storage: use exceptions for open/write instead of booleans by chombourger in https://github.com/siemens/mtda/pull/363
* client: add ImageFile.new() to ease use from various storage methods by chombourger in https://github.com/siemens/mtda/pull/369
* storage: fix storage_update API by DingMeng-Siemens in https://github.com/siemens/mtda/pull/368
* main: refactor loading and configuration of configured sub-systems by chombourger in https://github.com/siemens/mtda/pull/370
* fix some tricky bugs by setting flags at the proper timing and place by DingMeng-Siemens in https://github.com/siemens/mtda/pull/371

New Contributors
* DingMeng-Siemens made their first contribution in https://github.com/siemens/mtda/pull/368

**Full Changelog**: https://github.com/siemens/mtda/compare/v0.24...v0.25

0.24

What's Changed
* Performance improvements by fmoessbauer in https://github.com/siemens/mtda/pull/355
* ci: bump auto-assign-action and setup-python versions by baprusty in https://github.com/siemens/mtda/pull/356
* docs/install.rst: do GPG key setup before setting sources for debian by baprusty in https://github.com/siemens/mtda/pull/357
* recipes-conf/mtda-repo: append source list with ' /' (vs ' * *') by baprusty in https://github.com/siemens/mtda/pull/358
* ci: support spellcheck of markdown and rst files by baprusty in https://github.com/siemens/mtda/pull/359
* ci: bump actions/upload-artifact version to v3 by baprusty in https://github.com/siemens/mtda/pull/360
* Update isar and kas to latest revision by baprusty in https://github.com/siemens/mtda/pull/361


**Full Changelog**: https://github.com/siemens/mtda/compare/v0.23...v0.24

0.23

What's Changed
* check for changes to systemd dropins by chombourger in https://github.com/siemens/mtda/pull/340
* Fm/systemd restart order by chombourger in https://github.com/siemens/mtda/pull/344
* kas: update to the latest HEAD of the isar tree by chombourger in https://github.com/siemens/mtda/pull/345
* feat(www): support mjpeg streamer via reverse proxy by fmoessbauer in https://github.com/siemens/mtda/pull/346
* Fixes around USB gadget mode by fmoessbauer in https://github.com/siemens/mtda/pull/350
* fix(client): clamp heartbeat to timeout value by fmoessbauer in https://github.com/siemens/mtda/pull/348
* Add support for streaming via ustreamer by fmoessbauer in https://github.com/siemens/mtda/pull/352
* fix(video): avoid timeout during check for v4l2 device | v2 by fmoessbauer in https://github.com/siemens/mtda/pull/353
* refactor(mtda): use upstream packages on bookworm by fmoessbauer in https://github.com/siemens/mtda/pull/351


**Full Changelog**: https://github.com/siemens/mtda/compare/v0.22...v0.23

0.22

What's Changed
* Bbb docs by chombourger in https://github.com/siemens/mtda/pull/327
* Collection of fixes after transition to bookworm by fmoessbauer in https://github.com/siemens/mtda/pull/328
* correctness and performance fixes for bmap support by fmoessbauer in https://github.com/siemens/mtda/pull/330
* fix(bmap): reset internal state before writing by fmoessbauer in https://github.com/siemens/mtda/pull/331
* feat: auto-detect serial interface of sdwire by fmoessbauer in https://github.com/siemens/mtda/pull/334
* mtda-service: do not die if ZeroConf fails to register the service by chombourger in https://github.com/siemens/mtda/pull/335
* power: qemu: use -device option to instantiate the watchdog driver by chombourger in https://github.com/siemens/mtda/pull/336
* Various fixes to make mtda more resilient against user and system errors by fmoessbauer in https://github.com/siemens/mtda/pull/337
* feat(mtda-client): make timeout configurable by fmoessbauer in https://github.com/siemens/mtda/pull/338


**Full Changelog**: https://github.com/siemens/mtda/compare/v0.21...v0.22

0.20

What's Changed
* ci: update reviewers list by vj-kumar in https://github.com/siemens/mtda/pull/291
* mtda-cli: cleanup stale code by vj-kumar in https://github.com/siemens/mtda/pull/292
* kas-container: update to latest kas 3.2.3 by vj-kumar in https://github.com/siemens/mtda/pull/290
* docs/neo_block_diagram.png: Update wiring diagram by bhargavdas in https://github.com/siemens/mtda/pull/295
* kas/debian: switch to bookworm for the nanopi-neo by chombourger in https://github.com/siemens/mtda/pull/297
* improve caching of mtda isar layer by fmoessbauer in https://github.com/siemens/mtda/pull/301
* Add support to run MTDA web frontend behind reverse proxy by fmoessbauer in https://github.com/siemens/mtda/pull/302
* Add mtda-www to image and fix web-ui console for bookworm by kergos in https://github.com/siemens/mtda/pull/303
* kas/debian: switch to bookworm for the NanoPI R1 by chombourger in https://github.com/siemens/mtda/pull/304
* kas/debian: switch to bookworm for the rpi4b by chombourger in https://github.com/siemens/mtda/pull/305
* switch qemu-amd64 and beaglebone-black to bookworm by chombourger in https://github.com/siemens/mtda/pull/306
* ci: correct path to wic images by chombourger in https://github.com/siemens/mtda/pull/307
* main: load MTDA_REMOTE from the environment even without config files by chombourger in https://github.com/siemens/mtda/pull/309
* docs/build: add "file" setting to the [storage] section by chombourger in https://github.com/siemens/mtda/pull/310
* kas/debian: switch to bookworm for mtda-nanopi-all by chombourger in https://github.com/siemens/mtda/pull/311
* remove references to bullseye, bookworm is now used in all configurat… by chombourger in https://github.com/siemens/mtda/pull/312
* Migrate to argparse by vj-kumar in https://github.com/siemens/mtda/pull/293
* debian: prepare changelog for v0.20 by chombourger in https://github.com/siemens/mtda/pull/314
* ci: cache downloads and sstate by chombourger in https://github.com/siemens/mtda/pull/315
* Update to the latest isar by vj-kumar in https://github.com/siemens/mtda/pull/317
* kas/ubuntu: switch from focal to jammy by chombourger in https://github.com/siemens/mtda/pull/318
* debian/changelog: update after ubuntu and kas updates by chombourger in https://github.com/siemens/mtda/pull/319

New Contributors
* fmoessbauer made their first contribution in https://github.com/siemens/mtda/pull/301
* kergos made their first contribution in https://github.com/siemens/mtda/pull/303

**Full Changelog**: https://github.com/siemens/mtda/compare/v0.19...v0.20

0.19

What's Changed
* debian: changelog date typo fix by bovi in https://github.com/siemens/mtda/pull/275
* keyboard/hid: add several symbol keys that were missing by chombourger in https://github.com/siemens/mtda/pull/276
* ci: upgrade actions/checkout from v2 to v3 by chombourger in https://github.com/siemens/mtda/pull/277
* mtda-service: move service code from mtda-cli to its own module by chombourger in https://github.com/siemens/mtda/pull/278
* Fix flake8 warnings for mtda config by vj-kumar in https://github.com/siemens/mtda/pull/280
* mtda-www: make remote assets local by bovi in https://github.com/siemens/mtda/pull/282
* docs/config: fix spelling by bovi in https://github.com/siemens/mtda/pull/284
* mtda: use tell() to report how many writes were completed by chombourger in https://github.com/siemens/mtda/pull/287
* Update to the latest kas by asrinuva in https://github.com/siemens/mtda/pull/288
* Isar update and cleanups by jan-kiszka in https://github.com/siemens/mtda/pull/283

New Contributors
* asrinuva made their first contribution in https://github.com/siemens/mtda/pull/288

**Full Changelog**: https://github.com/siemens/mtda/compare/v0.18...v0.19

Page 2 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.