gstreamer-libnice-0.1.14-lp151.2.3 >  A \/=„2guo;%2 ޒpN{ޣwU͌m3]LeF;>d.TD_Q%yQsST#),`S7_P/#xH7 I5Z8Gtv5/$ṔrRjzC⹣zqP8󙃞^_6W*k7g,M1!eֿJ 7xGiSƌDo }PͶq)S͞lգ&eP56531e5aeb536a19409735150ca2b69097b64c2511f229c22799c5bb9c65d76e5a9c31ece510f99158ee9492fbe31a0ea37294c9Y$\/=„XKY-_B2^XGFte85ѯ_@GCiC3|X R2@DhMP8Y:u'+Y qFwC3%| h^2)=2AeʹnKl ~,ފJߘ=K_<'hdhQ3 "2ӂl>pA5?4d % k .?\blp r t x     (,84 9 :3 F1G2H2 I2X2Y2(\2P]2T^2bb2|c3%d3e3f3l3u3v3w44x48y4< z4l4|444444Cgstreamer-libnice0.1.14lp151.2.3Interactive Connectivity Establishment implementation - GStreamer 1.0libnice is an implementation of the IETF's draft Interactive Connectivity Establishment standard (ICE)\lamb52kopenSUSE Leap 15.1openSUSEMPL-1.1 or LGPL-2.1https://bugs.opensuse.orgSystem/Librarieshttp://nice.freedesktop.org/linuxx86_64k\052b8dd287053cc578b9608c31a4a46497b062b628483087a9ca3cd7604dd52arootrootlibnice-0.1.14-lp151.2.3.src.rpmgstreamer-libnicegstreamer-libnice(x86-64)gstreamer1(element-nicesink)()(64bit)gstreamer1(element-nicesrc)()(64bit)libgstnice.so()(64bit)@@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libgstbase-1.0.so.0()(64bit)libgstreamer-1.0.so.0()(64bit)libnice.so.10()(64bit)libpthread.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1X:@WV@UUU8U6;T T?@T:m@SQ@Sg}@S@Q=@PS@OjO|7OKO@Nh@NMMLI@LT@Kg@JJ@Jt.@J?r@J3J2C@IKI@dimstar@opensuse.orgidonmez@suse.comzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orghrvoje.senjan@gmail.comzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgadrian@suse.devuntz@opensuse.orgcdenicolo@suse.comcoolo@suse.comvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgdimstar@opensuse.orgvuntz@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgvuntz@opensuse.orgcaptain.magnus@opensuse.orgdominique-obs@leuenberger.netvuntz@novell.comvuntz@novell.comvuntz@novell.comvuntz@novell.com- Update to version 0.1.14: + Improved RFC compliance. + Split verbose logs into a separate option. + Numerous bug fixes. + Use GnuTLS for hash functions. + Implement NewReno in PseudoTCP. + Requires GLib 2.44 GnuTLS 2.12. - Add pkgconfig(gnutls) BuildRequires: new dependency.- Merge with factory for Gnome 3.20 fate#318572.- Drop pkgconfig(gstreamer-0.10) and pkgconfig(gstreamer-base-0.10) BuildRequires: Stop building gstreamer-0.10 support. As a result of this drop subpackage gstreamer-0_10-libnice, no longer built.- Update to version 0.1.13: + Fix build on non-Windows platforms that don't have getifaddrs(). + Fix build regression on Windows.- Update to version 0.1.12: + Fix regression in SDP parser. + Make examples work on Windows. + Bug fixes on nicesrc.- Update to version 0.1.11: + API: nice_agent_set_local_credentials() for WebRTC. + Nicesink: support GstBufferList. + Better warnings on programming errors. + Build fixes for Solaris and Windows. + Bug and documentation fixes.- Update to version 0.1.10: + Fix bug on component change on the sink. - Changes from version 0.1.9: + Make it possible to statically build the GStreamer plugins. + Bug fixes, in particular fix compatibility with coTurn servers. + Documentation fixes.- Add baselibs.conf: provide multi-arch packages.- Update to version 0.1.8: + Added FIN-ACK behavior in the PseudoTCP ICE-TCP, both standard mode and Microsoft compatible Microsoft compatible TURN-TCP. + API: nice_address_equal_no_port() to compare NiceAddresses ignoring the port. + API: nice_agent_get_component_state() to get the current component state. + API: agent:keepalive-conncheck to make the agent use conncheck as keepalives and fail the connection if there is no answer. + API: agent:ice-tcp, agent:udp-tcp to control ICE-UDP vs ICE-TCP behaviours. + API: agent:bytestream-tcp to know if the send/receives in reliable mode create full packets or not. + API: New signals agent::new-selected-pair-full, agent::new-candidate-full, agent::new-remote-candidate-full which include the NiceCandidates directly. + API: Deprecated agent::new-selected-pair and agent::new-candidate and agent::new-remote-candidate signals. Now all signals are emitted at the function return time.- Update to version 0.1.7: + Fix undesired API change that broke Farstream unit testsx.- Update to version 0.1.6: + API changes: - nice_agent_restart_stream() to do a ICE restart on a single strema. - nice_component_state_to_string() to get a printable name for a component state. - nice_agent_forget_relays() to forget the relays set for a specific component, along with nice_agent_restart_stream(), it allows changing the current relay without dropping the connection. + It is now possible to add relays after the initial candidate gathering. + Many bug fixes. - No longer set LIBNICE_RELEASE="yes", not needed anymore, fixed upstream.- Update to version 0.1.5: + API changes: - nice_agent_recv() and nice_agent_recv_nonblocking() as an alternative to the nice_agent_attach_recv(). - nice_agent_recv_messages() and nice_agent_recv_messages_nonblocking() to receive multiple messages at the same time. - nice_agent_get_io_stream() to get a GIOStream in reliable mode. - nice_agent_get_selected_socket() to extract the selected GSocket. + Import Google's newer PseudoTCP code including window scaling. + Improve PseudoTCP performance. + Improve performance. + Build fixes. - Set LIBNICE_RELEASE=yes in configure.- Update to version 0.1.4: + Fix issue with dribble mode. + Fix issue with TURN permissions. + Fix missing win32 directory from release archive. + Fix support for OC2007. + Added new nice_address_ip_version API. + Added new nice_agent_get_selected_pair API. + Added new SDP parsing and generation API. + Added simple examples (simple, threaded and sdp usages examples.- Update to version 0.1.3: + Dribble mode: You can set remote candidates while gathering the local ones + Add support for GStreamer 1.0, will compile plugins for both 1.0 and 0.10 by default + Cache GSocketAddress in UdpBsdSocket, creating it is very slow - Add gstreamer-libnice sub package: the new GStreamer 1.0 plugin. - No longer recommend gstreamer-0_10-libnice from libnice10, but newly add supplements to the two gstreamer plugin sub packages, triggering automatic installation when libnice and any the respective gstreamer version is installed. - Replace gstreamer-0_10-devel (and even older gstreamer010-devel) BuildRequires, in favor of new pkgconfig() style variants: + For gstreamer 0.10: - gstreamer-0.10 - gstreamer-base-0.10 + For gstreamer 1.0 - gstreamer-1.0 - gstreamer-base-1.0- test suite failure in qemu emulated builds (arm) must be ignored for now. qemu is not threadsafe enough for it.- Update to version 0.1.2: + Fix a bug where a controlled agent may never go to READY if it received early conncheck + Restart connchecks on a failed candidate pair when receiving a triggered check + Fix a bug where gathering-done signal could be sent before UPnP mapping finishes + Fix a race condition where setting remote-candidates on a gathered stream failed if another stream was gathering + Many fixes to complete and stabilize TURN support + Fix a bug in proxy support where TURN packets were misread + Refactor libnice to use GSocket which works around a glib limitation of g_io_channel on windows + Fix a bug with receiving error messages during conncheck + Fix a possible infinite loop bug + Fix memory leaks and multi-threaded race conditions + Better compatibility for BSD and Mingw + Added support files for Visual Studio compilation + Various fixes to UPnP support + Fixes to the build system- license update: MPL-1.1 or LGPL-2.1 is dual license MPL-1.1 or LGPL-2.1- change license to be in spdx.org format- Update to version 0.1.1: + Fixed BSD and Solaris compatibility + Fixed PPC64 symbol test + Removed a few possible leak/bugs + Fixed compatibility with google's recent protocol change- Stop using source service to download the tarball, as Factory will move away from this.- Remove explicit Requires of glib2-devel in devel subpackage: it will automatically be added the pkgconfig() way. - Remove unneeded openssl-devel BuildRequires.- Update to version 0.1.0: + Added nice_candidate_copy to the public API + Make stun_timer timeouts configurable (Break API and ABI) + Add compatibility support for MSOC 2007 and MSOC 2007 R2 + Add MS-TURN support for MSOC + Added and completed TURN RFC 5766 support + Add a nice_agent_set_port_range API to force a component to use a specific port + Fix various bugs and memory leaks + Improve documentation. - Change libnice-doc Obsoletes from <= to <: fix rpmlint warning. - Rename libnice0 to libnice10 after soversion change. - Use source services: download_url, recompress and set_version.- Update to version 0.0.13: + Add support for IPv6 + Fix crc32 function conflict with libz.so + Various bug fixing and code cleaning + Validate the remote candidate address before adding it- Update to version 0.0.12: + Update compatibility to RFC5245 + Fix a memory corruption bug + Fix a possible buffer overflow with socks5 proxies- Update to version 0.0.11: + Handle EAGAIN for UDP sockets + Fix coverity warnings + Fix a bug with TURN and Channel Bindings + Add a reliable transport mode using libjingle's PseudoTcp implementation + Various fixes.- Update to version 0.0.10: + Fix some memory leaks with the gstreamer elements + Fix username/foundation for google TURN candidates + Fix the sending of hundreds of connectivity checks at once the stream is connected + Fix BSD support + Fix reprocessing of already processed early incoming checks when in dribble-mode + Fix a rare crash with failing relay candidates allocations + Add a stun_agent_set_software API + Add a nice_agent_set_software API- Update to version 0.0.9: + Fix some more issues with peer-reflexive candidates in google mode (for early incoming checks) + Fix SHA1 algorithm when strict aliasing is used + Fix google mode connectivity with discovered remote peer reflexive candidates + Fix google/msn mode by not limiting the conncheck list + Fix the interfaces discovery by using getifaddrs + Fix compilation on Mac OS X + Add ToS support to the sockets - Merge -doc into -devel since it only contains gtk-doc- Update to version 0.0.8: + Remove deprecated g_strcasecmp call + Use addr instead of base_addr on assigning remote peer- reflexive candidates (fixes crash) + Use a global mutex and g_source_is_destroyed to avoid race conditions (fixes crashes) + Unlock the mutex before calling the recv callback- Add libgupnp-igd-devel BuildRequires.- Update to version 0.0.7: + Added UPnP Support + Fix a race condition when destroying the nice agent + Stun headers are now installed + Unset timer's source if they return FALSE + Fix interoperability with gtalk2voip.com + Avoid a race condition where a candidate has the wrong user/pass + Add support for delayed setting of the remote candidates in google mode + Better connectivity support and race condition fixes + Keepalive connchecks do not change the state if they fail but data was still received + Fix foundation generation for remote peer reflexive candidates + Drop packets when using TCP and the bandwidth is too slow for the data output - Add glib2-devel Requires to devel package.- Update to version 0.0.6: + Fix connectivity checks for detecting when we loose the connection + Fix a race condition with gtalk that made the call silent after 30 seconds + Robustness checks with regards to relay information + Fix a race condition crash with retransmission ticks + Added a new STUN API : stun_agent_forget_transaction + Fix a possible crash if tcp-turn is shutdown early in the process + Fix a crash when a stream is removed + Fix MSN support by disable keepalive connchecks- Update to version 0.0.5: + Name change from nice to libnice + Added support for HTTP proxies + Added a nice_interfaces API to query the local interfaces/ips + Fixed libnice when used in dribble mode + Fix a data corruption issue with the SHA1 algorithm + Endianness gets checked at runtime so libnice should compile and work everywhere + Add compatiblity for WLM2009 ICE + Export libstun API and add documentation for libstun + Add connectivity checks during the connection to detect when the peer gets disconnected + Bug fixes and code cleaning - Adjust spec file for tarball rename. - Package new include files in /usr/include/stunlamb52 15450833710.1.14-lp151.2.30.1.14-lp151.2.3libgstnice.so/usr/lib64/gstreamer-1.0/-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.1/standard/25e4ca9e18dcf76d3857c988fc736377-libnicecpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=3543c725b27cb10ff2e0db7971398c2706162b48, stripped PRRRRRRRRRPP&WgrX\packageand(libnice10:gstreamer)utf-8ba0ee9b9235050ff03cc77cf21f4c2da3e2a48eed46d0272aaea2078a61e854b?7zXZ !t/l] crv9u;/T, ܅?66cQ7k.V; XCwf01dˋuɚ-&kc;>wP@RQʧoYα L֭ہ8- HTᓿï踭jz,,Pg7Bڪ͝`ԁ,3R)i0ZzLܩABCZgTsüΨ5,D,R-QNݜ5|]8?’DŽJBnUI;G) Ӹ%GOUq )޿9qp5CfYp>?F4' pt}b+CP>7 1=8XuÀ?ܴ֙nI& _Mx`( EIB\VMbV}Ql ־|A˴faRo.}>A86[))P8EtD(L"-}n4XZd&N^e+ 8}#gFcĝb)p3՛yFdwpB`oKGxv Vҥ1cpm\_.1ȰHpy4kjs6u92%/YGrh%;e6}쳕PL:7KC'~$;rxB|WP&V߄H0ɭɑ!OpwW"~g/VY%@yjZ1$hNpSar%=Ƽ^ >{*OI l4D㼷R}:^E2{9=En{H]_<FvqfY:D*7M@.5ʛ핿VG=;O~eDeBZp\ VNiVKBٕxf XwjUx @ʨ9+\MuwƦAқ_Isg9Ϳ5su׽nb;آ.1TTry. ʺu h0qA ع+064\j'oL*PX֬,s[BAwc~ 9kV+ܠ#jd\:fq__.(֤$=@j-jb7(cq`Y8}驍㤧SDj_rdnدnhB2/lM񨡼Y?A2UۖZږ6[ >h2>IĢ[ Qkdz&yJ5(.4+#qCo>'# 77[{&U-#>BwP 0)Eu`e E2M`_fa#/bVei3;C/^H9 )Q#f}+eEBZTgF\Yg٢k9A褜RR+DU&l{(sZ=Mq wc$\/P*D냕4YIf#_}@;_k Q'ٵS]pp.}2E[p/OFg# z1'!ņH/7 WU&"&0NzmvS UpH.zVonC=?w{NvZ硾rfߗ7*h_srxk)WCٴn`Q(іSo2&3T6Fmhk nI'e v8@Ӂ^Ui[WgATհV;5e> u{$ _.Jxuj?|D錒*saO}Ch(dyNQ289+*ocޛ2C? 7X#iBPc1pOCCQ0(U~D沣3)| u1_(ע3p0.YT:W;D0,%Ae.S9:./Q0(,&^BIޥQW;&KNV[jQtSg(-瀠+xY:>~皵UGcSc2oM8pѲ`l&+eT>Ly$G@J ʈ` >?xS7>::\1` He8E=35Ph?mv[RANC-Ս;<>ߒ`G]4YGqNO!CFdiӱl11A8\}*hVzULB-Rfpef'cd-\PO쪄3t ̀`q]zoD:`p·N1b^d:XT8ӷ@??*LEzs 3I&H @|Al8C|? GT0!Ha =RR( 5L3} !;g( 0@Qu1zAaEz3 FA>w gzA{i 2:L!ρʾ)y|VYll2j՟zu:VQ-Wu4 ޤmŤpkslF+<6)uyRNXfI*>a(lH~)9h!AJ9$ClUs68xQ;#^ YNo*3=,^; ,/h(nj2 t^?XVS%kPEg-̼"A(ϣZߡYNnTDV)ϋ 7Ԅ^d>PV%A Ttb0۽i&Oy%ԬQؿ\;.OnusQ'm"y{00Ep&2,wjqp9%Sb0H*~D5\7 GQ`I&jC"GJ[X&Fg.x%@w|yt']&ڞ"iЉl\`j$5 2\T8Be6*Ncֳ]⓭ s˜˄ԡa+\}6IrAo#)je1DVa^&^͒lTb̗PWΏ2LǢ%Ye7MVI*p"%qWe5:qĩwшpXlpJ=~\ʠ\qUXr$TI>pǤ=Z/ |2cMj[q-[+ڌUR'ѱ50jN֮y 9Q3kCb~$sIJ`wfKdiMח+n|*U"*f%{>B22,Më;)K"qkG|#j8ZZ L=K}O[e> sofcFZGHv߱>uOQN)tA2Q&|\v$jD#^%Z<ĽkRwA8h~e!{Nș]KCJMi?2\T>Xr; y^ 9$iE-S5~3]P 3ހ[q,]y?N&mjQ'9iճ6,;G*(WUJ!tbmr2+j'`RI9}c9g7mx%dbOQ֫JHLۡZcoF=`D·YN(ޠ 3+98r-V׼7hEb(rqڑEô?djͻR.D@N˹q{PE 0b md.GA١RH "g(UQo̙T݆ܫea&ʲ13b9@*4M,26Ed|ȽDI܁K-Lt7.)oD¼]GŲ2om4u7z2}I9r 5^^;"Z_xԨMNݫ=;S㧁O:Xi̕Ͻ#?&:,1eL1Z`!WuN5ѽ|J$Mwe~<%aF4T4~MZk:_M{_a,V@ :"us 힄C#RįIfY:9dMVsEN0bgByHd(x롖'+Zp\y vmyQɛc$M<' kX:MA4ͽ!+&ѢZG]EASc%+T+~Ry}V?l^5=9Θ٣#0 1H\SQ_--%ވA 9<]=3kW>=^s䰊]Z\v".@yiME{Ldk׹'t%J]B(brck`jqBRăyk'>6:d~I'A1#Gc_"g[^yc@n-ź045w zJ[Ć(Z.90/?'Hl9VzQd 3qشVQP<2NhMilqeQ-]4W X[E Nf*)n`7B7>d86GWf/Ԣ菾]k=eU"pzؒ$"Ϊ7ȣ Q(7j~mV)tfF/jIO(Iqzq &{1b/(wmnvB2rr=_]M$jYOZD] +^f etͰ<*GūH4V:Zk]&mNHdTuңzS6!d{֭Cc߶w!;57P\GDw X𜝪a0bMP> g1~c>`vg, Dm{WpFi.xFxD1w,7MIyܨQ D9^0%jW`M *3AA\3ُlckGQӳ\w4~Vb kMG۹M]Rs]= `k`r%695[V7HJ%E3 %S$r,5y08޸gܧ:[M;vw;T.x6[)C)C<}=Aèn$2݉DmY*Þs;aִSMouLJnp_hbCErkduiϐ0z ܩƧBrc^"!6, ʡyp~Br }!V=_%@y\Q_lHpQr`@]v:┥$ɹu֮q`\1Pіq{32MlJ‚+9F0I3#!fOKeQlU2pnWkCe¹c#e|Q2 O3@N; o N{Y|Hs)Mr;ƹǖO0OOΉ715(XSMj={V{˃8oCd.*Q%VGYӻ2{IAŻZ#ZywNfGtbi,ޅPwY{NAGMfNڀff'(/nSNЩ#/=T7E.xK !i.:5}-C@7`[5Uzi'UmWe4 Pgx%J, N;= (}x"IU%Zq0s}c/Js(.3J Ǽ,)Wʎ5(Fz4NxYU-tYtM`Hf%vMeOb%Q#"N1%;3}Jjfgpe8n7E}0Ho?Y_hyFEN+pfx]J'uVsc| $eCLTeGEYrw=tV"=^Y\aY@w7Y Ε< &r3W.==+M}vL/ja)mS)5Qf|M ȃ}$>!3ܺe|X{Г hDj`~tDvia[#<<ż_#*6R1\uWn=s9(a'KjGALj]5%+wJ6iˆUQ4ĺ.7͔~2f+.LG3XldޛqLiCg?2? p rdwN,HLṷF+KG`qV2 $k\dodNưEOd6[J&P߹IS8!~-{{G~"2X0|[ٚ@RPTWCtn0!78s3J6 F(nw$!h\2d"#T$s ()O"Ey,B e2sJ;vlCe_Ɨa6rTD:j9WȱOfoY? YZ