libyang-cpp-devel-1.0.184-150300.3.6.1 >  A cA6p9|3S$nH8UplV2#sL[ 7$d{wOaߴ߇];]|W yEY>-i {b.hy5\;Q Dk밹᪖0xX|`1 &U^bE8@Pm3Aw螡`]&|m8]͛!15{.N.UR;v&|$ +L! 9ځmg!3pHYc90f99f31a262fcd449871c8564e902446697a396cd296e6335eb2e238a1f31a2372a426e1de7d63ee402b285809c140ca8bb7eaNdcA6p9|8w7bj}w}Ѓۃp🽐XcLZ(arwTl&<s-gqA4X=Ó՘n;##0|r%mAgV[<.^6"gXTBőF)i@֡٦1ez^bӱ0ѱ#YSd;f40ePZJ(SVКѽ)bY#wä./Vb:w^D#hUZ@W"@v>p>?d ) ` ?EPp    8 PpLh(%8,9l:aFPGlHIXY\]^ybchdefluv(w\x|yzClibyang-cpp-devel1.0.184150300.3.6.1C++ development files for the IETF YANG parser toolkitPartially SWIG-generated bindings to use libyang with a C++ API. The functionality is the same as in libyang, the C++ code links wraps and uses libyang C code. This is the accompanying development package, containing headers, a pkgconfig file, and .so entry point for the libyang C++ bindings.c@ibs-power9-10{SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Development/Libraries/C and C++https://github.com/CESNET/libyanglinuxppc64le(F9g 2A큤c@_____c@c@p1291de1c38d892052ffae0b813bbc67eadf80bfc40485036a1e3e93e7387c374c9254167e244425e065280efad978a69a4ab49d82cdf41b20f5b4b40691a9ecdf7ca41438a2281d399e18b36cf4fef411d1944bb23acc23020d5805b5b642b5ad013826dd8d3af95bb3e9986784054a457bb3d1ad1e493ca6a6f3eb960c031e0a6d12b00aa8f1b11fcb0d8b5edcc4c1bf79b0a1a08f9c06a3be32645bec7470a36189138fc9f6a5a25e9644799dfd4af7967abd20bd8d44873ebfc4e1c51d144libyang-cpp.so.1rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibyang-1.0.184-150300.3.6.1.src.rpmlibyang-cpp-devellibyang-cpp-devel(ppc-64)pkgconfig(libyang-cpp)@@    /usr/bin/pkg-configlibyang-cpp1pkgconfig(libyang)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.0.1843.0.4-14.6.0-14.0-15.2-14.14.3cc@_%Y@^^@^G@] @]]7@]@](v@]@\\b@\\\X)@danilo.spinella@suse.compgajdos@suse.commardnh@gmx.demardnh@gmx.demardnh@gmx.demardnh@gmx.demardnh@gmx.deadam.majer@suse.demardnh@gmx.demardnh@gmx.demardnh@gmx.demardnh@gmx.demardnh@gmx.dejengelh@inai.demardnh@gmx.demardnh@gmx.de- Fix CVE-2021-28906, In function read_yin_leaf() in libyang <= v1.0.225, it doesn't check whether the value of retval->ext[r] is NULL. In some cases, it can be NULL, which leads to a DoS (CVE-2021-28906, bsc#1186378) * libyang-CVE-2021-28906.patch - Fix CVE-2021-28902, In function read_yin_container() in libyang <= v1.0.225, it doesn't check whether the value of retval->ext[r] is NULL. In some cases, it can be NULL, which leads to a DoS (CVE-2021-28902, bsc#1186374) - Fix CVE-2021-28903, A stack overflow in libyang <= v1.0.225 can cause a denial of service through function lyxml_parse_mem() (CVE-2021-28903, bsc#1186375) * libyang-CVE-2021-28903.patch - Fix CVE-2021-28904, In function ext_get_plugin() in libyang <= v1.0.225, it doesn't check whether the value of revision is NULL, which could lead to a DoS (CVE-2021-28904, bsc#1186376) * libyang-CVE-2021-28904.patch- security update - added patches fix CVE-2021-28905 [bsc#1186377], In function lys_node_free() in libyang v1.0.225, it asserts that the value of node-module can't be NULL, which could lead to a DoS + libyang-CVE-2021-28905.patch- Update to version 1.0.184 * CFFI Python bindings were moved into a separated repository * new functions and clarified behavior of current functions for changing state of YANG features * several bugfixes (#1104, #1119, #1123, #1133)- Update to version 1.0.176 Main features of this release are: * completely new CFFI Python bindings * printer and internal bugfixes * better support of older compilers- Update to version 1.0.167 Bugfix release only * bugfixes in almost all the components- Update to version 1.0.130 * new functions lyd_find_sibling*() for searching for a specific sibling + if available, they use hashes meaning the search complexity is constant! * leafref validation no longer cached + may make validation slightly longer but editing data is much faster * minor C++ binding fixes * minor schema/data parser bugfixes * other general bugfixes - Update to version 1.0.109 * new LYB parser flag to allow using updated modules * minor fixes in action validation * other minor fixes- Run testsuite- Package extensions in a separate package - libyang-extentions- Update to version 1.0r5 Main features of this release are: * value canonization support in API functions * new debug message categories * nested notification/action validation clarifications and fixes * LYB format decimal64 value handling fixed * C++ bindings minor improvements * other minor fixes- Update to version 1.0r4 Main features of this release are: * many bugfixes in various parts of the library + schema and data validation + manipulation with internal schemas and loading user schemas in the context + xpath + LYB format- Update to version 1.0r3 Main features of this release are: * many bugfixes in various parts of the library + LYB format + schema + data + xpath- Build with ENABLE_LYD_PRIV=ON- Update to version 1.0r2 * New LYD_DUP_OPT_WITH_WHEN and LYD_DUP_OPT_WITH_KEYS options for duplicating data nodes. * New --disable-searchdir option of yanglint(1) to allow forcing explicit specification of all the loaded modules. * Plugins (extension and user type) are now more strictly checked for compatibility - all plugins are now supposed to use LYEXT_VERSION_CHECK or LYTYPE_VERSION_CHECK macro to be compatible with libyang 1.0. * User type plugins are now able not only to store the value in a specific way, but also to change its original string value (e.g. to make the value canonical). Change to the canonical value is also used in the provided user types plugins implementing ietf-yang-types and ietf-int-types data types. * Many bugfixes as usual.- Remove duplicated pkgconfig() require (rpm has autodetection!) - Remove documentation's arbitrary requirements - Strip em dash grammar from summaries.- Use better package descriptions- Initial package, version 0.16r3ibs-power9-10 16624683361.0.184-150300.3.6.11.0.184-150300.3.6.11.0.184libyangInternal.hppLibyang.hppTree_Data.hppTree_Schema.hppXml.hpplibyang-cpp.solibyang-cpp.pc/usr/include//usr/include/libyang//usr/lib64//usr/lib64/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:25793/SUSE_SLE-15-SP3_Update/2a781cbc2ade9970f7d6c7c152487ba2-libyang.SUSE_SLE-15-SP3_Updatecpioxz5ppc64le-suse-linuxdirectoryC++ source, ASCII textpkgconfig filePRR@wT9mYutf-87a62983cd21dbfec27f57ca9949d8c77f0979b5d9c5ea5a80bde7e639e78679e? 7zXZ !t//] crt:bLL U+,Tdb>1*h|]ơSEa][=gtu)]$>X$oʬ% Dg ;o'Qe|yUj؝ l90e'(~H)VO}%GF '̀nE<*Ge[_*NNN$糎"&٦lǦgG>92y]@ak{; B;ڪ;̕Gʞ eƃOSZaߪ#rXH J1K lG'm Ѥ*xsEnP|s]Db\xޏf掆Z7cBPҺ5ΚdU#?\ w^)J5d;|âe)ј[#L[T-{X5*4M ީ2C, U/3nPKܮQQ~]7@)X'(9t}=c-rćXC ;% \ sq쎗ߐ6c) ұ]˝zp\%S1۽2dTуƙG(yhm갌l6#r,Ez[A "JʁË`HT($j"uTWA?xOɑR[ u.ta˭YKVN)/!q-ņaɺJ:&vn_Ad·^?GJцXMc* "p+ ;!CsPlg9J(jF]|A^[>nk(>qO[ӮU u LG)]mU)JjNZ *zS@oT#h6}eC& Ĥ uS*o+F~Fy|R=[Y-ZvS>g39ucz9hLqa)(L3^>uZS:UllT0wښmۈHj8 2a[[fF|܎o/]2Zjn!;bw? [_ͨqD-o#,`yoSgF[SuN&DFWo.ڠi `R,ZEqCk5т5UɆ=8UQg4#Ḣm~ֺu wY#?VdX={q^mA5Yb4-%Tº.97>B<O*ƼX6ou^7/gnZ1,Ͱ Ƽͮq0FZI!!% @΃[05CJ;<}$0j #GRj=ԫ.*lG t ۹He|=-լ}n1'Ӎ)Uc/cNYC8v;bi.d" :ӴˆDfIu9L"<S7FDsa 6NQS#U)}AWs~#Kټ6p@렉,崈zD#|rY+mK!t_yBKeVug. D (kG?Vl=k]xPxڲs؈2]=ʤqhi"@y{#~JP!e{nZ# ; tuhBJ:؍Օhy0\PpN)teHڞ}^ @V% ~|Nv_1KpȬw5-uߊٕYjG)ze,ҋ0U]*:),}j@XCj3q~ [?e7XmWRyO B4<c)WzK)+EFhX)gk߀3ڲP?,x!70\bYJ?GNnbITj) Ԋa@Q5UU w|de`]|i#L)KQN="tTkc b6+7@ Nye-؇p#f7/E0E %]KK9+x/N1Mh}rCɄ7z퍞@ߗT{ ^WdDk1zN\HQ2\'A!/u|;ݗ*QƂ՗dVeY"@pr;T9K֭|fqd}P#Ħ`R6)OZhUH9l` #/Oү]WdE|IK%2+cN\PϏb qSkMH @ˌ±"C2<$>!C.uzIه4NmDH0G51#RKP0&q: O{@U•y[txP,c%8Z>[2rw*=43+Kl;ؑ9}eJivQ-Z!:P2Ѥ6+1+xh \z[Euh ~ݡo;ґBq̌:KX'lv=_JoyV$vUEK|US5 T9h)J[_dТiP"-H_3+裠WQZEřzlz,j  (߬w3SF_5=lW؅[g9]G FͅҊ+ܟ8uY 6Jpl[Y R̔TItXe#KX6Q;p&X5TvxG,AgpvibPV8D9 T$h\SǦo [Vl][t́@W5_T4SeQZ2ͬ*9lF!ec'ѶQ9.5eY M>NBu{ݕnXazӾ.*)P/\軣0F1oZC0_,3fy￷TU[.fO,gHhO_g(;DW^8|ӆ5D74 zg8r.ׇT|cGLsFAӧk2x%{UX]ݽ|1U(gvQcGaQɬm܏زR#eY"aʁNb%%1$|θNބe0Y􂨤EjLk5]98`CB-Uv7; sMR盧Qop{A l/掖 ڐ/ЌD<{NSlAZLP%V8n.[~JRT+P4lEԩ= x9MS"=4&x c(zfMɌlb$7Q˼#f* i4Ty LT^ s/u^:^r!s|s8&GP${O /=~ [RW)m[$\.Ed|1>ܬ[7Eo\A*e̳E[DqaYwkv\ZUQ 2B,Dj?8L%gΗ‚2y G}V}6.t]υCj˓DY|,H:߱D eŦ+4ukaUgRypwgȚм tj^oya"RLh\LKտU(%knEQZ--vG 5.k.ud&=^"B#A] LEjc!ͺ r}lt h=˰ԪF7,eN|/r?E RL|~-A4"Զ@ Uz4-ox~ѢtT_#.Ou!8EɾZ5J׮eǗ3Ln׺jdhb T{54T4کęD6R{(R EY!:8ϛZ2P(^WSef>^-JG,^ r4*Y)QIHwϙ*CXxrC%=J rgNܩM tx>"y,uw%C/F1!x:3)Goܸ@7-YX2c.'J~ }ćHg;JY#S4DJȂwr 9c(Ɉ }1ZM#C 7ؠ {(JYgȊhT#*p$.6/Giyl`c#ǀ6 f8M_?0Z˴hE!?̔JU +)pFLu6ih|(f+|aEu A">yAMxLn K4HI4}L}mLWH8yMB2kh3xzf&M2%3[m\{ NRT%cMǤPG*mD][(K(G 6:N;c@h^~׼. -\9UbՄpx`D)G7ZQ.{%3\rN M`"lۣQOcb0Xmc''6]蟠aOi*8H#J#X; RHiE+/tSGV\ļ<`[&gtՐPE7rS0' 8EX);=l٠ Tmݙ+NަTEbwZ(ލ 47e ӟ5$_…籣m 3u v6uR-v1?<i(AGfep]:tʤdpM&vDeizw- 2s3l".H0Fđ/yf#Zڄwy4MewH@R1xǏ0 [(Wv+&=v3H+Oɧ:JtU7S0vuz,.*n䙫37£kY_%JgiFjۜ+Œ*^`L9}99kk;xrQ)M,27L'k~>f\`s~BC#]S/3?~( pw}VY$Kf\{Ѣ] b=gz>86)&כ[ǽ8dq*d}5Aͫ LsFx $/@>oH@B*. .2w7X2ACI8=c,*4V %l${2l%@UL@z =7d]^bIjgOW[2T~) 8o3[6:\m@ g MaceG[ Ze nX>}!eEn\wVMlȺ:H!p'"DH߷Vlz!z-&\a 3~L򁧄rϪU I9d{( s/zb%8tR@ pCcࣅ2\xX`Bj)KUfo/b$xe_C#߶dG<;@~ek5( \ve6lX,f_㫿r0B睭z RnLR=!JSZ&R,9 VNЫEDwT5T8n/5𾷒'B ,PP}ˆOk8`+Z@9] :rel^QY,(Ȏx(֬_[ % `eJ9҈.Mf&M|ݟ~GA;:2T#eks^1cPG9'ju( %Sjp81ķkn4e9(htq6LaWosgJk/ _( `W16G8z R*!_Ch 4 _ %y&pmͪ\{|BwdٝƸgo#>TܓM/fx;'Ko!FZWp;1fEύ^|5VtpKhg4ۤ擁3]<Aن!$4lT X.<9yiOݓ\F-ay9iɻq@<*HEee`b@W>iժe-c}85Hl$cK1%>FdLW/za¾lP+^xg]h-V^U 8_'e B-t@ ׉* ɮ Tn+>a\e'LͧI075G4X4$ݻNeفHj!T,5'qt,z&Blt]Yئ4h_itI2*.x:V6SE5Y= 4{$'2llVBu{+PaϞ+YJxCihc@48zǑ{;^^fdEX;4ň3w)7"v$ς<Ȫ!(E5VIl#H.ԎU?X_SnF m {W0Hq*=f6 g_eR'v^q.rS}\}%A(:] 4VIawG慒ő3) zV 6Y5Ţu F@4tXNDT2JYO: iwI*\EQf̕cT Mu [iB)YM J[C!j8?PMw$~q%FUE7o]Uf/t'RJo\ GZMwY/~krn:,̷V`Ld92XHm)+τIɅݒ|3s&C<0OةHLw LQv5H1񷟚mQ #;jZgnXD;6`pC^4wSp1V$65D7>#o=j3JL >1ñӦ'G