This commit is contained in:
Your Name
2018-08-27 07:08:19 +02:00
parent 5ce7c2f172
commit 43c51e2191
64 changed files with 224 additions and 184 deletions

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--net-misc--openssh-7.7_p1--C.8791.1525791535.330794.C.tar.bz2 1711685 SHA256 77fb38fc0fcbacd7c5dbf3c9e3b160f71e6ff1153d8a67347a829ed952db745c SHA512 f10dc0788ab7ee2cafc5df41441c55ec3c8756fde0287dd82ba3392e7a926f415a259ce857e207e5ca5471409926288629444d69a3397be826637b12e993559d WHIRLPOOL 4746a6b67b4a3f77df8aa291e645bf7f8d25b715f29ae0290f07915eeceb0c1abf41fd7c9ca09777a8cbf53d7d0d9755e610092f7b469afb30a68de8e8036c0e
PBIN openssh-7.7_p1.pbin-1+exheres-0 3348 SHA256 5d321bfbc1c53ee5784e35591a31b4bcaedec335f27daf15e15a9577c7e56c39 SHA512 2fc41f1b92afae41bc03525caee836084bc922f728ca08c75b691b2e38e48d8d0970cb4ccb4beb973afa6a1701cc33177ce533b7107480eb13e748d9dbb42365 WHIRLPOOL 29c5d54579dcf03c1639ef08a06fe52522aa9b1e714910b60a9f628523e2e68b7a7f91a10b08a6b48ba73508e187bbeb592e36c7e11d3d8cc34d8bf20aa7474e
DIST hasufell-binhost--net-misc--openssh-7.8_p1--C.20423.1535342345.76190.C.tar.bz2 1693712 SHA256 c734e8e6566cad4b153e36c591982364b8c32eddaa24fab5d928af03133c4290 SHA512 98ded0f7678e4d41bc9552ab7661e456f832ac68b8c4653366927bbf2a061bfa8bd8fa664706226c687ab7027d8fe87751be102cf760bf571f9f4a8fd1bf471b WHIRLPOOL 34a895f87684f3db19eab046ca19a15016b6c3cb511c61585f454da84768e27354522ac162576470aa061b88e47cc60193501b2b8ec572140c6ee6ab1b6cac91
PBIN openssh-7.8_p1.pbin-1+exheres-0 3132 SHA256 b5f78927307a4b8773d62601c6367068cdfc45491af50c48432a87ffe86f1b4c SHA512 4f2f9a9d52c0f0e5a6f48721a506dd1d4b32ca5ca618f29ba94fc50786eccb9a93d3134f0988250b58c24d0bc4cac75e1ece57ec4d37219b3b6deb41a9ded6eb WHIRLPOOL 8b177241d2022a56930d48e8f2ccc180c2587127a3f70910c9ccc57eb55d89ee55b098a56540add6ce3d89afcdab875a7cda7c9f6f36bcabac35fb31a2a3d16a

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue May 8 16:58:56 CEST 2018
# Created by paludis-3.0.0 on Mon Aug 27 05:59:05 CEST 2018
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:=42.44.16 ) providers:openssl? ( dev-libs/openssl ) readline? ( dev-libs/libedit ) pam? ( sys-libs/pam[>=0.78] ) X? ( x11-apps/xauth ) build+run: providers:openssl? ( dev-libs/openssl[>=1.0.1] ) ) [[ 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? ( 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 ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://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 ] ]] ( providers: libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ openssh.exlib ] ]] ) "
PLATFORMS="~amd64 ~arm ~armv7 ~x86"
LICENCES="BSD-3"
SLOT="0"
DOWNLOADS=" mirror://openbsd/OpenSSH/portable/openssh-7.7p1.tar.gz X509? ( http://roumenpetrov.info/openssh/x509-11.3/openssh-7.7p1+x509-11.3.diff.gz ) "
DOWNLOADS=" mirror://openbsd/OpenSSH/portable/openssh-7.8p1.tar.gz"
OPTIONS="X pam providers:libressl parts:openrc "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1525791536"
GENERATED_TIME="1535342345"
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 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 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-misc--openssh-7.7_p1--C.8791.1525791535.330794.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-misc--openssh-7.8_p1--C.20423.1535342345.76190.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.7"
UPSTREAM_RELEASE_NOTES="http://www.openssh.org/txt/release-7.8"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""