termux-packages/packages/openssh
Leonid Pliushch 37375312b9
explicitly set maintainer for each package
In issue https://github.com/termux/termux-packages/issues/6160 I have found
that community repo "its-pointless.github.io" specifies us as maintainer
for its packages. This is NOT TRUE and potentially misleads people using
these packages.

Now TERMUX_PKG_MAINTAINER will contain a default value which is neutral
and not specify maintainer. So all packages now have to override it to
the correct value.

[skip ci]
%ci:no-build
2020-12-20 15:16:34 +02:00
..
auth2-passwd.c.patch openssh: enable password auth 2018-11-23 00:33:02 +01:00
auth.c.patch
build.sh
fix-hardcoded-paths.patch
hostfile.c.patch openssh: Replace some link(2) with rename(2) 2018-09-29 10:40:18 +02:00
Makefile.in.patch openssh: Just link sshd to libtermux-auth 2018-11-23 00:58:14 +01:00
misc_c.patch openssh: misc_c.patch: ensure pw_passwd has xstrdup'd string 2020-06-16 13:39:07 +03:00
mux.c.patch openssh: Make ControlMaster feature work 2015-12-17 19:34:19 -05:00
no_loginrec.patch Initial push 2015-06-13 01:03:31 +02:00
no_tty_chmod.patch Initial push 2015-06-13 01:03:31 +02:00
openbsd-compat-explicit_bzero.c.patch
openbsd-compat-xcrypt.c.patch
servconf.c.patch openssh: Disable privilege separation by patching 2017-03-24 00:14:08 +01:00
session.c.patch openssh: update variables-to-keep list 2020-10-01 21:35:45 +03:00
sftp-server.c.patch
sftp-with-agent.sh Change permissions 2019-02-09 21:06:31 +02:00
source-ssh-agent.sh
ssh-agent.c.patch
ssh-copy-id.sh
ssh-keygen.c.patch
ssh-with-agent.sh Change permissions 2019-02-09 21:06:31 +02:00
sshd_config.5.patch Initial push 2015-06-13 01:03:31 +02:00
sshd.c.patch