./print/py-octoprint-firmwarecheck, Checks for unsafe or broken printer firmwares

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2021.2.4nb1, Package name: py310-octoprint-firmwarecheck-2021.2.4nb1, Maintainer: khorben

The Firmware Check plugin tries to identify printers or rather printer firmware
with known safety issues, such as disabled thermal runaway protection, or other
kinds of severe issues, like known communication crippling bugs, and displays a
warning box to logged in users on identification of such a firmware.


Required to run:
[lang/python310]

Master sites:

Filesize: 50.496 KB

Version history: (Expand)


CVS history: (Expand)


   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2021-10-26 13:15:15 by Nia Alarie | Files touched by this commit (1670)
Log message:
print: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:52:04 by Nia Alarie | Files touched by this commit (1670)
Log message:
print: Remove SHA1 hashes for distfiles
   2021-10-06 09:48:51 by Thomas Klausner | Files touched by this commit (3)
Log message:
py-octoprint*: be more consistent in using PYTHON_VERSIONS_INCOMPATIBLE
   2021-05-30 23:27:38 by Pierre Pronchery | Files touched by this commit (3) | Package updated
Log message:
py-octoprint-firmwarecheck: update to version 2021.2.4

The changes include:

 * Add removable info message when a firmware development build is detected
 * Add a "Prerelease" release channel
 * Code now uses pre-commit, black, prettier, isort and flake8 just like \ 
OctoPrint itself.

In turn, this is required to update py-octoprint to version 1.6.1.
   2021-01-16 19:56:27 by Pierre Pronchery | Files touched by this commit (4)
Log message:
py-octoprint-firmcheck: import version 2020.09.23

The Firmware Check plugin tries to identify printers or rather printer firmware
with known safety issues, such as disabled thermal runaway protection, or other
kinds of severe issues, like known communication crippling bugs, and displays a
warning box to logged in users on identification of such a firmware.