diff options
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 25 |
1 files changed, 12 insertions, 13 deletions
diff --git a/security/Makefile b/security/Makefile index 709e49a80ab7..fbfc8471a1f5 100644 --- a/security/Makefile +++ b/security/Makefile @@ -255,6 +255,7 @@ SUBDIR += keepass SUBDIR += keepass-plugin-keepassrpc SUBDIR += keepassxc + SUBDIR += keepassxc276 SUBDIR += keybase SUBDIR += keychain SUBDIR += keyprint @@ -273,6 +274,7 @@ SUBDIR += krb5 SUBDIR += krb5-120 SUBDIR += krb5-121 + SUBDIR += krb5-122 SUBDIR += krb5-devel SUBDIR += kstart SUBDIR += ktls_isa-l_crypto-kmod @@ -287,7 +289,6 @@ SUBDIR += libargon2 SUBDIR += libassuan SUBDIR += libcaes - SUBDIR += libcryptui SUBDIR += libdecaf SUBDIR += libecc SUBDIR += libfcrypto @@ -324,14 +325,12 @@ SUBDIR += libscep SUBDIR += libscrypt SUBDIR += libsecret - SUBDIR += libsectok SUBDIR += libsodium SUBDIR += libssh SUBDIR += libssh2 SUBDIR += libtasn1 SUBDIR += libtatsu SUBDIR += libtomcrypt - SUBDIR += libu2f-host SUBDIR += libwhisker SUBDIR += libxcrypt SUBDIR += libyubikey @@ -443,7 +442,6 @@ SUBDIR += openfhe SUBDIR += openfortivpn SUBDIR += openiked - SUBDIR += openiked-portable SUBDIR += opensaml SUBDIR += opensc SUBDIR += openssh-askpass @@ -454,12 +452,12 @@ SUBDIR += openssl-quictls SUBDIR += openssl-unsafe SUBDIR += openssl111 - SUBDIR += openssl31 - SUBDIR += openssl31-quictls SUBDIR += openssl32 SUBDIR += openssl33 + SUBDIR += openssl33-quictls SUBDIR += openssl34 SUBDIR += openssl35 + SUBDIR += openssl36 SUBDIR += openvas SUBDIR += openvpn SUBDIR += openvpn-admin @@ -651,15 +649,10 @@ SUBDIR += p5-Crypt-xDBM_File SUBDIR += p5-CryptX SUBDIR += p5-Dancer-Plugin-Auth-Extensible - SUBDIR += p5-Dancer-Plugin-Auth-Extensible-Provider-Usergroup - SUBDIR += p5-Dancer-Plugin-Passphrase SUBDIR += p5-Dancer2-Plugin-Auth-Extensible SUBDIR += p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC SUBDIR += p5-Dancer2-Plugin-Auth-Extensible-Provider-Database SUBDIR += p5-Dancer2-Plugin-Auth-Extensible-Provider-IMAP - SUBDIR += p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup - SUBDIR += p5-Dancer2-Plugin-Passphrase - SUBDIR += p5-Data-Entropy SUBDIR += p5-Data-Password SUBDIR += p5-Digest SUBDIR += p5-Digest-Adler32 @@ -786,6 +779,7 @@ SUBDIR += passivedns SUBDIR += pcsc-tools SUBDIR += pdfcrack + SUBDIR += pdfrip SUBDIR += pear-Auth SUBDIR += pear-Auth_HTTP SUBDIR += pear-Auth_PrefManager @@ -840,6 +834,8 @@ SUBDIR += php83-sodium SUBDIR += php84-filter SUBDIR += php84-sodium + SUBDIR += php85-filter + SUBDIR += php85-sodium SUBDIR += picocrypt SUBDIR += picosha2 SUBDIR += pidgin-encryption @@ -876,6 +872,7 @@ SUBDIR += putty-nogtk SUBDIR += pvk SUBDIR += pwauth + SUBDIR += pwdsafety SUBDIR += pwman SUBDIR += pwned-check SUBDIR += py-SecretStorage @@ -936,6 +933,7 @@ SUBDIR += py-dfdatetime SUBDIR += py-dfwinreg SUBDIR += py-dirhash + SUBDIR += py-distro2sbom SUBDIR += py-django-auth-kerberos SUBDIR += py-docker-pycreds SUBDIR += py-ecdsa @@ -978,6 +976,7 @@ SUBDIR += py-keyring SUBDIR += py-keyrings.alt SUBDIR += py-krb5 + SUBDIR += py-lib4sbom SUBDIR += py-libnacl SUBDIR += py-liboqs-python SUBDIR += py-m2crypto @@ -991,13 +990,13 @@ SUBDIR += py-netbox-secrets SUBDIR += py-nethsm SUBDIR += py-netmiko + SUBDIR += py-nitrokey SUBDIR += py-noiseprotocol SUBDIR += py-notus-scanner SUBDIR += py-ntlm-auth SUBDIR += py-nvdlib SUBDIR += py-oauthlib SUBDIR += py-omemo-dr - SUBDIR += py-onlykey SUBDIR += py-openssh-wrapper SUBDIR += py-openssl SUBDIR += py-oscrypto @@ -1283,7 +1282,6 @@ SUBDIR += seccure SUBDIR += seclists SUBDIR += secpanel - SUBDIR += sectok SUBDIR += secure_delete SUBDIR += sedutil SUBDIR += sequoia @@ -1331,6 +1329,7 @@ SUBDIR += sshguard SUBDIR += sshpass SUBDIR += ssl-admin + SUBDIR += ssl-checker SUBDIR += ssllabs-scan SUBDIR += sslproxy SUBDIR += sslscan |