Path to this page:
./
print/py-octoprint-firmwarecheck,
Checks for unsafe or broken printer firmwares
Branch: CURRENT,
Version: 2021.10.11,
Package name: py312-octoprint-firmwarecheck-2021.10.11,
Maintainer: khorbenThe 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: 30.034 KB
Version history: (Expand)
- (2024-09-18) Updated to version: py312-octoprint-firmwarecheck-2021.10.11
- (2023-02-09) Updated to version: py310-octoprint-firmwarecheck-2021.2.4nb1
- (2022-01-05) Updated to version: py39-octoprint-firmwarecheck-2021.2.4nb1
- (2021-10-06) Updated to version: py39-octoprint-firmwarecheck-2021.2.4
- (2021-05-31) Updated to version: py38-octoprint-firmwarecheck-2021.2.4
- (2021-01-16) Package added to pkgsrc.se, version py38-octoprint-firmwarecheck-2020.09.23 (created)
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) | |
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.
|