-
Notifications
You must be signed in to change notification settings - Fork 461
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
27 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,16 @@ | ||
snapclient (0.15.0) unstable; urgency=low | ||
|
||
* Bugfixes | ||
-Snapclient: make systemd dependeny to avahi-daemon optional | ||
-cmake: fix build on FreeBSD | ||
-Snapserver: fix occasional deadlock | ||
* General | ||
-additional linker flags "ADD_LDFLAGS" can be passed to makefile | ||
-update man pages, fix lintian warning | ||
-Support Android NDK r17 | ||
|
||
-- Johannes Pohl <[email protected]> Sat, 07 Jul 2018 00:13:37 +0200 | ||
|
||
snapclient (0.14.0) unstable; urgency=low | ||
|
||
* Features | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,15 @@ | ||
snapserver (0.14.0) unstable; urgency=low | ||
snapserver (0.15.0) unstable; urgency=low | ||
|
||
* Features | ||
-Snapserver supports IPv4v6 dual stack and IPv4 + IPv6 | ||
* Bugfixes | ||
-cmake: fix check for big endian (Issue #367) | ||
-cmake: fix linking against libatomic (PR #368) | ||
-Snapclient compiles with Android NDK API level 16 (Issue #365) | ||
-Fix compilation errors on FreeBSD (Issue #374, PR #375) | ||
-Snapclient: make systemd dependeny to avahi-daemon optional | ||
-cmake: fix build on FreeBSD | ||
-Snapserver: fix occasional deadlock | ||
* General | ||
-cmake: make dependency on avahi optional (PR #378) | ||
-cmake: Options to build snapserver and snapclient | ||
-cmake: works on FreeBSD | ||
-Update external libs (JSON for modern C++, ASIO, AixLog) | ||
-Restructured source tree | ||
-Moved Android app into separate project "snapdroid" | ||
|
||
-- Johannes Pohl <[email protected]> Fri, 27 Apr 2018 00:13:37 +0200 | ||
-additional linker flags "ADD_LDFLAGS" can be passed to makefile | ||
-update man pages, fix lintian warning | ||
-Support Android NDK r17 | ||
|
||
-- Johannes Pohl <[email protected]> Sat, 07 Jul 2018 00:13:37 +0200 | ||
|
||
snapserver (0.13.0) unstable; urgency=low | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters