Skip to content

Releases: orbit-online/ssh-sudo.sh

v1.1.4

29 Aug 08:58
v1.1.4
2ad6b72
Compare
Choose a tag to compare

Install/depend on this package using μpkg:

upkg add 'https://github.com/orbit-online/ssh-sudo.sh/releases/download/v1.1.4/ssh-sudo.sh.tar.gz' 28d66307bef501740c76d38a3b5468ea9ca96d214a9d49b3b3e9a854229d5b0d

Changes since v1.1.3:

  • Reduce number of remote calls and improve cleanup resiliency
  • Don't consume leftover stdin in cleanup tasks
  • Make sure to always consume sudo password

v1.1.3

27 Aug 09:33
v1.1.3
216219c
Compare
Choose a tag to compare

Install/depend on this package using μpkg:

upkg add 'https://github.com/orbit-online/ssh-sudo.sh/releases/download/v1.1.3/ssh-sudo.sh.tar.gz' 61866e04378a7c92de307af6bd39cf276a5ca9bd159bdb23b9680ced70153135

Changes since v1.1.2:

  • ssh_sudo: Preserve stdin for the actual command
  • Fix typos in $_SSH_OPTS description

v1.1.2

13 Aug 10:23
v1.1.2
e7ce6bc
Compare
Choose a tag to compare

Install/depend on this package using μpkg:

upkg add 'https://github.com/orbit-online/ssh-sudo.sh/releases/download/v1.1.2/ssh-sudo.sh.tar.gz' 9d24fe96b3048c8db6941259a79ae82614588e7339aac1df4cae04ddad777bda

Changes since v1.1.1:

  • commands: Implement workaround for SSH_OPTS export
  • Don't escape prompt arg to sudo, ssh already does that

v1.1.1

13 Aug 08:38
v1.1.1
b55b4e4
Compare
Choose a tag to compare

Install/depend on this package using μpkg:

upkg add 'https://github.com/orbit-online/ssh-sudo.sh/releases/download/v1.1.1/ssh-sudo.sh.tar.gz' 054340a9e2dc6043ccf8016d165ce9f242c930c75e3b42a7d3715645a21d487e

Changes since v1.1.0:

  • Fix release, include bin/ in bundle

v1.1.0

12 Aug 13:07
v1.1.0
943c3d2
Compare
Choose a tag to compare

Install/depend on this package using μpkg:

upkg add 'https://github.com/orbit-online/ssh-sudo.sh/releases/download/v1.1.0/ssh-sudo.sh.tar.gz' 22b7a762697c6290d6070bc6c10d79f97b5a6e5626555b721375a7266545b422

Changes since v1.0.1:

  • Add executables for use in languages other than bash

v1.0.1

20 Jun 13:37
v1.0.1
2c20e02
Compare
Choose a tag to compare

Install/depend on this package using μpkg:

upkg add 'https://github.com/orbit-online/ssh-sudo.sh/releases/download/v1.0.1/ssh-sudo.sh.tar.gz' a7dd2a7943377200ff37d92415e601b0ff608cf6ac8b6fb32c93b1a692dbbe3b

Changes since v1.0.0:

  • Fix bug where multiline strings as args would be split up
  • Escape prompt quotes
  • --prompt= -> -p "" for compatibility with earlier sudo versions

v1.0.0

22 May 12:16
v1.0.0
5632047
Compare
Choose a tag to compare

Install/depend on this package using μpkg:

upkg add https://github.com/orbit-online/ssh-sudo.sh/releases/download/v1.0.0/ssh-sudo.sh.tar.gz b3124fc3b100e6da505d1dbede85bf5c473dfbf59d7efa4e6c4a7ac3dd020cfb

Changes since v0.0.2:

  • Switch to new μpkg package format