libupnp6-32bit-1.6.25-lp151.3.3.1<>,2^q/=„$x}<.L4_>!SzօfJR Ta׃xHfK-c\%^Vb?3WE#KoPo /xăKP }me*X@n-'᳅.]2U*lDڀX q)F!p2{lwhj0I௳/~mo%6Xba!X6`e^r+dz-S:|}⏓^JT^o@!p=2bI.e0F$BxHߏ d>>?d $ P - FW~     <`x (8 98 : >GHIXY\]4^bcbdefluv(wxy!Clibupnp6-32bit1.6.25lp151.3.3.1Portable Universal Plug and Play (UPnP) SDKThe portable Universal Plug and Play (UPnP) SDK provides support for building UPnP-compliant control points, devices, and bridges on several operating systems^qcloud106openSUSE Leap 15.1openSUSEBSD-3-Clausehttp://bugs.opensuse.orgSystem/Librarieshttp://sourceforge.net/projects/pupnp/linuxx86_64/sbin/ldconfigV<ȡ^q^q^q^q^q^q5e66b2eae8b191f435cb365ac8b75b9128f1453a2476e634e301bb4a140272a5aaf5e40e483e17597b729f03f145b9a155129b14bf0afa296d323beec18fa7125ce596a820a6fef329b43792422eb387f35eaf8a11c23ffb8bd921403a6fa547libixml.so.2.0.8libthreadutil.so.6.0.4libupnp.so.6.4.1rootrootrootrootrootrootrootrootrootrootrootrootlibupnp-1.6.25-lp151.3.3.1.src.rpmlibixml.so.2libthreadutil.so.6libupnp.so.6libupnp6-32bitlibupnp6-32bit(x86-32)@@@@@@@@@@@@@@@@    /bin/shlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.15)libc.so.6(GLIBC_2.2)libc.so.6(GLIBC_2.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libc.so.6(GLIBC_2.7)libixml.so.2libpthread.so.0libpthread.so.0(GLIBC_2.0)libpthread.so.0(GLIBC_2.1)libpthread.so.0(GLIBC_2.3.2)libthreadutil.so.6rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1^yZЛZЛX @X @T@Q@QQ@PSOH@Jan Engelhardt adam.majer@suse.debjorn.lie@gmail.comjengelh@inai.deolaf@aepfle.dep.drouand@gmail.comzaitor@opensuse.orgcrrodriguez@opensuse.orgcrrodriguez@opensuse.orgcoolo@suse.com- Add 0001-Fixes-177-NULL-pointer-dereference-in-FindServiceCon.patch [boo#1172625]- Install license with %license tag instead of as documentation- Update to version 1.6.25: + Fix and add more compat helpers. + Fix assertion error when http_MakeMessage is called with E in fmt. + libupnp.pc: drop -pthread from Cflags. + Fix segmentation fault in http_MakeMessage. - Changes from version 1.6.23: + Allow extra headers to be sent to client in the File_Info struct by adding extra_headers, an array of struct Extra_Headers. + Queue events on their subscription object instead of adding them to the thread pool immediately. - Changes from version 1.6.22: + Fix some compiler warning messages on md5.c. + Replace MD5 impmplementation with public-domain version. + ixml/test/test_document.c is missing the string.h include, therefore the compiler complains about an implicit declaration. - Rebase libupnp-configure.patch with quilt. - Run spec-cleaner, modernize spec.- Rectify RPM groups, use find -delete over -exec rm.- Update to version 1.6.21 (bsc#898167) * use stderr if log file cannot be opened * fix out-of-bounds access [CVE-2016-8863] (bsc#1006256) * miniserver: fix binding to ipv6 link-local addresses * fix for file write via POST [CVE-2016-6255] (bsc#989948) - Replace individual packages from Packman to make migration to Tumbleweed easier. - Package LICENSE file- Update to version 1.6.19 * Fix access violation due to changed usage of pthreads-win32 (closes SF Bug Tracker #119) - Update libupnp-configure.patch - added baselibs.conf to sources - add .sha1 download from sf ... (not much useful)- Update to version 1.6.18: + Security fix for CERT issue VU#922681. + CVE-2012-5958 Issue #2: Stack buffer overflow of Tempbuf + CVE-2012-5959 Issue #4: Stack buffer overflow of Event->UDN + CVE-2012-5960 Issue #8: Stack buffer overflow of Event->UDN + Notice that the following issues have already been dealt by previous work: - CVE-2012-5961 Issue #1: Stack buffer overflow of Evt->UDN - CVE-2012-5962 Issue #3: Stack buffer overflow of Evt->DeviceType - CVE-2012-5963 Issue #5: Stack buffer overflow of Event->UDN - CVE-2012-5964 Issue #6: Stack buffer overflow of Event->DeviceType - CVE-2012-5965 Issue #7: Stack buffer overflow of Event->DeviceType + Fix memory leak and access violation in UpnpSendAction(Ex)Async. + Disable SetGenaCallback call if device is disabled. + Fix problems detected as dead assignment warning by clang scan-build. + Fix condition for allocation failure in get_content_type(). + Avoid dereference of null pointer in ixmlNode_setNodeProperties. + Avoid access violation after parser_parse_chunky_headers call. + Remove possibility of access violation. + Fix type of local variable stopSock in RunMiniServer(). + Compilation optimisation. + Use of thread-unsafe gmtime() in httpreadwrite.c sf#3507819. - Changes from version 1.6.17: + Remove implicit casts. + Add --enable-unspecified_server + Removing implicit casts in miniserver.c + Bugs fixed: sf#3512833, sf#3510693, sf#3511149, sf#3514145. - Changes from version 1.6.16: + Replace sprintf by snprintf in http_WriteHttpPost to avoid buffer overflow. + Add infoSize parameter to get_sdk_info + Check return code in ixml. + Add --disable-optssdp option + Add more explicit casts and remove dead code. + Bug fix in ixmlNode_allowChildren. + Improve upnp/genlib/net. + Improve ssdp part. Do not compile CreateClientRequestPacketUlaGua if IPv6 is disabled. + Bugs fixed: sf#3502958, sf#3499781, sf#3499878, sf#3175217, sf#3496993, sf#3497714, sf#3498442, sf#3498439, sf#3498436, sf#3497714, sf#2989399, sf#3325246, sf#3417134, sf#3497159, sf#3497140, sf#3497126, sf#3497034, sf#3497033, sf#3497027, sf#3497009, sf#3496703, sf#3496702, sf#3496942, sf#3496938, sf#3496934, sf#3496933, sf#3496581, sf#3495616, sf#3495286, sf#3495280, sf#3494865, sf#3489999, sf#3489990, sf#3489999. - Changes from version 1.6.15: + Bug fix on M-SEARCH for IPv6 CPs. + Retrieve IPv6 addresses in Upnp_Discovery. + Fix bug sf#3469344. - Changes from version 1.6.14: + UPnP Low Power Support. + Bug fix in IN6_IS_ADDR_GLOBAL. + Bug Fix on M-SEARCH. + Fixes for compilation under Windows. + Several fixes to correctly use SOCKET (and related) types instead of non-portable variations. - Rebase libupnp-configure.patch.- Previous patch was incomplete and did not consider files in the upnp directory. (updates libupnp-configure.patch)- Enable IPV6 support... - Fix autotools, all C files must include "*config.h" - DO not build samples- sync package name with spec file name/bin/sh1.6.25-lp151.3.3.11.6.25-lp151.3.3.1libixml.so.2libixml.so.2.0.8libthreadutil.so.6libthreadutil.so.6.0.4libupnp.so.6libupnp.so.6.4.1/usr/lib/-fomit-frame-pointer -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:Maintenance:12872/openSUSE_Leap_15.1_Update/a8f6b805abd42bf7a754d901f9c0dd76-libupnp.openSUSE_Leap_15.1_Updatedrpmxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=7436c8e71e5acc66221d55a303533f4d08f0182d, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=e17b5cfb89fc3e4591749ed2f9d145cdefdc2175, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=3113bba765d667022d3c88552b9e3bb53874ef9c, stripped PRR RRR RPRRR RRRR R RPRR RR RRR RRRRRR R Rutf-8c0d597c96e59690ef9e52f9184f4c9a37ec13bea65ff4ebb115b18596633ef04? 7zXZ !t/"O]"k%AK^!f1EjG uɋ߼I4VDL6ϪX}VQZ ^B0 (W҈^wj"0F7iNXbe&(Ȱ%7(ФHq!\G.Ho Wagt+\z{ʸW qŐ-8ߠ;)h(C }O@ge#k¡$Ӛ&1UL(91''Uĩ+;򶣀lm Jݑ]ٍU;*W\3ƛjņ2%aڬڳ@~4ۚA.XoJs%dVM9RIm;EkĸYDp=spd@ɪ:5WW C_i+i^ݩ:tFG#JKai ]bP\X v~%Z֚tA&{W Zk:D>h(S`Ab&]jam ؼ-!RV\Ð&'xO{"d,(ݚ~u802wxԊN|tq kЖѺ:/ks>?)(|Q3oDR~n ǐK5)0#%>)qF`6& n5b>בқEWܸI@S?cS4>c-{g9u .ËZLܸMY7O+]HWea:-L1(ދO쯊 2늭imUOjiZjU|E?F*iӑ_Y, <8^OsNpP!;A1Lx/OЪ+[d,Gԯd#&:nNmb]OOYf9Pw:Iz<ݾǹj7>*JnU3?,1˶"F5G7c,2hԠc҄Z. d ZJC4<Pz_쾙<2ȏgN#" 2(o ~%OQA@񚆄VC0K ToMit0[Agj-i],h7Ŕ}{0m^,{X0WzF59Lᝃ4NTb24. Chhvd2H8eamo$$#|VِZSĭ)={\AS|fR8n4@ayLv! #L -MfY!Wu| w1)|Y\!>i@%x"ܹhWvU,R=qA yB(TrFuOrzC^;eR<ʠR,*[Ii];RNp*nԨ~>=ClQ KΥx5'Yg3%l=VtUu3jJQ6en֤"3 `-dpGS*#oC8*8&ߋ6dW̻ڟk'A g& 7 '4LrIH0 K(. mx[h2o3.^ݐcML*+o,_ă6TDŽ{ޅ{&EsN7Ǝ_oVdž Q0h 0.\Ick@kЬWP^&ugSIqQ:ϜHśktW\ެMV ?N{N@vcU_:QvΨ%0i nod|Rj]2hfw~uBġ."$J0IˆWSDPX)M-Lcz1p9m+O;x" e{>b_2߇ݷ$n >qN:aq)P{0b[N:]nMJJ }n ,4V Z2ce+QoZawGKF"egoYMDq-& 2g!y)OQ$\2F؂r{CJиOץ/`҂o0P{lT^Y.|+,3D/NR:NTQPm<hftpoڴ%q{6oeO^њٓ`P>9TR9kj1ŀI<7= >]Տ@T1x:q,FЩA(?,^Q;[Dlkb { b`o_*kogg/¢082rNy BbOg7H]ӊf.m۝A.MDMOXtI4O9#qE6 YZ