openssh: update to 9.9p2.
This commit is contained in:
parent
9bdebc46f3
commit
94240aa435
@ -1,11 +0,0 @@
|
||||
--- a/loginrec.c
|
||||
+++ b/loginrec.c
|
||||
@@ -614,7 +614,7 @@
|
||||
** into account.
|
||||
**/
|
||||
|
||||
-#if defined(USE_UTMP) || defined (USE_WTMP) || defined (USE_LOGIN)
|
||||
+#if defined(USE_BTMP) || defined(USE_UTMP) || defined (USE_WTMP) || defined (USE_LOGIN)
|
||||
|
||||
/* build the utmp structure */
|
||||
void
|
@ -1,6 +1,6 @@
|
||||
# Template file for 'openssh'
|
||||
pkgname=openssh
|
||||
version=9.9p1
|
||||
version=9.9p2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--datadir=/usr/share/openssh
|
||||
@ -26,7 +26,7 @@ license="BSD-2-Clause, ISC"
|
||||
homepage="https://www.openssh.com"
|
||||
changelog="https://www.openssh.com/releasenotes.html"
|
||||
distfiles="https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/${pkgname}-${version}.tar.gz"
|
||||
checksum=b343fbcdbff87f15b1986e6e15d6d4fc9a7d36066be6b7fb507087ba8f966c02
|
||||
checksum=91aadb603e08cc285eddf965e1199d02585fa94d994d6cae5b41e1721e215673
|
||||
conf_files="/etc/ssh/moduli /etc/ssh/ssh_config /etc/ssh/sshd_config /etc/pam.d/sshd"
|
||||
make_dirs="
|
||||
/var/chroot/ssh 0755 root root
|
||||
|
Loading…
x
Reference in New Issue
Block a user