[mICQ] ANNOUNCEMENT: mICQ 0.5.4.2 released

Rüdiger Kuhlmann l-micq.0705+0hx2-l at ruediger-kuhlmann.de
Mon Jul 9 18:28:11 CEST 2007


>--[Max Komar]--<komar at ukr.net>

> > md5sum 52da08fa993d5f23f2da158da37a64c2  deb/dists/sid/main/source/micq_0.5.4.2-0_i386.changes
> > md5sum ce6f44a335dcc03877e357689ca35489  deb/dists/sid/main/source/micq_0.5.4.2.orig.tar.gz
> > md5sum 46790acc11cbabc726ee0567b7af634e  deb/dists/sid/main/source/micq_0.5.4.2-0.diff.gz
> > md5sum 943064ca7d788e3973a679112e7dac1e  deb/dists/sid/main/source/micq_0.5.4.2-0.dsc
> can you update http://www.micq.org/deb/dists/sid/main/source/Sources and http://www.micq.org/deb/dists/sid/main/source/Sources.gz?
> hire only 0.5.4.1

Better now?

Btw. I do read the mailing lists I post to (yeah, even _before_ posting),
so could you please honor my Mail-Followup-To: header in the future?

>--[Max Komar]--<komar at ukr.net>
> > Don't know about 0.5.3 but with 0.5.4.1 and subsequent CVS versions I 
> > didn't see this - despite I was to go to invisible and back to N/A status 
> > upon every login/reconnect.
> Confirmed.

Darn. Why do I get those bug reports just after the release?

Does this patch help?

Index: src/im_response.c
===================================================================
RCS file: /var/lib/cvs/micq/src/im_response.c,v
retrieving revision 1.11
diff -u -r1.11 im_response.c
--- src/im_response.c   22 Jun 2007 13:51:37 -0000      1.11
+++ src/im_response.c   9 Jul 2007 16:26:21 -0000
@@ -939,7 +939,7 @@
             hide = hide_hide;
     }

-    if (status == cont->status && (status == ims_offline || flags == cont->flags) && !text)
+    if (status == cont->status && (status == ims_offline || flags == cont->flags) && (!text || !*text))
         return;

     __IMOnline (cont, status, flags, nativestatus, text, hide);
                                  
-- 
"See, free nations are peaceful nations. Free nations don't attack
 each other. Free nations don't develop weapons of mass destruction."
      - George W. Bush, Milwaukee, Wis., Oct. 3, 2003


More information about the mICQ-List mailing list