liberasurecode-devel-1.6.2-bp154.1.23 >  A bx$!M@eee*M=CF٬TCeFT9=|֫DDG%qiz I$4d0+ܞdNT77ðp&il{,dd,}@ΧI`g9*)+'wH_RԜJ]&]+nTUk(X;iW2%GQCY,LTɁWv,-^= ʜrctܞ-?f@E\>ƫ+O¿z%k.Ov:<gzfgj߱.[헜y ^ci,bp>&?&d ( M  5;D  <    @  W    |  ( >8 H 9 l :% FsGHIXY\] d^"b#c#d$e$f$!l$#u$8v$w%0x%y&(z&@&P&T&Z&Cliberasurecode-devel1.6.2bp154.1.23Development files for liberasurecodeDevelopment files for the Unified Erasure Coding interface.bxlamb54+SUSE Linux Enterprise 15 SP4openSUSEBSD-3-Clausehttps://bugs.opensuse.orgDevelopment/Libraries/C and C++https://github.com/openstack/liberasurecodelinuxx86_64&$#$ : ho- *iA큤bxbxbxbxbxbxbxbxbxbxbxbxbxbxbxbxbxbxbxbxbxbxbxbxbxbxbxbxbxbxbx9b4229148096da4d6cfe83a6696bc0b612148e263f9b83dfd7e968cfabe96daedf367fc03f103ca2d976de01ebb1d3aeccae37e88eb4128478157cbc04e69e0d4b521f0ed8c35075e4905c52c63817093f5322834f7bda89c7a2118583416394aadca7f9be3d0b6f60aa442efd0bea6872cc09d9a97ca8ada4aa217afbbaa484787b3ca4ad13a43b92c99ecb0e56e4dcc8b50f830fca000ed7d975db2cad67c918d3ce5069188f8d6b999f68ddd70b8aef3f186a70a392be4dff022c3dda230147719c74fb9a1caf27c6a0d12f708567c8646c979704a02495c199a32bf5eec2b17d02e10c75d462cf7fd1156fabba2102d64d65cea452e3af865efa20ab2d3bd576d8d2cbf018a28c531f012d113dd0f6922460675e279c4cbe66d1981e9ce0c34ff6e5a84927155531e7928d8825be841cecb2b26fbffc3ba62e179b70edc204e733daf9aec55c1afda1643e3494f15f10e9e8127feb779a7814c6558d3801911d051fb8e8c4dff02f2d947ae676be7c1d707d69bf8cef584dbd29e266f6182d17d1373c25e449961db66d7e0a82649efd597ad06823eb8a3442cf9e3dbfe84dce78c3b2bbd4f5858e1a3a75edd66b8ee9d3aa47ba30790dd45125a220da9e5c3c4eebe5126b43222b6e55544f75beeb7807fd98b7db42596e14dbffe385b361d48bbb23c59a198b57ed4a246c4880b72d8cdb67aa05aa8b76438fc995c8063b63f48ada8cd3a4dfeb4b6a09312b1866700dc6058558b06560454f532720884df394cea9313d0dad680ce489d1cf117940bd0a0a837a89e58dbc2719f5a6a174902ebdde803c3a50e2da926b0598fe50c891f7afa9d15578cf2db6962565f86139e7ef23cecf42e4f42aa455eeeb9f662f6d99ec64ccfc388df024002937997d8df2ad2a4ac869df0f22c10f70bc98c849c4c9adf347a22e0e09dd1f0f3a3eliberasurecode/config_liberasurecode.hliberasurecode/erasurecode.hliberasurecode/erasurecode_helpers.hliberasurecode/erasurecode_stdinc.hliberasurecode/erasurecode_version.hlibXorcode.so.1.0.1liberasurecode.so.1.6.2liberasurecode_rs_vand.so.1.0.1libnullcode.so.1.0.1rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootliberasurecode-1.6.2-bp154.1.23.src.rpmliberasurecode-develliberasurecode-devel(x86-64)libtool(/usr/lib64/libXorcode.la)libtool(/usr/lib64/liberasurecode.la)libtool(/usr/lib64/liberasurecode_rs_vand.la)libtool(/usr/lib64/libnullcode.la)pkgconfig(erasurecode-1)@    /usr/bin/pkg-configliberasurecode1rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.6.23.0.4-14.6.0-14.0-15.2-14.14.3`;]IkY+@XwoXv@Xp@WV2U@Dirk Müller antoine.belvire@opensuse.orgdmueller@suse.comjengelh@inai.deaplanas@suse.comdmueller@suse.comdmueller@suse.comdmueller@suse.comdmueller@suse.com- update to 1.6.2: * Allow the writing of fragments with the legacy, non-standard CRC-32. This is intended to smooth upgrades from liberasurecode 1.5.0 and earlier in a system with multiple readers and writers. See https://bugs.launchpad.net/liberasurecode/+bug/1886088 for more information, including a script you can run on already-written fragments to determine whether you are affected. If you are affected: - Upgrade liberasurecode on all systems, restarting processes as needed. Upgraded writers will continue writing CRCs that not-yet-upgraded readers can use. - After liberasurecode is upgraded everywhere, remove the environment variable. zlib CRCs will be used for new writes, and data written with either CRC will still be readable.- Update to 1.6.1: * Fixed CRC validation of little-endian fragments on big-endian. * Fixed compile warning about unaligned pointers. - Changes from 1.6.0: * Use zlib for CRC-32. * Allow support for reading of little-endian framents on big-ending and vice-versa. * Added check to return error for negative data or parity arguments. * Added better argument validation for flat_xor_hd.- update to 1.5.0: * Added support for Phazr.IO libphazr library * memory leak fixes * avoid Galois Field multiplication tables to be calculated repeatedly - remove partial-disable-simd.patch: replaced by --disable-mmi- Update RPM group and summaries (bsc#1041161)- Add partial-disable-simd.patch Some libraries like python-PyECLib fail in OBS during the tests. This can be because in OBS SSE2, SSE3 and other SIMD extensions are not properly addressed by QEMU. This patch remove some SIMD extensions, maintaining MMX+SSE for x86_64 systems. - Add buildreuired for pkg-config- update to 1.4.0: . Added support for ISA-L Cauchy . Added get_version functionality to library . Fixed reconstruct to return an error when memory allocation failed . Fixed posix_memalign error handling . Fixed the internal version number. It was inadvertently skipped in 1.3.0. . Fixed error handling on gf_ivnert_matrix in isa-l backend . Added get_by_desc return value handling to get_fragment_size . Other minor fixes and updates- update to 1.2.0: . Add functionality to enable consumers to check which backends are present on a system . Fix segfault when fragment index is out of range . Add fragment metadata checksumming support- update to 1.1.0 * Fix for a segfault related to Jerasure uninit() function that is being looked up by the jerasure EC backend (Issue#19) * Split helpers.h include for backward compatibility * Create header symlinks in std locations for backward compat (<= 1.0.8) * Eliminate erasurecode_stdinc.h dependency on log.h * Move fragment_header defn to main erasurecode header * doxygen documentation fixes * Minor bugfixes including removing offending MAJOR/MINOR version macros * Enforce upper limit 32 on the number of erasure coding fragments (#data + #chunks) < 32 * Introduce 'liberasurecode_rs_vand', a native, software-based Reed-Soloman Vandermonde backend * Properly set W in the new internal RS backend. Without this change, the fragment length passed up is incorrect. * Remove all GPLv3 m4 references for CPUID checks * Properly dedupe fragments in fragments_to_string() function * Prevent backends from reconstructing an index when it is not missing, ie, is available * Make ./configure to obey CFLAGS * Add missing pkg-config templates * Remove autoconf installed files from git control * Fix get_supported_flags() arguments * Properly detect 64-bit architecture. * Add -f argument to autoreconf to regenerate aclocal macros * Silent autoconf warning for ac_cv_sizeof_long * Fix C++ build issues (add missing cplusplus macros definitions) * Make liberasurecode header installs to a specific include directory * Fix 'make test' to properly run null and installed backend tests. * Fix a uint < 0 warning reported by Clang * Fix memory leak in alg_sig init * Fix decode when m > k and all parities are chosen as input to decode - run tests- Initial package (1.0.7)lamb54 1652087322 1.6.2-bp154.1.231.6.2-bp154.1.231.6.2config_liberasurecode.herasurecode.herasurecode_helpers.herasurecode_stdinc.herasurecode_version.hliberasurecodealg_sig.hconfig_liberasurecode.herasurecode.herasurecode_backend.herasurecode_helpers.herasurecode_helpers_ext.herasurecode_log.herasurecode_postprocessing.herasurecode_preprocessing.herasurecode_stdinc.herasurecode_version.hliberasurecode_rs_vand.hlist.hrs_galois.hxor_code.hxor_hd_code_defs.hlibXorcode.lalibXorcode.soliberasurecode.laliberasurecode.soliberasurecode_rs_vand.laliberasurecode_rs_vand.solibnullcode.lalibnullcode.soerasurecode-1.pc/usr/include//usr/include/liberasurecode//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.opensuse.org/openSUSE:Backports:SLE-15-SP4/standard/d46e5490342b1a108e6b05fd20b1f8f6-liberasurecodecpioxz5x86_64-suse-linuxdirectoryC source, ASCII textASCII textC source, ASCII text, with very long lineslibtool library filepkgconfig filePPPPPRnTmCWutf-8bc1ce1d06040749f0449763550b2561d8096b24035fc25e501a0975dea55f00a? 7zXZ !t/?4] cr$x#FY3`4>ANjY ,v>ӒAzÂF+Q]á6W+; b17@+)^ɛG+&rl-kvƹ8pN\f ВPs]h:wq):[7HdۿC%szIb)r-qPMAΈ-̥.!$_(@ ؼJ ?igwoXFAY[eL6%E`ke}0"!g]Ag+al@_5Y4^Ϋe]~N:G/EI|ЉrVσ S(ru3+Ә,׼g+Y2bDh3(QnCQ7yckftRѐ>%XA”.9WF &u:Ҩ.CG 8|T K.qu<;!@ RQ>ogrq[-+d{y1K@X34Zb?o(s4g8l9ΝIw҈]#ɴ"E : aShrE8@"=Go摎;Ou8ŮB\uرwZEqnW dL1uO#v~cI5$YBw/F 2(E3[pwF@NY rߧPԡH-8ܩ-'YQC]C1셵WݻE)"::Kb_ nۨO18fLv^n)|{miۍ|kIŵX(S㕺K*VŻQ_9G9*]ÐWA3UkiD'=u)kp0Xd"Yդg&-Rm>R3rB.}=vjyۣ𵿫Wr>ŇPY8~Bc,w7Iŋ7Hʶ<](̪]DR3*C Ή0O2v= <Ly{T :,m$q6="}q([qN8R6?RkS::gs)QrvOTqL YվЭKwW;"KUk((Q'Tݫ8 {O&O/\蒐Kp,N獩'{2L81EOˆz %Q=Jq(d!]8K3>OHtͼx"-߸oᾦzG6|5}&MV'|a9]gpw Wm~MjFX"e,Ǚ; sm"%p 5RΓ̻bW(nwcBȼxLrrps&bKmZ:)D]ijӣ9>mǥ@F)3dCqcK3ȼu3ĵjg>}K vF2V4le Z`槐aZJ8m2`O`Ĵ=_Sl{)'j 2:caR'p]1Æӭ0ߣrsY Mʪ# X}gc- tT@qI?u$AB<\~ ٠=`4Y"pjAb4.5n1@BV37 p:*̞vs[,aTBl~Y{:˜\{U©>}Y:5csãwo_X/(VpA^yCPuQ.f~o{m֮T.g$9_ =dD2r:;Gt+'y$Q>#pḅo#|nλBvi &:ΛA U pkfw;Z5?[ky]UFCӈ-}̬t}& (3- 1-9Ε ̚}'rޜ)g=3fo8]ީ^)r1^ Jϻ~mx-m@‡LS#4jIa%%PǃW*@w`}Ea&5h@^ll~? NBpB]H#l!-R'i)rQƒS(Ƒk{U=:^ >2(Ct;0 U#7L%D~uPR_\-}K:*e"ECs#XC!؇>z<(yJC4w!J_6;Y[}n5п0MT@1 bjWx!K VFTBWcv | $~)Iѐҽئ33á6z*, da 'UkaH O>N'x}NP'wwӼ]\N{"]$X?qZX0)6.{F]f۵Ey!w@Jћ(Aj  G[ /ceW9́Ѡ-R7Dm#P d3A+KR⴦ƇɃV,@ oZR).s*fTs&2c"W>tN)mۭ\(x8Ng:G4G@pȻO-i] cn0enY=ʁ=Y&$ <곦!D{ @?Q^o$؝ [H'ExzHaE;bpF noJJǝW:Jg3wxsdOzwYIY:0U[5k ǪFoKZ7d_nXomG;|s-m܆b;ܕ t JH :g1$vZ54Y+~3ŕºrGn!k7C?_iOu`NݰQGvaƛc(Nt?;l% 8{IfD0'\T@~.psˠ56aI{o$pe0 f\/qWscrWxވ<=c/_\)ܝq ok,[u'~m6maQ{4icLJ&l\#P6{moavJʪ8 a7)+ tA9g|jOI{(JC19 \eURu6vj@?°˴|C>ԶϷUA#*zG}uDp_ray FiwԳQeoehaf{Wu6n 5G"P6IK褲BWՔKXz*6!y2?9 *p.=ݹXpIG4W6-Cۀ-m%Mpg,{f©nJE+Em8cY[|ډD>C?gmҪk%BD#&<`՗ql$o*jS`ʩP7_tyҭhT%4 nlݵk > DPtV>p7F1.xPOT@͘sZ0$"^vAY K'<`#vX|7{W$U,NH Cj?CB&8'2OR ov%vơhQ<6f w&-:ݵERT ]SZI{SslB1\]\" aX]O'눒g@7dH`ZMJ"j`F:(eµK??ٯ5^ҿlyZ/ 4|Tsd] uj7c~iri^>< IBXrL'aXВuY`Z7:4*Fb|歾]z`bD&/Ha`T[m?,fRS@­*%h8@Utk͔tAOGKf-AռUi&h Cڗkkbiz XOJFՕ*-vlX]?)qG}PeǶiF[h;FϷݽtt:|W}$c >PgF7殅='Yn~X5GR0ޘ1l>?3U D< 6wŷW%f9jφYXͻr~ވ>@VP=2V&8z>(Q4m0,?9jWb~Oo+?!ڠy7W&Op5T&K>tLfnRL0i1(w&""?DP\P 73l0r!`8cYKcFI9 UGצ_cIf գ@j$y3wؒPbcCwC3UDa,w04{&W{y DE)$ ɹT*] ӟLĉ I~SCrGu6s~ʔ2{@ۋ2Aݨ<K -Uk ?#lcXF !aYp k^k"6Oe( :h5F X'5:~SQM3ܒb\ҕlB0'ꄯ"bPWk? %t9Y*_z`gl<-$uأs6q1dBJl8"./m(i8"L{' Vf, KF(|yjfbHИJe P|X=]CnR 7 uYՠԤA1ڙam)(J9Y~Izgf*VaQcJgqe AOMosZ\~yQjBɵPQ(+߮)'^%`.`G Z!:KSa;=2^s/rn!t{rizЁk!#թyC֘MB->aM&O7oxIU9j5`,5=O[ ,xn&I.Q7.#*~+{،˂k"9ԀOى˖tb3;| J(hD{(ؕ{zZ. N\`.6#BMP㐠[g3uY2JEi)nV[ъ ΣЩ+@jfu盫釞yq).Wҏ-%G8$8ق?Ye²b&-Q@X 92>de^gтжPus mɿ',+3OnTٞ}z\([-?Iӎ3aA^R&NjG.iC51DƹuV֬_+0 8{4myj%HDz]Ӭg@> —Q|Vc]<t/ 4}lkgHS4gߢr4{TFBU\@:2Yei'* gs: ~5I056!IJljHvDRNv$)i q_jw2ӱ^ D-TlzFwX(y1![vŧ?" DS) ߆NVm]o=+?'AGXƚ"mvƓMGZEܐ,bdd t{ Y\ ecS+1xx3YFCIy%~묝4|@~%4!ps%$|+&/}v!spSAVwQUF-c^e;>nAhJ|~~2Z,avvu(L ~RN{VaY]]vp;i< gux᥮ foa0n ٟíz+Pt4m>7/Nм:2 ;؊RnnO t l0ڄ9!CZ)oOU<;@|1*m9+9|aw׸]mGxmzk ~[}Ш.̈́mjADᤕWLp1?L;bpOPs'gWJ?SM5p qmտqG!=*xi2)N$Xȋ N)x=\-L#캼R?ĆE\JD07J؄@5GQcZN?̢H%.qI,KHGrhG7"!Ac骘,n ڮ+: _23tơXFTuOZFfVB6z#Jct"/Y((u Wf '@SYaB=(qghIY(;5-eX]ef~3u ]!9>;W2rD: "E 啘l<i ^z)宺"i!3 J4:[O^Cى@<4PWф?J,~V~oУ "ޜST"뒪–"dsɔ׶|=:o 5J=88%JP4,-9v!LG}#r\ٕm aZj%(ͲJfQޥ;TEp:Q`x>^ssuHRvs1!(mMi6壘aa4d ݩ˴vrk;Mt-Ģ0}V$5`A!pK yمo6Ҧe9BC Yߏ|&@R3Y]L"{ڒo߳^fƶX0S8b"nv,*rێYg2?&HWLhT>NHq*\oVF!sC-{uy Vz.aOKVKv ZA&̚Pn2;k4R1<(˺C 7rs2h3FGV,Z}{eեIC?@_=*#:X-A%hL@y(rG(ہ/قp)V$;^2XO?fk/#MIy b4K7Cֱ͠\/'9պQ 7Ik{V,B =qM_4pZJ_ l?g/ FNƠVe6fr},y5AٚQ-؅UPCLTKe Mg;w@dAyHN" _*S *jGNU儀Bg|L 1~U( M[̀Ϊ=U tg3k ڷqGz*ͱJ2&\py}:\NND:gT';@lYF ojꉶP٢˯Km<#_QP%TnIst҉3Luߺ~TsCb,V =HeѴݧyP 8hw#|IĒ徙vOpcs{lIe{s'b;8]tᶦs:tHwZXyU-NوYES5h/;Pl$1J7W &itTo1ژ_?[Bo Lr"hjxx-a0;:!~%-kyϒƼˬ>u o"B㟜2'̒&9D$nD70+J r5O)}o%|9>6`'5 }HC\J|vvOp BX?i#?`a [0V'ʀT6dCޓNmg!y-jh<P[CNx9p* >yW]ic:KoB7mR1a(=L?[L'N<ȡnS@W>Ϋh0ͯ:{XEBWg- Qx0|ਜ਼h ]Ԓ"r[0lr ~\NJT#{du_pRKuN̗օid BPN< %IH Å}Xl.#{Lsy eӌ1@ucaP*1Ҏwf2V\Yg!Ify֜<ӒӽY ' ¿be;ģ:{qYV+ qf'^=M9w(>-Ի|=I&oH'gO `)S1TFwUP%zXͰG&3"+WbLYaLzTGq'WTѻΣ)ΪıIrgD՜M%rP"n;i}S.|Mn-j. o8eAjz9c:6V[VV}hLGheS1Λ:?}pz͕LIXInU#$|Z%^9h}8ʴNj52c?יd.rV{͛xE!hFjQ8G(?x8I[PB=^h)PTl&@yEF-ɮp=l8gvS @d&;A&Kxc@Հ#@ _Est o8S+nsTTPR'qUPAUL H"NuK:ܾ ,k?72[k_rH6E+x \8de_ފ~Sxv ݷ/e*d>b+=Pu/+R4P!dڿ|pfgYwOhw+柎#%7*L0Y l|,(>lؓ-0-\^bl5Z z+0[& d8Yo3"4j5< "6MXf W\e}8TܤAr4W:–B(zw2jw[ Dq (ὐ.<Fsf?DbCW^^MRsJQl8%q"*8 ~ɱ7d%vg߿pewХ?z>3&&hw_I-)r5^Ekʸ ]z5v@MnE;3('3_3|.oaI=Hz. CfOKOWb5nlшh0})+scx A{ ٥1 <is!4R_xze%7#05rrrS$nT6U $ __STd )7H2"˿[E?L&Dkcz Y.snEz(]Up,Q.h ՞^gs-ʁXɖ?Xΐu tCxY ]p߀NƜT?tw#B9 FJJ-d6w&WUb.jY<elSwl߸]imT kjnE5?iy;kBgX, 7gF튙V P,RKAPX$ B:DhKS!,$RD "4WMN+oMkvQҚ?78"ԠBJhY"\;D; JEG(kgVܳŊ9/eƍ|aǎAkuՋ8A2)?E)pn[#] VUUVA9&H(7}G1%Q0#U(KN4kGqE5ݍ2Ex'?;صN]Zn:8ĺS) {v$yg_91[oiPcd<56G8g[d}!84k ܍uNvǖΖ+XG<M ̗gC>Žv+57BqB xA\'P$gث8qJA+ V~_ⲨBqBu: ^+ksEqZ+e %hH; _2,| P9^תWkٴN̹xĤSݬMJr𛊹DG^̠4HI''k̪NwRԜ@<˪mg7?m#B*-49 Aaɟ1$>)^1QB*%|;犅E$&ۚ4orkg.)gkRV ő(!7ʨoqwrz`3&Qvh餚BpU7L]:6*0_|!L/yṅ&6 fRq5z9}%huT4 YZ