summaryrefslogtreecommitdiff
path: root/cyrus-sasl/cyrus-sasl-2.1.22-crypt.patch
diff options
context:
space:
mode:
authorSimon Gloßner <viper@hometux.de>2006-05-22 12:57:07 +0000
committerSimon Gloßner <viper@hometux.de>2006-05-22 12:57:07 +0000
commit63e33e67de5c6026e14cb0b46410d363d40254ae (patch)
tree585f87bd7cd26c297b91b5cdce9ba6e3cb38953e /cyrus-sasl/cyrus-sasl-2.1.22-crypt.patch
parent6a03abe819345e92952add26807468c6eb0404a2 (diff)
downloadopt-63e33e67de5c6026e14cb0b46410d363d40254ae.tar.gz
opt-63e33e67de5c6026e14cb0b46410d363d40254ae.tar.xz
cyrus-sasl: update to 2.1.22
Diffstat (limited to 'cyrus-sasl/cyrus-sasl-2.1.22-crypt.patch')
-rw-r--r--cyrus-sasl/cyrus-sasl-2.1.22-crypt.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/cyrus-sasl/cyrus-sasl-2.1.22-crypt.patch b/cyrus-sasl/cyrus-sasl-2.1.22-crypt.patch
new file mode 100644
index 000000000..328600268
--- /dev/null
+++ b/cyrus-sasl/cyrus-sasl-2.1.22-crypt.patch
@@ -0,0 +1,10 @@
+--- cyrus-sasl-2.1.22/saslauthd/auth_shadow.c 2006-04-19 21:36:36.000000000 +0200
++++ cyrus-sasl-2.1.22-new/saslauthd/auth_shadow.c 2006-05-22 13:21:31.000000000 +0200
+@@ -45,6 +45,7 @@
+ # include <time.h>
+ # include <pwd.h>
+ # include <syslog.h>
++# include <crypt.h>
+ # ifndef HAVE_GETSPNAM
+
+ # ifdef WITH_DES

Generated by cgit