Pavol Rusnak
Pavol Rusnak
@indolering can you help us with the flatpak packaging?
> As `udev` [isn't directly supported in Flatpak](https://github.com/flatpak/flatpak/issues/961) and the USB permissions portal is still a WIP ([xdg issue](https://github.com/flatpak/xdg-desktop-portal/issues/227), [xdg PR](https://github.com/flatpak/xdg-desktop-portal/issues/227), [Flatpak PR](https://github.com/flatpak/flatpak/pull/4083)) Thanks for the info. In this case,...
> What about adding our udev rules to the upstream repository? It won't land in everyone's system anytime soon and there's no guarantee upstream accepts it but it's probably the...
There is now https://github.com/micropython/micropython/releases/tag/v1.22.2
There is now https://github.com/micropython/micropython/releases/tag/v1.23.0 which promises "optimising size of frozen modules" for the stm32 port
https://github.com/micropython/micropython/releases/tag/v1.24.0 https://github.com/micropython/micropython/releases/tag/v1.25.0
https://github.com/micropython/micropython/releases/tag/v1.26.0
> What is the motivation behind not updating the fw ever? After the current Ledger fiasco some people expressed the desire to have such feature.
> Seems like theatre since the boardloader will allow overwriting the bootloader. There is a bootloader downgrade protection (`VERSION_MONOTONIC` in `core/embed/bootloader/version.h`)
fixed via https://github.com/NixOS/nixpkgs/pull/432350