]> git.pld-linux.org Git - packages/openssh.git/blobdiff - openssh-linux-ipv6.patch
- ac_fix patch outdated
[packages/openssh.git] / openssh-linux-ipv6.patch
index b25c009f14ff23719761e1697fe0483622525a3b..6594cbff6773f29ca2b52b429dc38be091fe85b2 100644 (file)
@@ -1,11 +1,10 @@
-diff -Naur openssh-3.1p1/configure.ac openssh-3.1p1-p/configure.ac
---- openssh-3.1p1/configure.ac Mon Mar 25 12:19:11 2002
-+++ openssh-3.1p1-p/configure.ac       Mon Mar 25 12:19:42 2002
-@@ -121,7 +121,6 @@
- *-*-linux*)
+--- openssh.orig/configure.ac  2006-02-02 09:07:47.000000000 +0100
++++ openssh/configure.ac       2006-02-02 09:11:17.000000000 +0100
+@@ -313,7 +313,6 @@
        no_dev_ptmx=1
        check_for_libcrypt_later=1
--      AC_DEFINE(DONT_TRY_OTHER_AF)
-       AC_DEFINE(PAM_TTY_KLUDGE)
-       AC_DEFINE(HAVE_BOGUS_SYS_QUEUE_H)
-       inet6_default_4in6=yes
+       check_for_openpty_ctty_bug=1
+-      AC_DEFINE(DONT_TRY_OTHER_AF, 1, [Workaround more Linux IPv6 quirks])
+       AC_DEFINE(PAM_TTY_KLUDGE, 1,
+               [Work around problematic Linux PAM modules handling of PAM_TTY])
+       AC_DEFINE(LOCKED_PASSWD_PREFIX, "!",
This page took 0.059877 seconds and 4 git commands to generate.