blob: 7f410e363197954990be9fe386e223b6e9670ae3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
|
# GSSAPI
gssapi.patch
gssapi-autoconf.patch
gssapi-compat.patch
gssapi-dump.patch
# Autotools
config-guess-sub.patch
# SELinux
selinux-role.patch
selinux-autoconf.patch
selinux-fix-chroot-directory.patch
# Key blacklisting
ssh-vulnkey.patch
# Keepalive handling
ssh1-keepalive.patch
keepalive-extensions.patch
# Linux OOM handling
oom-adjust.patch
# Message adjustments
syslog-level-silent.patch
quieter-signals.patch
helpful-wait-terminate.patch
banner-noslash.patch
keyfile-debug.patch
# Miscellaneous bug fixes
gnome-ssh-askpass2-link.patch
user-group-modes.patch
hurd-epfnosupport.patch
scp-quoting.patch
shell-path.patch
ssh-copy-id-status-check.patch
ssh-copy-id-trailing-colons.patch
no-constraint-fallback.patch
sshd-ignore-sighup.patch
# Versioning
package-versioning.patch
debian-banner.patch
# File system layout
authorized-keys-man-symlink.patch
lintian-symlink-pickiness.patch
# Documentation
openbsd-docs.patch
ssh-argv0.patch
doc-connection-sharing.patch
doc-hash-tab-completion.patch
# Debian-specific configuration
no-openssl-version-check.patch
gnome-ssh-askpass2-icon.patch
debian-config.patch
|