Сравнение openssh-contrib-9.3_p2 с openssh-contrib-9.4_p1-r1
/usr/portage/net-misc/openssh-contrib/openssh-contrib-9.4_p1-r1.ebuild 2023-10-09 14:52:34.672368481 +0300 | ||
---|---|---|
22 | 22 |
HPN_GLUE_PATCH="openssh-9.3_p2-hpn-${HPN_VER}-glue.patch" |
23 | 23 |
HPN_PATCH_DIR="HPN-SSH%%20${HPN_VER/./v}%%20${HPN_PV/_P/p}" |
24 | 24 | |
25 |
X509_VER="14.1.1" |
|
25 |
X509_VER="14.2.1" |
|
26 | 26 |
X509_PATCH="${PARCH}+x509-${X509_VER}.diff.gz" |
27 | 27 |
X509_PATCH="${X509_PATCH/p2/p1}" |
28 | 28 |
X509_GLUE_PATCH="openssh-${PV}-X509-glue-${X509_VER}.patch" |
29 |
X509_HPN_GLUE_PATCH="${MY_P}-hpn-${HPN_VER}-X509-${X509_VER}-glue.patch" |
|
29 |
#X509_HPN_GLUE_PATCH="${MY_P}-hpn-${HPN_VER}-X509-${X509_VER}-glue.patch" |
|
30 |
X509_HPN_GLUE_PATCH="${MY_P}-hpn-${HPN_VER}-X509-${X509_VER%.1}-glue.patch" |
|
30 | 31 | |
31 | 32 |
DESCRIPTION="Port of OpenBSD's free SSH release with HPN/X509 patches" |
32 | 33 |
HOMEPAGE="https://www.openssh.com/" |
... | ... | |
118 | 119 |
"${FILESDIR}/openssh-8.0_p1-fix-putty-tests.patch" |
119 | 120 |
"${FILESDIR}/openssh-9.3_p1-deny-shmget-shmat-shmdt-in-preauth-privsep-child.patch" |
120 | 121 |
"${FILESDIR}/openssh-8.9_p1-allow-ppoll_time64.patch" #834019 |
121 |
"${FILESDIR}/openssh-8.9_p1-gss-use-HOST_NAME_MAX.patch" #834044 |
|
122 |
"${FILESDIR}/openssh-9.3_p1-openssl-version-compat-check.patch" |
|
123 | 122 |
"${FILESDIR}/openssh-9.3_p2-zlib-1.3.patch" #912767 |
124 | 123 |
) |
125 | 124 |