From 3667043709be2fdc16e9f0519d87f63521475314 Mon Sep 17 00:00:00 2001 From: "Paul C. Buetow (mars.fritz.box)" Date: Thu, 19 Jun 2014 08:22:07 +0200 Subject: New release --- .version | 2 +- debian/changelog | 7 +++++++ debian/files | 2 +- docs/fapi.1 | 2 +- docs/synopsis.txt | 8 ++++---- 5 files changed, 14 insertions(+), 7 deletions(-) diff --git a/.version b/.version index 100435b..ee94dd8 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -0.8.2 +0.8.3 diff --git a/debian/changelog b/debian/changelog index 9be9724..ad852ee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +fapi (0.8.3) stable; urgency=low + + * fix in docu + * also no vlan failsave by default + + -- Paul Buetow Thu, 19 Jun 2014 08:21:40 +0200 + fapi (0.8.2) stable; urgency=low * Add Package for Debian Jessie diff --git a/debian/files b/debian/files index 14bf211..3de09cb 100644 --- a/debian/files +++ b/debian/files @@ -1 +1 @@ -fapi_0.8.2_all.deb utils optional +fapi_0.8.3_all.deb utils optional diff --git a/docs/fapi.1 b/docs/fapi.1 index 7264916..70e5de9 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.8.2" "User Commands" +.TH FAPI 1 "2014-05-27" "fapi 0.8.3" "User Commands" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l diff --git a/docs/synopsis.txt b/docs/synopsis.txt index ce46d0c..c4e4e07 100644 --- a/docs/synopsis.txt +++ b/docs/synopsis.txt @@ -68,6 +68,10 @@ The following partially needs admininstrator privileges on / and /Common -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 set tgroup TGROUP + -f Common -b balancer.example.com vlan + -f Common -b balancer.example.com vlan NAME create tagged VLANID internal|external|... + -f Common -b balancer.example.com vlan NAME delete + -f Common -b balancer.example.com vlan NAME get detail -f Common tgroup -f Common tgroup NAME add ha_order DEVICE ORDER -f Common tgroup NAME create @@ -76,10 +80,6 @@ The following partially needs admininstrator privileges on / and /Common -f Common tgroup NAME get ha_order -f Common tgroup NAME remove all_ha_orders -f Common tgroup NAME remove ha_order DEVICE ORDER - -f Common vlan - -f Common vlan NAME create tagged VLANID internal|external|... - -f Common vlan NAME delete - -f Common vlan NAME get detail -f / folder -f / folder NAME create|delete -f / folder NAME get detail|dgroup|tgroup -- cgit v1.2.3