SOURCES: imap-version-pld.patch - updated for 2006h
qboosh
qboosh at pld-linux.org
Thu May 17 21:14:56 CEST 2007
Author: qboosh Date: Thu May 17 19:14:56 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- updated for 2006h
---- Files affected:
SOURCES:
imap-version-pld.patch (1.10 -> 1.11)
---- Diffs:
================================================================
Index: SOURCES/imap-version-pld.patch
diff -u SOURCES/imap-version-pld.patch:1.10 SOURCES/imap-version-pld.patch:1.11
--- SOURCES/imap-version-pld.patch:1.10 Sun Apr 1 02:09:54 2007
+++ SOURCES/imap-version-pld.patch Thu May 17 21:14:50 2007
@@ -1,33 +1,33 @@
---- imap-2006c1/src/imapd/imapd.c.orig 2006-10-17 22:27:51.000000000 +0200
-+++ imap-2006c1/src/imapd/imapd.c 2006-11-21 11:44:25.019505000 +0100
-@@ -202,7 +202,7 @@
+--- imap-2006h/src/imapd/imapd.c.orig 2007-04-24 23:18:24.000000000 +0200
++++ imap-2006h/src/imapd/imapd.c 2007-05-17 20:50:21.419511769 +0200
+@@ -203,7 +203,7 @@
/* Global storage */
--char *version = "2006f.379"; /* version number of this server */
-+char *version = "2006f.379PLD"; /* version number of this server */
+-char *version = "2006h.380"; /* version number of this server */
++char *version = "2006h.380PLD"; /* version number of this server */
char *logout = "Logout"; /* syslogreason for logout */
char *goodbye = NIL; /* bye reason */
time_t alerttime = 0; /* time of last alert */
---- imap-2006c1/src/ipopd/ipop2d.c.orig 2006-11-21 11:42:50.109505000 +0100
-+++ imap-2006c1/src/ipopd/ipop2d.c 2006-11-21 11:44:43.599505000 +0100
+--- imap-2006h/src/ipopd/ipop2d.c.orig 2007-05-17 20:49:45.073440524 +0200
++++ imap-2006h/src/ipopd/ipop2d.c 2007-05-17 20:50:55.389447605 +0200
@@ -59,7 +59,7 @@
/* Global storage */
--char *version = "2006f.72"; /* server version */
-+char *version = "2006f.72PLD"; /* server version */
+-char *version = "2006h.72"; /* server version */
++char *version = "2006h.72PLD"; /* server version */
short state = LISN; /* server state */
short critical = NIL; /* non-zero if in critical code */
MAILSTREAM *stream = NIL; /* mailbox stream */
---- imap-2006c1/src/ipopd/ipop3d.c.orig 2006-10-12 19:30:55.000000000 +0200
-+++ imap-2006c1/src/ipopd/ipop3d.c 2006-11-21 11:44:55.579505000 +0100
+--- imap-2006h/src/ipopd/ipop3d.c.orig 2007-04-05 01:04:42.000000000 +0200
++++ imap-2006h/src/ipopd/ipop3d.c 2007-05-17 20:51:00.829757631 +0200
@@ -65,7 +65,7 @@
/* Global storage */
--char *version = "2006f.96"; /* server version */
-+char *version = "2006f.96PLD"; /* server version */
+-char *version = "2006h.96"; /* server version */
++char *version = "2006h.96PLD"; /* server version */
short state = AUTHORIZATION; /* server state */
short critical = NIL; /* non-zero if in critical code */
MAILSTREAM *stream = NIL; /* mailbox stream */
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/imap-version-pld.patch?r1=1.10&r2=1.11&f=u
More information about the pld-cvs-commit
mailing list