libyajl-devel-2.1.0-150000.4.3.1 >  A b p9|J8aԟ?W *.b\( PbPзaolRZ(PɌY+]dqkp$oK;ND 3\*5bFFO/&k^l9,]sj{:OZĿm=53܄21Yͫ޹M"Uռ\,A^25r{) tǍ 9~\FӤ&w8HmXOjoq;/G(:Yĉf58e21c673af163c510c7ed1ef93c8fd8e8a94ecf186ad5388bf155fcbe6cda4575e7453112c71532cfbfa0411b27251ab9f2e7fA|b p9|c|g[P50F`ˍEGGՎ_vg*WE꿏_NLsSIOfIf}xT>5>H˟^֚RAU0 j|h{B-<>\D!p=3t'cbxZ R 7WٖoT2F+({h`Pt9g#!YxK2 |`PkEk5&!P3Wm䶔2"ރYy Ry}\>p>?d # V$(8<Uvz      4  `  k     D p@(c8l 9 :C FG H I XY \8 ]d ^bZcd}eflu vw x0 y\zdtx~Clibyajl-devel2.1.0150000.4.3.1Yet Another JSON Library (Development Environment)YAJL is a small event-driven (SAX-style) JSON parser written in ANSI C, and a small validating JSON generator. This package provides the necessary environment for compiling and linking against libyajl.b ibs-centriq-5vSUSE Linux Enterprise 15SUSE LLC ISChttps://www.suse.com/Development/Libraries/C and C++http://lloyd.github.com/yajl/linuxaarch64 &]k LA큤A큤b S)#S)#S)#S)#b b b S)#S)#b f0889c6220c14e02485e3bea184cb44da9cf8019b1f2d08d2df14495ebe78545ad321effe2a9553dd8fe1c948ba21e23e495eda26ff3a9cc455b4a3215fd42008875b2ea571b5e3cb1e82cf141d8b8c31aa411acba643e5e9da8da74d8714009b0a24eed95d5737d330ba71aba894c5f626f7a9586b5ac8d2635479595f9fc78424c7fd39066edf7d2937655a2a9ec43229433a6ebd793f9aecb1edea46b549a99c8c61688bdcc47fbe8a36d21153556438a6f164650b229195093ae58f3c03e5dd0413e2e24ab70cf5aeed6a3e40209301daa3946451a21173248441f7432087c0fecb5dfbeae89fecb4aac1c1db442a9a5203e88299e45eef0815e36e31dfelibyajl.so.2rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibyajl-2.1.0-150000.4.3.1.src.rpmlibyajl-devellibyajl-devel(aarch-64)pkgconfig(yajl)@    /usr/bin/pkg-configlibyajl2rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.1.03.0.4-14.6.0-14.0-15.2-14.14.1b~H@Z2@U<@TZ@O%4Ns:@NJ[NEM{@M@jtomasiak@suse.comkukuk@suse.dempluskal@suse.comku.b@gmx.dejengelh@medozas.dejengelh@medozas.demrueckert@suse.demrueckert@suse.dejfehlig@novell.comjfehlig@novell.com- add libyajl-CVE-2022-24795.patch (CVE-2022-24795, bsc#1198405)- Use %license instead of %doc [bsc#1082318] - Move other docu to -devel package where it better fits- Use correct url for download - Add dependency on doxygen for doc generation - Cleanup spec file with spec-clener- update to 2.1.0 - 2.1.0 - @nonodename, @patperry - fixed some compiler warnings - @yep, @emaste - documentation improvements - @sgravrock - build fix for NetBSD (and whenever sh != bash) - @rotty, @brimstone3, @lloyd - allow client to reset generator - @sgravrock - remove bash dependencies - @lloyd - add api tests - @rflynn - remove ruby dependency - @cloderic - nmake install works on windows - @shahbag - build fix for qnx - @breese - debugging improvements - @lloyd - json_verify supports -s flag for stream processing - @lloyd - json_reformat supports -s flag for stream processing - 2.0.4 - @jcekstrom - additional checking in integer parsing - @jcekstrom - fix a bug in yajl_tree that would cause valid json integersto fail to parse - @plaguemorin - fix a memory leak in yajl_tree (error strings were being leaked) - @7AC - reset errno - @ConradIrwin - include flags to reformatter to allow toggling of escape solidus option - 2.0.3 - John Stamp generation of a pkgconfig file at build time. - @robzuber bugfix in yajl_tree_get() - @lloyd - fix for compilation on 64 bit windows - 2.0.2 - lth fix typos in yajl_tree.h macros YAJL_IS_INTEGER and YAJL_IS_DOUBLE, contributed by Artem S Vybornov. - lth add #ifdef __cplusplus wrappers to yajl_tree to allow proper usage from many populer C++ compilers. - fix array access- Remove redundant tags/sections per specfile guideline suggestions- Add libyajl-devel to baselibs- bump baselibs.conf- update to 2.0.1 - lth generator flag to allow client to specify they want escaped solidi '/'. issue #28 - lth crash fix when yajl_parse() is never called. issue #27 - additional changes from 2.0.0 - lth YAJL is now ISC licensed: http://en.wikipedia.org/wiki/ISC_license - lth 20-35% (osx and linux respectively) parsing performance improvement attained by tweaking string scanning (idea: @michaelrhanson). - Florian Forster & lth - yajl_tree interface introduced as a higher level interface to the parser (eats JSON, poops a memory representation) - lth require a C99 compiler - lth integers are now represented with long long (64bit+) on all platforms. - lth size_t now used throughout to represent buffer lengths, so you can safely manage buffers greater than 4GB. - gno semantic improvements to yajl's API regarding partial value parsing and trailing garbage - lth new configuration mechanism for yajl, see yajl_config() and yajl_gen_config() - gno more allocation checking in more places - gno remove usage of strtol, replace with custom implementation that cares not about your locale. - lth yajl_parse_complete renamed to yajl_complete_parse. - lth add a switch to validate utf8 strings as they are generated. - lth tests are a lot quieter in their output. - lth addition of a little in tree performance benchmark, `perftest` in perf/perftest.c - additional changes from 1.0.12 - Conrad Irwin - Parse null bytes correctly - Mirek Rusin - fix LLVM warnings - gno - Don't generate numbers for keys. closes #13 - lth - various win32 fixes, including build documentation improvements - John Stamp - Don't export private symbols. - John Stamp - Install yajl_version.h, not the template. - John Stamp - Don't use -fPIC for static lib. Cmake will automatically add it for the shared. - lth 0 fix paths embedded in dylib upon installation on osx. closes #11 - refreshed optflags patch- Add man pages for json_{reformat,verify}- Add filters to rpmlintrc - spec file: Document githash usage in tarbal nameibs-centriq-5 1660291539 2.1.0-150000.4.3.12.1.0-150000.4.3.12.1.0yajlyajl_common.hyajl_gen.hyajl_parse.hyajl_tree.hyajl_version.hlibyajl.solibyajl-develREADMETODOyajl.pc/usr/include//usr/include/yajl//usr/lib64//usr/share/doc/packages//usr/share/doc/packages/libyajl-devel//usr/share/pkgconfig/-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:25502/SUSE_SLE-15_Update/e574ad6368790d243aed975835c3a865-libyajl.SUSE_SLE-15_Updatecpioxz5aarch64-suse-linuxdirectoryC source, ASCII textASCII textpkgconfig filePRC/C3Hqutf-889c4ffc6e0a40fdb2576860b81b88b61db30a115d8398df7b786e98732cfbcaa? 7zXZ !t/}["_] crt:bLL GPc vzݱG."jL<ê ΞՌ@o@\GȃuN J`Xu-m;lzE@R k 6-Kv 1w8״s)oltʟIT|7h~#GA-T ?,jЙTf|Yb 6H*d 9c Cs[ #h X!`XwDy̎v#'A$JYp*W̳8aސ%ӺwEt/B:9C9nWzRҏ }|[|ƲOƄɅ Cޤq>vE!&:A8%}@E[iVj :U58 UeT O'l&pA+ pqMZgrZWͫio33p7>%|POwE8Du :摏UVwbb?G.*YLOȋq} uy;&oC; y7h(W=LpC͊)N[J#Ɩ>+d$#cEպzM[& :ȹaȔkזoZDB/ T wL=Yh: ygt_E.)|kؙZ'ʾ4l߅z''`9 vԈA=;cMea#R]kU+]3-a-՝~{EM:Ȭ+_S:r1xh6r,R琼_0&6#xYK-WO\CITQe) 7"XW;I%_],9Lg~v֞,uM]Iz}9u A?H٥MF7d;;^Io'`ǬTD*Vk*a]"/q#'̤:f9'N}b=]PeXxbдMjIŎV}I Bؼktv3]]^`NIPq Ȇ߶\F)4#f!*s՚JcP,=My0಻sJh\v ^*y;&.lpzKR.KxSд`Mfi[ Y p˝LÕ۬U.؈ ٗ[4ZbEo+9F6B꠺P 1h7u"^$&&@]ZӒۙp+IIJN1-Nŷ_b>\%*Ǩl)`%P\sПz ?8e;icm Pc!@Aϊ僩@ `mULK4HʁR&),8" X[$Ii (.]RO*`֟n iֽNl U[Lˤ|68":عSl%'XH:۾7FCBG kg;Sۼ 4Yd{~Ș.>h5 \SBP\kԚc@ yos{cxIn.QBZ;};U0 ~1O6'L`UdheᇑݺkkuY.{'Ӣr1뇤YmIA8(͈*N$o7[y%Nk_Ѐ0Hce?'%sĂRP}з;{5FB궻bʢ$niu ŰwGbK].9Y6o]L x;odi>=)qgIKTDÓ:sjԮc-x-Te8.߯+?cзM)F&xȵ9B4ߴ}AGi.q۱u)+s^r9v2Z`hkvt1\½e )ZBew7Mad!.X\tGE 3`⪻v/hj3BiA:xb]>˧g݂yl`\>p4 QG;iϼ^{&B1 Pņzjds/~$B<%P&W}8EPx2.3 My w[80YVр"Zb$P2,(g@#db`r^ V5Pa"0/3VTl?4=0չX: nBfG.7`Ԁ@ V#}|2?vmwњ<,N[Vȧ5Kg_pgm^rfb;`,k-?bzFԪFH㚟01gl7;!cݵ*ИD#x|Jm +ƝbI&f阃YKSNYa5Ǖ53-f7?%w߫/pKp0lYe3:ZabrVۀsy&mKUgh6=  =z,޲?|ֿE^4qh~Y@կx 0I~ /?j2 6: !8X:xHyYC P;lq Gv! .a&"4FVh\#h[u,#7τFnR6}co" Psyh)X׷մ'|q1s !ΗlG_6^+Ľ2%bM҅duga%ANqゕS !ˁ<@R5;]@~G:ݿ5Md[ɍ 8N/P򓂅EX4%@֭ /xnCdǶa<Ֆ%?ї=*,vV~e6^]p8a|dSD_R]tQxm*3fŠߴ񄑸@-K3ٶ8!M $?oFYYӀi]XܫަciTTv,!3Xspq׍ɳ /Pҥwp;QŌ:d7|oM=#C[d( j5-WgJ* 4;]s[zvtpk_>hҙ_ְP$]aw8)p&~ֹ X[r(RVMu+qbސ1u%~IKgvrB"9VʦNG \]u{}zxLHGNr)̮\:J& ճJ䗵s}Xț=|RS'=>wE&LuP$0T {ݔԙM :z`ҵ%P|'p _]|kBU%<7+ .q1vP!S#Կ:n6j\j#%Q /[wd-% 75[ Xh9;8)l"@,;9% ̑>|XPґ^f &6*7;!{g,/|,D(F5qB dCR Ɋ74 WS0Uq}%+F'|Z'q,hˀ?;]epy8" @ٖ2fM7~>ADg3kdiy$xm8(ETQ,[b\l$GlD-p8P4{7d >t;I7H%atkb6\YKHBt~7ԽصnԆ⮢ڎ/Y$hjZ$AkhD@|NG Pj q&-l&Djj@'6?K_W}êg؝@:]YEHOeP27>SQmP;Wh" -.Rz{y2o;/݄Tc"H0cEid@HHc%.B[C4=S S$ڦnM237y%H52m>>E9|^,uc'`q) )+!];N4-:>ǖܚOyW-fCga~Dr $ɓ PDW9 K/lMīW-\lR̀ŐRNDW*$ y-F]gz} Op^CDbl5(4Jݙ"j*Flc5<$LDO[౟>M|zAjSu -&1i):qG&jͷ `2nsA75!L(4e PkUPA<nsS^4$FAeUA2FyI#zP?p*"6XN߮Nυ=rG_j\4GK@$FLxܯi5f^D#ic ؏-ckU߭v ):W:g , ;Rwѥ~RMQ{H>>gbUgdC8&1UвH떿]GlESr` V!:_21sS "P""l: 3FQ \7Ӱ[( - -&lՌ qJEϥ\M4Fפ[;qElXLW'N2<ӹ0IUg Kт %ZT ?rh ɘ'% QqTl@,#<>u%\xg7. ):8ao>KC~yE~U~X`\S߾Q'ʞtLX\t5 Ю]薄XN3޼3FmA _zK;G`e(Ҋl]Vr9d60E}2Cnc/*ho`4w/Tz̰ yܝAJol9 zw ֽama(pD3@gyw\lVG-߾= NZMmv]Ѱv5y*(t8ܭc:B&0??$JxqB6Iwܰ{DhtvmӃnjI@RdV7D|.aaqrZ&qd1=!C;y[LB4tȩ[j$kpҲTx/[kj=樞t=$.OUid',&сwԍuL:bx0k292"Mœ/f1Y~8GY1ˍ8 @$Ax)bOS>a-uNU2V[.Wft Οwv[qorzZ?DuYM=8{ [*Puӗ|]C6MֵTԇ!^nOh=ˉ{Ёo,*;#6b`zEo`rM,ǂBٻ*b5d?Yd WK P 㢎{k1O>mgŧJ6A{K7|"g,{Zs-z]DPmD\YZP]%Sai uF+g/Hw${+(o0c ~xw]XQrbngNS-* c߇Ϻq ZSi2{SC bMl݇EA\$xﮙռqÙK ? HpG-7X #9`:T%NBuh|o6"u1 on zVwcӯv:p-Eg))>6zS~~YcVuPyeCD `F@RM7&bYAo2' =73@ꢂ^E-躝G?8 hu 89ԙWYl^ VkjL}Yp7Sg9hg:iCc,'-mz*n\puKsAw&{R1?juڢҴ55Ulcc ٧gtzkzÙQlCw(64in~Rp$=;ZX8WD`-qUȅ +7aM(T4ʛQ `{T\V =W<'*}_//iM$cwgot*+*f(5QڻjapǍ|hR[p@R/+X71K#^q(Iou97ɚV[I08*7jiv_«m-U {l\kLvmLȦ7#Ez]K٣Fשj{HeV#3eŵǀ3v+ rcv :D|Zxxl}XV=~aUMPikPsQ]2oǀu/i7H;zKDn`cOY:)tuvwgGjmm^wmI88ud,ԐV$$sA.Xۂ ! ܃}<M$C[絤 T.ҮވS|u ,-e(i=t@QcS'+Vx2O"Bv{[ zBQ$ FQd((Hѿqٸ(94Q6zwp[gаADW6^#s^ϑE63/k҅jўb{%@5VmL&aP1NKRtͯǃN3l2Gfhϥ7KX AD3))SJ-5(ɢAejdْHB‚Y}X,`_n29?{0>Wһe9*k-ia j}=dʺ>DnT!Wi[&]ik I?Z\0O xb:?5R*DNH1BTgnc"<^}{B)B,U3 C< tyY=5uCfU@ɼKs%zWpC e;w/A[M>uyS/DfI`Q dDG!EzRm"$KTg+]