2004-06-01 02:46:09 +00:00
|
|
|
Source: dropbear
|
2022-09-23 10:35:08 +00:00
|
|
|
Section: user/network
|
2004-08-12 16:41:58 +00:00
|
|
|
Priority: optional
|
2022-09-23 10:35:08 +00:00
|
|
|
Maintainer: Matt Johnston <matt@ucc.asn.au>
|
2004-08-12 16:41:58 +00:00
|
|
|
Build-Depends: libz-dev
|
2008-03-27 10:19:28 +00:00
|
|
|
Standards-Version: 3.7.3.0
|
2004-06-01 02:46:09 +00:00
|
|
|
|
|
|
|
Package: dropbear
|
|
|
|
Architecture: any
|
2004-08-12 16:41:58 +00:00
|
|
|
Depends: ${shlibs:Depends}
|
2008-03-27 10:19:28 +00:00
|
|
|
Suggests: openssh-client, runit
|
2022-09-23 10:35:08 +00:00
|
|
|
Section: user/network
|
|
|
|
Conflicts: dropbear-server, dropbear-client, dropbear-keyutils, dropbear-scp
|
|
|
|
XB-Maemo-Display-Name: Dropbear SSH Client and Server
|
2005-12-08 08:17:42 +00:00
|
|
|
Description: lightweight SSH2 server and client
|
|
|
|
dropbear is a SSH 2 server and client designed to be small enough to
|
|
|
|
be used in small memory environments, while still being functional and
|
|
|
|
secure enough for general use.
|
2004-08-12 16:41:58 +00:00
|
|
|
.
|
|
|
|
It implements most required features of the SSH 2 protocol, and other
|
|
|
|
features such as X11 and authentication agent forwarding.
|
|
|
|
.
|
2022-09-23 10:35:08 +00:00
|
|
|
This package provides Dropbear client and server as a single binary,
|
|
|
|
as well as key utilities and SCP.
|
|
|
|
.
|
2004-08-12 16:41:58 +00:00
|
|
|
See http://matt.ucc.asn.au/dropbear/dropbear.html
|
2022-09-23 10:35:08 +00:00
|
|
|
|
|
|
|
Package: dropbear-server
|
|
|
|
Architecture: any
|
|
|
|
Depends: ${shlibs:Depends}
|
|
|
|
Section: user/network
|
|
|
|
Conflicts: dropbear, dropbear-keyutils
|
|
|
|
Provides: dropbear-keyutils
|
|
|
|
Recommends: dropbear-scp
|
|
|
|
XB-Maemo-Display-Name: Dropbear SSH Server
|
|
|
|
Description: lightweight SSH2 server
|
|
|
|
dropbear is a SSH 2 server and client designed to be small enough to
|
|
|
|
be used in small memory environments, while still being functional and
|
|
|
|
secure enough for general use.
|
|
|
|
.
|
|
|
|
It implements most required features of the SSH 2 protocol, and other
|
|
|
|
features such as X11 and authentication agent forwarding.
|
|
|
|
.
|
|
|
|
This package provides only the Dropbear server.
|
|
|
|
.
|
|
|
|
See http://matt.ucc.asn.au/dropbear/dropbear.html
|
|
|
|
|
|
|
|
Package: dropbear-client
|
|
|
|
Architecture: any
|
|
|
|
Conflicts: dropbear
|
|
|
|
Section: user/network
|
|
|
|
Depends: ${shlibs:Depends}
|
|
|
|
Recommends: dropbear-scp
|
|
|
|
Suggests: dropbear-keyutils
|
|
|
|
XB-Maemo-Display-Name: Dropbear SSH Client
|
|
|
|
Description: lightweight SSH2 client
|
|
|
|
dropbear is a SSH 2 server and client designed to be small enough to
|
|
|
|
be used in small memory environments, while still being functional and
|
|
|
|
secure enough for general use.
|
|
|
|
.
|
|
|
|
It implements most required features of the SSH 2 protocol, and other
|
|
|
|
features such as X11 and authentication agent forwarding.
|
|
|
|
.
|
|
|
|
This package provides only the Dropbear client.
|
|
|
|
.
|
|
|
|
See http://matt.ucc.asn.au/dropbear/dropbear.html
|
|
|
|
|
|
|
|
Package: dropbear-keyutils
|
|
|
|
Architecture: any
|
|
|
|
Conflicts: dropbear, dropbear-server
|
|
|
|
Section: user/network
|
|
|
|
XB-Maemo-Display-Name: Dropbear SSH Key Utils
|
|
|
|
Depends: ${shlibs:Depends}
|
|
|
|
Description: lightweight SSH2, key management utilities
|
|
|
|
dropbear is a SSH 2 server and client designed to be small enough to
|
|
|
|
be used in small memory environments, while still being functional and
|
|
|
|
secure enough for general use.
|
|
|
|
.
|
|
|
|
This package provides dropbearkey and dropbearconvert programs,
|
|
|
|
for generating keys and converting to/from OpenSSH keys.
|
|
|
|
.
|
|
|
|
See http://matt.ucc.asn.au/dropbear/dropbear.html
|
|
|
|
|
|
|
|
Package: dropbear-scp
|
|
|
|
Architecture: any
|
|
|
|
Section: user/network
|
|
|
|
Conflicts: dropbear
|
|
|
|
XB-Maemo-Display-Name: Dropbear SCP
|
|
|
|
Depends: ${shlibs:Depends}
|
|
|
|
Description: lightweight SSH2 scp
|
|
|
|
dropbear is a SSH 2 server and client designed to be small enough to
|
|
|
|
be used in small memory environments, while still being functional and
|
|
|
|
secure enough for general use.
|
|
|
|
.
|
|
|
|
This dropbear-scp package provides /usr/bin/scp.
|