diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-04-02 09:13:45 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-04-04 17:12:00 +0000 |
commit | 28c7fb5e58f00e8cc18fbbd351b369343a511657 (patch) | |
tree | 7839a3b3c84c8af4de11108c4d6ea28a3242d1c8 /main/heimdal/telnetd.patch | |
parent | 9f4487cd094d9800523ddb15b922cb8e7960de8f (diff) | |
download | aports-28c7fb5e58f00e8cc18fbbd351b369343a511657.tar.bz2 aports-28c7fb5e58f00e8cc18fbbd351b369343a511657.tar.xz |
main/heimdal: upgrade to 1.6_rc2
rebase patches to use -p1, for consitency with rest of aports tree
Diffstat (limited to 'main/heimdal/telnetd.patch')
-rw-r--r-- | main/heimdal/telnetd.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/heimdal/telnetd.patch b/main/heimdal/telnetd.patch index 9c4d10386c..25116228b2 100644 --- a/main/heimdal/telnetd.patch +++ b/main/heimdal/telnetd.patch @@ -1,7 +1,7 @@ Index: crypto/heimdal/appl/telnet/libtelnet/encrypt.c =================================================================== --- appl/telnet/libtelnet/encrypt.c (revision 228798) -+++ appl/telnet/libtelnet/encrypt.c (working copy) ++++ b/appl/telnet/libtelnet/encrypt.c (working copy) @@ -736,6 +736,9 @@ int dir = kp->dir; int ret = 0; |