Package: ddrescue
Version: 1.99-0.3.0-0.20.15
Architecture: arm64
Maintainer: Kurt Garloff <kurt@garloff.de>
Installed-Size: 264
Depends: libc6 (>= 2.34)
Filename: arm64/ddrescue_1.99-0.3.0-0.20.15_arm64.deb
Size: 122746
MD5sum: 167736feefd17e4192b2d7d1b4c05c6f
SHA1: 9d0707854d8bac4ea64a194a7c67704316fce4fe
SHA256: ff47910ea0120e6d56c6b5a713ba5dcea9fc5bcd7bfd24d0a553549d0a57d479
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.20.15
Architecture: amd64
Maintainer: Kurt Garloff <kurt@garloff.de>
Installed-Size: 285
Depends: libc6 (>= 2.34)
Filename: amd64/ddrescue_1.99-0.3.0-0.20.15_amd64.deb
Size: 126704
MD5sum: 10e441ce41f5692fe9291ddc010b5601
SHA1: 6390240c36933984b045bf7fd604740fd74662ee
SHA256: 31af30846761cb375d82988102ebea6c6623dc5873663c6f8bd432711395625f
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.20.15
Architecture: arm64
Maintainer: Kurt Garloff <kurt@garloff.de>
Installed-Size: 173
Depends: libc6 (>= 2.25), libssl3 (>= 3.0.0~~alpha1)
Recommends: ddrescue (= 1.99-0.3.0-0.20.15)
Filename: arm64/ddrescue-crypt_1.99-0.3.0-0.20.15_arm64.deb
Size: 71650
MD5sum: 38ea700c110b344d1df75409f68dcc21
SHA1: 5f0f9b5173e3cf9401689bbca5f21d4fb82ea4ce
SHA256: 705269f07dad0b4e94528caacdda9019e7cdf741fae65906232464197b2625c1
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.20.15
Architecture: amd64
Maintainer: Kurt Garloff <kurt@garloff.de>
Installed-Size: 212
Depends: libc6 (>= 2.25), libssl3 (>= 3.0.0~~alpha1)
Recommends: ddrescue (= 1.99-0.3.0-0.20.15)
Filename: amd64/ddrescue-crypt_1.99-0.3.0-0.20.15_amd64.deb
Size: 81784
MD5sum: 7bafcd592f9222e9afed6bea9c74f393
SHA1: 27893f966e6752f6f39777b1ed0975e25095d900
SHA256: 8eda6a4d39df5407380f057fec637f0a0d1e91ad235f4ff9296f672bfd620b89
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.20.15
Architecture: arm64
Maintainer: Kurt Garloff <kurt@garloff.de>
Installed-Size: 36
Depends: libc6 (>= 2.17), liblzma5 (>= 5.1.1alpha+20120614)
Recommends: ddrescue (= 1.99-0.3.0-0.20.15)
Filename: arm64/ddrescue-lzma_1.99-0.3.0-0.20.15_arm64.deb
Size: 18880
MD5sum: 8d9c8ed70551bd4338a5e8939043f715
SHA1: ed45d169b3e3820e9000f562e419de3aff30aa9a
SHA256: fa12f90ef72e731b173ec1c4a9877290578a752161a49b001a17657e7e33c022
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.20.15
Architecture: amd64
Maintainer: Kurt Garloff <kurt@garloff.de>
Installed-Size: 40
Depends: libc6 (>= 2.4), liblzma5 (>= 5.1.1alpha+20120614)
Recommends: ddrescue (= 1.99-0.3.0-0.20.15)
Filename: amd64/ddrescue-lzma_1.99-0.3.0-0.20.15_amd64.deb
Size: 19208
MD5sum: 3960bd5edc2533a38faa73b86c0a85f1
SHA1: f1a3c323fb1b22abf6402875e3639947dc8850ce
SHA256: 880a94e9d2174820488f60a5359375a53f78ea8dd259dbdd4c605ff7adfef938
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.20.15
Architecture: arm64
Maintainer: Kurt Garloff <kurt@garloff.de>
Installed-Size: 64
Depends: libc6 (>= 2.33), liblzo2-2 (>= 2.02)
Recommends: ddrescue (= 1.99-0.3.0-0.20.15)
Filename: arm64/ddrescue-lzo_1.99-0.3.0-0.20.15_arm64.deb
Size: 29560
MD5sum: 0003f8afa2d611977ffb908a6b014c6f
SHA1: 504f499517ddada0b70227d46f161e38eceb613e
SHA256: 21c9450e6d527df9c62419480dd183ee36bee621010a3c73d086390c118fa00a
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.20.15
Architecture: amd64
Maintainer: Kurt Garloff <kurt@garloff.de>
Installed-Size: 64
Depends: libc6 (>= 2.33), liblzo2-2 (>= 2.02)
Recommends: ddrescue (= 1.99-0.3.0-0.20.15)
Filename: amd64/ddrescue-lzo_1.99-0.3.0-0.20.15_amd64.deb
Size: 29676
MD5sum: 11b6d7e27b02bcc4ab8a0555f6c636b3
SHA1: 640e3af66fea9a77790f7180af3e916520565672
SHA256: c2f709465aa3c6be02e256351e0e145f373f2d42d79d14e4e1aa1c4c974dea7c
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 <kurt@garloff.de>
Installed-Size: 22
Recommends: libfallocate0 (= 0.1.1-2)
Filename: arm64/libfallocate-dev_0.1.1-2_arm64.deb
Size: 4388
MD5sum: fe2aa9f3b0bff4ed6970ff90cb5cc993
SHA1: 2b29fb4db51019ea3a19a6774d61f84fec5cfe33
SHA256: de4627e53d9978f0a3a363004d13fcf0763f166d33f3bee1a4beb193afcbc170
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: amd64
Maintainer: Kurt Garloff <kurt@garloff.de>
Installed-Size: 21
Recommends: libfallocate0 (= 0.1.1-2)
Filename: amd64/libfallocate-dev_0.1.1-2_amd64.deb
Size: 4202
MD5sum: 7b702c622bcdcd17f06d1e87294c6ea9
SHA1: 8fbec3f8115f318ba78f5616529f93853468cb09
SHA256: c0a3cb2d9d887ec79fc97b9bd7dfa7dbc3c4aade7ce6f70a940d6d38d7ad599f
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 <kurt@garloff.de>
Installed-Size: 27
Depends: libc6 (>= 2.33)
Filename: arm64/libfallocate0_0.1.1-2_arm64.deb
Size: 7326
MD5sum: 43b6824207ff0ed174878b67ae23d8bc
SHA1: 92008e8070b90583de74419013189c86969bcb3a
SHA256: 76299596be088f1a10b61ff8dff80820d2a41dacd52bd9a75005c4aa81b50af1
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: amd64
Maintainer: Kurt Garloff <kurt@garloff.de>
Installed-Size: 32
Depends: libc6 (>= 2.33)
Filename: amd64/libfallocate0_0.1.1-2_amd64.deb
Size: 7354
MD5sum: 23ea3f462d6f00d8caadb099f749cc8d
SHA1: 113936f5e49cacba0743241de156ae756642d7a1
SHA256: fc3baf0d276509e8b217f046083c1b0193687c0fa8cb24a9570394b92dbb374f
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).