libminiupnpc-devel-2.0.20171102-bp153.1.39 >  A `։!M@eeeTEq"Yh"˫,$I@j N_t%(hJ>iC^c'0}P cio%p)!cjx_ȶ;[jsC}ZO4xn("=Fq3(؊B)6rMTa ˿qϫ|AH'sa4FTDG\\tuh?hIi(0~NQj7d2+ , T;H2Nh579e8b6409bbb5cdd4de9cdca28206e89de39cc984604c5ed27f68270c2fd8c297c9d770e3f124b7ed738a62e6e96074e08f35404;0`։!M@eeeVyT6&p#5ֳq* 6,7M1p; ,? d" - Y !AZ`h              Lx ^(8 9 : FnG H I XY\( ]X ^ b<cdMeRfUlWul vz Clibminiupnpc-devel2.0.20171102bp153.1.39Universal Plug'n'Play (UPnP) Client LibraryThe MiniUPnP project offers software which supports the UPnP Internet Gateway Device (IGD) specifications.`zbuild71hSUSE Linux Enterprise 15 SP3openSUSEBSD-3-Clausehttps://bugs.opensuse.orgDevelopment/Libraries/C and C++http://miniupnp.free.fr/linuxx86_64]0b&5 pQA큤`x`x`x`x`x`x`x`x`x`x`x`x5eeadc320738830150088228385754491e9c672da0c06dc621442eb53488e428d493a5ea73aa1384ce49275ed02e12a6921201cc07323dcbf4527fe6ecb47c18ee290933cb801017eb67c6aeb9e49d84b6ec3ae273eb4b6d614cb835c152b008cea68efc61d0799c0347e32ceda3492301cc18962221db0ac61e61ad236fc62d61a83e1e753ef443399fe71c2ada16d91dd8e6a5b8a2ae745bc71936374f793689f03534cb192834dbe475f244175402b48c391185f1450352be67197a2a92f53e819fb7a5a79cd9cd9a22c2b587fe38c7df354ba0710c045a170e585f029d15fa403957aebf90dfec5115645b5ed2809af89fecff16ced7d925c44c01fab62cb92a26c295cfdfc60abb75a9272680e330ae0f92bb483c66fe99b79dc95d79670bb470bcfef95b2228209ac7e428604378501750b153f5934ba5b12de92eb187libminiupnpc.so.16rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootminiupnpc-2.0.20171102-bp153.1.39.src.rpmlibminiupnpc-devellibminiupnpc-devel(x86-64)    libminiupnpc16rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.0.20171102-bp153.1.393.0.4-14.6.0-14.0-15.2-14.14.1ZNY$$@W@VU@VKU@SDQyPCO>A@joop.boonen@opensuse.orgjoop.boonen@opensuse.orgidonmez@suse.commpluskal@suse.commpluskal@suse.comdimstar@opensuse.orgjoop.boonen@opensuse.orgjoop.boonen@opensuse.orgp.drouand@gmail.comvuntz@opensuse.org- Build 2.0.20171102 * Fix CVE-2017-8798 Thanks to tin/Team OSTStrom * bnc#1038601 - (CVE-2017-8798) VUL-0: CVE-2017-8798: miniupnp: integer signedness error- Build 2.0.20170509 * Fix CVE-2017-8798 Thanks to tin/Team OSTStrom * bnc#1038601 fixes VUL-0: CVE-2017-8798: miniupnp: integer signedness error- Update to version 2.0 * No code changes since 1.9.20160209- Update to 1.9.20160209 * change miniwget to return HTTP status code * increments API_VERSION to 16 * Improve UPNPIGD_IsConnected() to check if WAN address is not private. parse HTTP response status line in miniwget.c- Update to 1.9.20151026 * snprintf() overflow check. check overflow in simpleUPnPcommand2() * fix compilation with old macs * fix compilation with mingw32 (for Appveyor) * fix python module for python <= 2.3 * Change sameport to localport see https://github.com/miniupnp/miniupnp/pull/120 * increments API_VERSION to 15 * Fix buffer overflow in igd_desc_parse.c/IGDstartelt() Discovered by Aleksandar Nikolic of Cisco Talos * move ssdpDiscoverDevices() to minissdpc.c * avoid unix socket leak in getDevicesFromMiniSSDPD() * Also accept "Up" as ConnectionStatus value * split getDevicesFromMiniSSDPD * add ttl argument to upnpDiscover() functions * increments API_VERSION to 14 * Read USN from SSDP messages. * Check malloc/calloc * update getDevicesFromMiniSSDPD() to process longer minissdpd responses * add searchalltypes param to upnpDiscoverDevices() * increments API_VERSION to 13 * upnpc: output version on the terminal _BSD_SOURCE is deprecated in favor of _DEFAULT_SOURCE * fix CMakeLists.txt COMPILE_DEFINITIONS * fix getDevicesFromMiniSSDPD() not setting scope_id * improve -r command of upnpc command line tool * search all : upnpDiscoverDevices() / upnpDiscoverAll() functions listdevices executable * increment API_VERSION to 12 * validate igd_desc_parse * increment API_VERSION to 11 simplified function GetUPNPUrls() * use remoteHost arg of DeletePortMapping * Fix python3 build * Fix parsing of IGD2 root descriptions * rename LIBSPEC to MINIUPNP_LIBSPEC * Add support for IGD2 AddAnyPortMapping and DeletePortMappingRange * handle EINPROGRESS after connect() * minixml now handle XML comments- Add baselibs.conf: build libminiupnpc10-32bit, as needed by libsocks0-32bit.- Update to 1.9: * added argument remoteHost to UPNP_GetSpecificPortMappingEntry() increment API_VERSION to 10 * --help and -h arguments in upnpc.c * fixed potential buffer overrun in miniwget.c bnc#881990 CVE-2014-3985 Modified UPNP_GetValidIGD() to check for ExternalIpAddress * define MAXHOSTNAMELEN if not already done * update upnpreplyparse to allow larger values (128 chars instead of 64) * Update upnpreplyparse to take into account "empty" elements validate upnpreplyparse.c code with "make check" * Fix Solaris build thanks to Maciej Małecki * Fix testminiwget.sh for BSD * Fixed Makefile for *BSD * Update Makefile to use JNAerator version 0.11 * Fix testminiwget.sh for use with dash Use $(DESTDIR) in Makefile - Use optflags for building- Update to 1.8: * fix testminiwget with no IPv6 support * Rename all include guards to not clash with C99 (7.1.3 Reserved identifiers). * Added -e option to upnpc program (set description for port mappings) * Python 3 support (thanks to Christopher Foo) * Fix a memory link in UPNP_GetValidIGD() * Try to handle scope id in link local IPv6 URL under MS Windows * Disable HAS_IP_MREQN on DragonFly BSD * GetUPNPUrls() now inserts scope into link-local IPv6 addresses * More error return checks in upnpc.c [#]define MINIUPNPC_GET_SRC_ADDR enables receivedata() to get scope_id * parseURL() now parses IPv6 addresses scope * new parameter for miniwget() : IPv6 address scope * increment API_VERSION to 9 * fixed CMakeLists.txt * Improvements in testminiwget.sh- Update to 1.7 version: * Cleanup settings of CFLAGS in Makefile * Fix signed/unsigned integer comparaisons * Allow to specify protocol with TCP or UDP for -A option * Only try to fetch XML description once in UPNP_GetValidIGD() * Added -ansi flag to compilation, and fixed C++ comments to ANSI C comments. * minor improvements to minihttptestserver.c * upnperrors.c returns valid error string for unrecognized error codes * make minihttptestserver listen on loopback interface instead of 0.0.0.0 * Maven installation thanks to Alexey Kuznetsov * Replace WIN32 macro by _WIN32 * Fixes in java wrappers thanks to Alexey Kuznetsov : https://github.com/axet/miniupnp/tree/fix-javatest/miniupnpc * Make and install .deb packages (python) thanks to Alexey Kuznetsov : https://github.com/axet/miniupnp/tree/feature-debbuild/miniupnpc * The multicast interface can now be specified by name with IPv4. * Install man page * added header to Port Mappings list in upnpc.c * Makefile : make clean now removes jnaerator generated files. * MINIUPNPC_VERSION in miniupnpc.h (updated by make) * added rootdescURL to UPNPUrls structure. - Remove unneeded miniupnpc-makefile.patch- Install the headers in /usr/include/miniupnpc/ instead of /usr/include/: this is cleaner, and this is what users of the library expect.build71 1620039290 2.0.20171102-bp153.1.392.0.20171102-bp153.1.39miniupnpcigd_desc_parse.hminiupnpc.hminiupnpc_declspec.hminiupnpctypes.hminiwget.hportlistingparse.hupnpcommands.hupnpdev.hupnperrors.hupnpreplyparse.hlibminiupnpc.so/usr/include//usr/include/miniupnpc//usr/lib64/-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:Backports:SLE-15-SP3/standard/c143c946a0d329fc0c940cb8d05f336f-miniupnpccpioxz5x86_64-suse-linuxdirectoryC source, ASCII text]^ utf-848f0d34191e0afd6b17aff4fea46dfa1f67816e37bd4366f20567a7b59220a31?P7zXZ !t/p7] crt:bLL zt*<'j$jI!fMq qap"&\t#BCx P?[>j-Yp/yT܌xL8c Ho^-̱cp3~~|2:ޑ"R-梵wIy!K S~i#k^̟4ge%qhWLrbӣ~l.2Xl#6_>4G'-,]>Hf]L$}\CO u rf@+3(Q/@% hf2  $iO[f4 K`=Iނhx{FT9HU?P:&9pVjW}/fOE# Ѧ_יJxN zcoVߤ΃dnp`F8>Cߩ&.rkd'T%M1^j=% 1Rj\B5ʂ<SrRxfIRS [Nk5r01"-T6ܗ?WE 0BRPX->8<%ڢkJ.=N0-kum$^enjk35X,+|VؾRKFLOk]9bDyОwk%d-RAfdɕ&&5 F8khweeBL{qxh=K$ y!%6 Jo?pbφ϶x*0hCh/母*bA>nml.ʙvG6[Pljht/2ůdyGuGV)8SY3a-v\z kha;6VgǑy~G+U+ u<{*QKԪrq 0n+[F pp m!{ +RX?M2}\eNJbViO+xbWʙR1٬Lt66iZg#?rVyĠt鵬˸җswH"~ IE`,Ў^(g1J E9;H>(bƕik +VcRsC+qD @JʣHt{Gl#$t7 kՇ!KabI nweσ0M}p_F0\. q#&C.43G=͙rzMk*Fx^:0x{id\GphicmgֻQɿE)&Wd۠XF֓}oc:=_<):> V{Iˑbx&S>JI"FsVd[! lsrr4 c|[DA$ ԅp9T4 MΎ`p:wM Sh4v_31#;{HiG9cs|З(3醳_)-29|DGe!ZN$Q+2]>+pZ*HRIȩReQ ѫӺJwz; q_o3cMM,)1{/%`Q|\Ha1p\ |%<O@J=#ަwl*ˀRd䋴GS5`"1*|xJW*SZb<ʬ@_O_9'N.RU !<ڈin$pBAEǃ){=@3a&Ka L3՜h@Vx x/1sv% 2;ջ9{<֤!jH/l#0ҙ'nlNfqE26H׃B mO$7?h՗x!/7 BV r&iJ4|V. '<4OyRov}) P+9Cmگ 4b-ĈDWW<7,t1G"nٟ.:~ū7 POf?ՌȗlP ĕ$ur|2 F\W2Z&<}T >9ED"O w<~r7g@:Yjn6mv=u+O?ϧE # }\w)c ̂r/5{\{S3_:e zLxiOm]Vn/{;gFz KгFQؙȆ4O]_*0YbEG$ Vujb$5"EH ) L">=DȪ xd rrY1U[Js"Z OK]-%SM~f8kun _ 1NV[ </Gih7&`p6_؍{S%p0Vc~ҿr{}XZ\Lp}r4Ҋ\y' #j{屋0zv𢠌!Cyb(A(xi쌔sO{ͪ ^j+rb;*:f6P|?Ǩӧ0c;G}{@zR "Wyy(dd[Չc RF܁q@tZ\E]%Fn_p^)xWgҶ'|p(C0[=)!}zmSσ?p.wd˴y GLjqӣʽ;h[=Ec_dqv+0'h٦^kn-`r*4sBC({ѬQ! o5.c 8`-,t|v˸V} f: &J>sfl-[tm=#}[tPUaDlM_I ߎJ9M2 "$Ȓy!Ae-5 ЎϺ^wbݻY> t ,·v{SC;],,%}f1HjZlbڣlǛ>oA٘@ˬU~X /!zۤD$s2`a9JA6[5tDʽ\OBXDD SA9Q14\(ֺ"jaN48D?Aea^F5ek6s/z 1kƞ ղW%j u0Ƿ5Cߥ6sx^G{*G`raN`$jOQ9C*>QGUcYt &ݺ;OGΡ/UPlxEO9nr mWG i@}bzP\s!yV4Mo`"Ȗ٤Cˋ$wBt)QU֛lz9y})7S|d9FZ)cPؙ-?zv:Ph5@+E ;I6WH UȔe *%7S"qX}+[U~|1۠Z>wt|k&JdNNJ2J Ba{mXs51A} At,@ w-NIClj[sӵZ0?z"7v!N8Q((A"G)őHpb^C6X7sf0 Mi"SrepdJ丒g3A}.#N UԾVaOpo5+(5.Ck8V\!:-ac(RsP<&,zշ'ceeyn)Ͼ+cA}[-eeT@w:i#{ a<:#sBt(ߑx9}łP*KwVA-zRO}dBԵ Gzcdbr$z&-.To^} Ii;OW3 \zpZ-P|2+}X XteT߭z U"jɐȚLDTv6!w|"vR7-ReC*R}g5%sk): uN3qbm};XU|U"Gk7w.ct YZ