orbit2-doc-2.14.17-3.1>t  DH`pJY/=„Shxզn6auTlfuS6f%Te`)@gO"rDѶ<}1ď"en7:vz/ʯ]Iclq?=2.ka-H[ Cǖ<=KlďTYƂ+'L{Yhqq9>5"C?"3d   F# <Mcip              ^| D(b8h9: ,FkG H I XY \ ] T ^!b!:c!d"e" f"l"z"#Corbit2-doc2.14.173.1High-Performance CORBA Object Request BrokerORBit is a high-performance CORBA (Common Object Request Broker Architecture) ORB (Object Request Broker). It allows programs to send requests and receive replies from other programs, regardless of the locations of the two programs. CORBA is an architecture that enables communication between program objects, regardless of the programming language they are written in or the operating system they run on. You will need to install this package if you want to run programs that use the CORBA technology ORBit implementation. Authors: -------- Elliot Lee Michael Meeks Mark McLouglin J;build311WopenSUSE 11.2openSUSEGPL v2 or later; LGPL v2.1 or laterhttp://bugs.opensuse.orgSystem/Librarieshttp://www.gnome.org/linuxx86_64/|r A큤J1J1J1J1J1J1J1J1J1J1J1J1J1699d6c9d76c341fed87c9cf6ef12b63b9c421ec28932cc20fd67215281b61d4a48d2dc8b9941b6348ebc1c5abd02115ebe1c8fc06111253f94787bc2131e20b8fd7ee7b244e4a2b532828928f8e31922f6192f4292d744423df690e785d60fdf94115a2368b06cdccf31ea7dc08a3efeb9fca6941d63925bb45bed1e298c9b8bf771308152ab24a69682daed70ce136debd7e6d206d73850d77d305ab548f95778f82193d32e4d4395a23b07a8bddb552f07d9272deb4ae870ca6821117877farootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootorbit2-2.14.17-3.1.src.rpmORBit2-docorbit2-docorbit2-doc(x86-64)   orbit2rpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)rpmlib(PayloadIsLzma)2.14.174.0-13.0.4-14.4.6-14.7.1I@I@Id@H7@HϟH@HHI&H6G@GfG@GFFl@F$@FoE՜EѨ@E=E=EI@E@E@DDvuntz@novell.comvuntz@novell.comolh@suse.demboman@suse.devuntz@novell.commaw@suse.dejpr@suse.demaw@suse.demaw@suse.dero@suse.demaw@suse.demaw@suse.demaw@suse.degekker@suse.demaw@suse.demaw@suse.demaw@suse.desbrabec@suse.czsbrabec@suse.czmaw@suse.dejhargadon@suse.dejhargadon@suse.dejhargadon@suse.degekker@suse.degekker@suse.de- Remove all .la files. - Package explicitly /usr/lib/libname-server-2.a because there's no dynamic library for it.- Update to version 2.14.17: + fix glib single includes + various fixes for cross-compiling + do fewer DNS lookups in linc + fix compiler warnings + threading fixes + win32 portability fixes - Remove BuildRequires: indent, openssl-devel, popt-devel, xmlcharent - Remove indent and popt-devel from Requires of devel package. - Remove AutoReqProv: it's default now. - Remove -fno-strict-aliasing from CFLAGS. - Use parallel build.- obsolete old -XXbit packages (bnc#437293)- Update to version 2.14.16: + fix make check on Mac OS/X + The ORBNetID option was not consistent in relation to ORBIIOPIPName. This fix ensures that ORBIIOPIPName always takes precedence.- Update to version 2.14.15: + fix some leaks + fix some of the changes in 2.14.14 + fix potential make loop- Update to version 2.14.14: + Use ORBIT_SOCKETDIR to propagate the socket dir to children wherever possible; this has two benefits: it speeds up ORBit2 launch and it and it allows root owned apps to talk to the user's AT + Various linc2 fixes.- Drop orbit-abuild.patch, the warning is valid but causes no issues and will be fixed nicely upstream- Update to version 2.14.13: + Robustness fixes + Fixes for the poa test client + Build fixes with single glib includes + Locking fixes in linc + Fixes for handling of local requests - Remove upstreamed patch: libbonobo-deadlock-fix.patch.- Add libbonobo-deadlock-fix.patch (bnc#393634 and bgo$534351) - s#%run_ldconfig#/sbin/ldconfig#.- added baselibs.conf file to build xxbit packages for multilib support- Update to version 2.14.12: + Fix the build when using glib 2.15.- Update to version 2.14.11: + Various cleanups and fixes for win32 + Fix off by one in all method name lengths + Fixes interoperability with other ORBs.- Update to version 2.14.10: + Bug fixes - Rename abuild.patch to orbit-abuild.patch.- Update to version 2.14.9 * bug fixes + Portability fix (Tor Lillqvist) + Various fixes in GIOP and linc (Jules Colding)- Update to 2.14.8: * bug fixes + Fix GIOP timeouts and add unit tests (Jules Colding) + Code cleanups (Kjartan) + Fix pointer arithmetics (Roland Illig) + Fix crash with uninitialized exception (Vincent Untz) + ORBLocalOnly mode in Solaris fixes (Brian Cameron) - Respin abuild.patch -- part of it has been upstreamed.- Update to 2.14.7 - Fix b.g.o 378454.- Update to 2.14.6- Do not build unusable static libraries (#238552#c17).- Spec file cleanup. - Splitted orbit2-doc from orbit2-devel.- Move to /usr.- Removed unneeded libtool files. (#223691)- update to version 2.14.3 - Patch to correct problem where DHCP hostname changes caused login to block. - Added gtk-doc documentation. - Modify ORBLocalOnly test for TCP/IP connections so that differences in the port number does not cause the test to fail. Since the port number does not affect whether the IP address is local, this should make the test work properly on platforms where the access () function fills in the port value that is being compared. On Solaris, this fixes a bug that causes Java a11y to break, from an end-user perspective. - configure.in (CFLAGS): Fix #147556 - acinclude.m4: Added AX_CFLAGS_GCC_OPTION- update to version 2.14.2 - bug fixes + Don't hang when the hostname changes + Fix problems with a11y on Solaris + Doc improvements + Build fixes- Update to version 2.14.1 - Remove upstreamed patch * bug fixes + Cleanups, leak fixes and fixes for reports from the Coverity checker (Kjartan, Pascal) + New function ORBit_get_giop_recv_limit(). Clients must be able to retrieve the maximum allowed GIOP receive limit. (Jules Colding) + Bug 323201: marshalling of void retval typecode generated by "imodule service" crashes. (Gustavo Carneiro) + emit per interface enum for index of xyz_imethods[]. (Kuang-Chun Cheng) + Port to GOption (Christian Persch) + Win32 fixes (Tor Lillqvist) + Emit exception for bad URL in string_to_object (Frank Rehberger) + Fix C++ compatibility in generated code (Vladimir Panov)- Update to version 2.14.0 - Remove upstreamed patches * bug fixes + Fix build on Cygwin (Tor) + Fix giop test compilation/crash (Tor) - update to ORBit2-2.13.3 * bug fixes + Fix crash on null adaptor (Michael) + Fix compiler warnings (Kjartan, Jens Granseuer) + Improve configure stage on Win32 (Tor) - update to ORBit2-2.13.2 * bug fixes + realloc should update length/tracking information (Martin Blom) + Fix memory management and crashew when shutting down the ORB. (Anders Carlsson) + Build/correctness fixes (Tor, Jules) - update to +ORBit2-2.13.1 * features + More work on porting to Win32 (Tor) + Implement forward binding (Fernando Herrera) + Implement new ORB_init option ORBNetID (Jules Colding) * bug fixes + Build fix (James Henstridge) + Memory management fixes (Anders Carlsson) + Reset connection for forwarded objects (Anders) + Don't use -export-dynamic (Mark) + if we have failed on the unix socket, have IPv4 or IPv6 connections enabled and are on localhost, then don't connect on the corresponding port from the profiles (Arvind Samtur) + Fix a bunch of compiler warnings and make some code static (Kjartan) + Add threading libs to ORBIT_NAME (Michael) + Check for netdb.h (Sandie Vanderme) + Check for sys/sockio.h (James Andrewartha) * Other + Improve docs for users of ORBit2 (Jules Colding)build31 12559813713:@67495;<=>?2.14.17-3.12.14.17-3.1ORBit2ORBit2-orbit2-allocators.htmlORBit2-orbit2-small.htmlORBit2.devhelpORBit2.devhelp2general.htmlhome.pngindex.htmlindex.sgmlleft.pngright.pngstyle.cssup.png/usr/share/gtk-doc/html//usr/share/gtk-doc/html/ORBit2/-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:11.2/standard/80d8fb2ff84fb4d790013510293a40fa-orbit2cpiolzma2x86_64-suse-linuxde{+^0?] b2pԆu{ ;ׂR|#8>=MqL;坅GyޠTǟZ@þ\{xBF443qh 7Wğsܜ#5t)!E< Wм%2s!ӊNb&۱\{Xif{"z!ie(|* W$+CWWّp^ꕜφhܷ SN#+8>e`(O6-t)~/T]S3hKsAT ["4'sD=N[l'Pn(YLE ]L%ѐ*V}p9 B-oy'NϤUIq7ĊYyp*){ҵ*e/0Q)7T VQ?7C+ѤLF`7e 83E]`U⿂\ѳ93?$VASdcƞ),=TtdVF! Ii5Lr1Lh-P>Zj׏6LU=([-3)MLK= 777GHllGjuG`2fv=k^')0G"ZZoGa:YG"V)5C*I ]Pe}TBCSO ?nՀ"Y7` zIvz&; '("sum2%]C6ӫ$¦_ʋk R s˔1C[.WVV89h$>J{^OEMgM]8޸3I9k1z!.3 0qoCfv磊V<^әœKT3,U\, bOh%5}owRHq ߣۦz}PO{X5l$兰G*siXL& : c)>Ɩ0þv˿f _>$<+On[X oTYvL}dnwkGkg}Ԩ ֽ~]mcT:jɭ%. 9Aq^E&)xv{#'Bh m52۾{__NmХ9RZakE.@J )NWб(8ϒ,i/H*ٺipN:B瘀HO-y{/1HeVd:VSטtėbOJ uy;m"$nlISo?DYjۆjqˬD[m76WO#\_vD(2>,w(k7 M:%SOB$*Ɉpc[ԽwLb^@$4ux#<9& G̍t{ 4:DjZ"nwƃM儰˘i؛HӔ@YGɓ2U/7Ɵa@p/{J!VvJQZ$a]>pF={W}'r[.&]3A/БY2n6 $ک"6s&u +Di uW1ZZ>kRTlN uSڌ{,ʈ烙u_})/;;!rVcx'/v4J]A`pVںP׏9CjRME u?ni8ukۥrC !{ E0Jw5Mj۫rPuR pPzsсh{%Ye[ʩoV??_t[{NgPʷ1ZA AAv",wK4}$T'ߖo 1JJ| k!+qg_4ƜFauUʶ⪳uiM8O;"%]3۴i8p%QX ( DkätzYCIW;>I Ip>UDx3pa>ou:qo[sonVD^z+~G.zzoA F6bd T:3Yx7MMTCiVc;SS6keLe 7P`AKh>` RϯK?X:42 \c%5@ptwtm{;Y$:ͻi|ؿlj7/yikL8. CaYH_4V > v=2Yj5ɹyUиFvMF,fRq7ְŮ ~@8~V[X(ӎ;A 6ƁZ+lYu%`v&l<=܊l+sׂ;$,M61_1jNLƵ GSЛ< dbghf`ަk .4e$AI<H8[u}VpU)H{& [n6o_iMcY԰t>`uvU )֠ Ρv4 握YBo3;"q{`)g WeC܊D}Rꖼd,봖ө['i7!Yǜ'j|+`+>-l?:QƹN%c_5{uh&j]Oj5UeT܂0g#tՉl{˥'0[k$dg/o/bo:Ήllbu8mk4…AZu&78fBߍpɯ.OԄcrjg<1uNCm/KJk@U0ŗoĈDvɷl7ܺ1F~v)p$,.{Xq KfSVJ|IDzK &gȉ!~qX?޴r~}ɯg2:Kn6[ L7[25: B*/'y5(0&c1E~2Q[+_+LbULQߋ*g_dۿ LUitQڲTMqg`lGi5 c^ /Q`_> Qd06>SLu&}!{1 1t:ǘl݆59 1Q޶7TY\%M_<8 [AV vP%/D1B+pe+\ߟGEoW?w Q(n^.Gnޫ Qcg1,>>)ֽGֲ QpDpwѶltcgJL9JNv5ˢ;:62I4S6{ %]96[u9IH?'vt@oK"i*DCULl=Q. :@ ȾXfEG:cHᖜ |EQzF]<;W0GJI\8ý[PD#ߝ+ $DgM(7{:oDe:,^Na|.ݯgӶhTr~:֓ Гс/*\k:)UÏA||̙gRȿ ;sUkGqjuS:l[2XOa~"r;-͝J}GBy,\_`.΁mʦC廃V[˵%bui` `-0LI&"JoV˚(:#?'A7>rKaY1MʺέLCv Hr HC08BH&S{"^7_1GӼ0ϵLQü_EnӺ3>=(8Sg߅ {-|"ny}7eD.F+j fW^t ־ղ)d2ڡ(Q *zKd]W)N{U#oRMξψڛW$Af$M@;)ㆢ gHCgog^lCZۺT6BȀ{17XH2tu|䦃D#D#^PN>dB[RRq41p0,PבM*fx{ ,FQ$YR5׏/,$lHPV&ǜ[_י' t1_ d]Ԋ8ɼl\fKzEi'bA`:dLj\7"t3ܫ^-~6 ?1-F CC XŪ܃Jo)CSMr͏D¼t-pD>'4sl ⎔bBxK1RK!6EiRDo9/\m%~6h2m!:DZm_1~N7"Bq%xW <(?~+Y^")iQ5=r1jNFS!{vm iܗS{@xKn^|yUCBYWN&_{]FsRC]FvԼ-9#HPuT;T#oZxPU0/ @! ѕ85s4SL[8-iq6;u}qA7zj@97iyJ^4WAd=RGp]!4zՓk F#<%8س=!ҦjW`_$t6 O'/+-"lJ@Cr*Kpokh>wi-# 9.s"d?{5t[oAh$ǀ 誤G2un\^<^l>ނjм"u|%^s3?G`>UpG:b,{x5)<|p!Dk{m%u_ޅc@V W-H"a pn/RV%@ P.+`SBg~\cw"Fu(Fd(^@\@Zf Vxf 7 LN0Gz;+S,mF}c7 x]g/ N%~ Y*|(M#\m Ɏ/sg! i L\^Be!J- _UE7? q ̉q?-oکDuQQÓ!Qk֎yx}م9l!f*@%~QݟSh(/v0b-&z;%п/"SeYST-T8\%$>+g -,-Dܑ㵾Ь6ǦceL\Xa ϐDei_RAhh=P442it](z1}Òѵ_o;&h{E8'<4\G㙕!0}g~_iek/ȳfwMLTK]aQة~$W| qâ^=:;So ~8>7l}2aRHo \"Vm}u[blu#W]=& }H9*b 5[!9K&昪:.`=D~{tcoە(PZh Cnk+RKw=3d/Wbkd5㩡{9CWf$)_V_L׋ 9Vzz[)U]ƷFM\HfDǼxOZ|~-nFkF@I~^"ousݧgQQTg K$VFwJL'W>Q$;VhZ^ ur䲦y>K1jFHFn,/wQt[XҵJ)Pt>$2| .N]&;هNT$Rr{<HVP%v < D2/S ƜX|S0OW fXB;;8MV8Xe |