libbrotli-devel-1.0.7-3.3.1<>,'a$p9|Z72Yc [ス*X׌ ԕɺiࣛ~텓mɏiVqU>[2 J+xFCM & a)&^\s*SW3>Ap?`d  R ,0Ijn   ( D |   P0h <  (B8L9: BFG(H`IXYZ[$\H]^7bc:defluvwpxyz\Clibbrotli-devel1.0.73.3.1Development and Header Files for Brotli CompressionDevelopment and headers files for (de)compressing data using the Brotli general purpose lossless compression algorithm. The specification of the Brotli Compressed Data Format is defined in RFC 7932.a$s390zp32(SUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/Development/Libraries/C and C++https://github.com/google/brotlilinuxs390x7@(( 7@=A큤a[[[[aaaaaa[[[a9665d09f77df18f8a1f4c948610474ebd8758ff3f3a0714842af0a12d263ee6f03b46a0cf3032bfb4c7b6e83917841a4f97dfadb6b744c83c1a03ee1f9c21c8a988127b591614571ff7dd4e3ded909a099ddbb947811ce056dfac435fafe0cd96c9330e790aa6fe53f4cdd328d0a4b98e361b82913baa3219db73aadb11272cd5cd25b425c7fc59a7ff0a8087baebd774b8fc716a150fba5944628ffc7e808b0a4cc7924e158d8ee759c50032f48465b8b1001ceac75199d83878a3257c7afcd1ba8633b2b01c0d6c716008930a4395dfcc6404dcb90f4d94c6d9037a79ba836fa4ed2495c6d77ba49cc4c421ab4471f36b1096c745c4bd9139e435f509151c7a469d390bdded47887026ca21712253fdc194594de83d6d2ba725ecd6a19ae3351460a7d6c544469a4503966d14d572d1f073f76f4616b43a95dbf2f44b2450libbrotlicommon.so.1libbrotlidec.so.1libbrotlienc.so.1rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootbrotli-1.0.7-3.3.1.src.rpmlibbrotli-devellibbrotli-devel(s390-64)libbrotlicommon-devellibbrotlidec-devellibbrotlienc-develpkgconfig(libbrotlicommon)pkgconfig(libbrotlidec)pkgconfig(libbrotlienc)@@     /usr/bin/pkg-configlibbrotlicommon1libbrotlidec1libbrotlienc1pkgconfig(libbrotlicommon)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.0.7-3.3.11.0.7-3.3.11.0.7-3.3.11.0.23.0.4-14.6.0-14.0-15.2-14.14.1a@\;(@\@\@[Xf@[W[4Z@Z1@ZLZGZ:PZY+@YX@YMX @danilo.spinella@suse.combjorn.lie@gmail.comjengelh@inai.deastieger@suse.combjorn.lie@gmail.commpluskal@suse.commpluskal@suse.combjorn.lie@gmail.comjengelh@inai.dejengelh@inai.dejengelh@inai.depgajdos@suse.combuschmann23@opensuse.orgbuschmann23@opensuse.orgbuschmann23@opensuse.orgbuschmann23@opensuse.orgbuschmann23@opensuse.org- Fix CVE-2020-8927, decoder: integer overflow when input chunk is larger than 2GiB. (CVE-2020-8927, bsc#1175825) * fix-cve-2020-8927.patch- Add brotli_Verbose-CLI+Shared-Brotli.patch: Verbose CLI + start pulling "Shared-Brotli". * verbose CLI output; fix gh#google/brotlie#666. * pull `SHIFT` transforms; currently this is semantically dead code; later it will be used by "Shared-Brotli". - Add brotli_Ensure-decompression-consumes-all-input.patch: Ensure decompression consumes all input. If not, it's a corrupt stream. - Tweak spec slightly.- Avoid bashisms, install manpages without +x bit, get rid of wrap descriptions, feed through cleaner.- brotli 1.0.7: * faster decoding on ARM * improved precision of window size calculation in CLI - includes changes from 1.0.6: * fix unaligned 64-bit accesses on AArch32 * add ASAN/MSAN unaligned read specializations * fix JDK 8<->9 incompatibility- Add baselibs.conf, build 32bit library support.- Use cmake macros for building and tests- Update to version 1.0.5: * improve q=1 compression on small files * inverse Bazel workspace tree * add rolling-composite-hasher for large-window mode * add tools to download and transform static dictionary data - Changes for version 1.0.4: * fix unaligned access for aarch64-cross-armhf build * fix aarch64 target detection * allow CLI to compress with enabled "large window" feature * add NPOSTFIX / NDIRECT encoder parameters * automatic NDIRECT/NPOSTFIX tuning (better compression) * fix "memory leak" in python tests * fix bug in durchschlag * fix source file lists (add params.h) * fix Bazel/MSVC compilator options * fix "fall though" warnings- Add missing libbrotlicommon%%{sover} and libbrotlidec%%{sover} Requires to devel subpackage.- Update to new upstream release 1.0.3 * New "Large Window Brotli" feature * New dictionary generator- Merge devel subpackages as libbrotli-devel- Avoid shipping duplicate files. Avoid shipping README.md, this just contains the description - and build instructions. - Drop duplicate Requires on -devel.- build for SLE_12 and SLE_12_SP1- update to Brotli 1.0.2 + Major chnages * added Autotools build files * switched shared library version to libtool scheme + Minor changes * BrotliDictionary members are not const now * ZopfliNode distance could be up to 128MiB * fixed API documentation typos * total_out is always set by decoder * fixed BROTLI_ENSURE_CAPACITY macro; no-op in preprocessed output + Other changes * fixed scripts for oss-fuzz, test them with Travis * made Bazel JNI tests less messy * fixed linter warnings in JS decoder * fixed permissions of various files * added Bazel build to Appveyor matrix * added Sieve dictionary generator- update to Brotli 1.0.1 + updated README.md + fixed parallel exeuction of CMake "compatibility" tests - update to Brotli 1.0.0 + new CLI; bro -> brotli; + man page + remove "custom dictionary" support + add ability to side-load brotli RFC dictionary + add decoder API to avoid ringbuffer reallocation + PY streaming decompression support + PY wrapper accepts memview - spec file changes + improve descriptions + add man pages- spec file changes + improve package description- update to Brotli 0.6.0 + better compression on 1MiB+ files + update "common" API to make dictionary fetching more flexible + fix decoder bug #502 + faster compression on mid-low quality levels + fix encoder q10-11 slowdown after long copy #468 + introduce Brotli*TakeOutput API - now build shared libraries and development files in the following new packages: + libbrotlicommon0_6_0 + libbrotlicommon-devel + libbrotlidec0_6_0 + libbrotlidec-devel + libbrotlienc0_6_0 + libbrtolienc-devel- initial packagelibbrotlicommon-devellibbrotlidec-devellibbrotlienc-devels390zp32 1638175524 1.0.7-3.3.11.0.7-3.3.11.0.7-3.3.11.0.7-3.3.11.0.7-3.3.11.0.71.0.71.0.71.0.7-3.3.11.0.7-3.3.11.0.7-3.3.1brotlidecode.hencode.hport.htypes.hlibbrotlicommon.solibbrotlidec.solibbrotlienc.solibbrotlicommon.pclibbrotlidec.pclibbrotlienc.pcdecode.h.3.gzencode.h.3.gztypes.h.3.gz/usr/include//usr/include/brotli//usr/lib64//usr/lib64/pkgconfig//usr/share/man/man3/-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:22006/SUSE_SLE-15-SP2_Update/03cb325b425721cecbdd97606b4dfeaf-brotli.SUSE_SLE-15-SP2_Updatedrpmxz5s390x-suse-linuxdirectoryC source, ASCII textpkgconfig filetroff or preprocessor input, ASCII text, with very long lines (gzip compressed data, max compression, from Unix)Algol 68 source, ASCII text, with very long lines (gzip compressed data, max compression, from Unix)troff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)PRPRRPRR5¯\^PHutf-8c1f9b0e9c40101f140720c482b63acbe5dc2b12574562606eac48a0e36d7fb24?7zXZ !t/ ]"k%we8hKH5+J{84TNšj*oB⼀-FEje5 8@VE)ȜEX2,Z#ce#e&=ۀ)ȟ3t:==tKiRE5XGL7.l>8 = HgcF*nR9(?(:&^vr\yaPз* N-ƔR֛~A${h>z JTˀ&lO KhJ& ɼ5up4}K]>/u`ѿ~箍F4x%[Z%sHq'Ti{ehlP#^+Fa;GeaŎ|tw,R{ =.D'qXײ##-￟ړRӯJVQ!ZGgF#X @Bsn>Get!#Ĺ;4dO1ڤn1'u/vW:*DvUI