libeXosip2-devel-5.0.0-lp152.4.6 >  A ^|/=„(˞)a-slc!CilV~yxÀ)t=&Ա b;2)(xIEWF$ )W #7UZ Ε n-#! ~Tf 'U539dd700b74abf598f0373df3d797e20cec61e2a13610754f5dc62f1151e6c4a908bde440c01bd21c1157dda0a101e65cc5e0661X^|/=„]:貘o^TH'16ʿqhTtdF2Yq-~sni["])Gp&=ET| ::#/kUM<4tZΟMfMƱXravf.')zw6n~SY=.I&w:e_m\M4 #W-' >p;+t?+dd # :dhpt   8  L  `         <` (8 9 : F( G(4 H(\ I( X(Y(\( ]( ^)db)c*=d*e*f*l*u* v*z+++++`ClibeXosip2-devel5.0.0lp152.4.6Extended osip2 libraryExtended library for the osip2 protocol.^qlamb11^openSUSE Leap 15.2openSUSEGPL-2.0-onlyhttps://bugs.opensuse.orgDevelopment/Libraries/C and C++http://savannah.nongnu.org/projects/exosip/linuxx86_64#M *C 9A큤^p^p^p^p^p^p^p^p^p^p278afa6aaa7e0fff2a6b83937913c254bdbe469813521ecc127968c31caeb61d02fa9b3faa09d1965075473dc91cfe86ee9c96af9b005814d0a76ac5e3ec6915958bbe8772bef153f6269e2128e330921cae291af2f99013b8000ff0caf4f3fe6605d57c6021cc452192ce2834248748bf4f2726996823dae5ee51ecef307742090086994369c53847952efe66f77f13591e9adc5ce0539e0a2aa9b7c781c9bed197a2a1677093e707943c4463000085e2064426fc2e1b5ab15d368cd43b689ba2c7fd44295fa706e3ba1db95b14b4f708b7252fa497b6529a45f2e9e4cd17e42abd27cd1fff0b0d6cda2b3e859400bece97281d38bcb323a3d76d9914f61110libeXosip2.so.12.0.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibeXosip2-5.0.0-lp152.4.6.src.rpmlibeXosip2-12-devellibeXosip2-devellibeXosip2-devel(x86-64)    glibc-devellibeXosip2-12pkgconfig(libosip2)pkgconfig(openssl)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)5.0.03.0.4-14.6.0-14.0-15.2-14.14.1Z@ZDS@S^BQsM2Gu@GƢ@GGg@hpj@urpla.netfisiu@opensuse.orgfisiu@opensuse.orgmeissner@suse.comjengelh@inai.deseife+obs@b1-systems.comhvogel@suse.dero@suse.demskibbe@suse.demskibbe@suse.de- apply openssl110-fix.patch for Leap >= 15.0 only- Update to 5.0.0: * major API update: add a new parameter to eXosip_call_build_prack in order to create the PRACK for this specific response and not for the latest. * major API update: removal of eX_refer.h API. REFER are now handled with subscriptions APIs. eXosip_refer_build_request removed eXosip_refer_send_request removed * major API update: subscription now handle both SUBSCRIBE and REFER with the same APIs: eXosip_subscription_build_initial_refer ADDED eXosip_subscribe_build_initial_request renamed eXosip_subscription_build_initial_subscribe eXosip_subscribe_send_initial_request renamed eXosip_subscription_send_initial_request eXosip_subscribe_build_refresh_request renamed eXosip_subscription_build_refresh_request eXosip_subscribe_send_refresh_request renamed eXosip_subscription_send_refresh_request eXosip_subscribe_remove renamed eXosip_subscription_remove EXOSIP_IN_SUBSCRIPTION_* and EXOSIP_SUBSCRIPTION_* events may now relate to REFER subscription. * major API change: eXosip_automatic_refresh is obsolete and has been removed. only use eXosip_automatic_action instead * API update: eXosip_options_send_request returns a positive transaction id (tid) on success. eXosip_publish returns a positive transaction id (tid) on success. note: eXosip_message_send_request was already returing the transaction id (tid) on success. * new API options: EXOSIP_OPT_REMOVE_PREROUTESET: to keep Route Set EXOSIP_OPT_SET_SIP_INSTANCE: define +sip.instance parameter in Contact headers EXOSIP_OPT_ENABLE_USE_EPHEMERAL_PORT: option to use/not use ephemeral port in Contact. EXOSIP_OPT_ENABLE_REUSE_TCP_PORT: option to reuse port. EXOSIP_OPT_AUTO_MASQUERADE_CONTACT: option to enable automatic masquerading for Contact headers. EXOSIP_OPT_UDP_LEARN_PORT: obsolete and will be removed in the future. EXOSIP_OPT_SET_DEFAULT_CONTACT_DISPLAYNAME: define a display name to be added in Contact headers * new API options: (high load traffic use-case: DO NOT USE FOR COMMON USAGE) EXOSIP_OPT_SET_MAX_MESSAGE_TO_READ: set the number of message to read at once for each network processing. EXOSIP_OPT_SET_MAX_READ_TIMEOUT: set the period in nano seconds during we read for sip message. EXOSIP_OPT_GET_STATISTICS: retreive numerous statistics. * rewrite/update autotools and ./configure options - -enable-pthread=[autodetect|force] autodetect POSIX threads or force -DHAVE_PTHREAD [default=autodetect] - -enable-semaphore=[autodetect|semaphore|sysv] select your prefered semaphore [default=autodetect]. * fix bug when reading sip message longuer than 8000 over UDP and TLS. * improve eXosip_add_authentication_info to avoid duplicate credentials * if a SUBSCRIBE is rejected, the context will be released automatically * add failover after a DNS failure. * fallback to SRV even if we receive a NOTFOUND reply for NAPTR. * fix route set with strict router. * rename usage of -DHAVE_CARES_H into -DHAVE_ARES_H real name of header. * remove warnings mainly related to socket API (getnameinfo/bind/accept/recv/connect/sendto) * rewrite all loop using iterator to improve performance (useful for high load traffic) * rewrite Via and Contact management: both will now contains the IP of the real network interface instead of the default one. * improve NAPTR failover, more reliable // add failover for 503 answer * improve interval to force REGISTER refresh upon network error and failover. * improve TCP socket management * add a callback to simplify/optimize/accelerate usage of wakelocks in android application using exosip2. * improve TLS, add TLSv1.1, TLSv1.2, disable weak cipher (FREAK) and enable ECDHE cipher. * add support for SNI tls extension (openssl 1.0.2) * add try/except on windows to catch possible missing qwave (windows server) * implement a timeout (32 seconds) for establishing a TCP and TLS connection. * if a connection is failing, report the failure asap. * fix memory leak in eXosip_call_get_referto * remove extra connect on socket for TCP and TLS (not allowed for tcp stream) * fix to correctly discard INVITE retransmission with same branch received after original INVITE was replied * add WSACleanup for each WSAStartup call (windows) * do not include contact in BYE and CANCEL * fix to use sips when appropriate (in Contact) * fix to avoid handling negative content-length * do not start naptr for incoming transactions. * fix bug when rseq is empty but exist * add support for QOS on windows. * improve connection handling/failure detection, keep alive options, in TLS, TCP, UDP. * update static IDs (cid/did/rid/pid) to use range from 0 to INT_MAX to avoid possible collision * other minor updates. - Drop libeXosip2-sslverifypaths.patch: fixed upstream. - Add openssl110-fix.patch: fix build with openssl 1.1.0.- Update to 4.1.0: * improve timer and use UPDATE if advertised, INVITE otherwise. * improve PRACK support. * option to disable automatic BYE answer. * option to enable/disable IPv6 per eXosip_t instance. * option to disable DNS cache. * improve network support for several eXosip_t instance. keepalive setting is per instance. ipv4/ipv6 setting is per instance. improve network setting to avoid conflict upon transport change. * fix tcp and tls connect() for slow connection. * use TCP_NODELAY on more platform. * use Authorization header for 401 // simplify authentication code. * minor expires for REGISTER improvments. * copy call-info over SUBSCRIBE refresh. * allow more TLS error if verification is disabled. * fix if NO NAPTR is availble. * add support for Windows Phone 8. * fix to use cache for TCP and TLS. * fix possible leaks on implementation errors. * add TSC experimental support. - eXosip2 (4.0.0) * modify configuration APIs to use eXosip_set_option * fix bug: do not create new PRACK if it already exist for an answer. * update to latest osip // test time compensation for android. * use ephemaral port in standard TCP and TLS version. * return tid number so that we can match the response event. * use system independant time for osip_gettimeofday on unix platform. * major API update: several "struct eXosip_t" can be handled at the same time. This can be used to have several transport layer running at the same time. * many tiny other change. - Rebase libeXosip2-sslverifypaths.patch.- libeXosip2-sslverifypaths.patch: set default SSL verify locations (bnc#871099) - build with -O2 (--disable-debug)- Remove redundant tags/sections from specfile- update to version 3.5.0 * a lot of minor change/fix/improvments, sorry for not being able to have an history here... - eXosip2 (3.4.0) * handle keep alive for TCP/TLS. * fix when receiving additionnal CRLF on reliable transport. * modification to allow non-blocking socket for reliable transport. (TLS/TCP) * fix tag issue with application where tag is missing. * fix Contact header in request within dialog for non-udp protocol. * remove 481 auto answer for unsolicited NOTIFY. * fix static id range. * initial code for TCP fragmentation. * osip_list prototypes and warnings fix * fix transport matching for redirection using other transport than udp - eXosip2 (3.3.0) * Fix when 200ok include a contact with an empty line parameter. * Fix for replaces header longuer than 256 char. * Fix SRV record with more than 10 answers. * Sort SRV record. * Option to disable NAPTR requests. - eXosip2 (3.2.0) * Improve TLS support and add an API for ssl information & files. * return new error code for all API. * remove automatic answers to PRACK. (must be done in application now) * remove automatically outgoing non established susbscriptions. - packaging stuff: * fix spelling errors in descriptions, other rpmlint warnings * rename libeXosip2-4 to libeXosip2-6 (changed SONAME)- update to version 3.1.0 * add AKA authentication * improve compliance & flexibility * fix building SUBSCRIBE refresh * fix compliance issue with refer-to to-tag/from-tag parameters. * fix bug for retransmissions or ACK with proxy that resolve to several IP. * handle the "expires" parameter to update registration interval. * handle the "expires" parameter to update publication interval. * handle automatically publish refresh, and some error codes (423).- fix build with current libosip2 (MD5... -> osip_MD5...)- use --disable-static - detaillize files section- create packagelamb11 1589641841 5.0.05.0.0-lp152.4.65.0.0-lp152.4.6eXosip2eX_call.heX_message.heX_options.heX_publish.heX_register.heX_setup.heX_subscribe.heXosip.hlibeXosip2.so/usr/include//usr/include/eXosip2//usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Leap:15.2/standard/d1b5aecd2fc69e688a31496b692004c0-libeXosip2cpioxz5x86_64-suse-linuxdirectoryC source, ASCII textgdܨY2{&wutf-8ef0be24ac485edef4c6f5b8707fd42a8ef0dc1a480b2112280cbad74b03aff32?P7zXZ !t/(] crt:bLL t+/U# #ΡzL5R׆h[ 4R?4u4М9IMAO{IVPu]0.HepHc}zFwrnw1}#[RK3S15bW|Eؙxv\GB#\-,Fʃ=޵l 8V9TNGVw ]̂nտ"!TGJtwQP ؉[+$7.b*}kna5ѧ~/e-3ѩfZCbw} Õ@cV?NZurPIOQ,1qxT Rzc{{Xm|ylrk41䎳.кA K.~*#2p0k5"?^ycuYѧ1:҆kJu(d9Z' B S;xh{uW\dy7IKma/IFwYqBwlع5\CzF9Рx)nj%0λ^ƈ~(MgjJځ" |XCF{3BrxI*VC[K0\_}3Wrz iXgwsLgsLRE[S[&4!eEׅJZ֨FT4"RQ0Y9(݊mh N,XHpanAQj9+W¿],,2gg! {{tW@t =<~!M"b-|O[Z{n$+JS+0+A+,%[Gvw1ԣ5|#/)j)MLE¢7LJ,HyH\5_.ٽžjSZUWC$v!aTۤyMZ3)+"4\LiwfӱM`J`߷Ri@ī9@ k/" gg̫{D],NT_32ES)C1̰^9{TZE C[-) Y7bS^k}zJdD,2Ab Cka1xA;g|ZAEUk ϵFm䃌H$?W}YO= Qb;YB 79D Lg┰3~ȝ )g*!4y /0 6iO33!(Z2?:!m M̻Yc7CO7){(Y'ˎK."g`!S`M[s;2R{ =7it0zLc 1:+ *bMGv >cȧT"TYQYlF/"E9Mh ͒rbQ ~ п\9dw:*!=Fk 1\;pIS44mˍ*zgȘPqmdu4hY`5௑:vn3 ;Z ]E͹a@$&Noޏ]1 k˙`t꽠x+_dYG¯Ú>6KJƔEr='ҁ䠛kӾ'8=P=>_S.]}2"@]p?"uMCH=DW`#U Z[& BY*>XF ݤ% Paw\ Q{tRZŊ[H easn =Ήq@ 7'٫Q̓M`I L2j@[ k*VRD>|@SƇܾoOȏ=\К%A~u3Lo 5qsG߉Q7b7 f5e_fp^,3(^7,p#?)̓j深fi3t/~ sT=[Y BH}0BK$ n!tcav8XJ.*;3LH:{d{Z &dlaKgDAcXn#7.oO8wگ4U9g/8x..;fJbӸ]oek3kۛvyNJ+ Х6TP=トw},[tQP"5F 84\&Ŭ5q 3Z{b'$ siD1AFu4VI ek̕FߥXeEeG6Y& e+k tR`6!2|T<9z&KFR.yNȃKڳt({n3&k^HPuUaK*ኑ]z. Qޜ '-I +/չ_ u;s4qmpiFCj69:Yk/dQh)B(=3= tߝ:֋n[@tp7`#X8S .ZxpqԈ8t_BsW{2hon*>@wrÁo J|˯*Ĝ>nϸh*ux^M(w']Nu=8%"雒]++4G/?r$sf$VooCˢMU# GPI fU|T5  (Վ| !Ƨ,4;YVj]۸J=95,7d,[,Nx_6sOe]VxfPFvsdޠq v`4Z] w fzlL?q!k-?' nQ1Vb+"hoS -ʷy @_:Hf"ZO5JR%/I@5FBOYȿ|ξhBO(P`r[͋`3^vSϒqQi6^OK*,|:G˝N:fD?0j6swR_W",(=GAKդӔYTڧUu H-_}ڷ_bb }{Sо]v>V.^فi'<%d'G 1S"|T!|Mһ .u$f=W&P #(L|~p#?miaaEN*{rBDн*yWVk7>U P=ǮLߕE7fQ73.6PcK%{9Ow ?@ X^v~CĬ?=3Ae=Rg3$/Ϗ>uQFc~A`ŕZTR.D9ճS5/1πpFocUe#.ElDX zC~_ -G`r 8|:Ty4x@Soz <0ѦvOiZDt(k]\2)ZbT1e`HpNT-k\$SzxX6v~JdT lNӷ$Su9'L}d#q[4Aˀ<;L4`tGw9_x{سB8y@@zf {XH@pE}jʸ {5c}2!9k3X CA9[0D Ra ̬(ߐ?x@mX2^f5sTތE'I17@+%]hO2 wg[A;Rڠ4Ԗ ~LtDK*KR(=o T\'r=|IT^ߟu&6oZEI1>K_Br]99px-T}:q8ժ`̓@f0pOT$QPzRw1IKxP> Տ'~zk=x0a|sH4Cren #TIKu'8pD$oِ11Խѐ/|SIRxL1f&4GQ _'UІW[t$@$RRM'B52O4olV~֠@Tz'6yl97hZD-qD[̆CXpvrCz)i a sJl65/`TdacYn 35y&]]v5Od,*mp4S.d 3:6W-gzb-wbm|:0ja,_~_Bΐ ,!N;7)#9m 5gF($^Q%)9vY&0-pH'0s:lɈ{Yf/v>CT#Liz]Pɐ֦oC-}F#+Xhy㉟4- hy\hWN5A\5y5b> _.ifxPr,k #ca8X *(ΊٕzXȿ|'HgY5ˮ:).d-ՏiI巧mDBpƏFO_%}Ry%u ?ZI[5ex朩nHx_"EgbQ|k-Y"H̛rp&eb!jQUDGy>\𗨽xuUm( \'ڧ8Xfkyw 7c<dDcZ͹@\!VN Q00d$(_CMJT N<qnG=_x9H)kP6.,=-^(WoxXe {!mMRe>lKopD%b$6AZ˦ +9I4uW^j._}ZB{(_x)f*;*6dV]I?#@L=tLkNsvv# 5b ):h'Ic3zi@;F/ꖳ(2Hۤ麥|Hj[be{Gga0}l{Q6VQvYYQ2U5E`(. ~ )@5Zp _-)IژG&1?'fxv 9 u @|GaPMiź^|3SNsX>qih5 1=LKJe@5T.Aˬ$*}Y4>8so*,C2jHq->4+`GyOY¯ [ҟބt>#'͋ fG)t[d=U|Xz|.%2Gf*[6D2 @gknc VRszz}d!5| utw)k]q-CXnEd!t^s%k(2gD“ -rG,C?fhhBN +~[^+H8klyTdz{I ByM Cc:m9v9ʣh(&=SF8DuVѻ ቞fhBsjBI0aWy'_[?F5ÛkZ\2Qkou_BI7YVBx0g ljQ\ʅuZmEv(+C>]m_cadfho[QҲJb)̀+Aff 6q>JP|ΣVL vLmQF75b_MN;ߨ“m9o#̌/(W=tq՞\v@ccG~-{x*Yp!w G˛ցn=3^X[kI}v ~vƅ97{DYݛ6*FӘ%YĚ` Q_Yi0䑚KAM\/iu~u{~oq>'Ue56/0b?[ rɒ|u#JH>gj]@M)9Đ;=2OLHօmQ4R|B|&,un`ʠW*nFr /j빑K uϐ@u0C9ezJ1ޮ}pR"Ͽ\8\ |'3V Ƽ4G3k]κ_ހfiA=lǕ y;tqeVod]P腙8ړI/ :S'!Gt ފ0}H!%3VEt3xe㐛9~P|1zӔ)Պ>9k? ŭ煝NB^^ inW*ewDoZ-ۅszU9N+kz {WC+}z:^a]|nXs=inI&bۅKz6!b"J~$RUXp+Wy/3G)5.|IgczÝӊnN__vM,]> #uXW:@f 8&z^oE:癦(߇ X&f=`H82eN*G_e濬d V~oA@!z5N߸$ 4!ĸdNQCFv j[(xbow-azkdx i0Evޟg&I2ÑoZ,f3Y/XT`p)R./?fJX';/ Sed#rmnYI1P#M'N4+T1(S Z[7~^EOSdŴ!*7.C!i{"kU$.95'40~{nq*گF{B󈋚 |X &LyVĻ?CES^[ NL0. ,k c"7^,οҍh`ӹ2f.:6 %)XJ$<<9ײ48etnsuq?_X7hqPYV[ϧS"N*ߘj/8l{DDI8, }R h PuV jD:k ہOSؤl r-&s%Ey %poui> S=Zȉ+nv 5 D램yGV*sQmށ;PaCU dr;=U #Ҫ 4>y@xk@ p^uEf+-4anX&ůhPPJH2'x մ5 !T1_.å/NS+l!5&nOTq4ߗÎ[E8M|.Q￘=$(brҾK-ӈ&=$OY28 G\-gV͋= ~:ot"'fמoP<"Zj5RԂ YZ