packages: openssh/openssh-heimdal.patch - restore to HEAD

glen glen at pld-linux.org
Mon Apr 5 15:17:12 CEST 2010


Author: glen                         Date: Mon Apr  5 13:17:12 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- restore to HEAD

---- Files affected:
packages/openssh:
   openssh-heimdal.patch (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: packages/openssh/openssh-heimdal.patch
diff -u /dev/null packages/openssh/openssh-heimdal.patch:1.9
--- /dev/null	Mon Apr  5 15:17:12 2010
+++ packages/openssh/openssh-heimdal.patch	Mon Apr  5 15:17:06 2010
@@ -0,0 +1,20 @@
+diff -urN openssh-3.9p1.org/configure.ac openssh-3.9p1/configure.ac
+--- openssh-3.9p1.org/configure.ac	2004-08-17 19:25:31.977492488 +0200
++++ openssh-3.9p1/configure.ac	2004-08-17 19:25:48.157032824 +0200
+@@ -2265,13 +2265,13 @@
+ 				       [ char *tmp = heimdal_version; ],
+ 				       [ AC_MSG_RESULT(yes)
+ 					 AC_DEFINE(HEIMDAL)
+-					 K5LIBS="-lkrb5 -ldes"
+-					 K5LIBS="$K5LIBS -lcom_err -lasn1"
++					 K5LIBS="-lkrb5"
++					 K5LIBS="$K5LIBS -lasn1"
+ 					 AC_CHECK_LIB(roken, net_write,
+ 					   [K5LIBS="$K5LIBS -lroken"])
+ 				       ],
+ 				       [ AC_MSG_RESULT(no)
+-					 K5LIBS="-lkrb5 -lk5crypto -lcom_err"
++					 K5LIBS="-lkrb5 -lk5crypto"
+ 				       ]
+ 			)
+ 			AC_SEARCH_LIBS(dn_expand, resolv)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/openssh/openssh-heimdal.patch?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list