typelib-1_0-Nice-0_1-0.1.21-150500.1.1 >  A c p9|mwIJ5¾t-BvL ~nB=S4F|Mܠ ̌NKanş$ (цp&v'㜄F-4*?d"А2E3L Ӝ4<44LֱHJ¤#J~z|xH z q:PjM~oΐǶKcmS+*J%@B[AX׌LRZyyUV*906d9ab4cb0970b9c5299996b7c40ea0dafe2a81afa395d54babcb6a5af082ed33b8f149be51e6646e063d9ea05a6f701a4c73c423c p9|m߯*xRm-Z_'0ZRշJL9c=Y0cZ10;D RDpIu&ki-9oy]WSbأLxH2`ӓRLvNI3-f 8% HOKZz\,?,̶hC̍j+qY%)5#BNL}Ħ3! IlGCi6峡bUvwlY4\7XZ\5K>@UMM>p>?d ) L )Jc y      48|B(k8t9:FGHIXY\]^b.cd0e5f8l:uLvPwTxXy\zpCtypelib-1_0-Nice-0_10.1.21150500.1.1Introspection bindings for libnicelibnice is an implementation of the IETF's draft Interactive Connectivity Establishment standard (ICE). This package provides the GObject Introspection bindings for libnice.c s390zl36LSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-only OR MPL-1.1https://www.suse.com/System/Librarieshttps://nice.freedesktop.org/linuxs390xLԁc 2a1a63d467bd9b5bfd44935286564db5496fee50b0815c7ba13a3600f4fd7182rootrootlibnice-0.1.21-150500.1.1.src.rpmtypelib(Nice)typelib-1_0-Nice-0_1typelib-1_0-Nice-0_1(s390-64)@    @@@libnice.so.10()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)typelib(GLib)typelib(GObject)typelib(Gio)3.0.4-14.6.0-14.0-15.2-12.02.02.04.14.3cbs@`U`B@_>eZX:@WV@UUU8U6;T T?@bjorn.lie@gmail.comchristophe@krop.frjengelh@inai.dejgwang@suse.comdmueller@suse.comdimstar@opensuse.orgdimstar@opensuse.orgidonmez@suse.comzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orghrvoje.senjan@gmail.com- Update to version 0.1.21: * Only use `ifr_ifindex` if OS supports it, fixes build on iOS and FreeBSD. - Changes from version 0.1.20: * Remove support for GStreamer 0.10 builds. * Add macro to check LIBNICE version. * Added utility function to get the STUN server from a candidate. * Support additional header in built-in HTTP proxy client. * Add boxed type for NiceAddress for bindings. * Add API to get the interface index for a local address. * Explicitly bind to a specific interface when creating UDP sockets. * Limit the number of stored incoming checks based on a property. * Do asynchronous DNS resolution for STUN and TURN servers. * Add introspection friendly API to get an allocated string from a NiceCandidate. * Enable gst-full to link in a single element.- Update to 0.1.19: * Allow incoming connchecks before remote candidates are set, allows for connection based on received bind requests * Implement RFC 7675 for Consent Freshness * Use a single server reflexive and local relay candidate, reduces useless duplicated local candidates * Improved ICE restart implementation * Use Windows native crypto API, removing the need for OpenSSL * Add bytestream ICE-TCP and improve ICE-TCP * Add API to know if a NiceAddress is link-local * Add API to extact the relay address from a relayed NiceAddress * Improve support for detection addresses on Android, iOS, macOS * A number of bug fixes- Update descriptions to be closer to the other GNOME packages.- Update to 0.1.18: * Remove the autotools build system, now only meson is available * Accept receiving messages in multiple steps over TCP * Accept duplicated ports as last option instead of spinning forever * Use sendmmsg if possible to send multiple packets in one call * Fail gathering if no port is available * Hide the implementation of NiceCandidate, this hides some parts that were previously visible * Enable TURN server connects where both TCP and UDP use the same port number * Don't count rejected STUN messages as keepalive packets * On Windows, the improvements and fixes - use crypto library instead of CryptGenRandom() which is deprecated - use GetBestInterfaceEx() for UWP compatibility - fix the listing of interfaces to use the correct APIs - implement ignoring interfaces * Add buildrquires: gobject-introspection-devel and meson * The move from autoFOO to meson- update to 0.1.17: + Add API to retrieve the underlying BSD sockets. + Support systems with multiple loopback devices. + Ignore non-running network interfaces. + Ignore multiple interface prefixes. + Now tries to nominate matching pairs across components and streams. + Retry TURN deallocation on timeout, requires not destoying the NiceAgent right after the stream. + Use different port for every host candidate. + Make timeouts and retransmissions more in line with the RFCs. + Find OpenSSL without pkg-config, for Windows. + Complete meson support. + Add API to make it easier to implement ICE trickle. + Add async closing of agent, to cleanly close TURN allocations. + Add Google non-standard NOMINATION STUN attribute. + Removal of the global lock over all agents. + Add method to compare candidate targets. + Added optional Meson build system, future releases will remove autotools. + Renamed all members of PseudoTcpState enum (compile-time API change). + Now drops all packets from addresses that have not been validated by an ICE check. + Multiple improvements to ICE interoperability. + Improved RFC compliance. + Improved OC2007 compatibility mode alternate-server support.- Modernize spec-file by calling spec-cleaner- 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.s390zl36 16775930250.10.1.21-150500.1.10.1.21-150500.1.1Nice-0.1.typelib/usr/lib64/girepository-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.suse.de/SUSE:SLE-15-SP5:GA/standard/e147e744b99d635fa4bd36431db72929-libnicecpioxz5s390x-suse-linuxPRRRR[CVutf-8d206c6fe837be393fd3bd1928426669180b72302e18c86730522eb085d34ad78? 7zXZ !t/Mc] crv(vX0LFe@}0iUqDzj:dJp,hj6Sk9꫐)g j 8|]ԥzv4%j?yj-h# 9cgü{ʲUc?,cchwVTe蹮3H\52[ABDOLv9/JW~6/$ьFX ]PK(bw0L:&)W9ѯLSnS3Ig/o\BU}( Sq=OQ!6#ݢ]c!{b ]\ޱQk4UhQ `ӹwf9!Z{3w9Fj/h>o_ `Ri~2$m\S ԇSQ6A[TJdsԦI}9wXjCCRF&nGf)3LzBaEmUť? hccr[̚o%QXtE`bD;glJC?5wӥ]B +=ΉgwwFޱږGۿʭS[}o∱ v ^ f~>H& V;v e'L DO P芕 gUI>>~VDO@Gvxm#{) 0v2):(y>]뒊ҔOKP%@_2}O//ׅ >mB$]&X<9,oȺc˷(Tҩel"@itҎW%/sLC:ōq׌XYYپqm{/! p`3B[o(RHRojmHW*51P5Qe-ײ%YnyAflKޅ;4~wp MJ Z%@trlDvQDD>ԄX@@+c n^Jݫݑu)ݫ9C|{ *o+ Su[(gPκNqQN^A8aX(idJ6u r1GMT˼9 ?[:5:6'rkPȩ>`0͏RR%EgEGlZ;ٚPqnFi,% amBH;Wuuv}q _ګf5uPl4`+?ƿFpg@s-+Ts}-E"EtC!#$dxAVZLk\PyV|OmQ5 f>Mz^7}gۊ{ EẎ .P"1ۆk ihVN+ 2dpHERy>ڷN·E;F*ӯxXVƷ8a)*-,_IFFm9Q#s.sdL uKr9g>JCJԍ.Io}}q,r"ᢛr+ ROt;^ x tO+d[Ee=ȗ! Nud|Kڎ=6'ԈDL/z|1CNE z4v,-l W;`oiF|D|b%;1t L Bk4enWEmJMw35kGhmj UZ#;索_R82(ߙ*dҫ|wlԨzV: 9J¡2Cs\RT9'Q?լӯ=fSbގVY>smU bto%~f1kzn\ @7\I ievu62҇.}M Q+gŶW0n?wrȜȱrF}*  >Atb) ?.W!dmyr5zkuSjpg@SI1ZZldć޼ދ򫰪;&vOty BKNn}}{Vs=`H,fJ]p~@Xɬ]Gq#Evp`7ȻCLȿ"j#A"T !N0h9cX [LqzAvlr軀+h~mI&=7=;N/Z|xs+mBMg:r2f,P?+,& uH]~]:yQ|2<$J|?gP[K]Pe:ƚ:.Bv-ɩ{-`|Orh63L`* Kw`OL t#CvpS8B)QaT9awAdiyt}qiMzjŢ2,X2dRf)X g; O io&2ѽt{ѯ%q 쀘3ѳ;CdWq>=!oO83r ]d{ߚ;V 0}?BH6賥]%ZGU߸s厤dQe[trI" 5%hڲ ݮR@</qbEFl%RpDFa; ?C_UӽA65?;\3$Ww>+:(c8q I$w:ESn]Z"RLǨD:mI|֒ޞ~Pٶ&-"Sq(*fLr)UT#O~UZ kؾWC2hL&qD0ކE[y]\胉za˯Ayn'OK(X`-e:*X;2q;FQ[>ۖ{/@3]lr1ف_)CxGc&s$;+OfP\:69֞%˵X}gfIbz5|9Tn25|^b=!ZeЈb0\ksJ̔zoGCT,rt"΃Ď?x^ԨP!+Ș>+"u >``MV|g+hnHgo>>Dʚ_hW*P@TYQ'oQCAU,eF@=FxC 5J S."b&p_FSS?KND|Mmް9 E"dzI˂)'{ YZ