libz1-1.2.8-14.3.1<>,>[Q/=„c nћ#J6n|*+l`Mo#Cl]W˅FI@t9]+6sϙ݀BiW&w,F'vZjwFp/YB>|R(X]?'@?'0d  L /8= Vg|        (8*9*:*>#@#B$F$ G$ H$(I$0X$4Y$tZ$[$\$]$^$b$c%d&e&f&l&u&4v&<w&x&y&z' Clibz11.2.814.3.1Library implementing the DEFLATE compression algorithmzlib is a general-purpose lossless data-compression library, implementing an API for the DEFLATE algorithm, the latter of which is being used by, for example, gzip and the ZIP archive format.[Qlamb19XopenSUSE Leap 42.3openSUSEZlibhttp://bugs.opensuse.orgSystem/Librarieshttp://www.zlib.net/linuxx86_64 Xء[P[P794d4c71a3c2475038e359c2fda248c3libz.so.1.2.8rootrootrootrootzlib-1.2.8-14.3.1.src.rpmlibz.so.1()(64bit)libz.so.1(ZLIB_1.2.0)(64bit)libz.so.1(ZLIB_1.2.0.2)(64bit)libz.so.1(ZLIB_1.2.0.8)(64bit)libz.so.1(ZLIB_1.2.2)(64bit)libz.so.1(ZLIB_1.2.2.3)(64bit)libz.so.1(ZLIB_1.2.2.4)(64bit)libz.so.1(ZLIB_1.2.3.3)(64bit)libz.so.1(ZLIB_1.2.3.4)(64bit)libz.so.1(ZLIB_1.2.3.5)(64bit)libz.so.1(ZLIB_1.2.5.1)(64bit)libz.so.1(ZLIB_1.2.5.2)(64bit)libz.so.1(ZLIB_1.2.7.1)(64bit)libz1libz1(x86-64)zlib@@@@   /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)3.0.4-14.0-14.4.6-14.11.2ZXD@VU@UUT$QY@Q2Q5@Pf@PP5@P{O@O3@NNU@Nǚ@Nǚ@N@N@NWNpMMߒ@MM4@M'M@MTM)@ML!L@LcLa?@L(K#K IItchvatal@suse.comtchvatal@suse.comjengelh@inai.detchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.commvyskocil@suse.comidonmez@suse.commvyskocil@suse.comschwab@linux-m68k.orgjengelh@inai.decoolo@suse.commvyskocil@suse.comjoop.boonen@opensuse.orgjengelh@medozas.demeissner@suse.decoolo@suse.comcrrodriguez@opensuse.orgcrrodriguez@opensuse.orgcrrodriguez@opensuse.orguli@suse.comcrrodriguez@opensuse.orgdimstar@opensuse.orgcrrodriguez@opensuse.orgmvyskocil@suse.czcrrodriguez@opensuse.orgcrrodriguez@opensuse.orgcrrodriguez@opensuse.orgcrrodriguez@opensuse.orgcrrodriguez@opensuse.orgmeissner@suse.demeissner@suse.decristian.rodriguez@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgjengelh@medozas.dejengelh@medozas.decrrodriguez@opensuse.orgmseben@suse.czcrrodriguez@suse.de- Add patch to safeguard against negative values in uInt bsc#1071321: * 0001-Do-not-try-to-store-negative-values-in-unsigned-int.patch- Include fixes for bnc#1003580 bnc#1003579 bnc#1003577 bnc#1013882: * zlib-bnc1003577.patch * zlib-bnc1003579-part2.patch * zlib-bnc1003579.patch * zlib-bnc1003580.patch refreshed * zlib-bnc1013882.patch CVE-2016-9843- Trim descriptions to fit target audience. Update RPM group classification.- Require zlib-devel in zlib-devel-static to fix previous change- Bring back zlib-devel-static. Needed by binutils- Remove zlib-devel-static, nothing should use libz.a anyway. - Package minizip library, everything using it should now pull minizip-devel and unbundle it bnc#935864- Install examples to cover another angle from bnc#890228 - Cleanup with spec-cleaner- zlib-format.patch, backport missing sle11 feature back to openSUSE bnc#831880- Update to version 1.2.8 * Add new inflateGetDictionary() function * Fix bug where gzopen() immediately followed by gzclose() would write an empty file instead of an empty gzip stream. * Fix bug in gzclose() when gzwrite() runs out of memory- libz1-32bit obsoletes zlib-32bit <= 1.2.7 (fixes bnc#806310)- Add zlib-devel-static to baselibs.conf, needed for binutils testsuite - Migrate zlib- to libz1-- Replace %make_install by normal make install; the former is a constant source of agony in older or non-SUSE.- buildignore checks for now to get bootstrapping working- add longest_match performance patch (fate#314093) * suggested by IBM, sent upstream - rename the main library package to libz1 according Shared Library Policy - profiling build can be enabled via build --with profiling - use the human-readable package description from zlib.net - add rpmlintrc- Update to 1.2.7 * Fix bug in gzclose_w() when gzwrite() fails to allocate memory * Add "x" (O_EXCL) and "e" (O_CLOEXEC) modes support to gzopen() * Add gzopen_w() in Windows for wide character path names * Fix type mismatch between get_crc_table() and crc_table - Passed the spec file through spec cleaner- Remove redundant tags/sections- use configure options for library paths. Also fixes the pkg-config file to not have /usr/local bnc#738169- zlib has it's own spdx license, so use it :)- Do not include the codename in soversion.- This is zlib 1.2.5.2 codename "motley" - Fix bug and add consts in contrib/puff [Oberhumer] - Fix static-only-build install in Makefile.in - Add libz.a dependency to shared in Makefile.in for parallel builds - Spell out "number" (instead of "nb") in zlib.h for total_in, total_out - Fix bug in zlib.h for _FILE_OFFSET_BITS set and _LARGEFILE64_SOURCE not - Add comment in zlib.h that adler32_combine with len2 < 0 makes no sense - Make NO_DIVIDE option in adler32.c much faster (thanks to John Reiser) - Fix zlib.h LFS support when Z_PREFIX used - Avoid deflate sensitivity to volatile input data - Avoid division in adler32_combine for NO_DIVIDE - Clarify the use of Z_FINISH with deflateBound() amount of space - Use u4 type for crc_table to avoid conversion warnings - Apply casts in zlib.h to avoid conversion warnings - Add OF to prototypes for adler32_combine_ and crc32_combine_ [Miller] - Improve inflateSync() documentation to note indeterminancy - Add deflatePending() function to return the amount of pending output - Check that pointers fit in ints when gzprint() compiled old style - Add dummy name before $(SHAREDLIBV) in Makefile [Bar-Lev, Bowler]-open file descriptors with O_CLOEXEC but only in the· gzopen() case, not in gzdopen() as that would change the calling application' semantics. It is responsability of the caller to ensure O_CLOEXEC is used in such scenario.- cross-build fix: use %__cc macro (not %configure, this is not autoconf)- Use __attribute__ target in SSE optimized functions so the compiler defines __MMX__ __SSE__ etc, this probably only matters in 32 bit. what version to use is still determined at runtime by cpuid.- bnc#652333: Change LICENSE text to not have version, which changes too often and invalidates the text everytime.- Fix two bugs that will break ia64 systems only.- fix bnc#679345: zlib segfaults when passing NULL to gzopen * return NULL checks back to gz_open- Update SSE patches, fixes bugs in PPC implementation - X86 improvements.- Update SSE2/MMX patches to their current version. per request of the author. * This are integrated now,including support for a number of additional archs and fixes ARM patches bugs.- Update SSE2/MMX patches tp version 3 now with comments,performance numbers,and ia64 support- Update SSE2/MMX patches to version 2.- Add highly experimental patches to use SSE2/SSSE3/MMX in zlib this makes the library up to 6 times faster.- do not use compiler profile information, as the testsuite fails when using it.- Add dependency to make it build in a parallel world.- use compiler profile information to make libz slightly faster.- Simplified version of zlib-lfs.patch. Should also resolve issues arising with various combination of LFS derinfes.- Add zlib-lfs.patch: Fix Large File Support. Patch comes from the zlib-devel mailinglist: http://mail.madler.net/pipermail/zlib-devel_madler.net/2010-May/002303.html- Update to version 1.2.5: + fixes bugs in gzseek() and gzeof() - Changes from version 1.2.4: + Fixed bugs in adler32_combine(), compressBound(), and deflateBound() + Wholesale replacement of gz* functions with faster versions + As part of that, added gzbuffer(), gzoffset(), gzclose_r(), and gzclose_w() functions + Faster Z_HUFFMAN_ONLY and Z_RLE compression for images and other specialized compression + Added flush options Z_BLOCK to deflate() and Z_TREES to inflate() for finer control + Added inflateReset2() and inflateMark() functions, the latter to aid in random access applications + Added LFS (Large File Summit) support for 64-bit file offsets and many other portability improvements + Updated examples in examples/ and updated third-party contributions in contrib/ - Drop obsolete patches: + zlib-1.2.1-make-test.patch + zlib-1.2.1-vsnprintf.patch + zlib-1.2.1-CFLAGS.dif + zlib-1.2.3-686.patch + zlib-1.2.3-visibility-support.patch - Rebased zlib-1.2.2-format.patch - Clean spec file using spec-cleaner. - BuildRequire to have proper pkgconfig() provides.- use %_smp_mflags- add baselibs.conf as a source- refresh patches with fuzz=0- added LICENSE file, for GPL licensed contrib files, however they are not used to build our zlib library (bnc#490107) - added zlib-1.2.3-686.patch - update license text (bnc#490107)- there is one valid use case of static zlib in "qemu" package split a -devel-static subpackage, please do not BuildRequire this package unless you are 100% sure you need it, if in doubt mail either the security team or me./sbin/ldconfig/sbin/ldconfigzliblamb19 15270917931.2.8-14.3.11.2.8-14.3.11.2.8-14.3.11.2.8-14.3.1libz.so.1libz.so.1.2.8/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:8171/openSUSE_Leap_42.3_Update/a7eb9decebde9e4e5aab64a35346a0db-zlib.openSUSE_Leap_42.3_Updatedrpmlzma5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=1f84afc5293591773f13815d8bd39984e7eeef62, strippedPPPPPPPPP P P P PRRRR^JpZ>(5?]"k%Q =d/kO-dz8KtX?`f *k ZA:vA #YCH:wYs:#4,~<~ƢP%Z=*X"iuׯ:Ip mC. h5.WLֺYjmiqEx 6Ud76O~dӰSItKha~3?3s#0ﷅM>Rl$nīSn$evxP&H#g .)D_9I0L*O,my}Q}.| /+C `v"$T4O ~2&/-bE\#<<] OW -7`q/4- z2oxDV0X®Dz*kC0`{H,p y!웎db=)`#tcw1P%bkrT̜U15aU_X: ;bN68΀h%, tcYl)2i!9r"'2ƒN Ѡp u lZbGQZ8$sY",Y[*rU$lgFy A*:tu֡K@ڀ%"xvg+j@5 IR#r @A򞁵#ImXf&h Ҕ*v&jT}=˺5 3 ٚI~|]8iB{6fZqu Uئ%DŽ}";cn.uQ+agJ*踍IP~ sxE#nCʴ?%mXYI٢Ws/˨k)OK#Jt88uИ9|nQ|?V2,,x]c."tAmP&h %ie^ j_cMFx3wvq*,CR_^eQ@2!WI[_gz,I~EHv\ީMdqijT=$sgXy CB"oΜ=w&:Ko|X&7g. TV*BwF'a(ӥ?2]xq?BP!8Q=7c |t"ؔ*EM}kSe ie~=5aFܜ{- e8LoH"lT{&(>nЏ Wn8bɤp!YI',U%O2$̳?%.a{nZ']*A( C5rHo_'UyTyo&pa#.}#xڈ+Q&I"A-.DexH@"5W3' F znnM GQxRFhy^׆IO'oOaqQD3'a+ > Ԃ,|VitմKΦ+ufS D,=R?: #;wD2 j] X9ZL ZCX` %Y8vzqEMԃ\s2@.;Khl-lL~fP%"ܺ"Z2Kعo(t 4\#o-[5PP" ĸ0 I.cWr4 !%nd8jХ 1k-5;4ކ+q? @(P }D)}s DBn}./ĕ3;fxVb؊)a1|gڇfw4wgƈ~$6~iǚ!EW U.\h y:g~ZjuKٽ|i+S8,!+wJJQbgőا4X1&BuG?Wd8< JT+s1 <>&=e wZ|_{ƠӜpZ;,7l9lHa.6 ɶ5@֡P`A7&o,?ӚurUg9<%\-(bL}T=>6I&1:)% p%=?]kB:A'gf zx’ ̉y)PF(!L4I>;x?HlX]`\ 24F:Sc VHwU倰'N>|˜]l"_6xL*QN()x~/+vsSm>?K2]]ZN;jgeu Hx|B+;(Di|\b ת sx_Vub%%+gfj u== ?/"RƓvڄ||$NNYer^+NU$) g2`/ѮG'A"=a`?';P|ѨǠoe?o7k%OW@mYSwm( JRWF9놎U.He "Ll[]oJq#t:Ec~( XćK '9Da mz/0uj7AI.>.lpTYAm@s"2MZUo 5/.AXޯ@;_1"v$%dIl7֧_թ9=ЅSڗp~+z*E wHlmof>g]o\no~ѵ8B6_b$t#jhA{UemVdgx d"J| bK d3䁶&F6ǜ'WK r!hJLT8~9vp/UY pi̗~$ثwZ:ضaGaK ԕ}0a:uRj ܟJ]hjGBa붔L]