Releases: masahide/gopssh
v1.0.5
What's Changed
Full Changelog: v1.0.4...v1.0.5
Installation
Linux
For RHEL/CentOS:
# x86_64
sudo yum install https://github.com/masahide/gopssh/releases/latest/download/gopssh-1.0.5-197e352.1.x86_64.rpm
# ARM
sudo yum install https://github.com/masahide/gopssh/releases/latest/download/gopssh-1.0.5-197e352.1.aarch64.rpmFor Ubuntu/Debian:
# x86_64
wget -qO /tmp/gopssh.deb https://github.com/masahide/gopssh/releases/latest/download/gopssh-1.0.5.amd64.deb
sudo dpkg -i /tmp/gopssh.deb
# ARM
wget -qO /tmp/gopssh.deb https://github.com/masahide/gopssh/releases/latest/download/gopssh-1.0.5.arm64.deb
sudo dpkg -i /tmp/gopssh.debmacOS
# x86_64 or Apple silicon (Automatic switching)
brew install masahide/tap/gopsshv1.0.4
What's Changed
- Bump golang.org/x/crypto from 0.31.0 to 0.35.0 by @dependabot in #46
Full Changelog: v1.0.3...v1.0.4
Installation
Linux
For RHEL/CentOS:
# x86_64
sudo yum install https://github.com/masahide/gopssh/releases/latest/download/gopssh-1.0.4-881ad6c.1.x86_64.rpm
# ARM
sudo yum install https://github.com/masahide/gopssh/releases/latest/download/gopssh-1.0.4-881ad6c.1.aarch64.rpmFor Ubuntu/Debian:
# x86_64
wget -qO /tmp/gopssh.deb https://github.com/masahide/gopssh/releases/latest/download/gopssh-1.0.4.amd64.deb
sudo dpkg -i /tmp/gopssh.deb
# ARM
wget -qO /tmp/gopssh.deb https://github.com/masahide/gopssh/releases/latest/download/gopssh-1.0.4.arm64.deb
sudo dpkg -i /tmp/gopssh.debmacOS
# x86_64 or Apple silicon (Automatic switching)
brew install masahide/tap/gopsshv1.0.3
What's Changed
- Bump golang.org/x/crypto from 0.21.0 to 0.31.0 by @dependabot in #45
Full Changelog: v1.0.2...v1.0.3
Installation
Linux
For RHEL/CentOS:
# x86_64
sudo yum install https://github.com/masahide/gopssh/releases/latest/download/gopssh-1.0.3-81c6199.1.x86_64.rpm
# ARM
sudo yum install https://github.com/masahide/gopssh/releases/latest/download/gopssh-1.0.3-81c6199.1.aarch64.rpmFor Ubuntu/Debian:
# x86_64
wget -qO /tmp/gopssh.deb https://github.com/masahide/gopssh/releases/latest/download/gopssh-1.0.3.amd64.deb
sudo dpkg -i /tmp/gopssh.deb
# ARM
wget -qO /tmp/gopssh.deb https://github.com/masahide/gopssh/releases/latest/download/gopssh-1.0.3.arm64.deb
sudo dpkg -i /tmp/gopssh.debmacOS
# x86_64 or Apple silicon (Automatic switching)
brew install masahide/tap/gopsshv1.0.2
What's Changed
- Bump golang.org/x/crypto from 0.8.0 to 0.17.0 by @dependabot in #43
- update packages by @masahide in #44
New Contributors
- @dependabot made their first contribution in #43
Full Changelog: v1.0.1...v1.0.2
Installation
Linux
For RHEL/CentOS:
# x86_64
sudo yum install https://github.com/masahide/gopssh/releases/latest/download/gopssh-1.0.2-66c8a64.1.x86_64.rpm
# ARM
sudo yum install https://github.com/masahide/gopssh/releases/latest/download/gopssh-1.0.2-66c8a64.1.aarch64.rpmFor Ubuntu/Debian:
# x86_64
wget -qO /tmp/gopssh.deb https://github.com/masahide/gopssh/releases/latest/download/gopssh-1.0.2.amd64.deb
sudo dpkg -i /tmp/gopssh.deb
# ARM
wget -qO /tmp/gopssh.deb https://github.com/masahide/gopssh/releases/latest/download/gopssh-1.0.2.arm64.deb
sudo dpkg -i /tmp/gopssh.debmacOS
# x86_64 or Apple silicon (Automatic switching)
brew install masahide/tap/gopsshv1.0.1
What's Changed
- update by @masahide in #39
- update by @masahide in #40
- Fix sigsegv by @masahide in #41
- fix /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found by @masahide in #42
Full Changelog: v1.0.0...v1.0.1
Installation
Linux
For RHEL/CentOS:
# x86_64
sudo yum install https://github.com/masahide/gopssh/releases/download/v1.0.1/gopssh-1.0.1-0af327b.1.x86_64.rpm
# ARM
sudo yum install https://github.com/masahide/gopssh/releases/download/v1.0.1/gopssh-1.0.1-0af327b.1.aarch64.rpmFor Ubuntu/Debian:
# x86_64
wget -qO /tmp/gopssh.deb https://github.com/masahide/gopssh/releases/download/v1.0.1/gopssh-1.0.1.amd64.deb
sudo dpkg -i /tmp/gopssh.deb
# ARM
wget -qO /tmp/gopssh.deb https://github.com/masahide/gopssh/releases/download/v1.0.1/gopssh-1.0.1.arm64.deb
sudo dpkg -i /tmp/gopssh.debmacOS
# x86_64 or Apple silicon (Automatic switching)
brew install masahide/tap/gopsshv1.0.0
Installation
Linux
For RHEL/CentOS:
# x86_64
sudo yum install https://github.com/masahide/gopssh/releases/latest/download/gopssh-1.0.0-9872693.1.x86_64.rpm
# ARM
sudo yum install https://github.com/masahide/gopssh/releases/latest/download/gopssh-1.0.0-9872693.1.aarch64.rpmFor Ubuntu/Debian:
# x86_64
wget -qO /tmp/gopssh.deb https://github.com/masahide/gopssh/releases/latest/download/gopssh-1.0.0.amd64.deb
sudo dpkg -i /tmp/gopssh.deb
# ARM
wget -qO /tmp/gopssh.deb https://github.com/masahide/gopssh/releases/latest/download/gopssh-1.0.0.arm64.deb
sudo dpkg -i /tmp/gopssh.debmacOS
# x86_64 or Apple silicon (Automatic switching)
brew install masahide/tap/gopsshWhat's Changed
- update go.mod by @masahide in #18
- fmt by @masahide in #19
- Add githubactions by @masahide in #35
- Update buildpkg.yml by @masahide in #36
- Update buildpkg.yml by @masahide in #37
- add homebrew formula by @masahide in #38
Full Changelog: v0.5.5...v1.0.0
v0.5.5
Fix to wait for end of asynchronous processing of stderr stream
Changelog
fa316ac Fix to wait for end of asynchronous processing of stderr stream
af92339, be6a16a fix .goreleaser.yml
9cf1ec3, e47fa1c, 71b2859 fix lint, travis.yml
Installation
Linux
For RHEL/CentOS:
sudo yum install https://github.com/masahide/gopssh/releases/download/v0.5.5/gopssh_amd64.rpmFor Ubuntu/Debian:
wget -qO /tmp/gopssh_amd64.deb https://github.com/masahide/gopssh/releases/download/v0.5.5/gopssh_amd64.deb
sudo dpkg -i /tmp/gopssh_amd64.debmacOS
install via brew:
brew tap masahide/gopssh https://github.com/masahide/gopssh
brew install gopsshDocker images
docker pull masahide/gopssh:v0.5.5docker pull masahide/gopssh:v0.5docker pull masahide/gopssh:latest
v0.5.4
Changelog
19c54f5 Brew formula update for gopssh version v0.5.3
025b404 Update README.md
890e439 fix
Installation
Linux
For RHEL/CentOS:
sudo yum install https://github.com/masahide/gopssh/releases/download/v0.5.4/gopssh_amd64.rpmFor Ubuntu/Debian:
wget -qO /tmp/gopssh_amd64.deb https://github.com/masahide/gopssh/releases/download/v0.5.4/gopssh_amd64.deb
sudo dpkg -i /tmp/gopssh_amd64.debmacOS
install via brew:
brew tap masahide/gopssh https://github.com/masahide/gopssh
brew install gopsshDocker images
docker pull masahide/gopssh:v0.5.4docker pull masahide/gopssh:v0.5docker pull masahide/gopssh:latest
v0.5.3
Changelog
89e042a Brew formula update for gopssh version v0.5.2
1157b91 Update README.md
06ac302 fix option c
Installation
Linux
For RHEL/CentOS:
sudo yum install https://github.com/masahide/gopssh/releases/download/v0.5.3/gopssh_amd64.rpmFor Ubuntu/Debian:
wget -qO /tmp/gopssh_amd64.deb https://github.com/masahide/gopssh/releases/download/v0.5.3/gopssh_amd64.deb
sudo dpkg -i /tmp/gopssh_amd64.debmacOS
install via brew:
brew tap masahide/gopssh https://github.com/masahide/gopssh
brew install gopsshDocker images
docker pull masahide/gopssh:v0.5.3docker pull masahide/gopssh:v0.5docker pull masahide/gopssh:latest
v0.5.2
Changelog
207193f Fixed a deadlock bug when specifying the -p option
Installation
Linux
For RHEL/CentOS:
sudo yum install https://github.com/masahide/gopssh/releases/download/v0.5.2/gopssh_amd64.rpmFor Ubuntu/Debian:
wget -qO /tmp/gopssh_amd64.deb https://github.com/masahide/gopssh/releases/download/v0.5.2/gopssh_amd64.deb
sudo dpkg -i /tmp/gopssh_amd64.debmacOS
install via brew:
brew tap masahide/gopssh https://github.com/masahide/gopssh
brew install gopsshDocker images
docker pull masahide/gopssh:v0.5.2docker pull masahide/gopssh:v0.5docker pull masahide/gopssh:latest