loudmouth-devel-1.4.3-2.1>t  DH`pJܟ/=„bEjn4N|VEKD,O^?N_S9f.δYTnzcvhZ@G7l/:,!;O1|eSp|2Uj^X ֫ Mdk4~:^nbc$4ہ9"Ȍ+䷤DQZpLl)HD$~ ɔf+aAj9\6{'q \_M08276cf82b76aed4cfc4cb05e00b206ac5a7d9ff+Jܟ/=„\;Imaɑ+ ;gdGK~y ^Ԓ-ҩ&`jm`:R_v}^>NO B=O|L[2gT:׌\H,=fB\GJT/RK7_V o51e5*Ɉ1ln{r ok}HR0 syፐwڄNls=8jTxy0M("ޱP"(<}|y|zɑ یYj>5?d  ?PT\`nw ( D `   ,d Dl(.84 9h :+ FGHIPX`Yh\|]^{bcqdeflzCloudmouth-devel1.4.32.1Jabber Client Library Written in CLoudmouth is a lightweight and easy-to-use C library for programming with the Jabber protocol. It's designed to be easy to get started with and yet extensible to let you do anything the Jabber protocol allows. Authors: -------- Mikael Hallendal Jܞbuild19`openSUSE 11.2openSUSELGPL v2.1 or laterhttp://bugs.opensuse.orgProductivity/Networking/Otherhttp://www.loudmouth-project.org/linuxi586{i ~ AA큤JܞJܞJܞJܞJܞJܞJܞJܞJܞJܞJܞJܞJܞJܞ407f0bc317c3fcf65896c1ceefd6cb5a1689a4b2b8db7f44e12c1081e49d95819a111a23d51107e0a002ce8f43a3cfb31edd1ee4b43e2b691e259939ce87d49286c4df92ed0250f996149a7e22a70dfcd5db604176e5c15ffbb7e5b077da054f08f085a9376e141b3a485771bf67759d651a27abd34c92f4626d9af4e61a153d5e5c1482e0d0952818be7fa1d5fa8c1a41aa7f0ca7aec4074ef927cabf3bd6f8ddfaab65ca2cbf761c6a87b0b7d5c41alibloudmouth-1.so.0.1.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootloudmouth-1.4.3-2.1.src.rpmloudmouth-develloudmouth-devel(x86-32)   libloudmouth-1-0glibc-develglib2-develgnutls-develrpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)rpmlib(PayloadIsLzma)1.4.34.0-13.0.4-14.4.6-14.7.1IR$@IHϟHYH|@H@Gu@FR@F @EѨ@E@EE@mboman@suse.dero@suse.dehfiguiere@suse.demaw@suse.dehfiguiere@suse.dehfiguiere@suse.dehpj@suse.demauro@suse.desbrabec@suse.czsbrabec@suse.czsbrabec@suse.czro@suse.dejhargadon@suse.de- Update to version 1.4.3: + Various fixes- fix requires for doc subpackage- Fix debug package dependencies.- Update to version 1.4.2: + Various fixes.- Fix -devel package Requires.- Update spec to match library policies - Upgrade to 1.4.0 * [LM-95] - File descriptor leak in lm-connection.c * [LM-116] - lm_connection_set_jid() required when not using SRV * [LM-117] - Reentrancy error on failed connect * [LM-121] - Getting time outs when going through NAT on Linux * [LM-085] - Asynchronous DNS requests * [LM-106] - Don't call ID handler if the message is not error or result * [LM-110] - On server hangup, the last few messages from the server sometimes aren't processed * [LM-107] - SSL cert checking never works with GNUTls * [LM-111] - Add a pointer to check in the README file * [LM-55] - Check disconnect error reasons like conflicting resource and invalid xml (fix forward ported from 1.2) * [LM-88] - Segfault in _lm_ssl_begin for openssl (fix forward ported from 1.2) * [LM-10] - Loudmouth API docs error * [LM-49] - loudmouth does not determine server_from_jid correctly * [LM-62] - Crashes when connecting to server that requires STARTTLS * [LM-74] - Compiling loudmouth fails on lm-ssl-gnutls.c (Upgrade GnuTLS requirement) * New Features * [LM-63] - Implement the support for the SRV DNS records, please * [LM-76] - Support for SASL (XMPP 1.0)- Upgraded to version 1.2.3: * [LM-104] - Problems with in * [LM-105] - Patch to suppor getting local host address and full JID- update to 1.2.0 * This is the same as 1.1.5 but marked as stable and released as 1.2.0. * For a complete list of changes since 1.0.5 look at the changes in 1.1.1-1.1.5 * Fixed leak when closing a connection, LM-59 * Escape the resource string (fixes problems with iChat contacts), LM-48 * Stale incoming source destroyed/unreffed, LM-60 * Fixed a leak in the synchronous layer, LM-66 * Fixed a couple of warning when building on 64 bit alpha, LM-41. * Generate better message IDs, LM-56 * Fixed a leaking proxy object, LM-51 * Fixed random bugs on connection errors, LM-58 * Removed a warning when using proxy, LM-50. * Infinite reading of 0 bytes when disconnected using gnutls, LM-45 * Loudmouth exports some internal SHA* functions, LM-47 * Fix auto* warning, LM-46 * Support for internationalised domain names, LM-42 * Fixed issue where no disconnect signal was emitted when connection closed during opening, LM-43 * Plugged a memory leak in LmConnection, LM-39 * Fixed warnings due to uninitialized value, LM-35 * Fixed a reentrancy-related issue with LmConnection, LM-37- Require check-devel.- Do not build unusable static libraries (#238552#c17).- Spec file cleanup.- GNOME moved to /usr- update to version 1.0.5 - Infinite reading of 0 bytes when disconnected using gnutls, LM-45 - Loudmouth exports some internal SHA* functions, LM-47 - Fix auto* warning, LM-46 - Fixed issue where no disconnect signal was emitted when connection closed during opening - Plugged a memory leak in LmConnection, LM-39 - Fixed warnings due to uninitialized value, LM-35 - Fixed a reentrancy-related issue with LmConnection, LM-37 - Quick build fix release when building without SSL, LM-25 - Fixed issue when opening in blocking mode failed, LM-15 - Unregister sources when connection fails to avoid later segfault, LM-16 - Fixed an issue where large messages would get trunkated, LM-17build19 1255972605AsAtAuAvAxAyAwA{A|AzA}AqApA1.4.3-2.11.4.3-2.1loudmouth-1.0loudmouthlm-connection.hlm-error.hlm-message-handler.hlm-message-node.hlm-message.hlm-proxy.hlm-ssl.hlm-utils.hloudmouth.hlibloudmouth-1.lalibloudmouth-1.soloudmouth-1.0.pc/usr/include//usr/include/loudmouth-1.0//usr/include/loudmouth-1.0/loudmouth//usr/lib//usr/lib/pkgconfig/-fomit-frame-pointer -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:11.2/standard/95b807ec0268a5aae8b976e837ec1f50-loudmouthcpiolzma2i586-suse-linux.P2;FyN>†I?] b2q6C/0{"`QbK!';!r jAbn4UttM}.TW_~ʁ?n00/ma%hR,2i|%~LYUhvm|IR w=.S9/+(xEfF&C@]WpϮA>@afQH(9(=l4Qq Ԫn:]~.1C c_ōREPڬ6%lhuYCC 'ٕ4{DW`H^>o||ڮi YJYXNLgT:h9syӌKGnD);1Ȝ!)tq!y;_T7,#TE_=W:jt <#jLTY牫`]6 xYvBC4GhIۦX"4Jw%@WkXs <2N`jAG.W?MrnrT.7 B(4~h#4*ռjv)WaWt!->,ec3@.sPl}˰l(e c>罶ׄtHc#RKU\ HWeܵAmwa3n! El4 2|?]&c_.Z<8uÂ1ɸj"& D/#ID٪'4V͋&LsDR+.cC-KuȚa#$$h‘r} oc f /MqHRV/4ۉF4idG`YY܋ ZS63##iՐVF;3%C@ӈ2C${kȸU j]Q5u*46cwzmnYfT 5w(> yYOQWЀu=fXf!$bwү:Z9]l'tZh糇E @i "_CsEE\%IN؎s2zs*{VGA_{ˎ_'i]Hy<o$Om&ƥ1IW,@\:x0WlQe⥅}{+ @9ݷBZ^ ocCG5rq7yR\&}vpQ=<-~L+o\jVpTBz'֪qdJ16d'/ͱ rb`kJ4(7P _#TM4^"b)X*D`vQ>I h#y,W5 +O? &é& Cws3I9MJ-uYHa]ǖQóhRלFyS6@3U+exBI\jK# JwLD *Qo϶q鲖9UT7W?r=:~onh=^ yI$֖2-B(:CR|`][xT!=:eV!462W?$WͭN9qbqHә9o:[8o6ɛȸ١"MwUO66'*P|4lY&A7of>SnJ'c֋ *BĎKO9쎀@iVzm>an/F%g3ɦde̛XzmCOCCV3rYH u1_hPːHd9rQ-hPnR{õ=kwbpN~$,-3E@I]G;ya`DһzCtEq8I[Id9B.p_e-S6tmnS5W90LH`R+2%Tjl,n/]!(Z΅wD C6P3_ w0~}?:pKh]Ɍb]X?], -Ifדmf**򨤉Èqu!`IZ믌 7T o%x{^g F‹$U%ME)(?#aP$ijG!<\qəZj#P_6kʬ)Ҷт92'r JXN`Fiw&-d3`ӷԾ QכK:we\N"vx4{b@.R >nI,@o'BZ5ncCRgg1 @c$dM&3#Zӎ;q7s: rZ;ZI ~ ^y^x2pp@B=y¡窅Dȁ:vUS+0aTU-0L;ɡ'5x7c`jzOнr](%r3%= R-af_} 8I<;*פ!|kWrYe#fT`6 y(,/ۗ\O2|@ʾlͩDM\sL}ujDgtp[0'Wk&Bu3+XVJV F5Wퟚ\(| R$zVaWoD}z,\piG\n1M_N0DGV7kDjan_z|SYlJ!ZbL&^_#)}dj4mv y~% '7#j 9Ho`^ZBLiI_|hdz?a?/rip vy͒=f@ oc[Pv^#lZ\2}Yļ̆DA.cDm@Y:Q(!IMHX~%Éҽт7Mě L#\#0%02"O1oqn3*+> Mv-W(ֱ{ =$jfr6C!|ݑAdfIn_ef7-& umylpDžz[]E!9^Z3b@$K<HmdK$7hM-*:,t; 4V.3%Hq8+kp^/ Ȥ__(vSg+B9ſ;TjNP-zF`> QbT+4ɛT'/cB7;'[v@} a*,—3%Sɖ.ZJ+>e";WW#h׸H6 ÔbJj-,셈Jahձj!;5&b-rCA8)uG'9z(+v<5GfC )_% o硇c5\[#eL 㴆B U4"Bm׌D=k'"ۤ (}?`p@KD8-z~Z d]<cW edJ9IpNtUPT(r#.N0XlP$R?5Slƪ8!>k!J0* 2ITǴ3Ԑ7EYǺ=7Hxj!Cb,L LwB[hrTӆVߖH}R^JRVn)Vi40`T a)HT@ 88xO C4