Oliver Middleton
8137ce26fd
openssh: strip openssh-sftp-server dependencies again
Reapply 99c6c3d830
Signed-off-by: Oliver Middleton <olliemail27@gmail.com >
10 лет назад
Stijn Tintel
e996c1cc36
openssh: remove optional dependency on libssp
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be >
10 лет назад
Peter Wagner
9322b6e80b
openssh: update to 6.8p1
Signed-off-by: Peter Wagner <tripolar@gmx.at >
10 лет назад
Michael Heimpold
1c6580d05d
openssh: provide an avahi service file
As discussed in #543 , we can announce the SFTP service via Avahi
when sftp-server is installed.
Signed-off-by: Michael Heimpold <mhei@heimpold.de >
10 лет назад
Ian Leonard
ac7cd4c6e6
misc: correct typo in Makefiles for PKG_LICENSE_FILES
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
10 лет назад
Peter Wagner
30bdda47fb
openssh: update to 6.7p1
Signed-off-by: Peter Wagner <tripolar@gmx.at >
10 лет назад
Peter Wagner
0d260899aa
openssh,ntpd: move USERID to the server only as the client utils don't need a user/group
Signed-off-by: Peter Wagner <tripolar@gmx.at >
10 лет назад
John Crispin
d4042ec35e
generic userid: use the new USERID api
recent changes in trunk allow us to specify the userid inside the openwrt makefile.
the info is stored int he meta data of the IPK contorl file and users are generated
by the new generic postinst trigger.
Signed-off-by: John Crispin <blogic@openwrt.org >
10 лет назад
Bryan Steele
9f7c18af14
Add ISC/BSD to PKG_LICENSE_*
10 лет назад
Bryan Steele
5ae06b550b
Update PKG_SOURCE_URL for OpenSSH
Remove broken mirrors, prefer HTTP over FTP.
10 лет назад
Catalin Patulea
35e2de06b0
openssh: fix openssh-sftp-server deps when SSP_SUPPORT
10 лет назад
Catalin Patulea
99c6c3d830
openssh: strip openssh-sftp-server dependencies, notably openssl
openssh-sftp-server is actually a tiny binary that has nearly no dependencies:
$ mips-openwrt-linux-objdump -x sftp-server | grep NEEDED
NEEDED libgcc_s.so.1
NEEDED libc.so.0
Stripping its DEPENDS allows building a system with SFTP support, without
pulling in OpenSSL.
10 лет назад
Peter Wagner
fe62d146fa
openssh: import from packages
Signed-off-by: Peter Wagner <tripolar@gmx.at >
10 лет назад