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/heimdal-remove-broken-auth.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/heimdal-remove-broken-auth.patch')
-rw-r--r-- | main/heimdal/heimdal-remove-broken-auth.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/heimdal/heimdal-remove-broken-auth.patch b/main/heimdal/heimdal-remove-broken-auth.patch index 1affcba2c2..97e272bd06 100644 --- a/main/heimdal/heimdal-remove-broken-auth.patch +++ b/main/heimdal/heimdal-remove-broken-auth.patch @@ -1,5 +1,5 @@ --- appl/rsh/rsh.c.orig -+++ appl/rsh/rsh.c ++++ b/appl/rsh/rsh.c @@ -399,6 +399,8 @@ #endif /* KRB5 */ @@ -113,7 +113,7 @@ return ret; } --- appl/rsh/rshd.c.orig -+++ appl/rsh/rshd.c ++++ b/appl/rsh/rshd.c @@ -131,6 +131,7 @@ fatal(s, NULL, "%s too long", expl); } |