meta: release v1.6.1 (#295)
Co-authored-by: straylight-annex-portal <tonari@straylight-annex-portal>pull/299/head v1.6.1
parent
b385ec6549
commit
489f505f67
|
@ -234,7 +234,7 @@ checksum = "2da6da31387c7e4ef160ffab6d5e7f00c42626fe39aea70a7b0f1773f7dd6c1b"
|
|||
|
||||
[[package]]
|
||||
name = "client"
|
||||
version = "1.6.0"
|
||||
version = "1.6.1"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"clap",
|
||||
|
@ -809,7 +809,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "netlink-request"
|
||||
version = "1.6.0"
|
||||
version = "1.6.1"
|
||||
dependencies = [
|
||||
"netlink-packet-core",
|
||||
"netlink-packet-generic",
|
||||
|
@ -1144,7 +1144,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "server"
|
||||
version = "1.6.0"
|
||||
version = "1.6.1"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"bytes",
|
||||
|
@ -1179,7 +1179,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "shared"
|
||||
version = "1.6.0"
|
||||
version = "1.6.1"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"atty",
|
||||
|
@ -1685,7 +1685,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "wireguard-control"
|
||||
version = "1.6.0"
|
||||
version = "1.6.1"
|
||||
dependencies = [
|
||||
"base64 0.13.1",
|
||||
"hex",
|
||||
|
|
|
@ -216,10 +216,10 @@ brew install tonarino/innernet/innernet
|
|||
|
||||
```sh
|
||||
# to install innernet:
|
||||
cargo install --git https://github.com/tonarino/innernet --tag v1.6.0 client
|
||||
cargo install --git https://github.com/tonarino/innernet --tag v1.6.1 client
|
||||
|
||||
# to install innernet-server:
|
||||
cargo install --git https://github.com/tonarino/innernet --tag v1.6.0 server
|
||||
cargo install --git https://github.com/tonarino/innernet --tag v1.6.1 server
|
||||
```
|
||||
|
||||
Note that you'll be responsible for updating manually.
|
||||
|
|
|
@ -13,7 +13,7 @@ name = "client"
|
|||
publish = false
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/tonarino/innernet"
|
||||
version = "1.6.0"
|
||||
version = "1.6.1"
|
||||
|
||||
[[bin]]
|
||||
name = "innernet"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
|
||||
.TH INNERNET-SERVER "8" "June 2023" "innernet-server 1.6.0" "System Administration Utilities"
|
||||
.TH INNERNET-SERVER "8" "December 2023" "innernet-server 1.6.1" "System Administration Utilities"
|
||||
.SH NAME
|
||||
innernet-server \- manual page for innernet-server 1.6.0
|
||||
innernet-server \- manual page for innernet-server 1.6.1
|
||||
.SH SYNOPSIS
|
||||
.B innernet-server
|
||||
[\fI\,OPTIONS\/\fR] \fI\,<COMMAND>\/\fR
|
||||
|
|
Binary file not shown.
|
@ -30,7 +30,7 @@ Register-ArgumentCompleter -Native -CommandName 'innernet-server' -ScriptBlock {
|
|||
[CompletionResult]::new('--no-routing', 'no-routing', [CompletionResultType]::ParameterName, 'Whether the routing should be done by innernet or is done by an external tool like e.g. babeld')
|
||||
[CompletionResult]::new('-h', 'h', [CompletionResultType]::ParameterName, 'Print help')
|
||||
[CompletionResult]::new('--help', 'help', [CompletionResultType]::ParameterName, 'Print help')
|
||||
[CompletionResult]::new('-V', 'V', [CompletionResultType]::ParameterName, 'Print version')
|
||||
[CompletionResult]::new('-V', 'V ', [CompletionResultType]::ParameterName, 'Print version')
|
||||
[CompletionResult]::new('--version', 'version', [CompletionResultType]::ParameterName, 'Print version')
|
||||
[CompletionResult]::new('new', 'new', [CompletionResultType]::ParameterValue, 'Create a new network')
|
||||
[CompletionResult]::new('uninstall', 'uninstall', [CompletionResultType]::ParameterValue, 'Permanently uninstall a created network, rendering it unusable. Use with care')
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
|
||||
.TH INNERNET "8" "June 2023" "innernet 1.6.0" "System Administration Utilities"
|
||||
.TH INNERNET "8" "December 2023" "innernet 1.6.1" "System Administration Utilities"
|
||||
.SH NAME
|
||||
innernet \- manual page for innernet 1.6.0
|
||||
innernet \- manual page for innernet 1.6.1
|
||||
.SH SYNOPSIS
|
||||
.B innernet
|
||||
[\fI\,OPTIONS\/\fR] [\fI\,COMMAND\/\fR]
|
||||
|
|
Binary file not shown.
|
@ -32,7 +32,7 @@ Register-ArgumentCompleter -Native -CommandName 'innernet' -ScriptBlock {
|
|||
[CompletionResult]::new('--no-routing', 'no-routing', [CompletionResultType]::ParameterName, 'Whether the routing should be done by innernet or is done by an external tool like e.g. babeld')
|
||||
[CompletionResult]::new('-h', 'h', [CompletionResultType]::ParameterName, 'Print help')
|
||||
[CompletionResult]::new('--help', 'help', [CompletionResultType]::ParameterName, 'Print help')
|
||||
[CompletionResult]::new('-V', 'V', [CompletionResultType]::ParameterName, 'Print version')
|
||||
[CompletionResult]::new('-V', 'V ', [CompletionResultType]::ParameterName, 'Print version')
|
||||
[CompletionResult]::new('--version', 'version', [CompletionResultType]::ParameterName, 'Print version')
|
||||
[CompletionResult]::new('install', 'install', [CompletionResultType]::ParameterValue, 'Install a new innernet config')
|
||||
[CompletionResult]::new('show', 'show', [CompletionResultType]::ParameterValue, 'Enumerate all innernet connections')
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "netlink-request"
|
||||
version = "1.6.0"
|
||||
version = "1.6.1"
|
||||
edition = "2021"
|
||||
|
||||
[target.'cfg(target_os = "linux")'.dependencies]
|
||||
|
|
|
@ -13,7 +13,7 @@ name = "server"
|
|||
publish = false
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/tonarino/innernet"
|
||||
version = "1.6.0"
|
||||
version = "1.6.1"
|
||||
|
||||
[[bin]]
|
||||
name = "innernet-server"
|
||||
|
|
|
@ -9,7 +9,7 @@ edition = "2021"
|
|||
license = "MIT"
|
||||
name = "shared"
|
||||
publish = false
|
||||
version = "1.6.0"
|
||||
version = "1.6.1"
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1"
|
||||
|
|
|
@ -7,7 +7,7 @@ license = "LGPL-2.1-or-later"
|
|||
name = "wireguard-control"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/tonarino/innernet"
|
||||
version = "1.6.0"
|
||||
version = "1.6.1"
|
||||
|
||||
[dependencies]
|
||||
base64 = "0.13.1"
|
||||
|
|
Loading…
Reference in New Issue