libfastjson-devel-0.99.9-150400.3.3.1 >  A dSvp9|l:`foOd=ܹÂ[38 ݷnN"h&KIN"F':^|oٳ;aG\{@ڳk}2IA$T Nm1ձׂ؎d"A[/N{ &V?i8W ZV\uc :HpBHs~/~U1y ^^c㔐4kCZHҥ4 BZB~/mӰ "gtdd5150c64c2f82329cdba341a215134c72c8c6e4d2d8c508eee10739724033324c55c0ed8c1d427cd8935df49d91541c9ed51754UdSvp9|m'| ^j^^-eAӭ<:{o݃u"TW-~y !ݛd+\ptGE4wh:deY![||RI|=ETBRFoQqUiudIuF|eA!+*OڏlGRN It+# FO`sΟ(7@rmP\s fGF2׌h  8^ΒqLgZOp8 =+ĭ!>p>?d ( Z,0@D]~ ( D `  & H 4lL(p8x 9 : FUGpHIXY\,]d^(bcd!e&f)l+u@vxwxy$z,<@FClibfastjson-devel0.99.9150400.3.3.1Development headers and libraries for libfastjsonA JSON parsing library, a fork of json-c, developed by the rsyslog team and used for rsyslog and liblognorm. This package includes header files and scripts needed for developers using the libfastjson librarydSvtibs-power9-13SUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/Development/Libraries/C and C++https://github.com/rsyslog/libfastjsonlinuxppc64leA Dp5#' A큤A큤A큤dSvqdSvqdSvqdSvqdSvqdSvqdSvqdSvqdSvqdSvqdSvsZ(dSvsZ(bcc510a5dca7f6d4357622708510598386e2f2cd027475a1f542b7e2fb10a2bcd3be522a07b7153dfcf7bc707acf16cc4e24591c14f30698a635358d7526c17a6ab58cee58c576ced7b2b3cd59e3749eacea792c754720b494d7a8202f18876515bcbb7a809f358584f4c2591e46c0ea0cca18fc78bd54e739a5f3dda6f87bf31e61a36b474583caa576aa52bdb0756ed6c247f6c6af92d7a63a7b6df09b21940e76ca80825cbfb259ffc6fae40d1f8ba09bfdfd0723a5064c5b595cb65a0c983d31cd91006923b2bdae420d58e71eb0daa19660da4e7650d53f71e218de6e6ea8da5f9ce6f9fb045d1c177712da07d795f0b0080730daf5cb5747295645337413814d6e824c15017df9e7c08deeb27db444baacf81a5197983b483839d61aefb29370bbfa98816e1fca0901f18149d920736771bfd68b4ee0eb00c78b38d245libfastjson.so.4.3.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibfastjson-0.99.9-150400.3.3.1.src.rpmlibfastjson-devellibfastjson-devel(ppc-64)pkgconfig(libfastjson)@    /usr/bin/pkg-configlibfastjson4rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.99.93.0.4-14.6.0-14.0-15.2-14.14.3dS@`D`#[@ZX@Z Y@Y]X6@W.@W~VV@Vthomas.blume@suse.comjengelh@inai.dedmueller@suse.comkukuk@suse.deastieger@suse.comastieger@suse.comastieger@suse.comastieger@suse.comndas@suse.deastieger@suse.comastieger@suse.comastieger@suse.comastieger@suse.com- fix CVE-2020-12762 integer overflow and out-of-bounds write via a large JSON file (bsc#1171479) add 0001-Fix-CVE-2020-12762.patch- Remove --with-pic (no effect with --disable-static). - Drop unsubstantiated claims from descriptions.- update to 0.99.9: - add API fjson_object_get_uint() - add API fjson_object_array_del_idx() - bugfix for dangling pointer that causes segfault The other functions assume that the memory is either set to NULL or a valid json object. The array_list_del_idx function only moves the elements, but does not set the pointer to null, which causes the same pointer to remain in the list (outside of arr->length). Then, when array_list_put_idx is called, the array_list_expand_internal leaps out, meaning that it has not set the indices outside of the requested length to 0. array_list_put_idx finds the pointer, tries to free it and a double free will be incurred, because the actual element is still in the list.- Use %license instead of %doc [bsc#1082318]- update to 0.99.8: * make build under gcc7 with strict settings (warning==error) * bugfix: constant key names not properly handled * fix potentially invalid return value of fjson_object_iter_begin * fix small potential memory leak in json_tokener- update to 0.99.7: * add option for case-insensitive comparisons * Remove userdata and custom-serialization functions- update to 0.99.6: * fixes for platforms other than GNU/Linux- update to 0.99.5: * fix floating point representation when fractional part is missing * m4: fix detection of atomics * add fjson_object_dump() and fjson_object_write() functions- This library is needed for latest rsyslog(fate#320546)- update to 0.99.4: * fix tautology comparison in tautology in `fjson_object_iter_equal` drop 0001-Follow-up-to-d4b3a2d-fix-tautology-comparison-in-fjs.patch * fix build problems with gcc6 drop 0002-Follow-up-to-8c49ee7-fix-build-with-gcc6.patch- update 0.99.3: * exit() is no longer called in unexpected situations * fjson_version now returns configure VERSION * fix invalid Unicode representation for some non US-ASCII - add patch to fix compile (and logic) error 0001-Follow-up-to-d4b3a2d-fix-tautology-comparison-in-fjs.patch - fix build with gcc6, adding 0002-Follow-up-to-8c49ee7-fix-build-with-gcc6.patch- update to 0.99.2 * new API: json_object_get_member_count() * make comaptible with autoconf < 2.64 * 0.99.1 was not released- initial packageibs-power9-13 1683191412 0.99.9-150400.3.3.10.99.9-150400.3.3.10.99.9libfastjsonatomic.hjson.hjson_object.hjson_object_iterator.hjson_object_private.hjson_tokener.hjson_util.hlibfastjson.solibfastjson.pclibfastjson-develAUTHORSlibfastjson-develCOPYING/usr/include//usr/include/libfastjson//usr/lib64//usr/lib64/pkgconfig//usr/share/doc/packages//usr/share/doc/packages/libfastjson-devel//usr/share/licenses//usr/share/licenses/libfastjson-devel/-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.suse.de/SUSE:Maintenance:28876/SUSE_SLE-15-SP4_Update/4a18976578db42cd92c8720e216a39d5-libfastjson.SUSE_SLE-15-SP4_Updatecpioxz5ppc64le-suse-linuxdirectoryC source, ASCII textpkgconfig fileASCII textPR{1#꿫utf-861fe0bc10aec4a6db81bbab66f2c77a12d8bda8835d8687be64f44b5986c668c? 7zXZ !t/9] crt:bLL uكWnpe>gLCяNJM r` ځ!hipV-o6{`YV2,GaE)ԩ"WB- "G;GuP/WL\᰽%2{ Sfn.wO'0,~Z:$?9« z)ݏDS]bIxmNpV^&RѼǵrWG]='NīEW}utaJ5>J',䆊yȅx0kb,J=aٗ]Sۃakbz ;ص?M\r]XiJ?<&j28~[ $lBnYFUs*JPL]pYk =7+Ku #׽gq VL Ӫ?]z3q}:;`|9K2y26C'{ҷ|[?F/9qo)@];p;TKo-,p # (ʲ}{"۟Lo8Cx܅wqI*R`\kd25@CG+a}݀^*ך: fpk4JF,q5b;E/CF_xu4ra!M!8T  tc_e,푢Wj2U x&dQ`_< 5e7m? xdW%.97DК؍"<-[_,gIq LҖʕᗧ;<4b7ը" ߩ$Rb̢b^W6bzJ]G\z,LBP)_(؅VWbTt(ZHGBͭk)[mNU_GsJN 5(ַZZvSܸ0RݷsqvOk^:_<:/SƷ)Y_!K0Q]R:&Mܲ-} xk4J@vjuZH|+yb~pNF\9y GQڒ i3)Q X,ӆ"?\.9rDѐ 7GJ(366mYҶN`FEӑD$; o\n <k_J!&[|}hw4;KW90Q3\A)ܓB R"1TjC{ cuP.؃IWE˩.͇ &1"N;gnSfy,crtxPLܨm >P+^6n-ZnEyȹYAlFurie24K u=jn2xTH~ cG&XPY&k"?ʧ8j ex<]X ކwPˣCIA0,r6o딃(%$5H|Kl"jbn}~ -ǞYl PS+&0Dbm :R~ șS&y h9yCBvySEPVIG 1gyR& gkyj 2g`@!ZRx]IW@DHIᣌ}gV>x0޵E O~EKm&{YlZ"`K)Ӊ5g=r @sb9ӽ^;5`Tiwct6ww,%Q+ o6D| G 5PSG=P;L6ұk.d|bXv{)>v,/T#PHIduI,Bh55ڄotn+1;ZzʟU÷}S@di賰[q+hW2irt=@J^ N׹NŬ1 * ;$bc5WE:NSFҁ^lTYtqt*M˪TA}#!((A;Cܰ->\jMmFzJ.<_|Blg2,wZRhv&mmjk/UR >ɗ)NjC>WQhuÐ4Tv:O3%۔=mAuοM}L ֚\{&$3HTi2ςk6ɣ+/KOUۓp dU:E~%:̑B<6z6Z8ރA*B|4S6%$TƏQf.}uY ^$ W(6^uuh{np!ݪf|gCudXr俙X;h' \vw4J]O3)i`ys6勣Om*p?[4v99ݨeOcb9U\XX?JVPkx< k0ZUl `HA翡]:ymAGNMlؐ_|J)r Ls [Ja\{,C?Cp(xСfc;πD ;cwy,$a.8""%9 1Jw:s 0mi/l,⩜ k M˒S66j9C}q1f`iă!W *-pOw+xw Q wW7lr|T c\pA h) pFF*<Ş8 6e!yS`4Od_A(;1ZygQ.e%Rk R4WΎQvӘ9o 05Ҕj/_Xx>zȌ).YISc+CA躭b!t7]2[S$/D~ҳqPe1J n?m`(w |Ui=:3 /5KBN"3:In#Mg+T#v把X2r[K > V{!555c,-$^}➮>=YUS=5pu_ SrcLFz4Ui WG߆7"bW)Ў~ɇE UN#S0 peΞD!I*C%Z >lU r*wKybJ!n&lj.[v n,`|+3 pјZv$.G%oDB'!^acCcgO5|y=Hzܹ5uqo]5tblT tR%pJZT xª^\ă#);5LK{9脅|C'}cԦf/uuV4kB"FoK/cђ{we1Ԍfǒ - ֤q/Jnz8WR|8rM}C31سߝ$h48/g,T||4s?OX !j!%c7YNBjTt~2q~Tٸ}c븅\ w,2x 𱴹;eTk+" ʂ7[.~swksR5FvB4d M&#jE wȂysWufK̠j+p=VTtMTL#ˠ%z.Gò5"J }5H roM!-& 1]hє꘹^w~i1XΌ+}+IZLGtQOq&:&`X%`_(n3k.UF oD:#ǵ1QQd<*ubT/w1x9:JӊMa ?rػc Y,*iT(5);,/9:JF殚^'Bwթ1Ş*y,4!Ke~֢\vy{H0Rh`yJPelMNK3*_x@@}4t;m9URJLGw'}+~wZd]p%u;=nX.6<R - ˪kuBK3!r-uBMTcϩdnp\̘B0y$rb/±Yz큁 sUõOMwdė߳Waǫ^n*0~ǹh gldU%W(fBD3Ҙg*#Cģ^M+q]:[:hWZ,7઩( &{ 鯔­k4ty Tif "ol14:<^NF%6X@K\r̞gFɠ71Y439xm>O ŵlsn;Pq^Q,G0ah'SzO HGL%Ttu G_m,9 f[ȡð(s.+]Nb?5\9y Y%RkW?ΨK331%oU5 np,&U~s((auyxnT~ځ R;2 %=cutnZki&O!2 ؏T'T awՌk+~$n %O ,ʌ`qް||͛$|٥Xkj&EB.=Ndא\M= YJ ?$Lh78*~m (⹠{ &>:DZl{؇^(uu(rW,vdw<|FQf)V)Dz & W#Bχ o4rgɪ{xD(j*;kĠQDmtDl_ #{'nfikiܵѩf1C _@ ˷/Rj+ph"vgO!}1A$Ѳbi t[hl4f1ˍq]0 t"SxK3/"'?X09~D15pL1|duP`25sx~np5w28/aF- .][Y_Z5.M5b߱RCxd\(̆CF'WvU:p Yrba8}M[&v7fS?U0za;6L|a~"/?QZgGfDB( 9E4ʒ$F7ЌlRF2.1i(mUǂ}m #o ۩}zNI24ب|B>/ x:g$gni'-Si}?ܜgB( ^^$IM} cQXn ;8|!/8f`kĮ_20f 6,4Lx?S"t8-A Vma슼 GOR Uߝsn 8x |~ pa!ԟB"9Uq4"8״H] j rpO[~Ntyb9x!ҟv=/CdJ?esnj=W D K:sCz+H/%|T#YLV˕>Nx}^D D6}#2AHE0#g|ECZz˗˰0z!ʍK:.My}6Kb}jUsy<ߒ"~C:*iĜ]%ws$6j cJ7-Emc-jč n_i<+hZ8MzdE:UZ\}nZ Z엔D2KyϿV%N=]7l) ! ڙy;EixG3!PŸbr mBEb1_C_tuu==k.EQL?b,K;g$. KId hE((Z~MFK`rq^p*bDe+c=,_ap&R ij5L2h`3: t!+鐂5GE?dF0-?6&#FEah.{ [TRȮٵn) ߫~αQ l<67@ӫ1 %:_fgh7tJ>_҆M)CysMKa}'~yxY&,#D1 ~0E"hU˕~x k<Ҁ. ̩d442`Թp*{62(^)/^v m%^kp%O?ΨqsMi@ ؋kkK!ǜ:o_C&byL/>xҿe^j 3N/yݦ Jr5D[͐-h(QWxIBh|vFviͅwpDƕP tleԁ d)W-$ޗYEb9=ak\ $4Żh=W>U\Ӓ-tƁʞ RfBvT)=~@t/K(ZXN?ZMB^щ(7P:]DUc1,TF`CKqj,|Gh%m.O<b9I1 >\£!{X( r Y t]UZq,(4Yv22Ulڂ8o Fo.;G|My,Vhc:Gݏ6=O>t=c) q3ͩiPݏZ";z6 sGlYI`[UO4_C.~SL"TIJ٣S83Z!<.#0g61`B}8ȁ( Ģ(@qBJz N:,B'oP8ĀJx̓-UbO8{鲁3Ʈ j/)H..(0\#&ջGOAs$q7TS}>QN* D,`.6`E~ɉ%Hh.bZB3or.$0n ߔvvG$7t|CLR?޳El!([hcdtn+v4颟3۱b N cM|X1kT.fq%r1}xKL(1e gP})/eSk'`oPQosa3 ncF(#OC6J )#lS;J)溩>e<䴄 V())!ʙcnehe ՓOB: &%^x}Nq/lq>9օg*[h,o)qgWGQУLefZ_!`?kBc KD%ӲJ}-˸6-~ַM4#ND*c;'I`j`z6d,g2)Uuu~| etŽ`C}/nf]s{~8.S.@ƣHcp4s\֗5[RnP&\ӇzTkuW5%+TS3|#?UL3DӎIfxmBŠm"kePb <)v("L$iYwD+ СA휩i ՕhKIL >0#ħ_H{:[Q+n$r)=Đ59 49og9[N>|#o޽AVM]6I—9ِ oUY {MѮ{o8PPEnXGxjݕPg=Ń1dpDoS"0;H\(M^ /'i6*E*U;eKhހyד6!YϥqZ%N,Y?zE[]E'㉵CQSZ;MjgJ\r" 6: `:AR2Py3Y&m#=UZ|R*DiAX5镐+%Usg}Z^;c`е?2U%\w/LctEŒtF L,t fgbZMN4'Ul} qQIoC\fGqI%nͥ7+f1P9 R5lg c iCVO\3؊< hPl9oFxjo8FV-垏O?n%`\@<'V0=}xa>ܩ>bMt;W<PZ.z#M;vA7 i\4- 0ȝ)S)e$`rįs-7-QH.0hSlz* ,gk~yGM뎩  {0J=btxO{حc qA{u]'.MaG .D> X6s  i6Rs8<|²RÛnsW7<(`+h^N 'Kv,FI!~>(+;♓ܓmk 8IѾNP~&o\+m:s-;M{x4Xb7!@^xܼ"zjGޅcL#%wʕ/bTD[qjGLSp u[-.ext)w@ק)K>6!:N0r""jRMDiX[ζW &SRO>D/POS[ n84&l EoJ 5Znz)Lݗ5ieqbf}Qޞ|gJEʘ!<|{e Q3}OG|RW cXS^X4AI$TER@-OKz~N ^On,P )6&vU{D@ ec#ҩ4#|jx;#.I%/e2@-N{ dI=`U,bYO? D0C_[.#hw(s i[Eē҄J>9{|gO`8+A#IV+^.Ej`E }Qis N&9~7$a(,Dh盥ϴЁƘu~untNdipl,_² iv[=Uzcޠ`unAcR[Mr0|D- IUa+xzx"ItJ9$"jHrZoߙ2wt.NyEwZ4%VK # }jO ~fYzVUU1HT-W ?©1œ^WUKeS8HLF,OL#6NC