public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-mail/dovecot/files: dovecot-2.0.12-sdbox.patch
@ 2011-04-30 20:48 Eray Aslan (eras)
  0 siblings, 0 replies; only message in thread
From: Eray Aslan (eras) @ 2011-04-30 20:48 UTC (permalink / raw
  To: gentoo-commits

eras        11/04/30 20:48:43

  Added:                dovecot-2.0.12-sdbox.patch
  Log:
  Backport sdbox patch - bug #365445. Thanks to Kerin Millar.
  
  (Portage version: 2.1.9.46/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  net-mail/dovecot/files/dovecot-2.0.12-sdbox.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/files/dovecot-2.0.12-sdbox.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/files/dovecot-2.0.12-sdbox.patch?rev=1.1&content-type=text/plain

Index: dovecot-2.0.12-sdbox.patch
===================================================================

diff -r d4945c93c33b -r 663528c5c799 src/lib-storage/index/dbox-single/sdbox-storage.c
--- a/src/lib-storage/index/dbox-single/sdbox-storage.c	Tue Apr 12 18:38:50 2011 +0300
+++ b/src/lib-storage/index/dbox-single/sdbox-storage.c	Sat Apr 30 15:55:08 2011 +0300
@@ -118,6 +118,8 @@
 		mail_index_update_header_ext(trans, mbox->hdr_ext_id, 0,
 					     &new_hdr, sizeof(new_hdr));
 	}
+	memcpy(mbox->mailbox_guid, new_hdr.mailbox_guid,
+	       sizeof(mbox->mailbox_guid));
 }
 
 static int sdbox_mailbox_create_indexes(struct mailbox *box,










^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-04-30 20:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-30 20:48 [gentoo-commits] gentoo-x86 commit in net-mail/dovecot/files: dovecot-2.0.12-sdbox.patch Eray Aslan (eras)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox