libaec0-1.1.6-bp157.2.4.1<>,40i[I%z tν 'P)b%n屠}|`ŬodL> G({8-51tR(ejS!jb0e Fv'ȵHUt$X-VAٸB@z[f>++5s>G5?fXS T ȶ >+Svof Ѷf "94j%dlB!92No,18t{qUC#j$옘𿉑(΍=([q'д7SPԒ~ D8f*EUIfd Wk"aN1YfRn#-K@zK/ҋϛ(Gg~1{.}{R `^Ob_ٸazߣrlbYҷiw6feIߟ-@Z5^~&ËCѱz-1rj%krrЧ< `f1.*#CPoB= k_g+>@?d   <PT`d}    ( D K d4 X $ (E8L9: >>#@2FAGXHtIXY\]^7bcXdefluv8wx$y@zP`djClibaec01.1.6bp157.2.4.1Adaptive Entropy Coding libraryLibaec provides lossless compression of signed or unsigned integers (samples) of sizes 1 to 32 bits wide. The library achieves best results for low entropy data as often encountered in space imaging instrument data or numerical model output from weather or climate simulations. While floating point representations are not directly supported, they can also be efficiently coded by grouping exponents and mantissa. Libaec implements Golomb Rice coding as defined in the Space Data System Standard documents 121.0-B-3 and 120.0-G-2.i[s390zl26qSUSE Linux Enterprise 15openSUSEBSD-2-Clausehttp://bugs.opensuse.orgSystem/Librarieshttps://gitlab.dkrz.de/k202009/libaeclinuxs390xX;+BA큤A큤iiiZim(im(iZim(669f95242a5d3298271a44b10aab47be594c10e06ec33a54fe8baaced1f8eb520808de88022f6b6ffa9d144862a566b172a35f0e44eeaa2b25330a810ed9e730165ab52b73cbdf805af4d5bb1015e1574971b593384c7ce45e8f6c674c7807d99fdabba96fbc46af0ca018f86329f1e06e873b25801732001128d5afca265e36libaec.so.0.1.6rootrootrootrootrootrootrootrootrootrootrootrootrootrootlibaec-1.1.6-bp157.2.4.1.src.rpmlibaec.so.0()(64bit)libaec0libaec0(s390-64)@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3ii{KhJ@e!@eH@e?e-%e@aQ@a7T@`\sY+@Y*@Yn@Yu@Yu@YlY^&@YS@Y:Y0X@X=mW@W|Manfred Schwarb Manfred Schwarb Manfred Schwarb Manfred Schwarb Manfred Schwarb Manfred Schwarb Manfred Schwarb Manfred Schwarb Manfred Schwarb Manfred Schwarb Manfred Schwarb manfred99@gmx.chjunghans@votca.orgdimstar@opensuse.orgjengelh@inai.demanfred99@gmx.chmanfred99@gmx.chjunghans@votca.orgbadshah400@gmail.comjengelh@inai.demanfred99@gmx.chmanfred99@gmx.chmanfred99@gmx.chmanfred99@gmx.chmanfred99@gmx.chmanfred99@gmx.ch- Update to version 1.1.6 (boo#1258965): * CMake fixes * Buffer overflow in decoder- Update to version 1.1.5: * cmake changes and fixes- adjust spec file: remove now unneeded tweaks to adjust cmake files and to delete static libraries - Update to version 1.1.4: * cmake build fixes and enhancements- Update to version 1.1.3: * Fix compiler warnings- remove optional binary installation to please Factory- make deploying aec executable conditional and default off, can be added back later if needed- Update to version 1.1.2: * Compile issue with MSVC- put back aec executable - Update to version 1.1.1: * Grab correct offsets when encoding * Rename aec executable to graec, will not be installed any more * The include file libaec.h now contains version information * Support for decoding data ranges by Eugen Betke- Update to version 1.0.6: * Improved cmake for mingw and MSVC by Milos Komarcevic- remove doc/patent.txt and patent comment in spec file, as the new standard 121.0-B-3 declares: "At time of publication, the specifications of this Recommended Standard are not known to be the subject of patent rights."- add license file also to libsz2 package - move misplaced *.cmake files - delete static libraries - remove spec file fallback for too old cmake versions - Update to version 1.0.5: * Updated documentation to new 121.0-B-3 standard. The new standard mainly clarifies and explicitly defines special cases which could be ambiguous or misleading in previous revisions. Existing compressed data is still compatible with this version of the library and compressed data produced by this version can be uncompressed with previous versions. * Modernized CMake * Better CMake integration with HDF5 by Jan-Willem Blokland- Update to version 1.0.4: * added test data * fixed include file - Update to version 1.0.3: * Improvements to testing and fuzzing by Kurt Schwehr * fixed various ubsan issues- version bump to v1.0.2 * C99 requirement in all build systems- Add baselibs.conf: build libsz2 and libaec0 for biarch setups (needed by hdf5).- Fix RPM groups, and slightly expand summaries.- Add fallback for SLE12 and older opensuse versions: use autoconf/make- fix compilation, package now needs c99 standard - avoid rpmlint warning "W: description-shorter-than-summary" - do not add README.SZIP twice- version bump to v1.0.1, switch to cmake * Fixes: Potential security vulnerabilities in decoder exposed by libFuzzer. * Added: Fuzz target for decoding and encoding.- Rename subpackage libsz2-devel to sz2-devel (see, e.g. https://build.opensuse.org/request/show/508143); provide/obsolete old devel package libsz2-devel for consistency. - Minor cleanup of specfile: * Move README.SZIP to libsz2 subpackage, this is the shared lib actually replacing szip. * Use `find` instead of `rm -f` to clean up libtool archives. * For devel packages, remove release number dependency on corresponding shared libs.- Remove static libraries. - Trim description a little.- minor spec cleanup to comply with spec-cleaner- Don't require lock-step of libsz and libaec- Update to version 1.0.0: * Include CCSDS test data with libaec * Better compatibility with OSX for make check * Allow Cygwin to build DLLs - remove 121B2TestData.zip from repo, now included in source, adjust spec- Update to version 0.3.4: * Pad incomplete last line when in SZ compatibility mode - tighten spec dependencies- split into 4 subpackages- initial packaging/sbin/ldconfig/sbin/ldconfigs390zl26 17726170511.1.6-bp157.2.4.11.1.6-bp157.2.4.1libaec.so.0libaec.so.0.1.6libaec0CHANGELOG.mdREADME.mdlibaec0LICENSE.txt/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/libaec0//usr/share/licenses//usr/share/licenses/libaec0/-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:Maintenance:19378/openSUSE_Backports_SLE-15-SP7_Update/a5512742662997d5cceaeb90a67c5069-libaec.openSUSE_Backports_SLE-15-SP7_Updatedrpmxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=3debe517c00c31e1e7ea50930a3d825d1944d407, strippeddirectoryUTF-8 Unicode textC source, ASCII textASCII textPRRRb9keh6ԋ2utf-88178f2a1094234245d23b35fe9fd0c2dd6702089b859266dcc6db4ce8c27604c?7zXZ !t/%H]"k%jjdjz8TBHǙUKOI0P(Lȥw,">دtdw^C0~5 ky&Znڈ@$w 0%9ijW!&:׋،(ʺ|qa Ht^8*jR~1zKEpiԿ$w}] ;Z # ]C8k gsެ"6O(x\f 8g;Qq &`J+m:*L*f:$()H 7h - Sh!^VeU?#mzftڼ^)y#K[˞'Е,ېW !M݄gcb(DX.yX;97NwB-K\.%v]n<jvry=-Kg| *P1)dOa_53YX9[hքI^MK&LLŎBC𨤂 dMӝj #iiOϪ qcQ)olh?%dWk=3h]_IFc3a?(uG|ذZ2JbfF"=% QzxښeмT>n_|`XO#aߜ.Ws!ܼ#{ĸ ƀ,,r+UFayTfԾގ ^v.Amw֫kXTV.x^99ZV joodY(S}ví/9.@O>)#dQT6G)Hx|"9Q0;919%7 "ëlɂRc@@ "J=|Yo=w4lj0,7 <%\T;B\ȝi> A`|x^XG #/B -zt{Ê^-|"-_Va{,h @uщzpG.}7avrXƞp0g)kr$g{yCҿw`ZwWU< tb5LTpTb۞i2?vS75 DʾА견ρƔqbaoBy+V'/uwYVjPAL!Z-NCJl}p+Ol~|5$rc R$`F^S~67*?ʎ̊ VS5ς~܀z/Z2C-a064 Dpm4灭C|']Svwt, sT4 JLcxahIxD8F*pItUwd~b P:BO[Z17C:9@|zIdKw WyPQ LE,vnDؕ ]vx4J>)^7LN,AI$MwF!yXaru6)jÌ]0 5kCx= a^hsƣ=%6҇AΟBU\񊥭8? ؚҾcĎ:#[Olpiqz9%% UDBQ$WuHx)򛢰_b̷I lw܍ bj{ ˙+ _RءҿaGN@[sŸܴ) +뙱FG~j@Ydfb>Dr:=fp$so{tZ j ,R]k Y)N)=)>i(,ӨVzZPX-`kB% }6 .j:Y?mCsԘvO3-Pjm,J7/ }34% 0Σ_("\äqhhjYk 6q'!hH$jT3<.̣yda$Am> 8 8$0xy@. ^A@7j*xH%S[JfH)Y-@ {ah) -^lRNƖۤnd?A֥Zg|ܓ+&p᪳L)@R>5w֋$!ؒA.P20[{9G;F4SO_ç4Ԃ%;յE*h'N„g| xt[1sWz4j P(2nKN6Xu`r[2)D}&??LYϑ Kq[ i E1wB4=o8mW; ,N[!`Y#5B. ehyylQ]D4q zh E/ jU^]2L4o) No#tlB3/-jrNpcr#@O*{ 3~Ux 'wL>GԤd%?u!fO/.fc Д/ LO]>y x8\).g5Y2o^l[2G͌1?k: L3>3ITar}Ыִp;;fUW&keWKs|(M},lʅ;au7h.UDQfhq=",n_iHpul^ &b$Nք[\eU(-x?2;j2oK䔵Zlgm-@Ѧ+$1'bP2>ɞb w_\{`l+ȓV#쵰@,#rJVK*bnCXa/wIKa0ڊ|RG$Og{^œٴG&1vB"@i=@`՘M1yN̿5_kcUQ!z8f US(otӵC"xR3Tkۤk;q0r1 xQPx5J % rfԽgL庑JPGv9`/Of2BgO'SE׿wuH(i< %vxA٪t)-]26KT=袌LWUbksN˭ybQ/Y4x8^ş}?vQZjn[9S_lX 퇹GDڮ․k(9;%JW?8 ΗH¡}:imyA-po(n6g$<vg.!F#yd~oItrN~k֙3!. 4jpJ=H[㑈WgƁc+Zoe%J|2(J44 YZ