Skip to content

Commit 9a99e16

Browse files
wangmingyu84kraj
authored andcommitted
sshpass: upgrade 1.09 -> 1.10
Changelog: ========== * Convert repo to git * Remove sig unsafe functions from signal handler (Ticket openembedded#22). * Allow -e to explicitly specify the environment variable to use (Ticket openembedded#5). * Unset the variable specified with -e before calling subprogram (Ticket openembedded#25). * Change the logic for setting a controlling TTY. Fixes compatibility issues with OpenSolaris and MSYS/Cygwin. Thanks Marcin Olszewski for the fix. Signed-off-by: Wang Mingyu <[email protected]> Signed-off-by: Khem Raj <[email protected]>
1 parent b60cdc6 commit 9a99e16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta-networking/recipes-connectivity/sshpass/sshpass_1.09.bb renamed to meta-networking/recipes-connectivity/sshpass/sshpass_1.10.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
66

77
SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BP}.tar.gz"
88

9-
SRC_URI[sha256sum] = "71746e5e057ffe9b00b44ac40453bf47091930cba96bbea8dc48717dedc49fb7"
9+
SRC_URI[sha256sum] = "ad1106c203cbb56185ca3bad8c6ccafca3b4064696194da879f81c8d7bdfeeda"
1010

1111
inherit autotools

0 commit comments

Comments
 (0)