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: 867032 MD5sum: 6aab1563cdfb59730c46565803545c8f SHA1: d4fa66d8070a8c86779424a8140394e56864f223 SHA256: 4cd97397e67c4341dc8c3e406665ff6d31700fcaf9db0186d8c2e48c2d18515a 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: 2517096 MD5sum: 11b09332e351af37a55ab4b7a6ab11a8 SHA1: 98aa576cc34ae06f734334b3e16fe04d353fd757 SHA256: 516f4a65a5278ccc9a58fc914776b3efaa047472f01b83fb5167564c20aad429 Section: debug Priority: optional Description: debug symbols for borgbackup Build-Ids: 1b40f3be391db7078169dd2d211b7bd3f8d73bc0 3a1f7b2b764c150fcee3a1cad406457e3048c97e 3f8c746685534db3096357069513be2c91259a76 4ae08d4de558b58c739cd0f1500cb16e77d76a56 84771be4bca39f93c70dd0e831b3cf1643f17cc4 98de34de901a8ad645556e7f2087e96aed2843c6 b23ab3e48328e34d24f5be8b1b7fa77e76568c1c bea64cc7e882ed321c0ef919f54b1f65be2fd8ab e6b508316ad70e45a6cba8bb598088c4a2261596 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.8 Architecture: all Maintainer: Jan Baier Installed-Size: 11 Pre-Depends: ca-certificates Filename: all/ca-certificates-amagical_2025-1+2.8_all.deb Size: 1856 MD5sum: b3c2f49df54bda292e104b5ece233c13 SHA1: 24913cea979f1c250ee6d831ad60b12876dbd16a SHA256: f3478b14485420bf28cefbc5c2f05518b28a20d9c21d1406f7706cd2cf8d96fa 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.