pkgs/openssh: update to 'a8fbe2f7d0d96d299ee8e69769e3b51067978748'

sshd: don't use argv[0] as PAM service name
This commit is contained in:
Aaron Bieber 2024-06-13 07:41:56 -06:00
parent 7bd9f1a9b8
commit 8e81f638a5
No known key found for this signature in database

View File

@ -1,8 +1,8 @@
{
"owner": "openssh",
"repo": "openssh-portable",
"rev": "cfe243cd9fde148ed060637876e27bb55ac78be9",
"hash": "sha256-ousmR2mElDborw8L9pNOZwQGATciVPyURx53HBfEACY=",
"version": "2024-06-11",
"comment": "upstream: reap preauth net child if it hangs up during privsep message"
"rev": "a8fbe2f7d0d96d299ee8e69769e3b51067978748",
"hash": "sha256-1au0mUSqwJ7LeeTIXvuspK+orl0xgWfnVexhpy/EYPw=",
"version": "2024-06-13",
"comment": "sshd: don't use argv[0] as PAM service name"
}