From 7f3d5093acea1824648a7d7031d31ec4f04ec736 Mon Sep 17 00:00:00 2001 From: "Chuck Norris (lxpbuetow.webde.local)" Date: Mon, 17 Nov 2014 15:16:04 +0100 Subject: New release --- .version | 2 +- README.pod | 2 +- debian/changelog | 7 +++++++ debian/files | 2 +- docs/extended-synopsis.txt | 1 + docs/fapi.1 | 2 +- 6 files changed, 12 insertions(+), 4 deletions(-) diff --git a/.version b/.version index 3eefcb9..7dea76e 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -1.0.0 +1.0.1 diff --git a/README.pod b/README.pod index b210dcc..afabd99 100644 --- a/README.pod +++ b/README.pod @@ -70,7 +70,7 @@ Update your sources list: curl http://deb.buetow.org/apt/pubkey.gpg | sudo apt-key add - echo deb http://deb.buetow.org/apt wheezy main | - sudo tee /etc/apt/sources.list.d/buetoworg.list + sudo tee /etc/apt/sourcees.list.d/buetoworg.list sudo aptitude update And run diff --git a/debian/changelog b/debian/changelog index f53fc6e..7c17a23 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +fapi (1.0.1) stable; urgency=low + + * Some documentation fixes. + * Some other fixes as well. + + -- Paul buetow Mon, 17 Nov 2014 15:07:55 +0100 + fapi (1.0.0) stable; urgency=low * Add 'get curl' option to generate test commands to check wether a service diff --git a/debian/files b/debian/files index c427210..efe8802 100644 --- a/debian/files +++ b/debian/files @@ -1 +1 @@ -fapi_1.0.0_all.deb utils optional +fapi_1.0.1_all.deb utils optional diff --git a/docs/extended-synopsis.txt b/docs/extended-synopsis.txt index 92e06dd..e39b57a 100644 --- a/docs/extended-synopsis.txt +++ b/docs/extended-synopsis.txt @@ -6,6 +6,7 @@ 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 address|detail|tgroup -f Common -b balancer.example.com selfip NAME set tgroup TGROUP + -f Common -b balancer.example.com selfip NAME set vlan VLAN -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 diff --git a/docs/fapi.1 b/docs/fapi.1 index 6122877..db4199f 100644 --- a/docs/fapi.1 +++ b/docs/fapi.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "FAPI 1" -.TH FAPI 1 "2014-07-30" "fapi 1.0.0" "User Commands" +.TH FAPI 1 "2014-07-31" "fapi 1.0.1" "User Commands" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l -- cgit v1.2.3