-
Notifications
You must be signed in to change notification settings - Fork 73
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
2 changed files
with
2 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,7 @@ kadnode (2.2.5) stable; urgency=medium | |
* replace stale unix socket files on startup | ||
* add freebsd nss code again, was removed by accident | ||
* remove linker flags from compile calls | ||
* fix freebsd nss module crash when no address was found | ||
|
||
-- mwarning <[email protected]> Fri, Aug 24 2018 03:27:44 +0100 | ||
|
||
|
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 |
---|---|---|
|
@@ -3,5 +3,6 @@ kadnode (2.2.5-1) stable; urgency=medium | |
* replace stale unix socket files on startup | ||
* add freebsd nss code again, was removed by accident | ||
* remove linker flags from compile calls | ||
* fix freebsd nss module crash when no address was found | ||
|
||
-- Moritz Warning <[email protected]> Fri, Aug 24 2018 03:27:44 +0100 |