zchunk-libs-1.1.2-2.fc28$>?xiRƉ&܏}>=!?!d  * )JPXx     ,HhE(k8t$9$: $GHI$X,Y8\T]t^bzdefltu v ,w x y! !<!@!f!l!Czchunk-libs1.1.22.fc28Zchunk libraryzchunk is a compressed file format that splits the file into independent chunks. This allows you to only download the differences when downloading a new version of the file, and also makes zchunk files efficient over rsync. zchunk files are protected with strong checksums to verify that the file you downloaded is in fact the file you wanted. This package contains the zchunk library, libzck.\ᒊbuildvm-14.phx2.fedoraproject.orgP2Fedora ProjectFedora ProjectBSD and MITFedora ProjectUnspecifiedhttps://github.com/zchunk/zchunklinuxx86_64%Ey1AA큤A큤\ᒊ\ᒊ\ᒈ\ᒉ\ᒊ\ \ᒊ\ bc20f2a95fb09d614516229d2b49f3527097322cab46dc8ef8c12585c9c2cedd08dad8759a56c43c0264b40b262a8b763dcd44c9b754463464cac1b966b306a0b4271042d161d0fe6cfb21e7b4c697cb687229c37c7b4467a4a2cc086ab86f45../../../../usr/lib64/libzck.so.1.1.2libzck.so.1.1.2rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootzchunk-1.1.2-2.fc28.src.rpmlibzck.so.1()(64bit)zchunk-libszchunk-libs(x86-64)@@@@@@@@@    @libc.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)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.8)(64bit)libcrypto.so.1.1()(64bit)libcrypto.so.1.1(OPENSSL_1_1_0)(64bit)libzstd.so.1()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)rtld(GNU_HASH)3.0.4-14.6.0-14.0-15.2-14.14.2.1\E@\\r@\\@\V\I\&@\'@\ \ @[[[F[[[m~@[a[`O@[^[Xf@[GB[<[;e@[:[,[[d@[o[[{@Z4@ZZZ@ZJonathan Dieter - 1.1.2-2Adam Williamson - 1.1.1-3Jonathan Dieter - 1.1.1-2Jonathan Dieter - 1.1.0-1Jonathan Dieter - 1.0.4-1Fedora Release Engineering - 1.0.3-2Jonathan Dieter - 1.0.3-1Jonathan Dieter - 1.0.2-1Jonathan Dieter - 1.0.0-1Jonathan Dieter - 0.9.17-1Jonathan Dieter - 0.9.16-1Jonathan Dieter - 0.9.15-1Jonathan Dieter - 0.9.14-1Jonathan Dieter - 0.9.13-1Jonathan Dieter - 0.9.11-1Jonathan Dieter - 0.9.10-1Jonathan Dieter - 0.9.7-2Jonathan Dieter - 0.9.5-1Jonathan Dieter - 0.9.3-1Jonathan Dieter - 0.9.2-1Jonathan Dieter - 0.9.1-1Jonathan Dieter - 0.7.6-1Jonathan Dieter - 0.7.5-4Jonathan Dieter - 0.7.5-1Jonathan Dieter - 0.7.4-2Jonathan Dieter - 0.7.4-1Jonathan Dieter - 0.7.2-1Jonathan Dieter - 0.7.1-1Jonathan Dieter - 0.7.0-1Jonathan Dieter - 0.6.2-1Jonathan Dieter - 0.6.0-1Jonathan Dieter - 0.5.2-1Jonathan Dieter - 0.5.0-1Jonathan Dieter - 0.4.0-1Jonathan Dieter - 0.3.0-1Jonathan Dieter - 0.2.2-1- Fix multipart range handling to work with quotes, fixes #1706627 - Fix file creation permissions so they respect umask - Actually push new sources- Rebuild with Meson fix for #1699099- Fix compilation on GCC 4.4.7 so it builds on EL6 - Add missing sources - Also, zchunk will now automatically do all your taxes- Optimize chunk matching while downloading, significantly reducing CPU usage- Fix multipart boundary bug when dealing with lighttpd servers- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild- Fix several memory leaks and use-after-frees- Use hash table for finding identical chunks, speeding up process considerably - Add test case to verify that identical chunk checking is working- 1.0 release. API/ABI stability is now guaranteed- Turn off some tests for big-endian architectures since zstd isn't deterministic on them- Add zck_gen_zdict binary to generate optimal zdict for a zchunk file - Add functions to API to simplify extracting a single chunk - Change default zstd compression to 9 for a 6x speed increase in compression speed for a 5% increase in compression size- Switch from optional flags to more robust optional elements- Sanity check hex hashes passed in as an option- Add read support for zchunk files with optional flags - Fix tests for zstd-1.3.6- Fix small bug where creating a zck_dl context fails when zck context is NULL- Update to 0.9.10 - Fixes security bugs found by Coverity- Add contrib scripts to docs - Fix test failures for zstd <= 1.3.4 - Add gen_xml_dictionary to libexecdir with zck_ prefix- Update to 0.9.4 - Fix failing tests on ppc64, ppc64le, arm7, and s390x - Fix intermittent parallel test failures- Update to 0.9.3 - Fix intermittent bug where auto-chunking wasn't deterministic- Update to 0.9.2 - Set minimum and maximum chunk sizes for both automatic and manual chunking - New tests - ABI (but not API change) - Use bool from stdbool.h - Allow specification of output file in zck- Update to 0.9.1 - New error handling functions - File format changes - API changes - Proposed permanent stable ABI - Fix Rawhide build error- Update to 0.7.6 - SHA-512 and SHA-512/128 support - New default chunk checksum type SHA-512/128 - Automatic chunking moved into libzck and is now default - New option to disable automatic chunking - Bugfixes- Fix ldconfig scriptlets to run on libs package - Rename zchunk-libs-devel to zchunk-devel - Add BR: gcc - Explicitly enable zstd and openssl support - Simplify file globs- Split libs into separate package - Fix license - Provide bundled buzhash - Fix punctuation - Simplify source0 using url macro - Remove bundled sha library and add dependency on OpenSSL- Add zchunk format definition to -devel documentation- Add --stdout argument to unzck - Use meson native versioning rather than manual header and fix pkgconfig output- Rename zck_get_dl_range to zck_get_missing_range because it was too similar to the unrelated zck_dl_get_range function- New functions in the library- Massive API rework in preparation for ABI stability guarantee- Header and API cleanup - Fix warnings- Massive rework of zckdl utility - Main library no longer depends on curl, only zckdl utility - Rework API - Support for servers that have different maximum ranges in a request- Add new zck_get_range() function - Add tests - Range functions are no longer prefixed with "Range: bytes="- Command line utilities now provide help and usage examples and take proper flags - Reading a zchunk header no longer automatically reads the dictionary- Next release with incompatible file format changes - File format has been reworked to allow checking of the header checksum without reading full header into memory at once - Terminology changes for the header- Next release with incompatible file format changes - File format now supports streams and signatures- First release - Fix build on EL71.1.2-2.fc281.1.2-2.fc28.build-id8a4bb5f3d6110c708b3f175215baf69af89d23libzck.so.1libzck.so.1.1.2zchunk-libsREADME.mdzchunk-libsLICENSE/usr/lib//usr/lib/.build-id/8a//usr/lib64//usr/share/doc//usr/share/doc/zchunk-libs//usr/share/licenses//usr/share/licenses/zchunk-libs/-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protectiondrpmxz2x86_64-redhat-linux-gnudirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=8a8a4bb5f3d6110c708b3f175215baf69af89d23, strippedASCII text PRRRRRRRRRR https://bugz.fedoraproject.org/zchunkutf-874d2836c239b7d23528bf280375db5f05dc429bc46c8a52211393012bb91bca1?07zXZ !#,&y]"k%nٷӘQW֌tyh{nCΙa!9*y? Fpj6:Uqͩ(Όq ߵcl"?Ѱڐ16KfFS39"E/6}I I=JlȂPaΒ-hk-N_Y D*]tq1O2m k]([$UX9wN SZ{o5؃{#ȦUyVuIve稜.)S@1 0!Xz 6ˍA1WP**eG _(mY\%b9_qx Y|݃3N"x} `t!Чәΐ'dp괯`T8i2/ 0 /āJLFc2J px*me%U9h aT R.p*;N?cstI9C:].]!?Z J)Y44;*NX\z,Wm MnxlsclK{(`0:oTʏ ,wVԖ>g^39Ĝʈ=B /:q4FC K'0Ȝ,FĄK_ZX;L|=)gb{w >.B6s KFrϴ?SGծsեe{J1ӫ˶LZ}`M{ YX-َJ1ym8 8/VL^qV ]~a7Gbhm$ muorN@ >຃{p\d/v#A TV ;?d Uz|uRw1Dզ })G~[4˒H#\"V)|,5Ԕ!'↸Y. ZCU@͈,~uK%_aܫKZ/,pVqQNbI,BH-sG KV7@62mU쏾o ;Q5t\C2e7wN>zQHB#8O6V5ND;tD;yakl>9]c/%t*HJ(Lĥ po33@gJ_7?P0tiȈ/duĮXiUmѕ1ҍGNfm~pCJNY3~3/cWRX]hl)Oa?N, V9#_7\Ӡجwуɣ~ĖjIXj NvlrbXm:+tw>yO8T['}xn&7ڕE:}m]WU$ĺʆ1R[Ux6ZԥYxd Zԙi+ Rƴ_P2cx؛usŬR:5^Wsr*`a}Yo"b b'W ?hoԦDPz{(װ9)Y7lk0A``o2Vhpz. '\_8Y<ۃQ_2!y1&Qk|s|͝mX-Mcҏ4e` P,:VyUKM4=ѥt&j\Era^md:DL܊.ꖧ WaxӋ Vo|LFN>&̝<ӓ#mjE.i&ӻ> N)hFi [Kq&.b磁շ3*ccGC%i"eC[qyl/vgXg`cUE{@5 ~2Jg6t|ht>izwЁclME ?g^ُCY5Rڿ~|ı#qzwKk'RY+ f{!1-zP97 V&’:3P~u;Z8 lҕqFi^]%9U:cb(11,^15.7 o[$Od~IaEg::겅 L/xK ڇv g s -Kl&XB{=p~?imٞog大銰]ة:'2 +yE;顜}(&UƝLco3Ӫ n |A) X"׏iWb9&EuoZ[ΆYeyNYS_r8GEQ{# c׿hɡݒ@̌+Wxc$%U  d[R}/Yk|y$S?'Tn8sȤ/B I/ddZK5ܯ{qlQ而%6_oDgj@igg$BjīSnOiF'%$s1{'>#jrX0n}ER_*"SgDy\PaI_#4ƃ.~ISS1E|g y.\#7R0)nA@)u4OswSIFkB$j5 Hb~ Y'Jb07$Y|A`:J{*DWurŭ;v)W]8MM2.hKCBњ`?Bŋ ;9ҁ$@ž+W!Պ2d2LmۗrcĒ.7SBM^#  )V<Rt1W(dB)Yt4'V.a :.NJ~+VoTʧG櫊Q+jǙh=q/ ^* "QKq:&Q3%} !YMD &_7" )ʐN}I3Y3Бh޿ăNMqx1C"㦕&^*鼆L]Ut\7q<ڀ|#C">CeTa[* C?7y~j2.5hNz] RPxbUUlkJ!җ+n>.:lYa>Jp\~BgG;GbQ(8aɜ?0B#0\FA| %N#k۱2]'X-ncxv49[j%4 'Gk 6Πc'ˋODѪ̽nC)LUwk7]@y*j-,j`bzb?8)Lqak۰p M5{,JQZfh 쉲F۾`\O.jӠe?,#Q 2uPEo)Vuo8'!ptƾlsئ='oאNDe|s`eWNz_8,u8L.&FI!&儥R;Jq Z6 Z4slb( >WW,iU#)GR^H~{p4jiw~ ej?(Q~3.;x_cM)Egu]rJ1&et̐Uv9P.;K/Щ ͻ%v7I5BuT>J.z+Ju] *&e/iBE 3V?(\)DFf\v~ݬ!B=a9xl=d%ybfH672w$<N#Ur.C:$RBX=8]#T\u.W3ׯ]ꗭj`C:NsHJ @l,Lo>;z$D+fUp~I󻨃CFe²Kpp$8M7y_Po&vsmHs"@u׼.&*2~3+P }O4ԧyʠáf'aҪW 64u⧵Z%G+$|^IEq_c>2xH@&svݔ=VRt ǎ^4eK-ϚިEben$a¬m;膁փe1P*K`XMNyŸ׸GDHW'(U@N7:c.ZbF}nsg+9D>Ʈ{[a=nOz%cϜ$ qͯVx[T]!Yu6r)d&A<>GQ06UrO<)L}yr@yzIFtU;nDm9WZmvw}08|Aמ1J1urEFBca͝k>Y2KiH=U9 Ʒl.]VȒP dq *mc)Gr K2{h`HV)C{&ҤNa)펥LN PX4Uxܭƫ BJM6 ^Son=`>r3k # ,!* ľ;+ 2:eDEӗL9aG5ӾW>;:@>`7c|r:?Ф*eS w2()Uvz'FHj׷?%JTOƌIH\y nuUlk8 4ec'ii7L2ۿ5υq{*2i.ѿ0\>-F`cCyf_CY(idRFMQ *!~}kك$u~?g _mz41kF)x%0F 2:!Co_⻈+\/ۆU!}ި7+t}RFӥ|L,1Q7:zÿln;x=m+ JvrC>s繐&gtLD&1"jXrK#n+|7< Y^J^q @sXdLέµ>;-z]2 HEWۍŢϘA|nhz׌0V81٨I5da| Bx?3iSE76d߯{:I層|[NĚYflA-yp^I0%X従Hafaۺ/a_D" IVEń*I_Ϭ^PoS"?>53MF[v YZ