This commit is contained in:
Your Name
2019-03-05 08:42:01 +01:00
parent 224d633469
commit 3eb31da856
320 changed files with 1962 additions and 1322 deletions

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--net-misc--openssh-7.9_p1--C.10389.1541652214.140693.C.tar.bz2 1687082 SHA256 f98799ffa4925df5526025bc6ac327b460fd1c1291f634d7839bf0f479b8ba31 SHA512 4e4234d19e76fb7681d15d0fba683b64cc3a3e65c08ce04debfa189fd065e415e1bd25c2837790418863a7b647e7917866aaee0661c62bf1e1adf35441f58354 WHIRLPOOL a9b48eab20ec29641b329bb79a5f879e2149f7a82f5a0a4dd8e06cda2de8a6a69cf87c67b769478ff333671a1ac02516f24b3bd3b589ec6ae4b4491a74deae37
PBIN openssh-7.9_p1.pbin-1+exheres-0 3330 SHA256 1247f4480b042761d8db80171d7bdd743c167328f4acd98535c14174b1d55639 SHA512 0d519aa3136f2e221cbfed4e1261188d9a6972ee0b0255e608d7e5b2a04f13854b4c6780e2771701ccb10d041ce9d8b990667860aefe2ae2a70d8b523af0c559 WHIRLPOOL bee1fff60316c6a07728b700f94f6153f312262f213a7cf7574b55c1a6f318d4030d2a52521577aabd575d1cacf457800b2067b553d94e01b6bca59ccf4a17b1
DIST hasufell-binhost--net-misc--openssh-7.9_p1-r1--C.25412.1551766783.837166.C.tar.bz2 1687661 SHA256 86a7a7cf1eba5a8c1d1358bc3fae78ef48ab2ab8e85b42f235dbeb45242561ab SHA512 ad82c21661ad8aaccc66702fcd608f21825f09ba04b4362d28625bef7d1c1b76f6997843ed33dc129f6a0f31c35f48b8056c59343c3cafe117ef2eebde5b631b WHIRLPOOL 8544242ef9e6e29f50bd81ec64c3e407b39f62124377b64a1eaacb5cace01f55f5cdbc66f74aa665b60d2ceefa686901668030191f2e55e87011af9df8bac3f6
PBIN openssh-7.9_p1-r1.pbin-1+exheres-0 3632 SHA256 f91a55adad07a20a61e0b5b814d919a19745cb259c2caa7f97903c217df7d61a SHA512 bef82db419a16042259f4af2e41584fa014d67eebc7b553458d784c3de65f5fb93531347aa9a1f76fca8233628431597a86c26852f3fe2ca86fcf19e12711e4f WHIRLPOOL b71547b64eb97bb9309eac8233d8e78b5732cf77738bc06ef30e5c4419789f7a95a044f6dc381c32739b4c675bd46c4d12262f091a7a8caf578dfc4bb5484413

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Thu Nov 8 05:43:34 CET 2018
# Created by paludis-3.0.0 on Tue Mar 5 07:19:44 CET 2019
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: sys-devel/libtool sys-devel/autoconf:2.5 || ( sys-devel/automake:1.16 sys-devel/automake:1.15 ) ) [[ defined-in = [ autotools.exlib ] ]] ( build: sys-kernel/linux-headers virtual/pkg-config build+run: user/sshd sys-apps/shadow sys-libs/zlib[>=1.2.3] gtk? ( x11-libs/gtk+:2 ) kerberos? ( virtual/kerberos ) ldns? ( net-libs/ldns ) providers:libressl? ( dev-libs/libressl:=43.45.17 ) providers:openssl? ( dev-libs/openssl[>=1.0.1] ) readline? ( dev-libs/libedit ) pam? ( sys-libs/pam[>=0.78] ) X? ( x11-apps/xauth ) ) [[ defined-in = [ openssh.exlib ] ]]"
DEPENDENCIES="( build: sys-devel/libtool sys-devel/autoconf:2.5 || ( sys-devel/automake:1.16 sys-devel/automake:1.15 ) ) [[ defined-in = [ autotools.exlib ] ]] ( build: sys-kernel/linux-headers virtual/pkg-config build+run: user/sshd sys-apps/shadow sys-libs/zlib[>=1.2.3] gtk? ( x11-libs/gtk+:2 ) kerberos? ( providers:heimdal? ( app-crypt/heimdal ) providers:krb5? ( app-crypt/krb5 ) ) ldns? ( net-libs/ldns ) providers:libressl? ( dev-libs/libressl:=44.46.18 ) providers:openssl? ( dev-libs/openssl[>=1.0.1] ) readline? ( dev-libs/libedit ) pam? ( sys-libs/pam[>=0.78] ) X? ( x11-apps/xauth ) ) [[ defined-in = [ openssh.exlib ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://www.openssh.org"
HOMEPAGE="https://www.openssh.org"
INHERITED=" dependencies-helpers autotools pam systemd-service openrc-service openssh"
MYOPTIONS="( ( parts: openrc [[ description = [ OpenRC service files ] ]] ) [[ defined-in = [ openrc-service.exlib ] ]] ( gtk [[ description = [ Build gnome-ssh-askpass ] ]] kerberos [[ description = [ Adds Kerberos support ] ]] ldns [[ description = [ Use ldns for DNSSEC support ] ]] pam [[ description = [ Adds support PAM (Pluggable Authentication Modules) ] ]] readline [[ description = [ Use libedit for tab completion in sftp ] ]] X [[ description = [ Adds support for X11 ] ]] ( providers: libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] X509 [[ description = [ Adds support for X.509 certificate authentication ] ]] ) [[ defined-in = [ openssh.exlib ] ]] ) "
MYOPTIONS="( ( parts: openrc [[ description = [ OpenRC service files ] ]] ) [[ defined-in = [ openrc-service.exlib ] ]] ( gtk [[ description = [ Build gnome-ssh-askpass ] ]] kerberos [[ description = [ Adds Kerberos support ] ]] ldns [[ description = [ Use ldns for DNSSEC support ] ]] pam [[ description = [ Adds support PAM (Pluggable Authentication Modules) ] ]] readline [[ description = [ Use libedit for tab completion in sftp ] ]] X [[ description = [ Adds support for X11 ] ]] kerberos? ( ( providers: heimdal [[ description = [ Use Heimdal Kerberos 5 as the Kerberos provider ] ]] krb5 [[ description = [ Use MIT Kerberos 5 as the Kerberos provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ( providers: libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] X509 [[ description = [ Adds support for X.509 certificate authentication ] ]] ) [[ defined-in = [ openssh.exlib ] ]] ) "
PLATFORMS="~amd64 ~arm ~armv7 ~armv8 ~x86"
LICENCES="BSD-3"
SLOT="0"
DOWNLOADS=" mirror://openbsd/OpenSSH/portable/openssh-7.9p1.tar.gz X509? ( http://roumenpetrov.info/openssh/x509-11.5/openssh-7.9p1+x509-11.5.diff.gz ) "
OPTIONS="X pam providers:libressl parts:openrc "
DOWNLOADS=" mirror://openbsd/OpenSSH/portable/openssh-7.9p1.tar.gz X509? ( https://roumenpetrov.info/openssh/x509-11.6/openssh-7.9p1+x509-11.6.diff.gz ) "
OPTIONS="X pam providers:krb5 providers:libressl parts:openrc "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1541652214"
GENERATED_TIME="1551766784"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS POSTGRESQL_SERVERS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="arbor"
PLATFORMS="~amd64 ~arm ~armv7 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-misc--openssh-7.9_p1--C.10389.1541652214.140693.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-misc--openssh-7.9_p1-r1--C.25412.1551766783.837166.C.tar.bz2"
SUMMARY="OpenSSH is a free version of the SSH connectivity tools"
BUGS_TO="philantrop@exherbo.org"
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="http://www.openssh.org/txt/release-7.9"
UPSTREAM_RELEASE_NOTES="https://www.openssh.org/txt/release-7.9"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""