Package: bonnie Version: 1.6-0 Architecture: arm64 Maintainer: Kurt Garloff Installed-Size: 38 Depends: libc6 (>= 2.17) Suggests: bc Filename: arm64/bonnie_1.6-0_arm64.deb Size: 13336 MD5sum: 1ee37148e6538f8cebe998f7f32982e8 SHA1: 9f39404b1516d3a8012097de6f203725c84611e4 SHA256: 1fb2399eedeba20d593fc312ea45d461e8ea5dd4fe01e402206201e5bae38bf7 Section: SystemUtilities Priority: optional Description: Bonnie is a popular performance benchmark that targets various aspects of Unix file systems. . Authors: -------- Tim Bray Kurt Garloff Package: bonnie Version: 1.6-0 Architecture: armhf Maintainer: Kurt Garloff Installed-Size: 33 Depends: libc6 (>= 2.4) Suggests: bc Filename: armhf/bonnie_1.6-0_armhf.deb Size: 12960 MD5sum: 440f9439acced2736fd80789c595a268 SHA1: 4f371dea9c9ada283cb67db47fc90fc3e3ed3e0e SHA256: 20000acabc9cefb21d07ed3ffda25ba1f6470fccdad6fae6d62b59b9397f1780 Section: SystemUtilities Priority: optional Description: Bonnie is a popular performance benchmark that targets various aspects of Unix file systems. . Authors: -------- Tim Bray Kurt Garloff Package: bonnie-dbgsym Source: bonnie Version: 1.6-0 Auto-Built-Package: debug-symbols Architecture: arm64 Maintainer: Kurt Garloff Installed-Size: 38 Depends: bonnie (= 1.6-0) Filename: arm64/bonnie-dbgsym_1.6-0_arm64.deb Size: 21956 MD5sum: bc9e7a19287b7a1d7f62f17bd5e7aca2 SHA1: 2b8725c230250ffa9e5638175afbe324df797328 SHA256: a134d5b0764d5ab8039dc022fb4660eff2d50a179b410aef61c6114a500df0a5 Section: debug Priority: optional Description: debug symbols for bonnie Build-Ids: 695e6c0a8a99f6a369bc352842b220f5c1f5d819 Package: bonnie-dbgsym Source: bonnie Version: 1.6-0 Auto-Built-Package: debug-symbols Architecture: armhf Maintainer: Kurt Garloff Installed-Size: 37 Depends: bonnie (= 1.6-0) Filename: armhf/bonnie-dbgsym_1.6-0_armhf.deb Size: 22444 MD5sum: 7ea1d434d8fb72f78a06daff498cf239 SHA1: c03153f80220aa64763c779f80dff2856a27b801 SHA256: f37f8bd1bb121955f9835878f0109f28df7d27a3ecd7945a743c0b9c2f97d893 Section: debug Priority: optional Description: debug symbols for bonnie Build-Ids: 4614699db3aedc9a11bf1db3e308e4c688567504 Package: ddrescue Version: 1.99-0.3.0-0.17.3 Architecture: arm64 Maintainer: Kurt Garloff Installed-Size: 288 Depends: libc6 (>= 2.25) Filename: arm64/ddrescue_1.99-0.3.0-0.17.3_arm64.deb Size: 108456 MD5sum: f0ecdb12bf7f51ceaac32989f425a742 SHA1: 50b748563a3db08495cdfd6b428efa5359d864ec SHA256: 318e4c5aafe48afefa527405429bafee3693f699f18f145c8d6797ee41b3e1d1 Section: SystemUtilities Priority: optional Description: dd_rescue is a data recovery and protection tool. When your disk has crashed and you try to copy it over to another one, standard Unix tools like cp, cat, and dd will abort on every I/O error, dd_rescue does not. It optimizes copying by using large blocks as long as no errors occur and falls back to smaller blocks. It supports reverse direction copying (to approach a bad spot from the top), sparse copying, preallocating space, splice zerocopy, and bypassing the kernel pagecache with O_DIRECT. dd_rescue provides safe deletion of data by overwriting files (or better partitions/disks) multiple times with fast random numbers. With the ddr_hash plugin, it supports calculating a hash value (such as a sha256sum) or an HMAC during copying. Package: ddrescue Version: 1.99-0.3.0-0.17.3 Architecture: armhf Maintainer: Kurt Garloff Installed-Size: 277 Depends: libc6 (>= 2.25) Filename: armhf/ddrescue_1.99-0.3.0-0.17.3_armhf.deb Size: 108756 MD5sum: 2d3c46d863f14dcdc474744e7c374be5 SHA1: 48adea66dfff914906c2110f5635344a9c8100b1 SHA256: 82c80195811a9f90dd93534293050c16add781020cd44eb515b89ca0dc02dc56 Section: SystemUtilities Priority: optional Description: dd_rescue is a data recovery and protection tool. When your disk has crashed and you try to copy it over to another one, standard Unix tools like cp, cat, and dd will abort on every I/O error, dd_rescue does not. It optimizes copying by using large blocks as long as no errors occur and falls back to smaller blocks. It supports reverse direction copying (to approach a bad spot from the top), sparse copying, preallocating space, splice zerocopy, and bypassing the kernel pagecache with O_DIRECT. dd_rescue provides safe deletion of data by overwriting files (or better partitions/disks) multiple times with fast random numbers. With the ddr_hash plugin, it supports calculating a hash value (such as a sha256sum) or an HMAC during copying. Package: ddrescue-crypt Source: ddrescue Version: 1.99-0.3.0-0.17.3 Architecture: arm64 Maintainer: Kurt Garloff Installed-Size: 196 Depends: libc6 (>= 2.25), libssl1.1 (>= 1.1.0) Recommends: ddrescue (= 1.99-0.3.0-0.17.3) Filename: arm64/ddrescue-crypt_1.99-0.3.0-0.17.3_arm64.deb Size: 61044 MD5sum: 3dcb08f2eb429b80404c72e004955798 SHA1: 7b664f90e9899c145bf4519afffbce1a48d124b9 SHA256: 03ca23f366df0f628ed53204071fe989d62413a0cdc064191323b8e0c32ae4b2 Section: SystemUtilities Priority: optional Description: The ddr_crypt plugin enables dd_rescue to de/encrypt data on the fly while it's copied with dd_rescue. ddr_crypt uses the AES family of algorithms for this purpose. AES is considered safe by most cryptographers. It's fairly efficient to implement and some modern CPUs have hardware support for it. The x86 AES support is used by the plugin, ARMv8 is planned for the future. There are various numbers of bits and enhance number of rounds supported as well as various ways to handle and generate keys. Package: ddrescue-crypt Source: ddrescue Version: 1.99-0.3.0-0.17.3 Architecture: armhf Maintainer: Kurt Garloff Installed-Size: 176 Depends: libc6 (>= 2.25), libssl1.1 (>= 1.1.0) Recommends: ddrescue (= 1.99-0.3.0-0.17.3) Filename: armhf/ddrescue-crypt_1.99-0.3.0-0.17.3_armhf.deb Size: 59792 MD5sum: ec2edcaabc657d66827fa604c29cc47b SHA1: b1b9746df62b8934a12c169213300521386a22b6 SHA256: dbb92e3b106e7e80846dee1ae5e8fb0de6a63d94a06c4dcac79f25e79a7d85fc Section: SystemUtilities Priority: optional Description: The ddr_crypt plugin enables dd_rescue to de/encrypt data on the fly while it's copied with dd_rescue. ddr_crypt uses the AES family of algorithms for this purpose. AES is considered safe by most cryptographers. It's fairly efficient to implement and some modern CPUs have hardware support for it. The x86 AES support is used by the plugin, ARMv8 is planned for the future. There are various numbers of bits and enhance number of rounds supported as well as various ways to handle and generate keys. Package: ddrescue-lzma Source: ddrescue Version: 1.99-0.3.0-0.17.3 Architecture: arm64 Maintainer: Kurt Garloff Installed-Size: 35 Depends: libc6 (>= 2.17), liblzma5 (>= 5.1.1alpha+20120614) Recommends: ddrescue (= 1.99-0.3.0-0.17.3) Filename: arm64/ddrescue-lzma_1.99-0.3.0-0.17.3_arm64.deb Size: 15492 MD5sum: b51e746daf82d9eb660de0a22d045f3c SHA1: 7cba70386bd6a7b324c8a5c74871efbfea57183a SHA256: 5738fef91d33d029b7dc4900ce1461b8e66eadf3c9805ccea97f2a92d22a4bfd Section: SystemUtilities Priority: optional Description: The ddr_lzma plugin enables dd_rescue to de/compress data on the fly while it's copied with dd_rescue. ddr_lzma uses the lzma algorithm which is used by xz. LZMA is slow on compression, but achieved very high compression ratios. Decompression is fast. The plugin is new and may not work well with corrupt or malicious data. Package: ddrescue-lzma Source: ddrescue Version: 1.99-0.3.0-0.17.3 Architecture: armhf Maintainer: Kurt Garloff Installed-Size: 34 Depends: libc6 (>= 2.4), liblzma5 (>= 5.1.1alpha+20120614) Recommends: ddrescue (= 1.99-0.3.0-0.17.3) Filename: armhf/ddrescue-lzma_1.99-0.3.0-0.17.3_armhf.deb Size: 15480 MD5sum: d0aa25b9d191f85beebf500598b28d90 SHA1: 1e1470457e285213dbef01dc3d0a8cf483006730 SHA256: 83f799675c9c687912c477c1da0a842ddf7d400e1aa9c8e2b693bada7d95d374 Section: SystemUtilities Priority: optional Description: The ddr_lzma plugin enables dd_rescue to de/compress data on the fly while it's copied with dd_rescue. ddr_lzma uses the lzma algorithm which is used by xz. LZMA is slow on compression, but achieved very high compression ratios. Decompression is fast. The plugin is new and may not work well with corrupt or malicious data. Package: ddrescue-lzo Source: ddrescue Version: 1.99-0.3.0-0.17.3 Architecture: arm64 Maintainer: Kurt Garloff Installed-Size: 67 Depends: libc6 (>= 2.17), liblzo2-2 Recommends: ddrescue (= 1.99-0.3.0-0.17.3) Filename: arm64/ddrescue-lzo_1.99-0.3.0-0.17.3_arm64.deb Size: 25120 MD5sum: cbded22b7e22fd861fffa58d3e35b301 SHA1: 7880421e88a4b28bb80c47067f340487f7d53d8e SHA256: 6e778682e998fcca4c452c951adc7784b110226e205b3e68c0e20f244947812c Section: SystemUtilities Priority: optional Description: The ddr_lzo plugin enables dd_rescue to de/compress data on the fly while it's copied with dd_rescue. ddr_lzo uses the lzo family of algorithms for this purpose. LZO is remarkably fast for decompression and still very fast when compressing at moderate compression levels. On the flipside, it does not compress as well as zlib. With the lzo1x family, ddr_lzo is compatible with lzop. The plugin has a number of features to support data recovery in case .lzo files have been corrupted. Package: ddrescue-lzo Source: ddrescue Version: 1.99-0.3.0-0.17.3 Architecture: armhf Maintainer: Kurt Garloff Installed-Size: 62 Depends: libc6 (>= 2.4), liblzo2-2 Recommends: ddrescue (= 1.99-0.3.0-0.17.3) Filename: armhf/ddrescue-lzo_1.99-0.3.0-0.17.3_armhf.deb Size: 25108 MD5sum: 710ac32f0bb4f93dad26e6537e4a19a9 SHA1: d5db967a595903cb3dd8fe07f90aef8d8ef89ee1 SHA256: e0b7acc8f2e6ec4620274077b7cf2c53a515db28330a1ae964304ed76782e88b Section: SystemUtilities Priority: optional Description: The ddr_lzo plugin enables dd_rescue to de/compress data on the fly while it's copied with dd_rescue. ddr_lzo uses the lzo family of algorithms for this purpose. LZO is remarkably fast for decompression and still very fast when compressing at moderate compression levels. On the flipside, it does not compress as well as zlib. With the lzo1x family, ddr_lzo is compatible with lzop. The plugin has a number of features to support data recovery in case .lzo files have been corrupted. Package: libfallocate-dev Source: libfallocate Version: 0.1.1-2 Architecture: arm64 Maintainer: Kurt Garloff Installed-Size: 22 Recommends: libfallocate0 (= 0.1.1-2) Filename: arm64/libfallocate-dev_0.1.1-2_arm64.deb Size: 4476 MD5sum: 99633f85223c32edce637f5d77a6c768 SHA1: 4080b1ef1edb12646ba06e44d02b9870f7343270 SHA256: 8f80ae868b0865d064c88f1ae9e3dfdd55f273b3c8cb992ba0a202f1e8e4de9d Section: SystemLibraries Priority: optional Description: libfallocate provides an interface for applications to tell filesystems about the size of to-be-written files, so the filesystem can do a better job in taking allocation decisions to avoid fragmentation. This package contains the header files needed for development as well as the static library. Package: libfallocate-dev Source: libfallocate Version: 0.1.1-2 Architecture: armhf Maintainer: Kurt Garloff Installed-Size: 19 Recommends: libfallocate0 (= 0.1.1-2) Filename: armhf/libfallocate-dev_0.1.1-2_armhf.deb Size: 4304 MD5sum: fb6f79b4b2d33b235a4df9889f975b57 SHA1: 487003b8135033cc28857a6689f9a601ff8b5051 SHA256: 50d637f0100997e52dd4b3be3cbc447f8d0b807ea92f905bb0f1b8c4f2d78dc5 Section: SystemLibraries Priority: optional Description: libfallocate provides an interface for applications to tell filesystems about the size of to-be-written files, so the filesystem can do a better job in taking allocation decisions to avoid fragmentation. This package contains the header files needed for development as well as the static library. Package: libfallocate0 Source: libfallocate Version: 0.1.1-2 Architecture: arm64 Maintainer: Kurt Garloff Installed-Size: 27 Depends: libc6 (>= 2.17) Filename: arm64/libfallocate0_0.1.1-2_arm64.deb Size: 7452 MD5sum: fa945602b6138708d2d937f684f5f2a3 SHA1: 26c1d1e2a5d6b278ddfdb8b6f1acc668e0d031aa SHA256: 6c630f7c54bb0c3fb91c95ea80c90e9171f67389d168ca227e515f3b63e5d54f Section: SystemLibraries Priority: optional Description: libfallocate provides an interface for applications to tell filesystems about the size of to-be-written files, so the filesystem can do a better job in taking allocation decisions to avoid fragmentation. libfallocate provides a wrapper for the fallocate() syscall in case your glibc (<2.10) does not have it yet. It also provides linux_fallocate() which will attempt the space reservation ioctl that xfs and ocfs2 provide in case fallocate() did not succeed. It has an additional richer interface fallocate_with_fallback() that allows you to instruct it to fallback to do preallocation by zeroing things out (like posix_fallocate()) or to extend the file size by a sparse write (like a successful fallocate() with mode==0 would have done). Package: libfallocate0 Source: libfallocate Version: 0.1.1-2 Architecture: armhf Maintainer: Kurt Garloff Installed-Size: 23 Depends: libc6 (>= 2.4) Filename: armhf/libfallocate0_0.1.1-2_armhf.deb Size: 7084 MD5sum: 99e16e52cdc69aab93d1becdb3782aaf SHA1: d80dd15a440bd3d3aa6b95c636caa6f26d4eca34 SHA256: 65274236d5836113b1c4884d22567791ecdedf1d73085efb17cacff6f6d1c547 Section: SystemLibraries Priority: optional Description: libfallocate provides an interface for applications to tell filesystems about the size of to-be-written files, so the filesystem can do a better job in taking allocation decisions to avoid fragmentation. libfallocate provides a wrapper for the fallocate() syscall in case your glibc (<2.10) does not have it yet. It also provides linux_fallocate() which will attempt the space reservation ioctl that xfs and ocfs2 provide in case fallocate() did not succeed. It has an additional richer interface fallocate_with_fallback() that allows you to instruct it to fallback to do preallocation by zeroing things out (like posix_fallocate()) or to extend the file size by a sparse write (like a successful fallocate() with mode==0 would have done). Package: libfallocate0-dbgsym Source: libfallocate Version: 0.1.1-2 Auto-Built-Package: debug-symbols Architecture: arm64 Maintainer: Kurt Garloff Installed-Size: 22 Depends: libfallocate0 (= 0.1.1-2) Filename: arm64/libfallocate0-dbgsym_0.1.1-2_arm64.deb Size: 7828 MD5sum: 8c937e1db3355ea0682ef0291efc39ce SHA1: 9347496cbd706d47963ce692f312e9452c67b3ac SHA256: a552c71d74db534d00ece3a67152665609b355ddacd285c6e2821cf82dbb3a71 Section: debug Priority: optional Description: debug symbols for libfallocate0 Build-Ids: 319c62b7ce133c132a0b74963be6c8c7eb38279f Package: libfallocate0-dbgsym Source: libfallocate Version: 0.1.1-2 Auto-Built-Package: debug-symbols Architecture: armhf Maintainer: Kurt Garloff Installed-Size: 20 Depends: libfallocate0 (= 0.1.1-2) Filename: armhf/libfallocate0-dbgsym_0.1.1-2_armhf.deb Size: 7952 MD5sum: 086282f1184b10deca39c5d1d0d07e40 SHA1: 708be93d7966c23eda8de0f504c896ccc3f31f08 SHA256: 883f0adb17864d87874e0e05fc70b5ad0c0b357e01f0d1ee5d5a3632b84055aa Section: debug Priority: optional Description: debug symbols for libfallocate0 Build-Ids: 269704a9d9ce8431c6b48948f66f784478d803ab