http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25666 User: morriss Date: 2008/07/03 08:57 AM Log: packet-pkcs12-template.c uses the libgcrypt symbol GCRY_CIPHER_RFC2268_40 which, according to: http://lists.gnupg.org/pipermail/gnupg-devel/2004-February/020779.html is new to the 1.1.92 release of libgcrypt. Bump our required version of libgcrypt from 1.1.42 to 1.1.92 . Directory: /trunk/ Changes Path Action +1 -1 configure.in Modified