Dash:
[t2.git] / package / security / openssh / openssh.desc
blob2a4c7eb71eeae9ed282455f73e98ffbbb4c243f3
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/openssh/openssh.desc
3 [COPY] Copyright (C) 2004 - 2021 The T2 SDE Project
4 [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project
5 [COPY] 
6 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
7 [COPY] more information can be found in the files COPYING and README.
8 [COPY] 
9 [COPY] This program is free software; you can redistribute it and/or modify
10 [COPY] it under the terms of the GNU General Public License version 2.
11 [COPY] --- T2-COPYRIGHT-NOTE-END ---
13 [I] An open re-implementation of the SSH package
15 [T] This is a Linux port of OpenBSD's excellent OpenSSH. OpenSSH is
16 [T] based on the last free version of Tatu Ylonen's SSH with all
17 [T] patent-encumbered algorithms removed, all known security bugs
18 [T] fixed, new features reintroduced, and many other clean-ups.
19 [T]
20 [T] SSH (Secure Shell) is a program to log into another computer over a
21 [T] network, to execute commands in a remote machine, and to move files
22 [T] from one machine to another.  It provides strong authentication and
23 [T] secure communications over insecure channels.  It is intended as a
24 [T] replacement for rlogin, rsh, rcp, and rdist.
26 [U] http://www.openssh.com/
28 [A] Tatu Ylonen {Original Author}
29 [A] Aaron Campbell, Bob Beck, Markus Friedl, Niels Provos,
30 [A] Theo de Raadt, and Dug Song {Current Maintainers}
31 [M] Rene Rebe <rene@t2-project.org>
33 [C] base/system extra/network
34 [F] CROSS
36 [L] OpenSource
37 [S] Stable
38 [V] 8.8p1
39 [P] X -----5---9 191.100
41 [O] [[ $arch == mips* ]] && var_remove_regex GCC_WRAPPER_INSERT " " ".*flto.*"
42 #[O] var_append GCC_WRAPPER_APPEND ' ' '-DSANDBOX_SECCOMP_FILTER_DEBUG=1'
44 [D] 284810c55717275b671e4ed79efca24f0195d147fbe3b586b41b34f5 openssh-8.8p1.tar.gz http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/