]> git.pld-linux.org Git - packages/ckermit.git/commitdiff
- new/updated
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 1 Nov 2008 13:30:57 +0000 (13:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ckermit-krb.patch -> 1.1
    cku-makefile.patch -> 1.6

ckermit-krb.patch [new file with mode: 0644]
cku-makefile.patch

diff --git a/ckermit-krb.patch b/ckermit-krb.patch
new file mode 100644 (file)
index 0000000..55cde79
--- /dev/null
@@ -0,0 +1,13 @@
+--- ckuath.c~  2004-03-14 18:12:55.000000000 +0100
++++ ckuath.c   2008-11-01 14:28:04.574610631 +0100
+@@ -13210,10 +13210,6 @@
+     /* create k5_context */
+     krb5_init_context(&k5_context);
+-#ifndef MIT_CURRENT
+-    if (k5_context)
+-        krb5_init_ets(k5_context);
+-#endif /* MIT_CURRENT */
+ #ifdef KRB524_CONV
+     krb524_init_ets(k5_context);
+ #endif /* KRB524_CONV */
index ef5ab5584f9b1b27461c8bc846218c908b07ad00..bbda56e4a955b191f969c22377db825cb587a8b3 100644 (file)
@@ -11,7 +11,7 @@
 +      -DCK_AUTHENTICATION -DCK_KERBEROS -DKRB5 -DCK_SHADOW -DOPENSSL_097 \
 +      -DCK_ENCRYPTION -DCK_CAST -DCK_DES -DLIBDES -DCK_SSL -DCK_PAM -DZLIB \
 +      -DCK_CURSES -DCK_POSIX_SIG -DTCPSOCKET -DLINUXFSSTND -DHAVE_CRYPT_H \
-+      -DMIT_CURRENT \
++      \
 +      -I/usr/include/security -I/usr/include/openssl -I/usr/include/ncurses \
 +      -I/usr/include/krb5 -I/usr/include/et $(KFLAGS)" "LNKFLAGS = $(LNKFLAGS)" \
 +      "LIBS = -lm -lncurses -lssl -lcrypto -lgssapi_krb5 \
This page took 0.066935 seconds and 4 git commands to generate.