libgupnp-1_2-0-1.2.2-lp152.2.3.1<>,o`ZL/=„r4qZ瀺݅@ E%ݷ1y F 8G}Ȁv6VKӘmӅ|NrdVBInwz0|ғ-U IZ܅Pjv3{k-!lYҙf/vO"{繬SѿY3|/YP'v%LZvt<UI#zn ,Bf!QvWysB]ZGͬOR>@&d?&Td # L 'G]ch     0Px(89$: >!g@!vF!G!H!I!X!Y!\"]"4^"b#c#d$ge$lf$ol$qu$v$w%`x%y%z%&&&&PClibgupnp-1_2-01.2.2lp152.2.3.1Implementation of the UPnP specificationGUPnP implements the UPnP specification: resource announcement and discovery, description, control, event notification, and presentation (GUPnP includes basic web server functionality through libsoup). GUPnP does not include helpers for construction or control of specific standardized resources (e.g. MediaServer); this is left for higher level libraries utilizing the GUPnP framework.`ZLgoat01openSUSE Leap 15.2openSUSELGPL-2.0-or-laterhttp://bugs.opensuse.orgDevelopment/Libraries/C and C++http://www.gupnp.org/linuxi586$V?fb̡A큤A큤`ZA`ZJ`ZJ^ ^ ^ `ZJ^ ffe0cd795e2e78eca820e5dda25578c1d3c05546ff06cf2789ad59abe7d74634fadd2ab40439bc89d2e9540c02aef1f23edea96983af9cceaef345a9423d3c7081bd9ca04d110e62d41adcdf36a5ae6b243f4b0f254f5eb4c0f84449c37852a8145ab48011c8f769a70c294514f74bc617d2702de71248769942a4da0f98f074d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5libgupnp-1.2.so.0.0.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootgupnp-1.2.2-lp152.2.3.1.src.rpmlibgupnp-1.2.so.0libgupnp-1_2-0libgupnp-1_2-0(x86-32)@@@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)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)libgio-2.0.so.0libglib-2.0.so.0libgmodule-2.0.so.0libgobject-2.0.so.0libgssdp-1.2.so.0libpthread.so.0libpthread.so.0(GLIBC_2.0)libsoup-2.4.so.1libuuid.so.1libuuid.so.1(UUID_1.0)libxml2.so.2libxml2.so.2(LIBXML2_2.4.30)libxml2.so.2(LIBXML2_2.6.0)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1`9@^ @\\\\\t@[`O@[)ZX@X@W@W@Wi,@W=WX@WVV @UPT|T?@Michael Gorse Bjørn Lie bjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.comBjørn Lie bjorn.lie@gmail.comdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgtyang@suse.comzaitor@opensuse.orgmgorse@suse.comdimstar@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orghrvoje.senjan@gmail.com- Add gupnp-validate-host-header.patch: validate host header (boo#1186590 glgo#GNOME/gupnp#24 CVE-2021-33516).- Update to version 1.2.2: + Fix macOS dylib versioning. + Fix endless loop on early notify. + Several documentation fixes. + Implement version-independent type registration in ResourceFactory. + Fix an issue with implementation of the depracted functions. + Fix an issue with including net/if.h and linux/if.h. + Add async introspection functions matching the usual GIO function pattern. + Go through main loop if introspection fails before the actual network request. + Bump required GLib version to 2.58.- Update to version 1.2.1: + Fix a deadlock when cancelling an action. + Do not call-back a cancelled action. + Fix public dependencies.- Update to version 1.2.0: + Stable release version bump.- Update to version 1.1.2: + Use python3 in binding tool. + Avoid a static buffer in the linux context manager. + Add UDA version and address family to linux context manager. + Implement ssdp:update in context manager. + Update documentation. + Introduce new sync/async service proxy call API.- Update to version 1.1.1: + Fix issue when building VAPI. + Pass on network mask from linux CM. + Properly rewrite v6 link-local urls when accessing. + Minor introspection annotation fixes. + Properly filter v6 scopes in linux CM. + Fix compile issues with linux CM when there is no wireless.h. + Fix doble-free in linux CM. + Simplify build tests a bit. - Changes from version 1.1.0: + Bump API and ABI version. + GUPnPRootDevice implements GInitable. + Clean-up functions added for GObject-Introspection compatibility. + Remove all deprecated functions from GUPnP 1.0 API. + Switch build to Meson. + Port everything to new GLib type macros. + Add IPv6 support to Linux context manager. + Fix IPv6 LL support for context. + Add gupnp_context_manager_create_full for specifying the socket family. + Bugs fixed: bgo#654446, bgo#770318, bgo#777491, bgo#780640, bgo#780715, bgo#793955. - Switch to meson buildsystem, add meson and gtk-doc BuildRequires and macros. - Add pkgconfig(gio-2.0), pkgconfig(glib-2.0), pkgconfig(gmodule-2.0) and pkgconfig(gobject-2.0) BuildRequires: align with what meson checks for. - Replace pkgconfig(gssdp-1.0) with pkgconfig(gssdp-1.2) BuildRequires following upstreams changes. - Add soname and sover defines and set them to 1_2-0 and 1.2, make future API and ABI bumps easier.- Update to version 1.0.4: + Fix some win32-specific warnings. + Backport meson support form master. + Fix introspection annotations for get_icon_url + Avoid static buffer in linux context manager. + Fix wrong include in ACL header. + Fix endless loop in service proxy.- Update to version 1.0.3: + Avoid a crash in gupnp_root_device_constructor. + Propagage User-Agent from Cache. + Fix potential issue with boolean vs. bitwise evaluation. + Fix a crash in GUPnPServiceProxy::subscription_expire. + Accept broken Action header without the ". + Fix issue with strcpy destination buffer size in linux context manager. + Bugs fixed: bgo#780640, bgo#780715, bgo#793955.- Drop NetworkManager recommends from libgupn-1_0-4: There is no reason to pollute a system with NM just because something pulls in libgupnp (boo#1082090).- Modernize spec-file by calling spec-cleaner- Update to version 1.0.2: + Fix a potential crash of GUPnPProxy when trying to access a dangling GUPnPServiceProxy pointer of a server handler (bgo#777491).- Update to version 1.0.1: + Connman CM: Various fixes. + Linux CM: Fix compiler warning about negative shift. + Documentation: - Fix FSF address. - Fix references. + Build: Update ax_append_link_flags. + Bugs fixed: bgo#770318.- Update to version 1.0.0: + No changes.- Update to version 0.99.0: + Fix build on OS X.- Update to version 0.20.18: + Retry description URL on failure. + Bugs fixed: bgo#694450.- Update to GNOME 3.20.2 Fate#318572.- Update to version 0.20.17: + Update autogen.sh from GNOME template. + Cache user agents by IP. + Remove intltool. + Use newTargetValue in light example. + Bugs fixed: bgo#653894, bgo#763945, bgo#764050.- Update to GNOME 3.20 Fate#318572- Update to version 0.20.16: + Don't hardcode python path in gupnp-binding-tool. + Check for IFA_FLAGS to not bind ourselves to a recent kernel version. + Add missing m4 files. + Fix issues with introspection. + Make GUPnPServiceAction boxed. + Some JavaScript examples. + Distribute VAPI file in tarball. + Bugs fixed: bgo#760217, bgo#760430, bgo#761265.- Update to version 0.20.15: + Remove gnome-common + Fix issue with gupnp_service_signals_autoconnect() blocking endlessly. + Fix return type for BIN_HEX. + Update some m4 macros. + Fix typos in API docs. + NetworkManager context manager: - Fix use-after-free issue. - Fix various static code analysis findings. + Netlink context manager: - Use proper macros for RTM_*ADDRESS messages. - Use device name from netlink. - Add possibility to dump received netlink packets for debugging. - Fix issues with losing contexts after DHCP renew happens. - Some style fixes. + Bugs fixed: bgo#736365, bgo#741257, bgo#750936, bgo#752490, bgo#759000.- Update to version 0.20.14: + Simplify UUID handling. + Bugs fixed: bgo#743072, bgo#744221.- Update to version 0.20.13: + Fix cyclic includes. + Avoid redefinition of symbols. + Fix missing function declaration. + Don't check for connman.pc. + Allow actions without arguments. + Respect "prefer_bigger" even if there is no icon size. + DOAP fixes. + Fix VAPI generation. + Fix reference counting. + Port to new libsoup API. + Bugs fixed: bgo#722696, bgo#731209, bgo#731457, bgo#733241, bgo#740267, bgo#742075.- Add baselibs.conf: provide multi-arch packages./sbin/ldconfig/sbin/ldconfiggoat01 16245294841.2.2-lp152.2.3.11.2.2-lp152.2.3.1libgupnp-1.2.so.0libgupnp-1.2.so.0.0.0libgupnp-1_2-0AUTHORSNEWSREADMElibgupnp-1_2-0COPYING/usr/lib//usr/share/doc/packages//usr/share/doc/packages/libgupnp-1_2-0//usr/share/licenses//usr/share/licenses/libgupnp-1_2-0/-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:16594/openSUSE_Leap_15.2_Update/dfaca41f669e067c52e3d46557ba3ca5-gupnp.openSUSE_Leap_15.2_Updatedrpmxz5i586-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=730bae1454bf7d35581c64e5ea35bf1da18e65b9, strippeddirectoryASCII textUTF-8 Unicode textPRRRRRRRRRRR R R R R RRRRRӒl ⑩xl_{utf-83752f132156f25452642a86d2dc608b7eca380b9f16c401f5cf82776f53fa185?7zXZ !t/[qD]"k%]dWUa0K721E:x0E`BOaCGm&S`JBm Me׊8$TGY Noj کߡ-wSK42,yx`H2 y_CIYfgz-q)(:Be(UK:7+I5eqA"+u"QγgX(,89(? /2 _%} 뫾@@ '.qT Dh:0J=b1}urgX>@I djA\M`дIO 4$״,DথV) bQF${fF)eXxE|]zt,@ҡzvŇ;:6cN&OId$x>QyQc3΋ ]E-,w1CE`WR\bzyt ڂOd[2Kz ,+kxbxY㮐'-xlxNN] UuJ.Nax/ǂeYjK{u!i}`\^N[a&yAEDHvL!APOMz1pUyHX BŢj!7Hd1٦F'*ܼ)`Z<+`/@4{ֱ*D>9p4'\շ?\uA D񙴨Dg ph&pU-'s0;C.`e2JKÒQVq1z=IHmT#\wsBqur hy\;yx,㲹MjP1J=Y T!zX1a>6"(\/@w%8_1QρTiP؉KGIa^*goe3Qp^ĀwƬt'Ph%E{P.1a]-YFv.>FڱfFyQW#.x-&'c!!ķdG6ߟ)- "k|4a汰 } fYm͡} }BWC9[뵱u>(8 9~7 ?Q{!@\Mz5Ȭ[c!֡.5 "c$з$FEN#G_(_9qvDq4><7H?Q] +J&}6%Ѭxo'W]'th-0;]TiUMbܧJK [!;^CU9,;CSQ?Y,)e h} [B 2Xv;jKcL Rzl3(BqO4p U2wT e-R<&``eX/la!|^F¥ aO{%z6@. +)|gg6>EVJٺsC3_,;`0 o3:xR)rMߝJBm.9†DuS:, gK?XVlcҵA3X^0#G*q|#O*FZP^K0ŖwߘX:7?bLC,tN- ElNg9ĉJXu_1dgj_r+;I&O4ѫ@ӀfPֻ&^kc#h5vVyˡH{Ԫ˪/|{եrj tɯj e9:/% o` ?W+~T*6:\ΚP>SEmb4q,Sc&tܥM|!BI09a2Ckݪuuheí< Q;ږ.?mt7DE#j6'R`|2=kR?/AX&pV+!bɎ={@jZw~`k1OicVj@) 5vP&H'VQubayx8Heg*}i$-,$&ԟ͡-|t ˖\H[]Z%593^Y0?Ir퇚/QPcYB/I(=:V` ѬO6L_;64ާ+xZ'LdE='#|'ۢ<G޻) ġRN'Lۘ=$3vi5M3ߙ1EG W3~FHtDJ?.7=XD9rpTR p/seg|W0D8 (|$=CV)"P1A~-IhXہ_wk]glV6'kfUa/j; %#^W?KX}@akV4J~VK4_}yTq;+|3f +77׶6_q %̜d[~<-4JQdUCF^;"_P c)We\_lO.j5.C7ȿK39A,ITn1`6{&> 78_ Qtk°ΕKz OrzLtH 4:[̶DaV+ݎ9"xB^7C$ީ?v'_* ]ĝ=)ja\+q$<Ll6 ,V`hc̕}?|kىA7^M["m^bUT8TOr{; UFSA &y/<4 !MC~mQw?8m3Uha6y1[_,"gG~03S#8¤r qcpYX5?k,!>K hrsPjyYRg?)aHH̉Iɤ@RXeGQ,Et WɠCb (^(`Y:I,y' 1~Јj $nM%=O9̑,hS,P쓑}ñŜ_X &pt^p AR8wcm8:m՗0v7uQXufzR@Aܹg~QVߡ{E(zÙ&FOJJhcuX\Ye֢$iJh_w_m |4?qcJEɲ.,d?Q.V_Ɣ-yx;@hJO3n]m:͊hl!W-tJUYлg2xԷu y PK!{E<JC ¨,$9eBd`GshK}4|Oy}g-^ laA\@%a?"Tp/@RN<*yLAEDZ8_ @i 4L`TNNԁL'vC6\ꇳZ5@ CfPį@,WJ4>Tn@ UK£! %, |Bjgxq8uw, PvJ QJԘxnTƼ!}>Nֽ+k !)R=bKQ_:ށ\dPmHɑU;> ϨȫHNJuQhGjx!mFё`tJ+ԋ {\镧lʰQVKHl|_gBR=[}W%͈,UuY4M@Qy eSu1C;nxh1a!_PQa6;4wҘ&m jr Hy4KM3d)Ct=jJ΃O'`SK=uaڄL Vh|!Q0y0ݎjA堢9$@g! |Xh\KTEV%M!RTu7͚sx*M}cɒt.|,7ugT 3_OX4ݼvpx%/!7jZeT(]ޓ=:Li˫zE"x+65ElAYVox8䜚tSlWbEUZ5inY tr`iuU '$z\$hXQp @1w2-q!xHq_; Í>DZE\yΝd VPۜ,+t b ~\:\j Tz5U9:=0 a oiswuImލ0kϋz(TY]9sh$Sx;,daMxר ؖ6oPk A{)**Iq+A-,Oei;R /0aej;x &M?P 5MWbҍt!qVUF'('#M 8<'+bM2̰ˢ\OԙCܣΛR94/,\ eT]ί+[|ތ-86b74S,qYDqvChQDOTe&Ts>,a/Bbtξ)|U%h ^=yx  V2BcȌ!QieV /8|^z<#\i\ђc^tȍ7xm ݟ<& -325u|%d"j! /ч Wpbwm Eb-6uT5˔I[hI嬫\ }O$?6|0>,uF S|LLs fcdқœOH}إ U*AOz` n5Bo(%a-.)RLNuP|Z.rlU s%IOG+5䯛|Eh6ab$4'JZOzh)L{ibH?e<Z+ ~z^?qݼ~tT6ײ`+A>LQ_:~I⒨5'^D,y}f [c;iC\Zyos돦\*S9s-"R|=#rv-m%co$7=χG7<vkC#\x(=Jx*>=\lPƚ6^G:iE {G~Qeؒ$z6J_ 9nĉ +DE4 cU'A"LW{k8U==,CU d0YUϘ{7kҏed>ܩFW_|P&rhF}#!8o"k:*ۋȗhC{R[Do.'& 3:1iTTKq^R+&mS3/hN`j]qm|&3YFw+R0:x\~|;c˟"dE_+z>n - H itV^ԓg\w9tѐͧA: R131Ol<|:|V-_㉒s/U2xMsd~ӞLt0Yoc,ƟEӏϟY,#ek412IWwJH<ODqx(y+\_w|i,:W'm{O/ɆBu+>+|^o`ȓ R~Be!8FP=' ױ[s:hcF7#[+0I.;DeKn,Ղr);928FsYiKX4j7p2Ȧ¹8l6X+p^i@|hDOƁUsbxK_9vϖ.xp,l$?hlPѿvwZ#l~(2J28$5b`ʌnt.k"tZX@i(Lb[84y4⹹tz\jWɀuM'zQ4T <1dyrbѰ>a5<2Zz#FKiEdа') %dҧR%T%|| ⽙s£C5Q]"@тKlS 1j<`EH Q1r[[ҫ^떕'U4L&T" %n]k4ЫjE.eњn[HzDa #Sh)'tb|ΒgP!V)2ɼXy$]~+Q{;:6}T!( ~@(EUsy=]J/XHla&XiwKr+ǹA+a " :eOWqi0UK4QG\բW;a(m|~ Ym(Tmt%b (zp*)|u$"Ӏy`0Uzd"!4a439eIkI,pIW^̉&9Y!2Nc輥&ߠ$Vb+㳕M0/Пt$O[ı;Gآe|eVB%0N ]u_HJVM=kС,S(̸EpLCW $tQy iI4Idkf6X-l۰UD h{yjsX$nit[a<($ 3M@RֆkC,g{ M gz&e1NP>DJ~孉+!HOW F UzC4AAi‰\a?lKIWFw>j?{2yȥ˅AmX\-Ũu˪ݍҎ!ZfgY-ňm%4LkX1 Z.}뿇XD#7e+P搛r`lo`KT:\VW@BB#.[6l.q/ &ŗ&c pLȖ&GI}i Xkt<Ws4PM.RՕF/`9a>Hu8bi8$H]QX*MDZS|_ywZ]AȬ.N"Yt4|{JT:s~eTaƹzM+w;PRCvԕF.$L؋] Muӌ7!U4e<4&tA#Oo9`:^µ{~dN mw"m./穗*xU++Lo?\z"gWDeV$ ];ʺ}\nX_tP5*>rMj ""~ M:;MF+_7r6o3|׆oOv{w!8>mѭ¦C~ʑ;kxp:z ,'"pI/;ɂ<o`Rrn~bg0je []yQE1{XVqU/ضa ?sV{`VtFz׾x1?{C:?5DH9nZhV164b#]n+#{ Ҡ*gVt*k|)O9.> 8hgRP2aiq_2KfaԀy\!C3'Źz`*r@q܋wrZXu,d{t0vd`Q^ UF Jl sz*e|QsW\JH9#ݿSު|v<$u͢pC#M&G`9I9"96if܀j濲0̠3?r^f!(ViRF[N;7胮".m4.z#`t (6];+pUr{a fYd$w>?PMfP~AkcbT$$-o7_נݜ[e~EPZkpq7]W-` ){҅8}|38?X\`= ym{J)}Լ/(j[W4&4 gօѐOMYȾ<~hs0J_8 #}h{.E.|)m"{I+!d߽6[x"f[oMG#Gr-@~{L~#n+` ݸc25WkdS[W3̦`rKUA5;vBs628V4?`|}+m6F{aISt 81V SC8H%夁';)62[*3ji&:.x{I(#/z,V~tTeEKj~3ۀ<(]^×V}X/>z TOo'#54>7f*K'BAVu.9u @Q؃z0NG;Y)v a7ϢLK'mLp_b6kbq4NQC؉hz'TSH;XZ h{x$%[Ɵmz9`Чn q[]y VW֖Q@/;!WjKQ w=H/+,`xRO:–.= O@9^OUQ8~n5dc6 Ȼ Z>B )u>H`la F =@i28qၽͭjI_> NЦdKdy>՜K"6Ƕy_e/u'jFQ[m|b{7){NnZdBExoIYC嶪($L` FIc;-A#]cGX]}E!tB j?c1E|:,7mS /AP|!WZîYNDΛ5Y\g"iaPw$ ^V֕%֫ӶaϠj S"HvJ!"PLR_,gȕjGQ>)<9{dzJȻ!xEkLPxDTX'7+rsXGG9Ĩ'ȿf:v=i- (RoԴ09:u5UNىyUeFm]^߁!c2m.kV4?Zh`.3pg``{v!*Gtfԉÿ gw@F 2TN~p:Xʖ!O?^p)*dV:_ NvڑvQGZxtYiظ 0`*=#&>MZ-Pےnf-objP8Aq f)\feճ }C5>.wqQK3rfo+0]XmWƼ aGGms4.c7/0]f_;ޭ_]ಾy& OXZh ?OaɏQbԥ+VH#\-vhr dGJc*\H^ho N%Y1Ru t-bhyܪA94ҋk 9¿3?|78PyAsywΎ?F[F;dmF pBGD:k{vi/lKt$NƐQj6j}Tnȑ3C y3;!\Ԛw(; 2VPX-bbe{t$Ar>2hffœG?,EcƢƠ+D[ Mus yV͍ ;Axav'Q51JB% {G=25 Q:5-vp( @ ±l˻ 6ğjDV\m×_G 01 7rn!gIP+/} LF0ME.YjBK*ztlf7(GDX^K&ѼF^Q5ME:/odZ?#"e)w $"YE~z@If6c [֮n]'ξv(.A n.WװE `Xkߴ.7xL 荡 3Qy:GJa5j ڎd›a'TF9CaIC}WIasTcWvDlmM%讀4vDŽm16U:n+6xSrLݳ-I#PQG;oKyNC~DhHCמ 2 +o’m,҈U@V=8e]{Zt#І [y샕].=.sN# fDۂ򏃊7R `G~S by9/daS*Y59t={^5O8էqNu1Pl_`91 zM NX%}H01o|58Q,S@ Xm)&@K:E ##mqXq :WN /I@g@5K*uRQWvKUYY\VCt;4*[IO"ހ1 P]]C/ݙe\umE!+ bt2v`exRĿTn\S>䪣Ѹ>AN\8n&![0sRqy }x!QF)q%:!)'%i=;Mis!z%Gu/F3BBt^y;'ou !pfjm.wT_3m9>e=*ZښJ9̸_': w&1;}]'sf KIy`0y3 !?S6xת=wubFS=`cW0yȝJ.K9u6zvم.7E nAV;Xt\޴(5diBJLLWϿ^LW 6 R9W>iԈ!*[I԰ ]6vm>($Ӛ ;Ki7ZT`$!TJBL0x8 QZ2k;hǘ KX'LAI=4(,',Ax/.&`GSA܀4E!m=%Iu'u "! r;]WOj?SN\PҴ*KvL?SgsKdqk~uy.[׸pH>p&.X0gtb2VpxD!ilΔ=i^9mA  :+$u$\.T}= }+Th%D@6ψaܴڽܻgd۽uޓ-]]=c^P ]s^7<йD+ν$tLn١nUL:wH_`sJ'PUڳm\ n~ŒS ^4ǭ՚K&#R{f?v{~Ce6΀L5-Ѩ~AѝTil YZ