diff --git a/brickv.changes b/brickv.changes index b6a1c6c..3ff0f42 100644 --- a/brickv.changes +++ b/brickv.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Wed Mar 25 09:01:06 UTC 2020 - Bernhard Wiedemann + +- 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 diff --git a/brickv.spec b/brickv.spec index 751c765..6595aeb 100644 --- a/brickv.spec +++ b/brickv.spec @@ -18,7 +18,7 @@ Name: brickv -Version: 2.4.11 +Version: 2.4.12 Release: 0 Summary: Tinkerforge Brick Viewer License: GPL-2.0-only diff --git a/v2.4.11.tar.gz b/v2.4.11.tar.gz deleted file mode 100644 index 7a7f224..0000000 --- a/v2.4.11.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f170a9125cc3befb4009798dd82d77543208aa9c147b9c6141d4fc5c4ae83215 -size 11265464 diff --git a/v2.4.12.tar.gz b/v2.4.12.tar.gz new file mode 100644 index 0000000..283ca22 --- /dev/null +++ b/v2.4.12.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:669a28efccd7da168691d49e3f2f1918206517703f8f0921afc87af8b78d7ea8 +size 11254633