Package: acl
Source: acl (2.3.2-2)
Version: 2.3.2-2+b1
Architecture: amd64
Maintainer: Guillem Jover <guillem@debian.org>
Installed-Size: 231
Depends: libacl1 (= 2.3.2-2+b1), libc6 (>= 2.38)
Filename: ./pool/acl_2.3.2-2+b1_amd64.deb
Size: 64412
MD5sum: 749994ef354b6b48da46ea53e98461ed
SHA1: 3314233d0475ff7f73765523cca695ae59554cab
SHA256: fa89b05576c590211c8e8965761fc76b830e3eeb3dd100ac59c8440f11ea18fd
Section: utils
Priority: optional
Multi-Arch: foreign
Homepage: https://savannah.nongnu.org/projects/acl/
Description: access control list - utilities
 This package contains the getfacl and setfacl utilities needed for
 manipulating access control lists. It also contains the chacl IRIX
 compatible utility.

Package: adduser
Version: 3.152
Architecture: all
Maintainer: Debian Adduser Developers <adduser@packages.debian.org>
Installed-Size: 428
Depends: passwd (>= 1:4.17.2-5)
Suggests: liblocale-gettext-perl, perl, cron, quota
Filename: ./pool/adduser_3.152_all.deb
Size: 190932
MD5sum: 3e2aa9bed1bdede835f08a225c5de673
SHA1: 4381d3865d7422032b5acc9a59003ef39e59d09d
SHA256: e50984d2e1ef6300e3fd51303839842189a077b10cb5cadff1923df10c61c493
Section: admin
Priority: important
Multi-Arch: foreign
Description: add and remove users and groups
 This package includes the 'adduser' and 'deluser' commands for creating
 and removing users.
 .
  - 'adduser' creates new users and groups and adds existing users to
    existing groups;
  - 'deluser' removes users and groups and removes users from a given
    group.
 .
 Adding users with 'adduser' is much easier than adding them manually.
 'Adduser' will choose UID and GID values that conform to Debian policy,
 create a home directory, copy skeletal user configuration, and
 automate setting initial values for the user's password, real name
 and so on.
 .
 'Deluser' can back up and remove users' home directories
 and mail spool or all the files they own on the system.
 .
 A custom script can be executed after each of the commands.
 .
 'Adduser' and 'Deluser' are intended to be used by the local
 administrator in lieu of the tools from the 'useradd' suite, and
 they provide support for easy use from Debian package maintainer
 scripts, functioning as kind of a policy layer to make those scripts
 easier and more stable to write and maintain.

Package: apt
Version: 3.0.3
Architecture: amd64
Maintainer: APT Development Team <deity@lists.debian.org>
Installed-Size: 4480
Depends: base-passwd (>= 3.6.1) | adduser, sqv (>= 1.3.0), libapt-pkg7.0 (>= 3.0.3), debian-archive-keyring, libc6 (>= 2.38), libgcc-s1 (>= 3.0), libseccomp2 (>= 2.4.2), libssl3t64 (>= 3.0.0), libstdc++6 (>= 13.1), libsystemd0
Recommends: ca-certificates
Suggests: apt-doc, aptitude | synaptic | wajig, dpkg-dev (>= 1.17.2), gnupg | gnupg2 | gnupg1, powermgmt-base
Conflicts: apt-verify, libnettle8 (<< 3.9.1-2.2~)
Breaks: apt-transport-https (<< 1.5~alpha4~), apt-utils (<< 1.3~exp2~), aptitude (<< 0.8.10)
Replaces: apt-transport-https (<< 1.5~alpha4~), apt-utils (<< 1.3~exp2~)
Provides: apt-transport-https (= 3.0.3)
Filename: ./pool/apt_3.0.3_amd64.deb
Size: 1452192
MD5sum: 76925aa223bcc069e7a062819111857b
SHA1: f322c60c73430de334f48aaf4be1918bcd4a72e9
SHA256: 55e341fbe92d7502c98faf1b3c235393ea0744db119cf2173603e965b658aef4
Section: admin
Priority: required
Description: commandline package manager
 This package provides commandline tools for searching and
 managing as well as querying information about packages
 as a low-level access to all features of the libapt-pkg library.
 .
 These include:
  * apt-get for retrieval of packages and information about them
    from authenticated sources and for installation, upgrade and
    removal of packages together with their dependencies
  * apt-cache for querying available information about installed
    as well as installable packages
  * apt-cdrom to use removable media as a source for packages
  * apt-config as an interface to the configuration settings
  * apt-extracttemplates is used by debconf to prompt for configuration
    questions before installation.

Package: autofs
Source: autofs (5.1.9-1.2)
Version: 5.1.9-1.2+b1
Architecture: amd64
Maintainer: Mike Gabriel <sunweaver@debian.org>
Installed-Size: 930
Pre-Depends: init-system-helpers (>= 1.54~)
Depends: libc6 (>= 2.38), libnsl2 (>= 1.0), libtirpc3t64 (>= 1.0.2), libxml2 (>= 2.7.4), ucf
Recommends: nfs-common, kmod | module-init-tools, e2fsprogs
Breaks: autofs5 (<< 5.0.6-1~)
Replaces: autofs5 (<< 5.0.6-1~)
Provides: autofs5
Filename: ./pool/autofs_5.1.9-1.2+b1_amd64.deb
Size: 289868
MD5sum: a1209339368e792953c2e87cb8799dec
SHA1: 3547a7f06075494b12a0b623f5cc7e4253e4fcd9
SHA256: b766ddf0c1e5b161bdd30685556996bca1e469c6e331e671123f9b5bea0fbbd7
Section: utils
Priority: optional
Homepage: https://www.kernel.org/pub/linux/daemons/autofs/v5/
Description: kernel-based automounter for Linux
 Autofs controls the operation of the automount daemons. The
 automount daemons automatically mount filesystems when they
 are used and unmount them after a period of inactivity. This
 is done based on a set of pre-configured maps.
 .
 The kernel automounter implements an almost complete SunOS
 style automounter under Linux. A recent version of the kernel
 autofs4 module (builtin or separate) is required.
 .
 This is the autofs daemon.

Package: base-files
Version: 13.8+deb13u6
Architecture: amd64
Essential: yes
Maintainer: Santiago Vila <sanvila@debian.org>
Installed-Size: 350
Pre-Depends: awk
Breaks: debian-security-support (<< 2019.04.25), initscripts (<< 2.88dsf-13.3), sendfile (<< 2.1b.20080616-5.2~)
Replaces: base, dpkg (<= 1.15.0), miscutils
Provides: base, usr-is-merged
Filename: ./pool/base-files_13.8+deb13u6_amd64.deb
Size: 73300
MD5sum: 6bcd452e8aca5ea70fea75cea1f8dd96
SHA1: 51de90f3b511211179f9012a2f6bc221441d48e5
SHA256: c4bb697554ef3e6588b38ffb73e27a22698c2b9525b1c7223b06d42d155e63fa
Section: admin
Priority: required
Multi-Arch: foreign
Description: Debian base system miscellaneous files
 This package contains the basic filesystem hierarchy of a Debian system, and
 several important miscellaneous files, such as /etc/debian_version,
 /etc/host.conf, /etc/issue, /etc/motd, /etc/profile, and others,
 and the text of several common licenses in use on Debian systems.

Package: base-passwd
Version: 3.6.7
Architecture: amd64
Essential: yes
Maintainer: Shadow package maintainers <pkg-shadow-devel@lists.alioth.debian.org>
Installed-Size: 272
Depends: libc6 (>= 2.34), libdebconfclient0 (>= 0.145), libselinux1 (>= 3.1~)
Recommends: debconf (>= 0.5) | debconf-2.0
Replaces: base
Filename: ./pool/base-passwd_3.6.7_amd64.deb
Size: 53712
MD5sum: f7e42367f9aa329b83c4aecd865c8bc4
SHA1: a729442bb25a09aa9f3fa19d540b1abb3ce1c17a
SHA256: cf31c6956ab5f65815d9d9ea1615c4f78ecd2893c31119658248a4756cee83e7
Section: admin
Priority: required
Multi-Arch: foreign
Description: Debian base system master password and group files
 These are the canonical master copies of the user database files
 (/etc/passwd and /etc/group), containing the Debian-allocated user and
 group IDs. The update-passwd tool is provided to keep the system databases
 synchronized with these master files.

Package: bash-completion
Version: 1:2.16.0-7
Architecture: all
Maintainer: Gabriel F. T. Gomes <gabriel@debian.org>
Installed-Size: 1952
Provides: dh-sequence-bash-completion
Filename: ./pool/bash-completion_1%3a2.16.0-7_all.deb
Size: 319436
MD5sum: 06a418478e9eda6dab983720bfe0fd09
SHA1: 3d1fdb798fb62c3b24d71c84da85f7aa6348941e
SHA256: e94b49cbfeccbf620effb20f4e9968bbbe6a5acbe0a5d7140ba394249060464a
Section: shells
Priority: standard
Multi-Arch: foreign
Homepage: https://github.com/scop/bash-completion
Description: programmable completion for the bash shell
 bash completion extends bash's standard completion behavior to achieve
 complex command lines with just a few keystrokes.  This project was
 conceived to produce programmable completion routines for the most
 common Linux/UNIX commands, reducing the amount of typing sysadmins
 and programmers need to do on a daily basis.

Package: bsd-mailx
Version: 8.1.2-0.20220412cvs-1.1
Architecture: amd64
Maintainer: Robert Luberda <robert@debian.org>
Installed-Size: 169
Depends: default-mta | mail-transport-agent, libbsd0 (>= 0.11.0), libc6 (>= 2.34), liblockfile1 (>= 1.0)
Provides: mail-reader, mailx
Filename: ./pool/bsd-mailx_8.1.2-0.20220412cvs-1.1_amd64.deb
Size: 82156
MD5sum: dcb94b4e785df2c819caf6c250c72e39
SHA1: 856e26f172b607b440f30f50af7f70bf439dd123
SHA256: c4c4503ba360f9d2e701c1f96f138a1659780b866984863c6f81ec770b266df3
Section: mail
Priority: optional
Description: simple mail user agent
 bsd-mailx is the traditional simple command-line-mode mail user agent.
 Even if you don't use it, it may be required by other programs.
 .
 The /usr/bin/mail command provided by this package is a very simple one,
 and does not include many features that can be found in more advanced
 mail user agents.
 .
 For example bsd-mailx DOES NOT support:
  - MIME           (i.e. no attachments, no UTF-8 or other charsets support);
  - SMTP protocol  (/usr/sbin/sendmail interface only is used);
  - POP3/IMAP      (bsd-mailx reads local mailboxes only);
  - maildir format (traditional mbox only format is supported).
 .
 If the above features are needed, please consider installing another package
 providing similar /usr/bin/mail interface:
  - s-nail package,
  - or mailutils package.

Package: ca-certificates
Version: 20250419
Architecture: all
Maintainer: Julien Cristau <jcristau@debian.org>
Installed-Size: 390
Depends: openssl (>= 1.1.1), debconf (>= 0.5) | debconf-2.0
Enhances: openssl
Breaks: ca-certificates-java (<< 20121112+nmu1)
Filename: ./pool/ca-certificates_20250419_all.deb
Size: 161704
MD5sum: ea04777e0779a9e36b0a13bac0e61b4b
SHA1: 3003d7ee20f8100b1c4064f06db3347479a45468
SHA256: ef590f89563aa4b46c8260d49d1cea0fc1b181d19e8df3782694706adf05c184
Section: misc
Priority: standard
Multi-Arch: foreign
Description: Common CA certificates
 Contains the certificate authorities shipped with Mozilla's browser to allow
 SSL-based applications to check for the authenticity of SSL connections.
 .
 Please note that Debian can neither confirm nor deny whether the
 certificate authorities whose certificates are included in this package
 have in any way been audited for trustworthiness or RFC 3647 compliance.
 Full responsibility to assess them belongs to the local system
 administrator.

Package: chrony
Version: 4.6.1-3+deb13u2
Architecture: amd64
Maintainer: Vincent Blut <vincent.debian@free.fr>
Installed-Size: 688
Pre-Depends: init-system-helpers (>= 1.54~)
Depends: adduser (>= 3.130), iproute2, tzdata, ucf, libc6 (>= 2.38), libcap2 (>= 1:2.10), libedit2 (>= 2.11-20080614-0), libgnutls30t64 (>= 3.8.1), libnettle8t64 (>= 3.9~), libseccomp2 (>= 2.5.5-2~)
Suggests: dnsutils, networkd-dispatcher
Conflicts: time-daemon
Breaks: network-manager (<< 1.20.0-1~)
Replaces: time-daemon
Provides: time-daemon
Filename: ./pool/chrony_4.6.1-3+deb13u2_amd64.deb
Size: 309712
MD5sum: edd56bbf002da183092bbcf2e4af07f4
SHA1: 1fc863918041705faa04c509d4659087b953cc69
SHA256: 3b3fb6b13818c288ea0121038dc3220da869c6dc5d1e5c4d5f7b13647f3ff7e7
Section: net
Priority: optional
Homepage: https://chrony-project.org
Description: Versatile implementation of the Network Time Protocol
 It consists of a pair of programs:
 .
 chronyd: This is a daemon which runs in the background on the system.
 It obtains measurements (e.g., via the network) of the system's offset
 relative to other systems, and adjusts the system time accordingly. For
 isolated systems, the user can periodically enter the correct time by
 hand (using 'chronyc'). In either case, 'chronyd' determines the rate
 at which the computer gains or loses time, and compensates for this.
 Chronyd implements the NTP protocol and can act as either a client or
 a server, or both.
 .
 chronyc: This is a command-line driven control and monitoring program.
 An administrator can use this to fine-tune various parameters within
 the daemon, add or delete servers etc whilst the daemon is running.

Package: cifs-utils
Version: 2:7.4-1
Architecture: amd64
Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Installed-Size: 351
Depends: libc6 (>= 2.38), libcap-ng0 (>= 0.7.9), libgssapi-krb5-2 (>= 1.17), libkeyutils1 (>= 1.4), libkrb5-3 (>= 1.13~alpha1+dfsg), libpam0g (>= 0.99.7.1), libtalloc2 (>= 2.0.4~git20101213), libwbclient0 (>= 2:4.0.3+dfsg1), python3
Recommends: keyutils
Suggests: smbclient, winbind, bash-completion
Replaces: smbfs (<< 2:4.0~rc1-1)
Filename: ./pool/cifs-utils_2%3a7.4-1_amd64.deb
Size: 100268
MD5sum: 88e5cdf684536ec5edaedb8cdfc12add
SHA1: 84f89c861802de36773ddc7a685892f176b8397d
SHA256: ce50c2d39ad0272da380f584b14c5508dc344f0da80c312f70711e4df4c29a20
Section: otherosfs
Priority: optional
Homepage: https://wiki.samba.org/index.php/LinuxCIFS_utils
Description: Common Internet File System utilities
 The SMB/CIFS protocol provides support for cross-platform file sharing with
 Microsoft Windows, OS X, and other Unix systems.
 .
 This package provides utilities for managing mounts of CIFS network
 file systems.

Package: cron
Version: 3.0pl1-197
Architecture: amd64
Maintainer: Georges Khaznadar <georgesk@debian.org>
Installed-Size: 249
Pre-Depends: init-system-helpers (>= 1.54~), cron-daemon-common
Depends: libc6 (>= 2.34), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), sensible-utils, libpam-runtime
Recommends: default-mta | mail-transport-agent
Suggests: anacron, logrotate, checksecurity, supercat, bat
Conflicts: bcron, cronie, systemd-cron
Replaces: bcron, cronie, systemd-cron
Provides: cron-daemon
Filename: ./pool/cron_3.0pl1-197_amd64.deb
Size: 87416
MD5sum: ca8ca3eaa6d8fad8566c70034a2e5109
SHA1: f7ea1548691003f8fff1051cd096ffc8ac4baa33
SHA256: 32d7fc3e00dc504401c61682ac31c4a60068721b4e267e8439a04754af914c5b
Section: admin
Priority: important
Multi-Arch: foreign
Homepage: https://ftp.isc.org/isc/cron/
Description: process scheduling daemon
 The cron daemon is a background process that runs particular programs at
 particular times (for example, every minute, day, week, or month), as
 specified in a crontab. By default, users may also create crontabs of
 their own so that processes are run on their behalf.
 .
 Output from the commands is usually mailed to the system administrator
 (or to the user in question); you should probably install a mail system
 as well so that you can receive these messages.
 .
 This cron package does not provide any system maintenance tasks. Basic
 periodic maintenance tasks are provided by other packages, such
 as checksecurity.

Package: cron-daemon-common
Source: cron
Version: 3.0pl1-197
Architecture: all
Maintainer: Georges Khaznadar <georgesk@debian.org>
Installed-Size: 56
Depends: systemd | systemd-standalone-sysusers | systemd-sysusers, adduser
Conflicts: bcron (<< 0.11-9.1), cron (<< 3.0pl1-140), cronie (<< 1.6.1-5), systemd-cron (<< 1.15.18-1.1)
Breaks: systemd-cron (<< 1.15.19-5~)
Replaces: bcron (<< 0.11-9.1), cron (<< 3.0pl1-140), cronie (<< 1.6.1-5), systemd-cron (<< 1.15.18-1.1)
Filename: ./pool/cron-daemon-common_3.0pl1-197_all.deb
Size: 17792
MD5sum: 6f461cf5807db6dc0663fa7e1dbcc557
SHA1: 9b7ed2e086ac4f26efda152fb7a0e0ef7ff44bd1
SHA256: 47f7f603a425ad97c1093ff9512328da0b8bfa1ab29c2cddc13f06eab45ed9a6
Section: admin
Priority: important
Multi-Arch: foreign
Homepage: https://ftp.isc.org/isc/cron/
Description: process scheduling daemon's configuration files
 The cron daemon is a background process that runs particular programs at
 particular times (for example, every minute, day, week, or month), as
 specified in a crontab. By default, users may also create crontabs of
 their own so that processes are run on their behalf.
 .
 This package provides configuration files which must be there to
 define scheduled process sets.

Package: curl
Version: 8.14.1-2+deb13u4
Architecture: amd64
Maintainer: Debian Curl Maintainers <team+curl@tracker.debian.org>
Installed-Size: 495
Depends: libc6 (>= 2.34), libcurl4t64 (= 8.14.1-2+deb13u4), zlib1g (>= 1:1.1.4)
Recommends: bash-completion
Filename: ./pool/curl_8.14.1-2+deb13u4_amd64.deb
Size: 269904
MD5sum: fd49b0bc9f606f0743122c199fad9e2b
SHA1: 7ba41bdcd2ca506a7d43c424db9cde0662a868ca
SHA256: 7bd23df36e65ca32a5bbd81f67ca311b9e0c122212c70d0733f4e45d745789d2
Section: web
Priority: optional
Multi-Arch: foreign
Homepage: https://curl.se/
Description: command line tool for transferring data with URL syntax
 curl is a command line tool for transferring data with URL syntax, supporting
 DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3,
 POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP.
 .
 curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form
 based upload, proxies, cookies, user+password authentication (Basic, Digest,
 NTLM, Negotiate, kerberos...), file transfer resume, proxy tunneling and a
 busload of other useful tricks.

Package: dbus
Version: 1.16.2-2
Architecture: amd64
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Installed-Size: 154
Pre-Depends: init-system-helpers (>= 1.54~)
Depends: dbus-bin (= 1.16.2-2), dbus-daemon (= 1.16.2-2), dbus-system-bus-common (>= 1.16.2-2), base-files (>= 13.4~), libc6 (>= 2.34), libdbus-1-3 (= 1.16.2-2), libexpat1 (>= 2.1~beta3), libsystemd0
Suggests: default-dbus-session-bus | dbus-session-bus
Provides: dbus-system-bus (= 1.16.2-2), default-dbus-system-bus
Filename: ./pool/dbus_1.16.2-2_amd64.deb
Size: 71632
MD5sum: c9d7bc6eb7a08c7cf97a620a56f52eae
SHA1: c4f8ee6cfa910aa481caff96add89e679b796572
SHA256: f5c47639614324dac9a4c0baf5081676f698f815dd846060952b1d2e6e50f274
Section: admin
Priority: standard
Multi-Arch: foreign
Homepage: https://dbus.freedesktop.org/
Description: simple interprocess messaging system (system message bus)
 D-Bus is a message bus, used for sending messages between applications.
 Conceptually, it fits somewhere in between raw sockets and CORBA in
 terms of complexity.
 .
 D-Bus supports broadcast messages, asynchronous messages (thus
 decreasing latency), authentication, and more. It is designed to be
 low-overhead; messages are sent using a binary protocol, not using
 XML. D-Bus also supports a method call mapping for its messages, but
 it is not required; this makes using the system quite simple.
 .
 It comes with several bindings, including GLib, Python, Qt and Java.
 .
 This package provides a fully-functional D-Bus system bus with activation
 support, used for communication between system services, and depends on
 most of the other components of the reference implementation of D-Bus.
 .
 To provide a complete D-Bus session bus, install one of the packages
 that implement the dbus-session-bus virtual package, such as
 dbus-user-session. The recommended implementation is indicated by
 the default-dbus-session-bus virtual package.

Package: dbus-bin
Source: dbus
Version: 1.16.2-2
Architecture: amd64
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Installed-Size: 190
Depends: libc6 (>= 2.38), libdbus-1-3 (= 1.16.2-2)
Breaks: dbus (<< 1.13.18-2~)
Replaces: dbus (<< 1.13.18-2~)
Filename: ./pool/dbus-bin_1.16.2-2_amd64.deb
Size: 80004
MD5sum: 119488d00f607729e0dfd323c8794b3b
SHA1: 9d1c24aa6f44ade933e3c051c93f142ad2e7616b
SHA256: a7c0785f89d3763bb83e2912237135a7d1c610e06f487c39b1d6408e88d46fb5
Section: admin
Priority: optional
Multi-Arch: foreign
Homepage: https://dbus.freedesktop.org/
Description: simple interprocess messaging system (command line utilities)
 D-Bus is a message bus, used for sending messages between applications.
 Conceptually, it fits somewhere in between raw sockets and CORBA in
 terms of complexity.
 .
 This package contains the D-Bus command-line utilities such as dbus-send
 and dbus-monitor.

Package: dbus-daemon
Source: dbus
Version: 1.16.2-2
Architecture: amd64
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Installed-Size: 352
Depends: dbus-bin (= 1.16.2-2), dbus-session-bus-common (>= 1.16.2-2), libapparmor1 (>= 2.8.94), libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), libcap-ng0 (>= 0.7.9), libdbus-1-3 (= 1.16.2-2), libexpat1 (>= 2.1~beta3), libselinux1 (>= 3.1~), libsystemd0
Breaks: dbus (<< 1.13.18-2~)
Replaces: dbus (<< 1.13.18-2~)
Filename: ./pool/dbus-daemon_1.16.2-2_amd64.deb
Size: 158660
MD5sum: 02852bf29fb61d78bfeb85a9bbeae1a1
SHA1: 30b469c14892edf1673bcd0f49f943f1fdb28dc7
SHA256: c91558cbd019bd5ec3e9fde0084976d5f61977f4ef0a9ed1ff48fe3a129b91d4
Section: admin
Priority: optional
Multi-Arch: foreign
Homepage: https://dbus.freedesktop.org/
Description: simple interprocess messaging system (reference message bus)
 D-Bus is a message bus, used for sending messages between applications.
 Conceptually, it fits somewhere in between raw sockets and CORBA in
 terms of complexity.
 .
 This package contains dbus-daemon, the reference implementation of a
 D-Bus message bus, and dbus-run-session, a utility to start a temporary
 session dbus-daemon in a constrained environment or for automated tests.
 .
 To provide a complete D-Bus session bus, install one of the packages
 that implement the dbus-session-bus virtual package, such as
 dbus-user-session. The recommended implementation is indicated by
 the default-dbus-session-bus virtual package.

Package: dbus-session-bus-common
Source: dbus
Version: 1.16.2-2
Architecture: all
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Installed-Size: 80
Breaks: dbus (<< 1.13.18-2~)
Replaces: dbus (<< 1.13.18-2~)
Filename: ./pool/dbus-session-bus-common_1.16.2-2_all.deb
Size: 52264
MD5sum: 222dc68d6a5580479d973891120a9135
SHA1: 389afb81871da0972c83f16092732d62719a99a5
SHA256: 98bd27836c7170839ed9c84b00daad9ed7155bd3d42e3f0ec3faf497aafa5f5f
Section: admin
Priority: optional
Multi-Arch: foreign
Homepage: https://dbus.freedesktop.org/
Description: simple interprocess messaging system (session bus configuration)
 D-Bus is a message bus, used for sending messages between applications.
 Conceptually, it fits somewhere in between raw sockets and CORBA in
 terms of complexity.
 .
 This package contains the configuration files defining the behaviour of
 the D-Bus session bus, used for applications and per-user services.
 These are used by the reference implementation in the dbus package,
 and by the reimplementation in the dbus-broker package.
 .
 To provide a complete D-Bus session bus, install one of the packages
 that implement the dbus-session-bus virtual package, such as
 dbus-user-session. The recommended implementation is indicated by
 the default-dbus-session-bus virtual package.

Package: dbus-system-bus-common
Source: dbus
Version: 1.16.2-2
Architecture: all
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Installed-Size: 91
Depends: adduser (>= 3.130) | systemd-sysusers
Breaks: dbus (<< 1.13.18-2~)
Replaces: dbus (<< 1.13.18-2~)
Filename: ./pool/dbus-system-bus-common_1.16.2-2_all.deb
Size: 53540
MD5sum: 508f2f9059fdb4ff790e1ad9febf26ae
SHA1: 58d281d10402a569b3a6b81b92172fbef58f444c
SHA256: 262e9ec8aae4e38bfa341648f9498b29280a81458601e1c265a36a24771d120a
Section: admin
Priority: optional
Multi-Arch: foreign
Homepage: https://dbus.freedesktop.org/
Description: simple interprocess messaging system (system bus configuration)
 D-Bus is a message bus, used for sending messages between applications.
 Conceptually, it fits somewhere in between raw sockets and CORBA in
 terms of complexity.
 .
 This package contains the configuration files defining the behaviour of
 the D-Bus system bus, used for system services such as networking and
 storage management services. It is also responsible for creating the
 'messagebus' system user account used to run the system bus.
 These are used by the reference implementation in the dbus package,
 and by the reimplementation in the dbus-broker package.
 .
 To provide a complete D-Bus system bus, install one of the packages
 that implement the dbus-system-bus virtual package, such as dbus.
 The recommended implementation is indicated by the default-dbus-system-bus
 virtual package.

Package: debconf
Version: 1.5.91
Architecture: all
Maintainer: Debconf Developers <debconf-devel@lists.alioth.debian.org>
Installed-Size: 497
Recommends: apt (>= 2.9.11~) | apt-utils, debconf-i18n
Suggests: debconf-doc, debconf-kde-helper, debconf-utils, libgtk3-perl, libnet-ldap-perl, libterm-readline-gnu-perl, perl, whiptail | dialog
Conflicts: debconf-tiny, whiptail-utf8 (<= 0.50.17-13)
Replaces: debconf-tiny
Provides: debconf-2.0
Filename: ./pool/debconf_1.5.91_all.deb
Size: 121088
MD5sum: 19f464db8fc065dfbca92198ee28f058
SHA1: d1922ab37a3b1d767c0176cd192b3540359ee444
SHA256: 1ddc7e6c5925f748eefb7ca811d98e049f18c158bb21fbc7e122262ce6011e49
Section: admin
Priority: important
Multi-Arch: foreign
Description: Debian configuration management system
 Debconf is a configuration management system for debian packages. Packages
 use Debconf to ask questions when they are installed.

Package: debconf-i18n
Source: debconf
Version: 1.5.91
Architecture: all
Maintainer: Debconf Developers <debconf-devel@lists.alioth.debian.org>
Installed-Size: 842
Depends: debconf (= 1.5.91), liblocale-gettext-perl, libtext-charwidth-perl, libtext-iconv-perl, libtext-wrapi18n-perl
Conflicts: debconf-english
Filename: ./pool/debconf-i18n_1.5.91_all.deb
Size: 217348
MD5sum: 72e94419cd3471133c8e56abf8ff8506
SHA1: e70fc8d87b312e0cf0fd6508e5afc23bff95e58f
SHA256: 5318c589c3a4e8fc0c1b7829ae1f010946d7fc7f7892b20021ea8e5fbbbcf6fb
Section: localization
Priority: important
Description: full internationalization support for debconf
 This package provides full internationalization for debconf, including
 translations into all available languages, support for using translated
 debconf templates, and support for proper display of multibyte character
 sets.

Package: debian-archive-keyring
Version: 2025.1
Architecture: all
Maintainer: Debian Release Team <packages@release.debian.org>
Installed-Size: 302
Filename: ./pool/debian-archive-keyring_2025.1_all.deb
Size: 179244
MD5sum: 292a328394db239d2cb6a476a7823e01
SHA1: d9ece07d6610a9ef3b3048c302d70daffbf8c4cc
SHA256: 9ea7778e443144ca490668737a8ab22dd3e748bb99e805e22ec055abeb3c7fac
Section: misc
Priority: important
Multi-Arch: foreign
Description: OpenPGP archive certificates of the Debian archive
 The Debian project digitally signs its Release files. This package
 contains the archive certificates used for that.

Package: dmsetup
Source: lvm2 (2.03.31-2)
Version: 2:1.02.205-2
Architecture: amd64
Maintainer: Debian LVM Team <team+lvm@tracker.debian.org>
Installed-Size: 243
Depends: libc6 (>= 2.38), libdevmapper1.02.1 (>= 2:1.02.197)
Filename: ./pool/dmsetup_2%3a1.02.205-2_amd64.deb
Size: 82344
MD5sum: 1097404ddbb3b6147fffe884f634746c
SHA1: 7cb0ff0558fc03261898a63a7a3c869a775d26d5
SHA256: 4771f7ab0a907a8e5d02a6358ff016ae7cb49124906bada02fa882e141b615a0
Section: admin
Priority: optional
Multi-Arch: foreign
Homepage: https://sourceware.org/lvm2/
Description: Linux Kernel Device Mapper userspace library
 The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management)
 Team's implementation of a minimalistic kernel-space driver that handles
 volume management, while keeping knowledge of the underlying device layout
 in user-space.  This makes it useful for not only LVM, but software raid,
 and other drivers that create "virtual" block devices.
 .
 This package contains a utility for modifying device mappings.

Package: dpkg
Version: 1.22.22
Architecture: amd64
Essential: yes
Maintainer: Dpkg Developers <debian-dpkg@lists.debian.org>
Installed-Size: 6587
Pre-Depends: libbz2-1.0, libc6 (>= 2.38), liblzma5 (>= 5.4.0), libmd0 (>= 0.0.0), libselinux1 (>= 3.1~), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4)
Depends: tar (>= 1.28-1)
Suggests: apt, debsig-verify
Breaks: libapt-pkg5.0 (<< 1.7~b), lsb-base (<< 10.2019031300)
Filename: ./pool/dpkg_1.22.22_amd64.deb
Size: 1537216
MD5sum: 5f21fa24ba8ab8547bd70787875a7a2c
SHA1: 1e0baaf640e70d3e141e26863898eaee6e2b6e11
SHA256: 3e800c6d75e8e709007ed1c356e5fa8509a75c1694fb0a1183709abc9cfdc1f3
Section: admin
Priority: required
Multi-Arch: foreign
Homepage: https://wiki.debian.org/Teams/Dpkg
Description: Debian package management system
 This package provides the low-level infrastructure for handling the
 installation and removal of Debian software packages.
 .
 For Debian package development tools, install dpkg-dev.

Package: e2fsprogs
Source: e2fsprogs (1.47.2-3)
Version: 1.47.2-3+b11
Architecture: amd64
Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Installed-Size: 1537
Pre-Depends: libblkid1 (>= 2.36), libc6 (>= 2.38), libcom-err2 (>= 1.43.9), libext2fs2t64 (= 1.47.2-3+b11), libss2 (>= 1.38), libuuid1 (>= 2.16)
Depends: logsave
Recommends: e2fsprogs-l10n
Suggests: gpart, parted, fuse2fs, e2fsck-static, libarchive13t64
Filename: ./pool/e2fsprogs_1.47.2-3+b11_amd64.deb
Size: 590560
MD5sum: cc3a49e8633b1edbb2f5a7980e3a18d5
SHA1: 670bef7c979a4ab76dbc4890a8131771f26289ba
SHA256: ed9400fa9364b6e771ce13c4f7eb71cdc2432c2e2dbde8ca57c9e6bece93112b
Section: admin
Priority: important
Multi-Arch: foreign
Homepage: http://e2fsprogs.sourceforge.net
Description: ext2/ext3/ext4 file system utilities
 The ext2, ext3 and ext4 file systems are successors of the original ext
 ("extended") file system. They are the main file system types used for
 hard disks on Debian and other Linux systems.
 .
 This package contains programs for creating, checking, and maintaining
 ext2/3/4-based file systems.  It also includes the "badblocks" program,
 which can be used to scan for bad blocks on a disk or other storage device.
Important: yes

Package: e2fsprogs-l10n
Source: e2fsprogs
Version: 1.47.2-3
Architecture: all
Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Installed-Size: 3467
Depends: e2fsprogs (>= 1.47.2-3), e2fsprogs (<< 1.47.2-3+c~)
Replaces: e2fsprogs (<< 1.43.5-1)
Filename: ./pool/e2fsprogs-l10n_1.47.2-3_all.deb
Size: 550744
MD5sum: 37164ba2c07fdb628f283ddf964feaf5
SHA1: 0e646dd3d6ce3de2e6178ac8d477cb7d764cc0a5
SHA256: 609f1130508d54f0e3543f227426bb84856a9080b434151fc7a878ad84ca678a
Section: localization
Priority: optional
Multi-Arch: foreign
Homepage: http://e2fsprogs.sourceforge.net
Description: ext2/ext3/ext4 file system utilities - translations
 The ext2, ext3 and ext4 file systems are successors of the original ext
 ("extended") file system. They are the main file system types used for
 hard disks on Debian and other Linux systems.
 .
 This package provides translations for messages for programs found in
 the 'e2fsprogs' package.

Package: exim4-base
Source: exim4
Version: 4.98.2-1+deb13u3
Architecture: amd64
Maintainer: Exim4 Maintainers <pkg-exim4-maintainers@lists.alioth.debian.org>
Installed-Size: 1730
Depends: adduser, cron | cron-daemon | anacron | systemd-sysv, exim4-config (>= 4.94) | exim4-config-2, libfile-fcntllock-perl, netbase, debconf (>= 0.5) | debconf-2.0, perl:any, libc6 (>= 2.38), libdb5.3t64
Recommends: bsd-mailx | mailx, psmisc
Suggests: exim4-doc-html | exim4-doc-info, eximon4, file, gnutls-bin | openssl, mail-reader, spf-tools-perl, swaks
Conflicts: exim, exim-tls
Breaks: exim4-daemon-custom (<< 4.98.2), exim4-daemon-heavy (<< 4.98.2), exim4-daemon-light (<< 4.98.2)
Replaces: exim, exim-tls, exim4-daemon-custom, exim4-daemon-heavy, exim4-daemon-light
Filename: ./pool/exim4-base_4.98.2-1+deb13u3_amd64.deb
Size: 1142672
MD5sum: cafc4438de4249efbfdfd419cb5aa3c2
SHA1: b99beb65de3a0d659b1c7942833861b056d4eed0
SHA256: c4f09994e5e0b2d42a8928d2d2ed66f4603d2bad6e1b61e15c98f116f22b11b5
Section: mail
Priority: optional
Homepage: https://www.exim.org/
Description: support files for all Exim MTA (v4) packages
 Exim (v4) is a mail transport agent. exim4-base provides the support
 files needed by all exim4 daemon packages. You need an additional package
 containing the main executable. The available packages are:
 .
  exim4-daemon-light
  exim4-daemon-heavy
 .
 If you build exim4 from the source package locally, you can also
 build an exim4-daemon-custom package tailored to your own feature set.
 .
 The Debian exim4 packages have their own web page,
 http://wiki.debian.org/PkgExim4. There is also a Debian-specific
 FAQ list. Information about the way the Debian packages are
 configured can be found in
 /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains
 information about the way the Debian binary packages are built. The
 very extensive upstream documentation is shipped in
 /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven
 configuration process in a standard setup, invoke dpkg-reconfigure
 exim4-config. There is a Debian-centered mailing list,
 pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific
 questions there, and only write to the upstream exim-users mailing
 list if you are sure that your question is not Debian-specific. You
 can find the subscription web page on
 http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users

Package: exim4-config
Source: exim4
Version: 4.98.2-1+deb13u3
Architecture: all
Maintainer: Exim4 Maintainers <pkg-exim4-maintainers@lists.alioth.debian.org>
Installed-Size: 907
Depends: adduser, debconf (>= 0.5) | debconf-2.0
Recommends: ca-certificates
Conflicts: citadel-server, courier-mta, dma, esmtp-run, exim, exim-tls, exim4-config, exim4-config-2, hula-mta, masqmail, msmtp-mta, mta-dummy, nullmailer, opensmtpd, postfix, qmail-run, sendmail-bin, smail, ssmtp, xmail, zmailer
Breaks: exim4-daemon-heavy (<< 4.94), exim4-daemon-light (<< 4.94)
Provides: exim4-config-2
Filename: ./pool/exim4-config_4.98.2-1+deb13u3_all.deb
Size: 249848
MD5sum: 32c9d42683cbe09ce125b76bce436e83
SHA1: 8b66079d80e949b82f3485a517d0ca6578bac5df
SHA256: b6d0fc36ca01a03e792d76dfadbb6082930d595b68b07e6341b37fa08eed8b56
Section: mail
Priority: optional
Homepage: https://www.exim.org/
Description: configuration for the Exim MTA (v4)
 Exim (v4) is a mail transport agent. exim4-config provides the configuration
 for the exim4 daemon packages. The configuration framework has been split
 off the main package to allow sites to replace the configuration scheme
 with their own without having to change the actual exim4 packages.
 .
 Sites with special configuration needs (having a lot of identically
 configured machines for example) can use this to distribute their own
 custom configuration via the packaging system, using the magic
 available with dpkg's conffile handling, without having to do local
 changes on all of these machines.
 .
 The Debian exim4 packages have their own web page,
 http://wiki.debian.org/PkgExim4. There is also a Debian-specific
 FAQ list. Information about the way the Debian packages are
 configured can be found in
 /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains
 information about the way the Debian binary packages are built. The
 very extensive upstream documentation is shipped in
 /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven
 configuration process in a standard setup, invoke dpkg-reconfigure
 exim4-config. There is a Debian-centered mailing list,
 pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific
 questions there, and only write to the upstream exim-users mailing
 list if you are sure that your question is not Debian-specific. You
 can find the subscription web page on
 http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users

Package: exim4-daemon-light
Source: exim4
Version: 4.98.2-1+deb13u3
Architecture: amd64
Maintainer: Exim4 Maintainers <pkg-exim4-maintainers@lists.alioth.debian.org>
Installed-Size: 1613
Depends: exim4-base (>= 4.98.2), debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libdb5.3t64, libgnutls-dane0t64 (>= 3.7.0), libgnutls30t64 (>= 3.8.6), libidn12 (>= 1.13), libidn2-0 (>= 0.6), libnsl2 (>= 1.0), libpcre2-8-0 (>= 10.22)
Conflicts: mail-transport-agent
Replaces: exim4-base (<= 4.61-1), mail-transport-agent
Provides: default-mta, exim4-localscanapi-6.0, mail-transport-agent
Filename: ./pool/exim4-daemon-light_4.98.2-1+deb13u3_amd64.deb
Size: 631200
MD5sum: 119c908a14ba6cb2a9733a0d606850f2
SHA1: b1a425ec28fbbfc282b64273130b7562a9bfb924
SHA256: 9e89c05bf4c668ad8d56f8bbe11b795bf5ebd03b8b8bc22a57aa5253020cd065
Section: mail
Priority: optional
Homepage: https://www.exim.org/
Description: lightweight Exim MTA (v4) daemon
 Exim (v4) is a mail transport agent. This package contains the exim4
 daemon with only basic features enabled. It works well with the
 standard setups that are provided by Debian and includes support for
 TLS encryption and the dlopen patch to allow dynamic loading of a
 local_scan function.
 .
 The Debian exim4 packages have their own web page,
 http://wiki.debian.org/PkgExim4. There is also a Debian-specific
 FAQ list. Information about the way the Debian packages are
 configured can be found in
 /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains
 information about the way the Debian binary packages are built. The
 very extensive upstream documentation is shipped in
 /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven
 configuration process in a standard setup, invoke dpkg-reconfigure
 exim4-config. There is a Debian-centered mailing list,
 pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific
 questions there, and only write to the upstream exim-users mailing
 list if you are sure that your question is not Debian-specific. You
 can find the subscription web page on
 http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users

Package: gcc-14-base
Source: gcc-14
Version: 14.2.0-19
Architecture: amd64
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Installed-Size: 112
Breaks: gnat (<< 7)
Filename: ./pool/gcc-14-base_14.2.0-19_amd64.deb
Size: 49432
MD5sum: 8c82dcf89447f04e600379a1a1871f3b
SHA1: 20e45f847eb9c2433ff936af7d3e425abb6c6390
SHA256: 5b6825de4263824b78c4c51f6476414f3b4e89c2ab63e81dc8b9b5501e867cf6
Section: libs
Priority: optional
Multi-Arch: same
Homepage: http://gcc.gnu.org/
Description: GCC, the GNU Compiler Collection (base package)
 This package contains files common to all languages and libraries
 contained in the GNU Compiler Collection (GCC).

Package: init-system-helpers
Version: 1.69~deb13u1
Architecture: all
Essential: yes
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Installed-Size: 133
Filename: ./pool/init-system-helpers_1.69~deb13u1_all.deb
Size: 39360
MD5sum: 48f451739effa45774b7b78d51671fdb
SHA1: 01f445c5ba4bc769417f8ee0797d8a8259054fb3
SHA256: addf78073e1cbc5a5508937e11d2571055e29835e00ee8fab52a66775649378f
Section: admin
Priority: required
Multi-Arch: foreign
Description: helper tools for all init systems
 This package contains helper tools that are necessary for switching between
 the various init systems that Debian contains (e. g. sysvinit or
 systemd). An example is deb-systemd-helper, a script that enables systemd unit
 files without depending on a running systemd.
 .
 It also includes the "service", "invoke-rc.d", and "update-rc.d" scripts which
 provide an abstraction for enabling, disabling, starting, and stopping
 services for all supported Debian init systems as specified by the policy.
 .
 While this package is maintained by pkg-systemd-maintainers, it is NOT
 specific to systemd at all. Maintainers of other init systems are welcome to
 include their helpers in this package.

Package: iproute2
Version: 6.15.0-1
Architecture: amd64
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Installed-Size: 3774
Depends: debconf (>= 0.5) | debconf-2.0, libbpf1 (>= 1:0.6.0), libc6 (>= 2.38), libcap2 (>= 1:2.10), libdb5.3t64, libelf1t64 (>= 0.131), libmnl0 (>= 1.0.3-4~), libselinux1 (>= 3.1~), libtirpc3t64 (>= 1.0.2), libxtables12 (>= 1.6.0+snapshot20161117), libcap2-bin
Suggests: python3:any
Conflicts: arpd
Breaks: iproute2-doc
Replaces: iproute2-doc
Provides: arpd
Filename: ./pool/iproute2_6.15.0-1_amd64.deb
Size: 1089184
MD5sum: 76785a4d79f3b56d81988aef77ee6035
SHA1: a1cd30144cc86fe22948a5d1798cf83df1482822
SHA256: 7b2dcade4a83ded723fcab21c5a53c47f29352c9c5e1661a089a1e481b3fb48a
Section: net
Priority: important
Multi-Arch: foreign
Homepage: https://wiki.linuxfoundation.org/networking/iproute2
Description: networking and traffic control tools
 The iproute2 suite is a collection of utilities for networking and
 traffic control.
 .
 These tools communicate with the Linux kernel via the (rt)netlink
 interface, providing advanced features not available through the
 legacy net-tools commands 'ifconfig' and 'route'.

Package: keyutils
Version: 1.6.3-6
Architecture: amd64
Maintainer: Christian Kastner <ckk@debian.org>
Installed-Size: 166
Depends: libc6 (>= 2.38), libkeyutils1 (>= 1.6.3)
Filename: ./pool/keyutils_1.6.3-6_amd64.deb
Size: 55736
MD5sum: dd416da7558711da8d03fa9a2d335615
SHA1: 2abaf54c11310d8c8cb483ce82ab621d2f9a4f95
SHA256: 1ea627932e5ea824b208b8426a918dec7fbf3073a369d19e82e994fbc5f9f151
Section: admin
Priority: optional
Multi-Arch: foreign
Homepage: https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git
Description: Linux Key Management Utilities
 Keyutils is a set of utilities for managing the key retention facility in the
 kernel, which can be used by filesystems, block devices and more to gain and
 retain the authorization and encryption keys required to perform secure
 operations.
 .
 This package provides the binaries, most notably the keyctl utility.

Package: kmod
Version: 34.2-2
Architecture: amd64
Maintainer: Marco d'Itri <md@linux.it>
Installed-Size: 255
Depends: libc6 (>= 2.38), libssl3t64 (>= 3.0.0), libkmod2 (= 34.2-2)
Breaks: bash-completion (<< 1:2.16.0-1)
Replaces: bash-completion (<< 1:2.16.0-1)
Filename: ./pool/kmod_34.2-2_amd64.deb
Size: 95704
MD5sum: 9edb239465beb5197b67f91415ccbb01
SHA1: 6488c70d87c8fc0cb9fb052ce7d2519618889e4a
SHA256: d56f9311beb17cd15447d11d91fd4de94d23a47d4619e8806b1b807b40c72e53
Section: admin
Priority: important
Multi-Arch: foreign
Description: tools for managing Linux kernel modules
 This package contains a set of programs for loading, inserting, and
 removing kernel modules for Linux.
 It replaces module-init-tools.

Package: krb5-locales
Source: krb5
Version: 1.21.3-5+deb13u1
Architecture: all
Maintainer: Sam Hartman <hartmans@debian.org>
Installed-Size: 584
Filename: ./pool/krb5-locales_1.21.3-5+deb13u1_all.deb
Size: 101092
MD5sum: 4de6884e78a1466b12947bdc1a1cb125
SHA1: c236df630d63ce4f4fcb5573d156a42fcbfbe93e
SHA256: fb25cd5389c65e6ef6e1d40cc091e53c8499a2ac4576c9e2addbe7fd8b550e98
Section: localization
Priority: optional
Multi-Arch: foreign
Homepage: https://web.mit.edu/kerberos/
Description: internationalization support for MIT Kerberos
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains internationalized messages for MIT Kerberos.

Package: libacl1
Source: acl (2.3.2-2)
Version: 2.3.2-2+b1
Architecture: amd64
Maintainer: Guillem Jover <guillem@debian.org>
Installed-Size: 74
Depends: libc6 (>= 2.38)
Filename: ./pool/libacl1_2.3.2-2+b1_amd64.deb
Size: 32860
MD5sum: e9a3f4f9c1e4b225066d5102567f2fe6
SHA1: 53f2b0612c8ed8a60970f9a206ae65eb84681f6e
SHA256: 08074f01e384bc07c0c2d79a58cf4a6523f71cf75d1808101c79617656c9a39d
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://savannah.nongnu.org/projects/acl/
Description: access control list - shared library
 This package contains the shared library containing the POSIX 1003.1e
 draft standard 17 functions for manipulating access control lists.

Package: libapparmor1
Source: apparmor
Version: 4.1.0-1
Architecture: amd64
Maintainer: Debian AppArmor Team <pkg-apparmor-team@lists.alioth.debian.org>
Installed-Size: 115
Depends: libc6 (>= 2.38)
Breaks: libapparmor-perl (<< 3.0.3-3)
Replaces: libapparmor-perl (<< 3.0.3-3)
Filename: ./pool/libapparmor1_4.1.0-1_amd64.deb
Size: 43688
MD5sum: 46a61489f86360de91fe23bb4c0be4df
SHA1: 1b97eac07c01f27647376cf8adbce30a0879b7da
SHA256: 4158976c77038b93021967f425b4cc505df18c4f5e3f444732399e7ed4af4419
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://apparmor.net/
Description: changehat AppArmor library
 libapparmor1 provides a shared library one can compile programs
 against in order to use various AppArmor functionality,
 such as transitioning to a different AppArmor profile or hat.

Package: libapt-pkg7.0
Source: apt
Version: 3.0.3
Architecture: amd64
Maintainer: APT Development Team <deity@lists.debian.org>
Installed-Size: 3855
Depends: libbz2-1.0, libc6 (>= 2.38), libgcc-s1 (>= 3.0), liblz4-1 (>= 0.0~r127), liblzma5 (>= 5.1.1alpha+20120614), libssl3t64 (>= 3.0.0), libstdc++6 (>= 14), libsystemd0 (>= 221), libudev1 (>= 183), libxxhash0 (>= 0.8), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.2.3)
Recommends: apt (>= 3.0.3)
Conflicts: libnettle8 (<< 3.9.1-2.2~)
Breaks: appstream (<< 0.9.0-3~), apt (<< 1.6~), aptitude (<< 0.8.9), dpkg (<< 1.20.8), libapt-inst1.5 (<< 0.9.9~)
Provides: libapt-pkg (= 3.0.3)
Filename: ./pool/libapt-pkg7.0_3.0.3_amd64.deb
Size: 1112916
MD5sum: 89c5af2d5a011714603f09e57a278bd6
SHA1: 5f04b97f12e0883a2d8b873bb8944dfa05139f1c
SHA256: fdcc9f780c7de466c7f0038e6e242c73cb63c8f9fe2781a3185a2c810984ab0a
Section: libs
Priority: optional
Multi-Arch: same
Description: package management runtime library
 This library provides the common functionality for searching and
 managing packages as well as information about packages.
 Higher-level package managers can depend upon this library.
 .
 This includes:
  * retrieval of information about packages from multiple sources
  * retrieval of packages and all dependent packages
    needed to satisfy a request either through an internal
    solver or by interfacing with an external one
  * authenticating the sources and validating the retrieved data
  * installation and removal of packages in the system
  * providing different transports to retrieve data over cdrom and
    http(s) as well as an interface to add more transports like
    tor+http(s) (apt-transport-tor).

Package: libarchive13t64
Source: libarchive
Version: 3.7.4-4+deb13u1
Architecture: amd64
Maintainer: Peter Pentchev <roam@debian.org>
Installed-Size: 881
Depends: libacl1 (>= 2.2.23), libbz2-1.0, libc6 (>= 2.38), liblz4-1 (>= 0.0~r130), liblzma5 (>= 5.2.2), libnettle8t64, libxml2 (>= 2.7.4), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4)
Suggests: lrzip
Breaks: libarchive13 (<< 3.7.4-4+deb13u1)
Replaces: libarchive13
Provides: libarchive13 (= 3.7.4-4+deb13u1)
Filename: ./pool/libarchive13t64_3.7.4-4+deb13u1_amd64.deb
Size: 350192
MD5sum: 83f24237c142f5f485720ad944e2d692
SHA1: 48241cf426371a2a003fb094c450f954586287c1
SHA256: 12e06195a899e8db371803ed70111fc7302573d3ed84e967d3d48ef2d543ace8
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://www.libarchive.org/
Description: Multi-format archive and compression library (shared library)
 The libarchive library provides a flexible interface for reading and writing
 archives in various formats such as tar and cpio. libarchive also supports
 reading and writing archives compressed using various compression filters such
 as gzip and bzip2. The library is inherently stream-oriented; readers serially
 iterate through the archive, writers serially add things to the archive.
 .
 Archive formats supported are:
 .
    * tar (read and write, including GNU extensions)
    * pax (read and write, including GNU and star extensions)
    * cpio (read and write, including odc and newc variants)
    * iso9660 (read and write, including Joliet and Rockridge extensions, with
      some limitations)
    * zip (read only, with some limitations, uses zlib)
    * mtree (read and write)
    * shar (write only)
    * ar (read and write, including BSD and GNU/SysV variants)
    * empty (read only; in particular, note that no other format will accept an
      empty file)
    * raw (read only)
    * xar (read only)
    * rar (read only, with some limitations)
    * 7zip (read and write, with some limitations)
 .
 Filters supported are:
 .
    * gzip (read and write, uses zlib)
    * bzip2 (read and write, uses bzlib)
    * compress (read and write, uses an internal implementation)
    * uudecode (read only)
    * separate command-line compressors with fixed-signature auto-detection
    * xz and lzma (read and write using liblzma)
    * zstandard (read and write using libzstd)
 .
 This package provides the libarchive shared library.

Package: libatomic1
Source: gcc-14
Version: 14.2.0-19
Architecture: amd64
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Installed-Size: 45
Depends: gcc-14-base (= 14.2.0-19), libc6 (>= 2.14)
Filename: ./pool/libatomic1_14.2.0-19_amd64.deb
Size: 9308
MD5sum: ac6daa5a9f8809b24584507f08e54de5
SHA1: a478fbcba038f4a18db43b9771ee01a7da5ab23c
SHA256: 212b399aae2f7299203d261a57e49372e09565a9a5ea971905f94a3960366c05
Section: libs
Priority: optional
Multi-Arch: same
Homepage: http://gcc.gnu.org/
Description: support library providing __atomic built-in functions
 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.

Package: libattr1
Source: attr
Version: 1:2.5.2-3
Architecture: amd64
Maintainer: Guillem Jover <guillem@debian.org>
Installed-Size: 60
Depends: libc6 (>= 2.4)
Filename: ./pool/libattr1_1%3a2.5.2-3_amd64.deb
Size: 22876
MD5sum: 2c3100a9dc9aae8ec609dcbfd62e5ace
SHA1: d1dffc98c6790ab73e95de59821202732374e4b6
SHA256: 606b5ee12ea2786be607a17f40c1fb5e65c76ceaff66665bdf8f8c6c1b71d1fb
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://savannah.nongnu.org/projects/attr/
Description: extended attribute handling - shared library
 Contains the runtime environment required by programs that make use
 of extended attributes.

Package: libaudit-common
Source: audit
Version: 1:4.0.2-2
Architecture: all
Maintainer: Laurent Bigonville <bigon@debian.org>
Installed-Size: 25
Filename: ./pool/libaudit-common_1%3a4.0.2-2_all.deb
Size: 12692
MD5sum: db8824e85e136daba1f3c864224fa159
SHA1: d4657962ca3a903c5f26f0d7f2b1a46b5d7ec6c0
SHA256: b6edcd7aa36a2a5a1abd2c52966d69a99eebdb69c8f5cb33cbf415b0875775e3
Section: libs
Priority: optional
Multi-Arch: foreign
Homepage: https://people.redhat.com/sgrubb/audit/
Description: Dynamic library for security auditing - common files
 The audit-libs package contains the dynamic libraries needed for
 applications to use the audit framework. It is used to monitor systems for
 security related events.
 .
 This package contains the libaudit.conf configuration file and the associated
 manpage.

Package: libaudit1
Source: audit (1:4.0.2-2)
Version: 1:4.0.2-2+b2
Architecture: amd64
Maintainer: Laurent Bigonville <bigon@debian.org>
Installed-Size: 179
Depends: libaudit-common (>= 1:4.0.2-2), libc6 (>= 2.38), libcap-ng0 (>= 0.7.9)
Filename: ./pool/libaudit1_1%3a4.0.2-2+b2_amd64.deb
Size: 55080
MD5sum: bd58445b6e91a8a892a5042f08b6d697
SHA1: e1817234df69c35e66a256e911ba0a81eebdb111
SHA256: e5c200c6f9db0d0e5766c5cad66a686f46c7649868435fba966cdb0be59b42f2
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://people.redhat.com/sgrubb/audit/
Description: Dynamic library for security auditing
 The audit-libs package contains the dynamic libraries needed for
 applications to use the audit framework. It is used to monitor systems for
 security related events.

Package: libavahi-client3
Source: avahi
Version: 0.8-16
Architecture: amd64
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Installed-Size: 119
Depends: libavahi-common3 (= 0.8-16), libc6 (>= 2.34), libdbus-1-3 (>= 1.10)
Filename: ./pool/libavahi-client3_0.8-16_amd64.deb
Size: 48384
MD5sum: 45a207f75278c74820a830642f4cd532
SHA1: 152521dc3e5b0921413687d638264e950baf3552
SHA256: 27df3f1c0190d13ec6d014c5515c2ec8e9a49d0983f48fc9e5756ee4e62d7e37
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://avahi.org/
Description: Avahi client library
 Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
 It allows programs to publish and discover services and hosts
 running on a local network with no specific configuration. For
 example you can plug into a network and instantly find printers to
 print to, files to look at and people to talk to.
 .
 This package contains the library for Avahi's C API which  allows you
 to integrate mDNS/DNS-SD functionality into your application.

Package: libavahi-common-data
Source: avahi
Version: 0.8-16
Architecture: amd64
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Installed-Size: 760
Filename: ./pool/libavahi-common-data_0.8-16_amd64.deb
Size: 112284
MD5sum: 8936b03ecb290dc02cc3b6c546b9f7e8
SHA1: 94dcac792bfa170ef0bb5f86925a6d45862b9c17
SHA256: a3c0cb1326ed60cbbef133c31af28759f7a922d886d001a138d52bbf0af908d6
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://avahi.org/
Description: Avahi common data files
 Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
 It allows programs to publish and discover services and hosts
 running on a local network with no specific configuration. For
 example you can plug into a network and instantly find printers to
 print to, files to look at and people to talk to.
 .
 This package contains common data files for avahi.

Package: libavahi-common3
Source: avahi
Version: 0.8-16
Architecture: amd64
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Installed-Size: 96
Depends: libc6 (>= 2.38), libavahi-common-data (= 0.8-16)
Filename: ./pool/libavahi-common3_0.8-16_amd64.deb
Size: 44224
MD5sum: 9e3786375c17bb7fbaa5a6f61225df13
SHA1: a67d85b78cf895a3ac5ddac6e3a28a7e5a8c5cb7
SHA256: fb092fc55f1c7f3db0ac64467f30ebae8145543570b8e99f17ce84cf1dd28bb6
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://avahi.org/
Description: Avahi common library
 Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
 It allows programs to publish and discover services and hosts
 running on a local network with no specific configuration. For
 example you can plug into a network and instantly find printers to
 print to, files to look at and people to talk to.
 .
 This package contains the Avahi common library, which is a set of common
 functions used by many of Avahis components and client applications.

Package: libblkid1
Source: util-linux
Version: 2.41-5
Architecture: amd64
Maintainer: Chris Hofstaedtler <zeha@debian.org>
Installed-Size: 449
Depends: libc6 (>= 2.38)
Filename: ./pool/libblkid1_2.41-5_amd64.deb
Size: 171276
MD5sum: 6a0e6883dbc760764b821f3535eace8b
SHA1: 8413cb58799327072dd69a418e41fc05009cfd03
SHA256: bed93f11942524e5338074c46cce376197740635bf0745ccb7d259e0f6ce7117
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://github.com/util-linux/util-linux
Description: block device ID library
 The blkid library allows system programs such as fsck and mount to
 quickly and easily find block devices by filesystem UUID or label.
 This allows system administrators to avoid specifying filesystems by
 hard-coded device names and use a logical naming system instead.

Package: libbpf1
Source: libbpf (1.5.0-3)
Version: 1:1.5.0-3
Architecture: amd64
Maintainer: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Installed-Size: 452
Depends: libc6 (>= 2.38), libelf1t64 (>= 0.144), zlib1g (>= 1:1.2.3.3)
Filename: ./pool/libbpf1_1%3a1.5.0-3_amd64.deb
Size: 168832
MD5sum: 3478aa891f2f2b051b2df5aee4d54693
SHA1: 1892fdadd7b362260b6c6aa238dbd6b9ca528c4f
SHA256: 04c96ead3024888d80d08c8d08cc8cf4589f4614627acc69519f87ffb5adc1c2
Section: libs
Priority: optional
Multi-Arch: same
Description: eBPF helper library (shared library)
 libbpf is a library for loading eBPF programs and reading and
 manipulating eBPF objects from user-space.
 .
 This package contains the shared library.

Package: libbrotli1
Source: brotli (1.1.0-2)
Version: 1.1.0-2+b7
Architecture: amd64
Maintainer: Tomasz Buchert <tomasz@debian.org>
Installed-Size: 870
Depends: libc6 (>= 2.29)
Filename: ./pool/libbrotli1_1.1.0-2+b7_amd64.deb
Size: 306624
MD5sum: e268acc326140ae9f1731f335335fc8d
SHA1: e5e9327d88edff7e03a5d9f9ab0c46c1d8c06536
SHA256: 0fb79f88db210afbd69282ab9649e525f393ec6950ca34da1a6b359250b8d7db
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://github.com/google/brotli
Description: library implementing brotli encoder and decoder (shared libraries)
 Brotli is a generic-purpose lossless compression algorithm
 that compresses data using a combination of a modern variant
 of the LZ77 algorithm, Huffman coding and 2nd order context modeling,
 with a compression ratio comparable to the best currently available
 general-purpose compression methods. It is similar in speed with
 deflate but offers more dense compression.
 .
 This package installs shared libraries.

Package: libbsd0
Source: libbsd
Version: 0.12.2-2
Architecture: amd64
Maintainer: Guillem Jover <guillem@debian.org>
Installed-Size: 214
Depends: libc6 (>= 2.38), libmd0 (>= 1.0.3-2)
Filename: ./pool/libbsd0_0.12.2-2_amd64.deb
Size: 130968
MD5sum: e3b9d9c161b809d77b9a08134304a58a
SHA1: e4894bcb1b3c28477aa780a66131998370c83aa3
SHA256: e5a85986fa6bec3307ab1bc860736b478b331882bc45e17675a7bdf88eecb43a
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://libbsd.freedesktop.org/
Description: utility functions from BSD systems - shared library
 This library provides some C functions such as strlcpy() that are commonly
 available on BSD systems but not on others like GNU systems.
 .
 For a detailed list of the provided functions, please see the libbsd-dev
 package description.

Package: libbz2-1.0
Source: bzip2
Version: 1.0.8-6
Architecture: amd64
Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Installed-Size: 96
Depends: libc6 (>= 2.4)
Filename: ./pool/libbz2-1.0_1.0.8-6_amd64.deb
Size: 37912
MD5sum: 9b894973cee72ed70062492ef177bb5e
SHA1: d7cc66c713ee3a13713f3dffaec4e2b9fa43ffe2
SHA256: cba4cda04244b5e481bb15524bc3c983a7d1b6f330013b9b381706a2fcb65310
Section: libs
Priority: important
Multi-Arch: same
Homepage: https://sourceware.org/bzip2/
Description: high-quality block-sorting file compressor library - runtime
 This package contains libbzip2 which is used by the bzip2 compressor.
 .
 bzip2 is a freely available, patent free, data compressor.
 .
 bzip2 compresses files using the Burrows-Wheeler block-sorting text
 compression algorithm, and Huffman coding.  Compression is generally
 considerably better than that achieved by more conventional
 LZ77/LZ78-based compressors, and approaches the performance of the PPM
 family of statistical compressors.
 .
 The archive file format of bzip2 (.bz2) is incompatible with that of its
 predecessor, bzip (.bz).

Package: libc6
Source: glibc
Version: 2.41-12+deb13u3
Architecture: amd64
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Installed-Size: 13226
Depends: libgcc-s1
Recommends: libidn2-0 (>= 2.0.5~)
Suggests: glibc-doc, debconf | debconf-2.0, libc-l10n, locales, libnss-nis, libnss-nisplus
Breaks: base-files (<< 13.3~), chrony (<< 4.2-3~), dhcpcd (<< 1:10.1.0-7~), fakechroot (<< 2.19-3.5), firefox (<< 91~), firefox-esr (<< 91~), gnumach-image-1.8-486 (<< 2:1.8+git20210923~), gnumach-image-1.8-486-dbg (<< 2:1.8+git20210923~), gnumach-image-1.8-xen-486 (<< 2:1.8+git20210923~), gnumach-image-1.8-xen-486-dbg (<< 2:1.8+git20210923~), hurd (<< 1:0.9.git20220301-2), libamdhip64-5 (<< 5.7.1-5+b1), libhiprtc-builtins5 (<< 5.7.1-5+b1), librccl1 (<< 5.4.3-3+b1), libswupdate0.1 (<< 2024.12.1+dfsg-1+b3), locales (<< 2.41), locales-all (<< 2.41), lua-swupdate (<< 2024.12.1+dfsg-1+b3), nscd (<< 2.41), pd-scaf (<< 1:0.14.1+darcs20180201-6+b4), postgresql-15-pllua (<< 1:2.0.12-4), postgresql-17-pllua (<< 1:2.0.12-3+b2), python3-iptables (<< 1.0.0-2), python3-mrgingham (<< 1.25-1), python3-onnxruntime (<< 1.20.1+dfsg-2~), sysvinit (<< 3.09-2~), sysvinit-core (<< 3.09-2~), tinydns (<< 1:1.05-14), uwsgi-plugin-pypy3 (<< 0.0.2+b1), valgrind (<< 1:3.19.0-1~)
Replaces: libc6-amd64
Filename: ./pool/libc6_2.41-12+deb13u3_amd64.deb
Size: 2849576
MD5sum: ac4d23a0d789d1d6463c3c80b585fbe6
SHA1: 11449623c6859d9164dff8aedbcf023edaddc513
SHA256: 8ffd13165b9ee3f067e2ee670df718e48c1bdaa18676ac93d1de761dbbb3913c
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://www.gnu.org/software/libc/libc.html
Description: GNU C Library: Shared libraries
 Contains the standard libraries that are used by nearly all programs on
 the system. This package includes shared versions of the standard C library
 and the standard math library, as well as many others.

Package: libcap-ng0
Source: libcap-ng (0.8.5-4)
Version: 0.8.5-4+b1
Architecture: amd64
Maintainer: Håvard F. Aasen <havard.f.aasen@pfft.no>
Installed-Size: 66
Depends: libc6 (>= 2.38)
Filename: ./pool/libcap-ng0_0.8.5-4+b1_amd64.deb
Size: 17584
MD5sum: e04dd4fde0a940901b89f48ce9a85056
SHA1: fb0d8bea0ba6659624410e3671e934ab564e283e
SHA256: 20a9e4b0619a3eb2566338223bed135dde5a601eaa2f8fdd5f20b94506addcac
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://people.redhat.com/sgrubb/libcap-ng
Description: alternate POSIX capabilities library
 This library implements the user-space interfaces to the POSIX
 1003.1e capabilities available in Linux kernels.  These capabilities are
 a partitioning of the all powerful root privilege into a set of distinct
 privileges.
 .
 The libcap-ng library is intended to make programming with POSIX
 capabilities much easier than the traditional libcap library.
 .
 This package contains dynamic libraries for libcap-ng.

Package: libcap2
Source: libcap2 (1:2.75-10+deb13u1)
Version: 1:2.75-10+deb13u1+b1
Architecture: amd64
Maintainer: Christian Kastner <ckk@debian.org>
Installed-Size: 92
Depends: libc6 (>= 2.38)
Filename: ./pool/libcap2_1%3a2.75-10+deb13u1+b1_amd64.deb
Size: 28988
MD5sum: 7a626ed1a2e81b5854c1c1a979dfdb86
SHA1: 77160c41dc0382574d5b0ff69ceeacabf85a6191
SHA256: 860db6f80d400239744eee2b454f1d8e66b064e18dd0527535824887691e9cb7
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://sites.google.com/site/fullycapable/
Description: POSIX 1003.1e capabilities (library)
 Libcap implements the user-space interfaces to the POSIX 1003.1e capabilities
 available in Linux kernels. These capabilities are a partitioning of the all
 powerful root privilege into a set of distinct privileges.
 .
 This package contains the shared library.

Package: libcap2-bin
Source: libcap2 (1:2.75-10+deb13u1)
Version: 1:2.75-10+deb13u1+b1
Architecture: amd64
Maintainer: Christian Kastner <ckk@debian.org>
Installed-Size: 132
Depends: libc6 (>= 2.38), libcap2 (>= 1:2.63)
Recommends: libpam-cap
Breaks: libcap-bin
Replaces: libcap-bin
Filename: ./pool/libcap2-bin_1%3a2.75-10+deb13u1+b1_amd64.deb
Size: 36440
MD5sum: 076ac3af3d08af732672f683aa10bbb8
SHA1: 361046d3091da9e3e805889087d2994a8a5eef24
SHA256: 4abf33b256068c1621c9e5bca99b47a506e11f34ebc20a220404f3c256a057ca
Section: utils
Priority: important
Multi-Arch: foreign
Homepage: https://sites.google.com/site/fullycapable/
Description: POSIX 1003.1e capabilities (utilities)
 Libcap implements the user-space interfaces to the POSIX 1003.1e capabilities
 available in Linux kernels. These capabilities are a partitioning of the all
 powerful root privilege into a set of distinct privileges.
 .
 This package contains additional utilities.

Package: libcom-err2
Source: e2fsprogs (1.47.2-3)
Version: 1.47.2-3+b11
Architecture: amd64
Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Installed-Size: 64
Depends: libc6 (>= 2.38)
Breaks: libcom-err2t64 (<< 1.47.0-2.4~exp1~), libcomerr2 (<< 1.43.9-1~)
Replaces: libcom-err2t64, libcomerr2 (<< 1.43.9-1~)
Provides: libcom-err2t64 (= 1.47.2-3+b11), libcomerr2 (= 1.47.2-3+b11)
Filename: ./pool/libcom-err2_1.47.2-3+b11_amd64.deb
Size: 25036
MD5sum: 0fd0458472aad6a1a9020ad341d47543
SHA1: e5c0dc0120b73d90c704cd68b3247561b7a47ebc
SHA256: e1feff126b3e8b3a7b18087e88681469b70d8f6d1b7c4e4b89d98577e1a2fdd7
Section: libs
Priority: optional
Multi-Arch: same
Homepage: http://e2fsprogs.sourceforge.net
Description: common error description library
 libcomerr is an attempt to present a common error-handling mechanism to
 manipulate the most common form of error code in a fashion that does not
 have the problems identified with mechanisms commonly in use.

Package: libcrypt1
Source: libxcrypt
Version: 1:4.4.38-1
Architecture: amd64
Maintainer: Marco d'Itri <md@linux.it>
Installed-Size: 234
Depends: libc6 (>= 2.38)
Conflicts: libpam0g (<< 1.4.0-10)
Replaces: libc6 (<< 2.29-4)
Filename: ./pool/libcrypt1_1%3a4.4.38-1_amd64.deb
Size: 90072
MD5sum: 37526873776d5dc3c39768419fe62192
SHA1: 3680d84faa85fa090a565693365712680b9e5be6
SHA256: 0ebc144d662e3197982d1bf3a7b8b35ca845e54c68811de0328b1f0d7c67585c
Section: libs
Priority: optional
Multi-Arch: same
Description: libcrypt shared library
 libxcrypt is a modern library for one-way hashing of passwords.
 It supports DES, MD5, NTHASH, SUNMD5, SHA-2-256, SHA-2-512, and
 bcrypt-based password hashes
 It provides the traditional Unix 'crypt' and 'crypt_r' interfaces,
 as well as a set of extended interfaces like 'crypt_gensalt'.

Package: libcryptsetup12
Source: cryptsetup
Version: 2:2.7.5-2
Architecture: amd64
Maintainer: Debian Cryptsetup Team <pkg-cryptsetup-devel@alioth-lists.debian.net>
Installed-Size: 652
Depends: libblkid1 (>= 2.24.2), libc6 (>= 2.38), libdevmapper1.02.1 (>= 2:1.02.197), libjson-c5 (>= 0.15), libssl3t64 (>= 3.2.0), libuuid1 (>= 2.16)
Filename: ./pool/libcryptsetup12_2%3a2.7.5-2_amd64.deb
Size: 254056
MD5sum: 0613bef73daa494ca56b22c61214106f
SHA1: 71181f4a821614afebc04f9bf2504c8ab693f2e1
SHA256: 84f6596296c346c1c8f6bb16b0d4d485215b7a23a23ff21e9c28e35822d45a7b
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://gitlab.com/cryptsetup/cryptsetup
Description: disk encryption support - shared library
 Cryptsetup provides an interface for configuring encryption on block
 devices (such as /home or swap partitions), using the Linux kernel
 device mapper target dm-crypt. It features integrated Linux Unified Key
 Setup (LUKS) support.
 .
 This package provides the libcryptsetup shared library.

Package: libcups2t64
Source: cups
Version: 2.4.10-3+deb13u2
Architecture: amd64
Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Installed-Size: 700
Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.38), libgnutls30t64 (>= 3.8.1), libgssapi-krb5-2 (>= 1.17), zlib1g (>= 1:1.2.0)
Suggests: cups-common
Breaks: libcups2 (<< 2.4.10-3+deb13u2)
Replaces: libcups2
Provides: libcups2 (= 2.4.10-3+deb13u2)
Filename: ./pool/libcups2t64_2.4.10-3+deb13u2_amd64.deb
Size: 251548
MD5sum: e477256eb77db3edb891cf04d6268f97
SHA1: ac84a5e307d0f01e1ab1139503300c63bf79cb18
SHA256: 278c57da32afceec1f406869e790b29f40c75b02bb8e512dd903d5a5264df9d2
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://github.com/OpenPrinting/cups/
Description: Common UNIX Printing System(tm) - Core library
 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpd and the like.  It supports the Internet
 Printing Protocol (IPP), and has its own filtering driver model for
 handling various document types.
 .
 This package provides the base shared libraries for CUPS.

Package: libcurl4t64
Source: curl
Version: 8.14.1-2+deb13u4
Architecture: amd64
Maintainer: Debian Curl Maintainers <team+curl@tracker.debian.org>
Installed-Size: 1013
Depends: libbrotli1 (>= 0.6.0), libc6 (>= 2.38), libgssapi-krb5-2 (>= 1.17), libidn2-0 (>= 2.0.0), libldap2 (>= 2.6.2), libnghttp2-14 (>= 1.50.0), libnghttp3-9 (>= 0.15.0), libpsl5t64 (>= 0.16.0), librtmp1 (>= 2.3), libssh2-1t64 (>= 1.11.1), libssl3t64 (>= 3.3.0), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.3.4)
Recommends: ca-certificates
Conflicts: libcurl3
Breaks: libcurl4 (<< 8.14.1-2+deb13u4)
Replaces: libcurl3, libcurl4
Provides: libcurl4 (= 8.14.1-2+deb13u4)
Filename: ./pool/libcurl4t64_8.14.1-2+deb13u4_amd64.deb
Size: 391576
MD5sum: 1ce441ba039d03e1f68100922946691b
SHA1: 4a4f00f2bb5053fd158d5e3f2866d12c46079ced
SHA256: 9a28a1f9cd78e2ff07c436e78a76bc114d491404dbe3a836a83e385d496ab4f2
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://curl.se/
Description: easy-to-use client-side URL transfer library (OpenSSL flavour)
 libcurl is an easy-to-use client-side URL transfer library, supporting DICT,
 FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S,
 RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP.
 .
 libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP
 form based upload, proxies, cookies, user+password authentication (Basic,
 Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling
 and more!
 .
 libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported,
 fast, thoroughly documented and is already used by many known, big and
 successful companies and numerous applications.
 .
 SSL support is provided by OpenSSL.

Package: libdb5.3t64
Source: db5.3
Version: 5.3.28+dfsg2-9
Architecture: amd64
Maintainer: Debian QA Group <packages@qa.debian.org>
Installed-Size: 1854
Depends: libc6 (>= 2.38)
Breaks: libdb5.3 (<< 5.3.28+dfsg2-9)
Replaces: libdb5.3
Provides: libdb5.3 (= 5.3.28+dfsg2-9)
Filename: ./pool/libdb5.3t64_5.3.28+dfsg2-9_amd64.deb
Size: 703676
MD5sum: e1e13d06a827146d302556533c22d9af
SHA1: a596798c43b00a507bd26b2f5ef5af509c41cf93
SHA256: 18d02510ee78b67e4504ba050176797a200ff24214a7cd318082ab60ad7bf3fc
Section: libs
Priority: optional
Multi-Arch: same
Homepage: http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html
Description: Berkeley v5.3 Database Libraries [runtime]
 This is the runtime package for programs that use the v5.3 Berkeley
 database library.

Package: libdbus-1-3
Source: dbus
Version: 1.16.2-2
Architecture: amd64
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Installed-Size: 445
Depends: libc6 (>= 2.38), libsystemd0
Recommends: dbus
Filename: ./pool/libdbus-1-3_1.16.2-2_amd64.deb
Size: 177904
MD5sum: 686cab55ea673c13d19531883c4860eb
SHA1: f3ec83ea1cd58fb9396676003591fa59708de382
SHA256: bbcb711daff7e104b5f80f9b05475b6142674bfe65518a36a56e96a91068a3f5
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://dbus.freedesktop.org/
Description: simple interprocess messaging system (library)
 D-Bus is a message bus, used for sending messages between applications.
 Conceptually, it fits somewhere in between raw sockets and CORBA in
 terms of complexity.
 .
 D-Bus supports broadcast messages, asynchronous messages (thus
 decreasing latency), authentication, and more. It is designed to be
 low-overhead; messages are sent using a binary protocol, not using
 XML. D-Bus also supports a method call mapping for its messages, but
 it is not required; this makes using the system quite simple.
 .
 It comes with several bindings, including GLib, Python, Qt and Java.
 .
 The message bus daemon can be found in the dbus-daemon package.

Package: libdebconfclient0
Source: cdebconf
Version: 0.280
Architecture: amd64
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Installed-Size: 38
Depends: libc6 (>= 2.38)
Filename: ./pool/libdebconfclient0_0.280_amd64.deb
Size: 10632
MD5sum: 0eec698fd18895d578b63d64216aeb3e
SHA1: 219dec5cd95ea5be91161ab1d30dc3f19efb6e01
SHA256: 25acadc8b394bc86d05df16e70975e523f8f839a7d8d6d5e22c1cafdcef741aa
Section: libs
Priority: optional
Multi-Arch: same
Description: Debian Configuration Management System (C-implementation library)
 Debconf is a configuration management system for Debian packages. It is
 used by some packages to prompt you for information before they are
 installed. cdebconf is a reimplementation of the original debconf in C.
 .
 This library allows C programs to interface with cdebconf.

Package: libdevmapper1.02.1
Source: lvm2 (2.03.31-2)
Version: 2:1.02.205-2
Architecture: amd64
Maintainer: Debian LVM Team <team+lvm@tracker.debian.org>
Installed-Size: 481
Depends: libc6 (>= 2.38), libselinux1 (>= 3.1~), libudev1 (>= 183), dmsetup (>= 2:1.02.205-2~)
Filename: ./pool/libdevmapper1.02.1_2%3a1.02.205-2_amd64.deb
Size: 134640
MD5sum: 6f016efa31b9b8b92d02e07c67d65e0b
SHA1: c660548e2994bf30be72c7dbbfbef6648e9440a1
SHA256: e924e0df8823987f271b7d3a375dc2f8adcd76db66f09d0273043c885edb0af0
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://sourceware.org/lvm2/
Description: Linux Kernel Device Mapper userspace library
 The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management)
 Team's implementation of a minimalistic kernel-space driver that handles
 volume management, while keeping knowledge of the underlying device layout
 in user-space.  This makes it useful for not only LVM, but software raid,
 and other drivers that create "virtual" block devices.
 .
 This package contains the (user-space) shared library for accessing the
 device-mapper; it allows usage of the device-mapper through a clean,
 consistent interface (as opposed to through kernel ioctls).

Package: libedit2
Source: libedit
Version: 3.1-20250104-1
Architecture: amd64
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Installed-Size: 262
Depends: libbsd0 (>= 0.1.3), libc6 (>= 2.38), libtinfo6 (>= 6)
Replaces: libedit-dev (<< 3.1-20180525-2~)
Filename: ./pool/libedit2_3.1-20250104-1_amd64.deb
Size: 93832
MD5sum: fd7269ccbfb9da8080f776e1d96823c0
SHA1: 03ef2da39167fb6105479d165caab156b3535297
SHA256: b002ea172b9c1e34a67bc497c523c67bb74c3f0a4e98113cb083990a1f1d3bfe
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://www.thrysoee.dk/editline/
Description: BSD editline and history libraries
 Command line editor library provides generic line editing,
 history, and tokenization functions.
 .
 It slightly resembles GNU readline.

Package: libelf1t64
Source: elfutils
Version: 0.192-4
Architecture: amd64
Maintainer: Debian Elfutils Maintainers <debian-gcc@lists.debian.org>
Installed-Size: 1228
Depends: libc6 (>= 2.38), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4)
Breaks: libelf1 (<< 0.192-4)
Replaces: libelf1
Provides: libelf1 (= 0.192-4)
Filename: ./pool/libelf1t64_0.192-4_amd64.deb
Size: 189408
MD5sum: 906aacb5a1d743e4945a8690fb5fd59b
SHA1: cefbbeb41869ffacff621e1a31bf66617df50832
SHA256: 94497b7e17b6f574a0605b380d454e20d3f01a9c63b70c2a2263f679d30053e1
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://sourceware.org/elfutils/
Description: library to read and write ELF files
 The libelf1t64 package provides a shared library which allows reading and
 writing ELF files on a high level.  Third party programs depend on
 this package to read internals of ELF files.  The programs of the
 elfutils package use it also to generate new ELF files.
 .
 This library is part of elfutils.

Package: libevent-2.1-7t64
Source: libevent (2.1.12-stable-10)
Version: 2.1.12-stable-10+b1
Architecture: amd64
Maintainer: Nicolas Mora <babelouest@debian.org>
Installed-Size: 443
Depends: libc6 (>= 2.38)
Breaks: libevent-2.1-7 (<< 2.1.12-stable-10)
Replaces: libevent-2.1-7
Provides: libevent-2.1-7 (= 2.1.12-stable-10+b1)
Filename: ./pool/libevent-2.1-7t64_2.1.12-stable-10+b1_amd64.deb
Size: 181612
MD5sum: d3cbecd93062fec026069ab7f3ac1618
SHA1: 019029de4595f0f7b0700eb1d0182abe2febf221
SHA256: 5b2201fe46d8710bc4b2566abe0a3e29c63dd94779644f6d32c777a5281c86a3
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://libevent.org/
Description: Asynchronous event notification library
 Libevent is an asynchronous event notification library that provides a
 mechanism to execute a callback function when a specific event occurs
 on a file descriptor or after a timeout has been reached.
 .
 It is meant to replace the asynchronous event loop found in
 event driven network servers. Currently, libevent supports /dev/poll,
 kqueue(2), event ports, select(2), poll(2) and epoll(4).
 .
 For backward compatibility and to transition to "libevent_core only"
 or "libevent_core + libevent_extra", the libevent source package builds
 the libevent library that includes everything in libevent_core and
 libevent_extra.

Package: libevent-core-2.1-7t64
Source: libevent (2.1.12-stable-10)
Version: 2.1.12-stable-10+b1
Architecture: amd64
Maintainer: Nicolas Mora <babelouest@debian.org>
Installed-Size: 306
Depends: libc6 (>= 2.38)
Breaks: libevent-core-2.1-7 (<< 2.1.12-stable-10)
Replaces: libevent-core-2.1-7
Provides: libevent-core-2.1-7 (= 2.1.12-stable-10+b1)
Filename: ./pool/libevent-core-2.1-7t64_2.1.12-stable-10+b1_amd64.deb
Size: 132136
MD5sum: 001733a6f373fb3187dc993916fb35ca
SHA1: cadf2653bdcdd055754e7c0ff0d4130c81b382d2
SHA256: 1bc17a28932ce24d863ae39dfc1a975c5c83760bb67655d9e4dd3807c9b768e0
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://libevent.org/
Description: Asynchronous event notification library (core)
 Libevent is an asynchronous event notification library that provides a
 mechanism to execute a callback function when a specific event occurs
 on a file descriptor or after a timeout has been reached.
 .
 It is meant to replace the asynchronous event loop found in
 event driven network servers. Currently, libevent supports /dev/poll,
 kqueue(2), event ports, select(2), poll(2) and epoll(4).
 .
 The libevent_core library includes event loops, timers, buffer code,
 and various small compatibility functions.
 .
 If you're writing software that only uses libevent's event loop, you
 should link against only the libevent_core library.

Package: libexpat1
Source: expat
Version: 2.7.1-2
Architecture: amd64
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Installed-Size: 400
Pre-Depends: libc6 (>= 2.38)
Filename: ./pool/libexpat1_2.7.1-2_amd64.deb
Size: 108204
MD5sum: f679d79b2aaecfcb335274627a04960c
SHA1: 2df60d569f5ba6703427c701e3707c04cd958a03
SHA256: f875f56675be5b074da877f9a93b09d47dc2eb4e679951d36e2943b8d4843344
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://libexpat.github.io/
Description: XML parsing C library - runtime library
 This package contains the runtime, shared library of expat, the C
 library for parsing XML. Expat is a stream-oriented parser in
 which an application registers handlers for things the parser
 might find in the XML document (like start tags).

Package: libext2fs2t64
Source: e2fsprogs (1.47.2-3)
Version: 1.47.2-3+b11
Architecture: amd64
Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Installed-Size: 557
Depends: libc6 (>= 2.38)
Breaks: e2fslibs (<< 1.43.9-1~), libext2fs2 (<< 1.47.2-3)
Replaces: e2fslibs (<< 1.43.9-1~), libext2fs2
Provides: e2fslibs (= 1.47.2-3+b11), libext2fs2 (= 1.47.2-3+b11)
Filename: ./pool/libext2fs2t64_1.47.2-3+b11_amd64.deb
Size: 212676
MD5sum: c931916a20480c6a8a28f0d22cec1cb9
SHA1: 30bd90557229da3e99aeab2c3acbc3a2868a2183
SHA256: 0aa71547d523226775d3d6ac38dea6d6d8ea184c615592b05b9275a71d418f01
Section: libs
Priority: optional
Multi-Arch: same
Homepage: http://e2fsprogs.sourceforge.net
Description: ext2/ext3/ext4 file system libraries
 The ext2, ext3 and ext4 file systems are successors of the original ext
 ("extended") file system. They are the main file system types used for
 hard disks on Debian and other Linux systems.
 .
 This package provides the ext2fs and e2p libraries, for userspace software
 that directly accesses extended file systems. Programs that use libext2fs
 include e2fsck, mke2fs, and tune2fs. Programs that use libe2p include
 dumpe2fs, chattr, and lsattr.

Package: libffi8
Source: libffi
Version: 3.4.8-2
Architecture: amd64
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Installed-Size: 72
Depends: libc6 (>= 2.34)
Breaks: libffi8ubuntu1 (<< 3.4.2-1)
Replaces: libffi8ubuntu1 (<< 3.4.2-1)
Provides: libffi8ubuntu1 (= 3.4.8-2)
Filename: ./pool/libffi8_3.4.8-2_amd64.deb
Size: 24144
MD5sum: acf30e8b2efe35ce199554f6493f3791
SHA1: 4d9e9db02daf74178b6aa6d99b3cc64cc4308a74
SHA256: 0ebdc340de33333639c3c63874cd4b15ac2e83dfa1ef3053b7eefaf4919f4f68
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://sourceware.org/libffi/
Description: Foreign Function Interface library runtime
 A foreign function interface is the popular name for the interface that
 allows code written in one language to call code written in another
 language.

Package: libfile-fcntllock-perl
Source: libfile-fcntllock-perl (0.22-4)
Version: 0.22-4+b4
Architecture: amd64
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Installed-Size: 130
Depends: perl (>= 5.40.0-6), perlapi-5.40.0, libc6 (>= 2.28)
Suggests: gcc | c-compiler
Filename: ./pool/libfile-fcntllock-perl_0.22-4+b4_amd64.deb
Size: 34564
MD5sum: b21ad67b1517e2843eb0d29f135de3e6
SHA1: f3971d475d2c48070645d0a8b336f405f9cc0d98
SHA256: 4b2407a812b395d0a304288710e5041955f6b3242ca9eb56fef386dc703114e3
Section: perl
Priority: optional
Homepage: https://metacpan.org/release/File-FcntlLock
Description: Perl module for file locking with fcntl(2)
 File::FcntlLock is a Perl module to do file locking in an object oriented
 fashion using the fcntl(2) system call. This allows locks on parts of a file
 as well as on the whole file and overcomes some known problems with flock(2),
 on which Perl's flock() function is based.
 .
 Furthermore due to its design it supports reliable locking over NFS.

Package: libgcc-s1
Source: gcc-14
Version: 14.2.0-19
Architecture: amd64
Protected: yes
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Installed-Size: 197
Depends: gcc-14-base (= 14.2.0-19), libc6 (>= 2.35)
Replaces: libgcc1 (<< 1:10)
Provides: libgcc1 (= 1:14.2.0-19)
Filename: ./pool/libgcc-s1_14.2.0-19_amd64.deb
Size: 72772
MD5sum: 6064bfcea6a7553d15ef00ca9d3e8df3
SHA1: bdc0b54ff7f971ecd56ae54aea604d2ab0e47aaf
SHA256: 3c71917b490d1a17aed43196a2787a256ecf060526cdb20216a74bedc061b150
Section: libs
Priority: optional
Multi-Arch: same
Homepage: http://gcc.gnu.org/
Description: GCC support library
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
Important: yes

Package: libgdbm-compat4t64
Source: gdbm
Version: 1.24-2
Architecture: amd64
Maintainer: Nicolas Mora <babelouest@debian.org>
Installed-Size: 75
Depends: libc6 (>= 2.33), libgdbm6t64 (>= 1.16)
Breaks: libgdbm-compat4 (<< 1.24-2)
Replaces: libgdbm-compat4
Provides: libgdbm-compat4 (= 1.24-2)
Filename: ./pool/libgdbm-compat4t64_1.24-2_amd64.deb
Size: 50280
MD5sum: cc53af617261680fa9ed2d4931697837
SHA1: 99eade0456a55035ce891d7f85cb620b0dcd7871
SHA256: 2cbd43cf2dfbf57ff48188b5d79d29cf7ea8f0dedaa61ab0bcc02eceff50ea01
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://gnu.org/software/gdbm
Description: GNU dbm database routines (legacy support runtime version)
 GNU dbm ('gdbm') is a library of database functions that use extendible
 hashing and works similarly to the standard UNIX 'dbm' functions.
 .
 The basic use of 'gdbm' is to store key/data pairs in a data file, thus
 providing a persistent version of the 'dictionary' Abstract Data Type
 ('hash' to perl programmers).
 This package includes library files, required to run old programs,
 that use legacy 'dbm' interface. For new programs, please use modern
 interface, provided by libgdbm6t64 and libgdbm-dev.

Package: libgdbm6t64
Source: gdbm
Version: 1.24-2
Architecture: amd64
Maintainer: Nicolas Mora <babelouest@debian.org>
Installed-Size: 138
Depends: libc6 (>= 2.34)
Suggests: gdbm-l10n (= 1.24-2)
Breaks: libgdbm6 (<< 1.24-2)
Replaces: libgdbm6
Provides: libgdbm6 (= 1.24-2)
Filename: ./pool/libgdbm6t64_1.24-2_amd64.deb
Size: 75176
MD5sum: 0159295388a840d6859ad88d119872ad
SHA1: 8212065c80c91a05839e26821dc65088f4ffe67d
SHA256: e7b42c68c391e278733adb3c1efdacd24d660862bd7bac0efbc10a91e5696dfc
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://gnu.org/software/gdbm
Description: GNU dbm database routines (runtime version)
 GNU dbm ('gdbm') is a library of database functions that use extendible
 hashing and works similarly to the standard UNIX 'dbm' functions.
 .
 The basic use of 'gdbm' is to store key/data pairs in a data file, thus
 providing a persistent version of the 'dictionary' Abstract Data Type
 ('hash' to perl programmers).

Package: libglib2.0-0t64
Source: glib2.0
Version: 2.84.4-3~deb13u3
Architecture: amd64
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Installed-Size: 4448
Depends: libatomic1 (>= 4.8), libc6 (>= 2.38), libffi8 (>= 3.4), libmount1 (>= 2.40~rc2), libpcre2-8-0 (>= 10.22), libselinux1 (>= 3.1~), zlib1g (>= 1:1.2.2)
Recommends: libglib2.0-data, shared-mime-info, xdg-user-dirs
Suggests: low-memory-monitor
Breaks: glib-networking-tests (<< 2.70.0~), gnome-keyring (<< 40.0-3~), gnome-shell (<< 44.9-2~), libedataserver-1.2-26 (<< 3.44.3-2~), libgladeui-2-6 (<< 3.22.2), libglib2.0-0 (<< 2.80.0-7~), libsoup2.4-tests (<< 2.72.0-3~)
Replaces: libglib2.0-0 (<< 2.80.0-7~)
Provides: libgio-2.0-0 (= 2.84.4-3~deb13u3), libglib-2.0-0 (= 2.84.4-3~deb13u3), libglib2.0-0 (= 2.84.4-3~deb13u3), libgmodule-2.0-0 (= 2.84.4-3~deb13u3), libgobject-2.0-0 (= 2.84.4-3~deb13u3), libgthread-2.0-0 (= 2.84.4-3~deb13u3)
Filename: ./pool/libglib2.0-0t64_2.84.4-3~deb13u3_amd64.deb
Size: 1518888
MD5sum: cc93c231ac30a4744134ebd3bd1e39db
SHA1: 43bfd0c80ba9526302754fd35fd5edf5398b2ca4
SHA256: e7bc3813fa7effa8bbd0d5547e6198ba18f53f5e79d305b8c34e8dce27f6c454
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://gitlab.gnome.org/GNOME/glib
Description: GLib library of C routines
 GLib is a library containing many useful C routines for things such
 as trees, hashes, lists, and strings.  It is a useful general-purpose
 C library used by projects such as GTK+, GIMP, and GNOME.
 .
 This package contains the shared libraries.

Package: libglib2.0-data
Source: glib2.0
Version: 2.84.4-3~deb13u3
Architecture: all
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Installed-Size: 9831
Filename: ./pool/libglib2.0-data_2.84.4-3~deb13u3_all.deb
Size: 1286720
MD5sum: 26f719a6a081077b9f363ab45ca88adc
SHA1: 1c58ed52114b9614ffa900137667c7e9c70c24cb
SHA256: bb9c50614316ccb8533d65f2f995e25d1275e0d83dcd2b675c2b6da8d620e55b
Section: libs
Priority: optional
Multi-Arch: foreign
Homepage: https://gitlab.gnome.org/GNOME/glib
Description: Common files for GLib library
 GLib is a library containing many useful C routines for things such
 as trees, hashes, lists, and strings.  It is a useful general-purpose
 C library used by projects such as GTK+, GIMP, and GNOME.
 .
 This package is needed for the runtime libraries to display messages in
 languages other than English.

Package: libgmp10
Source: gmp
Version: 2:6.3.0+dfsg-3
Architecture: amd64
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Installed-Size: 882
Depends: libc6 (>= 2.38)
Breaks: postgresql-pgmp (<< 1.0.3-1)
Filename: ./pool/libgmp10_2%3a6.3.0+dfsg-3_amd64.deb
Size: 560220
MD5sum: 3f1bfa704b2effe9fe6d7ea1f8776c26
SHA1: 63366c7a4935ec3db46d67fbe6d4c073b0c9fafb
SHA256: d0d0265eb01770f17afd0f7c8c0622f80479dcfbbe13653a0debeec61464e622
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://gmplib.org/
Description: Multiprecision arithmetic library
 GNU MP is a programmer's library for arbitrary precision
 arithmetic (ie, a bignum package).  It can operate on signed
 integer, rational, and floating point numeric types.
 .
 It has a rich set of functions, and the functions have a regular
 interface.

Package: libgnutls-dane0t64
Source: gnutls28
Version: 3.8.9-3+deb13u4
Architecture: amd64
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Installed-Size: 546
Depends: libgnutls30t64 (= 3.8.9-3+deb13u4), libc6 (>= 2.34), libunbound8 (>= 1.8.0)
Suggests: dns-root-data
Breaks: libgnutls-dane0 (<< 3.8.9-3+deb13u4)
Replaces: libgnutls-dane0
Provides: libgnutls-dane0 (= 3.8.9-3+deb13u4)
Filename: ./pool/libgnutls-dane0t64_3.8.9-3+deb13u4_amd64.deb
Size: 455908
MD5sum: 9b85ff012ad557685113e186602c8fd9
SHA1: c575119959260b26989ae30b91ec7a8303c80efd
SHA256: 119a357b321614be7e17655cccbf767bd55b136d1ad722d3e80fb99d862fe2f4
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://www.gnutls.org/
Description: GNU TLS library - DANE security support
 GnuTLS is a portable library which implements the Transport Layer
 Security (TLS 1.0, 1.1, 1.2, 1.3) and Datagram
 Transport Layer Security (DTLS 1.0, 1.2) protocols.
 .
 GnuTLS features support for:
  - certificate path validation, as well as DANE and trust on first use.
  - the Online Certificate Status Protocol (OCSP).
  - public key methods, including RSA and Elliptic curves, as well as password
    and key authentication methods such as SRP and PSK protocols.
  - all the strong encryption algorithms, including AES and Camellia.
  - CPU-assisted cryptography with VIA padlock and AES-NI instruction sets.
  - HSMs and cryptographic tokens, via PKCS #11.
 .
 This package contains the runtime library for DANE (DNS-based Authentication
 of Named Entities) support.

Package: libgnutls30t64
Source: gnutls28
Version: 3.8.9-3+deb13u4
Architecture: amd64
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Installed-Size: 3504
Depends: libc6 (>= 2.38), libgmp10 (>= 2:6.3.0+dfsg), libhogweed6t64 (>= 3.10), libidn2-0 (>= 2.0.0), libnettle8t64 (>= 3.10), libp11-kit0 (>= 0.25.1), libtasn1-6 (>= 4.14), libunistring5 (>= 1.1)
Suggests: gnutls-bin
Breaks: libgnutls30 (<< 3.8.9-3+deb13u4)
Replaces: libgnutls30
Provides: libgnutls30 (= 3.8.9-3+deb13u4)
Filename: ./pool/libgnutls30t64_3.8.9-3+deb13u4_amd64.deb
Size: 1469024
MD5sum: ce391a9ff4974eba985481ee3eaf34a5
SHA1: 72f4c6cf757e4af0acf000271eec501c06f7a97d
SHA256: 18a8bdfd91c7e3bcb01719d55a2b56849c7160b34f1f52b1c4fdfdd41bf1352b
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://www.gnutls.org/
Description: GNU TLS library - main runtime library
 GnuTLS is a portable library which implements the Transport Layer
 Security (TLS 1.0, 1.1, 1.2, 1.3) and Datagram
 Transport Layer Security (DTLS 1.0, 1.2) protocols.
 .
 GnuTLS features support for:
  - certificate path validation, as well as DANE and trust on first use.
  - the Online Certificate Status Protocol (OCSP).
  - public key methods, including RSA and Elliptic curves, as well as password
    and key authentication methods such as SRP and PSK protocols.
  - all the strong encryption algorithms, including AES and Camellia.
  - CPU-assisted cryptography with VIA padlock and AES-NI instruction sets.
  - HSMs and cryptographic tokens, via PKCS #11.
 .
 This package contains the main runtime library.

Package: libgpm2
Source: gpm (1.20.7-11)
Version: 1.20.7-11+b2
Architecture: amd64
Maintainer: Axel Beckert <abe@debian.org>
Installed-Size: 45
Depends: libc6 (>= 2.38)
Suggests: gpm
Filename: ./pool/libgpm2_1.20.7-11+b2_amd64.deb
Size: 14376
MD5sum: 981c96706e9fbf68f38d70e19f4f2013
SHA1: 2de18c4c0c1800dfb0de915f9d94c7f2e11b4f6f
SHA256: c8779444e5bb8df39c8bce3ef7dd3d662686a9ab770dcc96bb0f4aeb2077a67c
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://nico.schottelius.org/software/gpm/
Description: General Purpose Mouse - shared library
 This package provides a library that handles mouse requests
 and delivers them to applications. See the description for the 'gpm'
 package for more information.

Package: libgssapi-krb5-2
Source: krb5
Version: 1.21.3-5+deb13u1
Architecture: amd64
Maintainer: Sam Hartman <hartmans@debian.org>
Installed-Size: 434
Depends: libkrb5-3 (= 1.21.3-5+deb13u1), libc6 (>= 2.38), libcom-err2 (>= 1.43.9), libk5crypto3 (>= 1.20), libkrb5support0 (= 1.21.3-5+deb13u1)
Suggests: krb5-doc, krb5-user
Filename: ./pool/libgssapi-krb5-2_1.21.3-5+deb13u1_amd64.deb
Size: 138356
MD5sum: 9d93b5d1adb11eec662012c1b7dcd33b
SHA1: ddecd0f8bcc988780e6e7811c9c25e68e776b386
SHA256: 30847c1fde4240567d7ed3aeab4f655dd591203758b857e85e824045aae70299
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://web.mit.edu/kerberos/
Description: MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains the runtime library for the MIT Kerberos
 implementation of GSS-API used by applications and Kerberos clients.

Package: libhogweed6t64
Source: nettle
Version: 3.10.1-1
Architecture: amd64
Maintainer: Magnus Holmgren <holmgren@debian.org>
Installed-Size: 483
Depends: libc6 (>= 2.14), libgmp10 (>= 2:6.3.0+dfsg), libnettle8t64
Breaks: libhogweed6 (<< 3.10.1-1)
Replaces: libhogweed6
Provides: libhogweed6 (= 3.10.1-1)
Filename: ./pool/libhogweed6t64_3.10.1-1_amd64.deb
Size: 335240
MD5sum: 51e773a48a28fddd423e2f298671f75b
SHA1: f18c65851945accdac8706a6175eb94dbeb70912
SHA256: b059ed155115ac09da295322de48ee1ed58ef5fa45edcc9e12ff0e94636ef25f
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://www.lysator.liu.se/~nisse/nettle/
Description: low level cryptographic library (public-key cryptos)
 Nettle is a cryptographic library that is designed to fit easily in more or
 less any context: In crypto toolkits for object-oriented languages (C++,
 Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel
 space.
 .
 It tries to solve a problem of providing a common set of cryptographic
 algorithms for higher-level applications by implementing a
 context-independent set of cryptographic algorithms. In that light, Nettle
 doesn't do any memory allocation or I/O, it simply provides the
 cryptographic algorithms for the application to use in any environment and
 in any way it needs.
 .
 This package contains the asymmetric cryptographic algorithms, which,
 require the GNU multiple precision arithmetic library (libgmp) for
 their large integer computations.

Package: libicu76
Source: icu
Version: 76.1-4
Architecture: amd64
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Installed-Size: 37371
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libstdc++6 (>= 14)
Breaks: libiculx63 (<< 63.1-5), openttd (<< 1.8.0-2~)
Replaces: libiculx63 (<< 63.1-5)
Filename: ./pool/libicu76_76.1-4_amd64.deb
Size: 9722072
MD5sum: 0108420129712229eade1cc128d04675
SHA1: 64267d4651f634bb7e01190e6cd56da176a792ed
SHA256: c1bf762996de9ecba9b9d871e4928a8090f023a3e9e7fa3240b3d90f892a01dc
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://icu.unicode.org/
Description: International Components for Unicode
 ICU is a C++ and C library that provides robust and full-featured
 Unicode and locale support.  This package contains the runtime
 libraries for ICU.

Package: libidn12
Source: libidn
Version: 1.43-1
Architecture: amd64
Maintainer: Debian Libidn Team <help-libidn@gnu.org>
Installed-Size: 233
Depends: libc6 (>= 2.14)
Filename: ./pool/libidn12_1.43-1_amd64.deb
Size: 47740
MD5sum: 9086056c75831b86f7b06158aea38c25
SHA1: 92f388f62614ca850685c9b4f29400dfdc22825c
SHA256: c87472105da3da12481627412aeb6088062c945cce2ee259c447fd27385a4850
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://www.gnu.org/software/libidn/
Description: GNU Libidn library, implementation of IETF IDN specifications
 GNU Libidn is a fully documented implementation of the Stringprep,
 Punycode and IDNA specifications.  Libidn's purpose is to encode and
 decode internationalized domain names.  The Nameprep, XMPP, SASLprep,
 and iSCSI profiles are supported.
 .
 This package contains the shared library.

Package: libidn2-0
Source: libidn2
Version: 2.3.8-2
Architecture: amd64
Maintainer: Debian Libidn team <help-libidn@gnu.org>
Installed-Size: 446
Depends: libc6 (>= 2.14), libunistring5 (>= 1.1)
Filename: ./pool/libidn2-0_2.3.8-2_amd64.deb
Size: 109096
MD5sum: c12f652b328832486b6992d355e52c29
SHA1: 3c7a11b95bf17674f57763834134ebd4214f87ff
SHA256: 90b039bcdc4578f8e1c4935adf8dbb525e36a164deefdbbb8c45bac347d48278
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://www.gnu.org/software/libidn/#libidn2
Description: Internationalized domain names (IDNA2008/TR46) library
 Libidn2 implements the revised algorithm for internationalized domain
 names called IDNA2008/TR46.
 .
 This package contains runtime libraries.

Package: libjansson4
Source: jansson (2.14-2)
Version: 2.14-2+b3
Architecture: amd64
Maintainer: Alessandro Ghedini <ghedo@debian.org>
Installed-Size: 100
Depends: libc6 (>= 2.38)
Filename: ./pool/libjansson4_2.14-2+b3_amd64.deb
Size: 39792
MD5sum: d5e30120616c31e7cfb1bf082babdcb2
SHA1: 863b42d49fe03ddab657301ee6c8f4a066b3bcdf
SHA256: 60707a62fe6c1228c3389b12a13ca4efd76defc5532473e547a29e99cf7d2a6e
Section: libs
Priority: optional
Multi-Arch: same
Homepage: http://www.digip.org/jansson/
Description: C library for encoding, decoding and manipulating JSON data
 Jansson is a C library for encoding, decoding and manipulating JSON data.
 .
 It features:
  * Simple and intuitive API and data model
  * Comprehensive documentation
  * No dependencies on other libraries
  * Full Unicode support (UTF-8)
  * Extensive test suite

Package: libjson-c5
Source: json-c
Version: 0.18+ds-1
Architecture: amd64
Maintainer: Nicolas Mora <babelouest@debian.org>
Installed-Size: 112
Depends: libc6 (>= 2.38)
Filename: ./pool/libjson-c5_0.18+ds-1_amd64.deb
Size: 45956
MD5sum: 2afaa0abf1f11e7f2d5aa1e789148632
SHA1: 748b3f2033851aab07d1501f91a7ce3d1e87bc75
SHA256: 4fbd5fb4d54c626f05d68abf38a31533fbf1bf4a87068696abe041ee9c974fe0
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://github.com/json-c/json-c/wiki
Description: JSON manipulation library - shared library
 This library allows you to easily construct JSON objects in C,
 output them as JSON formatted strings and parse JSON formatted
 strings back into the C representation of JSON objects.

Package: libk5crypto3
Source: krb5
Version: 1.21.3-5+deb13u1
Architecture: amd64
Maintainer: Sam Hartman <hartmans@debian.org>
Installed-Size: 266
Depends: libc6 (>= 2.38), libkrb5support0 (= 1.21.3-5+deb13u1)
Suggests: krb5-doc, krb5-user
Breaks: libgssapi-krb5-2 (<= 1.18~), libkrb5-3 (<= 1.18~)
Filename: ./pool/libk5crypto3_1.21.3-5+deb13u1_amd64.deb
Size: 81152
MD5sum: 96cdff8aed6de85e2ac31dc1513207ba
SHA1: 59b80ae0af88c085973d19dd8e321815455e70e6
SHA256: 7da07ee674b47f1f0be7cc89317c25310086a1f1761217d0f72e6ae2c5a69b84
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://web.mit.edu/kerberos/
Description: MIT Kerberos runtime libraries - Crypto Library
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains the runtime cryptography libraries used by
 applications and Kerberos clients.

Package: libkeyutils1
Source: keyutils
Version: 1.6.3-6
Architecture: amd64
Maintainer: Christian Kastner <ckk@debian.org>
Installed-Size: 41
Depends: libc6 (>= 2.14)
Filename: ./pool/libkeyutils1_1.6.3-6_amd64.deb
Size: 9456
MD5sum: d94a241f2f7ab7edf5b6fb049fde8380
SHA1: 510fbc305d8dc86f0279c13f77fa06c4c1a6c75f
SHA256: 0b11ad17be0300b63ad4eeb4c6450fed24d34b7b740f23e5363dcb29ee6d5eba
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git
Description: Linux Key Management Utilities (library)
 Keyutils is a set of utilities for managing the key retention facility in the
 kernel, which can be used by filesystems, block devices and more to gain and
 retain the authorization and encryption keys required to perform secure
 operations.
 .
 This package provides a wrapper library for the key management facility system
 calls.

Package: libkmod2
Source: kmod
Version: 34.2-2
Architecture: amd64
Maintainer: Marco d'Itri <md@linux.it>
Installed-Size: 144
Depends: libc6 (>= 2.38), libssl3t64 (>= 3.0.0)
Filename: ./pool/libkmod2_34.2-2_amd64.deb
Size: 63196
MD5sum: 85d3b74c7245a075775d26b9aebdf13c
SHA1: 8ad0a77c374d6e58fa17c465e6eaaf4718bd908e
SHA256: ee6c50ebac79aa9795e8bf9aa01d94c99984d09d22598c66be0f8ba917b62179
Section: libs
Priority: optional
Multi-Arch: same
Description: libkmod shared library
 This library provides an API for insertion, removal, configuration and
 listing of kernel modules.

Package: libkrb5-3
Source: krb5
Version: 1.21.3-5+deb13u1
Architecture: amd64
Maintainer: Sam Hartman <hartmans@debian.org>
Installed-Size: 1074
Depends: libkrb5support0 (= 1.21.3-5+deb13u1), libc6 (>= 2.38), libcom-err2 (>= 1.43.9), libk5crypto3 (>= 1.20), libkeyutils1 (>= 1.5.9), libssl3t64 (>= 3.0.0)
Recommends: krb5-locales
Suggests: krb5-doc, krb5-user
Breaks: libapache2-mod-auth-kerb (<= 5.4-2.4)
Filename: ./pool/libkrb5-3_1.21.3-5+deb13u1_amd64.deb
Size: 326056
MD5sum: c79f19d86512fadcbff5efa5317c23fb
SHA1: 53d94056269d541890f7e1bc61b4face03061af6
SHA256: 47d71d6a7f2e59b9bae5f89602397594805113b95889ad18fa703cd53abafc97
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://web.mit.edu/kerberos/
Description: MIT Kerberos runtime libraries
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains the runtime library for the main Kerberos v5 API
 used by applications and Kerberos clients.

Package: libkrb5support0
Source: krb5
Version: 1.21.3-5+deb13u1
Architecture: amd64
Maintainer: Sam Hartman <hartmans@debian.org>
Installed-Size: 137
Depends: libc6 (>= 2.38)
Breaks: krb5-admin-server (<< 1.20.1-4~), krb5-kdc (<< 1.20.1-4~), krb5-pkinit (<< 1.20.1-4~), krb5-user (<< 1.20.1-4~), libgssapi-krb5-2 (<< 1.20), libk5crypto3 (<< 1.20.1-4~), libkadm5clnt-mit9 (<< 1.13~alpha1-1), libkadm5srv-mit12 (<< 1.20.1-4~), libkadm5srv-mit9 (<< 1.13~alpha1-1), libkdb5-10t64 (<< 1.20.1-4~), libkdb5-8 (<< 1.16), libkrb5-3 (<< 1.20.1-4~)
Filename: ./pool/libkrb5support0_1.21.3-5+deb13u1_amd64.deb
Size: 33124
MD5sum: 20061bfd85a525d45bdce33e5300c43c
SHA1: fdcbf424c12036172b67ed2d13d14fa441fb3736
SHA256: 3a0acd8b37955c0e102c756b52c97df2a31f67b96453c35dab70df218d309117
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://web.mit.edu/kerberos/
Description: MIT Kerberos runtime libraries - Support library
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains an internal runtime support library used by other
 Kerberos libraries.

Package: libldap-common
Source: openldap
Version: 2.6.10+dfsg-1
Architecture: all
Maintainer: Debian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Installed-Size: 99
Filename: ./pool/libldap-common_2.6.10+dfsg-1_all.deb
Size: 35108
MD5sum: cb212fe3a3222402d448794e8bc79279
SHA1: a3d1b969d0487643d6968a3b7ece5460f6b86224
SHA256: e45285afc6c45ee9274dd848baf1823d0cf6bb8f1fc769ea96f4de180a264de1
Section: libs
Priority: optional
Multi-Arch: foreign
Homepage: https://www.openldap.org/
Description: OpenLDAP common files for libraries
 These are common files for the run-time libraries for the OpenLDAP
 (Lightweight Directory Access Protocol) servers and clients.

Package: libldap2
Source: openldap
Version: 2.6.10+dfsg-1
Architecture: amd64
Maintainer: Debian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Installed-Size: 576
Depends: libc6 (>= 2.38), libsasl2-2 (>= 2.1.28+dfsg1), libssl3t64 (>= 3.0.0)
Recommends: libldap-common
Filename: ./pool/libldap2_2.6.10+dfsg-1_amd64.deb
Size: 193576
MD5sum: fdbf173c3f3056406044b3dedc2c1617
SHA1: 156554a5a8064d450c2103819c5e1901f2482ef9
SHA256: 60069e4a550ca890113fa89d3001417781b18e146ec5d637d31e368dec9909bd
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://www.openldap.org/
Description: OpenLDAP libraries
 These are the run-time libraries for the OpenLDAP (Lightweight Directory
 Access Protocol) servers and clients.

Package: libldb2
Source: samba (2:4.22.10+dfsg-0+deb13u1)
Version: 2:2.11.0+samba4.22.10+dfsg-0+deb13u1
Architecture: amd64
Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Installed-Size: 630
Depends: libc6 (>= 2.38), libldap2 (>= 2.6.2), liblmdb0 (>= 0.9.9), libtalloc2 (>= 2.4.0), libtdb1 (>= 1.3.14), libtevent0t64 (>= 0.15.0)
Breaks: samba-libs (<< 2:4.19.0~)
Filename: ./pool/libldb2_2%3a2.11.0+samba4.22.10+dfsg-0+deb13u1_amd64.deb
Size: 179452
MD5sum: 0c7774d363c652c4b2630082260781b2
SHA1: 85227737a6a4c62edf85e62c0d865ae58478df97
SHA256: 1247515bb9eaab3755629a9e7a5de609c50ca32c58455b3a87efd9507e0c9f65
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://www.samba.org
Description: LDAP-like embedded database - shared library
 ldb is a LDAP-like embedded database built on top of TDB.
 .
 It provides a fast database with an LDAP-like API designed
 to be used within an application. In some ways it can be seen as a
 intermediate solution between key-value pair databases and a real LDAP
 database.
 .
 This package contains the shared library file.

Package: liblmdb0
Source: lmdb (0.9.31-1)
Version: 0.9.31-1+b2
Architecture: amd64
Maintainer: LMDB <lmdb@packages.debian.org>
Installed-Size: 104
Depends: libc6 (>= 2.38)
Filename: ./pool/liblmdb0_0.9.31-1+b2_amd64.deb
Size: 45240
MD5sum: c4af445b63602ed6954e903360fc0b46
SHA1: c8ddc374df56365e03e51c9eadf4972d4c03d2d1
SHA256: 97636442b412a6dff51d23ba74f0cdc12ac1edece661a16c43cba294a98cf543
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://symas.com/mdb/
Description: Lightning Memory-Mapped Database shared library
 This package contains the LMDB shared library.
 .
 Lighting Memory-Mapped Database (LMDB) is an ultra-fast, ultra-compact
 key-value embedded data store developed for the OpenLDAP Project.  It uses
 memory-mapped files, so it has the read performance of a pure in-memory
 database while still offering the persistence of standard disk-based
 databases, and is only limited to the size of the virtual address space, (it
 is not limited to the size of physical RAM).

Package: liblocale-gettext-perl
Source: liblocale-gettext-perl (1.07-7)
Version: 1.07-7+b1
Architecture: amd64
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Installed-Size: 53
Pre-Depends: perl-base (>= 5.40.0-6), perlapi-5.40.0
Depends: libc6 (>= 2.3)
Filename: ./pool/liblocale-gettext-perl_1.07-7+b1_amd64.deb
Size: 15344
MD5sum: 800602157f904f590c3e021d3df3aa1d
SHA1: 42ff0dcb0e276283f648fc94fada173352539845
SHA256: 764c10c723ccd6e45e5637c0be3c74f20997971da9aad77b8cca73c13494a493
Section: perl
Priority: required
Homepage: https://metacpan.org/release/Locale-gettext
Description: module using libc functions for internationalization in Perl
 The Locale::gettext module permits access from perl to the gettext() family of
 functions for retrieving message strings from databases constructed
 to internationalize software.
 .
 It provides gettext(), dgettext(), dcgettext(), textdomain(),
 bindtextdomain(), bind_textdomain_codeset(), ngettext(), dcngettext()
 and dngettext().

Package: liblockfile-bin
Source: liblockfile
Version: 1.17-2
Architecture: amd64
Maintainer: Miquel van Smoorenburg <miquels@cistron.nl>
Installed-Size: 47
Depends: libc6 (>= 2.38)
Breaks: liblockfile1 (<< 1.09-1)
Replaces: liblockfile1 (<< 1.09-1)
Filename: ./pool/liblockfile-bin_1.17-2_amd64.deb
Size: 15816
MD5sum: 63e2de0d753ec86531ae6b3914cf7207
SHA1: 5ef19b7f554f0837723eb9084e259801ffbeffdf
SHA256: 92942d2b7ff70c6c46829b43eaf0d3fe81d828e6b62b83151c975f85fd8009a3
Section: utils
Priority: standard
Multi-Arch: foreign
Homepage: https://github.com/miquels/liblockfile
Description: support binaries for and cli utilities based on liblockfile
 This package contains support binaries for the liblockfile library,
 and the command-line utility ``dotlockfile''.

Package: liblockfile1
Source: liblockfile
Version: 1.17-2
Architecture: amd64
Maintainer: Miquel van Smoorenburg <miquels@cistron.nl>
Installed-Size: 39
Depends: libc6 (>= 2.38), liblockfile-bin (>= 1.17-2)
Filename: ./pool/liblockfile1_1.17-2_amd64.deb
Size: 11940
MD5sum: bc53dc9d3d924bede3437c8e51b10f5a
SHA1: 8168ab7818f6f07967477bef38fd3e391cb9e62f
SHA256: aca725e98e4651529dd6ff9389402fc2eca2f6da0e75e11b630142a7f8af579d
Section: libs
Priority: standard
Multi-Arch: same
Homepage: https://github.com/miquels/liblockfile
Description: NFS-safe locking library
 Liblockfile is a shared library with NFS-safe locking functions.

Package: liblz4-1
Source: lz4
Version: 1.10.0-4
Architecture: amd64
Maintainer: Nobuhiro Iwamatsu <iwamatsu@debian.org>
Installed-Size: 173
Depends: libc6 (>= 2.14), libxxhash0 (>= 0.6.5)
Breaks: liblz4-1a
Replaces: liblz4-1a
Filename: ./pool/liblz4-1_1.10.0-4_amd64.deb
Size: 63900
MD5sum: 51b7605581fe76fa57b450f5890aca91
SHA1: 366df9ca4cd9a1009c147a612e6526be145a4732
SHA256: c31ec4c7c82755a38b2f3fe066fc0c5518cc91a601a268fbcd19bdacb1f22e1e
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://github.com/lz4/lz4
Description: Fast LZ compression algorithm library - runtime
 LZ4 is a very fast lossless compression algorithm, providing compression speed
 at 400 MB/s per core, scalable with multi-cores CPU. It also features an
 extremely fast decoder, with speed in multiple GB/s per core, typically
 reaching RAM speed limits on multi-core systems.
 .
 This package includes the shared library.

Package: liblzma5
Source: xz-utils
Version: 5.8.1-1+deb13u1
Architecture: amd64
Maintainer: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
Installed-Size: 435
Depends: libc6 (>= 2.34)
Breaks: liblzma2 (<< 5.1.1alpha+20110809-3~)
Filename: ./pool/liblzma5_5.8.1-1+deb13u1_amd64.deb
Size: 309492
MD5sum: 9060e24182fb79f353c1e2175da7fe94
SHA1: 5d0e0ef32b670ea1783583ea18c75eb1b4f71071
SHA256: 1cfcc6e0dc36f438a79b6e2189facdb9d150b08f57d190a60e01c98075c7f896
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://tukaani.org/xz/
Description: XZ-format compression library
 XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm
 compression format, which provides memory-hungry but powerful
 compression (often better than bzip2) and fast, easy decompression.
 .
 The native format of liblzma is XZ; it also supports raw (headerless)
 streams and the older LZMA format used by lzma. (For 7-Zip's related
 format, use the p7zip package instead.)

Package: libmd0
Source: libmd (1.1.0-2)
Version: 1.1.0-2+b1
Architecture: amd64
Maintainer: Guillem Jover <guillem@debian.org>
Installed-Size: 94
Depends: libc6 (>= 2.33)
Filename: ./pool/libmd0_1.1.0-2+b1_amd64.deb
Size: 36272
MD5sum: b19d4b4209fcbc0a387d8563f7b50e27
SHA1: b74e47ea74c82c695f1d18c5473851e1882392ce
SHA256: 7244ec3839b61fac0c1884fe08aaa040f26e8f1f35f1f5d3482eacefd30d1b44
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://www.hadrons.org/software/libmd/
Description: message digest functions from BSD systems - shared library
 The libmd library provides various message digest ("hash") functions,
 as found on various BSDs on a library with the same name and with a
 compatible API.

Package: libmnl0
Source: libmnl
Version: 1.0.5-3
Architecture: amd64
Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Installed-Size: 45
Depends: libc6 (>= 2.14)
Filename: ./pool/libmnl0_1.0.5-3_amd64.deb
Size: 11928
MD5sum: 7e77017e08e0d3ca64e080b125620089
SHA1: 6ba7c9fde78a65f23c3c430e2d6c946bb757d73f
SHA256: 4ec9c1096e0b954e3bdb03a62314ee7f49999045d3d55be3e4ded520ffc9baf5
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://netfilter.org/projects/libmnl/
Description: minimalistic Netlink communication library
 libmnl is a minimalistic user-space library oriented to Netlink developers.
 There are a lot of common tasks in parsing, validating, constructing of
 both the Netlink header and TLVs that are repetitive and easy to get wrong.
 This library aims to provide simple helpers that allows you to re-use code
 and to avoid re-inventing the wheel.
 .
 The main features of this library are:
 .
 Small: the shared library requires around 30KB for an x86-based computer.
 .
 Simple: this library avoids complexity and elaborated abstractions that
 tend to hide Netlink details.
 .
 Easy to use: the library simplifies the work for Netlink-wise developers.
 It provides functions to make socket handling, message building,
 validating, parsing and sequence tracking, easier.
 .
 Easy to re-use: you can use the library to build your own abstraction
 layer on top of this library.
 .
 Decoupling: the interdependency of the main bricks that compose the
 library is reduced, i.e. the library provides many helpers, but the
 programmer is not forced to use them.
 .
 This package contains the shared libraries needed to run programs that use
 the minimalistic Netlink communication library.

Package: libmount1
Source: util-linux
Version: 2.41-5
Architecture: amd64
Maintainer: Chris Hofstaedtler <zeha@debian.org>
Installed-Size: 565
Depends: libblkid1 (= 2.41-5), libc6 (>= 2.38), libselinux1 (>= 3.1~)
Suggests: cryptsetup-bin
Filename: ./pool/libmount1_2.41-5_amd64.deb
Size: 208788
MD5sum: d72fc0f5a34f1310c5faf55441cec855
SHA1: a82622f9dbedc5d438d8791f4e3a59f6f9976d88
SHA256: cd9efc7addd2556062f6d148b502e38a64e08c0ab220806219cfffd865f0f6f6
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://github.com/util-linux/util-linux
Description: device mounting library
 This device mounting library is used by mount and umount helpers.

Package: libncurses6
Source: ncurses
Version: 6.5+20250216-2
Architecture: amd64
Maintainer: Ncurses Maintainers <ncurses@packages.debian.org>
Installed-Size: 342
Depends: libtinfo6 (= 6.5+20250216-2), libc6 (>= 2.34)
Recommends: libgpm2
Breaks: cowdancer (<< 0.89~)
Filename: ./pool/libncurses6_6.5+20250216-2_amd64.deb
Size: 105036
MD5sum: ff87a293c329827ef29a5e6369155bfa
SHA1: 0a64b9bc26c1de98f5080aef6e35e6abb25c2a0d
SHA256: e00cbcc8c0826993f881f492c05f33ba8d79b5375dc5a2ab59c82e0c7b9179a9
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://invisible-island.net/ncurses/
Description: shared libraries for terminal handling
 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package contains the shared libraries necessary to run programs
 compiled with ncurses.

Package: libncursesw6
Source: ncurses
Version: 6.5+20250216-2
Architecture: amd64
Maintainer: Ncurses Maintainers <ncurses@packages.debian.org>
Installed-Size: 419
Depends: libtinfo6 (= 6.5+20250216-2), libc6 (>= 2.34)
Recommends: libgpm2
Filename: ./pool/libncursesw6_6.5+20250216-2_amd64.deb
Size: 135484
MD5sum: 66fceca527187dbbfd8341fded0d77a4
SHA1: 9e4d02ea5bb9018fff66731a7772086ac2333d7f
SHA256: 47baa2e11579583654583a066b69bd5a5d2f22423081f707ed6c0c3ba6d538b7
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://invisible-island.net/ncurses/
Description: shared libraries for terminal handling (wide character support)
 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package contains the shared libraries necessary to run programs
 compiled with ncursesw, which includes support for wide characters.

Package: libnettle8t64
Source: nettle
Version: 3.10.1-1
Architecture: amd64
Maintainer: Magnus Holmgren <holmgren@debian.org>
Installed-Size: 560
Depends: libc6 (>= 2.17)
Breaks: libnettle8 (<< 3.10.1-1)
Replaces: libnettle8
Provides: libnettle8 (= 3.10.1-1)
Filename: ./pool/libnettle8t64_3.10.1-1_amd64.deb
Size: 305436
MD5sum: 3cb9ab304fc612e62f2caeaacdfb38d9
SHA1: 706ed322be3f8c5eaef0fa1e1fc9529e6320e53d
SHA256: 1b03d4a9cd9c8143ba50fe6396f36937e901a317d492d179f4596862c1731cfe
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://www.lysator.liu.se/~nisse/nettle/
Description: low level cryptographic library (symmetric and one-way cryptos)
 Nettle is a cryptographic library that is designed to fit easily in more or
 less any context: In crypto toolkits for object-oriented languages (C++,
 Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel
 space.
 .
 It tries to solve a problem of providing a common set of cryptographic
 algorithms for higher-level applications by implementing a
 context-independent set of cryptographic algorithms. In that light, Nettle
 doesn't do any memory allocation or I/O, it simply provides the
 cryptographic algorithms for the application to use in any environment and
 in any way it needs.
 .
 This package contains the symmetric and one-way cryptographic
 algorithms. To avoid having this package depend on libgmp, the
 asymmetric cryptos reside in a separate library, libhogweed.

Package: libnfsidmap1
Source: nfs-utils
Version: 1:2.8.3-1
Architecture: amd64
Maintainer: Debian kernel team <debian-kernel@lists.debian.org>
Installed-Size: 286
Depends: libc6 (>= 2.38), libldap2 (>= 2.6.2)
Conflicts: libnfsidmap-regex, libnfsidmap2
Breaks: libnfsidmap-regex, libnfsidmap2 (<< 0.25-7~)
Replaces: libnfsidmap-regex, libnfsidmap2 (<< 0.25-7~)
Provides: libnfsidmap-regex, libnfsidmap2
Filename: ./pool/libnfsidmap1_1%3a2.8.3-1_amd64.deb
Size: 58232
MD5sum: 903015e7b54de42f8ed6a345de4780e6
SHA1: 11dc842fab48ff8464e240c3e16f433d9ee16ff7
SHA256: 62ff66518efc955aea611917a1840fcaa0457047c7a9be3946450d20916280b6
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://linux-nfs.org/
Description: NFS idmapping library
 libnfsidmap provides functions to map between NFSv4 names (which are
 of the form user@domain) and local uid's and gid's.

Package: libnftables1
Source: nftables
Version: 1.1.3-1
Architecture: amd64
Maintainer: Debian Netfilter Packaging Team <team+pkg-netfilter-team@tracker.debian.org>
Installed-Size: 1054
Depends: libc6 (>= 2.38), libgmp10 (>= 2:6.3.0+dfsg), libjansson4 (>= 2.14), libmnl0 (>= 1.0.3-4~), libnftnl11 (>= 1.2.9), libxtables12 (>= 1.6.0+snapshot20161117)
Filename: ./pool/libnftables1_1.1.3-1_amd64.deb
Size: 332448
MD5sum: de65a21d1b4c7ffde5afd5ca6364e4a3
SHA1: 4db1c5622a1010bb315eb437b45c4178cd121164
SHA256: c7cbee3dce8452ae5c3c4269f6f52e96b896d36a46ea3c490e0e11e8ff359896
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://www.netfilter.org/
Description: Netfilter nftables high level userspace API library
 This library provides high level semantics to interact with the nftables
 framework by Netfilter project.
 .
 nftables replaces the old popular iptables, ip6tables, arptables and ebtables.
 .
 Netfilter software and nftables in particular are used in applications such
 as Internet connection sharing, firewalls, IP accounting, transparent
 proxying, advanced routing and traffic control.
 .
 A Linux kernel >= 3.13 is required. However, >= 4.14 is recommended.
 .
 This package contains the libnftables library.

Package: libnftnl11
Source: libnftnl
Version: 1.2.9-1
Architecture: amd64
Maintainer: Debian Netfilter Packaging Team <team+pkg-netfilter-team@tracker.debian.org>
Installed-Size: 244
Depends: libc6 (>= 2.34), libmnl0 (>= 1.0.3-4~)
Filename: ./pool/libnftnl11_1.2.9-1_amd64.deb
Size: 65012
MD5sum: 6104442f1d0b702a137151e2519b6bc5
SHA1: 82db7be68531fa062001b57dfaee8cc100989bd2
SHA256: 1b3eae46bfb9c6ab44e404797fb45278045f926d73974a84097ad47a3e27d983
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://git.netfilter.org/libnftnl
Description: Netfilter nftables userspace API library
 libnftnl is the low-level library for Netfilter 4th generation
 framework nftables.
 .
 Is the user-space library for low-level interaction with
 nftables Netlink's API over libmnl.

Package: libnghttp2-14
Source: nghttp2
Version: 1.64.0-1.1+deb13u1
Architecture: amd64
Maintainer: Tomasz Buchert <tomasz@debian.org>
Installed-Size: 229
Depends: libc6 (>= 2.17)
Filename: ./pool/libnghttp2-14_1.64.0-1.1+deb13u1_amd64.deb
Size: 76188
MD5sum: 3650643a734bbd58529afd0493d181b2
SHA1: 5e221d7a3f04f19acb50ae187d26aa7bbcf0d924
SHA256: 896cb217537c09251fb909b8541349010ac279d802d871e98c06a62a2c67ce2c
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://nghttp2.org/
Description: library implementing HTTP/2 protocol (shared library)
 This is an implementation of the Hypertext Transfer Protocol version
 2 in C. The framing layer of HTTP/2 is implemented as a reusable C
 library.
 .
 This package installs a shared library.

Package: libnghttp3-9
Source: nghttp3
Version: 1.8.0-1
Architecture: amd64
Maintainer: Debian Curl Maintainers <team+curl@tracker.debian.org>
Installed-Size: 201
Depends: libc6 (>= 2.14)
Filename: ./pool/libnghttp3-9_1.8.0-1_amd64.deb
Size: 67656
MD5sum: 6b1f90e4153530a76878e9fde0244c66
SHA1: ec2a18da55b53e48472fc88c9893b0c574d4fc3b
SHA256: 388e4c33b72829cbf0d098afdc8539fa5ba7458eddb077f5538fdb4d5538716b
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://github.com/ngtcp2/nghttp3
Description: HTTP/3 library with QUIC and QPACK (library)
 nghttp3 implements HTTP/3 functions in C. For now it supports several
 HTTP actions like request, response and server push.
 .
 This package contains the shared library.

Package: libnsl2
Source: libnsl (1.3.0-3)
Version: 1.3.0-3+b3
Architecture: amd64
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Installed-Size: 132
Depends: libc6 (>= 2.38), libtirpc3t64 (>= 1.0.2)
Filename: ./pool/libnsl2_1.3.0-3+b3_amd64.deb
Size: 40576
MD5sum: 0304a34d5de8b1337c9845a6f983bedf
SHA1: 6a2e1d9e82c7f2a0ef4c9c267e5fec0ce7e2cc6a
SHA256: f1f11fc62a44cc8ca0fee6cf032b56d3554ea7355b300538b01085ee624f09dc
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://github.com/thkukuk/libnsl
Description: Public client interface for NIS(YP) and NIS+
 This package contains the libnsl library, which contains the public client
 interface for NIS(YP) and NIS+. This code was formerly part of glibc, but is
 now standalone to be able to link against TI-RPC for IPv6 support.

Package: libnuma1
Source: numactl
Version: 2.0.19-1
Architecture: amd64
Maintainer: Ian Wienand <ianw@debian.org>
Installed-Size: 75
Depends: libc6 (>= 2.38)
Filename: ./pool/libnuma1_2.0.19-1_amd64.deb
Size: 22212
MD5sum: 4af0b725a3d4b56dd041469efb53447e
SHA1: d6313a16cf2abfe78bbc49cd6889c4766cf5f968
SHA256: e578583f73f8208564e5035b18aa729c441fc7ecb389c666923552e123f4d655
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://github.com/numactl/numactl
Description: Libraries for controlling NUMA policy
 Library to control specific NUMA (Non-Uniform Memory Architecture)
 scheduling or memory placement policies.

Package: libp11-kit0
Source: p11-kit
Version: 0.25.5-3
Architecture: amd64
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Installed-Size: 1882
Depends: libc6 (>= 2.38), libffi8 (>= 3.4)
Filename: ./pool/libp11-kit0_0.25.5-3_amd64.deb
Size: 425240
MD5sum: d27fc7a8b7a7baac77b087b96d69d143
SHA1: b04bc908531c41504c4197e2e1dc4fca6e820b4e
SHA256: 784bf2063e166c8bc851a32623b74ebd85c499043a9d57c5bbd64fa63447f45a
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://p11-glue.github.io/p11-glue/p11-kit.html
Description: library for loading and coordinating access to PKCS#11 modules - runtime
 The p11-kit library provides a way to load and enumerate Public-Key
 Cryptography Standard #11 modules, along with a standard configuration
 setup for installing PKCS#11 modules so that they're discoverable. It
 also solves problems with coordinating the use of PKCS#11 by different
 components or libraries living in the same process.
 .
 This package contains the shared library required for applications loading
 and accessing PKCS#11 modules.

Package: libpam-cap
Source: libcap2 (1:2.75-10+deb13u1)
Version: 1:2.75-10+deb13u1+b1
Architecture: amd64
Maintainer: Christian Kastner <ckk@debian.org>
Installed-Size: 54
Depends: libpam-runtime (>= 1.1.3-2~), libc6 (>= 2.33), libcap2 (>= 1:2.63), libpam0g (>= 0.99.7.1)
Breaks: libcap2-bin (<< 1:2.66-1)
Replaces: libcap2-bin (<< 1:2.66-1)
Filename: ./pool/libpam-cap_1%3a2.75-10+deb13u1+b1_amd64.deb
Size: 16608
MD5sum: 292c30fc056273c653859d1ff95af0ac
SHA1: bd0a98e5b4401670340b217b49066282d8a4c27a
SHA256: f31083367e12c4451ddc45142f0cc9793bd6b618a86de18b363e0c84fa7089d8
Section: admin
Priority: optional
Multi-Arch: same
Homepage: https://sites.google.com/site/fullycapable/
Description: POSIX 1003.1e capabilities (PAM module)
 Libcap implements the user-space interfaces to the POSIX 1003.1e capabilities
 available in Linux kernels. These capabilities are a partitioning of the all
 powerful root privilege into a set of distinct privileges.
 .
 This package contains the PAM module for enforcing capabilities on users and
 groups at PAM session start time.

Package: libpam-modules
Source: pam
Version: 1.7.0-5
Architecture: amd64
Maintainer: Sam Hartman <hartmans@debian.org>
Installed-Size: 923
Pre-Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.38), libcrypt1 (>= 1:4.3.0), libdb5.3t64, libpam0g (>= 1.4.1), libselinux1 (>= 3.1~), libsystemd0 (>= 254), debconf (>= 0.5) | debconf-2.0, libpam-modules-bin (= 1.7.0-5)
Conflicts: libpam-mkhomedir, libpam-motd, libpam-umask
Replaces: libpam-umask, libpam0g-util
Provides: libpam-mkhomedir, libpam-motd, libpam-umask
Filename: ./pool/libpam-modules_1.7.0-5_amd64.deb
Size: 178696
MD5sum: e23fe049a9c98324298ccc072ef40372
SHA1: 5975b79ea553d14acd81c477220c3bef32d93620
SHA256: 9679ade117f8775ac0471f48a92652ab8e8dcda4e2ff06de75158cded9cfd83c
Section: admin
Priority: required
Multi-Arch: same
Homepage: http://www.linux-pam.org/
Description: Pluggable Authentication Modules for PAM
 This package completes the set of modules for PAM. It includes the
  pam_unix.so module as well as some specialty modules.

Package: libpam-modules-bin
Source: pam
Version: 1.7.0-5
Architecture: amd64
Maintainer: Sam Hartman <hartmans@debian.org>
Installed-Size: 206
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.38), libcrypt1 (>= 1:4.3.0), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), libsystemd0 (>= 254)
Replaces: libpam-modules (<< 1.5.2-5~)
Filename: ./pool/libpam-modules-bin_1.7.0-5_amd64.deb
Size: 49116
MD5sum: a6c7ea0cf7c66828445774c7c3c7ccc8
SHA1: ebc3c6714ae37f732db326e26bf889fccc6f4434
SHA256: cc72066d008444317738e8e931d6131b301466b4e2dd5ef5baa75fb1a45d61a7
Section: admin
Priority: required
Multi-Arch: foreign
Homepage: http://www.linux-pam.org/
Description: Pluggable Authentication Modules for PAM - helper binaries
 This package contains helper binaries used by the standard set of PAM
 modules in the libpam-modules package.

Package: libpam-runtime
Source: pam
Version: 1.7.0-5
Architecture: all
Maintainer: Sam Hartman <hartmans@debian.org>
Installed-Size: 1028
Depends: debconf (>= 0.5) | debconf-2.0, debconf (>= 1.5.19) | cdebconf, libpam-modules (>= 1.0.1-6)
Breaks: libpam-modules (<< 1.7.0), libpam-modules-bin (<< 1.7.0)
Replaces: libpam-modules (<< 1.7.0), libpam-modules-bin (<< 1.7.0)
Filename: ./pool/libpam-runtime_1.7.0-5_all.deb
Size: 248720
MD5sum: 33352d4b91bffa6bf074b837862f8029
SHA1: 14bae5b5fd64a19b3fb77c220fd58d2dee519dc3
SHA256: b02792c9ed6174db695a653b95ef3629fdac3a73ba1eff1754ab161b5711bfbf
Section: admin
Priority: required
Multi-Arch: foreign
Homepage: http://www.linux-pam.org/
Description: Runtime support for the PAM library
 Contains configuration files and  directories required for
 authentication  to work on Debian systems.  This package is required
 on almost all installations.

Package: libpam0g
Source: pam
Version: 1.7.0-5
Architecture: amd64
Maintainer: Sam Hartman <hartmans@debian.org>
Installed-Size: 194
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), debconf (>= 0.5) | debconf-2.0
Suggests: libpam-doc
Breaks: libpam0t64 (<< 1.5.3-5)
Replaces: libpam0g-util, libpam0t64 (<< 1.5.3-5)
Filename: ./pool/libpam0g_1.7.0-5_amd64.deb
Size: 69880
MD5sum: 85eb956ec02cc01d4db1534a0c3a6dcd
SHA1: 87c6d4233ce6751ce11502e8663e5d8cf75de72f
SHA256: 4f5bde27d8df2de6ea8990319b42d9974f56a3ba9907ce7296fd0f8964fc9fb1
Section: libs
Priority: optional
Multi-Arch: same
Homepage: http://www.linux-pam.org/
Description: Pluggable Authentication Modules library
 Contains the shared library for Linux-PAM, a library that enables the
 local system administrator to choose how applications authenticate users.
 In other words, without rewriting or recompiling a PAM-aware application,
 it is possible to switch between the authentication mechanism(s) it uses.
 One may entirely upgrade the local authentication system without touching
 the applications themselves.

Package: libpcre2-8-0
Source: pcre2
Version: 10.46-1~deb13u1
Architecture: amd64
Maintainer: Matthew Vernon <matthew@debian.org>
Installed-Size: 774
Depends: libc6 (>= 2.34)
Filename: ./pool/libpcre2-8-0_10.46-1~deb13u1_amd64.deb
Size: 298536
MD5sum: 9e63b5d51cbde99cee8aa2f33a5cba88
SHA1: 1594986c3db12e53c6d738df0926766b852e8e9d
SHA256: 6aa452af6a07e34498bf8e734e8789c9dd602fb34f12572e62dc1bba4889a60e
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://github.com/PCRE2Project/pcre2
Description: New Perl Compatible Regular Expression Library- 8 bit runtime files
 This is PCRE2, the new implementation of PCRE, a library of functions
 to support regular expressions whose syntax and semantics are as
 close as possible to those of the Perl 5 language. New projects
 should use this library in preference to the older library,
 confusingly called pcre3 in Debian.
 .
 This package contains the 8 bit runtime library, which operates on
 ASCII and UTF-8 input.

Package: libperl5.40
Source: perl
Version: 5.40.1-6
Architecture: amd64
Maintainer: Niko Tyni <ntyni@debian.org>
Installed-Size: 29315
Depends: libbz2-1.0, libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libdb5.3t64, libgdbm-compat4t64 (>= 1.18-3), libgdbm6t64 (>= 1.21), zlib1g (>= 1:1.2.3.3), perl-modules-5.40 (>= 5.40.1-6)
Suggests: sensible-utils
Breaks: libcompress-raw-bzip2-perl (<< 2.212), libcompress-raw-zlib-perl (<< 2.212), libcompress-zlib-perl (<< 2.212), libdigest-md5-perl (<< 2.58.01), libdigest-sha-perl (<< 6.04), libencode-perl (<< 3.21), libfilter-perl (<< 1.64), libio-compress-base-perl (<< 2.212), libio-compress-bzip2-perl (<< 2.212), libio-compress-perl (<< 2.212), libio-compress-zlib-perl (<< 2.212), libmime-base64-perl (<< 3.16.01), libstorable-perl (<< 3.32), libsys-syslog-perl (<< 0.36), libthreads-perl (<< 2.40), libthreads-shared-perl (<< 1.69), libtime-hires-perl (<< 1.9777), libtime-piece-perl (<< 1.3401.01)
Replaces: libarchive-tar-perl (<= 1.38-2), libcompress-raw-bzip2-perl (<< 2.212), libcompress-raw-zlib-perl (<< 2.212), libcompress-zlib-perl (<< 2.212), libdigest-md5-perl (<< 2.58.01), libdigest-sha-perl (<< 6.04), libencode-perl (<< 3.21), libio-compress-base-perl (<< 2.212), libio-compress-bzip2-perl (<< 2.212), libio-compress-perl (<< 2.212), libio-compress-zlib-perl (<< 2.212), libmime-base64-perl (<< 3.16.01), libmodule-corelist-perl (<< 2.14-2), libstorable-perl (<< 3.32), libsys-syslog-perl (<< 0.36), libthreads-perl (<< 2.40), libthreads-shared-perl (<< 1.69), libtime-hires-perl (<< 1.9777), libtime-piece-perl (<< 1.3401.01), perl (<< 5.22.0~), perl-base (<< 5.22.0~)
Filename: ./pool/libperl5.40_5.40.1-6_amd64.deb
Size: 4341332
MD5sum: 149067fb62a43782b50eaf559aa4f68e
SHA1: 115f4cbe17c3706c068bab13e8659621c15591f2
SHA256: f20aa427c3f56f430b7b58b73222edcb8cda40fa9c3b25365b20cd53eddd51a9
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://dev.perl.org/perl5/
Description: shared Perl library
 This package contains the shared Perl library, used by applications
 which embed a Perl interpreter.
 .
 It also contains the architecture-dependent parts of the standard
 library (and depends on perl-modules-5.40 which contains the
 architecture-independent parts).

Package: libpopt0
Source: popt
Version: 1.19+dfsg-2
Architecture: amd64
Maintainer: Håvard F. Aasen <havard.f.aasen@pfft.no>
Installed-Size: 245
Depends: libc6 (>= 2.38)
Filename: ./pool/libpopt0_1.19+dfsg-2_amd64.deb
Size: 43844
MD5sum: d6f75bac044cd1ddc1b3496962b3b26d
SHA1: af7136f8681de0761c9694916da46c8def77c4e2
SHA256: 07f649b706852af937654295697dcfc7858f3295718ec18681dce1704663e4f2
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://github.com/rpm-software-management/popt
Description: lib for parsing cmdline parameters
 Popt was heavily influenced by the getopt() and getopt_long() functions,
 but it allows more powerful argument expansion. It can parse arbitrary
 argv[] style arrays and automatically set variables based on command
 line arguments. It also allows command line arguments to be aliased via
 configuration files and includes utility functions for parsing arbitrary
 strings into argv[] arrays using shell-like rules.
 .
 This package contains the runtime library and locale data.

Package: libproc2-0
Source: procps
Version: 2:4.0.4-9
Architecture: amd64
Maintainer: Craig Small <csmall@debian.org>
Installed-Size: 237
Depends: libc6 (>= 2.38), libsystemd0
Replaces: procps (<< 1:3.3.2-1)
Filename: ./pool/libproc2-0_2%3a4.0.4-9_amd64.deb
Size: 65596
MD5sum: c446e0ae1fbcab149c5b386d3a680e79
SHA1: 023abaa2f21ffba84247a595f46ccfd057547582
SHA256: c9d61caab1b2ddfc3f17edb95be31b9809fcb2daf27d853dff615bc4ebd08b4b
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://gitlab.com/procps-ng/procps
Description: library for accessing process information from /proc
 The libproc2 library is a way of accessing information out of the /proc
 filesystem.
 .
 This package contains the shared libraries necessary to run programs
 compiled with libproc2.

Package: libpsl5t64
Source: libpsl (0.21.2-1.1)
Version: 0.21.2-1.1+b1
Architecture: amd64
Maintainer: Tim Rühsen <tim.ruehsen@gmx.de>
Installed-Size: 100
Depends: libidn2-0 (>= 0.16), libc6 (>= 2.33), libunistring5 (>= 1.1)
Recommends: publicsuffix (>= 20150507)
Breaks: libpsl5 (<< 0.21.2-1.1)
Replaces: libpsl5
Provides: libpsl5 (= 0.21.2-1.1+b1)
Filename: ./pool/libpsl5t64_0.21.2-1.1+b1_amd64.deb
Size: 57188
MD5sum: 09aa06d971ce5ff6d02b452c0e1f15f9
SHA1: 721d9692ffd65ded56bf4de880f199ec188aa04f
SHA256: 59d42bb1f9ebc0d1776fe616efb08a7a8568b05982e00f70b03c63863db768ab
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://github.com/rockdaboot/libpsl
Description: Library for Public Suffix List (shared libraries)
 Libpsl allows checking domains against the Public Suffix List.
 It can be used to avoid privacy-leaking 'super-cookies',
 'super domain' certificates, for domain highlighting purposes
 sorting domain lists by site and more.
 .
 Please see https://publicsuffix.org for more detailed information.
 .
 This package contains runtime libraries.

Package: libpython3-stdlib
Source: python3-defaults
Version: 3.13.5-1
Architecture: amd64
Maintainer: Matthias Klose <doko@debian.org>
Installed-Size: 28
Depends: libpython3.13-stdlib (>= 3.13.5-1~)
Filename: ./pool/libpython3-stdlib_3.13.5-1_amd64.deb
Size: 10180
MD5sum: 1a62d5a7546d4924a3de7de3dfbfa323
SHA1: ee2d3c4d8cec0f62aff45a3414d1d4eda120b3c4
SHA256: 7e142ed64a81ccdd39714f213467bd365736ef341adb2be11be981f638b9175f
Section: python
Priority: optional
Multi-Arch: same
Homepage: https://www.python.org/
Description: interactive high-level object-oriented language (default python3 version)
 This package contains the majority of the standard library for the Python
 language (default python3 version).
 .
 This package is a dependency package, which depends on Debian's default
 Python 3 version's standard library (currently v3.13).

Package: libpython3.13
Source: python3.13
Version: 3.13.5-2+deb13u3
Architecture: amd64
Maintainer: Matthias Klose <doko@debian.org>
Installed-Size: 7416
Depends: libpython3.13-stdlib (= 3.13.5-2+deb13u3), libc6 (>= 2.38), libexpat1 (>= 2.6.0), zlib1g (>= 1:1.2.0)
Replaces: libpython3.13
Filename: ./pool/libpython3.13_3.13.5-2+deb13u3_amd64.deb
Size: 2161184
MD5sum: 5faeee74318f1afee3601658466b3c86
SHA1: ed011d41c474c7e592245aa26b599b4bad2f84e2
SHA256: 0df7a5d9a1c4d5834aab7594f3aee96ff80a17e81110370a73e7f804a0ad1747
Section: libs
Priority: optional
Multi-Arch: same
Description: Shared Python runtime library (version 3.13)
 Python is a high-level, interactive, object-oriented language. Its 3.13 version
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
 .
 This package contains the shared runtime library, normally not needed
 for programs using the statically linked interpreter.

Package: libpython3.13-minimal
Source: python3.13
Version: 3.13.5-2+deb13u3
Architecture: amd64
Maintainer: Matthias Klose <doko@debian.org>
Installed-Size: 5452
Depends: libc6 (>= 2.14), libssl3t64 (>= 3.4.0)
Recommends: libpython3.13-stdlib
Conflicts: binfmt-support (<< 1.1.2)
Breaks: libpython3.13-stdlib (<< 3.13.1-3~)
Replaces: libpython3.13-stdlib (<< 3.13.1-3~)
Filename: ./pool/libpython3.13-minimal_3.13.5-2+deb13u3_amd64.deb
Size: 863024
MD5sum: e3c21e85b34e50cb153cd5bacd067923
SHA1: 6e6e21c2113c1eac1ac300715d71e32e98d09e85
SHA256: 9be9a4e59d43ad6e237349befbd0d131e0cf79812323b5ac6427051cee7e7ca9
Section: python
Priority: optional
Multi-Arch: same
Description: Minimal subset of the Python language (version 3.13)
 This package contains some essential modules. It is normally not
 used on it's own, but as a dependency of python3.13-minimal.

Package: libpython3.13-stdlib
Source: python3.13
Version: 3.13.5-2+deb13u3
Architecture: amd64
Maintainer: Matthias Klose <doko@debian.org>
Installed-Size: 8901
Depends: libpython3.13-minimal (= 3.13.5-2+deb13u3), media-types | mime-support, netbase, tzdata, libbz2-1.0, libc6 (>= 2.38), libdb5.3t64, libffi8 (>= 3.4), liblzma5 (>= 5.1.1alpha+20120614), libncursesw6 (>= 6.1), libreadline8t64 (>= 7.0~beta), libsqlite3-0 (>= 3.36.0), libtinfo6 (>= 6), libuuid1 (>= 2.20.1)
Filename: ./pool/libpython3.13-stdlib_3.13.5-2+deb13u3_amd64.deb
Size: 1958876
MD5sum: 549e1562cca05cc0726198d41c1eb216
SHA1: a1aaebe2d285ecf60729b8444ee5dff26b3fa15c
SHA256: f4e759dbac49db16c4f1c3601684a9211a2af3211a3f7bdc04fff263af08a5eb
Section: python
Priority: optional
Multi-Arch: same
Description: Interactive high-level object-oriented language (standard library, version 3.13)
 Python is a high-level, interactive, object-oriented language. Its 3.13 version
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
 .
 This package contains Python 3.13's standard library. It is normally not
 used on its own, but as a dependency of python3.13.

Package: libreadline8t64
Source: readline
Version: 8.2-6
Architecture: amd64
Maintainer: Matthias Klose <doko@debian.org>
Installed-Size: 485
Depends: readline-common, libc6 (>= 2.38), libtinfo6 (>= 6)
Breaks: libreadline8 (<< 8.2-6)
Replaces: libreadline8
Provides: libreadline8 (= 8.2-6)
Filename: ./pool/libreadline8t64_8.2-6_amd64.deb
Size: 168832
MD5sum: 24c1a54df91ac48e0fb79b953bffe460
SHA1: b094813d4ea39997a3a798b356961ab080b31428
SHA256: eeadf2b5e755c9f183883feea2d9b5b28560284275d5f54d3e55d0923b1d0967
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://tiswww.case.edu/php/chet/readline/rltop.html
Description: GNU readline and history libraries, run-time libraries
 The GNU readline library aids in the consistency of user interface
 across discrete programs that need to provide a command line
 interface.
 .
 The GNU history library provides a consistent user interface for
 recalling lines of previously typed input.

Package: librtmp1
Source: rtmpdump (2.4+20151223.gitfa8646d.1-2)
Version: 2.4+20151223.gitfa8646d.1-2+b5
Architecture: amd64
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Installed-Size: 144
Depends: libc6 (>= 2.34), libgmp10 (>= 2:6.3.0+dfsg), libgnutls30t64 (>= 3.8.1), libhogweed6t64, libnettle8t64, zlib1g (>= 1:1.1.4)
Filename: ./pool/librtmp1_2.4+20151223.gitfa8646d.1-2+b5_amd64.deb
Size: 58840
MD5sum: 355aeaaf937d70dcc873a458f6244c6e
SHA1: 890c75ffd3bd595233728f775acfa20693e53810
SHA256: 93baa2004cbe6c8721b9e81beed078612540aef120970b4751305c51c6697368
Section: libs
Priority: optional
Multi-Arch: same
Homepage: http://rtmpdump.mplayerhq.hu/
Description: toolkit for RTMP streams (shared library)
 A small dumper for media content streamed over the RTMP protocol (like BBC's
 iPlayer high quality streams). Supplying an RTMP URL will result in a dumped
 flv file, which can be played/transcoded with standard tools.
 .
 This package contains the shared libraries, header files needed by
 programs that want to use librtmp.

Package: libsasl2-2
Source: cyrus-sasl2
Version: 2.1.28+dfsg1-9
Architecture: amd64
Maintainer: Debian Cyrus Team <team+cyrus@tracker.debian.org>
Installed-Size: 156
Depends: libsasl2-modules-db (>= 2.1.28+dfsg1-9), libc6 (>= 2.38), libssl3t64 (>= 3.0.0)
Recommends: libsasl2-modules (>= 2.1.28+dfsg1-9)
Replaces: libsasl2
Filename: ./pool/libsasl2-2_2.1.28+dfsg1-9_amd64.deb
Size: 57512
MD5sum: 35ad5deb812b880a16b7ae25bbfcc6b9
SHA1: d33dd3ff8f88f8ae9a84bad1df925ea1b2ea0904
SHA256: 66e49d7ae026811b49a0050f18b0325960a2625ffd1ff60d91b7844a815fa9d2
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://www.cyrusimap.org/sasl/
Description: Cyrus SASL - authentication abstraction library
 This is the Cyrus SASL API implementation, version 2.1.
 .
 SASL is the Simple Authentication and Security Layer, a method for
 adding authentication support to connection-based protocols. To use
 SASL, a protocol includes a command for identifying and
 authenticating a user to a server and for optionally negotiating
 protection of subsequent protocol interactions. If its use is
 negotiated, a security layer is inserted between the protocol and the
 connection. See RFC 2222 for more information.
 .
 Any of: ANONYMOUS, SCRAM, CRAM-MD5, DIGEST-MD5, GSSAPI (MIT or Heimdal
 Kerberos 5), NTLM, OTP, PLAIN, or LOGIN can be used.

Package: libsasl2-modules
Source: cyrus-sasl2
Version: 2.1.28+dfsg1-9
Architecture: amd64
Maintainer: Debian Cyrus Team <team+cyrus@tracker.debian.org>
Installed-Size: 282
Depends: libc6 (>= 2.38), libssl3t64 (>= 3.0.0)
Suggests: libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal, libsasl2-modules-ldap, libsasl2-modules-otp, libsasl2-modules-sql
Breaks: libsasl2-modules-gssapi-mit (<< 2.1.28+dfsg-4)
Replaces: libsasl2-modules-gssapi-mit (<< 2.1.28+dfsg-4)
Filename: ./pool/libsasl2-modules_2.1.28+dfsg1-9_amd64.deb
Size: 66712
MD5sum: 3a36a36e924fea6dd7128138f8cc131b
SHA1: f623482243379c12c46d65fd9f5b5fc87c024428
SHA256: cfb73ce3c26bb8637da0e625ed0d9a8050e994c0c496c00c49ab0cc188ab9ffb
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://www.cyrusimap.org/sasl/
Description: Cyrus SASL - pluggable authentication modules
 This is the Cyrus SASL API implementation, version 2.1. See package
 libsasl2-2 and RFC 2222 for more information.
 .
 This package provides the following SASL modules: LOGIN, PLAIN, ANONYMOUS,
 NTLM, SCRAM, CRAM-MD5, and DIGEST-MD5 (with DES support, deprecated).

Package: libsasl2-modules-db
Source: cyrus-sasl2
Version: 2.1.28+dfsg1-9
Architecture: amd64
Maintainer: Debian Cyrus Team <team+cyrus@tracker.debian.org>
Installed-Size: 70
Depends: libc6 (>= 2.14), libdb5.3t64
Filename: ./pool/libsasl2-modules-db_2.1.28+dfsg1-9_amd64.deb
Size: 19768
MD5sum: 697b55318a5683646f3f4c637576f3f3
SHA1: 8c66ab6412351683261d50959984811c0480087b
SHA256: a5c38659fbd62c33c6d9bfa2be43e75a572d1818531aad32dd74d0a58cc4bd19
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://www.cyrusimap.org/sasl/
Description: Cyrus SASL - pluggable authentication modules (DB)
 This is the Cyrus SASL API implementation, version 2.1. See package
 libsasl2-2 and RFC 2222 for more information.
 .
 This package provides the DB plugin, which supports Berkeley DB lookups.

Package: libseccomp2
Source: libseccomp
Version: 2.6.0-2
Architecture: amd64
Maintainer: Kees Cook <kees@debian.org>
Installed-Size: 201
Depends: libc6 (>= 2.14)
Filename: ./pool/libseccomp2_2.6.0-2_amd64.deb
Size: 51712
MD5sum: 6f3ecc3a1c0ddc47dd96b83f366596a1
SHA1: 24123b32b6afb1f186a31ab8a2175dc438558653
SHA256: 89d5138e05fb6a86b9afd8b54dc0fb4b14f4c27c05e6c5f767c2132bdf808531
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://github.com/seccomp/libseccomp
Description: high level interface to Linux seccomp filter
 This library provides a high level interface to constructing, analyzing
 and installing seccomp filters via a BPF passed to the Linux Kernel's
 prctl() syscall.

Package: libselinux1
Source: libselinux
Version: 3.8.1-1
Architecture: amd64
Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Installed-Size: 229
Depends: libc6 (>= 2.38), libpcre2-8-0 (>= 10.22)
Filename: ./pool/libselinux1_3.8.1-1_amd64.deb
Size: 84680
MD5sum: 6f70ae12d588cad7039e43c24449cc13
SHA1: 44b247687c034c8a4142204f0827f7286614b354
SHA256: 68bb8d32bd8d6d7d2f5952a169db03d1484b46ae1e52abccdec42a19dccea5d5
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://github.com/SELinuxProject
Description: SELinux runtime shared libraries
 This package provides the shared libraries for Security-enhanced
 Linux that provides interfaces (e.g. library functions for the
 SELinux kernel APIs like getcon(), other support functions like
 getseuserbyname()) to SELinux-aware applications. Security-enhanced
 Linux is a patch of the Linux kernel and a number of utilities with
 enhanced security functionality designed to add mandatory access
 controls to Linux.  The Security-enhanced Linux kernel contains new
 architectural components originally developed to improve the security
 of the Flask operating system. These architectural components provide
 general support for the enforcement of many kinds of mandatory access
 control policies, including those based on the concepts of Type
 Enforcement, Role-based Access Control, and Multi-level Security.
 .
 libselinux1 provides an API for SELinux applications to get and set
 process and file security contexts and to obtain security policy
 decisions.  Required for any applications that use the SELinux
 API. libselinux may use the shared libsepol to manipulate the binary
 policy if necessary (e.g. to downgrade the policy format to an older
 version supported by the kernel) when loading policy.

Package: libsemanage-common
Source: libsemanage
Version: 3.8.1-1
Architecture: all
Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Installed-Size: 21
Filename: ./pool/libsemanage-common_3.8.1-1_all.deb
Size: 7812
MD5sum: e27a7f67a7f2d8a78ccc5d7ff402a103
SHA1: ed442bc1e7946d6bc82c2f846a3a99af63d0fe2c
SHA256: 65375d886749c236bd1da4d9990b7c2469d2fe66019a28e5614f6814376d3dcb
Section: libs
Priority: optional
Multi-Arch: foreign
Homepage: https://selinuxproject.org
Description: Common files for SELinux policy management libraries
 This package provides the common files used by the shared libraries
 for SELinux policy management.
 .
 Security-enhanced Linux is a patch of the Linux kernel and a
 number of utilities with enhanced security functionality designed to
 add mandatory access controls to Linux.  The Security-enhanced Linux
 kernel contains new architectural components originally developed to
 improve the security of the Flask operating system. These
 architectural components provide general support for the enforcement
 of many kinds of mandatory access control policies, including those
 based on the concepts of Type Enforcement, Role-based Access
 Control, and Multi-level Security.

Package: libsemanage2
Source: libsemanage
Version: 3.8.1-1
Architecture: amd64
Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Installed-Size: 313
Depends: libsemanage-common (>= 3.8.1-1), libaudit1 (>= 1:2.2.1), libbz2-1.0, libc6 (>= 2.38), libselinux1 (>= 3.8.1), libsepol2 (>= 3.8.1)
Filename: ./pool/libsemanage2_3.8.1-1_amd64.deb
Size: 95284
MD5sum: bd188a7d6b4067f02d8b916431c7d16e
SHA1: 0ebc529eca4b503084ccb1ccf25e95b5c718d42c
SHA256: f97da7505d17ad3bdd8fc56302256df7e158e5e0d8b02cb766654199cbc406a9
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://selinuxproject.org
Description: SELinux policy management library
 This package provides the shared libraries for SELinux policy management.
 It uses libsepol for binary policy manipulation and libselinux for
 interacting with the SELinux system.  It also exec's helper programs
 for loading policy and for checking whether the file_contexts
 configuration is valid (load_policy and setfiles from
 policycoreutils) presently, although this may change at least for the
 bootstrapping case
 .
 Security-enhanced Linux is a patch of the Linux kernel and a
 number of utilities with enhanced security functionality designed to
 add mandatory access controls to Linux.  The Security-enhanced Linux
 kernel contains new architectural components originally developed to
 improve the security of the Flask operating system. These
 architectural components provide general support for the enforcement
 of many kinds of mandatory access control policies, including those
 based on the concepts of Type Enforcement, Role-based Access
 Control, and Multi-level Security.

Package: libsensors-config
Source: lm-sensors
Version: 1:3.6.2-2
Architecture: all
Maintainer: Aurelien Jarno <aurel32@debian.org>
Installed-Size: 37
Suggests: lm-sensors
Filename: ./pool/libsensors-config_1%3a3.6.2-2_all.deb
Size: 16236
MD5sum: 9d468823435bd29c9fe580b1db754ae3
SHA1: 3c77a8d6a326d3d2c8324f3f31a4a0db9f2a01c8
SHA256: 3056da80c7d963af795dab480ab6f6f4b154ad4ac39f522dc52d17c834fea253
Section: utils
Priority: optional
Multi-Arch: foreign
Homepage: https://github.com/hramrach/lm-sensors
Description: lm-sensors configuration files
 Lm-sensors is a hardware health monitoring package for Linux. It allows you
 to access information from temperature, voltage, and fan speed sensors. It
 works with most newer systems.
 .
 This library is only functional with a Linux kernel, it is provided on
 non-Linux systems for portability reasons only.
 .
 This package contains the configuration files.

Package: libsensors5
Source: lm-sensors
Version: 1:3.6.2-2
Architecture: amd64
Maintainer: Aurelien Jarno <aurel32@debian.org>
Installed-Size: 100
Depends: libsensors-config, libc6 (>= 2.38)
Suggests: lm-sensors
Filename: ./pool/libsensors5_1%3a3.6.2-2_amd64.deb
Size: 37492
MD5sum: 641055c30e7159c6504b7b945d7c01e7
SHA1: 06a8cfb169c0875099467e370bb40206ddce55e3
SHA256: f0a994a6d7cfa695dea5343d0d1ba7eed796c0ad920c7282998b95f60049c4f6
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://github.com/hramrach/lm-sensors
Description: library to read temperature/voltage/fan sensors
 Lm-sensors is a hardware health monitoring package for Linux. It allows you
 to access information from temperature, voltage, and fan speed sensors. It
 works with most newer systems.
 .
 This library is only functional with a Linux kernel, it is provided on
 non-Linux systems for portability reasons only.
 .
 This package contains a shared library for querying lm-sensors.

Package: libsepol2
Source: libsepol
Version: 3.8.1-1
Architecture: amd64
Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Installed-Size: 835
Depends: libc6 (>= 2.38)
Filename: ./pool/libsepol2_3.8.1-1_amd64.deb
Size: 295588
MD5sum: ff21bab0f78f4fa6728a412fbfb9bbad
SHA1: a4ec74f05fba7eb2f69b32cfd63e9ecdab8c51c5
SHA256: 3595d2d3a6d24695e7953f4f00cdfe6974c9242d9a8dfee8998e77fbf7b2ba09
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://selinuxproject.org
Description: SELinux library for manipulating binary security policies
 Security-enhanced Linux is a patch of the Linux kernel and a number
 of utilities with enhanced security functionality designed to add
 mandatory access controls to Linux.  The Security-enhanced Linux
 kernel contains new architectural components originally developed to
 improve the security of the Flask operating system. These
 architectural components provide general support for the enforcement
 of many kinds of mandatory access control policies, including those
 based on the concepts of Type Enforcement®, Role-based Access
 Control, and Multi-level Security.
 .
 libsepol provides an API for the manipulation of SELinux binary policies.
 It is used by checkpolicy (the policy compiler) and similar tools, as well
 as by programs like load_policy that need to perform specific transformations
 on binary policies such as customizing policy boolean settings.

Package: libsmartcols1
Source: util-linux
Version: 2.41-5
Architecture: amd64
Maintainer: Chris Hofstaedtler <zeha@debian.org>
Installed-Size: 377
Depends: libc6 (>= 2.38)
Filename: ./pool/libsmartcols1_2.41-5_amd64.deb
Size: 142692
MD5sum: 9e4fd35089ee273d8a7d5ea61d829ae8
SHA1: 7d770da5d5618391bd3e0d7faa03d1ece944a393
SHA256: 22ac8bd618c11827e69d710da8b663e07777d3b09969bda0adb968c886e51a97
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://github.com/util-linux/util-linux
Description: smart column output alignment library
 This smart column output alignment library is used by fdisk utilities.

Package: libsmbclient0
Source: samba
Version: 2:4.22.10+dfsg-0+deb13u1
Architecture: amd64
Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Installed-Size: 252
Depends: samba-libs (= 2:4.22.10+dfsg-0+deb13u1), libbsd0 (>= 0.0), libc6 (>= 2.38), libndr6 (>= 2:4.17.2), libtalloc2 (>= 2.0.4~git20101213), libtevent0t64 (>= 0.15.0)
Breaks: libsmbclient (<< 2:4.22.10+dfsg-0+deb13u1)
Replaces: libsmbclient
Provides: libsmbclient (= 2:4.22.10+dfsg-0+deb13u1)
Filename: ./pool/libsmbclient0_2%3a4.22.10+dfsg-0+deb13u1_amd64.deb
Size: 99344
MD5sum: b8f9716c489a531e13635c268d4aadc8
SHA1: be1d66189226c0db2c94023c78da715cc00dd5a8
SHA256: c6b63713900b8684f83c8cef77f195f569197dad9bf4e34244e94f2802ca0f50
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://www.samba.org
Description: shared library for communication with SMB/CIFS servers
 This package provides a shared library that enables client applications
 to talk to Microsoft Windows and Samba servers using the SMB/CIFS
 protocol.

Package: libsqlite3-0
Source: sqlite3
Version: 3.46.1-7+deb13u1
Architecture: amd64
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Installed-Size: 1834
Depends: libc6 (>= 2.38)
Breaks: crowdsec (<< 1.4), python-migrate (<< 0.11.0-4~), python3-migrate (<< 0.11.0-4~)
Filename: ./pool/libsqlite3-0_3.46.1-7+deb13u1_amd64.deb
Size: 914268
MD5sum: 0c86797541ead8d6e996a28b7dc274a8
SHA1: 06b33d5379fe5bd7f1453379afd3e65843a2b9cd
SHA256: edeacbdd6a86ee82d314dccc180b740905fd7f6392b72e5c0533079fda449361
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://www.sqlite.org/
Description: SQLite 3 shared library
 SQLite is a C library that implements an SQL database engine.
 Programs that link with the SQLite library can have SQL database
 access without running a separate RDBMS process.

Package: libss2
Source: e2fsprogs (1.47.2-3)
Version: 1.47.2-3+b11
Architecture: amd64
Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Installed-Size: 80
Depends: libcom-err2, libc6 (>= 2.34)
Breaks: libss2t64 (<< 1.47.0-2.4~exp1~)
Replaces: e2fsprogs (<< 1.34-1), libss2t64
Provides: libss2t64 (= 1.47.2-3+b11)
Filename: ./pool/libss2_1.47.2-3+b11_amd64.deb
Size: 29740
MD5sum: a9398b2ca7be58034536623dcf85f283
SHA1: 458f436ed67e7f80aed736c6665c6b725301024c
SHA256: 879e8477dc20006e59788831e4f3a436d15afe3c055ae0e93beb96696f0e5eb1
Section: libs
Priority: optional
Multi-Arch: same
Homepage: http://e2fsprogs.sourceforge.net
Description: command-line interface parsing library
 libss provides a simple command-line interface parser which will
 accept input from the user, parse the command into an argv argument
 vector, and then dispatch it to a handler function.
 .
 It was originally inspired by the Multics SubSystem library.

Package: libssh2-1t64
Source: libssh2
Version: 1.11.1-1+deb13u1
Architecture: amd64
Maintainer: Nicolas Mora <babelouest@debian.org>
Installed-Size: 441
Depends: libc6 (>= 2.25), libssl3t64 (>= 3.0.0), zlib1g (>= 1:1.1.4)
Breaks: libssh2-1 (<< 1.11.1-1+deb13u1)
Replaces: libssh2-1
Provides: libssh2-1 (= 1.11.1-1+deb13u1)
Filename: ./pool/libssh2-1t64_1.11.1-1+deb13u1_amd64.deb
Size: 245088
MD5sum: ebbc03c2f321467d2e0ea0097c14f7fd
SHA1: 06d870a39f89af810dc74cc6c54947ee57c91374
SHA256: 915c4ec450a369d430e0151f9e10e25044ea2f0d6e41901e00a9317e232e5683
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://libssh2.org/
Description: SSH2 client-side library
 libssh2 is a client-side C library implementing the SSH2 protocol.
 It supports regular terminal, SCP and SFTP (v1-v5) sessions;
 port forwarding, X11 forwarding; password, key-based and
 keyboard-interactive authentication.
 .
 This package contains the runtime library.

Package: libssl3t64
Source: openssl
Version: 3.5.6-1~deb13u2
Architecture: amd64
Maintainer: Debian OpenSSL Team <pkg-openssl-devel@alioth-lists.debian.net>
Installed-Size: 8099
Depends: libc6 (>= 2.38), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4), openssl-provider-legacy
Breaks: freeradius (<< 3.2.7+dfsg-1+deb13u1), libssl3 (<< 3.5.6-1~deb13u2), openssh-client (<< 1:9.4p1), openssh-server (<< 1:9.4p1), python3-m2crypto (<< 0.38.0-4)
Replaces: libssl3
Provides: libssl3 (= 3.5.6-1~deb13u2)
Filename: ./pool/libssl3t64_3.5.6-1~deb13u2_amd64.deb
Size: 2447924
MD5sum: 88cfa9ea5cef21ed2c8a5976649d1900
SHA1: fa81f709727b16de2a82710bbe0556b58f2b3f50
SHA256: b2dab3fe29c1fcb82ef58c2db0ff4bd830a442cf37b9a8b730b7b6ce87181349
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://openssl-library.org
Description: Secure Sockets Layer toolkit - shared libraries
 This package is part of the OpenSSL project's implementation of the SSL
 and TLS cryptographic protocols for secure communication over the
 Internet.
 .
 It provides the libssl and libcrypto shared libraries.

Package: libstdc++6
Source: gcc-14
Version: 14.2.0-19
Architecture: amd64
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Installed-Size: 3019
Depends: gcc-14-base (= 14.2.0-19), libc6 (>= 2.38), libgcc-s1 (>= 4.3)
Conflicts: scim (<< 1.4.2-1)
Breaks: gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2)
Replaces: libstdc++6-14-dbg (<< 4.9.0-3)
Filename: ./pool/libstdc++6_14.2.0-19_amd64.deb
Size: 713628
MD5sum: 8954f7d89eb15031f88e9f3047be059e
SHA1: 88eff3277c2e74be3878264096b958aab6ed33dd
SHA256: ab1fa05837aa7a92aae748fd07a18a35f7d18bb4a71c4724fe2bbf0e32089de0
Section: libs
Priority: optional
Multi-Arch: same
Homepage: http://gcc.gnu.org/
Description: GNU Standard C++ Library v3
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which
 was included up to g++-2.95. The first version of libstdc++-v3 appeared
 in g++-3.0.

Package: libsystemd-shared
Source: systemd
Version: 257.13-1~deb13u1
Architecture: amd64
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Installed-Size: 6825
Depends: libacl1 (>= 2.2.23), libaudit1 (>= 1:2.2.1), libblkid1 (>= 2.30.2), libc6 (>= 2.39), libcap2 (>= 1:2.10), libcrypt1 (>= 1:4.4.0), libmount1 (>= 2.30), libpam0g (>= 0.99.7.1), libseccomp2 (>= 2.4.1), libselinux1 (>= 3.1~), libssl3t64 (>= 3.4.0)
Recommends: libkmod2, libzstd1
Suggests: libarchive13t64, libbpf1, libcryptsetup12, libdw1t64, libelf1t64, libfido2-1, libgcrypt20, libidn2-0, libip4tc2, liblz4-1, liblzma5, libp11-kit0, libpcre2-8-0, libpwquality1, libqrencode4, libtss2-rc0t64
Filename: ./pool/libsystemd-shared_257.13-1~deb13u1_amd64.deb
Size: 2154616
MD5sum: bfa65036ae8d578a3989a268e6c45036
SHA1: f66c9933019d8dea904f6c0e036a4c91518d897e
SHA256: 2d349824e57f88507e2a33360610d8afc143a4ad5e80ee4bf8f37b826d6f37f9
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://systemd.io
Description: systemd shared private library
 This internal shared library provides common code used by various systemd
 components. It is supposed to decrease memory and disk footprint.
 The shared library is not meant for public use and is not API or ABI stable.

Package: libsystemd0
Source: systemd
Version: 257.13-1~deb13u1
Architecture: amd64
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Installed-Size: 1223
Depends: libc6 (>= 2.39), libcap2 (>= 1:2.10)
Recommends: libzstd1
Suggests: libgcrypt20, liblz4-1, liblzma5
Filename: ./pool/libsystemd0_257.13-1~deb13u1_amd64.deb
Size: 454648
MD5sum: d0c6b2615647d5f983b761695566bf51
SHA1: 638ec3b8b73704259155db4463837046ac280c09
SHA256: ab0d4127b5e46e6f8c015a1db15a62ba9ae274cdefa150083adf90ada0600ea1
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://systemd.io
Description: systemd utility library
 This library provides APIs to interface with various system components such as
 the system journal, the system service manager, D-Bus and more.

Package: libtalloc2
Source: samba (2:4.22.10+dfsg-0+deb13u1)
Version: 2:2.4.3+samba4.22.10+dfsg-0+deb13u1
Architecture: amd64
Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Installed-Size: 125
Depends: libc6 (>= 2.38)
Filename: ./pool/libtalloc2_2%3a2.4.3+samba4.22.10+dfsg-0+deb13u1_amd64.deb
Size: 63196
MD5sum: 7813c5838860e2a5ebfe61e2e1081035
SHA1: 9ef924db72c10f817edefe00ceb05934b53b28cd
SHA256: 2d766a573496791aa1ec44f17e3ea94ba7b1ccf989eb18009df98222960b6b88
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://www.samba.org
Description: hierarchical pool based memory allocator
 A hierarchical pool based memory allocator with destructors. It uses
 reference counting to determine when memory should be freed.

Package: libtasn1-6
Version: 4.20.0-2+deb13u1
Architecture: amd64
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Installed-Size: 122
Depends: libc6 (>= 2.38)
Filename: ./pool/libtasn1-6_4.20.0-2+deb13u1_amd64.deb
Size: 50112
MD5sum: 0dee8d137e0d8bbc8a57e721c13a5f66
SHA1: 16154349d857a93b3e689959b9cb2e72886edeb4
SHA256: 23fec6e06583ce2bad9b2c04c9b485e90440e259b1abf8677cd80d3ce60831ad
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://www.gnu.org/software/libtasn1/
Description: Manage ASN.1 structures (runtime)
 Manage ASN1 (Abstract Syntax Notation One) structures.
 The main features of this library are:
   * on-line ASN1 structure management that doesn't require any C code
     file generation.
   * off-line ASN1 structure management with C code file generation
     containing an array.
   * DER (Distinguish Encoding Rules) encoding
   * no limits for INTEGER and ENUMERATED values
 .
 This package contains runtime libraries.

Package: libtdb1
Source: samba (2:4.22.10+dfsg-0+deb13u1)
Version: 2:1.4.13+samba4.22.10+dfsg-0+deb13u1
Architecture: amd64
Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Installed-Size: 170
Depends: libc6 (>= 2.34)
Filename: ./pool/libtdb1_2%3a1.4.13+samba4.22.10+dfsg-0+deb13u1_amd64.deb
Size: 82928
MD5sum: 39fa660b21efcd1230b7e1f1104471de
SHA1: 14de22cd2b542ae85702668dac122d80a0e20e50
SHA256: dd9152ffd101b65d015612733e676638473aa4a1929d79ac12c62211b44cfdcc
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://www.samba.org
Description: Trivial Database - shared library
 This is a simple database API. It is modelled after the structure
 of GDBM. TDB features, unlike GDBM, multiple writers support with
 appropriate locking and transactions.
 .
 This package contains the shared library file.

Package: libtevent0t64
Source: samba (2:4.22.10+dfsg-0+deb13u1)
Version: 2:0.16.2+samba4.22.10+dfsg-0+deb13u1
Architecture: amd64
Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Installed-Size: 175
Depends: libc6 (>= 2.34), libtalloc2 (>= 2.1.0)
Breaks: libtevent0 (<< 2:0.16.2+samba4.22.10+dfsg-0+deb13u1~)
Replaces: libtevent0
Provides: libtevent0 (= 2:0.16.2+samba4.22.10+dfsg-0+deb13u1)
Filename: ./pool/libtevent0t64_2%3a0.16.2+samba4.22.10+dfsg-0+deb13u1_amd64.deb
Size: 78132
MD5sum: 59788dafba62eb3923375adaa5302b5a
SHA1: 02e2fee360ffa342ea4e13b75935131d54c77051
SHA256: 174d1a9096b37c7485a037602bb79015d8cf7302070d057e056a5489eb8641ac
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://www.samba.org
Description: talloc-based event loop library - shared library
 tevent is a simple library that can handle the main event loop for an
 application. It supports three kinds of events: timed events, file
 descriptors becoming readable or writable and signals.
 .
 Talloc is used for memory management, both internally and for private
 data provided by users of the library.
 .
 This package provides the shared library file.

Package: libtext-charwidth-perl
Source: libtext-charwidth-perl (0.04-11)
Version: 0.04-11+b4
Architecture: amd64
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Installed-Size: 42
Depends: libc6 (>= 2.4), perl-base (>= 5.40.0-6), perlapi-5.40.0
Filename: ./pool/libtext-charwidth-perl_0.04-11+b4_amd64.deb
Size: 9476
MD5sum: 646e425e08efc5adaf3d34ba44412f75
SHA1: fd53cdac1915e15c3bf6ce9d36daa948e455bf10
SHA256: 3a1d44df306e0252e8a16df07eba457bc9f2ef736ee890a1c35ffdfd548eafa0
Section: perl
Priority: required
Multi-Arch: same
Homepage: https://metacpan.org/release/Text-CharWidth
Description: get display widths of characters on the terminal
 Text::CharWidth permits one to get the display widths of characters
 and strings on the terminal, using wcwidth() and wcswidth() from libc.
 .
 It provides mbwidth(), mbswidth(), and mblen().

Package: libtext-iconv-perl
Source: libtext-iconv-perl (1.7-8)
Version: 1.7-8+b4
Architecture: amd64
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Installed-Size: 50
Depends: libc6 (>= 2.4), perl-base (>= 5.40.0-6), perlapi-5.40.0
Filename: ./pool/libtext-iconv-perl_1.7-8+b4_amd64.deb
Size: 14448
MD5sum: c92e5cba7fa3bc7a39d94401caf9a844
SHA1: 108a27f128cd0833f4b9556269e7c85224da83aa
SHA256: 542c8500e1742a120d7586eee3157b7240d47f2670ae73fc987ea404df53e875
Section: perl
Priority: required
Multi-Arch: same
Homepage: https://metacpan.org/release/Text-Iconv
Description: module to convert between character sets in Perl
 The iconv() family of functions from XPG4 defines an API for converting
 between character sets (e.g. UTF-8 to Latin1, EBCDIC to ASCII). They
 are provided by libc6.
 .
 This package allows access to them from Perl via the Text::Iconv
 package.

Package: libtext-wrapi18n-perl
Version: 0.06-10
Architecture: all
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Installed-Size: 26
Depends: libtext-charwidth-perl
Filename: ./pool/libtext-wrapi18n-perl_0.06-10_all.deb
Size: 8808
MD5sum: b57a11d040f8e9055f8f2e83ed3dd70b
SHA1: f442e53233cb43d7c9d108051d76a73cfd48e473
SHA256: 17f98c7c09af8ac3bdbfd5a5dad32f3f51c71b02cdfc411366f49092a395de85
Section: perl
Priority: required
Homepage: https://metacpan.org/release/Text-WrapI18N
Description: internationalized substitute of Text::Wrap
 The Text::WrapI18N module is a substitution for Text::Wrap, supporting
 multibyte characters such as UTF-8, EUC-JP, and GB2312, fullwidth characters
 such as east Asian characters, combining characters such as diacritical marks
 and Thai, and languages which don't use whitespaces between words such as
 Chinese and Japanese.
 .
 It provides wrap().

Package: libtinfo6
Source: ncurses
Version: 6.5+20250216-2
Architecture: amd64
Maintainer: Ncurses Maintainers <ncurses@packages.debian.org>
Installed-Size: 569
Depends: libc6 (>= 2.34)
Breaks: tmux (<< 3.3a-4)
Filename: ./pool/libtinfo6_6.5+20250216-2_amd64.deb
Size: 348380
MD5sum: 29b1dca7fda2ed82e943e059bea53fec
SHA1: 71f2f41f5570ca3482ffb5db97b34f46c6f42b65
SHA256: 8b9f6a7983e9418564e48a627518de4c03917b56efe68d7f3e93bd8fffa1cc10
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://invisible-island.net/ncurses/
Description: shared low-level terminfo library for terminal handling
 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package contains the shared low-level terminfo library.

Package: libtirpc-common
Source: libtirpc
Version: 1.3.6+ds-1
Architecture: all
Maintainer: Josue Ortega <josue@debian.org>
Installed-Size: 32
Breaks: libtirpc1, libtirpc3t64 (<< 1.1.4-0.1~)
Replaces: libtirpc1, libtirpc3t64 (<< 1.1.4-0.1~)
Filename: ./pool/libtirpc-common_1.3.6+ds-1_all.deb
Size: 11004
MD5sum: d536fb98a02d3d13a7b1a29e3a038131
SHA1: 703a8577b17b52095c1af5c01842e1b18e7aedb5
SHA256: 300f582e2c9151a8d329568c705cadc76252c417147312fe331c4560d2c7a6c3
Section: libs
Priority: optional
Multi-Arch: foreign
Homepage: http://sourceforge.net/projects/libtirpc
Description: transport-independent RPC library - common files
 This package contains a port of Sun's transport-independent RPC library to
 Linux. The library is intended as a replacement for the RPC code in the GNU C
 library, providing among others support for RPC (and in turn, NFS) over IPv6.
 .
 This package contains the netconfig configuration file as well as the
 associated manpage.

Package: libtirpc3t64
Source: libtirpc
Version: 1.3.6+ds-1
Architecture: amd64
Maintainer: Josue Ortega <josue@debian.org>
Installed-Size: 236
Depends: libc6 (>= 2.38), libgssapi-krb5-2 (>= 1.17), libtirpc-common (>= 1.3.6+ds-1)
Breaks: libtirpc3 (<< 1.3.6+ds-1), nfs-common (<< 1:1.2.8-7), nfs-kernel-server (<< 1:1.2.8-7)
Replaces: libtirpc3
Provides: libtirpc3 (= 1.3.6+ds-1)
Filename: ./pool/libtirpc3t64_1.3.6+ds-1_amd64.deb
Size: 83300
MD5sum: a53fcff1f56e64fb19db15eb07756ddd
SHA1: 3382fc0968af380b8966d46342738234478b4c95
SHA256: ef4536c09bf5063554310e22d586ae90990100ba66d2fe7c35660e9e658913b6
Section: libs
Priority: optional
Multi-Arch: same
Homepage: http://sourceforge.net/projects/libtirpc
Description: transport-independent RPC library
 This package contains a port of Sun's transport-independent RPC library to
 Linux. The library is intended as a replacement for the RPC code in the GNU C
 library, providing among others support for RPC (and in turn, NFS) over IPv6.

Package: libudev1
Source: systemd
Version: 257.13-1~deb13u1
Architecture: amd64
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Installed-Size: 357
Depends: libc6 (>= 2.38), libcap2 (>= 1:2.10)
Suggests: libidn2-0
Filename: ./pool/libudev1_257.13-1~deb13u1_amd64.deb
Size: 152300
MD5sum: 98d221263b315d7833ec4bc932fb36be
SHA1: f47bf0f66480e70f4b275c7225cb613b01829d85
SHA256: 5d41c284f5a93b05bc7d648b61a02dd2bb9ff05b2261ad1a8b7d96044a0cfa88
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://systemd.io
Description: libudev shared library
 This library provides APIs to introspect and enumerate devices on the local
 system.

Package: libunbound8
Source: unbound
Version: 1.22.0-2+deb13u3
Architecture: amd64
Maintainer: unbound packagers <unbound@packages.debian.org>
Installed-Size: 1343
Depends: libc6 (>= 2.38), libevent-2.1-7t64 (>= 2.1.8-stable), libssl3t64 (>= 3.4.0)
Filename: ./pool/libunbound8_1.22.0-2+deb13u3_amd64.deb
Size: 598784
MD5sum: c773c243298811c6336756b8317e6fe3
SHA1: a4f2f5b9d8c0868a58a897e71aaa617becafa7af
SHA256: 39e4e5bc6f870bf8fd77e45b36588c76bf0a7f2ec1c8f9b4416b0aa662b1c521
Section: libs
Priority: optional
Multi-Arch: same
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: libunistring5
Source: libunistring
Version: 1.3-2
Architecture: amd64
Maintainer: Jörg Frings-Fürst <debian@jff.email>
Installed-Size: 2092
Depends: libc6 (>= 2.34)
Filename: ./pool/libunistring5_1.3-2_amd64.deb
Size: 476768
MD5sum: 954d362e7a674be8969e0c223782de72
SHA1: 49e3032a7bb85c144d013d237eb8022e499a640c
SHA256: 6dd3490bef06ea1096f32d10766b7e016cf579bfae8451d1b7df15ce05b8aa46
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://www.gnu.org/software/libunistring/
Description: Unicode string library for C
 The 'libunistring' library implements Unicode strings (in the UTF-8,
 UTF-16, and UTF-32 encodings), together with functions for Unicode
 characters (character names, classifications, properties) and
 functions for string processing (formatted output, width, word
 breaks, line breaks, normalization, case folding, regular
 expressions).
 .
 This package contains the shared library.

Package: liburing2
Source: liburing
Version: 2.9-1
Architecture: amd64
Maintainer: Guillem Jover <guillem@debian.org>
Installed-Size: 117
Depends: libc6 (>= 2.4)
Filename: ./pool/liburing2_2.9-1_amd64.deb
Size: 26448
MD5sum: e570394577e65a9f90f2d1932cb1b889
SHA1: 33ef25b563c7d80871510357af6092d6887736f8
SHA256: 4b589c00c7a51172aace2cb2fb3d3ff32daf86c644023126dcfcaa840cc941ea
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://github.com/axboe/liburing
Description: Linux kernel io_uring access library - shared library
 This library provides helpers to setup and teardown io_uring instances,
 and also a simplified interface for applications that do not need (or
 want) to deal with the full kernel side implementation.
 .
 This package contains the shared library.

Package: libuuid1
Source: util-linux
Version: 2.41-5
Architecture: amd64
Maintainer: Chris Hofstaedtler <zeha@debian.org>
Installed-Size: 98
Depends: libc6 (>= 2.38)
Suggests: uuid-runtime
Breaks: libuuid1t64 (<< 2.41-5)
Replaces: libuuid1t64
Provides: libuuid1t64 (= 2.41-5)
Filename: ./pool/libuuid1_2.41-5_amd64.deb
Size: 37612
MD5sum: 73c71627ecada7d8e92822bfff16a7c5
SHA1: 69561687e45ee4833a59400e51976ff05cf71c0d
SHA256: 10247744737c1bb574f9667b3f06a3b43a5055c67bdfcc1945803451cc036db3
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://github.com/util-linux/util-linux
Description: Universally Unique ID library
 The libuuid library generates and parses 128-bit Universally Unique
 IDs (UUIDs). A UUID is an identifier that is unique within the space
 of all such identifiers across both space and time. It can be used for
 multiple purposes, from tagging objects with an extremely short lifetime
 to reliably identifying very persistent objects across a network.
 .
 See RFC 4122 for more information.

Package: libwbclient0
Source: samba
Version: 2:4.22.10+dfsg-0+deb13u1
Architecture: amd64
Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Installed-Size: 152
Depends: libbsd0 (>= 0.0), libc6 (>= 2.38)
Filename: ./pool/libwbclient0_2%3a4.22.10+dfsg-0+deb13u1_amd64.deb
Size: 71760
MD5sum: 019216c482d152d75de8a8f69f1d8f48
SHA1: dc918e754af2d124bf0ef774e2d6535dadf06a3b
SHA256: b7dd3ac6a00d0771c7d57ed24d48580056d366bc9351178018126c5be5fc1c5e
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://www.samba.org
Description: Samba winbind client library
 Samba is an implementation of the SMB/CIFS protocol for Unix systems,
 providing support for cross-platform file and printer sharing with
 Microsoft Windows, OS X, and other Unix systems.
 .
 This package provides a library for client applications that interact
 via the winbind pipe protocol with a Samba winbind server.

Package: libwrap0
Source: tcp-wrappers
Version: 7.6.q-36
Architecture: amd64
Maintainer: Marco d'Itri <md@linux.it>
Installed-Size: 110
Depends: libc6 (>= 2.33)
Filename: ./pool/libwrap0_7.6.q-36_amd64.deb
Size: 55256
MD5sum: 0a132e896f6b55940d85795306f3c469
SHA1: f68950b258f62f06af58295d7ae6c141a9a0e47d
SHA256: cde12afa15d6b1556c5e0564d22edf3b99e6b8fa94c59ccd8b8eebbb62dc19ec
Section: libs
Priority: optional
Multi-Arch: same
Description: Wietse Venema's TCP wrappers library
 Wietse Venema's network logger, also known as TCPD or LOG_TCP.
 .
 These programs log the client host name of incoming telnet,
 ftp, rsh, rlogin, finger etc. requests.
 .
 Security options are:
  - access control per host, domain and/or service;
  - detection of host name spoofing or host address spoofing;
  - booby traps to implement an early-warning system.

Package: libxml2
Version: 2.12.7+dfsg+really2.9.14-2.1+deb13u3
Architecture: amd64
Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Installed-Size: 1916
Depends: libc6 (>= 2.38), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.2.3.4)
Conflicts: w3c-dtd-xhtml
Filename: ./pool/libxml2_2.12.7+dfsg+really2.9.14-2.1+deb13u3_amd64.deb
Size: 699724
MD5sum: 381b30ad5e8669318c82153f776a0e40
SHA1: 1004cd76d8bbb2b8603eaf4ac38670d6b1b79928
SHA256: e0c6b63ce4602a036a526f60fe5e6c1586710688058d98fc1001b9b3147b7efd
Section: libs
Priority: optional
Multi-Arch: same
Homepage: http://xmlsoft.org
Description: GNOME XML library
 XML is a metalanguage to let you design your own markup language.
 A regular markup language defines a way to describe information in
 a certain class of documents (eg HTML). XML lets you define your
 own customized markup languages for many classes of document. It
 can do this because it's written in SGML, the international standard
 metalanguage for markup languages.
 .
 This package provides a library providing an extensive API to handle
 such XML data files.

Package: libxtables12
Source: iptables
Version: 1.8.11-2
Architecture: amd64
Maintainer: Debian Netfilter Packaging Team <team+pkg-netfilter-team@tracker.debian.org>
Installed-Size: 101
Depends: libc6 (>= 2.34)
Filename: ./pool/libxtables12_1.8.11-2_amd64.deb
Size: 31896
MD5sum: 148ab3e9d626eb9ee6bdf956d48bf77a
SHA1: 8f531c4de3a77c8d0501ea62f853c0a0212d5f78
SHA256: 4de5aa59faef5e98d6ba9f5f521a915be5641f224f597862f8d29e8319e8db16
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://www.netfilter.org/
Description: netfilter xtables library
 The iptables/xtables framework has been replaced by nftables. You should
 consider migrating now.
 .
 However, even if a given system may be fully running on native nftables,
 there are other reasons why libxtables might be installed. For one, nftables
 itself uses it to be able to display old rulesets that were created using
 xtables extensions (to help folks migrate). Other third-party software might
 also be linked to this library.
 .
 This library being installed in the system should be harmless in any case.
 .
 This package contains the user-space interface to the Netfilter xtables
 kernel framework.

Package: libxxhash0
Source: xxhash
Version: 0.8.3-2
Architecture: amd64
Maintainer: Josue Ortega <josue@debian.org>
Installed-Size: 92
Depends: libc6 (>= 2.14)
Filename: ./pool/libxxhash0_0.8.3-2_amd64.deb
Size: 27096
MD5sum: 67acc4564e947a529a87f9111fdb4436
SHA1: 4789c2b1f7323382a3a7372947d40bf95d1ba301
SHA256: 81da7064d56fc044f5db4bb3c1e80ff50a4986dcbbf80d958eeca565b44c157f
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://cyan4973.github.io/xxHash
Description: shared library for xxhash
 xxHash is an Extremely fast Hash algorithm, running at RAM speed limits.
 It successfully completes the SMHasher test suite which evaluates collision,
 dispersion and randomness qualities of hash functions. Code is highly portable,
 and hashes are identical on all platforms (little / big endian).
 .
 This package contains the shared library.

Package: libzstd1
Source: libzstd
Version: 1.5.7+dfsg-1
Architecture: amd64
Maintainer: RPM packaging team <team+pkg-rpm@tracker.debian.org>
Installed-Size: 847
Depends: libc6 (>= 2.34)
Filename: ./pool/libzstd1_1.5.7+dfsg-1_amd64.deb
Size: 303836
MD5sum: c004a22e17fc379e9bc602764f20cc8a
SHA1: 96dbb7ea8dced3367f661f31964693f4919c0f9a
SHA256: 2f6a2aeacfc925eba8b00ac9139bc4bfccf8cacb09eb93de067074b26948eef9
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://github.com/facebook/zstd
Description: fast lossless compression algorithm
 Zstd, short for Zstandard, is a fast lossless compression algorithm, targeting
 real-time compression scenarios at zlib-level compression ratio.
 .
 This package contains the shared library.

Package: linux-sysctl-defaults
Source: linux-base
Version: 4.12.1
Architecture: all
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Installed-Size: 19
Filename: ./pool/linux-sysctl-defaults_4.12.1_all.deb
Size: 5724
MD5sum: 29d3b97d433b1cf89f242d77162d077b
SHA1: af8eebd56d62839aa97071b5183e30bc1ff94b6a
SHA256: 025ed30ad079eaad556483db388e6dfb37dfda80dbd251a8a69dadd415fcb27a
Section: kernel
Priority: important
Multi-Arch: foreign
Description: default sysctl configuration for Linux
 This package contains a sysctl configuration file setting some
 sensible defaults for Linux.

Package: login.defs
Source: shadow
Version: 1:4.17.4-2
Architecture: all
Maintainer: Shadow package maintainers <pkg-shadow-devel@lists.alioth.debian.org>
Installed-Size: 214
Replaces: login (<< 1:4.16.0-2~)
Filename: ./pool/login.defs_1%3a4.17.4-2_all.deb
Size: 186124
MD5sum: b6eb2480a7da34d774e68f6223f275ac
SHA1: d9b0f1f20373b50fc6a022c45956c9abfbc3ec49
SHA256: b4bbb8242cbf5588de7aafeb9d578a3dee1db2891f444ab454fd30bd80ccf2b4
Section: admin
Priority: required
Multi-Arch: foreign
Homepage: https://github.com/shadow-maint/shadow
Description: system user management configuration
 This package provides the login.defs configuration file,
 used by otherwise unrelated tools managing system users.

Package: logrotate
Version: 3.22.0-1
Architecture: amd64
Maintainer: Christian Göttsche <cgzones@googlemail.com>
Installed-Size: 151
Depends: cron | anacron | cron-daemon | systemd-sysv, libacl1 (>= 2.2.23), libc6 (>= 2.38), libpopt0 (>= 1.14), libselinux1 (>= 3.1~)
Suggests: bsd-mailx | mailx
Filename: ./pool/logrotate_3.22.0-1_amd64.deb
Size: 61956
MD5sum: 8e0bf30ef1413fabdac9b25292c7f831
SHA1: aacc30b0aa50be3e4e910a5c6c97fc8319bb8d06
SHA256: 6acd9410fb2f2c9b439e7ee83c7095140e56e343ce7bc90d31fd95bf23f296b7
Section: admin
Priority: important
Multi-Arch: foreign
Homepage: https://github.com/logrotate/logrotate
Description: Log rotation utility
 The logrotate utility is designed to simplify the administration of
 log files on a system which generates a lot of log files.  Logrotate
 allows for the automatic rotation compression, removal and mailing of
 log files.  Logrotate can be set to handle a log file daily, weekly,
 monthly or when the log file gets to a certain size.  Normally, logrotate
 runs as a daily cron job.

Package: logsave
Source: e2fsprogs (1.47.2-3)
Version: 1.47.2-3+b11
Architecture: amd64
Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Installed-Size: 59
Depends: libc6 (>= 2.34)
Breaks: e2fsprogs (<< 1.45.3-1)
Replaces: e2fsprogs (<< 1.45.3-1)
Filename: ./pool/logsave_1.47.2-3+b11_amd64.deb
Size: 24884
MD5sum: 50de517117b328185bb28e8694a5c498
SHA1: 14135ee0e19ea4e402a2371325949407e87ecbb1
SHA256: 0dd470e53e65eb4307a8911f632d180000ec4380cb4109bddc0ee66ae385fc24
Section: admin
Priority: optional
Multi-Arch: foreign
Homepage: http://e2fsprogs.sourceforge.net
Description: save the output of a command in a log file
 The logsave program will execute cmd_prog with the specified
 argument(s), and save a copy of its output to logfile.  If the
 containing directory for logfile does not exist, logsave will
 accumulate the output in memory until it can be written out.  A copy
 of the output will also be written to standard output.

Package: mawk
Version: 1.3.4.20250131-1
Architecture: amd64
Maintainer: Boyuan Yang <byang@debian.org>
Installed-Size: 292
Depends: libc6 (>= 2.38)
Provides: awk
Filename: ./pool/mawk_1.3.4.20250131-1_amd64.deb
Size: 140808
MD5sum: c8fea95c9f0f3b3ae209f36fd98cd643
SHA1: 95a1ad7f4e10da80d003f4383895db21d85aef82
SHA256: ade14470c4dff8921bca6ca8b1ea20eadc0f2178b48caff3c74534b17a633292
Section: interpreters
Priority: required
Multi-Arch: foreign
Homepage: https://invisible-island.net/mawk/
Description: Pattern scanning and text processing language
 Mawk is an interpreter for the AWK Programming Language. The AWK
 language is useful for manipulation of data files, text retrieval and
 processing, and for prototyping and experimenting with algorithms. Mawk
 is a new awk meaning it implements the AWK language as defined in Aho,
 Kernighan and Weinberger, The AWK Programming Language, Addison-Wesley
 Publishing, 1988. (Hereafter referred to as the AWK book.) Mawk conforms
 to the POSIX 1003.2 (draft 11.3) definition of the AWK language
 which contains a few features not described in the AWK book, and mawk
 provides a small number of extensions.
 .
 Mawk is smaller and much faster than gawk. It has some compile-time
 limits such as NF = 32767 and sprintf buffer = 1020.

Package: media-types
Version: 13.0.0
Architecture: all
Maintainer: Mime-Support Packagers <team+debian-mimesupport-packagers@tracker.debian.org>
Installed-Size: 98
Breaks: mime-support (<< 3.65)
Replaces: mime-support (<< 3.65)
Filename: ./pool/media-types_13.0.0_all.deb
Size: 29336
MD5sum: 3d78beccf2775d0b95c2fbd174ab20d8
SHA1: ede2c5c9f1526d5a0f1d05b438bf9cdc942d2711
SHA256: 0788e4b0b72db1bcf74a19cb24c3511e7770ad0b341f0f30e361701c3072f53e
Section: net
Priority: standard
Multi-Arch: foreign
Description: List of standard media types and their usual file extension
 This package installs the configuration file /etc/mime.types, that lists
 standard media types (originally known as "MIME" types) and their usual file
 extension.  This provides a simple way for programs to have a first guess at a
 file's content.  On standard Debian desktop systems, one will also find more
 sophisticated tools, for instance provided by the "file" and "xdg-utils"
 packages.
 .
 The /etc/mime.types file is compiled by hand using mostly information provided
 by the Internet Assigned Numbers Authority (IANA).

Package: mount
Source: util-linux
Version: 2.41-5
Architecture: amd64
Maintainer: Chris Hofstaedtler <zeha@debian.org>
Installed-Size: 496
Pre-Depends: libblkid1 (= 2.41-5), libc6 (>= 2.38), libmount1 (= 2.41-5), libselinux1 (>= 3.1~), libsmartcols1 (= 2.41-5)
Suggests: nfs-common
Filename: ./pool/mount_2.41-5_amd64.deb
Size: 162040
MD5sum: 433f0a11367c86bf0b8d41337227cdbe
SHA1: 7b6699cddac83b36088d96cdbce795341ec9f79d
SHA256: 2ca8aceb0e76d50d8d8415e718cd9f1f8c17358bbbe9c5622177e6965439c256
Section: admin
Priority: required
Multi-Arch: foreign
Homepage: https://github.com/util-linux/util-linux
Description: tools for mounting and manipulating filesystems
 This package provides the mount(8), umount(8), swapon(8),
 swapoff(8), and losetup(8) commands.

Package: netbase
Version: 6.5
Architecture: all
Maintainer: Marco d'Itri <md@linux.it>
Installed-Size: 35
Breaks: ebtables (<< 2.0.11-2)
Replaces: ebtables (<< 2.0.11-2)
Filename: ./pool/netbase_6.5_all.deb
Size: 12436
MD5sum: fd96ad393ce05e5bb055165dd214150d
SHA1: 13c4d9e65ee7d35f60f8b3347e2b732f7498abdf
SHA256: 76bafa92947ebd37b0a6f9ec6570412041f56edebc1c66d323731216d318471e
Section: admin
Priority: important
Multi-Arch: foreign
Description: Basic TCP/IP networking system
 This package provides the necessary infrastructure for basic TCP/IP based
 networking.
 .
 In particular, it supplies common name-to-number mappings in /etc/services,
 /etc/rpc, /etc/protocols and /etc/ethertypes.

Package: nfs-common
Source: nfs-utils
Version: 1:2.8.3-1
Architecture: amd64
Maintainer: Debian kernel team <debian-kernel@lists.debian.org>
Installed-Size: 1145
Pre-Depends: init-system-helpers (>= 1.54~)
Depends: libc6 (>= 2.38), libcap2 (>= 1:2.10), libcom-err2 (>= 1.43.9), libdevmapper1.02.1 (>= 2:1.02.197), libevent-core-2.1-7t64 (>= 2.1.8-stable), libgssapi-krb5-2 (>= 1.17), libk5crypto3 (>= 1.6.dfsg.2), libkeyutils1 (>= 1.5.9), libkrb5-3 (>= 1.10+dfsg~alpha1), libmount1 (>= 2.24.2), libnfsidmap1 (= 1:2.8.3-1), libtirpc3t64 (>= 1.0.2), libwrap0 (>= 7.6-4~), rpcbind, adduser, ucf, keyutils
Recommends: python3
Suggests: open-iscsi, watchdog
Conflicts: nfs-client, nfs-kernel-server (<< 1:2.8.2-2~exp1~)
Replaces: nfs-client
Provides: nfs-client
Filename: ./pool/nfs-common_1%3a2.8.3-1_amd64.deb
Size: 268812
MD5sum: 605e41808d82dfb3f57ff71c45abdca5
SHA1: 2e622b16ee34c6671d0a2ff5d1da598abbe4db2c
SHA256: 3bf0edc765f16d07a579712e8f40307ad61457eb82fbe928f7a107e7101e3ec1
Section: net
Priority: optional
Homepage: https://linux-nfs.org/
Description: NFS support files common to client and server
 Use this package on any machine that uses NFS, either as client or
 server.  Programs included: lockd, statd, showmount, nfsstat, gssd,
 idmapd and mount.nfs.

Package: nftables
Version: 1.1.3-1
Architecture: amd64
Maintainer: Debian Netfilter Packaging Team <team+pkg-netfilter-team@tracker.debian.org>
Installed-Size: 185
Depends: libnftables1 (= 1.1.3-1), libc6 (>= 2.34), libedit2 (>= 3.1-20130611-0)
Recommends: netbase
Suggests: firewalld
Filename: ./pool/nftables_1.1.3-1_amd64.deb
Size: 75864
MD5sum: f0359d3369fdf2456a66e702b54af37d
SHA1: 56d70bf0da71c8b307fc08a1d38053bb3f325a12
SHA256: 2ddfa61baaf3a76e2c499db9e521ba6affb226f85af0b6fef739f346ac5f0c39
Section: net
Priority: important
Homepage: https://www.netfilter.org/
Description: Program to control packet filtering rules by Netfilter project
 This software provides an in-kernel packet classification framework that is
 based on a network-specific Virtual Machine (VM) and the nft userspace
 command line tool. The nftables framework reuses the existing Netfilter
 subsystems such as the existing hook infrastructure, the connection tracking
 system, NAT, userspace queueing and logging subsystem.
 .
 nftables replaces the old popular iptables, ip6tables, arptables and ebtables.
 .
 Netfilter software and nftables in particular are used in applications such
 as Internet connection sharing, firewalls, IP accounting, transparent
 proxying, advanced routing and traffic control.
 .
 A Linux kernel >= 3.13 is required. However, >= 4.14 is recommended.

Package: openssl
Version: 3.5.6-1~deb13u2
Architecture: amd64
Maintainer: Debian OpenSSL Team <pkg-openssl-devel@alioth-lists.debian.net>
Installed-Size: 2506
Depends: libc6 (>= 2.34), libssl3t64 (>= 3.5.0)
Suggests: ca-certificates
Filename: ./pool/openssl_3.5.6-1~deb13u2_amd64.deb
Size: 1502560
MD5sum: 8a87f7d54af366db55fedc572e530322
SHA1: 800be77287a05e5b1a4c70e2ea363dbab6945cea
SHA256: 7b4270966255f0bad468ac889f4b090a6e10eb6ccbc2be0fa418560b24bdef5a
Section: utils
Priority: optional
Multi-Arch: foreign
Homepage: https://openssl-library.org
Description: Secure Sockets Layer toolkit - cryptographic utility
 This package is part of the OpenSSL project's implementation of the SSL
 and TLS cryptographic protocols for secure communication over the
 Internet.
 .
 It contains the general-purpose command line binary /usr/bin/openssl,
 useful for cryptographic operations such as:
  * creating RSA, DH, and DSA key parameters;
  * creating X.509 certificates, CSRs, and CRLs;
  * calculating message digests;
  * encrypting and decrypting with ciphers;
  * testing SSL/TLS clients and servers;
  * handling S/MIME signed or encrypted mail.

Package: openssl-provider-legacy
Source: openssl
Version: 3.5.6-1~deb13u2
Architecture: amd64
Maintainer: Debian OpenSSL Team <pkg-openssl-devel@alioth-lists.debian.net>
Installed-Size: 420
Depends: libc6 (>= 2.14), libssl3t64 (>= 3.0.3)
Breaks: libssl3 (<< 3.3.1-5), libssl3t64 (<< 3.3.1-5)
Replaces: libssl3 (<< 3.3.1-5), libssl3t64 (<< 3.3.1-5)
Filename: ./pool/openssl-provider-legacy_3.5.6-1~deb13u2_amd64.deb
Size: 312688
MD5sum: 276e8f78023167ca2ad52fa8e767b0ae
SHA1: 3b5367f36e8989c6021e165214a9afe7a2110121
SHA256: feac35e2e79f70ca54abe3ffe3d7eeb51af5e56789d3b668df1ea4e6644db0a4
Section: utils
Priority: optional
Multi-Arch: foreign
Homepage: https://openssl-library.org
Description: Secure Sockets Layer toolkit - cryptographic utility
 This package is part of the OpenSSL project's implementation of the SSL
 and TLS cryptographic protocols for secure communication over the
 Internet.
 .
 This package contains the legacy provider. The OpenSSL legacy provider
 supplies OpenSSL implementations of algorithms that have been deemed legacy.
 Such algorithms have commonly fallen out of use, have been deemed insecure by
 the cryptography community, or something similar.
 For details see OSSL_PROVIDER-legacy man page.

Package: passwd
Source: shadow
Version: 1:4.17.4-2
Architecture: amd64
Maintainer: Shadow package maintainers <pkg-shadow-devel@lists.alioth.debian.org>
Installed-Size: 4758
Depends: base-passwd (>= 3.6.4), libpam-modules, login.defs, libacl1 (>= 2.2.23), libattr1 (>= 1:2.4.44), libaudit1 (>= 1:2.2.1), libbsd0 (>= 0.11.0), libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), libsemanage2 (>= 2.0.32)
Recommends: sensible-utils
Replaces: login (<< 1:4.16.0-2~)
Filename: ./pool/passwd_1%3a4.17.4-2_amd64.deb
Size: 1228860
MD5sum: cfb91ab621da2c62be2037755574af9b
SHA1: 0e040dd70f063e7f5d87cf635a5d27bbf30cb772
SHA256: c5eaef41c6947d2888fa3462f787a7e02158b997bd0119154283f425ba57b8b8
Section: admin
Priority: required
Multi-Arch: foreign
Homepage: https://github.com/shadow-maint/shadow
Description: change and administer password and group data
 This package includes passwd, chsh, chfn, and many other programs to
 maintain password and group data.
 .
 Shadow passwords are supported.  See /usr/share/doc/passwd/README.Debian

Package: perl
Version: 5.40.1-6
Architecture: amd64
Maintainer: Niko Tyni <ntyni@debian.org>
Installed-Size: 841
Depends: perl-base (= 5.40.1-6), perl-modules-5.40 (>= 5.40.1-6), libperl5.40 (= 5.40.1-6)
Recommends: netbase
Suggests: perl-doc, libterm-readline-gnu-perl | libterm-readline-perl-perl, make, libtap-harness-archive-perl
Conflicts: libjson-pp-perl (<< 2.27200-2)
Breaks: apt-show-versions (<< 0.22.10), libdist-inkt-perl (<< 0.024-5), libmarc-charset-perl (<< 1.35-3), libperl-dev (<< 5.24.0~), perl-doc (<< 5.40.1-1), perl-modules-5.22, perl-modules-5.24, perl-modules-5.26 (<< 5.26.2-5)
Replaces: perl-base (<< 5.36.0-2), perl-modules (<< 5.22.0~)
Provides: libansicolor-perl (= 5.01), libarchive-tar-perl (= 3.02.001), libattribute-handlers-perl (= 1.03), libautodie-perl (= 2.37), libcompress-raw-bzip2-perl (= 2.212), libcompress-raw-zlib-perl (= 2.212), libcompress-zlib-perl (= 2.212), libcpan-meta-perl (= 2.150010), libcpan-meta-requirements-perl (= 2.143), libcpan-meta-yaml-perl (= 0.018), libdigest-md5-perl (= 2.58.01), libdigest-perl (= 1.20), libdigest-sha-perl (= 6.04), libencode-perl (= 3.21), libexperimental-perl (= 0.032), libextutils-cbuilder-perl (= 0.280240), libextutils-command-perl (= 7.70), libextutils-install-perl (= 2.22), libextutils-parsexs-perl (= 3.510000), libfile-spec-perl (= 3.9100), libhttp-tiny-perl (= 0.088), libi18n-langtags-perl (= 0.45), libio-compress-base-perl (= 2.212), libio-compress-bzip2-perl (= 2.212), libio-compress-perl (= 2.212), libio-compress-zlib-perl (= 2.212), libio-zlib-perl (= 1.15), libjson-pp-perl (= 4.16000), liblocale-maketext-perl (= 1.33), liblocale-maketext-simple-perl (= 0.21.01), libmath-bigint-perl (= 2.003002), libmath-complex-perl (= 1.6200), libmime-base64-perl (= 3.16.01), libmodule-corelist-perl (= 5.20250118.40), libmodule-load-conditional-perl (= 0.74), libmodule-load-perl (= 0.36), libmodule-metadata-perl (= 1.000038), libnet-perl (= 1:3.15), libnet-ping-perl (= 2.76), libparams-check-perl (= 0.38), libparent-perl (= 0.241), libparse-cpan-meta-perl (= 2.150010), libperl-ostype-perl (= 1.010), libpod-escapes-perl (= 1.07), libpod-simple-perl (= 3.45), libstorable-perl (= 3.32), libsys-syslog-perl (= 0.36), libterm-table-perl (= 0.018), libtest-harness-perl (= 3.48), libtest-simple-perl (= 1.302199), libtest-tester-perl (= 1.302199), libtest-use-ok-perl (= 1.302199), libtext-balanced-perl (= 2.06), libthread-queue-perl (= 3.14), libthreads-perl (= 2.40), libthreads-shared-perl (= 1.69), libtime-hires-perl (= 1.9777), libtime-local-perl (= 1.3500), libtime-piece-perl (= 1.3401.01), libunicode-collate-perl (= 1.31), libversion-perl (= 1:0.9930), libversion-requirements-perl, podlators-perl (= 5.01.02)
Filename: ./pool/perl_5.40.1-6_amd64.deb
Size: 267336
MD5sum: 2fee71a65ffe52dab419e2dd409afe2f
SHA1: 9c5005df956b8fa8a3f487c175499e6029669465
SHA256: 11ec93d44649e9b37e3bddcf32a5f01d6e9dd3d0d79aac621b49473539c8f5b8
Section: perl
Priority: standard
Multi-Arch: allowed
Homepage: https://dev.perl.org/perl5/
Description: Larry Wall's Practical Extraction and Report Language
 Perl is a highly capable, feature-rich programming language with over
 20 years of development. Perl 5 runs on over 100 platforms from
 portables to mainframes. Perl is suitable for both rapid prototyping
 and large scale development projects.
 .
 Perl 5 supports many programming styles, including procedural,
 functional, and object-oriented. In addition to this, it is supported
 by an ever-growing collection of reusable modules which accelerate
 development. Some of these modules include Web frameworks, database
 integration, networking protocols, and encryption. Perl provides
 interfaces to C and C++ for custom extension development.

Package: perl-base
Source: perl
Version: 5.40.1-6
Architecture: amd64
Essential: yes
Maintainer: Niko Tyni <ntyni@debian.org>
Installed-Size: 7811
Pre-Depends: libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0)
Suggests: perl, sensible-utils
Conflicts: defoma (<< 0.11.12), doc-base (<< 0.10.3), mono-gac (<< 2.10.8.1-3), safe-rm (<< 0.8), update-inetd (<< 4.41)
Breaks: amanda-common (<< 1:3.3.9-2), backuppc (<< 4.4.0-7~), bucardo (<< 5.5.0-1.1), debconf (<< 1.5.61), dh-haskell (<< 0.3), duck (<< 0.14.1), intltool (<< 0.51.0-4), kio-perldoc (<< 20.04.1-1), latexml (<< 0.8.4-2), libdevel-mat-dumper-perl (<< 0.42-3), libencode-arabic-perl (<< 14.2-2), libexception-class-perl (<< 1.42), libfile-path-perl (<< 2.18), libfile-spec-perl (<< 3.9100), libfile-temp-perl (<< 0.2311), libgnupg-interface-perl (<< 1.02-4), libio-socket-ip-perl (<< 0.42), liblexical-failure-perl (<< 0.001000), libmp3-tag-perl (<< 1.13-1.2), libnumber-format-perl (<< 1.76), libsbuild-perl (<< 0.67.0-1), libscalar-list-utils-perl (<< 1:1.63), libsocket-perl (<< 2.038), libur-perl (<< 0.470+ds-3), libxsloader-perl (<< 0.32), mailagent (<< 1:3.1-81-2), perl (<< 5.40.1~), perl-modules (<< 5.40.1~), pod2pdf (<< 0.42-5.1), slic3r (<< 1.2.9+dfsg-6.1), slic3r-prusa (<< 1.37.0+dfsg-1.1), texinfo (<< 6.1.0.dfsg.1-8)
Replaces: libfile-path-perl (<< 2.18), libfile-temp-perl (<< 0.2311), libio-socket-ip-perl (<< 0.42), libscalar-list-utils-perl (<< 1:1.63), libsocket-perl (<< 2.038), libxsloader-perl (<< 0.32), perl (<< 5.10.1-12), perl-modules (<< 5.20.1-3)
Provides: libfile-path-perl (= 2.18), libfile-temp-perl (= 0.2311), libio-socket-ip-perl (= 0.42), libscalar-list-utils-perl (= 1:1.63), libsocket-perl (= 2.038), libxsloader-perl (= 0.32), perlapi-5.40.0, perlapi-5.40.1
Filename: ./pool/perl-base_5.40.1-6_amd64.deb
Size: 1665744
MD5sum: 7b6368cab00c867c1f1978a2717abc78
SHA1: 170febe68b6846ec3f9341fd618179c79d4f7804
SHA256: 94f1060613a666dc569026a8344bee202ba3b29ec124dc6ef30bfc72e735c78b
Section: perl
Priority: required
Homepage: https://dev.perl.org/perl5/
Description: minimal Perl system
 Perl is a scripting language used in many system scripts and utilities.
 .
 This package provides a Perl interpreter and the small subset of the
 standard run-time library required to perform basic tasks. For a full
 Perl installation, install "perl" (and its dependencies, "perl-modules-5.40"
 and "perl-doc").

Package: perl-modules-5.40
Source: perl
Version: 5.40.1-6
Architecture: all
Maintainer: Niko Tyni <ntyni@debian.org>
Installed-Size: 19988
Depends: perl-base (>= 5.40.1-1)
Recommends: perl (>= 5.40.1-1)
Conflicts: perl-modules (<< 5.22.0~)
Breaks: libansicolor-perl (<< 5.01), libarchive-tar-perl (<< 3.02.001), libattribute-handlers-perl (<< 1.03), libautodie-perl (<< 2.37), libcpan-meta-perl (<< 2.150010), libcpan-meta-requirements-perl (<< 2.143), libcpan-meta-yaml-perl (<< 0.018), libdigest-perl (<< 1.20), libexperimental-perl (<< 0.032), libextutils-cbuilder-perl (<< 0.280240), libextutils-command-perl (<< 7.70), libextutils-install-perl (<< 2.22), libextutils-parsexs-perl (<< 3.510000), libfile-spec-perl (<< 3.9100), libhttp-tiny-perl (<< 0.088), libi18n-langtags-perl (<< 0.45), libio-zlib-perl (<< 1.15), libjson-pp-perl (<< 4.16000), liblocale-maketext-perl (<< 1.33), liblocale-maketext-simple-perl (<< 0.21.01), libmath-bigint-perl (<< 2.003002), libmath-complex-perl (<< 1.6200), libmodule-corelist-perl (<< 5.20250118.40), libmodule-load-conditional-perl (<< 0.74), libmodule-load-perl (<< 0.36), libmodule-metadata-perl (<< 1.000038), libnet-perl (<< 1:3.15), libnet-ping-perl (<< 2.76), libparams-check-perl (<< 0.38), libparent-perl (<< 0.241), libparse-cpan-meta-perl (<< 2.150010), libperl-ostype-perl (<< 1.010), libpod-escapes-perl (<< 1.07), libpod-simple-perl (<< 3.45), libterm-table-perl (<< 0.018), libtest-harness-perl (<< 3.48), libtest-simple-perl (<< 1.302199), libtest-tester-perl (<< 1.302199), libtest-use-ok-perl (<< 1.302199), libtest2-suite-perl (<< 0.000162), libtext-balanced-perl (<< 2.06), libthread-queue-perl (<< 3.14), libtime-local-perl (<< 1.3500), libunicode-collate-perl (<< 1.31), libversion-perl (<< 1:0.9930), maildirsync (<< 1.2-2.1), perl (<< 5.40.1~), podlators-perl (<< 5.01.02)
Replaces: libansicolor-perl (<< 5.01), libarchive-tar-perl (<< 3.02.001), libattribute-handlers-perl (<< 1.03), libautodie-perl (<< 2.37), libcpan-meta-perl (<< 2.150010), libcpan-meta-requirements-perl (<< 2.143), libcpan-meta-yaml-perl (<< 0.018), libdigest-perl (<< 1.20), libexperimental-perl (<< 0.032), libextutils-cbuilder-perl (<< 0.280240), libextutils-command-perl (<< 7.70), libextutils-install-perl (<< 2.22), libextutils-parsexs-perl (<< 3.510000), libfile-spec-perl (<< 3.9100), libhttp-tiny-perl (<< 0.088), libi18n-langtags-perl (<< 0.45), libio-zlib-perl (<< 1.15), libjson-pp-perl (<< 4.16000), liblocale-maketext-perl (<< 1.33), liblocale-maketext-simple-perl (<< 0.21.01), libmath-bigint-perl (<< 2.003002), libmath-complex-perl (<< 1.6200), libmodule-corelist-perl (<< 5.20250118.40), libmodule-load-conditional-perl (<< 0.74), libmodule-load-perl (<< 0.36), libmodule-metadata-perl (<< 1.000038), libnet-perl (<< 1:3.15), libnet-ping-perl (<< 2.76), libparams-check-perl (<< 0.38), libparent-perl (<< 0.241), libparse-cpan-meta-perl (<< 2.150010), libperl-ostype-perl (<< 1.010), libpod-escapes-perl (<< 1.07), libpod-simple-perl (<< 3.45), libterm-table-perl (<< 0.018), libtest-harness-perl (<< 3.48), libtest-simple-perl (<< 1.302199), libtest-tester-perl (<< 1.302199), libtest-use-ok-perl (<< 1.302199), libtest2-suite-perl (<< 0.000162), libtext-balanced-perl (<< 2.06), libthread-queue-perl (<< 3.14), libtime-local-perl (<< 1.3500), libunicode-collate-perl (<< 1.31), libversion-perl (<< 1:0.9930), perl-base (<< 5.22.0~), perl-modules, podlators-perl (<< 5.01.02)
Provides: perl-modules
Filename: ./pool/perl-modules-5.40_5.40.1-6_all.deb
Size: 3019100
MD5sum: cd9a4bc940cc1923623b206f7c738a84
SHA1: 8e8e460fc410a98e6eed5cbc5a5af8f82ae23ed4
SHA256: dfd42c1bf0c45858488ad666b90de17f81b55e6f9c0d8ca530c27b4a66c08b0b
Section: libs
Priority: optional
Multi-Arch: foreign
Homepage: https://dev.perl.org/perl5/
Description: Core Perl modules
 Architecture independent Perl modules.  These modules are part of Perl and
 required if the `perl' package is installed.
 .
 Note that this package only exists to save archive space and should be
 considered an internal implementation detail of the `perl' package.
 Other packages should not depend on `perl-modules-5.40' directly, they
 should use `perl' (which depends on `perl-modules-5.40') instead.

Package: procps
Version: 2:4.0.4-9
Architecture: amd64
Maintainer: Craig Small <csmall@debian.org>
Installed-Size: 2395
Depends: libc6 (>= 2.38), libncursesw6 (>= 6), libproc2-0 (>= 2:4.0.4), libsystemd0 (>= 254), libtinfo6 (>= 6), init-system-helpers (>= 1.29~)
Recommends: psmisc, linux-sysctl-defaults
Breaks: manpages-de (<< 4.9.1-2), manpages-fr (<< 4.9.1-2), manpages-fr-extra (<< 20151231+nmu1), manpages-pl (<< 1:4.9.1-2)
Replaces: manpages-de (<< 4.9.1-2), manpages-fr (<< 4.9.1-2), manpages-fr-extra (<< 20151231+nmu1), manpages-pl (<< 1:4.9.1-2)
Provides: watch
Filename: ./pool/procps_2%3a4.0.4-9_amd64.deb
Size: 882088
MD5sum: 7171002cf30cd38ddcd985332786d2e2
SHA1: cdbd731553617765ebc9c3caecd0d8b730c692f6
SHA256: 4db90bb6776772fc52585d6b1fbfc52ec2a85480e1b4363b743fbb2ffa2a5375
Section: admin
Priority: important
Multi-Arch: foreign
Homepage: https://gitlab.com/procps-ng/procps
Description: /proc file system utilities
 This package provides command line and full screen utilities for browsing
 procfs, a "pseudo" file system dynamically generated by the kernel to
 provide information about the status of entries in its process table
 (such as whether the process is running, stopped, or a "zombie").
 .
 It contains free, kill, pkill, pgrep, pmap, ps, pwdx, skill, slabtop,
 snice, sysctl, tload, top, uptime, vmstat, w, and watch.

Package: psmisc
Version: 23.7-2
Architecture: amd64
Maintainer: Craig Small <csmall@debian.org>
Installed-Size: 950
Depends: libc6 (>= 2.38), libtinfo6 (>= 6)
Breaks: manpages-de (<< 4.9.1-1)
Replaces: manpages-de (<< 4.9.1-1)
Filename: ./pool/psmisc_23.7-2_amd64.deb
Size: 266696
MD5sum: 8d4af9904d81c58b04deb9421f8a5a26
SHA1: e3503756e8f55e59f66efde77227bb508aef4905
SHA256: 19e772bca5ad0b28620229fe4f91383044c5c6322c7c50ae46da1c60d73d9960
Section: admin
Priority: optional
Multi-Arch: foreign
Homepage: http://psmisc.sf.net/
Description: utilities that use the proc file system
 This package contains miscellaneous utilities that use the proc FS:
 .
  - fuser: identifies processes that are using files or sockets.
  - killall: kills processes by name (e.g. "killall -HUP named").
  - peekfd: shows the data traveling over a file descriptor.
  - pstree: shows currently running processes as a tree.
  - prtstat: print the contents of /proc/<pid>/stat

Package: publicsuffix
Version: 20250328.1952-0.1
Architecture: all
Maintainer: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Installed-Size: 570
Provides: publicsuffix-dafsa
Filename: ./pool/publicsuffix_20250328.1952-0.1_all.deb
Size: 295872
MD5sum: 7b05f70be3989917f386e60417d2dc20
SHA1: 9678e42b9ff4b0a6f5cdfdbfe7e78a6aeedb6fed
SHA256: 80b5b3959ddf1c54c82001380aab866fa9964274a59a7f169110c8a036e40864
Section: net
Priority: optional
Multi-Arch: foreign
Homepage: https://publicsuffix.org
Description: accurate, machine-readable list of domain name suffixes
 A machine-readable list of domain name suffixes that accept public
 registration.  Each suffix represents the part of a domain name which
 is not under the control of the individual registrant, which makes
 the list useful for grouping cookies, deciding same-origin policies,
 collating spam, and other activities.

Package: python3
Source: python3-defaults
Version: 3.13.5-1
Architecture: amd64
Maintainer: Matthias Klose <doko@debian.org>
Installed-Size: 83
Pre-Depends: python3-minimal (= 3.13.5-1)
Depends: python3.13 (>= 3.13.5-1~), libpython3-stdlib (= 3.13.5-1)
Suggests: python3-doc (>= 3.13.5-1), python3-tk (>= 3.13.5-1~), python3-venv (>= 3.13.5-1)
Conflicts: python3-distutils
Replaces: python3-minimal (<< 3.1.2-2)
Provides: python3-profiler, python3-supported-max (= 3.13), python3-supported-min (= 3.13)
Filename: ./pool/python3_3.13.5-1_amd64.deb
Size: 28244
MD5sum: fb41f849989ec17a43fa35f6cf3e43f3
SHA1: c4bc1927409f9fb90398eff167fe0344eaacbf17
SHA256: c1388174dc7140e6c19a6dd39f8a0dcb38a835cd66c65644e0dded43d5223cb0
Section: python
Priority: optional
Multi-Arch: allowed
Homepage: https://www.python.org/
Description: interactive high-level object-oriented language (default python3 version)
 Python, the high-level, interactive object oriented language,
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
 .
 This package is a dependency package, which depends on Debian's default
 Python 3 version (currently v3.13).

Package: python3-bcrypt
Source: python-bcrypt (4.2.0-2.1)
Version: 4.2.0-2.1+b1
Architecture: amd64
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Installed-Size: 555
Depends: python3 (<< 3.14), python3 (>= 3.13~), python3:any, libc6 (>= 2.34), libgcc-s1 (>= 4.2)
Static-Built-Using: rust-base64 (= 0.22.1-1), rust-bcrypt (= 0.15.1-3), rust-bcrypt-pbkdf (= 0.10.0-1), rust-getrandom (= 0.2.15-1), rust-subtle (= 2.6.1-1)
Filename: ./pool/python3-bcrypt_4.2.0-2.1+b1_amd64.deb
Size: 210892
MD5sum: 8c1005eca459872059ddf815e5faee72
SHA1: ba640d637a01e50aa295a53009bea3da73019e00
SHA256: 7485d96fc2669e9407056474c61aea5bd83ef5f406b46a1d7500ae17fab0a830
Section: python
Priority: optional
Homepage: https://github.com/pyca/bcrypt
Description: password hashing library for Python 3
 bcrypt is a Python module which provides a password hashing method based on
 the Blowfish password hashing algorithm, as described in
 "A Future-Adaptable Password Scheme" by Niels Provos and David Mazieres:
 http://static.usenix.org/events/usenix99/provos.html.
 .
 This package provides the bcrypt Python module for Python 3.x.

Package: python3-cffi-backend
Source: python-cffi
Version: 1.17.1-3
Architecture: amd64
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Installed-Size: 238
Depends: python3 (<< 3.14), python3 (>= 3.13~), libc6 (>= 2.38), libffi8 (>= 3.4)
Provides: python3-cffi-backend-api-9729, python3-cffi-backend-api-max (= 10495), python3-cffi-backend-api-min (= 9729)
Filename: ./pool/python3-cffi-backend_1.17.1-3_amd64.deb
Size: 93396
MD5sum: f1d07604d457a4939d658f0a698cc4d1
SHA1: 82509aab35933296efba440a16ef68c55f4be13c
SHA256: 7cfe53f3eff772127fd22e503876e3dd2b34b4c2a68fe9a524ce214e5bb7927a
Section: python
Priority: optional
Multi-Arch: same
Homepage: https://cffi.readthedocs.org/
Description: Foreign Function Interface for Python 3 calling C code - runtime
 Convenient and reliable way of calling C code from Python 3.
 .
 The aim of this project is to provide a convenient and reliable way of calling
 C code from Python. It keeps Python logic in Python, and minimises the C
 required. It is able to work at either the C API or ABI level, unlike most
 other approaches, that only support the ABI level.
 .
 This package contains the runtime support for pre-built cffi modules.

Package: python3-cryptography
Source: python-cryptography
Version: 43.0.0-3+deb13u1
Architecture: amd64
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Installed-Size: 3866
Depends: python3-bcrypt, python3 (>= 3~), python3-cffi-backend-api-min (<= 9729), python3-cffi-backend-api-max (>= 9729), python3:any, libc6 (>= 2.34), libgcc-s1 (>= 4.2), libssl3t64 (>= 3.0.0)
Suggests: python-cryptography-doc, python3-cryptography-vectors
Filename: ./pool/python3-cryptography_43.0.0-3+deb13u1_amd64.deb
Size: 942368
MD5sum: 6b1d88aa449fd3109ef0ecead7b587ad
SHA1: 7612ea48220776403289ad1697f4779631d4422c
SHA256: edfc3aab6cbc4941aa19798059867696eeae90eb41b6dc2c5197c521da548972
Section: python
Priority: optional
Homepage: https://cryptography.io/
Description: Python library exposing cryptographic recipes and primitives
 The cryptography library is designed to be a "one-stop-shop" for
 all your cryptographic needs in Python.
 .
 As an alternative to the libraries that came before it, cryptography
 tries to address some of the issues with those libraries:
  - Lack of PyPy and Python 3 support.
  - Lack of maintenance.
  - Use of poor implementations of algorithms (i.e. ones with known
    side-channel attacks).
  - Lack of high level, "Cryptography for humans", APIs.
  - Absence of algorithms such as AES-GCM.
  - Poor introspectability, and thus poor testability.
  - Extremely error prone APIs, and bad defaults.

Package: python3-ldb
Source: samba (2:4.22.10+dfsg-0+deb13u1)
Version: 2:2.11.0+samba4.22.10+dfsg-0+deb13u1
Architecture: amd64
Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Installed-Size: 194
Depends: libldb2 (= 2:2.11.0+samba4.22.10+dfsg-0+deb13u1), python3 (<< 3.14), python3 (>= 3.13~), python3:any, libc6 (>= 2.25), libpython3.13 (>= 3.13.0~rc3), libtalloc2 (>= 2.0.4~git20101213)
Breaks: python3-ldb-dev
Replaces: python3-ldb-dev, python3-samba (= 2:4.21.2+dfsg-1)
Filename: ./pool/python3-ldb_2%3a2.11.0+samba4.22.10+dfsg-0+deb13u1_amd64.deb
Size: 77864
MD5sum: e584335848b0ce9365fb32c3b05b7860
SHA1: a49c6ba51872bc94fdc9b7da71bddf5f5e801613
SHA256: 02f6f7b1885da775b0c045a286a4849bda41e68f278af00c68ae6d508f3f1149
Section: python
Priority: optional
Homepage: https://www.samba.org
Description: Python 3 bindings for LDB
 ldb is a LDAP-like embedded database built on top of TDB.
 .
 This package contains the Python 3 bindings for ldb.

Package: python3-minimal
Source: python3-defaults
Version: 3.13.5-1
Architecture: amd64
Maintainer: Matthias Klose <doko@debian.org>
Installed-Size: 112
Pre-Depends: python3.13-minimal (>= 3.13.5-1~)
Depends: dpkg (>= 1.13.20)
Filename: ./pool/python3-minimal_3.13.5-1_amd64.deb
Size: 27248
MD5sum: 5acbb619c9e67bed95260f0bde46458e
SHA1: 42c052a6da47f6af554a65b5dd9f80e1da07ef1e
SHA256: a5d2371bebf3689f676e3f3bae800371bcc4392a8a51269e23d528249b399615
Section: python
Priority: optional
Multi-Arch: allowed
Homepage: https://www.python.org/
Description: minimal subset of the Python language (default python3 version)
 This package contains the interpreter and some essential modules.  It's used
 in the boot process for some basic tasks.
 See /usr/share/doc/python3.13-minimal/README.Debian for a list of the modules
 contained in this package.
Cnf-Visible-Pkgname: python3

Package: python3-samba
Source: samba
Version: 2:4.22.10+dfsg-0+deb13u1
Architecture: amd64
Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Installed-Size: 20432
Depends: python3-ldb (= 2:2.11.0+samba4.22.10+dfsg-0+deb13u1), samba-libs (= 2:4.22.10+dfsg-0+deb13u1), python3-tdb, python3-cryptography, python3 (<< 3.14), python3 (>= 3.13~), python3:any, libbsd0 (>= 0.0), libc6 (>= 2.34), libgnutls30t64 (>= 3.7.0), libldb2 (>= 2:2.10.0), libndr6 (>= 2:4.22.0~rc1), libpython3.13 (>= 3.13.0~rc3), libtalloc2 (>= 2.0.4~git20101213), libtevent0t64 (>= 0.15.0), python3-talloc (>= 2.3.0)
Recommends: tdb-tools
Breaks: samba (<< 2:4.20.1+dfsg-2~), samba-common-bin (<< 2:4.20.1+dfsg-2~)
Replaces: samba (<< 2:4.20.1+dfsg-2~), samba-common-bin (<< 2:4.20.1+dfsg-2~), samba-libs (<< 2:4.16.0+dfsg-1~)
Filename: ./pool/python3-samba_2%3a4.22.10+dfsg-0+deb13u1_amd64.deb
Size: 2866700
MD5sum: cd301539721ea33768a9cd9a044e2e44
SHA1: 7ddec43200c6c70fcf1a51dfcb1f80fe5f5c7bb3
SHA256: ce725a5ac6887510d763f113581f7027639898fff9cbbcf2bdee35c0e3d838f9
Section: python
Priority: optional
Homepage: https://www.samba.org
Description: Python 3 bindings for Samba
 Samba is an implementation of the SMB/CIFS protocol for Unix systems,
 providing support for cross-platform file sharing with Microsoft Windows, OS X,
 and other Unix systems.  Samba can also function as a domain controller
 or member server in Active Directory or NT4-style domains.
 .
 This package contains Python 3 bindings for most Samba libraries.

Package: python3-talloc
Source: samba (2:4.22.10+dfsg-0+deb13u1)
Version: 2:2.4.3+samba4.22.10+dfsg-0+deb13u1
Architecture: amd64
Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Installed-Size: 113
Depends: python3 (<< 3.14), python3 (>= 3.13~), libc6 (>= 2.4), libpython3.13 (>= 3.13.0~rc3), libtalloc2 (>= 2.0.4~git20101213)
Breaks: python3-talloc-dev
Replaces: python3-talloc-dev
Filename: ./pool/python3-talloc_2%3a2.4.3+samba4.22.10+dfsg-0+deb13u1_amd64.deb
Size: 52852
MD5sum: ff43185afea0028a0e03beef70e45777
SHA1: 6383b4b528697ee786dc9eb6116b027a73b2acf4
SHA256: 0ee6179c47262e8b0e49544fba227168c3ba64158e3b3a8527817444435fac4e
Section: python
Priority: optional
Multi-Arch: same
Homepage: https://www.samba.org
Description: hierarchical pool based memory allocator - Python3 bindings
 A hierarchical pool based memory allocator with destructors. It uses
 reference counting to determine when memory should be freed.
 .
 This package contains the Python 3 bindings.

Package: python3-tdb
Source: samba (2:4.22.10+dfsg-0+deb13u1)
Version: 2:1.4.13+samba4.22.10+dfsg-0+deb13u1
Architecture: amd64
Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Installed-Size: 111
Depends: python3 (<< 3.14), python3 (>= 3.13~), python3:any, libc6 (>= 2.4), libtdb1 (>= 1.3.11)
Filename: ./pool/python3-tdb_2%3a1.4.13+samba4.22.10+dfsg-0+deb13u1_amd64.deb
Size: 54712
MD5sum: 0af1150f418de068c84134a4596e652a
SHA1: e433d741517aba74ebcdae17ad5dc72f8af4981e
SHA256: 13cdaf53833b5fddf8eac3671f5f57d518fcbff6550054fde6130794f273ff62
Section: python
Priority: optional
Homepage: https://www.samba.org
Description: Python3 bindings for TDB
 This is a simple database API. It is modelled after the structure
 of GDBM. TDB features, unlike GDBM, multiple writers support with
 appropriate locking and transactions.
 .
 This package contains the Python3 bindings.

Package: python3.13
Version: 3.13.5-2+deb13u3
Architecture: amd64
Maintainer: Matthias Klose <doko@debian.org>
Installed-Size: 830
Depends: python3.13-minimal (= 3.13.5-2+deb13u3), libpython3.13-stdlib (= 3.13.5-2+deb13u3), media-types | mime-support, tzdata
Recommends: ca-certificates
Suggests: python3.13-venv, python3.13-doc, binutils
Breaks: python3-all (<< 3.6.5~rc1-1), python3-dev (<< 3.6.5~rc1-1), python3-venv (<< 3.6.5-2)
Filename: ./pool/python3.13_3.13.5-2+deb13u3_amd64.deb
Size: 757384
MD5sum: bf0e2c79a2c4e41f2a363ed8cd049bcf
SHA1: 587cc4df1ef23e1998374d6438c66a992330ecb8
SHA256: 669335986fd641d6f6c538f558fc752a20c1d8168856f90b7e34a7615484dcd2
Section: python
Priority: optional
Multi-Arch: allowed
Description: Interactive high-level object-oriented language (version 3.13)
 Python is a high-level, interactive, object-oriented language. Its 3.13 version
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.

Package: python3.13-minimal
Source: python3.13
Version: 3.13.5-2+deb13u3
Architecture: amd64
Maintainer: Matthias Klose <doko@debian.org>
Installed-Size: 6764
Pre-Depends: libc6 (>= 2.38)
Depends: libpython3.13-minimal (= 3.13.5-2+deb13u3), libexpat1 (>= 2.6.0), zlib1g (>= 1:1.2.0)
Recommends: python3.13
Suggests: binfmt-support
Conflicts: binfmt-support (<< 1.1.2)
Filename: ./pool/python3.13-minimal_3.13.5-2+deb13u3_amd64.deb
Size: 2224492
MD5sum: ac84222984f11122b33f697dc8354cd6
SHA1: 9359a1cdee9b7f7b3ffc3615522388e26f64dcbe
SHA256: 3bafb1bf1674a6c8fc52296e1b17b54b666400fc46f6b1d0ef4c24baebc883bb
Section: python
Priority: optional
Multi-Arch: allowed
Description: Minimal subset of the Python language (version 3.13)
 This package contains the interpreter and some essential modules.  It can
 be used in the boot process for some basic tasks.
 See /usr/share/doc/python3.13-minimal/README.Debian for a list of the modules
 contained in this package.
Cnf-Visible-Pkgname: python3.13

Package: qemu-guest-agent
Source: qemu
Version: 1:10.0.11+ds-0+deb13u1
Architecture: amd64
Maintainer: Debian QEMU Team <pkg-qemu-devel@lists.alioth.debian.org>
Installed-Size: 3738
Pre-Depends: init-system-helpers (>= 1.54~)
Depends: libc6 (>= 2.38), libglib2.0-0t64 (>= 2.78.0), libnuma1 (>= 2.0.11), libudev1 (>= 183), liburing2 (>= 2.3)
Filename: ./pool/qemu-guest-agent_1%3a10.0.11+ds-0+deb13u1_amd64.deb
Size: 554556
MD5sum: 06d2d72b4f53ef65ccb9100b2239e559
SHA1: 4e1360f64cda4dbf18573aba143278051b87da71
SHA256: 9a744d34605df8d612bd33153c9be60c9a619e9286e947ac694d0842850981ec
Section: otherosfs
Priority: optional
Multi-Arch: foreign
Homepage: http://www.qemu.org/
Description: Guest-side qemu-system agent
 QEMU is a fast processor emulator: currently the package supports Alpha, ARM,
 CRIS, i386, LoongArch, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, RISC-V,
 S390x, SH4, SPARC, x86-64, Xtensa and other emulations. By using dynamic
 translation it achieves reasonable speed while being easy to port on new host
 CPUs.
 .
 This package provides a daemon (agent) to run inside qemu-system
 guests (full system emulation).  It communicates with the host using
 a virtio-serial channel org.qemu.guest_agent.0, and allows one to perform
 some functions in the guest from the host, including:
  - querying and setting guest system time
  - performing guest filesystem sync operation
  - initiating guest shutdown or suspend to ram
  - accessing guest files
  - freezing/thawing guest filesystem operations
  - others.
 .
 Install this package on a system which is running as guest inside
 qemu virtual machine.  It is not used on the host.

Package: readline-common
Source: readline
Version: 8.2-6
Architecture: all
Maintainer: Matthias Klose <doko@debian.org>
Installed-Size: 89
Suggests: readline-doc
Conflicts: libreadline-common, libreadline5 (<< 5.0-11)
Replaces: libreadline-common, libreadline4 (<< 4.3-16), libreadline5 (<< 5.0-11)
Filename: ./pool/readline-common_8.2-6_all.deb
Size: 69360
MD5sum: 699adc544b8b12ad493f3b410ad4e4af
SHA1: 0167929bc1df456a6491de90b1f861fb0b6a4e89
SHA256: f77e8aa0bf0de618f11cb0b21658a4ed60f177d63b3cf26d7fc3706b6d0eaaa9
Section: utils
Priority: optional
Multi-Arch: foreign
Homepage: https://tiswww.case.edu/php/chet/readline/rltop.html
Description: GNU readline and history libraries, common files
 The GNU readline library aids in the consistency of user interface
 across discrete programs that need to provide a command line
 interface.
 .
 The GNU history library provides a consistent user interface for
 recalling lines of previously typed input.

Package: rpcbind
Version: 1.2.7-1
Architecture: amd64
Maintainer: Josue Ortega <josue@debian.org>
Installed-Size: 154
Pre-Depends: init-system-helpers (>= 1.54~)
Depends: libc6 (>= 2.38), libsystemd0, libtirpc3t64 (>= 1.3.4+ds-1.1), libwrap0 (>= 7.6-4~), adduser
Conflicts: portmap
Breaks: libc-bin (<< 2.16)
Replaces: libc-bin (<< 2.16)
Provides: portmap
Filename: ./pool/rpcbind_1.2.7-1_amd64.deb
Size: 48872
MD5sum: 35aa2a9e0e7464a5ac85b40d29dc3b85
SHA1: a239f6d91e0e0dca556063da07970f30189f99c7
SHA256: 29e6ee5f7737f8678e4ef8c992437ae23e1c7cd67d517bc70e29234dccf13786
Section: net
Priority: optional
Homepage: http://sourceforge.net/projects/rpcbind/
Description: converts RPC program numbers into universal addresses
 The rpcbind utility is a server that converts RPC program numbers
 into universal addresses.

Package: samba-common
Source: samba
Version: 2:4.22.10+dfsg-0+deb13u1
Architecture: all
Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Installed-Size: 122
Depends: ucf
Recommends: samba-common-bin
Filename: ./pool/samba-common_2%3a4.22.10+dfsg-0+deb13u1_all.deb
Size: 65028
MD5sum: 2d72ba365237b790586784ba8565a9c9
SHA1: 72179e47f8e5e2ab29b2c0a3c6ce16dc9472519f
SHA256: da58910623e211fd4f382ee5e9f2d023dd9e9fe66f68956ad5ad43aa51c06526
Section: net
Priority: optional
Multi-Arch: foreign
Homepage: https://www.samba.org
Description: common files used by both the Samba server and client
 Samba is an implementation of the SMB/CIFS protocol for Unix systems,
 providing support for cross-platform file and printer sharing with
 Microsoft Windows, OS X, and other Unix systems.
 .
 This package contains common files used by all parts of Samba.

Package: samba-common-bin
Source: samba
Version: 2:4.22.10+dfsg-0+deb13u1
Architecture: amd64
Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Installed-Size: 4994
Depends: samba-common, libbsd0 (>= 0.4.0), libc6 (>= 2.38), libcups2t64 (>= 1.7.0), libgnutls30t64 (>= 3.7.0), libjansson4 (>= 2.14), libldap2 (>= 2.6.2), libncurses6 (>= 6), libndr6 (>= 2:4.20.0~rc1), libpopt0 (>= 1.14), libreadline8t64 (>= 6.0), libsmbldap2 (>= 2:4.16.6), libtalloc2 (>= 2.4.0), libtdb1 (>= 1.2.7+git20101215), libtevent0t64 (>= 0.15.0), libtinfo6 (>= 6), libwbclient0 (>= 2:4.0.3+dfsg1), samba-libs (= 2:4.22.10+dfsg-0+deb13u1)
Recommends: python3-samba
Suggests: heimdal-clients
Breaks: samba (<< 2:4.20.1+dfsg-2~), samba-libs (<< 2:4.19.0~), winexe (<< 2:4.21.1+dfsg-3~)
Replaces: samba (<< 2:4.20.1+dfsg-2~), samba-libs (<< 2:4.19.0~), winexe (<< 2:4.21.1+dfsg-3~)
Provides: winexe (= 2:4.22.10+dfsg-0+deb13u1)
Filename: ./pool/samba-common-bin_2%3a4.22.10+dfsg-0+deb13u1_amd64.deb
Size: 1335428
MD5sum: 5ec3b4ed3c2d1658b1faa0db904840a7
SHA1: ea41ca72a6fad86e961ae1ecd04fcd66087df74a
SHA256: db6c9300c6da4234611e0ebd9d2dd42fb9ec8b161d098045063a72205013ef85
Section: net
Priority: optional
Homepage: https://www.samba.org
Description: Samba common files used by both the server and the client
 Samba is an implementation of the SMB/CIFS protocol for Unix systems,
 providing support for cross-platform file sharing with Microsoft Windows, OS X,
 and other Unix systems.  Samba can also function as a domain controller
 or member server in Active Directory or NT4-style domains.
 .
 This package contains the common files that are used by both the server
 (provided in the samba package) and the client (provided in the smbclient
 package).

Package: samba-libs
Source: samba
Version: 2:4.22.10+dfsg-0+deb13u1
Architecture: amd64
Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Installed-Size: 25949
Depends: libacl1 (>= 2.2.23), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libbsd0 (>= 0.5.0), libc6 (>= 2.38), libcap2 (>= 1:2.10), libcrypt1 (>= 1:4.1.0), libgnutls30t64 (>= 3.8.2), libicu76 (>= 76.1-1~), libjansson4 (>= 2.14), libkeyutils1 (>= 1.5.9), libldap2 (>= 2.6.2), libldb2 (= 2:2.11.0+samba4.22.10+dfsg-0+deb13u1), libpam0g (>= 0.99.7.1), libpopt0 (>= 1.14), libsystemd0, libtalloc2 (>= 2.4.0), libtdb1 (>= 1.3.17), libtevent0t64 (>= 0.15.0), libtirpc3t64 (>= 1.0.2), libwbclient0 (>= 2:4.5.0+dfsg), zlib1g (>= 1:1.1.4)
Breaks: libwbclient0 (<< 2:4.16.1+dfsg-7~), samba (<< 2:4.17.0+dfsg-2~), sssd-ad (<< 2.9.4-1+b1), sssd-ad-common (<< 2.9.4-1+b1), sssd-ipa (<< 2.9.4-1+b1)
Replaces: libwbclient0 (<< 2:4.16.1+dfsg-7~), samba (<< 2:4.17.0+dfsg-2~)
Provides: libndr5 (= 2:4.22.10+dfsg-0+deb13u1), libndr6 (= 2:4.22.10+dfsg-0+deb13u1), libsmbldap2 (= 2:4.22.10+dfsg-0+deb13u1)
Filename: ./pool/samba-libs_2%3a4.22.10+dfsg-0+deb13u1_amd64.deb
Size: 6046256
MD5sum: 381f248e24f67e53cc00070c956ba4e8
SHA1: 1bda4a5c8fb02cd5c62447ce01e846451a08608b
SHA256: 51dba94d5f4c912a873b04bcb9a09ad56cc083a65d5ff9b32f9b675292d68feb
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://www.samba.org
Description: Samba core libraries
 Samba is an implementation of the SMB/CIFS protocol for Unix systems,
 providing support for cross-platform file sharing with Microsoft Windows, OS X,
 and other Unix systems.  Samba can also function as a domain controller
 or member server in Active Directory or NT4-style domains.
 .
 This package contains the shared libraries.

Package: sensible-utils
Version: 0.0.25
Architecture: all
Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Installed-Size: 63
Filename: ./pool/sensible-utils_0.0.25_all.deb
Size: 24992
MD5sum: 1bc74983fca8bf2f6df6f871bca29d13
SHA1: 5eb1f900f46b7787fee2082e3bcb32ed09ccaba6
SHA256: 873a9b73c3478cc3148cdbf5cc2084949a0a8e4fa16131d1cbc895d2f1f3470e
Section: utils
Priority: required
Multi-Arch: foreign
Description: Utilities for sensible alternative selection
 This package provides a number of small utilities which are used
 by programs to sensibly select and spawn an appropriate browser,
 editor, pager, or terminal emulator.
 .
 The specific utilities included are: sensible-browser sensible-editor
 sensible-pager sensible-terminal

Package: shared-mime-info
Source: shared-mime-info (2.4-5)
Version: 2.4-5+b2
Architecture: amd64
Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Installed-Size: 5143
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libglib2.0-0t64 (>= 2.76.0), libstdc++6 (>= 12), libxml2 (>= 2.7.4)
Filename: ./pool/shared-mime-info_2.4-5+b2_amd64.deb
Size: 759952
MD5sum: eb14bdac3ec58b10fe4c8138deb484f2
SHA1: ba07bd4663ae920f445c1f3d146a0756c293af02
SHA256: d7d061df29326b0ca6b273ac9332168659ff1562659f0a33609657a143dd7881
Section: misc
Priority: optional
Multi-Arch: foreign
Homepage: https://freedesktop.org/wiki/Software/shared-mime-info
Description: FreeDesktop.org shared MIME database and spec
 This is the shared MIME-info database from the X Desktop Group. It is required
 by any program complying to the Shared MIME-Info Database spec, which is also
 included in this package.
 .
 At this time at least ROX, GNOME, KDE and Xfce use this database.

Package: smbclient
Source: samba
Version: 2:4.22.10+dfsg-0+deb13u1
Architecture: amd64
Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Installed-Size: 2173
Depends: samba-common, samba-libs (= 2:4.22.10+dfsg-0+deb13u1), libarchive13t64 (>= 3.0.4), libbsd0 (>= 0.0), libc6 (>= 2.38), libgnutls30t64 (>= 3.7.0), libndr6 (>= 2:4.20.0~rc1), libpopt0 (>= 1.14), libreadline8t64 (>= 6.0), libsmbclient0 (>= 2:4.10.0+dfsg), libtalloc2 (>= 2.4.0), libtevent0t64 (>= 0.15.0)
Suggests: cifs-utils, heimdal-clients
Provides: samba-client
Filename: ./pool/smbclient_2%3a4.22.10+dfsg-0+deb13u1_amd64.deb
Size: 503356
MD5sum: 15e63cf94c5b93e52d74879cfde4bfb8
SHA1: 26e3bee875f676f8e23a5b4c204b76241e40a6b7
SHA256: 5a3e13b30ff00a21e33e5339d722631cfc6cf54eca344022d1e47aaa44f41cea
Section: net
Priority: optional
Homepage: https://www.samba.org
Description: command-line SMB/CIFS clients for Unix
 Samba is an implementation of the SMB/CIFS protocol for Unix systems,
 providing support for cross-platform file and printer sharing with
 Microsoft Windows, OS X, and other Unix systems.
 .
 This package contains command-line utilities for accessing Microsoft
 Windows and Samba servers, including smbclient, smbtar, and smbspool.
 Utilities for mounting shares locally are found in the package
 cifs-utils.

Package: sqv
Source: rust-sequoia-sqv (1.3.0-3)
Version: 1.3.0-3+b2
Architecture: amd64
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Installed-Size: 1855
Depends: libc6 (>= 2.38), libgcc-s1 (>= 4.2), libgmp10 (>= 2:6.3.0+dfsg), libhogweed6t64, libnettle8t64 (>= 3.9~)
Built-Using: rust-buffered-reader (= 1.3.1-2), rust-nettle (= 7.3.0-1), rust-nettle-sys (= 2.3.1-1), rust-sequoia-openpgp (= 2.0.0-2+deb13u1), rust-sequoia-policy-config (= 0.8.0-1), rustc (= 1.85.0+dfsg3-1)
Static-Built-Using: rust-aho-corasick (= 1.1.3-1), rust-anstream (= 0.6.15-1), rust-anstyle (= 1.0.8-1), rust-anstyle-parse (= 0.2.1-1), rust-anstyle-query (= 1.0.0-1), rust-anyhow (= 1.0.95-1), rust-argon2 (= 0.5.3-1), rust-base64 (= 0.22.1-1), rust-base64ct (= 1.6.0-1), rust-bitflags (= 2.8.0-1), rust-blake2 (= 0.10.6-3), rust-block-buffer (= 0.10.4-1), rust-buffered-reader (= 1.3.1-2), rust-cfg-if (= 1.0.0-1), rust-chrono (= 0.4.39-2), rust-clap (= 4.5.23-1), rust-clap-builder (= 4.5.23-1), rust-clap-lex (= 0.7.4-1), rust-colorchoice (= 1.0.0-1), rust-cpufeatures (= 0.2.16-1), rust-crypto-common (= 0.1.6-1), rust-digest (= 0.10.7-2), rust-dyn-clone (= 1.0.16-1), rust-generic-array (= 0.14.7-1), rust-getrandom (= 0.2.15-1), rust-iana-time-zone (= 0.1.63-1), rust-idna (= 1.0.3-2), rust-idna-adapter (= 1.1.0-1), rust-idna-mapping (= 1.0.0-1), rust-lalrpop-util (= 0.20.0-1), rust-lazy-static (= 1.5.0-1), rust-libc (= 0.2.169-1), rust-linux-raw-sys (= 0.4.14-1), rust-memchr (= 2.7.4-1), rust-memsec (= 0.7.0-1), rust-nettle (= 7.3.0-1), rust-nettle-sys (= 2.3.1-1), rust-num-traits (= 0.2.19-2), rust-password-hash (= 0.5.0-1), rust-rand-core (= 0.6.4-2), rust-regex (= 1.11.1-2), rust-regex-automata (= 0.4.9-2), rust-regex-syntax (= 0.8.5-1), rust-rustix (= 0.38.37-4), rust-sequoia-openpgp (= 2.0.0-2+deb13u1), rust-sequoia-policy-config (= 0.8.0-1), rust-serde (= 1.0.217-1), rust-sha1collisiondetection (= 0.3.2-1), rust-smallvec (= 1.13.2-1), rust-strsim-0.10 (= 0.10.0-4), rust-subtle (= 2.6.1-1), rust-terminal-size (= 0.4.1-2), rust-thiserror (= 2.0.11-1), rust-thiserror-1 (= 1.0.69-1), rust-tinyvec (= 1.6.0-2), rust-tinyvec-macros (= 0.1.0-1), rust-toml-0.5 (= 0.5.11-4), rust-typenum (= 1.17.0-3), rust-unicode-bidi (= 0.3.17-1), rust-unicode-joining-type (= 1.0.0-1), rust-unicode-normalization (= 0.1.24-1), rust-utf8-iter (= 1.0.4-1), rust-utf8parse (= 0.2.1-1), rust-xxhash-rust (= 0.8.15-1), rustc (= 1.85.0+dfsg3-1)
Filename: ./pool/sqv_1.3.0-3+b2_amd64.deb
Size: 661428
MD5sum: bf6effd54bb6a82a20b73c4da2f51729
SHA1: 02ff6f8f2f49adced927e50c4f225bbc01017808
SHA256: 97760aa17acceee0cace13d9edbed781d891b43e0dec0d6ddc4bd5e4c3ac65aa
Section: utils
Priority: optional
Multi-Arch: foreign
Homepage: https://sequoia-pgp.org/
Description: OpenPGP signature verification program from Sequoia
 sqv is a single-purpose CLI for verifying OpenPGP signatures, designed
 to be used from scripts.
 .
 OpenPGP users looking for the full range of OpenPGP functionality
 will usually prefer sq, the Sequoia PGP project's primary CLI, which
 provides a richer signature verification interface and other
 functionality like certificate management.

Package: sysstat
Version: 12.7.5-2
Architecture: amd64
Maintainer: Robert Luberda <robert@debian.org>
Installed-Size: 1904
Depends: ucf (>= 2.003), xz-utils, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.34), libsensors5 (>= 1:3.5.0)
Recommends: systemd | cron | cron-daemon
Suggests: isag
Filename: ./pool/sysstat_12.7.5-2_amd64.deb
Size: 623380
MD5sum: a20f773376a926caa263e802919f2724
SHA1: befa87852d9e35d731343af7b94467929796befb
SHA256: c98cffd845aa5e53ef853c9f4e5f1b82774b830f9caa14f00de06ff04b7e7752
Section: admin
Priority: optional
Homepage: https://sysstat.github.io/
Description: system performance tools for Linux
 The sysstat package contains the following system performance tools:
  - sar: collects and reports system activity information;
  - iostat: reports CPU utilization and disk I/O statistics;
  - tapestat: reports statistics for tapes connected to the system;
  - mpstat: reports global and per-processor statistics;
  - pidstat: reports statistics for Linux tasks (processes);
  - sadf: displays data collected by sar in various formats;
  - cifsiostat: reports I/O statistics for CIFS filesystems.
 .
 The statistics reported by sar deal with I/O transfer rates,
 paging activity, process-related activities, interrupts,
 network activity, memory and swap space utilization, CPU
 utilization, kernel activities and TTY statistics, among
 others. Both UP and SMP machines are fully supported.

Package: systemd
Version: 257.13-1~deb13u1
Architecture: amd64
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Installed-Size: 9944
Pre-Depends: libc6 (>= 2.38), libsystemd-shared (= 257.13-1~deb13u1)
Depends: libacl1 (>= 2.2.23), libapparmor1 (>= 2.13), libc6 (>= 2.41), libmount1 (>= 2.30), libpam0g (>= 0.99.7.1), libseccomp2 (>= 2.3.1), libselinux1 (>= 3.1~), libssl3t64 (>= 3.4.0), libsystemd0 (= 257.13-1~deb13u1), mount
Recommends: default-dbus-system-bus | dbus-system-bus, linux-sysctl-defaults, systemd-timesyncd | time-daemon, systemd-cryptsetup
Suggests: systemd-container, systemd-homed, systemd-userdbd, systemd-boot, systemd-resolved, systemd-repart, libtss2-tcti-device0, polkitd
Conflicts: consolekit, libpam-ck-connector, opensysusers (<< 0.7.3-4.1~), systemd-shim
Breaks: dracut-core (<< 102-2~), less (<< 563), sicherboot (<< 0.1.6)
Provides: systemd-sysusers (= 257.13-1~deb13u1), systemd-tmpfiles (= 257.13-1~deb13u1)
Filename: ./pool/systemd_257.13-1~deb13u1_amd64.deb
Size: 3093632
MD5sum: ac7a446ab9400f597a25d1157c61d333
SHA1: 24970c2bee6b3392b3969e3e59e3ca5226fd7be0
SHA256: ee81302a1d5b7434762b6e784a572854d4b6cf6235e33e2d104ad4e1cae71ab4
Section: admin
Priority: important
Multi-Arch: foreign
Homepage: https://systemd.io
Description: system and service manager
 systemd is a system and service manager for Linux. It provides aggressive
 parallelization capabilities, uses socket and D-Bus activation for starting
 services, offers on-demand starting of daemons, keeps track of processes using
 Linux control groups, maintains mount and automount points and implements an
 elaborate transactional dependency-based service control logic.
 .
 Installing the systemd package will not switch your init system unless you
 boot with init=/lib/systemd/systemd or install systemd-sysv in addition.

Package: systemd-cryptsetup
Source: systemd
Version: 257.13-1~deb13u1
Architecture: amd64
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Installed-Size: 498
Depends: libc6 (>= 2.38), libcryptsetup12 (>= 2:2.7), libssl3t64 (>= 3.0.0), libsystemd-shared (= 257.13-1~deb13u1)
Conflicts: systemd (<< 256-2~)
Filename: ./pool/systemd-cryptsetup_257.13-1~deb13u1_amd64.deb
Size: 173116
MD5sum: 58d031f797afb99ea291b8c4053df42e
SHA1: 3e419fa68dd7c0e32165b5021d5bf141564c25f2
SHA256: 08ec2063867d0e5861b01340f9705dfe0ef4c4612dc5bdfeae29e5d8e7370034
Section: admin
Priority: optional
Homepage: https://systemd.io
Description: Provides cryptsetup, integritysetup and veritysetup utilities
 Utilities and units that integrated cryptsetup/integritysetup/veritysetup
 support in systemd.

Package: tar
Version: 1.35+dfsg-3.1
Architecture: amd64
Essential: yes
Maintainer: Janos Lenart <ocsi@debian.org>
Installed-Size: 3085
Pre-Depends: libacl1 (>= 2.2.23), libc6 (>= 2.38), libselinux1 (>= 3.1~)
Suggests: bzip2, ncompress, xz-utils, tar-scripts, tar-doc
Conflicts: cpio (<= 2.4.2-38)
Breaks: dpkg-dev (<< 1.14.26)
Replaces: cpio (<< 2.4.2-39)
Filename: ./pool/tar_1.35+dfsg-3.1_amd64.deb
Size: 814968
MD5sum: 31ebc19d9c4c1c57b1f337f3618588a9
SHA1: 24a3a22da8a3c894ae31e2e72538d2d3d28e7790
SHA256: 214c02e1aa291076a3147b8a4c4cae02fadf4c67df629186e3e313726faef1de
Section: utils
Priority: required
Multi-Arch: foreign
Homepage: https://www.gnu.org/software/tar/
Description: GNU version of the tar archiving utility
 Tar is a program for packaging a set of files as a single archive in tar
 format.  The function it performs is conceptually similar to cpio, and to
 things like PKZIP in the DOS world.  It is heavily used by the Debian package
 management system, and is useful for performing system backups and exchanging
 sets of files with others.

Package: tdb-tools
Source: samba (2:4.22.10+dfsg-0+deb13u1)
Version: 2:1.4.13+samba4.22.10+dfsg-0+deb13u1
Architecture: amd64
Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Installed-Size: 149
Depends: libc6 (>= 2.38), libtdb1 (>= 1.2.11)
Filename: ./pool/tdb-tools_2%3a1.4.13+samba4.22.10+dfsg-0+deb13u1_amd64.deb
Size: 65820
MD5sum: 0f524bfdc52cba6d50e7bae5de240efd
SHA1: 13586fdcc6df358732f1de9020ec703e5d821800
SHA256: ebcff55c9687f835e3c9d4b0bd169ad69cac0985fa66f7d574444bf86569da94
Section: utils
Priority: optional
Homepage: https://www.samba.org
Description: Trivial Database - bundled binaries
 This is a simple database API. It is modelled after the structure
 of GDBM. TDB features, unlike GDBM, multiple writers support with
 appropriate locking and transactions.
 .
 This package contains bundled test and utility binaries

Package: traceroute
Version: 1:2.1.6-1
Architecture: amd64
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Installed-Size: 160
Depends: libc6 (>= 2.38)
Filename: ./pool/traceroute_1%3a2.1.6-1_amd64.deb
Size: 54588
MD5sum: dd2b828f51e480824ec44736624a23d6
SHA1: b639dfc0e7fe4decfa173619f4898a5b2a8e58e5
SHA256: e2b8cd20ba38593251b1ad40133a11014ac25ae20c87592bbab41746a867c29c
Section: net
Priority: important
Homepage: https://traceroute.sourceforge.net/
Description: Traces the route taken by packets over an IPv4/IPv6 network
 The traceroute utility displays the route used by IP packets on their way to a
 specified network (or Internet) host. Traceroute displays the IP number and
 host name (if possible) of the machines along the route taken by the packets.
 Traceroute is used as a network debugging tool. If you're having network
 connectivity problems, traceroute will show you where the trouble is coming
 from along the route.
 .
 Install traceroute if you need a tool for diagnosing network connectivity
 problems.

Package: tzdata
Version: 2026b-0+deb13u1
Architecture: all
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Installed-Size: 1361
Depends: debconf (>= 0.5) | debconf-2.0
Breaks: tzdata-legacy (= 2023c-8), tzdata-legacy (= 2023c-9)
Replaces: tzdata-legacy (= 2023c-8), tzdata-legacy (= 2023c-9)
Provides: tzdata-trixie
Filename: ./pool/tzdata_2026b-0+deb13u1_all.deb
Size: 264316
MD5sum: 2508a8ecb1e7638d5723f3c1b2194243
SHA1: 47cec4da0609fa1ba1b38b6705c07b8578027cb6
SHA256: 306013b77311e875620e89f43c447765a6c72b7b398e0baa8e5721bcbbdf66cf
Section: localization
Priority: required
Multi-Arch: foreign
Homepage: https://www.iana.org/time-zones
Description: time zone and daylight-saving time data
 This package contains data required for the implementation of
 standard local time for many representative locations around the
 globe. It is updated periodically to reflect changes made by
 political bodies to time zone boundaries, UTC offsets, and
 daylight-saving rules.

Package: ucf
Version: 3.0052
Architecture: all
Maintainer: Mark Hindley <leepen@debian.org>
Installed-Size: 148
Depends: debconf (>= 0.5) | debconf-2.0, libtext-wrapi18n-perl, procps, sensible-utils
Filename: ./pool/ucf_3.0052_all.deb
Size: 43296
MD5sum: 8d0a4645c9d089fbe2cb5fd9c6d8e14c
SHA1: 3655146d2b430eabab297c7149114650353d2a54
SHA256: ab5a6d5a621ad07034ce29d0c2587e6e267ecd2975458b2c8a7d0ada77dcb95b
Section: utils
Priority: standard
Multi-Arch: foreign
Description: Update Configuration File(s): preserve user changes to config files
 Debian policy mandates that user changes to configuration files must be
 preserved during package upgrades. The easy way to achieve this behavior
 is to make the configuration file a 'conffile', in which case dpkg
 handles the file specially during upgrades, prompting the user as
 needed.
 .
 This is appropriate only if it is possible to distribute a default
 version that will work for most installations, although some system
 administrators may choose to modify it. This implies that the
 default version will be part of the package distribution, and must
 not be modified by the maintainer scripts during installation (or at
 any other time).
 .
 This script attempts to provide conffile-like handling for files that
 may not be labelled conffiles, and are not shipped in a Debian package,
 but handled by the postinst instead. This script allows one to
 maintain files in /etc, preserving user changes and in general
 offering the same facilities while upgrading that dpkg normally
 provides for 'conffiles'.
 .
 Additionally, this script provides facilities for transitioning a
 file that had not been provided with conffile-like protection to come
 under this schema, and attempts to minimize questions asked at
 installation time. Indeed, the transitioning facility is better than the
 one offered by dpkg while transitioning a file from a non-conffile to
 conffile status.

Package: xdg-user-dirs
Version: 0.18-2
Architecture: amd64
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Installed-Size: 375
Depends: libc6 (>= 2.34)
Filename: ./pool/xdg-user-dirs_0.18-2_amd64.deb
Size: 53244
MD5sum: 897b41b863f5f0c1cded369a563ef314
SHA1: 72dbc11971a5ce24b340950c60f2ce7c6cbaf2bb
SHA256: d3be3c7315722fe58921839f8bbf962e638540f2936627acc29464e63feded95
Section: utils
Priority: optional
Multi-Arch: foreign
Homepage: https://www.freedesktop.org/wiki/Software/xdg-user-dirs
Description: tool to manage well known user directories
 xdg-user-dirs is a tool to help manage "well known" user directories
 like the desktop folder and the music folder. It also handles
 localization (i.e. translation) of the filenames.
 .
 The way it works is that xdg-user-dirs-update is run very early in the
 login phase. This program reads a configuration file, and a set of
 default directories. It then creates localized versions of these
 directories in the users home directory and sets up a config file in
 $(XDG_CONFIG_HOME)/user-dirs.dirs (XDG_CONFIG_HOME defaults to
 ~/.config) that applications can read to find these directories.

Package: xz-utils
Version: 5.8.1-1+deb13u1
Architecture: amd64
Maintainer: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
Installed-Size: 1424
Depends: libc6 (>= 2.34), liblzma5 (>= 5.6.2)
Conflicts: lzma (<< 9.22-1), xz-lzma
Breaks: lzip (<< 1.8~rc2), manpages-de (<< 4.17.0-2~bpo11+1), manpages-fr (<< 4.17.0-2~bpo11+1), pristine-tar (<< 1.50+nmu1)
Replaces: lzip (<< 1.8~rc2), manpages-de (<< 4.17.0-2~bpo11+1), manpages-fr (<< 4.17.0-2~bpo11+1), xz-lzma
Provides: lzma
Filename: ./pool/xz-utils_5.8.1-1+deb13u1_amd64.deb
Size: 659488
MD5sum: f1d86e1ebee20b0616f055aed01a9ebc
SHA1: 4979f0e9421eff39878d78d09c701f082e3a4685
SHA256: 9e0a39d95373afdaad3c9dfaab3c8b0beb9a2c4654e6be10b4bcf458509a3217
Section: utils
Priority: standard
Multi-Arch: foreign
Homepage: https://tukaani.org/xz/
Description: XZ-format compression utilities
 XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm
 compression format, which provides memory-hungry but powerful
 compression (often better than bzip2) and fast, easy decompression.
 .
 This package provides the command line tools for working with XZ
 compression, including xz, unxz, xzcat, xzgrep, and so on. They can
 also handle the older LZMA format, and if invoked via appropriate
 symlinks will emulate the behavior of the commands in the lzma
 package.
 .
 The XZ format is similar to the older LZMA format but includes some
 improvements for general use:
 .
  * 'file' magic for detecting XZ files;
  * crc64 data integrity check;
  * limited random-access reading support;
  * improved support for multithreading (not used in xz-utils);
  * support for flushing the encoder.

Package: zlib1g
Source: zlib (1:1.3.dfsg+really1.3.1-1)
Version: 1:1.3.dfsg+really1.3.1-1+b1
Architecture: amd64
Maintainer: Mark Brown <broonie@debian.org>
Installed-Size: 173
Depends: libc6 (>= 2.14)
Conflicts: zlib1 (<= 1:1.0.4-7)
Breaks: libxml2 (<< 2.7.6.dfsg-2), texlive-binaries (<< 2023.20230311.66589-8)
Provides: libz1
Filename: ./pool/zlib1g_1%3a1.3.dfsg+really1.3.1-1+b1_amd64.deb
Size: 88892
MD5sum: 32f24a3a36446828f2645417b52e718a
SHA1: 6521c4fb859cda27142c655d2aa30c9d31e40ff7
SHA256: 015be740d6236ad114582dea500c1d907f29e16d6db00566ca32fb68d71ac90d
Section: libs
Priority: required
Multi-Arch: same
Homepage: http://zlib.net/
Description: compression library - runtime
 zlib is a library implementing the deflate compression method found
 in gzip and PKZIP.  This package includes the shared library.

