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
8ba27ef
commit 45d1b26
Showing
8 changed files
with
41 additions
and
14 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,17 @@ | ||
2013-05-24 Tatsuhiko Kubo <[email protected]> | ||
|
||
* new function: on-the-fly-update, add-environment online | ||
|
||
* neoctl's reload is obsolete | ||
|
||
* make neoagent ignoring SIGALRM | ||
|
||
* use sigwait instead of sigaction and signal handler | ||
|
||
* fix some warnings | ||
|
||
* 0.8.1~rc1 released | ||
|
||
2013-05-20 Tatsuhiko Kubo <[email protected]> | ||
|
||
* 0.8.0 released | ||
|
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.0" | ||
DEBVERSION = "0.8.1~rc1" | ||
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,19 @@ | ||
neoagent (0.8.1~rc1-1) UNRELEASED; urgency=low | ||
|
||
* new function: on-the-fly-update, add-environment online | ||
|
||
* neoctl's reload is obsolete | ||
|
||
* make neoagent ignoring SIGALRM | ||
|
||
* use sigwait instead of sigaction and signal handler | ||
|
||
* fix some warnings | ||
|
||
* 0.8.1~rc1 released | ||
|
||
-- Tatsuhiko Kubo <[email protected]> Fri, 24 May 2013 20:12:02 +0900 | ||
|
||
neoagent (0.8.0-1) precise; urgency=low | ||
|
||
* 0.8.0 released | ||
|
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,4 +1,4 @@ | ||
.TH "NEOAGENT" "1" "May 20, 2013" "0.8.0" "neoagent" | ||
.TH "NEOAGENT" "1" "May 24, 2013" "0.8.1~rc1" "neoagent" | ||
.SH NAME | ||
neoagent \- A Yet Another Memcached Protocol Proxy Server | ||
. | ||
|
@@ -28,7 +28,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] | |
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] | ||
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u | ||
.. | ||
.\" Man page generated from reStructeredText. | ||
.\" Man page generated from reStructuredText. | ||
. | ||
.SH DESCRIPTION | ||
.sp | ||
|
@@ -74,5 +74,4 @@ Tatsuhiko Kubo | |
.SH COPYRIGHT | ||
2013 Tatsuhiko Kubo <[email protected]> | ||
.\" Generated by docutils manpage writer. | ||
.\" | ||
. |
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,4 +1,4 @@ | ||
.TH "NEOCTL" "1" "May 20, 2013" "0.8.0" "neoagent" | ||
.TH "NEOCTL" "1" "May 24, 2013" "0.8.1~rc1" "neoagent" | ||
.SH NAME | ||
neoctl \- A Process Controller For Neoagent | ||
. | ||
|
@@ -28,7 +28,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] | |
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] | ||
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u | ||
.. | ||
.\" Man page generated from reStructeredText. | ||
.\" Man page generated from reStructuredText. | ||
. | ||
.SH DESCRIPTION | ||
.sp | ||
|
@@ -45,7 +45,7 @@ socket path | |
\fB\-c, \-\-cmd\fP | ||
.INDENT 0.0 | ||
.INDENT 3.5 | ||
command(restart or reload) | ||
command(restart or graceful) | ||
.UNINDENT | ||
.UNINDENT | ||
.sp | ||
|
@@ -67,5 +67,4 @@ Tatsuhiko Kubo | |
.SH COPYRIGHT | ||
2013 Tatsuhiko Kubo <[email protected]> | ||
.\" Generated by docutils manpage writer. | ||
.\" | ||
. |
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,4 +1,4 @@ | ||
.TH "NEOSTAT" "1" "May 20, 2013" "0.8.0" "neoagent" | ||
.TH "NEOSTAT" "1" "May 24, 2013" "0.8.1~rc1" "neoagent" | ||
.SH NAME | ||
neostat \- A Status Monitor For Neoagent | ||
. | ||
|
@@ -28,7 +28,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] | |
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] | ||
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u | ||
.. | ||
.\" Man page generated from reStructeredText. | ||
.\" Man page generated from reStructuredText. | ||
. | ||
.SH DESCRIPTION | ||
.sp | ||
|
@@ -74,5 +74,4 @@ Tatsuhiko Kubo | |
.SH COPYRIGHT | ||
2013 Tatsuhiko Kubo <[email protected]> | ||
.\" Generated by docutils manpage writer. | ||
.\" | ||
. |
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