libupnp6-1.6.25-bp151.4.3.1<>,;^M!M@eeeh {8&%&/_BZ 6b.Ք9\%VDŐ X2 \PGV.Mtvz09#QdH B3NWh1R}S58Jo୨ַN@*a+"\OGPvk.+(xH)D=i͘Wǰ+mt:-zR2;_*֟u܆ 73^htURmL=>C"?"d   J"/ HY       ,  9  |   2X @(8 9 : >]@lB{FG H I X$Y@Z[\ ] ^zbcdAeFfIlKu` vw! x! y"z"\"l"p"v"Clibupnp61.6.25bp151.4.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^Marmbuild04CSUSE Linux Enterprise 15openSUSEBSD-3-Clausehttp://bugs.opensuse.orgSystem/Librarieshttp://sourceforge.net/projects/pupnp/linuxaarch645 @@3ۡA큤A큤^I^I^I^I^J^J^LZYm(JZ~Z~^LYm(J48f946cc46810d66c0b0f736bf40136e9346370f3ce8f2f8e706d31ea5bf3a0ef5ba85eac095ce5b25b6b9305fe895b685fd4ede150daa190eb3a59b3842453a1d00359d802134a1e58b9e380f3bcbffea693d84504067c0e44b706abfe2e751d065581f44fb99e23c33d0b917540363a931f9348374bf85469f8130dfec5750ff171700f436c3141671c9e1d46039b8d742ab7e0e679c72ce7d270ea3cc1b64c9155e041215786054a57105d92f1e20db56859eb443479cf7521f790057158e55b0495e140993129d86048b8bd62382c8312f658cfef3d2ac52464ed6d187990375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fdlibixml.so.2.0.8libthreadutil.so.6.0.4libupnp.so.6.4.1rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibupnp-1.6.25-bp151.4.3.1.src.rpmlibixml.so.2()(64bit)libixml2libthreadutil.so.6()(64bit)libthreadutil6libupnp.so.6()(64bit)libupnp6libupnp6(aarch-64)@@@@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libixml.so.2()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)libthreadutil.so.6()(64bit)rpmlib(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/sbin/ldconfig/sbin/ldconfiglibixml2libthreadutil6armbuild04 1592050509 1.6.25-bp151.4.3.11.6.25-bp151.4.3.11.6.25-bp151.4.3.11.6.25-bp151.4.3.11.6.251.6.25libixml.so.2libixml.so.2.0.8libthreadutil.so.6libthreadutil.so.6.0.4libupnp.so.6libupnp.so.6.4.1libupnp6ChangeLogNEWSREADME.mdTODOlibupnp6LICENSE/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/libupnp6//usr/share/licenses//usr/share/licenses/libupnp6/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Maintenance:12893/openSUSE_Backports_SLE-15-SP1_Update/ee884ca559d2e60af6f7f9ff9eed7c15-libupnp.openSUSE_Backports_SLE-15-SP1_Updatedrpmxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=2bcc86a6fe3535c864723c723dc082afca9a2617, not strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=7b9b77a92fe60fcb3174b9e0e54d050d95e12c89, not strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=501e05cb0f7b3f41478c3e8f81359225ab0aa9d7, not strippeddirectoryUTF-8 Unicode textASCII textAlgol 68 source, ASCII text  PRRRRRPRRRRRRPRRRR RRRRJwI$Stutf-818f445c216ab089cab49cf44060ceff951df5ef58f7c926e3ee1e47d6e50b14b?7zXZ !t/7]"k%r=d=uD>--G+܋+[R'=VM! X5 M{+*XUDU+kzo@( #TLB*6R>N=3] Ms`3 .WftG GXn2E0ri)WK`=+/~1 (GCDo0-> Aqɿ5CˉETsBN/:Ѩυr s*P.:ԇ=D\𱴑&7JrXJΦAbF>ʁq n!7O?}dof$4=%! Cx5?h-lH@Uܮf15L_&e,>""3 \-wuT_fb;+xf폝d>,߅,R-syei. 箇*%v;&~VR[B /v:[Nۦ8Y ;6gVhx>VeQc>;7C' MZnR.m1o$.}IȂzW`1fLɁF>HSvMWcqM`L^[h bzu{>" tsӗ1gMjٶw8 ^͛wPҀc ݅ଁ`kŚWBӃGSA3k;ADv<䪰–ZXm so:gtr::J=jZ6E xLqdlr?-c|[x csj-R7qAe'b$^s z)VOД5<3yCf/\tށJR?,=6xUwMR$Dweq17;hN@%ݠ&ϏA)#;aBNbwKJjK 9YiѠJu0}GF;1F$2&kKdӑ^sm,&ȵy*)d$v 8 12h̿MC.Nx"M#yvmH^x$NdN Q\\74 Jt]%EIN˫&~/lX6 U>")OwLxs1eDQpofbTdb dzvNցvKa`'>.T[1BJMՌضumjz5ߩ|<惹Zʍa aص^DS.oYXܾI@1ї]^7f_W#5ڜkf= ׺A'%]2b-wir(rf6-H}ĭR-]ݯb <c* +݄=yH>K0"Cvol4XףqWD;*YŵncE (݃7 J- 7K!VQ1[|?*ho6$wElK Ih!pR>0BQ(eᱭ=? :|tzXagtÅ^@k&Ōgqe6ͽW/n LY$VO(bY5-%;0" C_ u0>nCN;hyEvtp+u\.?K"gYArGIio֒H.c`M["/v#:+L|ʂLaχ-Ej4 .%[ <N=K@MxP_b$dsף{e WH G?'MdȊ#Qj Z`kn{v ugyAEzb61D?/44a TA_m:%Avz/\BEHUy`d4(Q1 ;qnuO1s -[tDHBQ0aF>đ0d3UARl\Cd_H5v~_:"Cq)¾(>*TBPȒ"a֓Ð셐3;]95_SW!@32]/J*bƜwětq*z›WJĊO;[U_s3n.5i!{2W!MEQ5Z]?6)MYz,qiS%-+*v6]hmW,Š37]fgW+XqkI*\1Ns>kELz6OXAsǼv\4BjkN]҉"L5BoG|Zޘbr,ԥWS2'/_y!ĥ=LvNtu롫j4 eϪ۶ t'az} ͩ?k aEP!nѥuz$|osejB-^֟"UA=6e͝%UqXN.?ưP ~g mT;[Լ}m6>ջ4OEGP}7pmVD'ZZNS-i`ZZ nVlkד(kIpD;0v4KƧ @}@E74XY[+v)R'US&` 6֜1a/ A1O@Yb䋡_pSL06iz.8 Lq3 2)zHĘ~vZt)ڈCyoc3v z`Q. &uH3>pB " nqɒ3QR&Lc᪪L8Mm.@%VȻ@2n(K S.F Vp΁P-x\xɔzF=%wfŋ<^a#x}kwüI~Yc/NYwQJY\mXd OkkX*K(1