This repository has been archived by the owner on Sep 27, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
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
1 parent
663283f
commit aafe867
Showing
8 changed files
with
21 additions
and
7 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 |
---|---|---|
@@ -1,3 +1,9 @@ | ||
2013-10-02 Tatsuhiko Kubo <[email protected]> | ||
|
||
* set socket timeout for health-check | ||
|
||
* 0.8.8 released | ||
|
||
2013-09-09 Tatsuhiko Kubo <[email protected]> | ||
|
||
* fix bug(single graceful restart sometimes fails) | ||
|
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 |
---|---|---|
|
@@ -8,7 +8,7 @@ import build.dpkg | |
arch = ARGUMENTS.get('arch', 'amd64') | ||
|
||
DEBNAME = "neoagent" | ||
DEBVERSION = "0.8.7" | ||
DEBVERSION = "0.8.8" | ||
SUBVERSION = "1" | ||
DEBMAINT = "Tatsuhiko Kubo [[email protected]]" | ||
DEBARCH = arch | ||
|
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,11 @@ | ||
neoagent (0.8.8-1) UNRELEASED; urgency=low | ||
|
||
* set socket timeout for health-check | ||
|
||
* 0.8.8 released | ||
|
||
-- Tatsuhiko Kubo <[email protected]> Wed, 02 Oct 2013 15:02:32 +0900 | ||
|
||
neoagent (0.8.7-1) UNRELEASED; urgency=low | ||
|
||
* fix bug(single graceful restart sometimes fails) | ||
|
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
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