Package: btrfsmaintenance Architecture: all Version: 0.5.2-1~bpo12+0 Priority: optional Section: admin Maintainer: Daniel Gröber Installed-Size: 80 Depends: btrfs-progs, systemd | cron Enhances: btrfs-progs Filename: bookworm-backports/btrfsmaintenance_0.5.2-1~bpo12+0_all.deb Size: 26144 SHA256: d5d66d2b37b4c71f8a74498aed6dcd77d23fe36a4ba1b2b9b119e717b898a725 SHA512: 919328022ed7eeec3493300f386a16388b6ff695c69981ba89c56c46014f14cebd4553e4cc3f06e3003a326fe64594a1c0a0cf90d2248a68b238e4ef7dee530d Homepage: https://github.com/kdave/btrfsmaintenance Description: automate btrfs maintenance tasks on mountpoints or directories This is a set of scripts for the btrfs filesystem that automates the following maintenance tasks: scrub, balance, trim, and defragment. . Tasks are enabled, disabled, scheduled, and customised from a single text file. The default configuration assumes an installation profile where '/' is a btrfs filesystem. . The default values have been chosen as an even compromise between time to complete maintenance, improvement in filesystem performance, and minimisation of resources taken from other processes. Please note that I/O priority scheduling requires the use of BFQ or CFQ, and not noop, deadline, anticipatory, nor the new mq-deadline which uses blk-mq. Package: libunbound-dev Architecture: amd64 Version: 1.18.0-2~bpo11+1 Multi-Arch: same Priority: optional Section: libdevel Source: unbound Maintainer: unbound packagers Installed-Size: 2375 Depends: libunbound8 (= 1.18.0-2~bpo11+1) Filename: bookworm-backports/libunbound-dev_1.18.0-2~bpo11+1_amd64.deb Size: 649500 SHA256: c5ba49645de46418fbd2a2032d1b9b6e76253268ede0d593a345b5d44cdaa7fb SHA512: 334342ffe16fcd513f62e8bd30aedcc935e200362c0684a0024e1d4d15dc726de09dc103e2845fef5008151669f996a1cb44b76a4ee3312aab67533dacb1bb2e Homepage: https://www.unbound.net/ Description: static library, header files, and docs for libunbound Static library, header files, and documentation for libunbound. . libunbound performs and validates DNS lookups; it can be used to convert hostnames to IP addresses and back and obtain other information from the DNS. Cryptographic validation of results is performed with DNSSEC. Package: libunbound8-dbgsym Architecture: amd64 Version: 1.18.0-2~bpo11+1 Auto-Built-Package: debug-symbols Multi-Arch: same Priority: optional Section: debug Source: unbound Maintainer: unbound packagers Installed-Size: 1338 Depends: libunbound8 (= 1.18.0-2~bpo11+1) Filename: bookworm-backports/libunbound8-dbgsym_1.18.0-2~bpo11+1_amd64.deb Size: 1277472 SHA256: 1ee269c5b1ea3661271dbca96ae5275f22ba4f34779e9ffdbc222c8a3cb93dc1 SHA512: 201ef48e6f2ba45a338628de606659308fc6e23f65c2f52d478a9da89c98d79feb6fd85a8f1cbb0d6b889df60e02f671f94c940065ec9027a9e7e9a86be9a39c Description: debug symbols for libunbound8 Build-Ids: a9f0767f0fe8b2b1b5022871cb874feccb623b13 Package: libunbound8 Architecture: amd64 Version: 1.18.0-2~bpo11+1 Multi-Arch: same Priority: optional Section: libs Source: unbound Maintainer: unbound packagers Installed-Size: 1259 Depends: libc6 (>= 2.36), libevent-2.1-7 (>= 2.1.8-stable), libssl3 (>= 3.0.0) Filename: bookworm-backports/libunbound8_1.18.0-2~bpo11+1_amd64.deb Size: 562556 SHA256: 07e765b946036dd896fadc534284dfefd69945f3e94c64133c8f3f0a8471901c SHA512: dee6a8ca6f330aa621b0a05bce1f916c41f089ff8a9302c1ae4bce6450d112455d8aec4099cf4a358039df41d3a687e8a9570c54c210966352a2bbcb6889ce2a Homepage: https://www.unbound.net/ Description: library implementing DNS resolution and validation libunbound performs and validates DNS lookups; it can be used to convert hostnames to IP addresses and back and obtain other information from the DNS. Cryptographic validation of results is performed with DNSSEC. Package: python3-unbound-dbgsym Architecture: amd64 Version: 1.18.0-2~bpo11+1 Auto-Built-Package: debug-symbols Priority: optional Section: debug Source: unbound Maintainer: unbound packagers Installed-Size: 212 Depends: python3-unbound (= 1.18.0-2~bpo11+1) Filename: bookworm-backports/python3-unbound-dbgsym_1.18.0-2~bpo11+1_amd64.deb Size: 176056 SHA256: d7a146458aa4218ca7e81511f389746ce6237536e9e88a79da7516be0aac36f4 SHA512: 280f3304dbca7fa70ce124e58a1fd9057d2970215a386c6aa25f89e2b10dea93555ad9538942b51aeca8b5a543fbc5758701bf79a151dfde6fed99ad945bb170 Description: debug symbols for python3-unbound Build-Ids: 22a7226a165636c28e58a24677dc3c2316e86d48 Package: python3-unbound Architecture: amd64 Version: 1.18.0-2~bpo11+1 Priority: optional Section: python Source: unbound Maintainer: unbound packagers Installed-Size: 479 Depends: python3 (<< 3.12), python3 (>= 3.11~), python3:any, libc6 (>= 2.28), libpython3.11 (>= 3.11.0), libunbound8 (>= 1.9.0) Filename: bookworm-backports/python3-unbound_1.18.0-2~bpo11+1_amd64.deb Size: 207484 SHA256: 4121bdd67fe26c36e666236822137a55295e9bdd79359d7df9d8729b69c6a0a2 SHA512: c65e8384d8922e0f33947066d4f019b5fa092ea18018ca4171cd880d5b6fa848ee457afcc089a27268a9506bb0c1e6850d74f9a1ac0a46066b6656668d36a768 Homepage: https://www.unbound.net/ Description: library implementing DNS resolution and validation (Python3 bindings) Python3 extension module for libunbound. . libunbound performs and validates DNS lookups; it can be used to convert hostnames to IP addresses and back and obtain other information from the DNS. Cryptographic validation of results is performed with DNSSEC. Package: unbound-anchor-dbgsym Architecture: amd64 Version: 1.18.0-2~bpo11+1 Auto-Built-Package: debug-symbols Priority: optional Section: debug Source: unbound Maintainer: unbound packagers Installed-Size: 78 Depends: unbound-anchor (= 1.18.0-2~bpo11+1) Filename: bookworm-backports/unbound-anchor-dbgsym_1.18.0-2~bpo11+1_amd64.deb Size: 60204 SHA256: 038e4544d77f0a2f2964abfa22cbefbdab54f4ef710432957c49964656f77d3f SHA512: 253172bf4c071592589f88457267ece72fbde80babb8b8e6b569eba6cd8d2f895e9c12b4dcc496ffdc1987805dea5bc4ac25bf6e398c6045953bc29a679bbc8c Description: debug symbols for unbound-anchor Build-Ids: 7662093cdde202bcd4178db2b0b2de44768adac0 Package: unbound-anchor Architecture: amd64 Version: 1.18.0-2~bpo11+1 Priority: optional Section: net Source: unbound Maintainer: unbound packagers Installed-Size: 242 Depends: libc6 (>= 2.36), libexpat1 (>= 2.0.1), libssl3 (>= 3.0.0), libunbound8 (>= 1.8.0) Breaks: unbound (<< 1.4.13-1) Replaces: unbound (<< 1.4.13-1) Filename: bookworm-backports/unbound-anchor_1.18.0-2~bpo11+1_amd64.deb Size: 183236 SHA256: d44d768571b880a68598f2dac028c6294bb0edcfc74874987bb9492f7f9051bb SHA512: 1eb11fa50ac411f63102cae86fea859c18ad3d456c286acc360bf8385b30fc03fafc4bb456a6a6041916dc2bbd2d20e8a7b86626bddd2f03ccec6b70742f1aa6 Homepage: https://www.unbound.net/ Description: utility to securely fetch the root DNS trust anchor unbound-anchor is a utility which securely fetches or updates the root DNS zone trust anchor. A copy of the current root anchor and root update certificate is embedded in unbound-anchor. RFC 5011 trust anchor tracking is performed, with fallback to an SSL fetch if this fails. Package: unbound-dbgsym Architecture: amd64 Version: 1.18.0-2~bpo11+1 Auto-Built-Package: debug-symbols Priority: optional Section: debug Source: unbound Maintainer: unbound packagers Installed-Size: 5502 Depends: unbound (= 1.18.0-2~bpo11+1) Filename: bookworm-backports/unbound-dbgsym_1.18.0-2~bpo11+1_amd64.deb Size: 5128208 SHA256: b52de27874280f213a56226bb05b99bfcf2eeaf7c29fde0d3089bbcaa7297259 SHA512: c41ab1ed8aac1282ecd228ed3b32060d1b5fb1a89220eeb08e27b1d544f395aadff937948fbb7f9418170c4d9a94c84e4cef772626bc0afc2143e42f53df9e51 Description: debug symbols for unbound Build-Ids: 44dbd57705bce8d09e7b3f02314ef116a2825d11 4f20c254ca91548eca7e702d16146c5b168f6c1d de26b994366146accca27c3cdd4dd9797ead110c Package: unbound-host-dbgsym Architecture: amd64 Version: 1.18.0-2~bpo11+1 Auto-Built-Package: debug-symbols Priority: optional Section: debug Source: unbound Maintainer: unbound packagers Installed-Size: 157 Depends: unbound-host (= 1.18.0-2~bpo11+1) Filename: bookworm-backports/unbound-host-dbgsym_1.18.0-2~bpo11+1_amd64.deb Size: 132560 SHA256: e1f16a3eac5d8fd2c649c37b2960df8ab9a99697ee7168d0ac45c5653b8a8594 SHA512: a4e1a90f6642b92e367e890a78ca6ebd7f53ee019ed0d31f9d8a1a68b1da7f40749a94af7e0933bb54ad0e7adf9b9f9f93241d6ecbbdcd0671c49cbed822d0b0 Description: debug symbols for unbound-host Build-Ids: ec7dd117c215b802d6b5fc4c74d8221fbe16f239 Package: unbound-host Architecture: amd64 Version: 1.18.0-2~bpo11+1 Priority: optional Section: net Source: unbound Maintainer: unbound packagers Installed-Size: 319 Depends: libc6 (>= 2.34), libssl3 (>= 3.0.0), libunbound8 (>= 1.8.0) Recommends: dns-root-data Filename: bookworm-backports/unbound-host_1.18.0-2~bpo11+1_amd64.deb Size: 204672 SHA256: 11e107a0ed0b4055ea76eb2d5815c8e560e9c1253072fa5247456fb58a8d39c3 SHA512: ce0b1561d1eeefd895a235dbba6a9122337933e57aee19cf34be347a65b7aeab9e9828be8016bc08d1d8af8fd3ba4bc3377edc1fc0bf28d3436e00f5213d6d2a Homepage: https://www.unbound.net/ Description: reimplementation of the 'host' command This package provides the 'unbound-host' program that is bundled with the Unbound domain name server. This version differs from the one provided in the package called host, which is from NIKHEF, and bind9-host, which is from ISC, and has a similar but different set of features and options. Package: unbound Architecture: amd64 Version: 1.18.0-2~bpo11+1 Priority: optional Section: net Maintainer: unbound packagers Installed-Size: 4914 Pre-Depends: init-system-helpers (>= 1.54~) Depends: adduser, libc6 (>= 2.36), libevent-2.1-7 (>= 2.1.8-stable), libhiredis0.14 (>= 0.14.0), libnghttp2-14 (>= 1.3.0), libprotobuf-c1 (>= 1.0.1), libpython3.11 (>= 3.11.0), libssl3 (>= 3.0.0), libsystemd0 Recommends: dns-root-data Suggests: apparmor, openssl Enhances: munin-node Filename: bookworm-backports/unbound_1.18.0-2~bpo11+1_amd64.deb Size: 971660 SHA256: cf3f4f303f2f5c881d5a0e9afbc020e72a8af9f8b39e2de2c063cbf72f3899ea SHA512: 1359e003342f90ee2b3b364642081f6ec6ec0c60bfaf7b5a35fe7a2f981df92416a5d7d93f0292a5de64d0d7ff2c8f7124769bf5e3a7e051a8f1ed598b5d717b Homepage: https://www.unbound.net/ Description: validating, recursive, caching DNS resolver Unbound is a recursive-only caching DNS server which can perform DNSSEC validation of results. It implements only a minimal amount of authoritative service to prevent leakage to the root nameservers: forward lookups for localhost, reverse for 127.0.0.1 and ::1, and NXDOMAIN for zones served by AS112. Stub and forward zones are supported. . This package contains the unbound daemon.