zchunk-1.1.16-150400.3.7.1<>,/e20p9|{nR;y`>%?%d   L  !Dekt    X k + ,  T  + ( `8 h9 : (FG(HtIXY\ ]X^Bbcd'e,f/l1uDv w$Lx$y$z%4%D%H%N%Czchunk1.1.16150400.3.7.1Compressed file format that allows easy deltaszchunk 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.e20mourvedreSUSE Linux Enterprise 15SUSE LLC BSD-2-Clause AND MIThttps://www.suse.com/Productivity/Archiving/Compressionhttps://github.com/zchunk/zchunklinuxppc64le  ( h  ( k k65}sDA큤AA큤e20e20e20e20e20e20`ǖe20`ǖ`ǖ`ǖe20`ǖ`ǖ`ǖ`ǖ`ǖ`ǖ`ǖc5aa609517508966e59f56097e3ca7f113e5864eb6604720e672ed2c3ccfaf66857c36792d8c8b2e0e3a04a21f2597eb1448db496c222c7254019e294eb2b4e5d8cda9498dbae54a02b4008ba8d035f6162745fc35bc63fc9b1c237ec07915c7935c86b3d9baede1c0f78e460091ba08cebe48c234fadfbdfeb22efca5d6d4c5552d87b29eebd76632e1a842eaa2914cdfcad20e539324a2df46adb6e74b282d139088464b66e346d61b9b7af9b682e30714a5b5d020d03d78f13a3f04847aa51b733794164a2ded34d5034ae53efedcd714eadda86a4f27986791859bb0d41152797ef359dae10b0190d60cbcac3a41481c57a760539d7cfd11922468340e981b733794164a2ded34d5034ae53efedcd714eadda86a4f27986791859bb0d4113c6a4fd5a93cacec6bf694d0537246bc15a95a274f5c5301749754e56d27b797825f61245f9f8724a71d4258213449e08e185608698af968582ff32591c55000f7752ffaa5bceb8b0a6ba4c0e22ca3f1646884e5349669464b2da0b59f16ce83f77ce9e971dae9ac837a14f826cacd649fd7fb9b57a1b9bf3be8160ca9923878daa5b0f941ca0b791f9c7a600099734613eea05e4c5713bd5df7f2642079487bc2f6e5d3742cf586deee161793475814a1605dca72ce2f2e443a1fbc1116dafa80fbb00f2f436cff0772cb078e5c39944055ec59c2e98f4e4f2e695765b378b4rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootzchunk-1.1.16-150400.3.7.1.src.rpmbundled(buzhash-urlblock)zchunkzchunk(ppc-64)@@@@@    /usr/bin/python3libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libcurl.so.4()(64bit)libzck.so.1()(64bit)libzck1rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.1.16-150400.3.7.13.0.4-14.6.0-14.0-15.2-14.14.3e1@`s````@_@^$D]\\I\I\HW@\[@[i@[i@[O+[M@[>@ali.abdallah@suse.comrpm@fthiessen.deismail@i10z.comismail@i10z.comrpm@fthiessen.derpm@fthiessen.dedimstar@opensuse.orgngompa13@gmail.commpluskal@suse.comngompa13@gmail.comngompa13@gmail.comngompa13@gmail.comngompa13@gmail.comngompa13@gmail.comaloisio@gmx.comngompa13@gmail.comngompa13@gmail.commpluskal@suse.comngompa13@gmail.comngompa13@gmail.com- Fix CVE-2023-46228, bsc#1216268 * Handle overflow errors in malformed zchunk files. - Added patch: * CVE-2023-46228.patch- Update to version 1.1.16 * Fix major bug when compressing with dictionary- Update to version 1.1.14 * Final fixes for zstd 1.5 support- Update to version 1.1.12 * Update testsuite for zstd 1.5- Update to version 1.1.11 * Fix memory leak of zck->prep_digest * Fix argp detection * Handle certain rare web servers that don't start with \r\n - Drop upstream merged fix-test-argp.patch- Update to version 1.1.9 * Handle zstd 1.4.7+ * Update documentation * unzck: require a *.zck extension * General bug fixes - Dropped upstream merged d2eae512bee09a4047cfe586de12f644d73b0736.patch - Add fix-test-argp.patch: Fix argp detection- Add d2eae512bee09a4047cfe586de12f644d73b0736.patch: Fix build with zstd 1.4.7+.- Update to version 1.1.5 + Handle write errors correctly- Update to version 1.1.4: * Simplify regex for detecting part header info * Fix coverity warnings * Open files with permissions 0666 and let umask(2) do its job. * Multipart boundary field can be quoted.- Update to version 1.1.0 + Fix multipart boundary bug when dealing with lighttpd servers + Optimize chunk matching while downloading, significantly reducing CPU usage- Update to version 1.0.3 + Fix some small bugs found by Coverity + Fix memory leak and off-by-one errors - Drop patches part of 1.0.3 release + 0001-Fix-some-small-bugs-found-by-Coverity.patch- Backport patch from upstream to fix bugs discovered by Coverity + Add patch: 0001-Fix-some-small-bugs-found-by-Coverity.patch- Update to version 1.0.2 + Use hash table for finding identical chunks, speeding up process considerably + Add test case to verify that identical chunk checking is working- Update to version 0.9.17 + 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- Update to version 0.9.13 * Add read support for zchunk files with optional flags * Fix tests for zstd-1.3.6- Bump meson build dependency to match meson.build requirement- Rebase to 0.9.11 + Fix small bug where creating a zck_dl context fails when zck context is NULL + Fix security bugs found by Coverity + Fix test failures for zstd <= 1.3.4 + Add gen_xml_dictionary to libexecdir with zck_ prefix + Fix intermittent bug where auto-chunking wasn't deterministic + ABI (but not API change) - Use bool from stdbool.h + Allow specification of output file in zck + Set minimum and maximum chunk sizes for both automatic and manual chunking + New error handling functions + File format changes + API changes - Make requirements between subpackages stricter to avoid issues due to inter-subpackage ABI/API changes- Do not manually specify dependencies which are automatically generated - Make requirements of devel package less strict- 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- Initial packaging based on Mageia packagemourvedre 1697788076 0.11.1.16-150400.3.7.11.1.16-150400.3.7.1unzckzckzck_delta_sizezck_gen_zdictzck_read_headerzckdlzck_gen_xml_dictionaryzchunkREADME.mdcontribgen_xml_dictionaryzchunkLICENSEunzck.1.gzzck.1.gzzck_delta_size.1.gzzck_gen_zdict.1.gzzck_read_header.1.gzzckdl.1.gz/usr/bin//usr/lib//usr/share/doc/packages//usr/share/doc/packages/zchunk//usr/share/doc/packages/zchunk/contrib//usr/share/licenses//usr/share/licenses/zchunk//usr/share/man/man1/-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:31133/SUSE_SLE-15-SP4_Update/534c42d9602a1ade2957d162495a8bc6-zchunk.SUSE_SLE-15-SP4_Updatedrpmxz5ppc64le-suse-linux ELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=8452a1e367e39b957f95b98e225efd56ba781721, for GNU/Linux 3.10.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=2f804bc59531ebd30bca5ed02f5a6d05322006e0, for GNU/Linux 3.10.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=2d63a9c80ddfc581deaa3b12ee95f2e53f529bfe, for GNU/Linux 3.10.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=e2e484c72e5be0f84b3153fe37715a402a354282, for GNU/Linux 3.10.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=3b8216bf7743c7f93d55658f1fc2e17f9933ab83, for GNU/Linux 3.10.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=9e8d564e1f203a4464c2a002c052a1cb36a24386, for GNU/Linux 3.10.0, strippedPython script, ASCII text executabledirectorymakefile script, ASCII textASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix) RRRRRRRRRRRRRRRRRRRRKw=afXHutf-86c9313aa4b04a02c2d36d7908770a0c6a3223f6294c68943bf8ace2b9869510a? 7zXZ !t/]"k%rٷӕWTx+è+ ^^(zI?'7Q#ri|8<)gtW&`lm썩q, z,/`:d '4ědY8Y/;A&H,jv ≄!ZgZC1{=*%qO0Jz!A[uW Cn形o\BōP !'3O=A$^x/fÙ8Z:.!k!roBHWJAЏ ,Ix[͝*0洳oO%ulxjY[3W2GR` bfK d>&ACc'9 M2_=/l̡iXM4О~n\[P*(,JYI ǚr)Ӻ1'!fg>J54O4/Ň"b ]HL;a$Mz+zȐp֍к!)]~#˳d^]\6auxTmW2 3#GR”jVpFfITTBR-.`_Gڀ-*x5*6iMn-Bђ[8eZ54p`?$3'd~Ag~Vƫn3CHO2najD^$ubu_#5c0W*N.jqέ5/hŋѻe/՟ ԍXH_ +{ _kGω5Y2kG\=#z|4'*E $ җµ@Df -? YZ