poprawka do cyrus-sasl
Zbyniu Krzystolik
zbyniu w geocarbon.pl
Śro, 2 Cze 2004, 00:25:20 CEST
Cześć,
proszę o wrzucenie tej poprawki do sasla z RA-branch.
Bez niej metoda rimap nie ma obowiązku poprawnie działać, zatem ew. do
security.
W wersji z Ac jest już poprawnie w źródłach.
PS. I prosze się nie śmiać z wielkości poprawki ;-]
Zbyniu
--
\78\32\14\46\67\67\90\1A
%% Timeo me dubitare %%
-------------- następna część ---------
--- cyrus-sasl.spec Wed Jun 2 00:13:33 2004
+++ cyrus-sasl.spec.my Tue Jun 1 23:02:33 2004
@@ -30,6 +30,7 @@
Patch4: %{name}-ipv6.patch
Patch5: %{name}-ac25x.patch
Patch6: saslauthd-man.diff
+Patch7: %{name}-rimap.patch
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: db3-devel >= 3.1.17-8
@@ -305,6 +306,7 @@
%patch4 -p1
%patch5 -p1
%patch6 -p0
+%patch7 -p1
%build
rm -f config/missing
-------------- następna część ---------
diff -urH cyrus-sasl-1.5.27/saslauthd/auth_rimap.c cyrus-sasl-1.5.27.my/saslauthd/auth_rimap.c
--- cyrus-sasl-1.5.27/saslauthd/auth_rimap.c Sat Feb 17 05:06:57 2001
+++ cyrus-sasl-1.5.27.my/saslauthd/auth_rimap.c Tue Jun 1 20:54:04 2004
@@ -94,7 +94,7 @@
#define DEFAULT_REMOTE_SERVICE "imap" /* getservbyname() name for remote
service we connect to. */
#define TAG "saslauthd" /* IMAP command tag */
-#define LOGIN_CMD (TAG " LOGIN") /* IMAP login command (with tag) */
+#define LOGIN_CMD (TAG " LOGIN ") /* IMAP login command (with tag) */
#define NETWORK_IO_TIMEOUT 30 /* network I/O timeout (seconds) */
#define RESP_LEN 1000 /* size of read response buffer */
Więcej informacji o liście dyskusyjnej pld-betatesters