Package: borgbackup Version: 1.4.0-1 Architecture: armhf Maintainer: Debian Borg Collective Installed-Size: 3536 Depends: python3-pkg-resources, python3 (<< 3.14), python3 (>= 3.13~), python3-msgpack, python3-packaging, python3:any, libacl1 (>= 2.2.51), libc6 (>= 2.34), liblz4-1 (>= 0.0~r130), libssl3t64 (>= 3.0.0), libxxhash0 (>= 0.6.5), libzstd1 (>= 1.5.5) Recommends: fuse3 Suggests: python3-pyfuse3, borgbackup-doc Filename: armhf/borgbackup_1.4.0-1_armhf.deb Size: 867056 MD5sum: 12764fa0990283d74582bb9d29ffc83c SHA1: e76f87fe003b0dd4d82c39289db05e01417fc330 SHA256: 8e412204cfa7e04c7b2b2826a2f786eaa17e92b0a3d6dd96f120335dc2170bac Section: admin Priority: optional Homepage: https://borgbackup.github.io/borgbackup/ Description: deduplicating and compressing backup program Borg is a deduplicating and compressing backup program. Optionally, it also supports authenticated encryption. It was forked from the attic backup program. . The main goal of Borg is to provide an efficient and secure way to backup data. The data deduplication technique used makes Borg suitable for daily backups since only the changes are stored. The authenticated encryption makes it suitable for backups to not fully trusted targets. . It can push backups to remote repositories accessed via ssh. A client pushing a backup invokes "borg serve" on the repository host. It is possible to restrict the ssh key to "borg serve" using the authorized_keys command= clause. . Please note that the server and the client should be on the same version of borgbackup. Using different versions of borgbackup on client and server might result in 'incompatible API version' error messages and a non-working backup. . While there is no direct operations mode for pull-type backups, you can configure the backup target in append-only mode, preventing the backup source from deleting or altering previous backups. Package: borgbackup-dbgsym Source: borgbackup Version: 1.4.0-1 Auto-Built-Package: debug-symbols Architecture: armhf Maintainer: Debian Borg Collective Installed-Size: 2686 Depends: borgbackup (= 1.4.0-1) Filename: armhf/borgbackup-dbgsym_1.4.0-1_armhf.deb Size: 2516792 MD5sum: fed5eb7734679a9895342eaac7c0f8df SHA1: 9f0eaa7f7f54179dd21e8e10a6518ce3764a9f70 SHA256: 2ff6a53adf35716ee5d18004db8a33b98a03fc793fa3a6b41107abb0ca327d5d Section: debug Priority: optional Description: debug symbols for borgbackup Build-Ids: 1b40f3be391db7078169dd2d211b7bd3f8d73bc0 3a1f7b2b764c150fcee3a1cad406457e3048c97e 4ae08d4de558b58c739cd0f1500cb16e77d76a56 84771be4bca39f93c70dd0e831b3cf1643f17cc4 98de34de901a8ad645556e7f2087e96aed2843c6 b23ab3e48328e34d24f5be8b1b7fa77e76568c1c bea64cc7e882ed321c0ef919f54b1f65be2fd8ab e6b508316ad70e45a6cba8bb598088c4a2261596 f674fb1772846e30de2dec0d87f8a75284983bab Package: borgbackup-doc Source: borgbackup Version: 1.4.0-1 Architecture: all Maintainer: Debian Borg Collective Installed-Size: 7964 Depends: libjs-jquery (>= 3.6.0), libjs-sphinxdoc (>= 8.1), libjs-bootstrap, fonts-liberation Filename: all/borgbackup-doc_1.4.0-1_all.deb Size: 2919692 MD5sum: a9e2548f95421ea46b7a777e1e4e9c23 SHA1: ab95745b1511cb984c3ef652a425b58ab6574ac1 SHA256: d17d66210f1265e8b6dee25f4f2a50be4a3ebce3c37d36f6a12b53d02eef3022 Section: doc Priority: optional Multi-Arch: foreign Homepage: https://borgbackup.github.io/borgbackup/ Description: deduplicating and compressing backup program (documentation) Borg is a deduplicating and compressing backup program. Optionally, it also supports authenticated encryption. It was forked from the attic backup program. . The main goal of Borg is to provide an efficient and secure way to backup data. The data deduplication technique used makes Borg suitable for daily backups since only the changes are stored. The authenticated encryption makes it suitable for backups to not fully trusted targets. . It can push backups to remote repositories accessed via ssh. A client pushing a backup invokes "borg serve" on the repository host. It is possible to restrict the ssh key to "borg serve" using the authorized_keys command= clause. . This is the documentation package Package: ca-certificates-amagical Version: 2025-1+2.6 Architecture: all Maintainer: Jan Baier Installed-Size: 11 Pre-Depends: ca-certificates Filename: all/ca-certificates-amagical_2025-1+2.6_all.deb Size: 1844 MD5sum: c4c3e7d91b38c2ca719da0eda34d37ee SHA1: 1ccd4b52179fc62b4351d56ec6c17d1a98f57d90 SHA256: ba72f256cfe1912fd44e84480f9e65b8269cd229cc1f34c485a8a6ae0f40449b Section: misc Priority: optional Description: Internal root certificate for amagical.net This package contains the internal root certificate for amagical.net infrastructure. Package: maldet Version: 1.6.6.1-1+5.3 Architecture: all Maintainer: Jan Baier Installed-Size: 183 Depends: perl:any Recommends: clamav, inotify-tools Filename: all/maldet_1.6.6.1-1+5.3_all.deb Size: 53616 MD5sum: c3e7e19f2d6a57c819d7eac9248c85e4 SHA1: a196f838e0dc53b8bb3d7e18f91c5d814774d920 SHA256: ac6d4ca53fb569dea4a9d934b37622cd7339276cb608a0540c90b838ab668943 Section: utils Priority: optional Homepage: http://www.rfxn.com/projects/linux-malware-detect Description: Linux malware detector Linux Malware Detect (LMD) is a malware scanner for Linux released under the GNU GPLv2 license, that is designed around the threats faced in shared hosted environments. It uses threat data from network edge intrusion detection systems to extract malware that is actively being used in attacks and generates signatures for detection. In addition, threat data is also derived from user submissions with the LMD checkout feature and from malware community resources. The signatures that LMD uses are MD5 file hashes and HEX pattern matches, they are also easily exported to any number of detection tools such as ClamAV.