libprotobuf-nanopb0-0.4.6-bp155.2.6 >  A dk@I%z atT8? TtotN-  KӶS!^Wi ڃ!T["~saѓͮ NQ%m6mf鶩nB9JZ73)H_ʁ3wB/ױ94^.ڀ5n鄲 1rsE:U%S;808R9jE~v'Ktc^:yA1l$72T_bec@V` ;UiM~YxHuT3yF16B4%y=0ZhŲ6!`|4HܿHtܱdDg̪ӃDa ue4ݵMX1obu:E$3&HRjߕágE3e+bd *! #&ΜgfFMx~ŧfb<4VtmQYw-a}ӤU{o5ďD^Yg=0-'_Ƽ{#ŚΉP= խAe?_"JZ!ڒOiwd,l%{O'O9t>p@+?+d & @  '-8P \ h   l=(]8d9:>'N@']F'lG'H'I'X'Y'\'](^(lb(c)d* e*f*l*u*,v*Dw*x+y+,z+8+H+L+R+Clibprotobuf-nanopb00.4.6bp155.2.6Shared library for nanopbShared library for nanopb - a C implementation of Google's Protocol Buffers data format.dk@obs-power8-012SUSE Linux Enterprise 15 SP5openSUSEZlibhttps://bugs.opensuse.orgSystem/Librarieshttps://jpa.kapsi.fi/nanopb/linuxppc64leeA큤A큤dk@dk@b;b;dk@b;63d12cccc458838569c5beeed56ba84db0a6655eb637f8460a1a5400f153838b79dd6baba245a44ddf75e30767bc4be1b3a2b0cd0e225bc79688438c9fd49b46352b00d68ac90bd1d632c9d8ebb41bde678c63d729f3e587ce4b44c781a3fd14e2f2fc8fe3faa7dcb09dbe995db48c6ec5c1f72705db915101e4a83fed44f66drootrootrootrootrootrootrootrootrootrootrootrootnanopb-0.4.6-bp155.2.6.src.rpmlibprotobuf-nanopb.so.0()(64bit)libprotobuf-nanopb0libprotobuf-nanopb0(ppc-64)@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3ccױ@cױ@c@cc @a]`v@_ts@^f/^2@]@\3?@\3?@\U@[^Paolo Stivanin Paolo Stivanin Paolo Stivanin Dirk Müller Paolo Stivanin Jan Engelhardt Jonathan Papineau Ferdinand Thiessen Dirk Mueller Michał Rostecki Tomáš Chvátal mrostecki@opensuse.orgMichał Rostecki Michał Rostecki Michał Rostecki Michał Rostecki - Revert back to 0.4.6 since 0.4.7 breaks nanopb_generator.py thus breaking some packages (e.g. Criterion: https://github.com/nanopb/nanopb/issues/845)- Revert fix-missing-file.patch.- Add fix-missing-file.patch (generator/proto/__init__.py).- update to 0.4.7: * Fix comments generation for submessages * Fix handling of spaces in arguments passed through protoc * Fix problems with multiple files and mangle_names option * Fix generator error when using M_STRIP_PACKAGE without package name * Fix compilation error with fixed size array and FT_POINTER * Fix wrong format in Python Poetry project file * Fix unnecessary generator message when using --quiet * Fix enum_to_string with C++ Fix /* */ inside .proto file comment * Workaround python-protobuf version issues * Safeguard substraction in pb_read() with custom streams * Always include pb_release() as function, instead of macro. Allow using = instead of : with generator option -s * Allow specifying include format without special characters * Allow including headers from inside of extern C * Add option NANOPB_PB2_TEMP_DIR to store nanopb_pb2.py in a temporary dir * Add compile-time error message for when PB_FIELD_32BIT is needed * Add --c-style command line option for naming style * Add --protoc-opt to nanopb_generator.py * Add ENUMTYPE convenience macros * Add Bazel build rules- Add 'PB_ENABLE_MALLOC=1' so that we can build Criterion.- Update to release 0.4.6 * Fix passing of error message from substream callback * Fix regression in 0.4.3 where generator did not find all dependencies * Fix double-definition errors with size_union * Fix generator error with same inner message name * Fix infinite recursion in generator/protoc script * Use C11 static assert mechanism by default * Support --proto-path as alias to -I * Use memcpy instead of iterating on buf_read/write * Add generator support for PlatformIO * Improve handling of varint overflows * Improve optimization for little-endian platforms- Install nanopb also under /usr/bin/nanopb_generator.py - this fixes an error when using with protoc- Update to 0.4.5: * Fix CVE-2021-21401: Release of Invalid Pointer or Reference * Fix unordered field numbers inside oneof causing fields to be ignored * Fix pb_decode() not initializing fields inside oneof * Fix compiler errors with complex oneof hierarchy and sizeof() * Fix descriptor width calculation for 64-bit types * Fix compiler error in generated initializer for submessage callback * Fix duplicate union definition in generated file * Add support for including comments from .proto file - Update to 0.4.4: * Fix CVE-2020-26243, memory leak * Fix generator error when oneof contains a single unresolved field size * Fix unsigned enums not working correctly inside OneOf * Fix recursion depth exceeded error in generator * Add support for proto3 optional fields introduced in protoc 3.12 * Add better error message when enum type is not found * Allow specifying descriptorsize on field level also * Allow multiple targets to be created by calling NANOPB_GENERATE_CPP() - Update to 0.4.3 * Fix issue with unknown message sizes being referred inside oneof encoded size calculation * Fix problem with [default=xxxx, (nanopb).proto3=true] field option combination * Better support C++ types in generated structs * Use grpcio protoc * Make pb_decode_varint32() reject overlong varint encodings. * Performance optimizations * !! NOTE: version 0.4.3 changes layout of pb_msgdesc_t. It requires recompiling .pb.c files and thus breaks ABI compatibility. - Enabled build of generator (requires Python3)- update to 0.4.2: * Fix buffer overflow when encoding bytes with size set to 65535 (#547, GHSA-3p39-mfxg-hrq4) * Fix segfault with pointer fields and proto3_singular_msgs = true. (#504,#505) * Fix Windows 10 temp file handling (#486) * Fix macro name conflicts (ATMEGA32U4 UENUM and more) (#522) * Fix generator error with nested messages and default values (#487) * Fix nanopb_generator exception on enums with aliases (#535) * Fix compile error when struct members are called X or a (#492) * Fix sizeof(union ...) fallback not compiling with C++ (#415, #494) * Fix "missing required field" error with submessage callback (#544) * Fix field descriptor sizing with submsg_callback option (#545) * Fix protoc calling on Python 2 (#503) * Fix handling of varying NaN representations in PB_CONVERT_DOUBLE_FLOAT (#543) * Fix clang undefined behavior sanitizer errors. * Change generator to use Python 3 by default (#441, #509) * Binary packages updated to use Python 3 and grpcio-tools * Add support for infinity and nan floating-point defaults (#530, #538) * Add generator option sort_by_tag (#542) * Add type_override option to override type defined in .proto (#497) * Set proto2 enum fields to first value when no default is given, even if nonzero (#532,#539) * Include protoc-gen-nanopb in path in protoc wrapper script * Properly pass error status from protoc wrapper when calling binary protoc * Generator: pass --include_imports when calling protoc (#494) * Create intermediate directories when writing files to relative path (#512) * Add current directory to include path for protoc (#499) * Update readme to use nanopb_generator.py directly * Regression test for proto3 incorrectly considered empty (#504) * CMake: change package name to Nanopb for cmake 3.17 compatibility (#506) * CMake: remove find_package(PythonInterp) (#508) * CMake: use split --nanopb_opt only on protoc >= 3.6 (#515) * CMake: Relax python version spec, allowing Python3. (#534) * Swift package manager (#549) * Rename BUILD as BUILD.bazel (#537- Update to version 0.4.1: * Fix for CVE-2020-5235 - porential exploitable out of memory condition. * Fixes for AVR builds and tests.- As we download the tags directly no need for services and we can fetch it using URL paths - Do not build generators as those require python2 and we are removing that from the dsitribution - Update to 0.4.0: * Make nanopb_generator automatically compile .proto files (#462) * Allow installing as Python package from pip (#460) * Use protoc from grpcio-tools Python package if available (#463) * Change proto3 message types to be optional (#308, #452) * Add pb_decode_ex(), pb_encode_ex() functions. * Automatically rebuild nanopb_pb2.py * Use plugin.proto that comes with python-protobuf (#234)- Update to version 0.3.9.4: * Publishing nanopb-0.3.9.4 * Update changelog * Add test for PB_ENCODE_ARRAYS_UNPACKED * Fix "unused variable" warning when using PB_ENCODE_ARRAYS_UNPACKED * Fix undefined behavior with bool fields (#434) * Make fuzztest detect invalid bool values (#434) * .gitignore: don't ignore generator-bin files (#419) * Don't call stream callback with count=0 (#421) * network_server example: Detect count=0 in read_callback() (#421) * Add scons package to travis rules, for build automation * Introduce new compile time flag: PB_ENCODE_ARRAYS_UNPACKED * Add migration note about enum min/max * Use min/max enum value for min/max * Publishing nanopb-0.3.9.3 * Fix generator error with mangle_names option (#380) * Add testcase for #380 * Fix incorrect PB_STATIC_ASSERT for bytes inside oneof (#363) * Add testcase for #363 * Generator: Allow comma separated options in plugin mode (#343) * Fix encoding of fixed size arrays inside proto3 submessages (#376) * Add regression test for issue #376- Enable PB_FIELD_16BIT setting to add support for tag numbers > 255 and fields larger than 255 bytes.- Add nanopb-source package - some Go programs using gRPC need protobuf definitions which are included inside the source code, but are not included in the devel package.- Update to version 0.3.9.2: * Update changelog & authors * Fix splint test error (#359) * Clarify the usage of callback fields inside oneof sections in the docs * cmake: Include CMAKE_INSTALL_LIBDIR in CMAKE_INSTALL_CMAKEDIR * cmake: Allow to build a shared library * Made some changes for Error Output. * Update README.md * Further test fail fix for Windows- Initial release/sbin/ldconfig/sbin/ldconfigobs-power8-01 16847505570.4.6-bp155.2.60.4.6-bp155.2.6libprotobuf-nanopb.so.0libprotobuf-nanopb0CHANGELOG.txtREADME.mdlibprotobuf-nanopb0LICENSE.txt/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/libprotobuf-nanopb0//usr/share/licenses//usr/share/licenses/libprotobuf-nanopb0/-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:Backports:SLE-15-SP5/standard/fa03e40312919c62394a4df5656fe240-nanopbcpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=086d90972e8760ffef3a40253c5e0371100b556b, strippeddirectoryASCII textPRR^Ρل-F;utf-86b9e91b1b33a536d5e4599a2ee2a47851f0c9d9561d63d209fdd6eabba0e2d93?7zXZ !t/sS] crv9wE3t0B,^T-1fE}[X[ٓ3Ϧ=u,=lnc%`9_ s5P~N֐qf=/|>, { .dtY(4bzML}o$zov5.lD|([OX~|H9-XTdLfZ-h!'A0)C07ϗc-eȐӦo"STѹh7bgBSaO؝{,2E:ǟv], ,! rJ2ä<eXmwR"= ,̓1EUPw v*G\}"zFVF2r͂bԨn-8NQHab$^Kd ڧ=@HBlzĘhB+nw⸴#C#țG\,OKb]Wr:g4:@/'^wn$ тqiE\,/7N5U=@<޽5̤uf=dѲMr Uo!WIףb c-ᆆy )O֑nU˴mO-e\SJPMG4P}f'x(Gxlݬr `;?7+=zvZ ;V 0wNhI=TG2ɘR[+KLgjT;Z6X:.S<ŨW$s2J'?bMla^%H>?T{vIJMOX9-S+_c AX@ZHNƶfͭRAtUa4f^1R1:sMnC?oI@3̘R)c:boFOG e.fS'Ckd~$/Yq2rZ3 Va''W-#f$0"Ar9ŔV;ߖ!oI]45LnglQ@WDkR)[@T hXY$ jɷtNM tN0ER r* + (bu=3w9#( 3g(nJ%wuBYsF{驣,NΜ.H;Y ׿k\5;aS{վ-R%o`dg5F"ȗVB x^Ȯ(iW8!|.T B@37^\.[wȽ5@X_7Il^V>!k;RA1x,s%10Ƅdx rMYA,-).QxFC?QkZgOaHβ2ʵ?eKYK2 "pE7[i GNVKZ纵vevtd S,Xe$h0SƜA'6Ttc:3CB<;s onmFf)&1.LZ wz&t:S F\H[sV` ΜHXmIj?MNA Lh^+k'h3Q? %CSwknro n^ŮYP7G y!yqXssKkjsfaRC:!U{<˔1:gq;O~V4 K'?^w;=ޒQTgΞeHz[}Rj QV 1ќEUTlm o_[gSiejM+fs~^ff7N뿺juYds&./sTC$~TK3O&[sW ´3^b|gU958n> #n7sN} @U!,7"\GQ-,33IN#X!@hJ%#YPZz?ma[9iWחyuzxt[b'+ޗ̪4 kXƛdk硦t3*r#Ӑt⾑{fͨ7>M%,^_א:w/6(bswg'\L-U$;NLRVenH"]`\x2MfȕKXѕ:zM9Ttv'}z $(8D\Ex%{¶`v`d/bgѠIsnd^=GGUz0yW9[@ +{ڤP!u_#E" t@JW2.JJvfBթ -9/|"tk2Ȕ=&ڪ liĄ" r oEۑE[o(By{ C=^ojɒOFEmI #UcPT dq؞Z%nQSx NŶIp=dN8ʨCQZ, 8*{o@\r=!6$Me#n7Z{Џf\o5(פxmtb݂(_>aMdz{ϸh &_L#-]a\QS"w]%kht n`-WBKNB6}߅7{229$9ϩҝ1'Yjcr;5JO/|ܒxs0'"'ΒO=g#l3L,eʚWu4 /$òzNd&H%;|%k\r$:ꏈc-BmReiȬL<»`h 2TߜF&'Qc!p\(@YQI\$MAƋ \ܑ,gK$( Ol-:;9< /`J+HK0IeٽVf'?}Ѳ03r7\v8C!:A8t_qrn*+o/R80D4$c=%VRs寨|aˏ0|E=cmҩe< IaR#EZxhGϺvQ3m bHsۖ49n8[]p|aN/m,LhLydfܻ [5\;e” ?ߠx\R/%pX kc~? 'CIyyjMqnb$Nfi !3 v]D"kC264po>wr9;ywXny~i ?XD1'Wu]QAM,`t @[Ilyb#:8 ZV`rt)ͣTim|dgTI|JItBW qkbNHYXs2+ɦLǣ#8s .XT(ј /:ےPu"rcd&-ǿ_8זf8(S+*튊uoz< t#;6 p?ITXJͅ'"a-TӶBJe6]EQP,ԂDnky%K{NF-7+0ha[DnՕK?gޟAc,lG@ބyO. 6Ӕ?4;(]Z4dU >niKBS@r-4kgJ}w50-X՝Zx#t"K;-ECzȸ |++y ˮSAJ.$%>Ȟ$h$ d7?#[/Kvq/dVX6RӮM^S拿 Z4/=`W߽XN^\qEQ8Vx~z)4՟;:y&̿~h|O۱hǕVM}vg-KǐW>UXͤ4؟ˑV16"-[nNX_CoVm,|lB?r#fF l#߮!\@iOt? J„ӽ2ʩb 5$61w*ex`H _i XPRvE > }u>J(P4Y?=]PM%$نuT+FQ#~d V3\ur%=@ͼȎaz'LĬ&b7{CY,[K7=CtgY=`_w Rr;-YߺhD{`Ko;{VZ$A=OXq>fm ̲ <ߎ<}9׉5i%`_ p7~ nWX 4>y4`pn9N9h#JRvu8` ^ k{h-Pw|ikW'Qbc-]7[|82|?2a[MMǔpJ1lDhqY="egɥ5n;ȒDcq"Ր( }=NoO>[Jx H o$Fe{#FE$j#+@k$JdJCPj~fN)ޗRxQNO3hxgz8;cTWCJfrs9 C`խD N}$fDBHslro*˲L&6v N{] V[×u]s;8ُ|^{Q59]`V?AW= dINMסWi[)+1dW9R,7glOI?YSիfPkFdtIAu?ܽk-5R>mQrA3ݬuP1[n6tl?!+I А@s]W}7ğK-]BemUѲ,XKCg$iA:R~di랏nC+D9NA53WHG22"Nk󣙡9zA8 sҗ3ds(q M5/$Ω޴6ϯooˉy8Ä}(_PbE4o/Qby-Cb검!/"21?`fop_T7~)%d:WAW0Xv,x˾STC,w$uwYGw0p#/hlD;>Z^kxcsL a#W㒌'`sgnaϙaAdm:6Xr&9wCv(1Lk53>S&$!eCX2[)Ӵ%(N-zs1w- DRG8dŊ8#|0\~ٹ눙O0Jn#󝲖;n#tb۞=04 C711)YfP&ChF`v\% )~t۸?ˆd ~:;!iIbX/+BҪ;e^+o&Pz6 _Q6jY!5gv%Y(Vbig^Z!aUw~+"].fJ(BBbp, Lߒq\D YQq*bJv ϓys}pS$pGbjXj4 \ < v>pվuOۢ]fsmS]`Vhg@CD'lf'hQG^:ϿB( BNVIX۴zޢP>wSU e \T(8c)_o>8s}@,$MRiIR@iLYNL6"u^O2HrJ vc'C:g!Of36HYDbucFf5|6h=V}g|R^"qmxVz>G/-"}3HNR__Ǡ,Nh~-WkS8(7wtN'XIX}H՜KI>]+7J\ɳpIӷum}z^'f)v:wMu? +4 ؉/ +LbӀ0R@5I$xb̞N.'s8< (k{C`nǕR(P5N=!j]] ~*U$BˁH8.rܝq\8=PX 9JgM?ef |i*kx[ Z>éNW>p<>v G;^M|B.>ōȌ^c6ӗ}~INa?UiXT =~u>*nu"fE'hm)Cb.{N$e5n zuluy]"fWiS f-Y=184A܁|nMU5Mb$̾eU ǵ,+2o\rCqb,~U׸ihMg\vc4عQ(!o{ Vq$JdZ;U,A͜n5k,:^ Ү>EPFjNjM,㿏-Sh=%0Cr9d~*B ˂qD>/kU)zIk\hY]?пx4t&sec IO#w"(QH"0Ze'D= m5:{&~q'{A\qChN٩ғvETe#m ];S= ), rC1%އM% 2BY[~[>eo{?nxOK%ˋޙƅ0>"6R<$eIjW+6yxrW`l0TQO 2(tB13_A`\:fŝ~~ϓ]A`\VvnyKhXEKN}fVt<;{yɷiBIϹߞm:!"l]i>bv*MT}-(MȲ\u;VȉsPH86Ts愆Fb{?}g~~ +}tq1˸Ugs`ˑqA1 @ѫJxݡa.Mf+]#&331 xX}1۰bB{ӿ.˯.׍k*wb.#K~F?6+A'@rW܃5pcs+Ga5+ΆI: gFݶl'/F M䫜]-&CkkD(s$? ōMIqUza?)W[ $U&3IuQ~ߎ&EaA֑tP=,{rLqƸ!xq*Df8jeE򺢶53ȿ93ZCޱs5n1PU&?lRHH ݹ}}q A1`#kg UlWŰWCw&[H bSen[ܗGP^BWﮍW>z!~w50]]a\H2یQẂq}yO(zPݿ}_F;fL [+ Jq x!sԴ* ,=v2x5EX~ ,P$c v>BSG)GQXԙ~kR;,M}r&e&'yɿ9 "/P=}+Č@AʆeՐg=?i22ЙɌGCN;o}TV /?GD՚#

C7_?HشaޕSm@d 5P9Êt3֑L9 O*<-'TA<M {0Bt,pMnƻY-tթD& co[C͡W-Cvq"Q*uwYg>4h!d0t=~%$I]u4BB4w g3N1nk ɩLqr"Z~ +_bFIa@ tmGU7p/Ĉ(j2 g*ܒY&bҢ])SYǠ8YTt2wZfr*T1a5oWMC֜YW A,p&3rC)_Sd`05j|kOZOnL*_V<@pV`Lc2jv7uRHmFh'{;2ʰc9nЁ_@ӎEyo~)0b39f$n  ps[r*6Ys^eE/LtNg(3P"SO͊[#*pS!>+rE[JcΠkX !_4 U ݺB ~i6X"n~UfƆ^k<1?We䍍t!̫}u2AA] ^$Aʧݩ䦛/E \^=&zyU)VRW -H/U}B `: TWNBA&ފFg|s,]dOSvB4h0X!_ >*Iك7ˏͽeh4,`ǯ3/wY᷐V-,SD xɜ4Jmp5uĎ5`:,Ob>\Eĥ~KϮYHGz)~}f?J K1}L' 4-mC3n4@Kb K _{͐S;"uz0lN7+fo+O_DXM'<m GvIXЂ͵^>ip,Jo;,uhR`ɯ*$a l\8OJHJe f0 Rr&iIK+K}e<6Gn q4Yޔhal?+-;\չױ!9؊si>iٛyZEI d3!#YC-:jƠ%㤒,M*YyOh'5越qQhŬR9 x`wE_i!e݃!28;k&rR߸AP'jk %? ]'d am{va.5ojPry;Uc &WOkFhZb}*:ԃ3NU rPHM~Ą>rY ?tR(*\&RI#we479\mE_"Zr@ʵarf|j?po6nO=%Vc|u` yG8JW)TxzOi GHbIvM'ɚ+P2"r-5NpjMU_cvҎ1ɂ,sA݁`}'. 31#_s$r?7륜ɳ4HvusB)p^"7cI}@AD0Y&"J9swBQ^JN[[2 m' IH~cQB w~]Q3EYg1oO0,GGqR''; ZL \>m< PcC_Ѐ΁ &@S~&nS̚/-=;1BZ@N&BDp$TEh'4 6< OLKJʒg7˄#%EɪIn}u\6B)K}s~58S o|U)Gy*I< OؼI ԏ * BC͏!:V)Y}S3 7L/+U g&rP A.YN Lt]]~(O}ESx2F)@Mg}Ir;M 4  >+EZ 9\!Qb-o 97%rK"7I:U{k̔PtJ c+)wwhfbi@Z ʖ{1=F/y9:,⛥K5[ ҁUm! &̓^lbti43.K*vQ6s<ED&[pD$:u$ :V %&?! ĹפrN8V%\b~VNP 5]V`M XbBUΐzAeGLccZ~5]Ӗ1]V8͖qvy!"=`5˜,靈PpA3GADT}__)I„V@]7÷,Ωϧ+Y_ƭY}aG/;!I`2 NjEiHFAt} 87[O{p۫e!$e sYY@/Rd#kQ "QtۆJ"e'߿qĹuH;.EՏ;+"_"ěǶnPl!6F]{iq ju\\PduZ_ҒOFU>41<1Qr+a5^ 2Imĩt!@|{yaPֺ6OkE9urmqc"9n_*A BǪ 䁍G?s? Q C(^DA˞W5Y}GVnYHn6T)2ɬ0=խ[ɨm05b٘6#}^44jȔL8 \'0C[ 'ܯуe1qF o:@j`u 0K7ZG\Q)ݶk~o4(4)R)Xo\\f;ioDoe噇gn*B䔾M8&EgP4tq4N&N)H dt'X6LSEB)ɻSvXy؉RcA@JhGo9ssF@FcT ]_[ɤ2G qV( M>ki`@ZUVZd`ҧ).?2Z[ u^n;/IJZk<-mq So+oup*Tzm沺i ]ڍp2 &%KKbMgOW.-]07|]Nǎ!TcQX7M՘$86#B¬\=P䵍 bwo/D8c% "]'^iXlyЪuA ,ƕy3>&?J:`\w.Χg1Ec^€Idbfr0?Vbx` xχ@icy|?Nq이rc#itjq\ؘCm5̼lHsp:?N{|8It2SX/)m^NIZi,^K8"apB]/cYO՘1){[?I'YG%C(m<}#raC p֒Oi('2Gl4\/Ze" d4{ >Pfq1xM3:]qgŷ?cq}!kNc b /AZ;}pO,׹/jf<ȳ]̽1r?'  (нؒOTîlbm:0/)1fH3W'cmM0:׼'me "6~? g]$_i2hIY}k 섞Vyz3@mt[Q\f]d{6q[7%<"qC~;`IFu / S0-%A7(7w NM9Fi}5(.N{TTj'1" &pCJ}uҺ;:8q=8-ƿͺ{=xĒ]f^.!䩁\sW&>]\Vn/Al=ߨ5J(. AD֋cu]8VN+LmDIuWI}ȷSu-GUiPJ/F8}T!:jKQ7\Wvr?ӗn>V̸<@["ND sjsYت=<[Xã~c/zOGt4uLVךO5qba~y_X)#ҿEUX2]s ^yϐKP),Yz綽z0Mh~ 梅gR֬z+A]( |99w1`KV>aZCaʕt#µv F/#M w cf,uXR/J`2unBp}&nӴzf5`(|GjnXP߮' }Tv <BzتPADNY^E$,cԅ+CBlp7w YZ