liblz4-devel-1.9.2-3.3.1<>,%̉`ֱp9|lf-LLh ,a.6_K: PuD:Vq,#@0j;;h*íJ*(NW]HC.1f1om ̛0^E$MɺFYKAD'.vcִgwGm1-+ֱ@z ?e}F)gpBSn{mwJN98HVO'röjhWĉSvf>>?d  Dx|  $*0H T ` x   (@X((K8T 9 :h FxGHIXY\]^Gbwc defluvwxy,z4DHNCliblz4-devel1.9.23.3.1Development files for the LZ4 compressorLZ4 is a lossless data compression algorithm that is focused on compression and decompression speed. It belongs to the LZ77 (Lempel–Ziv) family of byte-oriented compression schemes. It is a This subpackage contains libraries and header files for developing applications that want to make use of liblz4.`ֱs390zp32hSUSE Linux Enterprise 15SUSE LLC BSD-2-Clausehttps://www.suse.com/Development/Libraries/C and C++https://lz4.github.io/lz4/linuxs390xoSm}`֫`֫`֫`֫`֫`֫13dee89947a6e2adc051072861a0da1a938ee26d0fdf177777f8aba2a46fd43585ec247097470f227ef27d6291a49fe475d0d779d67679b72dfd8d38a102a3951662c6453229a8d65bfa349b9cd3c01d1fee440ada16a8e99a7083d6cb08a4c012d5d9424059d5b6d7570e7a3cb54ed6e8b4b5ed5bb51977bb150c68c056f2287396e8a39f20fa38fed673d2d7216546ef0ba956ff61a9556bdeade7615b6b08liblz4.so.1.9.2rootrootrootrootrootrootrootrootrootrootrootrootlz4-1.9.2-3.3.1.src.rpmliblz4-develliblz4-devel(s390-64)pkgconfig(liblz4)@    /usr/bin/pkg-configliblz4-1rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.9.23.0.4-14.6.0-14.0-15.2-14.14.1`f@]@]\@[[4Zz@Y@Y@Y\X|V@Txcpgajdos@suse.compgajdos@suse.compgajdos@suse.comjengelh@inai.deastieger@suse.comastieger@suse.comavindra@opensuse.orgjengelh@inai.deddiss@suse.comjengelh@inai.dedimstar@opensuse.orgjengelh@inai.dejengelh@inai.de- security update - added patches fix CVE-2021-3520 [bsc#1185438], memory corruption due to an integer overflow bug caused by memmove argument + lz4-CVE-2021-3520.patch- enable testsuite - verbose build- version update to 1.9.2 * decompression functions were reading a few bytes beyond input size * api: lz4frame initializers compatibility with c++, reported by @degski * cli : added command --list, based on a patch by @gabrielstedman * fixes CVE-2019-17543 [bsc#1153936]- Update to new upstream release 1.9.1 * Decompression speed was improved by about 12% (x86/x64). * New option `lz4 --list` to inspect the block type, checksum information, compressed and decompressed sizes (if present). The command is limited to single-frame files for the time being.- lz4 1.8.3: * minor decompression speed improvement (~+2%) with gcc * fix corruption in v1.8.2 at level 9 for files > 64KB under rare conditions * Add new command --fast * api: LZ4_decompress_safe_partial() now decodes exactly the number of bytes requested- lz4 1.8.2: * speed inprovemtns for compression and decompression * fix compression compatible with low memory addresses * fix decompression segfault when provided with NULL input * cli: new command --favor-decSpeed * cli: benchmark mode more accurate for small inputs- Update to new upstream release 1.8.1.2 * Most visible new feature is support for dictionary compression * Support is now more formally added on the API side within lib/lz4frame_static.h. It's early days, and this new API is tagged "experimental" for the time being. * Support is also added in the command line utility lz4, using the new command -D. The behavior of this command is identical to zstd, should you be already familiar. * lz4 doesn't specify how to build a dictionary. All it says is that it can be any file up to 64 KB. * This approach is compatible with zstd dictionary builder, which can be instructed to create a 64 KB dictionary. * Improved performance at ultra settings (levels 10+). * These levels receive a new code, called optimal parser, available in lib/lz4_opt.h. * New parser uses less memory (from 384KB to 256KB), performs faster, compresses a little bit better (not much, as it was already close to theoretical limit), and resists pathological patterns which could destroy performance. * New parser is directly compatible with lower compression levels, which brings additional benefits: + Compatibility with LZ4_*_destSize() variant, which reverses the logic by trying to fit as much data as possible into a predefined limited size buffer. + Compatibility with Dictionary compression, as it uses the same tables as regular HC mode * In the future, this compatibility will also allow dynamic change of compression level. * Small set of bug fixes and improvements: + perf : faster and stronger ultra modes (levels 10+) + perf : slightly faster compression and decompression speed + perf : fix bad degenerative case + fix : decompression failed when using a combination of extDict + low memory address + cli : support for dictionary compression (-D) + cli : fix : lz4 -d --rm preserves timestamp + cli : fix : do not modify /dev/null permission as root + api : _destSize() variant supported for all compression levels - partial cleanup with spec-cleaner - drop lz4-use-shlib.diff, breaks build - misc spec cleanups - remove Makefile fix - build and install separately - New URL- Update to new upstream release 1.8.0 * cli: fix: do not modify /dev/null's permissions. * cli: added POSIX separator "--" for specifying that all following arguments are non-options. * cli: restored -BX command enabling block checksum. * API: added LZ4_compress_HC_destSize() and LZ4F_resetDecompressionContext(). * API: lz4frame: negative compression levels trigger fast acceleration. * API: lz4frame: ability to control block checksum and dictionary ID. * API: fix: expose obsolete decoding functions * API: experimental: lz4frame_static.h: new dictionary compression API * doc: Updated LZ4 Frame format to v1.6.0, restoring Dictionary ID field in header. - Add lz-export.diff- Use official upstream repository; (boo#1053910)- Update to new upstrema release 1.7.5 (2017-01-03) * back to the old version scheme * lz4hc: new compression levels 10-12 - Remove lz4-soversion.diff (not needed), lz4-killdate.diff (no longer needed)- Add baselibs.conf: provide liblz4-1_7 as -32bit compatibility package, required by systemd-32bit.- Update to new upstream release 131 (library 1.7) (boo#973735) * slightly improved decoding speed * lz4frame API is included in liblz4 * new -m command line option to compress multiple files * new lz4 and lz4hc compression API (old one retained)- Update to version 1.4+svn124 * LZ4F_compressBound() may be called with NULL preferencesPtr * LZ4_loadDict now returns the dictionary size instead of 1 on success - Add lz4-soversion.diff to address ABI changess390zp32 16213500651.9.2-3.3.11.9.2-3.3.11.9.2lz4.hlz4frame.hlz4frame_static.hlz4hc.hliblz4.soliblz4.pc/usr/include//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:19705/SUSE_SLE-15-SP3_Update/55adf8d5c7357a40c5bde07b864100f0-lz4.SUSE_SLE-15-SP3_Updatedrpmxz5s390x-suse-linuxC source, ASCII textpkgconfig filePR]5@ Yj$utf-8e6022593e8a200748ca16220177aa5c97c7f974eff8e95c3486b3473998bee6c? 7zXZ !t/]"k%jjdEp}wg⢷Y]Q R0t*^k1qV̎Q/PPChgc(E=yي;¡AZNn2ܵqGNͰd@̐I|2WQ(gۃJ0[|dY]ٔGA.H0(;r.ig`=}pRJDUU/vp L5ʽ9C$ɟxu E=qO*?+ȶˉ4I@CQfrCV_|H+M{Wsk{A?R2Cc^Xt%$]Y,8YFrj [bW}E5ҜrԵ[K$%pؾ7:wCH%ʔyJ/(_&ڼ]|s`e7:9g}ƀCu#J( oc\ k7"M56;hu_Jvò9*y ;USΌ*94w,7Ol)iz7uZָ/55*s3O웰$8^εIL0IKQwaa`8Hg;#*7i5ܫ+9}#!=G+I9fx5 'ONRqܪtN%۱y`4Uujy\k9C9b.Vov^7ԆL^Ոt@kGpQijB'A25!.ÆB; NGIG&ZXzyDmi7'H=MBigfLG"AC;|֪^+ͧ)+:']3 Cкp6AݝupL"FI)ÍCQTbu)S56i(&M'+{IzvQMvsID&ާG*iЪ[|V){!= YZ