There is no 'correct' or 'official' patch for jabberd2 yet. Both patches in that bug work brilliantly on my Debian box, though. darco's patch just has extra features that Mariusz's patch doesn't.
On 03/10/05, Sam Morris <[EMAIL PROTECTED]> wrote: > Could someone please point me to the patch for jabberd2 that enables > avatar storage in a user's vcard? > > <http://j2.openaether.org/bugzilla/show_bug.cgi?id=29> references > <http://www.deepdarc.com/vcard-avatar.diff>, is this the correct patch? > If so, could the server administrator's guide be updated with a link to > the patch? > > -- > Sam Morris > http://robots.org.uk/ > > PGP key id 5EA01078 > 3412 EA18 1277 354B 991B C869 B219 7FDB 5EA0 1078 > > _______________________________________________ > py-transports mailing list > py-transports@blathersource.org > http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports > -- - Norman Rasmussen - Email: [EMAIL PROTECTED] - Home page: http://norman.rasmussen.co.za/ From [EMAIL PROTECTED] Mon Oct 3 14:47:31 2005 From: [EMAIL PROTECTED] (Andreas van Cranenburgh) Date: Mon Oct 3 14:47:34 2005 Subject: [py-transports] Necessary to patch jabberd2 for avatar support? In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> On Mon, Oct 03, 2005 at 03:00:22PM +0100, Sam Morris wrote: > If so, could the server administrator's guide be updated with a link to > the patch? Why clutter the guide, better just include it in the next jabberd2 release. avatar storage is worth a minor release IMO :P -- Andreas [ http://unstable.nl | xmpp:[EMAIL PROTECTED] ] [ callto:ils.seconix.com/[EMAIL PROTECTED] ] -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: Digital signature Url : http://modevia.com/pipermail/py-transports/attachments/20051003/0df982da/attachment.pgp From [EMAIL PROTECTED] Mon Oct 3 20:08:43 2005 From: [EMAIL PROTECTED] (Jorge Merlino) Date: Mon Oct 3 20:09:17 2005 Subject: [py-transports] PyMSNt 0.10 released! Now with avatars! In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> I have tried to update my msn transport today but I found that the spool files now are different. How did you do to update them to the new version? Regards Jorge El Lun 03 Oct 2005 08:02, Oscar Hellstr?m escribi?: > Upgraded my (nondev) msn transport just this minute and everything seems > to have went very smooth, including transformation of the spool files > and such. Am I right to assume I can just do a cvs update if there will > be any 0.10.x? > > How will things be in the feature, will file transfers be the focus of > 0.11? > From [EMAIL PROTECTED] Mon Oct 3 20:13:35 2005 From: [EMAIL PROTECTED] (Norman Rasmussen) Date: Mon Oct 3 20:13:37 2005 Subject: [py-transports] PyMSNt 0.10 released! Now with avatars! In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> the transport should automatically upgrade your spool files for you. On 03/10/05, Jorge Merlino <[EMAIL PROTECTED]> wrote: > I have tried to update my msn transport today but I found that the spool files > now are different. How did you do to update them to the new version? > > Regards > Jorge > > El Lun 03 Oct 2005 08:02, Oscar Hellstr?m escribi?: > > Upgraded my (nondev) msn transport just this minute and everything seems > > to have went very smooth, including transformation of the spool files > > and such. Am I right to assume I can just do a cvs update if there will > > be any 0.10.x? > > > > How will things be in the feature, will file transfers be the focus of > > 0.11? > > > _______________________________________________ > py-transports mailing list > py-transports@blathersource.org > http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports > -- - Norman Rasmussen - Email: [EMAIL PROTECTED] - Home page: http://norman.rasmussen.co.za/ From [EMAIL PROTECTED] Mon Oct 3 20:23:42 2005 From: [EMAIL PROTECTED] (Jorge Merlino) Date: Mon Oct 3 20:23:59 2005 Subject: [py-transports] PyMSNt 0.10 released! Now with avatars! In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> Well that didn't worked :( What I did was to copy the msn.xxxx folder from my previous instalation to the new one, and when I tried to log in the transport told me that I was not registered. I registered again and the it created my xml file inside a new subfolder. Did I do something wrong? Regards Jorge El Lun 03 Oct 2005 17:13, Norman Rasmussen escribi?: > the transport should automatically upgrade your spool files for you. > > On 03/10/05, Jorge Merlino <[EMAIL PROTECTED]> wrote: > > I have tried to update my msn transport today but I found that the spool > > files now are different. How did you do to update them to the new > > version? > > > > Regards > > Jorge > > > > El Lun 03 Oct 2005 08:02, Oscar Hellstr?m escribi?: > > > Upgraded my (nondev) msn transport just this minute and everything > > > seems to have went very smooth, including transformation of the spool > > > files and such. Am I right to assume I can just do a cvs update if > > > there will be any 0.10.x? > > > > > > How will things be in the feature, will file transfers be the focus of > > > 0.11? > > From [EMAIL PROTECTED] Mon Oct 3 20:42:40 2005 From: [EMAIL PROTECTED] (James Bunton) Date: Mon Oct 3 20:42:50 2005 Subject: [py-transports] PyMSNt 0.10 released! Now with avatars! In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> If you do an update in place then the transport will migrate your spool directory automatically. You must have installed a fresh copy and started it before moving your spool directory over? If you want to force another migrate, edit spool/msn.host.com/notes_to_myself Remove the line, doHashDirUpgrade That will cause it to redo the migrate when you next start the transport. --- James On 04/10/2005, at 6:23 AM, Jorge Merlino wrote: > Well that didn't worked :( > What I did was to copy the msn.xxxx folder from my previous > instalation to the > new one, and when I tried to log in the transport told me that I was > not > registered. I registered again and the it created my xml file inside a > new > subfolder. > Did I do something wrong? > > Regards > Jorge > > El Lun 03 Oct 2005 17:13, Norman Rasmussen escribi?: >> the transport should automatically upgrade your spool files for you. >> >> On 03/10/05, Jorge Merlino <[EMAIL PROTECTED]> wrote: >>> I have tried to update my msn transport today but I found that the >>> spool >>> files now are different. How did you do to update them to the new >>> version? >>> >>> Regards >>> Jorge >>> >>> El Lun 03 Oct 2005 08:02, Oscar Hellstr?m escribi?: >>>> Upgraded my (nondev) msn transport just this minute and everything >>>> seems to have went very smooth, including transformation of the >>>> spool >>>> files and such. Am I right to assume I can just do a cvs update if >>>> there will be any 0.10.x? >>>> >>>> How will things be in the feature, will file transfers be the focus >>>> of >>>> 0.11? >>> > _______________________________________________ > py-transports mailing list > py-transports@blathersource.org > http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports >