forked from pool/brickv
Accepting request 788096 from home:bmwiedemann:branches:electronics
Update to new upstream version 2.4.12: - make build reproducible (boo#1041090) - Fix Server Monitoring support for Ambient Light 3.0 and IO-4 Bricklet 2.0 - Fix WIFI Extension 2.0 no-encryption configuration - Add checkbox for setting the WIFI Extension 2.0 mesh password, old password is not shown anymore - Improve firmware update error handling - Fix RS485 Bricklet Modbus slave logic for write-multiple-registers function - Improve RS485 Bricklet input field history handling - Fix Data Logger support for Color Bricklet 2.0 - Improve corner case handling in enumerate callback logic - Fix error handling for RED Brick file upload - Fix maximum number of LEDs for LED Strip Bricklet 2.0 - Show milliseconds in GPS Bricklet 2.0 timestamp OBS-URL: https://build.opensuse.org/request/show/788096 OBS-URL: https://build.opensuse.org/package/show/electronics/brickv?expand=0&rev=7
This commit is contained in:
parent
fa35159cb7
commit
99869097ac
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 25 09:01:06 UTC 2020 - Bernhard Wiedemann <bwiedemann@suse.com>
|
||||||
|
|
||||||
|
- Update to new upstream version 2.4.12:
|
||||||
|
- make build reproducible (boo#1041090)
|
||||||
|
- Fix Server Monitoring support for Ambient Light 3.0 and IO-4 Bricklet 2.0
|
||||||
|
- Fix WIFI Extension 2.0 no-encryption configuration
|
||||||
|
- Add checkbox for setting the WIFI Extension 2.0 mesh password, old password is
|
||||||
|
not shown anymore
|
||||||
|
- Improve firmware update error handling
|
||||||
|
- Fix RS485 Bricklet Modbus slave logic for write-multiple-registers function
|
||||||
|
- Improve RS485 Bricklet input field history handling
|
||||||
|
- Fix Data Logger support for Color Bricklet 2.0
|
||||||
|
- Improve corner case handling in enumerate callback logic
|
||||||
|
- Fix error handling for RED Brick file upload
|
||||||
|
- Fix maximum number of LEDs for LED Strip Bricklet 2.0
|
||||||
|
- Show milliseconds in GPS Bricklet 2.0 timestamp
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jan 5 11:00:43 UTC 2020 - Frank Kunz <mailinglists@kunz-im-inter.net>
|
Sun Jan 5 11:00:43 UTC 2020 - Frank Kunz <mailinglists@kunz-im-inter.net>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: brickv
|
Name: brickv
|
||||||
Version: 2.4.11
|
Version: 2.4.12
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Tinkerforge Brick Viewer
|
Summary: Tinkerforge Brick Viewer
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f170a9125cc3befb4009798dd82d77543208aa9c147b9c6141d4fc5c4ae83215
|
|
||||||
size 11265464
|
|
3
v2.4.12.tar.gz
Normal file
3
v2.4.12.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:669a28efccd7da168691d49e3f2f1918206517703f8f0921afc87af8b78d7ea8
|
||||||
|
size 11254633
|
Loading…
Reference in New Issue
Block a user