mirror of
https://github.com/badaix/snapcast.git
synced 2025-08-04 00:59:32 +02:00
fix crash on port scan
This commit is contained in:
parent
a490402721
commit
b1edc34f6e
4 changed files with 47 additions and 30 deletions
|
@ -8,13 +8,15 @@ snapclient (0.12.0) unstable; urgency=low
|
|||
* Bugfixes
|
||||
-Snapclient: more reliable unique client id (Issue #249)
|
||||
-Snapserver: fix config file permissions (Issue #251)
|
||||
-Fix linker error (Issue #255, #274)
|
||||
-Snapserver: fix crash on "bye" from control client (Issue #238)
|
||||
-Fix linker error (Issue #255, #274)
|
||||
-Snapserver: fix crash on "bye" from control client (Issue #238)
|
||||
-Snapserver: fix crash on port scan (Issue #267)
|
||||
* General
|
||||
-Improved logging: Use "--debug" for debug logging
|
||||
-Log to file: Use "--debug=<filename>"
|
||||
-Improved exception handling and error logging (Issue #276)
|
||||
-Android: update to NDK r16 and clang++
|
||||
-hide spotify credentials in json control message (Issue #282)
|
||||
|
||||
-- Johannes Pohl <johannes.pohl@badaix.de> Tue, 04 Oct 2017 00:13:37 +0200
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue