Сравнение dhcpcd-10.5.0 с dhcpcd-9999

/usr/portage/net-misc/dhcpcd/dhcpcd-9999.ebuild 2026-08-20 20:03:04.822013456 +0300
54 54
	SHA256_Init
55 55
	hmac
56 56
	timingsafe_bcmp
57
	getpeereid
58
	getprogname
57 59
	# These may exist on some glibc versions, but the checks fail due to
58 60
	# -Werror / undefined reference no matter what. bug #924825
59 61
	arc4random
......
62 64

  
63 65
PATCHES=(
64 66
	"${FILESDIR}"/${PN}-10.0.6-fix-lib-check.patch
65
	"${FILESDIR}"/${PN}-10.5.0-no-privsep.patch
66 67
)
67 68

  
68 69
src_configure() {
Спасибо!