diff options
| author | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-07-07 18:43:41 +0200 |
|---|---|---|
| committer | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-07-07 18:43:41 +0200 |
| commit | 237fdd9bb11ab3fc61b39fd0804e8d6464214771 (patch) | |
| tree | 3ce0342180438e5b4a4dd942a1adae6e06838844 | |
| parent | 2b7a4ca84f4101dc13c0a19d37abe66f637dbfe4 (diff) | |
New release
| -rw-r--r-- | .version | 2 | ||||
| -rw-r--r-- | debian/changelog | 6 | ||||
| -rw-r--r-- | debian/files | 2 | ||||
| -rw-r--r-- | docs/extended-synopsis.txt | 2 | ||||
| -rw-r--r-- | docs/fapi.1 | 2 |
5 files changed, 10 insertions, 4 deletions
@@ -1 +1 @@ -0.9.4 +0.9.5 diff --git a/debian/changelog b/debian/changelog index e5600e0..8f9cb3c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +fapi (0.9.5) stable; urgency=low + + * Fixes the -a argument, didn't really work + + -- Paul Buetow <paul@buetow.org> Mon, 07 Jul 2014 18:43:09 +0200 + fapi (0.9.4) stable; urgency=low * Fix fapi.buetow.org HP (Synopsis text) diff --git a/debian/files b/debian/files index 6d9b871..ef8f2ed 100644 --- a/debian/files +++ b/debian/files @@ -1 +1 @@ -fapi_0.9.4_all.deb utils optional +fapi_0.9.5_all.deb utils optional diff --git a/docs/extended-synopsis.txt b/docs/extended-synopsis.txt index eb1e87d..ab1014b 100644 --- a/docs/extended-synopsis.txt +++ b/docs/extended-synopsis.txt @@ -32,7 +32,7 @@ The following partially needs admininstrator privileges on / and /Common: -f Common -b balancer.example.com selfip -f Common -b balancer.example.com selfip NAME create NETMASK VLANNAME [TGROUP] -f Common -b balancer.example.com selfip NAME delete - -f Common -b balancer.example.com selfip NAME get detail|tgroup + -f Common -b balancer.example.com selfip NAME get address|detail|tgroup -f Common -b balancer.example.com selfip NAME set tgroup TGROUP -f Common -b balancer.example.com vlan -f Common -b balancer.example.com vlan NAME create tagged VLANID internal|external|... diff --git a/docs/fapi.1 b/docs/fapi.1 index d742ef5..fe8ee73 100644 --- a/docs/fapi.1 +++ b/docs/fapi.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "FAPI 1" -.TH FAPI 1 "2014-05-27" "fapi 0.9.4" "User Commands" +.TH FAPI 1 "2014-05-27" "fapi 0.9.5" "User Commands" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l |
