Package: git Architecture: amd64 Version: 1:2.11.0-3+deb9u5 Multi-Arch: foreign Priority: optional Section: vcs Maintainer: Gerrit Pape Installed-Size: 28852 Provides: git-completion, git-core Pre-Depends: dpkg (>= 1.17.13) Depends: libc6 (>= 2.16), libcurl3-gnutls (>= 7.16.2), libexpat1 (>= 2.0.1), libpcre3, zlib1g (>= 1:1.2.0), perl, liberror-perl, git-man (>> 1:2.11.0), git-man (<< 1:2.11.0-.) Recommends: patch, less, rsync, ssh-client Suggests: gettext-base, git-daemon-run | git-daemon-sysvinit, git-doc, git-el, git-email, git-gui, gitk, gitweb, git-arch, git-cvs, git-mediawiki, git-svn Breaks: bash-completion (<< 1:1.90-1), cogito (<= 0.18.2+), git-buildpackage (<< 0.6.5), git-core (<< 1:1.7.0.4-1.), gitosis (<< 0.2+20090917-7), gitpkg (<< 0.15), gitweb (<< 1:1.7.4~rc1), guilt (<< 0.33), stgit (<< 0.15), stgit-contrib (<< 0.15) Replaces: git-core (<< 1:1.7.0.4-1.), gitweb (<< 1:1.7.4~rc1) Filename: 4.4-4/amd64/git_2.11.0-3+deb9u5_amd64.deb Size: 4160742 MD5sum: 9870d7b5b61dd9ded1a8b6447e032002 SHA1: 7047550d076d471a7089714777c43cf1bbe20f8f SHA256: 70b7828eb06e5e40fde8b6085b7a36f859731bf44a94a191b3c7e3276ea9b813 SHA512: b1027a3f7cbeee14ef727a395b5cd5b9c91574805a8087275fb3d521411ccf25d27d225392d121ca8ac22cf912c178875a01fee57452f3eb07add3eac2cab44b Homepage: https://git-scm.com/ Description: fast, scalable, distributed revision control system Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the git main components with minimal dependencies. Additional functionality, e.g. a graphical user interface and revision tree visualizer, tools for interoperating with other VCS's, or a web interface, is provided as separate git* packages. Package: libvpx-dev Architecture: amd64 Version: 1.6.1-3+deb9u2 Multi-Arch: same Priority: optional Section: libdevel Source: libvpx Maintainer: Debian Multimedia Maintainers Installed-Size: 3327 Depends: libvpx4 (= 1.6.1-3+deb9u2) Filename: 4.4-4/amd64/libvpx-dev_1.6.1-3+deb9u2_amd64.deb Size: 867612 MD5sum: cff1cabbb3f639fd832b25da99f02650 SHA1: 012007b624bd5a99b353e98a4d050c3285a6d95e SHA256: 3e6485a2dd36546dff5a7efebfa0abc838e4e32ebe69cf9dbfb104b95825cd72 SHA512: f3c28deca34ebe471837e4c5e440a91159171d16072c76aaca4b7da5b84e7120e2632ab12928836efc5a06b1dce5dacb5de0db47062f3a6d35bb3d4e8443417a Homepage: http://www.webmproject.org Description: VP8 and VP9 video codec (development files) VP8 and VP9 are open video codecs, originally developed by On2 and released as open source by Google Inc. They are the successor of the VP3 codec, on which the Theora codec was based. . This package contains the development libraries, header files needed by programs that want to compile with libvpx. Package: libvpx4 Architecture: amd64 Version: 1.6.1-3+deb9u2 Multi-Arch: same Priority: optional Section: libs Source: libvpx Maintainer: Debian Multimedia Maintainers Installed-Size: 2322 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.1.1) Filename: 4.4-4/amd64/libvpx4_1.6.1-3+deb9u2_amd64.deb Size: 776042 MD5sum: 88eb383211e563212787269f7a5b1d41 SHA1: 8caa6fad7b5df8d77311592859f66bc411f0e62a SHA256: 2ccc34973d7a99aab1870d3d382fa81be2d6fdc8ed4135398fb730af36e1229f SHA512: a15aa7410d9249b8dfcbd2a06b216aa729062336bc6137b6b1053a5cc61297e96e787c150c192e0de63a8bb49552577545727492b3129bfe2566c7d68c5a77e1 Homepage: http://www.webmproject.org Description: VP8 and VP9 video codec (shared library) VP8 and VP9 are open video codecs, originally developed by On2 and released as open source by Google Inc. They are the successor of the VP3 codec, on which the Theora codec was based. . This package contains the shared libraries. Package: vpx-tools Architecture: amd64 Version: 1.6.1-3+deb9u2 Multi-Arch: foreign Priority: optional Section: utils Source: libvpx Maintainer: Debian Multimedia Maintainers Installed-Size: 1223 Depends: libvpx4 (= 1.6.1-3+deb9u2), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2) Filename: 4.4-4/amd64/vpx-tools_1.6.1-3+deb9u2_amd64.deb Size: 252548 MD5sum: 60e11479c43f482fbb0fde407760d9b1 SHA1: 1f62200840fe42119eb1192e10834b7763197c60 SHA256: ac393226dd87ee7056146c66595d42ab0f6cd95f2235ce6dc7b7080b0d16f5f9 SHA512: 7a92528a286feefc781047a803e5ded69859b339d6ab58d5dc1a271244665fb452664a6154bde202c1add36010fcf34f2f90b0e360ada8adaf3731369d79ef02 Homepage: http://www.webmproject.org Description: VP8 and VP9 video codec encoding/decoding tools VP8 and VP9 are open video codecs, originally developed by On2 and released as open source by Google Inc. They are the successor of the VP3 codec, on which the Theora codec was based. . This package contains the commandline tools vpxdec and vpxenc. Package: intel-microcode Architecture: amd64 Version: 3.20191115.2~deb9u1 Priority: extra Section: non-free/admin Maintainer: Henrique de Moraes Holschuh Installed-Size: 2959 Depends: iucode-tool (>= 1.0) Recommends: initramfs-tools (>= 0.113~) Conflicts: microcode.ctl (<< 0.18~0) Filename: 4.4-4/amd64/intel-microcode_3.20191115.2~deb9u1_amd64.deb Size: 2428530 MD5sum: aa81ee09b75aa22c40778e7cc74409f9 SHA1: 25914b28097d5bd9ea26fb56289bd0175a5ad5ee SHA256: 1b8238c59ba68605863cff72b5ba6941113e7388cd8970c20307d0f89c8487bc SHA512: 850e01d230188989581585656df97e70161aa4509506b1b5e1a7b1e347248808ca6513bba1735b4d4e3b228d37aab9661656c49bf316dcc1af864f291017fd48 Homepage: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files Description: Processor microcode firmware for Intel CPUs This package contains updated system processor microcode for Intel i686 and Intel X86-64 processors. Intel releases microcode updates to correct processor behavior as documented in the respective processor specification updates. . For AMD processors, please refer to the amd64-microcode package. Package: libruby2.3 Architecture: amd64 Version: 2.3.3-1+deb9u7 Multi-Arch: same Priority: extra Section: libs Source: ruby2.3 Maintainer: Antonio Terceiro Installed-Size: 13591 Depends: rake (>= 10.4.2), ruby-did-you-mean (>= 1.0), ruby-minitest (>= 5.4), ruby-net-telnet (>= 0.1.1), ruby-test-unit (>= 3.0.8~), libc6 (>= 2.17), libffi6 (>= 3.0.4), libgdbm3 (>= 1.8.3), libgmp10, libncurses5 (>= 6), libreadline7 (>= 6.0), libssl1.0.2 (>= 1.0.2d), libtinfo5 (>= 6), libyaml-0-2, zlib1g (>= 1:1.2.2) Filename: 4.4-4/amd64/libruby2.3_2.3.3-1+deb9u7_amd64.deb Size: 3109698 MD5sum: e40d65918b72813b78c6edbdc607ef47 SHA1: fcd2fc6911504e540537758e16ad7addd7116e64 SHA256: fc25e70e9ce4ca50f347a198d4738c586697661bfa3bb00bb34ff10db464b839 SHA512: d7f3b6a6ad91b40de05ba758f56c397c3c84abff9bfd59f3e884ac3da2fbb43f2485288d9dab62fdf68c5b5c4740680c8a8a489697ed020685395bcf16a0008a Homepage: http://www.ruby-lang.org/ Description: Libraries necessary to run Ruby 2.3 Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . This package includes the 'libruby-2.3' library, necessary to run Ruby 2.3. (API version 2.3.0) Package: ruby2.3-tcltk Architecture: amd64 Version: 2.3.3-1+deb9u7 Priority: extra Section: ruby Source: ruby2.3 Maintainer: Antonio Terceiro Installed-Size: 2168 Depends: libc6 (>= 2.14), libgmp10, libruby2.3 (>= 2.3.0~preview2), libtcl8.6 (>= 8.6.0), libtk8.6 (>= 8.6.0), libx11-6 Filename: 4.4-4/amd64/ruby2.3-tcltk_2.3.3-1+deb9u7_amd64.deb Size: 423070 MD5sum: 3a48aa3a15c680df4c0ef783c316c859 SHA1: 510bccc3f3d403d276287b9d6e7e2b8344422055 SHA256: abe03d5d1e8d8fb99dd7aec9d8530e4e415675c712748560813c45ebeca4187d SHA512: 28ae7e77dfb75a4bcc6988bd107cfc971fa10c9055481298cdd2d6d71d8670c9902742d46f3970f52781cfa7275132715c1767272730a8b2907c13b496009513 Homepage: http://www.ruby-lang.org/ Description: Ruby/Tk for Ruby 2.3 Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . This package provides Ruby/Tk, Ruby bindings for the Tk graphical user interface toolkit. Package: ruby2.3 Architecture: amd64 Version: 2.3.3-1+deb9u7 Multi-Arch: allowed Priority: extra Section: ruby Maintainer: Antonio Terceiro Installed-Size: 241 Depends: rubygems-integration (>= 1.8), libc6 (>= 2.2.5), libgmp10, libruby2.3 (>= 2.3.0~preview2) Recommends: fonts-lato, libjs-jquery Filename: 4.4-4/amd64/ruby2.3_2.3.3-1+deb9u7_amd64.deb Size: 188536 MD5sum: 957dc4bbd9288068f615992d1b42adf3 SHA1: b8af24179878eed6e26c22002ffc880849de6f84 SHA256: 92ca870ecdd5061283da6aacb9769a1c05c2f0aeb0d2c0b423c479951f862080 SHA512: 633852244fe192b94272a885ae94693f8666f86aca8ec283a1bb638e569a1f4d7bcb7398f97dff523019f9f239f48434bb28661a6a6b94575a6f367e34b5dcee Homepage: http://www.ruby-lang.org/ Description: Interpreter of object-oriented scripting language Ruby Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . In the name of this package, `2.3' indicates the Ruby library compatibility version. This package currently provides the `2.3.x' branch of Ruby. Package: ruby2.3-dev Architecture: amd64 Version: 2.3.3-1+deb9u7 Multi-Arch: same Priority: extra Section: ruby Source: ruby2.3 Maintainer: Antonio Terceiro Installed-Size: 4821 Depends: libgmp-dev, libruby2.3 (= 2.3.3-1+deb9u7) Filename: 4.4-4/amd64/ruby2.3-dev_2.3.3-1+deb9u7_amd64.deb Size: 1180460 MD5sum: 0bb1f7085e36c019459607ea2a05523f SHA1: 72dccb8085dd06d1f29197e87dff475663820795 SHA256: 4c07ecd169f18306293163ed897584369659ac0c8ec3117a2270bf182200f543 SHA512: 8751bdcb80d946886acf061cf15a0500d7112d8dabe51602c6521cfba3c487ab9f5b51cb0afed131f01c4ef71c3db1a65b4f65b564926b9688ddcd0ed4492a91 Homepage: http://www.ruby-lang.org/ Description: Header files for compiling extension modules for the Ruby 2.3 Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . This package contains the header files and the mkmf library, necessary to make extension library for Ruby 2.3. It is also required to build many gems. Package: di-univention-system-setup Architecture: amd64 Version: 12.0.2-19A~4.4.0.201912111155 Priority: standard Installer-Menu-Item: 7650 Section: debian-installer Source: univention-system-setup Maintainer: Univention GmbH Installed-Size: 28 Provides: configured-ucs Depends: cdebconf-udeb, kernel-installer, di-utils, installed-base, created-fstab, bootable-system Filename: 4.4-4/amd64/di-univention-system-setup_12.0.2-19A~4.4.0.201912111155_amd64.udeb Size: 6144 MD5sum: bd2f69ac31146811e3b1442e3520f460 SHA1: 1a7dd49f41331418249dd7920fb957fd121c7b99 SHA256: 4568a4b31556a77ee30f909d7652226b22b4e90c3cacc8a7db0bf8b3bc25b785 SHA512: e0c3602b673bc4bf312ec1db8f4e695ad8206b7fb0b826f1693d9510f718c46f70929da415a99ddd70810a42db3fe1319c373ec4b18d83d80160f85b2fd83f45 Description: Start Univention System Setup This package is used to launch Univention System Setup in boot mode from the Debian based UCS installer. . It is part of Univention Corporate Server (UCS), an integrated, directory driven solution for managing corporate environments. For more information about UCS, refer to: https://www.univention.de/ Package: cyrus-replication Architecture: amd64 Version: 2.5.10-3+deb9u2 Priority: extra Section: mail Source: cyrus-imapd Maintainer: Debian Cyrus Team Installed-Size: 287 Pre-Depends: dpkg (>= 1.17.14~) Depends: cyrus-common (= 2.5.10-3+deb9u2), cyrus-imapd (= 2.5.10-3+deb9u2) | cyrus-pop3d (= 2.5.10-3+deb9u2), libc6 (>= 2.4), libicu57 (>= 57.1-1~), libsasl2-2, libwrap0 (>= 7.6-4~), zlib1g (>= 1:1.1.4) Breaks: cyrus-replication-2.4 Replaces: cyrus-replication-2.4 Filename: 4.4-4/amd64/cyrus-replication_2.5.10-3+deb9u2_amd64.deb Size: 123462 MD5sum: 10f0bb961913b7aa617d13be7b1e472a SHA1: 0855b8447292c92b95c595a07cdbe267206695a8 SHA256: 6c7300a3b95cd90fc87b64297918197dd5c0443b779473dc6daca5929598b01b SHA512: d269e095bfcdd26f62d7df343cdff8016ed28ed49ede5dc250ec446b34928ce57ad9619af607cc96c0b9931df3eeb28743fbccc7c70bcd70a60aed11c1ee554e Homepage: http://www.cyrusimap.org/ Description: Cyrus mail system - replication This package contains the Cyrus IMAPd suite replication system. It allows the replication of the mail spool between two imap or pop servers. . For more information, please see the cyrus-common package. Package: cyrus-nntpd Architecture: amd64 Version: 2.5.10-3+deb9u2 Priority: extra Section: mail Source: cyrus-imapd Maintainer: Debian Cyrus Team Installed-Size: 189 Provides: news-transport-system Pre-Depends: dpkg (>= 1.17.14~) Depends: cyrus-common (= 2.5.10-3+deb9u2), libc6 (>= 2.4), libicu57 (>= 57.1-1~), libsasl2-2, libwrap0 (>= 7.6-4~) Conflicts: news-transport-system Breaks: cyrus-nntpd-2.4 Replaces: cyrus-nntpd-2.4 Filename: 4.4-4/amd64/cyrus-nntpd_2.5.10-3+deb9u2_amd64.deb Size: 108104 MD5sum: b915600e28640208ea6b489914763659 SHA1: 5e238b92e2dd11d634de270e24aba95c0a94a3d4 SHA256: 71783def0b57ce757b3e2952bfc6b4c87c4f5fef8bc9ef62ddc631bf21d82c58 SHA512: 90e6af46173ece3fbf5f46d010e1f11386743a2c991c632538bb2a840e7c8aadac796faed0b1fe09a5261f838e261083cae4416b14774c3965ee6d4fecdbbbe4 Homepage: http://www.cyrusimap.org/ Description: Cyrus mail system - NNTP support This package contains the NNTP (Network News Transfer Protocol) portion of the Cyrus IMAPd suite. . For more information, please see the cyrus-common package. Package: cyrus-clients Architecture: amd64 Version: 2.5.10-3+deb9u2 Priority: extra Section: mail Source: cyrus-imapd Maintainer: Debian Cyrus Team Installed-Size: 159 Pre-Depends: dpkg (>= 1.17.14~) Depends: cyrus-common, libc6 (>= 2.15), libicu57 (>= 57.1-1~), libsasl2-2, libssl1.1 (>= 1.1.0) Breaks: cyrus-clients-2.4 Replaces: cyrus-clients-2.4 Filename: 4.4-4/amd64/cyrus-clients_2.5.10-3+deb9u2_amd64.deb Size: 97208 MD5sum: 854354173173e92bd326ac839cfbcffd SHA1: d912c8e10c2dd2475d59a63a4de5d3676462c825 SHA256: e1163588540ba73ff20b2913e30a4c917aacf18d744953a032e3302d8653a861 SHA512: 2acec90f2bbd4587588ea859b0e461ad3ac3ebadf55be88261fb9f1053a8b8eeb83372ba448c7aa1aebaf4498ea34227d56da2958ab6f6effdb33fdcb9cd6e95 Homepage: http://www.cyrusimap.org/ Description: Cyrus mail system - test clients This package contains client tools to test the Cyrus IMAPd suite. It contains the mupdatetest, sivtest, smtptest, lmtptest, imtest and pop3test tools which can be used to interactively talk to a mupdate, Sieve, SMTP, LMTP, IMAP or POP3 server. The clients are fully SASL-enabled for authentication. . For more information, please see the cyrus-common package. Package: cyrus-murder Architecture: amd64 Version: 2.5.10-3+deb9u2 Priority: extra Section: mail Source: cyrus-imapd Maintainer: Debian Cyrus Team Installed-Size: 138 Pre-Depends: dpkg (>= 1.17.14~) Depends: cyrus-common (= 2.5.10-3+deb9u2), cyrus-imapd (= 2.5.10-3+deb9u2), cyrus-pop3d (= 2.5.10-3+deb9u2), libc6 (>= 2.15), libicu57 (>= 57.1-1~), libsasl2-2, libssl1.1 (>= 1.1.0), libwrap0 (>= 7.6-4~), zlib1g (>= 1:1.1.4) Breaks: cyrus-murder-2.4 Replaces: cyrus-murder-2.4 Filename: 4.4-4/amd64/cyrus-murder_2.5.10-3+deb9u2_amd64.deb Size: 86232 MD5sum: 0a3ae15907ecbe51792d6609bc4b890f SHA1: ad22e118bb535f60571d29cf4187b8d17254ccd7 SHA256: 896949aaeea4fd067cab5f34439ca7b4fadad247ce6e0d11815599c9154dc8d2 SHA512: 65e042b2eb6bf2c1716c4b1cdb5f9e4dfe8baad88c4d3ef5051eed3d27f666b17346216b733c6aac3c71d17c0015a15960f638c7088606720c69243015f7fbf0 Homepage: http://www.cyrusimap.org/ Description: Cyrus mail system - proxies and aggregator This package contains the Cyrus IMAPd suite murder aggregator system, i.e. IMAP, POP3 and LMTP proxies, and the mupdate mailbox master daemon. It allows for cluster setups where there are many backend Cyrus spools and frontend proxy servers. . For more information, please see the cyrus-common package. Package: cyrus-dev Architecture: amd64 Version: 2.5.10-3+deb9u2 Priority: extra Section: mail Source: cyrus-imapd Maintainer: Debian Cyrus Team Installed-Size: 265 Pre-Depends: dpkg (>= 1.17.14~) Depends: cyrus-common (= 2.5.10-3+deb9u2), libcyrus-imap-perl (>= 2.5.10-3+deb9u2), libsasl2-dev (>= 2.1.9) Breaks: cyrus-dev-2.4 Replaces: cyrus-dev-2.4 Filename: 4.4-4/amd64/cyrus-dev_2.5.10-3+deb9u2_amd64.deb Size: 94820 MD5sum: 1b5afedb9fd7e0a292e85a3c7b81810c SHA1: f80d9cddb8099639955f1329cbe7ece0fc825b13 SHA256: 89f389004fbb162f1642fc0750d6318bcdef6c3f8b592e8ae337ba941eb9df83 SHA512: 4be42371da46e2f7c862de4610e4952d8871e4c054c70b1eb83bdb32aefdb31bcff732cf29d018d4cf308f6293cdc6ddeb2e7f30ae4a8bfdbed4f241dff4d499 Homepage: http://www.cyrusimap.org/ Description: Cyrus mail system - developer files This package contains header files and the static library needed to develop IMAP applications that interface with the Cyrus IMAPd suite. . For more information, please see the cyrus-common package. Package: cyrus-pop3d Architecture: amd64 Version: 2.5.10-3+deb9u2 Priority: extra Section: mail Source: cyrus-imapd Maintainer: Debian Cyrus Team Installed-Size: 146 Provides: pop3-server Pre-Depends: dpkg (>= 1.17.14~) Depends: cyrus-common (= 2.5.10-3+deb9u2), libc6 (>= 2.14), libicu57 (>= 57.1-1~), libsasl2-2, libwrap0 (>= 7.6-4~) Conflicts: pop3-server Breaks: cyrus-pop3d-2.4 Replaces: cyrus-pop3d-2.4 Filename: 4.4-4/amd64/cyrus-pop3d_2.5.10-3+deb9u2_amd64.deb Size: 90330 MD5sum: 0def9d5649ce5a9e4c3a8f25b5d82282 SHA1: 950814637c7e1da4df41170625e7cd4a5dfb5a02 SHA256: e290b84c3f1699779d055319979ededeee6be670a016c747a6db0279d363e8b2 SHA512: d7f80bd54b0e8fa2401360b031979a1a266aefbc88a4bb66cad5412815ab06adaf9ebd7ddbc34e0f896cad5d083f54dbbdcd455150ad3fb6f42e5df1566752df Homepage: http://www.cyrusimap.org/ Description: Cyrus mail system - POP3 support Cyrus is an IMAP server designed to handle massive quantities of mail, with a number of features not found in other IMAP implementations, including support for: - running the daemon without root privileges; - POP3 and NNTP in addition to plain IMAP; - CalDAV and CardDAV; - secure IMAP using SSL; - server-side filtering with Sieve; - mail users without login accounts; - simple mail quotas; - virtual domains; - IPv6. . This package contains the POP3 (Post Office Protocol) portion of the Cyrus IMAPd suite. . For more information, please see the cyrus-common package. Package: libcyrus-imap-perl Architecture: amd64 Version: 2.5.10-3+deb9u2 Priority: extra Section: mail Source: cyrus-imapd Maintainer: Debian Cyrus Team Installed-Size: 599 Pre-Depends: dpkg (>= 1.17.14~) Depends: perl (>= 5.24.1-3+deb9u5), perlapi-5.24.1, libc6 (>= 2.15), libdb5.3, libsasl2-2, libssl1.1 (>= 1.1.0), zlib1g (>= 1:1.1.4) Breaks: libcyrus-imap-perl22, libcyrus-imap-perl24 (<< 2.4.17+caldav~beta10-2~) Replaces: libcyrus-imap-perl22, libcyrus-imap-perl24 (<< 2.4.17+caldav~beta10-2~) Filename: 4.4-4/amd64/libcyrus-imap-perl_2.5.10-3+deb9u2_amd64.deb Size: 230166 MD5sum: b6a92b5d32d6bf443b9207ac5daff861 SHA1: d765962cd4287a529d2926db3632976d4a78ac0f SHA256: 16f852a1a78b0b9127bfbd4b51c42218d1856fe74c6980726c5dda004db53213 SHA512: ed6c8ec2210f0976863b222e6b34e141cef4f42909b61b0ef8edcd2246218135f70763d788351ea92b3fb273222abb8c7193dba03d41d34e2790d35522987351 Homepage: http://www.cyrusimap.org/ Description: Interface to Cyrus imap client imclient library The Cyrus::IMAP module provides an interface to the Cyrus imclient library. These are primarily useful for implementing cyradm operations within a Perl script; there are easier ways to implement general client operations, although they may be more limited in terms of authentication options when talking to a Cyrus imapd. . The modules that compose Cyrus::SIEVE are also included, but they are undocumented upstream. . For more information, please see the cyrus-common package. Package: cyrus-caldav Architecture: amd64 Version: 2.5.10-3+deb9u2 Priority: extra Section: mail Source: cyrus-imapd Maintainer: Debian Cyrus Team Installed-Size: 498 Pre-Depends: dpkg (>= 1.17.14~) Depends: cyrus-common (= 2.5.10-3+deb9u2), libc6 (>= 2.7), libical2 (>= 2.0.0), libicu57 (>= 57.1-1~), libjansson4 (>= 2.3), libsasl2-2, libsqlite3-0 (>= 3.6.0), libssl1.1 (>= 1.1.0), libwrap0 (>= 7.6-4~), libxml2 (>= 2.8.0), zlib1g (>= 1:1.2.0) Conflicts: cyrus-caldav-2.4 Replaces: cyrus-caldav-2.4 Filename: 4.4-4/amd64/cyrus-caldav_2.5.10-3+deb9u2_amd64.deb Size: 213568 MD5sum: beab86b3a1dc78ffb279ae8afadc6b4a SHA1: 69a7405d9311a46de0130988ddbbba8eb9baef8e SHA256: 57e560b0f594f575ad7edf62658ee47cba37caa4c314ffa96ce256ef43449d96 SHA512: 8eed718deb932da5c0f861e8799dee6c209601b600385c2de1b95cc1be2aa115c461cbca0994afe9db3cacb9d52715edf9ac2c74090d4175eee80886676cd5cf Homepage: http://www.cyrusimap.org/ Description: Cyrus mail system - CalDAV and CardDAV support This package contains the CalDAV and CardDAV portion of the Cyrus IMAPd suite. . For more information, please see the cyrus-common package. Package: cyrus-common Architecture: amd64 Version: 2.5.10-3+deb9u2 Priority: extra Section: mail Source: cyrus-imapd Maintainer: Debian Cyrus Team Installed-Size: 3543 Pre-Depends: dpkg (>= 1.17.14~) Depends: adduser, db-upgrade-util, db-util, default-mta | mail-transport-agent, gawk, libsasl2-modules, netbase (>= 4.07), debconf (>= 0.5) | debconf-2.0, perl:any, libc6 (>= 2.15), libcomerr2 (>= 1.01), libdb5.3, libgssapi-krb5-2 (>= 1.6.dfsg.2), libical2 (>= 2.0.0), libicu57 (>= 57.1-1~), libjansson4 (>= 2.3), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libkrb5support0 (>= 1.7dfsg~beta2), libldap-2.4-2 (>= 2.4.7), libpcre3, libsasl2-2, libsnmp30 (>= 5.7.3+dfsg-1.7+deb9u1~dfsg), libsqlite3-0 (>= 3.6.0), libssl1.1 (>= 1.1.0), libwrap0 (>= 7.6-4~), libxml2 (>= 2.8.0), libzephyr4, zlib1g (>= 1:1.2.0) Recommends: cyrus-imapd | cyrus-pop3d | cyrus-murder | cyrus-nntpd | cyrus-admin | cyrus-caldav Suggests: apt-listchanges (>= 2.35), cyrus-admin, cyrus-caldav, cyrus-clients, cyrus-doc, cyrus-imapd, cyrus-murder, cyrus-nntpd, cyrus-pop3d, cyrus-replication, sasl2-bin Breaks: cyrus-common-2.2, cyrus-common-2.4 (<< 2.4.17+caldav~beta10-2~) Replaces: cyrus-common-2.2, cyrus-common-2.4 (<< 2.4.17+caldav~beta10-2~) Filename: 4.4-4/amd64/cyrus-common_2.5.10-3+deb9u2_amd64.deb Size: 891426 MD5sum: 6dd8f44755fde41396aea75c1de69025 SHA1: deff2a0a3c0e1a9fdeca61fb50d51e5ebde4209e SHA256: ed6104e07bc47d97a28bd06979a4e490f9558f5787709ef836218010a972bc61 SHA512: dc46d4bb619c7f6c4ecc7afb4b19bf2948460f1729f7527d68bc69d918413e3ab47514c24b12e7f68c28c4f1b680b2450220698a07fcd980466d95ecae0d4a27 Homepage: http://www.cyrusimap.org/ Description: Cyrus mail system - common files Cyrus is an IMAP server designed to handle massive quantities of mail, with a number of features not found in other IMAP implementations, including support for: - running the daemon without root privileges; - POP3 and NNTP in addition to plain IMAP; - CalDAV and CardDAV; - secure IMAP using SSL; - server-side filtering with Sieve; - mail users without login accounts; - simple mail quotas; - virtual domains; - IPv6. . Cyrus doesn't support reading from and storing mail in the standard mail spool. It stores mail in a separate directory in its own MH-like format. . This package contains the common files needed by the other Cyrus components. The cyrus-imapd and/or cyrus-pop3d packages are needed to enable IMAP and POP3 support respectively. cyrus-murder can be used to enable IMAP, POP3 and LMTP proxying. cyrus-replication can be used to provide server replication between two imap servers. Package: cyrus-imapd Architecture: amd64 Version: 2.5.10-3+deb9u2 Priority: extra Section: mail Maintainer: Debian Cyrus Team Installed-Size: 331 Provides: imap-server Pre-Depends: dpkg (>= 1.17.14~) Depends: cyrus-common (= 2.5.10-3+deb9u2), libc6 (>= 2.15), libicu57 (>= 57.1-1~), libsasl2-2, libssl1.1 (>= 1.1.0), libwrap0 (>= 7.6-4~), zlib1g (>= 1:1.1.4) Conflicts: imap-server Breaks: cyrus-imapd-2.4 Replaces: cyrus-imapd-2.4 Filename: 4.4-4/amd64/cyrus-imapd_2.5.10-3+deb9u2_amd64.deb Size: 161150 MD5sum: 67dae557412e3cf669716f3740a07c90 SHA1: 5b6ade3f0af93ba080fa902aaabee19a60171301 SHA256: c8a678d653ea85c0a565a355a03aa8ba6cd7a1eee0a455a1664ee4035033a224 SHA512: bd4729f08d0b1370a990177cd25b629c0eeecfbfc5ae58b243b23c2255c484c6b37ea8c342fc5d1e5f170e3a020f263e31beb8dd2506814c8c159c79f55b59e1 Homepage: http://www.cyrusimap.org/ Description: Cyrus mail system - IMAP support Cyrus is an IMAP server designed to handle massive quantities of mail, with a number of features not found in other IMAP implementations, including support for: - running the daemon without root privileges; - POP3 and NNTP in addition to plain IMAP; - CalDAV and CardDAV; - secure IMAP using SSL; - server-side filtering with Sieve; - mail users without login accounts; - simple mail quotas; - virtual domains; - IPv6. . This package contains the IMAP (Internet Mail Access Protocol) portion of the Cyrus IMAPd suite. . For more information, please see the cyrus-common package. Package: libsasl2-modules-db Architecture: amd64 Version: 2.1.27~101-g0780600+dfsg-3+deb9u1 Multi-Arch: same Priority: standard Section: libs Source: cyrus-sasl2 Maintainer: Debian Cyrus SASL Team Installed-Size: 96 Depends: libc6 (>= 2.14), libdb5.3 Filename: 4.4-4/amd64/libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3+deb9u1_amd64.deb Size: 68368 MD5sum: 4e7fdf427bf6684b418864cb5adb132b SHA1: 60f0902733323f6c2c340fad52cc1bda6326a0e2 SHA256: e7400f7e3d31f96e552d83d557dba05eae9b813b9d28c9d2a40b3b4d83a9a5dd SHA512: b4e1d0f360a88a7ebb32f9e7a6fe60d136906a51343644b60fe5bfce6af27110b529564f95362a07b8a74690355bfb6d9778e3be392f7cc65cfad9ec7e87407c Homepage: https://www.cyrusimap.org/ 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: sasl2-bin Architecture: amd64 Version: 2.1.27~101-g0780600+dfsg-3+deb9u1 Priority: optional Section: utils Source: cyrus-sasl2 Maintainer: Debian Cyrus SASL Team Installed-Size: 410 Depends: db-util, libsasl2-2 (>= 2.1.27~101-g0780600+dfsg-3+deb9u1), lsb-base (>= 3.0-6), debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.15), libdb5.3, libkrb5-3 (>= 1.13~alpha1+dfsg), libldap-2.4-2 (>= 2.4.7), libpam0g (>= 0.99.7.1), libssl1.1 (>= 1.1.0) Filename: 4.4-4/amd64/sasl2-bin_2.1.27~101-g0780600+dfsg-3+deb9u1_amd64.deb Size: 162222 MD5sum: 412913d8b12694beed955522f8d440a2 SHA1: 22cdf3ada943c9ee948ece06a47ce456a60e6813 SHA256: a47604832e7fae89d9892b1838734200bbbe0330499a5ea374c70cd54af716b5 SHA512: fc65130db7593a9b7e186379d3a8afd455b56ce90bf3ac0b243fab26361c6c40c233e076861b9404847e167de1175647d95616acc5e8cb6783d8db69e681ae83 Homepage: https://www.cyrusimap.org/ Description: Cyrus SASL - administration programs for SASL users database This is the Cyrus SASL API implementation, version 2.1. See package libsasl2-2 and RFC 2222 for more information. . This package contains administration programs for the SASL users database and common binary files for plugin modules. Package: libsasl2-2 Architecture: amd64 Version: 2.1.27~101-g0780600+dfsg-3+deb9u1 Multi-Arch: same Priority: standard Section: libs Source: cyrus-sasl2 Maintainer: Debian Cyrus SASL Team Installed-Size: 183 Depends: libsasl2-modules-db (>= 2.1.27~101-g0780600+dfsg-3+deb9u1), libc6 (>= 2.15) Recommends: libsasl2-modules (>= 2.1.27~101-g0780600+dfsg-3+deb9u1) Breaks: postfix (<= 2.8.3-1), slapd (<= 2.4.25-3) Replaces: libsasl2 Filename: 4.4-4/amd64/libsasl2-2_2.1.27~101-g0780600+dfsg-3+deb9u1_amd64.deb Size: 104902 MD5sum: d40488c331197b8a72dcd2ce2704e808 SHA1: 500612b296be9ec5e99e7cf328007ff1965a2c28 SHA256: a02c2bf74dada6a94cc383bee4232a81d4b4f1e6408ae9fb1c33d44a19239415 SHA512: 16fd37616237fcb14ad34266aa4dfb31ecf84792a951ff163ad5e77bdac4dbe34a8661ea81760fa982f64fef782547c69bc43dae7d47cc0c3b221e0b5cf35709 Homepage: https://www.cyrusimap.org/ 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, CRAM-MD5, DIGEST-MD5, GSSAPI (MIT or Heimdal Kerberos 5), NTLM, OTP, PLAIN, or LOGIN can be used. Package: libsasl2-modules-otp Architecture: amd64 Version: 2.1.27~101-g0780600+dfsg-3+deb9u1 Multi-Arch: same Priority: extra Section: libs Source: cyrus-sasl2 Maintainer: Debian Cyrus SASL Team Installed-Size: 180 Depends: libsasl2-modules (= 2.1.27~101-g0780600+dfsg-3+deb9u1), libc6 (>= 2.14), libssl1.1 (>= 1.1.0) Filename: 4.4-4/amd64/libsasl2-modules-otp_2.1.27~101-g0780600+dfsg-3+deb9u1_amd64.deb Size: 80254 MD5sum: 5963e68cd2feac9696ed895746fea41e SHA1: 54b3e054f0bde40bebb79122370f68876576d4dc SHA256: e8fa0bed14aca641ec6c7f88cbf12a12dedf440fd81d0722086239ffb6b96266 SHA512: 8ccfcf7d748737af07ae4cdbc2caeea8535e7b16e54bc99bdbbac4de95fb6aaa28dbeb92a2694a1ec349519bac9fc87e64531e2ffaa7bdc8b644fb590fa47cc3 Homepage: https://www.cyrusimap.org/ Description: Cyrus SASL - pluggable authentication modules (OTP) This is the Cyrus SASL API implementation, version 2.1. See package libsasl2-2 and RFC 2222 for more information. . This package provides the OTP plugin, which supports one time passwords. Package: libsasl2-modules-ldap Architecture: amd64 Version: 2.1.27~101-g0780600+dfsg-3+deb9u1 Multi-Arch: same Priority: extra Section: libs Source: cyrus-sasl2 Maintainer: Debian Cyrus SASL Team Installed-Size: 93 Depends: libsasl2-modules (= 2.1.27~101-g0780600+dfsg-3+deb9u1), libc6 (>= 2.14), libldap-2.4-2 (>= 2.4.7) Filename: 4.4-4/amd64/libsasl2-modules-ldap_2.1.27~101-g0780600+dfsg-3+deb9u1_amd64.deb Size: 67228 MD5sum: eaf7a3d631856274209f6e2be05eb103 SHA1: 672e7b7a069910758393ec1ca6b41be2c08aab58 SHA256: ca8bf6adb7c8daa3e564eaf46f3940fcafbe74cb34e9238710c9c4c8413a7f51 SHA512: c6880ee224cfe3a5c9c98e0023d6b674c6e0744f1280763442010e65f8c6f4e68e53f26fc2fc2a8bf3e810a197470b2ef8a9a14d4fb0fda41b10745a393aebeb Homepage: https://www.cyrusimap.org/ Description: Cyrus SASL - pluggable authentication modules (LDAP) This is the Cyrus SASL API implementation, version 2.1. See package libsasl2-2 and RFC 2222 for more information. . This package provides the LDAP plugin, which supports OpenLDAP. Package: libsasl2-dev Architecture: amd64 Version: 2.1.27~101-g0780600+dfsg-3+deb9u1 Priority: optional Section: libdevel Source: cyrus-sasl2 Maintainer: Debian Cyrus SASL Team Installed-Size: 866 Depends: libc6-dev, libsasl2-2 (= 2.1.27~101-g0780600+dfsg-3+deb9u1) Filename: 4.4-4/amd64/libsasl2-dev_2.1.27~101-g0780600+dfsg-3+deb9u1_amd64.deb Size: 310462 MD5sum: ffe3439dc54d9d5673c94028f04a25b9 SHA1: 20673d6bd7eda82c66130d5854d564afd3dbf228 SHA256: e8a0b17fb999a100e165972fa40d4165ca5055d58226e5c12c6358af007c65b2 SHA512: a64210684904162c34e1d14eb4387a1afb4cd7ed65eb968d4ceb53bc176c03dd9d709cfcf24346029524b5102ccfc8eee1161108c01cbbd8be50fb76ba397be4 Homepage: https://www.cyrusimap.org/ Description: Cyrus SASL - development files for authentication abstraction library This is the Cyrus SASL API implementation, version 2. See package libsasl2-2 and RFC 2222 for more information. . This package includes development files for compiling programs with SASL support. It is needed for development purposes only. Package: libsasl2-modules-sql Architecture: amd64 Version: 2.1.27~101-g0780600+dfsg-3+deb9u1 Multi-Arch: same Priority: extra Section: libs Source: cyrus-sasl2 Maintainer: Debian Cyrus SASL Team Installed-Size: 100 Depends: libsasl2-modules (= 2.1.27~101-g0780600+dfsg-3+deb9u1), libc6 (>= 2.14), libmariadbclient18 (>= 10.1.41-0+deb9u1), libpq5, libsqlite3-0 (>= 3.5.9) Filename: 4.4-4/amd64/libsasl2-modules-sql_2.1.27~101-g0780600+dfsg-3+deb9u1_amd64.deb Size: 69786 MD5sum: 8324229acfe0e1638e89e99872fe25ac SHA1: 319c478055687022b46fd12b9faf252f1ef1e752 SHA256: e2cd803399cc54f6d140c14da9ecb80247642a23d03e78251e0e506e9555e049 SHA512: 342e7ff04e81fac84210dc48183edbdfd4dc89aed93d742c545d851e75948a6f4b9b0eb54202762b986477648f82692bfd3437474eb2357b765e85ccaf541f34 Homepage: https://www.cyrusimap.org/ Description: Cyrus SASL - pluggable authentication modules (SQL) This is the Cyrus SASL API implementation, version 2.1. See package libsasl2-2 and RFC 2222 for more information. . This package provides the SQL plugin, which supports MySQL, PostgreSQL and SQLite. Package: libsasl2-modules-gssapi-mit Architecture: amd64 Version: 2.1.27~101-g0780600+dfsg-3+deb9u1 Multi-Arch: same Priority: extra Section: libs Source: cyrus-sasl2 Maintainer: Debian Cyrus SASL Team Installed-Size: 185 Depends: libsasl2-modules (= 2.1.27~101-g0780600+dfsg-3+deb9u1), libc6 (>= 2.14), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1.14+dfsg), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libssl1.1 (>= 1.1.0) Conflicts: libsasl2-modules-gssapi-heimdal Filename: 4.4-4/amd64/libsasl2-modules-gssapi-mit_2.1.27~101-g0780600+dfsg-3+deb9u1_amd64.deb Size: 90626 MD5sum: 95b726bb367e84f37f521dcda23ac967 SHA1: 9e1e4e031d98d087386ca8228db639a17c65058e SHA256: 9512985402bc8be429044091d84b5389d0f8c7339d5374a2135b4a7196d951be SHA512: c707a1dc38b2df143b1abff8a99500fe80c072005d5d5ad1848a97e1cecf896b46f43adde241622b877aa86381c7848315ae291f907a11e432dd4372e7655c0b Homepage: https://www.cyrusimap.org/ Description: Cyrus SASL - pluggable authentication modules (GSSAPI) This is the Cyrus SASL API implementation, version 2.1. See package libsasl2-2 and RFC 2222 for more information. . This package provides the GSSAPI plugin, compiled with the MIT Kerberos 5 library. Package: libsasl2-modules Architecture: amd64 Version: 2.1.27~101-g0780600+dfsg-3+deb9u1 Multi-Arch: same Priority: optional Section: libs Source: cyrus-sasl2 Maintainer: Debian Cyrus SASL Team Installed-Size: 259 Depends: libc6 (>= 2.14), libssl1.1 (>= 1.1.0) Suggests: libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal, libsasl2-modules-ldap, libsasl2-modules-otp, libsasl2-modules-sql Breaks: logcheck-database (<= 1.3.16~) Filename: 4.4-4/amd64/libsasl2-modules_2.1.27~101-g0780600+dfsg-3+deb9u1_amd64.deb Size: 102176 MD5sum: 85df37df31ba961bf2e9aebe7779a991 SHA1: c8a61a07b8f8b4d29444dc7eb8b28f0bfeaecce5 SHA256: d3bf44a3c90d4500793f0d7972352566108040f113c991b21620e38bb466ec78 SHA512: e2b083dfcdf08468434068f146b5380f5ba10fa536bdb803a6a7dbeda030defd46e25fb931b98523e16b05736e1bc9e210cd7e196bd8df8890ac027bb87d93d4 Homepage: https://www.cyrusimap.org/ 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, CRAM-MD5, and DIGEST-MD5 (with DES support). Package: libsasl2-modules-gssapi-heimdal Architecture: amd64 Version: 2.1.27~101-g0780600+dfsg-3+deb9u1 Multi-Arch: same Priority: extra Section: libs Source: cyrus-sasl2 Maintainer: Debian Cyrus SASL Team Installed-Size: 108 Depends: libsasl2-modules (= 2.1.27~101-g0780600+dfsg-3+deb9u1), libc6 (>= 2.14), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1.14+dfsg), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2) Conflicts: libsasl2-modules-gssapi-mit Filename: 4.4-4/amd64/libsasl2-modules-gssapi-heimdal_2.1.27~101-g0780600+dfsg-3+deb9u1_amd64.deb Size: 71622 MD5sum: 6684fc867bb792af4e45e8d52e8198fd SHA1: a91cd700ebc1f3fdf8280f1a57b5014d0a4955da SHA256: 48ff0a81949fd6ab8607f2b3387118b36b08fb318aeb1c92774bc8892955a346 SHA512: 483024b7c03a870cfb0eb8ff1a99d16eef4feaaa2dfc6bfedc3518cae0c4d1c35665edb172220d91e4ded183e754a86247630f886249ea8d66427198a6b56b8b Homepage: https://www.cyrusimap.org/ Description: Pluggable Authentication Modules for SASL (GSSAPI) This is the Cyrus SASL API implementation, version 2.1. See package libsasl2-2 and RFC 2222 for more information. . This package provides the GSSAPI plugin, compiled with the Heimdal Kerberos 5 library. Package: libssl1.0.2 Architecture: amd64 Version: 1.0.2u-1~deb9u1 Multi-Arch: same Priority: important Section: libs Source: openssl1.0 Maintainer: Debian OpenSSL Team Installed-Size: 3563 Depends: libc6 (>= 2.17), debconf (>= 0.5) | debconf-2.0 Filename: 4.4-4/amd64/libssl1.0.2_1.0.2u-1~deb9u1_amd64.deb Size: 1304324 MD5sum: 4b6814aa9a2303be8c11e4fb59139c53 SHA1: 91fa48b210a87f0150d11ab8662b75c2f4cf0658 SHA256: a208d375182830bdcad42c0b92154d55233d7cfe4a7543015d6a99c5086416c0 SHA512: 5c863dc9910848819015383e221d25b0ce953e1ed5c8f5eb8cb9ac0ac98cb5708adf5a1286658e66feb08773e67d5637566c6f2cb462dcbac56c6f8f70e8f011 Homepage: https://www.openssl.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: libcrypto1.0.2-udeb Architecture: amd64 Version: 1.0.2u-1~deb9u1 Priority: optional Section: debian-installer Source: openssl1.0 Maintainer: Debian OpenSSL Team Installed-Size: 2454 Depends: libc6-udeb (>= 2.24) Filename: 4.4-4/amd64/libcrypto1.0.2-udeb_1.0.2u-1~deb9u1_amd64.udeb Size: 883234 MD5sum: 5b9fd51f4d895242fc2954b96bc1bf77 SHA1: 63805b8ce74d12eee8df4e6da522e030553e874e SHA256: 82c9d5cd3e878a919f0c386969e4fdec22d500ef1639b61244c1af86d3f651cb SHA512: e2605d2c15cf1b21a42b56a8a14b8c59d7cf729ae5240486ac7d3b6bffeccde703a266a1d1fabab2b008ff24a51de1a1afad301c63172b9c48b070372322ed32 Description: Secure Sockets Layer toolkit - libcrypto udeb 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 a version of the libcrypto shared library for use with the Debian Installer. Do not install it on a normal system. Package: libssl1.0.2-udeb Architecture: amd64 Version: 1.0.2u-1~deb9u1 Priority: optional Section: debian-installer Source: openssl1.0 Maintainer: Debian OpenSSL Team Installed-Size: 429 Depends: libc6-udeb (>= 2.24), libcrypto1.0.2-udeb (>= 1.0.2u) Filename: 4.4-4/amd64/libssl1.0.2-udeb_1.0.2u-1~deb9u1_amd64.udeb Size: 142764 MD5sum: afa25d1d9a65f6d4d5d7599a21b1700d SHA1: 624f16322b85338d63128f990a66eb6c99bf74bc SHA256: 8d6f60d093e2e0e4291be648fb187c1512334e2ad55d3994444eb73090dfb269 SHA512: 4518aa3ea4d9998c6406fdf2929d85e116712e7d8736fcea35358c5e0f5f7cd29b7cdcccde8818e32b85077ac2622619e2993b4a95a399f9438118b9e09139b8 Description: ssl shared library - udeb libssl shared library. . Do not install it on a normal system. Package: libssl1.0-dev Architecture: amd64 Version: 1.0.2u-1~deb9u1 Multi-Arch: same Priority: optional Section: libdevel Source: openssl1.0 Maintainer: Debian OpenSSL Team Installed-Size: 7319 Depends: libssl1.0.2 (= 1.0.2u-1~deb9u1) Conflicts: libssl-dev Filename: 4.4-4/amd64/libssl1.0-dev_1.0.2u-1~deb9u1_amd64.deb Size: 1572972 MD5sum: 714a92ac86f6c0997bad0dd86988a40f SHA1: 2c03e2191743f58e00bf701a80c2644e910b43d4 SHA256: afae942399f6ec2f2871d69cacccdc5fdf7bede47ec5f625905fb6c7ef938b24 SHA512: baf380a5bcbce1b23ecb74cd3ef39cf387fd1f7e0d0c9d5f82db6fbd86f0b778182144965050525b16f5c728654bc8cecd4a396c9d1721cd88c4d5e84b40f91d Homepage: https://www.openssl.org Description: Secure Sockets Layer toolkit - development files 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 development libraries, header files, and manpages for libssl and libcrypto. . This is a transition package that will go away after the stretch release to provide the 1.0.X APIs for those packages that are not ready for the 1.1 version yet. Package: winbind Architecture: amd64 Version: 2:4.10.1-1A~4.4.0.202001141239 Priority: optional Section: net Source: samba Maintainer: Debian Samba Maintainers Installed-Size: 1918 Depends: lsb-base (>= 3.0-6), samba-common (= 2:4.10.1-1A~4.4.0.202001141239), samba-common-bin (= 2:4.10.1-1A~4.4.0.202001141239), libbsd0 (>= 0.6.0), libc6 (>= 2.14), libcap2 (>= 1:2.10), libcups2 (>= 1.4.0), libgnutls30 (>= 3.5.0), libjansson4 (>= 2.0.1), libldap-2.4-2 (>= 2.4.7), libldb1 (>= 0.9.21), libpam0g (>= 0.99.7.1), libpopt0 (>= 1.14), libsystemd0, libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.37-1A~4.3.0.201811011445), libwbclient0 (= 2:4.10.1-1A~4.4.0.202001141239), samba-libs (= 2:4.10.1-1A~4.4.0.202001141239), zlib1g (>= 1:1.1.4) Suggests: libnss-winbind, libpam-winbind Enhances: libkrb5-26-heimdal Filename: 4.4-4/amd64/winbind_4.10.1-1A~4.4.0.202001141239_amd64.deb Size: 555972 MD5sum: 41649ab8dca5e43dcdbe7a39520a3d4a SHA1: 2c41445e8771fc64449c67d2e3a3bae450924641 SHA256: f355fb4be821b5a430abd92068ce294ca3a7e641c5088bb2b0000c08af75c72c SHA512: b21710d55fe71a478ad9e6f3d792b93286f80768f89f9c32a929090e61328528873ed319308be16bf1241caf3c24258f363ae1fc180dacf07d0d5b61ce8ab7cd Homepage: http://www.samba.org Description: service to resolve user and group information from Windows NT servers 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 both NT4-style and Active Directory domains. . This package provides winbindd, a daemon which integrates authentication and directory service (user/group lookup) mechanisms from a Windows domain on a Linux system. . Winbind based user/group lookups via /etc/nsswitch.conf can be enabled via the libnss-winbind package. Winbind based Windows domain authentication can be enabled via the libpam-winbind package. Package: libwbclient-dev Architecture: amd64 Version: 2:4.10.1-1A~4.4.0.202001141239 Multi-Arch: same Priority: optional Section: libdevel Source: samba Maintainer: Debian Samba Maintainers Installed-Size: 175 Pre-Depends: dpkg (>= 1.15.6~) Depends: libwbclient0 (= 2:4.10.1-1A~4.4.0.202001141239) Filename: 4.4-4/amd64/libwbclient-dev_4.10.1-1A~4.4.0.202001141239_amd64.deb Size: 112934 MD5sum: c0208c4bbaeed19c6e254a8f3d6991e8 SHA1: cf7fd1c3d893e61ec14a714c9ef2bebc47f32f60 SHA256: 1bc9c72f2fdb3c682a87d041da246828eff4f27278dca51febd4595971b1a1c9 SHA512: 7112bcbdf10cbfbc035423480b56d33eacdac0f46935744fb716569d886fffc95c2101c745a32c5c22e97732c05cde6429249a9bd33647fa4a3454a217d6e075 Homepage: http://www.samba.org Description: Samba winbind client library - development files 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 the development files (static library and headers) required for building applications against libwbclient, a library for client applications that interact via the winbind pipe protocol with a Samba winbind server. Package: samba-libs Architecture: amd64 Version: 2:4.10.1-1A~4.4.0.202001141239 Multi-Arch: same Priority: optional Section: libs Source: samba Maintainer: Debian Samba Maintainers Installed-Size: 23792 Depends: libacl1 (>= 2.2.51-8), libbsd0 (>= 0.5.0), libc6 (>= 2.15), libcap2 (>= 1:2.10), libcups2 (>= 1.6.0), libglib2.0-0 (>= 2.22.0), libgnutls30 (>= 3.5.6), libjansson4 (>= 2.0.1), libldap-2.4-2 (>= 2.4.7), libldb1 (>= 2:1.5.3-1), libpam0g (>= 0.99.7.1), libpopt0 (>= 1.14), libpython2.7 (>= 2.7), libsystemd0, libtalloc2 (>= 2.1.0), libtdb1 (>= 1.3.17), libtevent0 (>= 0.9.37-1A~4.3.0.201811011445), libtracker-sparql-1.0-0 (>= 0.10.0), libwbclient0 (= 2:4.10.1-1A~4.4.0.202001141239), python-ldb (>= 1.1.2~), python-talloc (>= 2.1.9), zlib1g (>= 1:1.1.4) Replaces: samba (<< 2:4.3.3+dfsg-1) Filename: 4.4-4/amd64/samba-libs_4.10.1-1A~4.4.0.202001141239_amd64.deb Size: 5592012 MD5sum: 29aac8599f6e4b492940d00650eb1652 SHA1: d1bd1a47c07bc2f74507f32bf93e5f160050c87d SHA256: f4e8ba4c5908b460f80a5516d2b63b3b5a8c24ba277c1cada9cb224a268c1c10 SHA512: 64b917a0324416b594ebe9797370e74d36d354ef0e12f588d22d609db9bd823bfb090be28f9e50170b665b3b080f14cc1893a68f5c66b88a1b06c18fea6c266d Homepage: http://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 both NT4-style and Active Directory domains. . This package contains the shared libraries. Package: samba-testsuite-dbgsym Architecture: amd64 Version: 2:4.10.1-1A~4.4.0.202001141239 Auto-Built-Package: debug-symbols Priority: extra Section: debug Source: samba Maintainer: Debian Samba Maintainers Installed-Size: 6105 Depends: samba-testsuite (= 2:4.10.1-1A~4.4.0.202001141239) Breaks: samba-dbg (<< 2:4.6.1-1A) Replaces: samba-dbg (<< 2:4.6.1-1A) Filename: 4.4-4/amd64/samba-testsuite-dbgsym_4.10.1-1A~4.4.0.202001141239_amd64.deb Size: 5651950 MD5sum: aa2969aa0571706dc16325f490df7fc1 SHA1: dc2b558298d8e5ac8a1985054e663a5e5475dc36 SHA256: fafc2f912dad4ee9ade8d93abe5684d59ff0a55c1ae2576a56424c441f81c67e SHA512: cd6c6b894af0c12a6505879e6188476c2ff72cd3a22a8b7adbdc9a4215ee0570f08e1d4f7397b9bd3577bcf847b34b52bdc7192b30120ef248982ad72bbd2a61 Homepage: http://www.samba.org Description: Debug symbols for samba-testsuite Build-Ids: 117a86a0ec309786634e024948b0c19318358fa9 125aa6dffd7003bf7f147a174740312d01a84c47 2507348ac936c2372570f83b0b32279c504e6300 6e9cfb8c8e9ee6460ffeb8cb870ecf17d654fa99 eb0e60168cbc127f61355f812dd938ec8d8961fc f0d277782e7bd685097df5d6aa216326ea6491f2 fc166dc143dcdd5ad4f16270e07f49abf8e7b633 Package: samba-dev Architecture: amd64 Version: 2:4.10.1-1A~4.4.0.202001141239 Priority: optional Section: devel Source: samba Maintainer: Debian Samba Maintainers Installed-Size: 1764 Depends: libc6-dev, libldb-dev, libparse-pidl-perl, libpopt-dev, libtalloc-dev, libtdb-dev (>= 1.2.11), libtevent-dev, samba-libs (= 2:4.10.1-1A~4.4.0.202001141239) Filename: 4.4-4/amd64/samba-dev_4.10.1-1A~4.4.0.202001141239_amd64.deb Size: 331656 MD5sum: 9bba7c0a6c208c9df1f6237f1a979ad2 SHA1: 86c32042adbd56fb3ac0860c7f71be557acf9aaf SHA256: 50b0ad1b932babe0867c304af0d964b49f4aa408a17b936fd7b8757edda89cf7 SHA512: 6e7fd704c4c4638afce50dcd6d5b0f750db753e4164495ae534483df8ac8c5d35d0534d9be4cb2b728d391ed11b13923985e91ffc2ede96b6e5a21c81cfb2ec9 Homepage: http://www.samba.org Description: tools for extending 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 both NT4-style and Active Directory domains. . This package contains include files shared by the various Samba-based libraries. Package: libpam-winbind-dbgsym Architecture: amd64 Version: 2:4.10.1-1A~4.4.0.202001141239 Auto-Built-Package: debug-symbols Multi-Arch: same Priority: extra Section: debug Source: samba Maintainer: Debian Samba Maintainers Installed-Size: 59 Depends: libpam-winbind (= 2:4.10.1-1A~4.4.0.202001141239) Breaks: samba-dbg (<< 2:4.6.1-1A) Replaces: samba-dbg (<< 2:4.6.1-1A) Filename: 4.4-4/amd64/libpam-winbind-dbgsym_4.10.1-1A~4.4.0.202001141239_amd64.deb Size: 42904 MD5sum: c1d1ca7893e5f4059cff15f3a6e6e5d4 SHA1: f9a8ac262f65e431a6130efca72a3cccc5b5b0a6 SHA256: 72ef6ff2917929964c5b251b0deace19d071f707b03e30114b975aec374dca08 SHA512: c3012170dfe791919f3c59bc6f5897540717654c8a51a6bbbced523b59860d3cf4a583660745be7aafe71c4131dd26a79a46dfc38322c2a718ac8bc2b6cd1d6b Homepage: http://www.samba.org Description: Debug symbols for libpam-winbind Build-Ids: 3980ab8f2d9317749d910e0cccd2f5d09b43b6eb Package: samba Architecture: amd64 Version: 2:4.10.1-1A~4.4.0.202001141239 Priority: optional Section: net Maintainer: Debian Samba Maintainers Installed-Size: 15890 Pre-Depends: dpkg (>= 1.15.6~) Depends: adduser, libpam-modules, libpam-runtime (>= 1.0.1-11), lsb-base (>= 4.1+Debian), procps, python (<< 2.8), python-dnspython, python-samba, samba-common (= 2:4.10.1-1A~4.4.0.202001141239), samba-common-bin (= 2:4.10.1-1A~4.4.0.202001141239), tdb-tools, python (>= 2.7~), python2.7:any, python:any (<< 2.8), python:any (>= 2.7~), libacl1 (>= 2.2.51-8), libbsd0 (>= 0.6.0), libc6 (>= 2.14), libcap2 (>= 1:2.10), libcups2 (>= 1.4.0), libglib2.0-0 (>= 2.16.0), libgnutls30 (>= 3.5.0), libjansson4 (>= 2.0.1), libldap-2.4-2 (>= 2.4.7), libldb1 (>= 0.9.21), libpam0g (>= 0.99.7.1), libpopt0 (>= 1.14), libpython2.7 (>= 2.7), libsystemd0, libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.16), libtracker-sparql-1.0-0 (>= 0.10.0), libwbclient0 (= 2:4.10.1-1A~4.4.0.202001141239), python-talloc (>= 2.0.6), samba-libs (= 2:4.10.1-1A~4.4.0.202001141239), zlib1g (>= 1:1.1.4) Recommends: attr, logrotate, samba-dsdb-modules, samba-vfs-modules Suggests: bind9 (>= 1:9.5.1), bind9utils, ctdb, ldb-tools, ntp | chrony (>= 3.0-1), smbldap-tools, ufw, winbind Enhances: bind9, ntp Filename: 4.4-4/amd64/samba_4.10.1-1A~4.4.0.202001141239_amd64.deb Size: 1071828 MD5sum: 733fd3975e1df08349faa81911e2cf3b SHA1: 1751d944ca52adca077dfb590b4470de36e58317 SHA256: 4c49108694f227017152f4768f5873b3655058c4562a414fd305148d79df898b SHA512: c6c5abc6c1ea3547433b7fd7cc14f5975ee206fb9d94c567a0ecf75460810685d3813e2de2f238db643040c23e823c7720b77696ea4edcdccdd509ca03a4dc65 Homepage: http://www.samba.org Description: SMB/CIFS file, print, and login server 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. Samba can also function as an NT4-style domain controller, and can integrate with both NT4 domains and Active Directory realms as a member server. . This package provides the components necessary to use Samba as a stand-alone file and print server or as an NT4 or Active Directory domain controller. For use in an NT4 domain or Active Directory realm, you will also need the winbind package. . This package is not required for connecting to existing SMB/CIFS servers (see smbclient) or for mounting remote filesystems (see cifs-utils). Package: samba-testsuite Architecture: amd64 Version: 2:4.10.1-1A~4.4.0.202001141239 Priority: optional Section: net Source: samba Maintainer: Debian Samba Maintainers Installed-Size: 8510 Depends: samba-common-bin, samba-libs (= 2:4.10.1-1A~4.4.0.202001141239), libbsd0 (>= 0.4.0), libc6 (>= 2.14), libcap2 (>= 1:2.10), libcups2 (>= 1.4.0), libgnutls30 (>= 3.5.0), libjansson4 (>= 2.0.1), libldap-2.4-2 (>= 2.4.7), libldb1 (>= 2:1.5.3-1), libncurses5 (>= 6), libpam0g (>= 0.99.7.1), libpopt0 (>= 1.14), libpython2.7 (>= 2.7), libreadline7 (>= 6.0), libsmbclient (>= 2:4.10.0-1~rc2), libsystemd0, libtalloc2 (>= 2.1.0), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.37-1A~4.3.0.201811011445), libtinfo5 (>= 6), libwbclient0 (= 2:4.10.1-1A~4.4.0.202001141239), python-ldb (>= 1.1.2~), python-talloc (>= 2.0.6), zlib1g (>= 1:1.1.4) Suggests: subunit Filename: 4.4-4/amd64/samba-testsuite_4.10.1-1A~4.4.0.202001141239_amd64.deb Size: 1889582 MD5sum: c2eb946f55d63cdf9d6561ece568f7db SHA1: de8f3f0dc6e4d3149974e90df84815aab1f19acc SHA256: 627aa48665401d42537f8809c720450316efb351cf401486ceafd98ec607b3d1 SHA512: 27a0e87b4c9b08a5f39bb960dd70250b1ac6d8c3c274d0c2b225baa0edbd0f31cd9a8200254976a0dc35106733df0c7509c4c842cbebb6704f26719427319f01 Homepage: http://www.samba.org Description: test suite from 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 both NT4-style and Active Directory domains. . This package contains programs for testing the reliability and speed of SMB servers, Samba in particular. Package: python-samba Architecture: amd64 Version: 2:4.10.1-1A~4.4.0.202001141239 Priority: optional Section: python Source: samba Maintainer: Debian Samba Maintainers Installed-Size: 19080 Provides: python2.7-samba Depends: python-crypto, python-ldb (>= 1.1.2~), python-tdb, samba-libs (= 2:4.10.1-1A~4.4.0.202001141239), python (<< 2.8), python (>= 2.7~), python:any (<< 2.8), python:any (>= 2.7.5-5~), libacl1 (>= 2.2.51-8), libbsd0 (>= 0.0), libc6 (>= 2.14), libcap2 (>= 1:2.10), libcups2 (>= 1.4.0), libglib2.0-0 (>= 2.16.0), libgnutls30 (>= 3.5.0), libjansson4 (>= 2.0.1), libldap-2.4-2 (>= 2.4.7), libldb1 (>= 0.9.21), libpam0g (>= 0.99.7.1), libpopt0 (>= 1.14), libpython2.7 (>= 2.7), libsmbclient (>= 2:4.0.3+dfsg1), libsystemd0, libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.1.2~git20080520), libtevent0 (>= 0.9.16), libtracker-sparql-1.0-0 (>= 0.10.0), libwbclient0 (= 2:4.10.1-1A~4.4.0.202001141239), python-talloc (>= 2.1.9), zlib1g (>= 1:1.1.4) Suggests: python-gpgme Filename: 4.4-4/amd64/python-samba_4.10.1-1A~4.4.0.202001141239_amd64.deb Size: 2582324 MD5sum: 323dd33794d43b0e01c5853237b4b589 SHA1: 2ca57dc27e7dbc95f7f8be3cef9309d727d2ba2c SHA256: ba2780c90b653413984a3aa8ee954211ab9fe007a74eb635928df985b73e41ff SHA512: 9c1d4c9cfd3372f6e23553f0089c3f9c06e026d3e3a04e07c3c146966d68a287c1f19869c7f562250fc0bf0396d715dc473e3f09b733cae3a83ece5bb0ae8d93 Homepage: http://www.samba.org Description: Python 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 both NT4-style and Active Directory domains. . This package contains Python bindings for most Samba libraries. Package: samba-vfs-modules Architecture: amd64 Version: 2:4.10.1-1A~4.4.0.202001141239 Priority: optional Section: net Source: samba Maintainer: Debian Samba Maintainers Installed-Size: 1601 Depends: samba-libs (= 2:4.10.1-1A~4.4.0.202001141239), libacl1 (>= 2.2.51-8), libbsd0 (>= 0.0), libc6 (>= 2.14), libcap2 (>= 1:2.10), libcups2 (>= 1.4.0), libglib2.0-0 (>= 2.16.0), libgnutls30 (>= 3.5.0), libjansson4 (>= 2.0.1), libldap-2.4-2 (>= 2.4.7), libldb1 (>= 0.9.21), libpam0g (>= 0.99.7.1), libsystemd0, libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.25), libtracker-sparql-1.0-0 (>= 0.10.0), libwbclient0 (= 2:4.10.1-1A~4.4.0.202001141239), zlib1g (>= 1:1.1.4) Recommends: glusterfs-common, libcephfs1 (>= 9.2.0), libdbus-1-3 (>= 1.9.14) Breaks: samba (<< 2:4.3.2+dfsg-1), samba-libs (<< 2:4.3.2+dfsg-1) Replaces: samba (<< 2:4.3.2+dfsg-1), samba-libs (<< 2:4.3.2+dfsg-1) Enhances: samba Filename: 4.4-4/amd64/samba-vfs-modules_4.10.1-1A~4.4.0.202001141239_amd64.deb Size: 426290 MD5sum: 9cbd8c3edd00053b33464aa01c574f40 SHA1: e069037434696855048c532580fd7bfafff205f1 SHA256: 0deafd1a9f272853e3b8c00c0a14698fbaac95f1eaa6c00250b59825241f6afe SHA512: c0374048574a4463d0f12208ddc89fcbb54a5ebe7883da899b2bf4e81857af20099ea05ec814e7371fdf9c3f65516aee94ca9ccb66274e72b2f19b7ab313be94 Homepage: http://www.samba.org Description: Samba Virtual FileSystem plugins 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 both NT4-style and Active Directory domains. . This package contains plugins for the Samba server Virtual FileSystem. . Note: The runtime dependencies of vfs_ceph, vfs_glusterfs and vfs_snapper are moved to Recommends. Package: smbclient-dbgsym Architecture: amd64 Version: 2:4.10.1-1A~4.4.0.202001141239 Auto-Built-Package: debug-symbols Priority: extra Section: debug Source: samba Maintainer: Debian Samba Maintainers Installed-Size: 1448 Depends: smbclient (= 2:4.10.1-1A~4.4.0.202001141239) Breaks: samba-dbg (<< 2:4.6.1-1A) Replaces: samba-dbg (<< 2:4.6.1-1A) Filename: 4.4-4/amd64/smbclient-dbgsym_4.10.1-1A~4.4.0.202001141239_amd64.deb Size: 1176550 MD5sum: 1e13845ce370c9588edebbc5b7f04818 SHA1: 60bba21d6f65ee52551e5f228fee6bb5789ffeb1 SHA256: 5fbbf8edc737f14d56975ec6c8e7747503900addb67ed962fae8887d39587018 SHA512: c4da7b0eaff7111ade01a36880b38258cfb868aaa3709eb9c3f65065072877bb9edf17a275da35866b038df9fa0358f58b34f3c27535a450d15659a08a43d80b Homepage: http://www.samba.org Description: Debug symbols for smbclient Build-Ids: 0d5da04dd81e4bafff9bad16f37b4cd278c709c5 148bf4ef6d97da9dfa266ef015ea8d29e87e11e4 17b58680aa037a187b48a5bad7677f5e43a1bf7e 1b244347097fbea234cc9a183c88072e1a2a6862 3820c0b808d4efefef3be7f3f67953f8f58a48f1 485258ac120a2d18c76cbda7dcd6a622419e9d65 4e7e8300c05aeffac3c22df975762bc2088bb588 8ba56debcd72aa0c813dbcc21df15db0c84058ca f836e963df5e8bd9cf1aceb5d994546086b1fb99 Package: libwbclient0-dbgsym Architecture: amd64 Version: 2:4.10.1-1A~4.4.0.202001141239 Auto-Built-Package: debug-symbols Multi-Arch: same Priority: extra Section: debug Source: samba Maintainer: Debian Samba Maintainers Installed-Size: 122 Depends: libwbclient0 (= 2:4.10.1-1A~4.4.0.202001141239) Breaks: samba-dbg (<< 2:4.6.1-1A) Replaces: samba-dbg (<< 2:4.6.1-1A) Filename: 4.4-4/amd64/libwbclient0-dbgsym_4.10.1-1A~4.4.0.202001141239_amd64.deb Size: 88542 MD5sum: 934d73c266cee7f37366a00feee04f9e SHA1: 8c8492097bc3df6bf39c965440d80921ad9fb75e SHA256: dba98f4370bf114f8799e64b986fcdb3f38c18409579080b330fd103d85951b2 SHA512: 7bd6d6bf5a28b3a741d86a70446455e88a37db2f20e51cce45d6cca3e6fa16a48aca776f342c7622eca2f7f610489150ab8e0bcd144e89e1cf798df05a13f760 Homepage: http://www.samba.org Description: Debug symbols for libwbclient0 Build-Ids: 54e0d24773b040ebfde37feab73cb7b1a9846ee1 5d6d5afee27216632607e557b0e60621e9857e80 a2cb2df41ab34b7cbfea1bf74bf0b16df446c20f Package: ctdb Architecture: amd64 Version: 2:4.10.1-1A~4.4.0.202001141239 Multi-Arch: foreign Priority: extra Section: net Source: samba Maintainer: Debian Samba Maintainers Installed-Size: 3209 Depends: iproute2, lsb-base (>= 3.0-6), psmisc, samba-libs (= 2:4.10.1-1A~4.4.0.202001141239), sudo, tdb-tools, time, libbsd0 (>= 0.0), libc6 (>= 2.14), libpopt0 (>= 1.14), libsystemd0, libtalloc2 (>= 2.1.0), libtdb1 (>= 1.3.11), libtevent0 (>= 0.9.25), libwbclient0 (= 2:4.10.1-1A~4.4.0.202001141239) Recommends: ethtool Suggests: logrotate, lsof Filename: 4.4-4/amd64/ctdb_4.10.1-1A~4.4.0.202001141239_amd64.deb Size: 706822 MD5sum: dca5a355ab342093e55e81f536d0a22c SHA1: 928650cd08ab5787c79d3d380b19366411d86b1e SHA256: fcb2ec7e55381eef2ff90daedfcc410becfe447e49f3817cbd83ae48672204a8 SHA512: 2e2f1a7e0c3e134395ad3ef0877cfceed601cb4f341fff69b0fe994aaf32b0d9f921219dc1ea2a4706ac14dc0f2e1a416eb7b2b8f2152ec28eae81ce9365384a Homepage: http://www.samba.org Description: clustered database to store temporary data CTDB is a cluster implementation of the TDB database used by Samba and other projects to store temporary data. If an application is already using TDB for temporary data it is very easy to convert that application to be cluster aware and use CTDB instead. . CTDB provides the same types of functions as TDB but in a clustered fashion, providing a TDB-style database that spans multiple physical hosts in a cluster. . Features include: * CTDB provides a TDB that has consistent data and consistent locking across all nodes in a cluster. * CTDB is very fast. * In case of node failures, CTDB will automatically recover and repair all TDB databases that it manages. * CTDB is the core component that provides pCIFS ("parallel CIFS") with Samba3/4. * CTDB provides HA features such as node monitoring, node failover, and IP takeover. * CTDB provides a reliable messaging transport to allow applications linked with CTDB to communicate to other instances of the application running on different nodes in the cluster. * CTDB has pluggable transport backends. Currently implemented backends are TCP and Infiniband. * CTDB supports a system of application specific management scripts, allowing applications that depend on network or filesystem resources to be managed in a highly available manner on a cluster. Package: samba-libs-dbgsym Architecture: amd64 Version: 2:4.10.1-1A~4.4.0.202001141239 Auto-Built-Package: debug-symbols Multi-Arch: same Priority: extra Section: debug Source: samba Maintainer: Debian Samba Maintainers Installed-Size: 23225 Depends: samba-libs (= 2:4.10.1-1A~4.4.0.202001141239) Breaks: samba-dbg (<< 2:4.6.1-1A) Replaces: samba-dbg (<< 2:4.6.1-1A) Filename: 4.4-4/amd64/samba-libs-dbgsym_4.10.1-1A~4.4.0.202001141239_amd64.deb Size: 20104326 MD5sum: 72fc306e2e31767853229de97b856fd2 SHA1: ae696a068725ea372639a8fc56a527e387baa1ed SHA256: b36792ecacad32ebf0c52b2d926bebd58e94f25f530efba43a8b5891a0ed3e68 SHA512: ae198a4ed083af85ca2853bb5e0a463fba9aa801b116f45c6b9f53a166893df512a6976b5756e56779b8a63d976ceb2f8b7185e3de693a29915839d199e486f7 Homepage: http://www.samba.org Description: Debug symbols for samba-libs Build-Ids: 03efefcb9ba95c9c2d8963f5f82e92cf9fe38138 06f2a3b91caad19016be30e7b664e849c2f7c96b 095b77a406ec7b246ac7ed43f8d83c539fbb26db 0c88104b2c605be92d80315fa4156ad5f483bb66 0e4a5336bda6613a4986066dec96f7bc2ae52b72 0ecc88804d27bf53362463aefa82f740d351d41d 0f5e0c6c399a708d658244836c26e4e8fc90f6b5 16bb0fb0758ec2f3bdbf525c201110befbe4bd12 182b97d45660a864dc4557cbd0a8bd19e33ec52c 186e6f14874aa4b4c15a413c526fba7cfcb81d02 1a3ee424d4d702f0a7a521ecb04a38b540ff0cc1 1b34eeadb270a871cf236d7b8a7888d703ffc424 1c788dc16d4af83e953b5ba53aee2727359e026e 1f8be0b1656911f1a4da32a2efa9685b5d5659c0 1fc6ffb4dfa871556c6f551d6cca423e3bb28e53 1fcd43b9d60c1e05e00fbb21bc168b3a0790d899 212fb4b43db7d3a0f1e4a806a28874c115746024 25d4d688dc658afdef51e1d41f93c6fe777cdb1d 2b73cd14a2f2d9dad8edfc5ce10adaeaa5ae3eb3 2be4a4ef89d3f2ba7f94457165f0b562b888f5c4 2c931236ce8e181af0886508be1704cf2e8ecd57 2fc6d7a732c1f2d5222d516a32d205a6086ced35 32448785f92b8d99eb05f43f5164cf96644d87cd 38997fa25453e532fff4d8b9a4a1738124ea8c32 3f528bb522a97648886a365c05d0917ba2889e96 3f697affe0c062505dfacb49c7ff85dcb38fbce9 4052c5d2cd36158cce43abde7d58ce3363673d04 44d33b797ac1243f1f02fc24a558a08f87b2f664 45308598669a0547111fe73a0987fc73a2fe56a0 454351cf9718fd5a595da2df603a63173b4c08f5 470452b626d1f96dd29b3a33d4520d144af25db3 47900708d05556de0a6b3a1587c035cf260c199b 4a4c4bb389162a699d4a601e41090c37686cb44d 4c83c2ad738195a56ac25b58a3397d179561f2c4 4df50110a3d2229734f0385bff7225881d11d62f 4f15fd039535bd53deb7775d0377154572816652 51a2093b5fed6dbb7f8721fbb7bb829966b9efe8 53744c03ca015aede9146f02c2a94669997cdeb1 54b19a5d6cb5a750e393f074b94da4024437d9c6 54db1c5e74eda73b1c82e45ee12e1a50fe3d18cd 567879d75f2a0330bc19bddbb03fd40b49c37fac 57927669734b875ac3c4b6402b0da2cb6957ac9d 57d69be091faf1ceff1cc05fc2bd71334a68183c 580dfcf66cd10e0f3ddc71dd0622decdfc36cb7a 58b0ec8014692ada51673fff9ebe728a00dc093a 5bb4ed18f434582809ba802a5a16bf29edda2816 5c5aea7e50198b45567f33d37d66882a1475edca 5f13aa8bfb0ca552d04288aa684da1f11d41debb 5f15230dda9407c11cdc6e95cff7b907378a8a8d 63701825399102ba334d58af57535b05324f34e0 65f78ec353237554134be36b6163210b9e76ede4 668a7ee62fa4491d7f9938295c941993c7835c02 68ec73ee273843164d123d5c0120ee128ead5340 69ae7f9d70f2c8a5d649dbc567ff5212654f997d 6a3f5899c2f90972ef37885537d4d20654874b19 6b3a56bebe9b77317088236eb14fced9d5da0405 6d42a87b8e33caa7e5edd3d1b5f9e74215dd32b7 6d5e207bf18ba9d3b48d57e0a0c3e1cf2e4b9690 6e4c99c3f429f988512306d3a1f2ebbf20a2c33a 6ef35c73d0fd3885d477c68d1052650664edd319 6f48580d3eea6b84040595bd1eeb26dcd4b740fc 6f58e75d383775f33a509f51f8fb3ce6e9be8f1a 6f70256e5ee0284f059999ed4b311883460cb516 7186535ce1be9dff8c3e27ae7520de07aab376fe 72007893de2aa911ac523cdba15e763ff211c2a9 744ba6d318caae833d3a630c3b38e3211a88d783 755da3b9f828c2ccc0705951b33d83f90c42705c 77448972d14564bb05abe53a92aee8148b48390b 78edfb90240f3fc8e67a22e4968afc36f7aa31d7 79d222e53321aa1dba0e56321d3f349226c0dfcd 7cc34d4adae93ddc3dcb90b569538a61a8052695 7ddd246124031c11d6a1d289be0026f8ed3a3595 846b333c332053c6decaffdd440817fffa8278c9 84c39090b5c6af99827be2b3cb7d8bc5ead55d38 87aac012d4d9365fa4c4891563b75f7329a09415 87e379b8df7b9ad9bdbaaeb930d524754d7e3562 9804599ab56590ef3c4928aec828df72221aa08c 98d47d79e4ad52ed52f87ca18c2c0471ccc44c74 98edf029bdd31938ba81ae3434bcb9f9ac9ba982 9b9a89f1ebf75dace2a00ad246bf09322fc6a3c4 9bb77dc7ecdee7cfff9ebe12aed6718518468350 9c2322018171fe002415778228e57e91a403ee2d a105ca40065ac4890cd42267c5bc6e2e812dfe71 a1e59bbca569211207d8485bd1bef44833a9f8fb a2da5434187ffbd03d2eee835e0c8834f427967c a353aa23424b648654666f48d190b3554a3f07fd a43b81ad27032ffe38c4b79915fdeb1e73d1f2a6 a9ec6ba654600a2e74badf84c376e5acd156337b aa2602aa6aabf1a1fc360ee5bef08afc55477d4e aa34cc876e6c8e967e0306bb44e5fb5abe8925b3 ab0d4b97b9aad65e0ce1bcb2d28de383aa0357d8 acb2286a4300ad538b9ab8abe692289b56e9b0d0 acc5aad175bd5dd19956eb4bc6347c2d52fd533a ad648a6c1a6f5d16537fc12aa9e6ba768c94e80b b026e433b9fef4d9f8be932997b3231443df22b9 b225f11579b41b1e449fc3fb2a5622eac3564dbf b5f69e865da25990af97e95a28d459f6312ccfad b62595c5f5a7052a84d3eb89fa090e948f5837cc b75c886060d03bf8792b437f2e8d58a5140e8b62 b8eeda3152e424d2a3b7c1ddc95dd88d337bfd73 bc34f2813318026a92fd37319eb0b72ca0f71323 c02d49bb5c68ec59fad86365c34c106a6023f7ea c17ff7813b85b7463861249f0cb2bb198d33369d c4fae974aa3814cc38853dfa5acc012b7a8808eb c6b80f9f7ee0534c998fa108757585e138fd783e d134f28c928324ded836ceca0afcbaabbed70b9f d2e3aa2cd7c1fc5a886c1788d9315a80c011cce7 d2fb6b7cbc725358151869d87f09c51926aa1839 d3e8e20435616c8dc1e799dfa16dc6cb12761938 d79d8407ebcce5831fead855133c78f412864292 d8f4a707bea4a503ed507cec67c0ee277684d152 d9314d58400f087c1d8e86843d57702b2d2a8c56 de121a8d303ee9af7de86a0a3d60298386787a4b e0415cd8d59705d5010297676a83e6e73e534316 e18bae1b9d710d5449fda886635c0ed287ac2dac e2a6e6fd3d737879f26bc649bb62ad1263a43ef8 e3446653dd039424e6fac5d4b85a68a43c1d6dd2 e5d7781e0b8404c4d5c25024ae1a3d746ce6a117 e63fb38529360a3cd6aa6ba632f876641228006c e7237c15156880e93ab3cddc8bdd833c2189881f eaed9aa24b7b4cf549cb0bd12b89b0d2a502356f eb174d3b7cea793f642f1ad23bf9038c3bdc4e9b edfb1f3f307b030d0544a597a93975301de52158 eec3772afdb30b3b838c7c98a45524cab315caa2 ef16861c635575faaf4ba26b2cb9f626aa34995d ef52c49ac38d0d70acfe2e8739ba87d9428d4e65 f09716feeb5177a7ef14d28c7ef4036f769c591a f653563f0c71771f735a463101ed2b02290fbfb1 f658f7d4da012f0b27c84d08fa39b450b385cf2d f89a1365588130fac6230524c1fe02a2f1cd47d1 f98e8f38633c6bffa810d93052dd8575b42da55c fba97d2d67c0be4d62e2b9ff9052e184ab0d717a fe09c390d08a606b3ece5a5ec883b236d881adc5 Package: samba-dsdb-modules Architecture: amd64 Version: 2:4.10.1-1A~4.4.0.202001141239 Priority: optional Section: libs Source: samba Maintainer: Debian Samba Maintainers Installed-Size: 1517 Depends: libgpgme11 (>= 1.2.0), samba-libs (= 2:4.10.1-1A~4.4.0.202001141239), libldb1 (<< 2:1.5.5~), libldb1 (>> 2:1.5.4~), libbsd0 (>= 0.0), libc6 (>= 2.14), libcap2 (>= 1:2.10), libcups2 (>= 1.4.0), libgnutls30 (>= 3.5.0), libjansson4 (>= 2.0.1), libldap-2.4-2 (>= 2.4.7), libpopt0 (>= 1.14), libsystemd0, libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.9), libwbclient0 (= 2:4.10.1-1A~4.4.0.202001141239), zlib1g (>= 1:1.1.4) Enhances: libldb1 Filename: 4.4-4/amd64/samba-dsdb-modules_4.10.1-1A~4.4.0.202001141239_amd64.deb Size: 382790 MD5sum: df85164bfea777e2f77b95f0771b3a7e SHA1: ca70c218297c2ccc1451cabe37f68213ef31acb6 SHA256: 163ae6ef448924d195f16580a20b4eaa08a6b1ab97bb8e9ba7f41680f90cf460 SHA512: 201559bfd86ebcbd9a2e57b0827a91d65a475d2944883259d4560685a19cbe0b68fa6f430e80028212729e7822ad1e370df9b427957d2adb8e2e7cea316566a0 Homepage: http://www.samba.org Description: Samba Directory Services Database 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 both NT4-style and Active Directory domains. . This package contains LDB plugins which add support for various Active Directory features to the LDB library. Package: winbind-dbgsym Architecture: amd64 Version: 2:4.10.1-1A~4.4.0.202001141239 Auto-Built-Package: debug-symbols Priority: extra Section: debug Source: samba Maintainer: Debian Samba Maintainers Installed-Size: 2019 Depends: winbind (= 2:4.10.1-1A~4.4.0.202001141239) Breaks: samba-dbg (<< 2:4.6.1-1A) Replaces: samba-dbg (<< 2:4.6.1-1A) Filename: 4.4-4/amd64/winbind-dbgsym_4.10.1-1A~4.4.0.202001141239_amd64.deb Size: 1677296 MD5sum: 3c9e989ce340d882991fd044ef125de3 SHA1: b59d440d985460950ac218e6d5fdc65f0fed52fe SHA256: 15fc5487d7c14e5dc1db71148991f21d816c3488d206c660f4f7c0143ec96e6b SHA512: 9ef90637948cbfd22cfa938e21358de3984414359ea5774381c27a18b4742144990fff4dd18bbbb72bb7ede35fbe6035e4502f43b604b73b1c37c037831bf8b7 Homepage: http://www.samba.org Description: Debug symbols for winbind Build-Ids: 09d69a6068ec19d83ecf2ca4798afb44e6e8ef66 0b73dffbdebacb7065b71204f68a9eae3b1dfe86 10c894728703f9467934c9a5e47a2a862d91066a 1406dfddaff801ae0d0fbf4a8cc1f5ba135e016f 6f304440da4c2fcd2021ebda1acfc7ae2681ab6b 735e3a6da35a45a4d4930044b173fbdbd060194e 79e993b002676f1d92b7151a146f80da35001a80 7a7ed994d2c76ef6904f191a99191be8da1e194d 7e2f785a83e9701deeeb1f161585410deb5be0d2 8085a011826365faea2fc946c4c95c1761f858fe 83d5a3b3ccc397323bae297750553c5cbbc074b5 b63a43e8b8f0c0168f99f71c0ed568cbf32ce118 d5916e7b147304408dbcd7047cc9585d46b0416d e607e67aa80b697ec48c51b15da3471ad4e243fe f780f1d886100809a8a15d1ea9a9064353ef8f39 f8505a15c164cc35c9daaa5923e8bcdad8fc24e2 fd86091cb2e2eac48658a126e6ecb501ebc6e8c8 Package: samba-common-bin-dbgsym Architecture: amd64 Version: 2:4.10.1-1A~4.4.0.202001141239 Auto-Built-Package: debug-symbols Priority: extra Section: debug Source: samba Maintainer: Debian Samba Maintainers Installed-Size: 1340 Depends: samba-common-bin (= 2:4.10.1-1A~4.4.0.202001141239) Breaks: samba-dbg (<< 2:4.6.1-1A) Replaces: samba-dbg (<< 2:4.6.1-1A) Filename: 4.4-4/amd64/samba-common-bin-dbgsym_4.10.1-1A~4.4.0.202001141239_amd64.deb Size: 1152630 MD5sum: 4979db9e727c8646a9734a53dd2f0ebb SHA1: 5ff8cfecb14e28e35c56513b5e0fca4365a82293 SHA256: b8e5186e7a1214b7e6f0d7eb1bc90b93c5861fdef8c5513fdb171d0ccb8f1a90 SHA512: 497c46472dbb6a52cb7ee830d960d166b7b4978287d85eb5a0fe69cc2e34943f7e0e39eb3f44bd94c791de6bef0b255afb40b1edc78a4a21527080c185d5c0eb Homepage: http://www.samba.org Description: Debug symbols for samba-common-bin Build-Ids: 5d3f9a1137d4b14d7a54ba893ff6a872b2585ec5 5ef64f3baf9d71413038308f83b70c587e641980 6e3a1a845d665a06ea83224bce46bf0f875a27e7 843bd6055c044f34453fa20dd73d195ce8ccf499 97010138adceedfbae51a000d96d7efad8764ef9 c4e9f98b60fdcb7d2bf9d04b16e095c174887998 Package: smbclient Architecture: amd64 Version: 2:4.10.1-1A~4.4.0.202001141239 Priority: optional Section: net Source: samba Maintainer: Debian Samba Maintainers Installed-Size: 1764 Provides: samba-client Pre-Depends: dpkg (>= 1.15.6~) Depends: samba-common (= 2:4.10.1-1A~4.4.0.202001141239), samba-libs (= 2:4.10.1-1A~4.4.0.202001141239), libarchive13 (>= 3.0.4), libbsd0 (>= 0.0), libc6 (>= 2.14), libcap2 (>= 1:2.10), libcups2 (>= 1.4.0), libgnutls30 (>= 3.5.0), libjansson4 (>= 2.0.1), libldap-2.4-2 (>= 2.4.7), libldb1 (>= 0.9.21), libncurses5 (>= 6), libpopt0 (>= 1.14), libreadline7 (>= 6.0), libsmbclient (>= 2:4.0.3+dfsg1), libsystemd0, libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.1.2~git20080520), libtevent0 (>= 0.9.9), libtinfo5 (>= 6), libwbclient0 (= 2:4.10.1-1A~4.4.0.202001141239), zlib1g (>= 1:1.1.4) Suggests: cifs-utils, heimdal-clients Filename: 4.4-4/amd64/smbclient_4.10.1-1A~4.4.0.202001141239_amd64.deb Size: 460972 MD5sum: b87fdecf8426d892c017f89d1cf3e3a3 SHA1: 5939e816fdbf985a6e96d78f5c286c31727f4105 SHA256: a20f71bfd2698e992b426bc35ea6a42ecd8f66fba0d4a69f0673943a1d1d03bb SHA512: c023684878d50fb27c85ca399340d9129d88680273d15484a1ab6c1536252a302f802da1cef64f532f23315c56e3701b096e49120f87e56470b59393946c8aeb Homepage: http://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: libsmbclient-dbgsym Architecture: amd64 Version: 2:4.10.1-1A~4.4.0.202001141239 Auto-Built-Package: debug-symbols Multi-Arch: same Priority: extra Section: debug Source: samba Maintainer: Debian Samba Maintainers Installed-Size: 211 Depends: libsmbclient (= 2:4.10.1-1A~4.4.0.202001141239) Breaks: samba-dbg (<< 2:4.6.1-1A) Replaces: samba-dbg (<< 2:4.6.1-1A) Filename: 4.4-4/amd64/libsmbclient-dbgsym_4.10.1-1A~4.4.0.202001141239_amd64.deb Size: 176186 MD5sum: 4b5b370c8cd6641ed927a7b79ec7ce9a SHA1: d4ab7ed3276e833a4e3bc55cd144d05c9a3ffcd1 SHA256: 3a30c9a6c16928ef45613623f0efa11ef92d11a4e3804612d04ebbedd042820a SHA512: dff19dd00bc8793069e24c1b4a04a54001bd96eeb47ef7ab23450905420a8647da5ea6fbc6a965fee59d885b002de9f1eb1860e3d4f241c9963a38e5c43c0108 Homepage: http://www.samba.org Description: Debug symbols for libsmbclient Build-Ids: 94173892a0a608c6229862d8d7452a8e9c9a98a5 Package: libpam-winbind Architecture: amd64 Version: 2:4.10.1-1A~4.4.0.202001141239 Multi-Arch: same Priority: optional Section: net Source: samba Maintainer: Debian Samba Maintainers Installed-Size: 178 Pre-Depends: dpkg (>= 1.15.6~) Depends: libpam-runtime (>= 1.0.1-6), libpam0g (>= 1.1.3-2~), samba-common (= 2:4.10.1-1A~4.4.0.202001141239), samba-libs (= 2:4.10.1-1A~4.4.0.202001141239), winbind (= 2:4.10.1-1A~4.4.0.202001141239), libbsd0 (>= 0.0), libc6 (>= 2.14), libtalloc2 (>= 2.0.4~git20101213), libwbclient0 (= 2:4.10.1-1A~4.4.0.202001141239) Suggests: libnss-winbind Filename: 4.4-4/amd64/libpam-winbind_4.10.1-1A~4.4.0.202001141239_amd64.deb Size: 128944 MD5sum: 0634b10d5cddb422cec1be6f70039f78 SHA1: eef7409a26978843a1356a8666733b5302b1dded SHA256: ae7484746c2962a6c7c1e57d6ffafc2e50e739222fc571a4aa4a1fa8e3c325cc SHA512: f88f217b2f388ee2652fecb45aeb479115ff0537443d087e70fd3ebdf33726f782803096de2b5785047853826e36fc3f8d51ba1d1149cd73cb61f95cedb94a46 Homepage: http://www.samba.org Description: Windows domain authentication integration plugin 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. Samba can also function as an NT4-style domain controller, and can integrate with both NT4 domains and Active Directory realms as a member server. . This package provides pam_winbind, a plugin that integrates with a local winbindd server to provide Windows domain authentication to the system. Package: samba-vfs-modules-dbgsym Architecture: amd64 Version: 2:4.10.1-1A~4.4.0.202001141239 Auto-Built-Package: debug-symbols Priority: extra Section: debug Source: samba Maintainer: Debian Samba Maintainers Installed-Size: 1871 Depends: samba-vfs-modules (= 2:4.10.1-1A~4.4.0.202001141239) Breaks: samba-dbg (<< 2:4.6.1-1A) Replaces: samba-dbg (<< 2:4.6.1-1A) Filename: 4.4-4/amd64/samba-vfs-modules-dbgsym_4.10.1-1A~4.4.0.202001141239_amd64.deb Size: 1460714 MD5sum: 764fb455723f3cec36093600d8a97678 SHA1: 800370958c1bb724d4d6c56c30dcede0d28412bf SHA256: c22afd4637f877dac3deaa5d24e7741f9f61a6ae96d8ea49fb4c75e50e7c6335 SHA512: bf0db200311ccd5b72d40afc590ad4f631bc487f7ed1f13ae48d552c303457506770527c7360320ffb5b0da705117221e5201350aebe2408d1f829817a726f4b Homepage: http://www.samba.org Description: Debug symbols for samba-vfs-modules Build-Ids: 120db4e38c717ffab55085bdb6e26a6118512d65 1b27631bdfa4588bf53ea8be773d75af64b0ab8c 232debf4dc491a7141d60012d9bc5da241589f23 2c51f15289b131de3c41f3c8c947360d67bf7045 3451fc2a87d4d02a8e1afb2eb7b359fcd8c1212b 3fce111c512bde9d04d81865a61c51edd2cf734a 492a1589b942245df2529dd8e173c69c8ea0b279 4da6860b375ed7a154bc04fac6b1078c4804e279 4e412e7d48f07859968f2ff9d0850f6140f33516 585434dfdc080edc0dd399f3381056c2562ed58b 692b20239d3596c178f7dccf8e90bf0e4c45de54 717a5c7ce5bb815c58da754a6259f1ceb4a13692 75b2ae40e739b9d03e49e8a4946837336ba71750 7c49f2f79a6b4afaacb49103f75a73a10dfc4732 7dcd4080b965c42701f5287fa7ed08a24f165b57 7fc11562b2205e79a6d0c692060ec2f34531edd1 81784ff9e034e88dbf661a721b9bd2af4315b5c9 87d7934942ba3414c85889f90953cedb3d1a46a4 8e17b2f63616a32e34963f24cb0c969a2e451a5c 8e9bcd12c89c7e999dbc9373de44a43208fbc9b0 90accfeb53810eddc2fdca631ec83ceecc683cd6 9501973c167bc1e12641b8905e2660106301a34b 96b112404ad0cebaa5e37f092e7dc67690f8f272 9fdaf102079f867a09ce32c00bea5f42936b2395 af3f14501866939e4602e4b9bb9b77d76173d88f b2dfed64f86bacabaccd085ec64c782557455d10 b9dece6f547ccf9be0b626dc2d4e2fc8b3b460b2 bdc875bc8a385672e8be535bd47a3ff44623c3e2 bfce48b158b52582217eb4ff4c6967e6286d7bfa cac527a4d9c5698f92d5fc192e3c2f93c083b274 cb561d1b3c7e0d328c5eb28f1f5f00efb218efe1 d263b363667765365f0cc97701962862dbb66cda d4946133653d2f512e7d1f2a2f090a1c2b7bafef d775dcea5fd550c789be5dd71185d11fa716956d ddcd1e128bd3b9d2505de8c666e9c4aeb5bc22e9 de791c7ac7179f28be9bbf93fbe91aaeed5053f6 e3cf1ecb39373fb11981abff431b7f75270ae1bf e406e93043ca688aff60eada3b2156ac47a4115a ed170fe9db2d2a9c5f91573a6a47c698c6731e65 ee13ec576ce27f7136bc3352ff6540de8f1106f4 f3b50ed2556f332f5b565ff4dbabf2b770c24e55 f65e3763d2c9730e1fd60730d89fa38a96ecbadc fc4c962b164298fd3606d8169ce527b780a2cad5 fe8082ccbcb902bb731bc523d24d678615f3ba8f Package: python-samba-dbgsym Architecture: amd64 Version: 2:4.10.1-1A~4.4.0.202001141239 Auto-Built-Package: debug-symbols Priority: extra Section: debug Source: samba Maintainer: Debian Samba Maintainers Installed-Size: 11127 Depends: python-samba (= 2:4.10.1-1A~4.4.0.202001141239) Breaks: samba-dbg (<< 2:4.6.1-1A) Replaces: samba-dbg (<< 2:4.6.1-1A) Filename: 4.4-4/amd64/python-samba-dbgsym_4.10.1-1A~4.4.0.202001141239_amd64.deb Size: 8201234 MD5sum: a93b5eada58ad36dfe8c8e8a3b2c6350 SHA1: e0dac1865abad6f1f4fce2e0afff2af10c087f9f SHA256: 9f8f8635b78747dd43c3768d4daa54223f6a53459a8da6edfd1e750793b335ad SHA512: 5ef38574885bf93080467f2fafef64215e44bb3c8399f7de4055d2a7a466f3ca5568a1e4dfd999ad43927652a1a957c2eceeee1f2a6a5476cd87fe39623fe021 Homepage: http://www.samba.org Description: Debug symbols for python-samba Build-Ids: 000ab1abdf07405ca9314da4d6ac08a4a0af2f9e 00632d33f1dd6b9b4deb1712442389351bb4272d 0120402be8f88d1be7c8bd1cdee750810843957c 013dae972678f020a7bbcc8ed60a9926bf3e5c24 0a8c6be34059367329a5898d034d6fd847f23677 137530a913c2462cfd8923910bbf07426e9d9265 1a3af0792590464061acdef99b4d86c890371040 1eb03fd23223fade8f2db854cc21062a627e822d 2773dc33da508477100f4f2017dd483ccb9f6ead 2a7175424c1e1694137e3de33f6c5f268d283d30 2bc9b4d8042a0be93c164402ab67babe08d1a951 2ff7b412b7299a4d1e6ae1bd32cf673587e9dd8d 330d3983f51e2f1f22eab9a6b1d53a1733d242a1 3637ab9b99484e52c7c497ef5cde5ca2834c4e52 3a5597fd0c3567dbf699994d5749f00746ce2d73 3a5ff07e905a4299eb9c610ffc6a9d00d688e346 40b798bcd59da25ff00d2aa0baf809659f0e48c5 44db89e40482d8a6cb688d0d620ebb0312321574 481d9b610593666dc6a0ecf121c66359fbd85f19 55a03526903eb9b9dea8fb78d5772b18cae51930 570dae3273ce3da06c7f26519556d47aa2fa2b06 5a7b44bf3b1cfb49f3df7e02906bac7275bb22f4 5a98abdeffa914bee367edc015b059dbb6fd5c07 63d964df320977bdd1efd1f5bcb5759331c791b9 63f3e13c8fa05dfdee7423b232a0e82866f77a97 70e37b484ee4d1cda6d30a60b688548bc684f8eb 71d4eff6da3e6f6512221f545a7faf2a991b64ea 792d033707be94b2a0d7c7ac14a500fda1be9281 7b78d8c5e8ec45387ac513cd74df1788f7a2d8e1 8f4dc796763728df1539e32ac031f80fce2d98c7 90f1fa191f35d843bba3a37f64c18b5a5fae9232 912a74d781734d5b7867e8da6c9fabe50a5cfa20 93028693c3e5bf79702bc6e0bad0bbfdafd65a08 9a9c6e8b8facf9bc5e788cfc11d8b5c3d621dee7 9af863b95d8dd984a5b60ef51667f62579d37704 9d7f31eaee379b354181b9e04a014af8a8f130ee a78dc88e8e6053845756b544ca98e6a13e127ffc b03374623a8ffb1d8d66d556300f23cda1528f9f b0d4500459acd80f1789a1878700d7757d7985dd b1b30dead00366b12694038c722f191737a1e6f8 b1d6522e49b6c89886eeb275ffe32674f3b76054 b3eef86a70c54a130ec2e08f4c9d56f7b0b5c78f b85837be4d1776939fe1183970342466ccf93f2e b865516b5c41822c9e0aec35d427a41cf82d1961 b9601621130f0794b3306573d14b44365481a50d b9b8e3d0be39d4e1f2e3ea7a52ce415f63cc520c bdf600e5036d171cab87b5d8cafe68a943d3ed30 be1adefcf0c52379219dae271ff0634cd09d69cb c11059494b793b41a35e5aec80fb4ecdbea757e3 c6368147ae0b25f89fe480b8424b1f2fdffa021b cce99c5f4b6742b87161fea6c1a8670b1ae27c04 cec3b9c2485d293deb19db92ebd5e699c19abcdd d1b3bb51a25c3a80101980d1ba4254fb8ffb274c d435c6009d69fc1e98e3da62bbb0f67baf427219 d9a2a712cc363f7867c76cf3eae457d01a9ddaf5 dd12659ec64b800496b9a77f9d7615331056d2f4 e53f5949cd05861b10f87ecd4993831f71a10908 e5bbdfa4b870dc1d25dd007745bd60d9c22e634d e6ee23c65b178ddab9685ecd2875dadbf267bc27 e826c361cde2d8446bbd93eac98fa9d0091b507e eb54ba60fbbcb1827982e121f044c51244ea179c ebf79fb03fe25fc337912418a31117ab68549a35 ed653403c1398291153880607f820c517be45c6a f658ba276dc1b05ddbbc74775f5c9516a0988a8f fe0e4dc82727ae4dbef0fa5d79d77cf3ab4bf76f Package: libwbclient0 Architecture: amd64 Version: 2:4.10.1-1A~4.4.0.202001141239 Multi-Arch: same Priority: optional Section: libs Source: samba Maintainer: Debian Samba Maintainers Installed-Size: 199 Pre-Depends: dpkg (>= 1.15.6~) Depends: libbsd0 (>= 0.0), libc6 (>= 2.14) Filename: 4.4-4/amd64/libwbclient0_4.10.1-1A~4.4.0.202001141239_amd64.deb Size: 128134 MD5sum: 213463e3ffe0ad20999fb853308f6eeb SHA1: aae7b97f262ed983f1517d3d37c6ab99ca5f2971 SHA256: ac1de22b9a875e90c5d46e164e9888d8c8bd6176f8ddb5eaad498ce4dc452f4d SHA512: ec58d72f2b367da8c2adbd7e627a555d5841aebf0c20b30f43aae9450d78756fe64b388da937dc4a3be1b30a825d5c30adc89621b9d1b2d86bf57481fc83ceb5 Homepage: http://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: libsmbclient-dev Architecture: amd64 Version: 2:4.10.1-1A~4.4.0.202001141239 Multi-Arch: same Priority: extra Section: libdevel Source: samba Maintainer: Debian Samba Maintainers Installed-Size: 298 Pre-Depends: dpkg (>= 1.15.6~) Depends: libsmbclient (= 2:4.10.1-1A~4.4.0.202001141239) Filename: 4.4-4/amd64/libsmbclient-dev_4.10.1-1A~4.4.0.202001141239_amd64.deb Size: 141712 MD5sum: 5969a811abc0d14ff619ffe8b5b9768d SHA1: a9ca718fd67c2c2b653289a08a2a9e4ea3be31a8 SHA256: 977526aa71057dcc2706dd95fa5b1b8a5c11ba874d3fa0915ad3b4411af97f00 SHA512: 491b55a270504d96ac1df8b19a3e538b15cf5a365b3baf4559b61263d82fc56e8c376cd59f8111fb34ab7e21bab016b5c21c1a30f23048b96729d7f1527c2d3d Homepage: http://www.samba.org Description: development files for libsmbclient This package provides the development files (static library and headers) required for building applications against libsmbclient, a library that enables client applications to talk to Microsoft Windows and Samba servers using the SMB/CIFS protocol. Package: samba-common-bin Architecture: amd64 Version: 2:4.10.1-1A~4.4.0.202001141239 Priority: optional Section: net Source: samba Maintainer: Debian Samba Maintainers Installed-Size: 1500 Depends: python, python-samba, samba-common (= 2:4.10.1-1A~4.4.0.202001141239), samba-libs (= 2:4.10.1-1A~4.4.0.202001141239), python2.7:any, libacl1 (>= 2.2.51-8), libbsd0 (>= 0.0), libc6 (>= 2.14), libcap2 (>= 1:2.10), libcups2 (>= 1.4.0), libglib2.0-0 (>= 2.16.0), libgnutls30 (>= 3.5.0), libjansson4 (>= 2.0.1), libldap-2.4-2 (>= 2.4.7), libldb1 (>= 0.9.21), libncurses5 (>= 6), libpam0g (>= 0.99.7.1), libpopt0 (>= 1.14), libreadline7 (>= 6.0), libsystemd0, libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.9), libtinfo5 (>= 6), libtracker-sparql-1.0-0 (>= 0.10.0), libwbclient0 (= 2:4.10.1-1A~4.4.0.202001141239), zlib1g (>= 1:1.1.4) Suggests: heimdal-clients Filename: 4.4-4/amd64/samba-common-bin_4.10.1-1A~4.4.0.202001141239_amd64.deb Size: 621188 MD5sum: 979f09a294909ab72822fac4c77c3b1f SHA1: c0bf907c875d879f0adbcb25d285e01929baa517 SHA256: ab4915fef889cfa959732312532190062948f3ff1c8f987c43f946c84742aeaf SHA512: e444d9963cca4ea58707d9b9dd719f568d2d0285d65eba99fac79ae4a19db1a876c9d385c9f9deff2a0d5faaf7a03cf89a65f4d74ea72c9787ab88ed079236ef Homepage: http://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 both NT4-style and Active Directory 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 samba-clients package). Package: registry-tools-dbgsym Architecture: amd64 Version: 2:4.10.1-1A~4.4.0.202001141239 Auto-Built-Package: debug-symbols Priority: extra Section: debug Source: samba Maintainer: Debian Samba Maintainers Installed-Size: 129 Depends: registry-tools (= 2:4.10.1-1A~4.4.0.202001141239) Breaks: samba-dbg (<< 2:4.6.1-1A) Replaces: samba-dbg (<< 2:4.6.1-1A) Filename: 4.4-4/amd64/registry-tools-dbgsym_4.10.1-1A~4.4.0.202001141239_amd64.deb Size: 78618 MD5sum: dbe09d31f7cf134136738fcee1b9ba7f SHA1: cb5d92583000a8ab4a2764317eec706d5d3e1b6d SHA256: 788af8c5f0b3b4fd1b3f298eda78f63f886aa6c9a5a676dfa23a023f22bc76ad SHA512: 7c45938108ae91f58deafa9f48cce1d39dfd03b8d852bff5d112de8a50424cf7113c9ff4445efa80ea59765d6a11cb5dea7fb50e81dbf117e769642ed74750ec Homepage: http://www.samba.org Description: Debug symbols for registry-tools Build-Ids: 008d4bd7b2c4a9756fc6dcab3a6ab39d20837187 b70d5b8bac4e427ebdfa5260fac888130c9886a6 bfdc5df78c106e026f3d2e3385b82b2e9dc702bb f2e921151be67bbf75f053816defcfd65da23166 Package: registry-tools Architecture: amd64 Version: 2:4.10.1-1A~4.4.0.202001141239 Priority: optional Section: net Source: samba Maintainer: Debian Samba Maintainers Installed-Size: 239 Depends: samba-libs (= 2:4.10.1-1A~4.4.0.202001141239), libbsd0 (>= 0.0), libc6 (>= 2.8), libcap2 (>= 1:2.10), libcups2 (>= 1.4.0), libgnutls30 (>= 3.5.0), libjansson4 (>= 2.0.1), libldap-2.4-2 (>= 2.4.7), libldb1 (>= 0.9.21), libncurses5 (>= 6), libpopt0 (>= 1.14), libreadline7 (>= 6.0), libsystemd0, libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.1.2~git20080520), libtevent0 (>= 0.9.9), libtinfo5 (>= 6), libwbclient0 (= 2:4.10.1-1A~4.4.0.202001141239), zlib1g (>= 1:1.1.4) Filename: 4.4-4/amd64/registry-tools_4.10.1-1A~4.4.0.202001141239_amd64.deb Size: 130204 MD5sum: e14bdbd6427bcd350b351a48b9735f9f SHA1: 92b48ef8a77c230ae86a27cc33a82a77e124fb5e SHA256: 94d40990d6491e227ef43cee1b11883b2578f8fc9251797e50ccc94ae64c5a64 SHA512: a2a56f0fbc70fc83feef6f0eebe16d8796646b64c5a6e121169d43bfa0b2d53fd994b672d12a0e7ee4c51d1e73920b249c2ce8a3f343109bbb65fb3f4a76ce94 Homepage: http://www.samba.org Description: tools for viewing and manipulating the Windows registry 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 both NT4-style and Active Directory domains. . This package contains tools for viewing and manipulating the binary "registry" found on Windows machines, both locally and remote. Package: samba-dsdb-modules-dbgsym Architecture: amd64 Version: 2:4.10.1-1A~4.4.0.202001141239 Auto-Built-Package: debug-symbols Priority: extra Section: debug Source: samba Maintainer: Debian Samba Maintainers Installed-Size: 1489 Depends: samba-dsdb-modules (= 2:4.10.1-1A~4.4.0.202001141239) Breaks: samba-dbg (<< 2:4.6.1-1A) Replaces: samba-dbg (<< 2:4.6.1-1A) Filename: 4.4-4/amd64/samba-dsdb-modules-dbgsym_4.10.1-1A~4.4.0.202001141239_amd64.deb Size: 1040980 MD5sum: 5412cb389d0b455387f495a21f685f1e SHA1: 497f450b8e00bdb1e226f7978f585149c67663a9 SHA256: b689697c96d00c57c96e16dbac8781764f49552c31122c8d7d09937291f7b5c9 SHA512: ec3f7dbfdc79ceaed742544d36d3bc4f656000667922c3df9746a0b100603e83414d3af0af7e2b072402e3351a688cf4f553e51e87ba69d1e583f46129323dc2 Homepage: http://www.samba.org Description: Debug symbols for samba-dsdb-modules Build-Ids: 0093f808077a0243fb79705f0a4c55097990bb5e 0452abf2f09a5f1664f204118ce46d35968ae142 04bdf8575f534896d475dfb5c951851e8e954aa9 08f0c7035c9628462af3f8277d902f26b33c9c52 1091ec7979e66cffd190f69d55d0a9a7646836f5 13afa70ca8acb280f2d56cc390dca00e9d4cb6c1 15d3d07f0024912427ec1fc54e25a97b01408b92 23a37b251b413efcd0177255762932be0203117c 2e5e7bd87dbac7c60ac2d14d97e963c8e4ede275 3019a5eeb1f47ee2a456e467079785372a373018 32bad6c8c7617c7523fa11000f54b10634165440 35b8cedb062c7b1f6cd3fc17d5a87d3e6803602c 3607a6bad331e5cc24ca004f2b88833f9ddcb3d9 37951d380f437cab2dfd83bdcbb6d7a422a6dcb4 44450c62284c471a33de9c976110019e9826bda2 482dc8ea9429b9a9ad1d338cf5e6102c4dc94a9f 49855081dc9f60a01ea2d8369dc854c5cce55678 4f495d7358e424a44f5eae76ac7afaa738184fa1 5a672a8233216a7306005b9a928c6c53e1669f2e 62cc974ead881a6dfd012cec181769dffe379c0b 64f7df33450102358021e4407e7f408c1ba1daad 7a1d93a1cbde208c11915b367ac8f2752e802410 7bc8e320945b4958f5f647be4f9a437f8b107358 7f152c1eb09396580a1ec1ca5fc1de9e4c75e10e 817e89674649c99bab8419774fff724b045e2c95 8a02e1c353879e7a0b17b1b73b7135c761a12e78 93315f4acfe5c18f6c0c2d0bcb0658bfede37bda 950392c92256d149c6b647634c555948ed3f1b3c 9b9b75488fedf4341b5c4fea9ef93830e6dd1719 a33199a596386275bbde9862f36d144658bc323b a47a9f79f8d2bbe026b63b987bf6eea36f0a91c0 a66b8d625676353c18e9484221710d00737caff3 a91ca8fb468f92c6882028b12c53446b0bb8a1c4 abaa5a4b30bce6e83760fa01f66ef58e1036d67e b45abb1eb481d0587202829b4cd47f406fe25754 b6236aa590893303a9767c57b175c1dca0acdb68 bc7050b88d8dba97865ff50b0478ab94e617effd c290ce4339bc678ec990250fd2df59d619705d64 ca84af27c442f16944f22726c22f91cabc3b3b4c d20e86716a79d4c87e2063f61f3d6898db3c4286 d348422d8bb3bff5aa429980b904cd03cfa498b5 da7554f1ce29a14f59fcb1572e6684028e14d5cf db7345b45957d61ef8d51c0b22cb39e0fb0ae86f e596f917a066cfd7625e961f56c017a94adad77c e5eae54370815f906d0095553e93aea3a720a9da e814a719cbc38059433e33f44908eac15b46e7a5 eca567b223766e3655537e5c9eec3f00be3f0783 ed5d5bf448c909f827707823f74ee3bc1df54b65 efc349b68faf683beb52a8e8486b3966942af8f7 Package: samba-dbgsym Architecture: amd64 Version: 2:4.10.1-1A~4.4.0.202001141239 Auto-Built-Package: debug-symbols Priority: extra Section: debug Source: samba Maintainer: Debian Samba Maintainers Installed-Size: 2392 Depends: samba (= 2:4.10.1-1A~4.4.0.202001141239) Breaks: samba-dbg (<< 2:4.6.1-1A) Replaces: samba-dbg (<< 2:4.6.1-1A) Filename: 4.4-4/amd64/samba-dbgsym_4.10.1-1A~4.4.0.202001141239_amd64.deb Size: 1953616 MD5sum: d7c1b726ca5ebe8bfe50adbec3929585 SHA1: 0e3737475f45e0fb1387144f4eff0a4f7f5731e5 SHA256: 942f2cacbe6b76d2d64aafeffa2537f7fd92c1fdc1104e3d96d5590394606c67 SHA512: 82cf15bf2984551092ea5bccd3fd6b005daa12a98938c88153ced4b52048c727fa4aa8acd84e98cf8f3cc0b312df8532fa65fae9abc701dc633f0cb0aaaa90bf Homepage: http://www.samba.org Description: Debug symbols for samba Build-Ids: 13a028efe2aa06091baecde9e19aed7c1da86d6c 16e23e22975ee073e1e24f6e52460306643eccbb 21eec2df874200d6435b89fee2d8f76e48a843db 348a6ed8e09a46552a302793b512a9211477dcf4 38c9d4016de8caac95a5e49653ff1d9cbd526cf2 3bf49a723644f33094e371a0bfdca27a818a8976 50e1548cafdf249459b8f51f53bfcc5b1af6f002 54da51fec213609e7b371d68a31c150bf8215bbd 572c25b1428745502c264831786df7bf23f15f72 5b34a09ce899c96b337251c446aa3c2d5abb16bf 5e52cd9f744995ce42a18fe419a8523fcec46e8a 6dd4c7b74b187baef9d72a2b464802a60f01f3be 7014a13b7f1e68de310b2a82b310efb9bf00a821 78771ea1514b2bfcc2abceee96e003306bb45a80 7ae2868c125008d15110040ca188fdc64d0c1ca5 831f7582cc4c22810cf219e851df46072da6d39b 85331a2f9b1ac9c29378eb3c90a92ef89237da8d 8f2999812e3b4f2727e8efa660db74c8a317abd8 a0430ed183ab808107f7641890ad9403e0630845 a37b8311844e756065c7aee0b4841251a500760b ab7936977d97aa4ec5a1d8d252b53a1b055ce57b b04a1812f887c7f5521f2b51ddb8096115cb4d54 bcd38911c707e416468931ae5f95b4ac567f9c96 bfee3d62e881369ff4c390826926ae2e82869c63 c281cfd107bcefb2d4fff67f501fb758900c03e1 c4b717b4371b504f2e284bd361656257d2b45fa2 d8847d4d54221258835f92454ad2bd15b2bad51c d91448a43642a990dad1d80dded394ed1486f6c0 df9535436336aee21b16209b0b15cbd1bc8faafd e62e29e54f554096ce9db8e9a19e72cd89f66e0a eb583ed6ac1f3d85353832821cc072beacf2d1ae Package: ctdb-dbgsym Architecture: amd64 Version: 2:4.10.1-1A~4.4.0.202001141239 Auto-Built-Package: debug-symbols Priority: extra Section: debug Source: samba Maintainer: Debian Samba Maintainers Installed-Size: 2821 Depends: ctdb (= 2:4.10.1-1A~4.4.0.202001141239) Breaks: samba-dbg (<< 2:4.6.1-1A) Replaces: samba-dbg (<< 2:4.6.1-1A) Filename: 4.4-4/amd64/ctdb-dbgsym_4.10.1-1A~4.4.0.202001141239_amd64.deb Size: 2411314 MD5sum: bc56791b71822b74bf5a66784ce57b4a SHA1: cd16a6db72e21475e0271a1b702372650b6e8319 SHA256: b71a683adfefe9380cf8f2aca5b438ccce85b342366bd05f7c89d3c5b266327f SHA512: e707f393ab6c8dd0eba455295d16b4de6a2fd56b9c9c6fe23f0c398e9c559372ccbaa7b241b8730779fdf29a87295b55fb3a1f5cf92b57de95efb9f6a516e1e8 Homepage: http://www.samba.org Description: Debug symbols for ctdb Build-Ids: 2b7844680bd0f45cc9eb661677ee6c287e2e7919 2c4913fc3f11d047f419296df16561071d6c9b0a 3ffe37a49d53656499713f3c02027bc7ce7e04d5 414711ac432ac27e47b7f0606039806df522b183 795684b2ae8043be6a25a05a54490139e49e5084 807103e07843bcc259b5dadbec02aa881965c6b5 861f2ba72f10853f98f633f143e3c4c3dad2eb73 8f158f11f02310f978a09e732d181e61f1555795 92c5a9edcf0d56c95f835580577776c906a1b681 9f1cee1c3a13073dce8ce0b322a2b4da938b1e12 cc8e93aae01abe9f9cb4e256f8b35e3ce0cb2cb4 da57f1b9d4d647788e27b8c645209bc0b997d1eb de423b9e45f1916bfffc560bf10c00a90665b10a e5f7737ee819417b675234bcf0faee590d9d59a0 Package: libnss-winbind Architecture: amd64 Version: 2:4.10.1-1A~4.4.0.202001141239 Multi-Arch: same Priority: optional Section: net Source: samba Maintainer: Debian Samba Maintainers Installed-Size: 143 Pre-Depends: dpkg (>= 1.15.6~) Depends: samba-common (= 2:4.10.1-1A~4.4.0.202001141239), samba-libs (= 2:4.10.1-1A~4.4.0.202001141239), winbind (= 2:4.10.1-1A~4.4.0.202001141239), libbsd0 (>= 0.0), libc6 (>= 2.14), libwbclient0 (= 2:4.10.1-1A~4.4.0.202001141239) Suggests: libpam-winbind Filename: 4.4-4/amd64/libnss-winbind_4.10.1-1A~4.4.0.202001141239_amd64.deb Size: 110726 MD5sum: f6665a5076cda157c2909d8e92229e08 SHA1: 5b1708d6306cb9074d295f18c001a6b9f993f6d6 SHA256: cbc648840ba7020d156d3fc4f3f094f1d1bdfbba7fe97c8b7dd220e591dc4d03 SHA512: 2922176a6720ddd6fe2242d91668a514df66703c3fb41448a08de3505eff5f6b175b3d8034bc0c3947cf4a93f562f444ddf1e38c97c9136936b399c52cbe584c Homepage: http://www.samba.org Description: Samba nameservice integration plugins 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. Samba can also function as an NT4-style domain controller, and can integrate with both NT4 domains and Active Directory realms as a member server. . This package provides nss_winbind, a plugin that integrates with a local winbindd server to provide user/group name lookups to the system; and nss_wins, which provides hostname lookups via both the NBNS and NetBIOS broadcast protocols. Package: libsmbclient Architecture: amd64 Version: 2:4.10.1-1A~4.4.0.202001141239 Multi-Arch: same Priority: optional Section: libs Source: samba Maintainer: Debian Samba Maintainers Installed-Size: 298 Pre-Depends: dpkg (>= 1.15.6~) Depends: samba-libs (= 2:4.10.1-1A~4.4.0.202001141239), libbsd0 (>= 0.0), libc6 (>= 2.14), libcap2 (>= 1:2.10), libcups2 (>= 1.4.0), libgnutls30 (>= 3.5.0), libjansson4 (>= 2.0.1), libldap-2.4-2 (>= 2.4.7), libldb1 (>= 0.9.21), libsystemd0, libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.1.2~git20080520), libtevent0 (>= 0.9.12), libwbclient0 (= 2:4.10.1-1A~4.4.0.202001141239), zlib1g (>= 1:1.1.4) Filename: 4.4-4/amd64/libsmbclient_4.10.1-1A~4.4.0.202001141239_amd64.deb Size: 156110 MD5sum: 6b0ac625e1a14a63dfe9d8d86bf88269 SHA1: d72c968efaf0ebe770ca3d1c7ee5476fe05af1ea SHA256: bed54d16562c0a9c1d95a46766ca2f0a4d85e6b9782ba57bf05d89f6441185de SHA512: b29cfe3891728610241041d9e35538b4b8181bb84b40ab2fe836b7e3d743cef68ba2e74da3f5d672853834749ae0ba6b204bab693959409a56362313d73afcf7 Homepage: http://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: libnss-winbind-dbgsym Architecture: amd64 Version: 2:4.10.1-1A~4.4.0.202001141239 Auto-Built-Package: debug-symbols Multi-Arch: same Priority: extra Section: debug Source: samba Maintainer: Debian Samba Maintainers Installed-Size: 49 Depends: libnss-winbind (= 2:4.10.1-1A~4.4.0.202001141239) Breaks: samba-dbg (<< 2:4.6.1-1A) Replaces: samba-dbg (<< 2:4.6.1-1A) Filename: 4.4-4/amd64/libnss-winbind-dbgsym_4.10.1-1A~4.4.0.202001141239_amd64.deb Size: 27766 MD5sum: 9e11c645841d4363b7ce0f1b0fcfba9b SHA1: 3160071f6d65b13782427ca3aa56b33b1dceddba SHA256: a5e1ab8629bc0e5521585d6c0afef3f00f20f277be020adf3de6dda758da2e92 SHA512: b3863e45527874611fa22a343f5861e12c6a7730e193989512d480d55083b9b877ec52a3a76132215e3fcc55cf7fd76bc0749cf77e291bc127df15983f90dfeb Homepage: http://www.samba.org Description: Debug symbols for libnss-winbind Build-Ids: 13f602d1b2b3256ae8c57b40f82b59ff16b2a354 3dd90b164d646fbe1b1628aac4c15782d1e21cd6 Package: libparse-pidl-perl Architecture: amd64 Version: 2:4.10.1-1A~4.4.0.202001141239 Priority: optional Section: perl Source: samba Maintainer: Debian Samba Maintainers Installed-Size: 610 Depends: libparse-yapp-perl, perl Recommends: samba-dev Suggests: libwireshark-dev Filename: 4.4-4/amd64/libparse-pidl-perl_4.10.1-1A~4.4.0.202001141239_amd64.deb Size: 195188 MD5sum: 4d7b3ad768861de8b4acb30dd9dc468b SHA1: 29e0ab56d26d612b52ad1f8478e268ca33aaa6c1 SHA256: cb20a705de181b17990763427b066b73dccdbbbace0d28b33d139e87ae4a335a SHA512: eb9eccdeedb0b72a78eafb24e8d74c0be248ede46893e8d3cfb7db83d39393a1973d760512a74c92f1d203aa16710ee847bfe9c447d7523280041b4919f97ce5 Homepage: http://www.samba.org Description: IDL compiler written in Perl 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 both NT4-style and Active Directory domains. . This package contains the IDL (Interface Description Language) compiler pidl, which takes in IDL files and can output C code for various uses. It is primarily of interest to developers. Package: python-apt Architecture: amd64 Version: 1.4.1 Multi-Arch: allowed Priority: optional Section: python Maintainer: APT Development Team Installed-Size: 648 Provides: python2.7-apt Depends: python (<< 2.8), python (>= 2.7~), python:any (<< 2.8), python:any (>= 2.7.5-5~), libapt-inst2.0 (>= 1.4~beta3), libapt-pkg5.0 (>= 1.4~beta3), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), python-apt-common, gnupg, dirmngr | gnupg (<< 2) Recommends: lsb-release, iso-codes, xz-utils Suggests: python-apt-dbg, python-apt-doc, apt Breaks: apt-forktracer (<< 0.3), apt-listchanges (<< 2.85), apt-p2p (<< 0.1.6), apt-xapian-index (<< 0.25), aptdaemon (<< 0.11+bzr343-1~), aptoncd (<< 0.1.98+bzr117), bcfg2 (<< 1.0.1), bzr-builddeb (<< 2.4), computer-janitor (<< 1.14.1-1+), debdelta (<< 0.41+), debpartial-mirror (<< 0.2.98), debsecan (<< 0.4.15), gdebi (<< 0.6.1), germinate (<< 1.21), gnome-codec-install (<< 0.4.5), mini-dinstall (<< 0.6.28), packagekit-backend-apt (<= 0.4.8-0ubuntu4), python-cdd (<< 0.0.10), python-dogtail (<< 0.6.1-3.1+), python-software-properties (<< 0.70.debian-1+), rebuildd (<< 0.3.9), software-center (<< 1.1.21debian2), tla-buildpackage (<< 0.9.14), ubuntu-dev-tools (<< 0.93debian1), unattended-upgrades (<< 0.42debian2), update-manager (<< 0.200.2-1), update-notifier (<< 0.99.3debian9), wajig (<< 2.0.46) Filename: 4.4-4/amd64/python-apt_1.4.1_amd64.deb Size: 176132 MD5sum: 28eab1c48280cbe06275d033cc5f8800 SHA1: 1b30f876be30a3b429385df519b117e5460a9503 SHA256: 85863277986f294b8d93391eae2009208ee1576d3e88278ea36baa60a651115f SHA512: e4e754209d686e870c472e49074c1cef557b9de2afd5e19d0a7abc04f5dcb92abae5b3af15a717e06e39c12077de651af24b6e386f91c3f4ad880a10337cf80f Description: Python interface to libapt-pkg The apt_pkg Python interface will provide full access to the internal libapt-pkg structures allowing Python programs to easily perform a variety of functions, such as: . - Access to the APT configuration system - Access to the APT package information database - Parsing of Debian package control files, and other files with a similar structure . The included 'aptsources' Python interface provides an abstraction of the sources.list configuration on the repository and the distro level. Package: python3-apt Architecture: amd64 Version: 1.4.1 Multi-Arch: allowed Priority: optional Section: python Source: python-apt Maintainer: APT Development Team Installed-Size: 643 Provides: python3.5-apt Depends: python3 (<< 3.6), python3 (>= 3.5~), python3:any (>= 3.3.2-2~), libapt-inst2.0 (>= 1.4~beta3), libapt-pkg5.0 (>= 1.4~beta3), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), python-apt-common Recommends: lsb-release, iso-codes Suggests: python3-apt-dbg, python-apt-doc, apt Breaks: python-apt (<< 0.7.98+nmu1) Replaces: python-apt (<< 0.7.98+nmu1) Filename: 4.4-4/amd64/python3-apt_1.4.1_amd64.deb Size: 174270 MD5sum: 45b8f02d8f94de3bf02763525f42dce2 SHA1: da071b1b3fd50da7a8f25e98c83116997dc9b400 SHA256: c4637801fdb1a45c599d1a4e4779cdbde31145313d68c79b5245b0cd8dbc49bf SHA512: b4702e64909a902999b79d5d58cf836b8e0bd6974576834d6ab5d9d869eb55ec74668625ba97d152c6a79ea34d4da6eded5d34b2c044572d3bc3a607e869cd71 Description: Python 3 interface to libapt-pkg The apt_pkg Python 3 interface will provide full access to the internal libapt-pkg structures allowing Python 3 programs to easily perform a variety of functions, such as: . - Access to the APT configuration system - Access to the APT package information database - Parsing of Debian package control files, and other files with a similar structure . The included 'aptsources' Python interface provides an abstraction of the sources.list configuration on the repository and the distro level. Package: python-apt-dbg Architecture: amd64 Version: 1.4.1 Multi-Arch: allowed Priority: extra Section: debug Source: python-apt Maintainer: APT Development Team Installed-Size: 4834 Provides: python2.7-apt-dbg Depends: python-dbg (<< 2.8), python-dbg (>= 2.7~), python-dbg:any (<< 2.8), python-dbg:any (>= 2.7~), python-apt (= 1.4.1), libapt-inst2.0 (>= 1.4~beta3), libapt-pkg5.0 (>= 1.4~beta3), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2) Filename: 4.4-4/amd64/python-apt-dbg_1.4.1_amd64.deb Size: 1986484 MD5sum: 1071b6af4d2856e9ccea935e630433b1 SHA1: f588cd459771d8634e11c7c302a0a59cf6b7978d SHA256: 97e6920ee0a44d3f7ef64c059a7523a094ca310a92cdc1b607319318a3ef45aa SHA512: f7e4bfdd88bb33136df616b51a74fbf6255e78993b0ac0e6721f5d96edbcfcf47c032a2dcce97f4bf1eeda94b8630907890d5489a6d63edc6a8d7fc712dbde88 Description: Python interface to libapt-pkg (debug extension) The apt_pkg Python interface will provide full access to the internal libapt-pkg structures allowing Python programs to easily perform a variety of functions. . This package contains the extension built for the Python debug interpreter. Build-Ids: 0b2cef680e292b81922a32674f9b655721523980 3148ed9d20a20f8b86a0d381feda2bc3ee3b32bc Package: python3-apt-dbg Architecture: amd64 Version: 1.4.1 Multi-Arch: allowed Priority: extra Section: debug Source: python-apt Maintainer: APT Development Team Installed-Size: 4914 Provides: python3.5-apt-dbg Depends: python3-dbg (<< 3.6), python3-dbg (>= 3.5~), python3-dbg:any (>= 3.3~), python3-apt (= 1.4.1), libapt-inst2.0 (>= 1.4~beta3), libapt-pkg5.0 (>= 1.4~beta3), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2) Breaks: python-apt (<< 0.7.98+nmu1) Replaces: python-apt (<< 0.7.98+nmu1) Filename: 4.4-4/amd64/python3-apt-dbg_1.4.1_amd64.deb Size: 2018294 MD5sum: 8656fd7287457c894dd54f8cf1c25b12 SHA1: ac6c7d1b0cee88b43078e0baec6d871fecc205db SHA256: b17a7d1b7d7f81dbefa237b52e42ea0af4b44f15251b773b3de4beb30beafa04 SHA512: 5874cb2818673c35fba6a3a532335ac22cc88d7942631f78935e88b3bbc3c0ebe71b3090e8bc868ce4113cd34ece39abe00f01389a00bfd7f2752ea420a6e765 Description: Python 3 interface to libapt-pkg (debug extension) The apt_pkg Python 3 interface will provide full access to the internal libapt-pkg structures allowing Python 3 programs to easily perform a variety of functions. . This package contains the extension built for the Python debug interpreter. Build-Ids: 296e185b4b8f356277b1b821889c27dea68d23aa fc8027e282ae7baf49155f48dd4a891f4914aeba Package: univention-nagios-ad-connector-dbgsym Architecture: amd64 Version: 8.0.1-2A~4.4.0.202001281137 Auto-Built-Package: debug-symbols Priority: extra Section: debug Source: univention-nagios-ad-connector Maintainer: Univention GmbH Installed-Size: 19 Depends: univention-nagios-ad-connector (= 8.0.1-2A~4.4.0.202001281137) Filename: 4.4-4/amd64/univention-nagios-ad-connector-dbgsym_8.0.1-2A~4.4.0.202001281137_amd64.deb Size: 4566 MD5sum: 0c2470de31f6710cfa22c0917ee62694 SHA1: 6e217e3de0762d421e46e20e6ec78749f32fac7f SHA256: b290e29facb8dcae9fce16afa01302ea584391aace8dd8efbce248be091578eb SHA512: e94ff98cac20d147db2bb82159864274b3139badd2c83ccb016da812ab2f8b96c1462cdbc0b2f7a19e824925807e76b3c6a5bd83c69b54b8c69da2249318f521 Description: Debug symbols for univention-nagios-ad-connector Build-Ids: d255d6244ae9efe2a85b9fc683af1ecf3bcc6555 Package: univention-nagios-ad-connector Architecture: amd64 Version: 8.0.1-2A~4.4.0.202001281137 Priority: optional Section: univention Maintainer: Univention GmbH Installed-Size: 49 Depends: univention-config (>= 7.0.25), univention-directory-manager-tools (>> 7.0.147), univention-nagios-client, shell-univention-lib (>> 3.0) Filename: 4.4-4/amd64/univention-nagios-ad-connector_8.0.1-2A~4.4.0.202001281137_amd64.deb Size: 8506 MD5sum: c151d7c05b651b385154a731e8f674a0 SHA1: d068057f6c5abc323fd7e8d018dbfdd0c639fcf3 SHA256: 80f37d6095f40aca0127ae568bec41518daaf9900216c08342a4e0da65bffa60 SHA512: cfcbbc995605895de6c28f5eb73bc3aad891fb08bad7ebbb2359b6527a673afe212b65cda03034ed3a467694592b7d3d6c901ffe559d4529658feb8a02730fa9 Description: nagios plugin for UCS AD connector This package installs a nagios plugin to monitor the state of UCS Active Directory (AD) connectors. . It is part of Univention Corporate Server (UCS), an integrated, directory driven solution for managing corporate environments. For more information about UCS, refer to: https://www.univention.de/ Package: qemu-system-misc Architecture: amd64 Version: 1:2.8+dfsg-6+deb9u9A~4.4.3.202002050747 Multi-Arch: foreign Priority: optional Section: otherosfs Source: qemu Maintainer: Debian QEMU Team Installed-Size: 89122 Provides: qemu-system-alpha, qemu-system-cris, qemu-system-lm32, qemu-system-m68k, qemu-system-microblaze, qemu-system-microblazeel, qemu-system-moxie, qemu-system-or32, qemu-system-s390x, qemu-system-sh4, qemu-system-sh4eb, qemu-system-tricore, qemu-system-unicore32, qemu-system-xtensa, qemu-system-xtensaeb Depends: libaio1 (>= 0.3.93), libasound2 (>= 1.0.16), libbluetooth3 (>= 4.91), libbrlapi0.6, libc6 (>= 2.15), libcacard0 (>= 2.2), libfdt1, libgcc1 (>= 1:4.7), libglib2.0-0 (>= 2.31.8), libgnutls30 (>= 3.5.6), libjpeg62-turbo (>= 1.3.1), libncursesw5 (>= 6), libnettle6, libnuma1 (>= 2.0.11), libpixman-1-0 (>= 0.19.6), libpng16-16 (>= 1.6.2-1), libpulse0 (>= 0.99.1), libsasl2-2, libsdl1.2debian (>= 1.2.11), libseccomp2 (>= 2.1.0), libspice-server1 (>= 0.12.5), libtinfo5 (>= 6), libusb-1.0-0 (>= 2:1.0.19), libusbredirparser1 (>= 0.6), libvdeplug2, libx11-6, zlib1g (>= 1:1.2.0), qemu-system-common (>> 2.0.0+dfsg-7~) Recommends: qemu-utils, seabios, ipxe-qemu (>= 1.0.0+git-20131111.c3d1e78-1~) Suggests: samba, vde2, qemu-block-extra (= 1:2.8+dfsg-6+deb9u9A~4.4.3.202002050747) Breaks: qemu-system (<< 1.3.0+dfsg-5) Replaces: qemu-system (<< 1.3.0+dfsg-5) Filename: 4.4-4/amd64/qemu-system-misc_2.8+dfsg-6+deb9u9A~4.4.3.202002050747_amd64.deb Size: 13375230 MD5sum: c3deb9ffafdbf72b8c0dab60f4eda736 SHA1: 86212f2c5ac2ecc27ce5e490ad02b5c03c7824c0 SHA256: 56d19d5b192a432618018baae4cd6f78384ee8ff8900f0aa8219aa0a3f433352 SHA512: 43b12eb1cf98ee4e3924c0341e809b73441c4825e3503046fa50f83fa69137a553bca845d545529fd83c4297c9f719a67e6e8c9c70be371951726b837f38271e Homepage: http://www.qemu.org/ Description: QEMU full system emulation binaries (miscellaneous) QEMU is a fast processor emulator: currently the package supports ARM, CRIS, M68k (ColdFire), MicroBlaze, and SH4 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate various other hardware which did not made into separate packages. Emulators for the following architectures are provided: alpha cris lm32 m68k microblaze microblazeel moxie or32 sh4 sh4eb s390x tricore xtensa xtensaeb unicore32. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-user-binfmt Architecture: amd64 Version: 1:2.8+dfsg-6+deb9u9A~4.4.3.202002050747 Multi-Arch: foreign Priority: optional Section: otherosfs Source: qemu Maintainer: Debian QEMU Team Installed-Size: 20 Depends: qemu-user (= 1:2.8+dfsg-6+deb9u9A~4.4.3.202002050747), binfmt-support Conflicts: qemu-user-static Filename: 4.4-4/amd64/qemu-user-binfmt_2.8+dfsg-6+deb9u9A~4.4.3.202002050747_amd64.deb Size: 2606 MD5sum: 2649750ab3da4d8f976c71c1ea4730c3 SHA1: c0dc06ec2299b6b1384eb1f25da062e044b0a8ab SHA256: ce59f4aa50696a4a3e5aabd68344a552bdece6d3d04a98e3e62591e0b9b93ea3 SHA512: 2cd4c69940b3d56809dc8b2f3f76471f8dd63177d496aa4347fb46debcb46309838d1722927eef26e47cfcc4cf745c77027c5e70a74f44a5f5fc9362cc44a798 Homepage: http://www.qemu.org/ Description: QEMU user mode binfmt registration for qemu-user QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides binfmt support registration for the user mode emulation binaries from qemu-user. This is an empty package, it does not contain any additional files, only registration scripts which run at install and remove times. Package: qemu-system-arm Architecture: amd64 Version: 1:2.8+dfsg-6+deb9u9A~4.4.3.202002050747 Multi-Arch: foreign Priority: optional Section: otherosfs Source: qemu Maintainer: Debian QEMU Team Installed-Size: 23014 Provides: qemu-system-aarch64 Depends: libaio1 (>= 0.3.93), libasound2 (>= 1.0.16), libbluetooth3 (>= 4.91), libbrlapi0.6, libc6 (>= 2.15), libcacard0 (>= 2.2), libfdt1, libgcc1 (>= 1:4.7), libglib2.0-0 (>= 2.31.8), libgnutls30 (>= 3.5.6), libjpeg62-turbo (>= 1.3.1), libncursesw5 (>= 6), libnettle6, libnuma1 (>= 2.0.11), libpixman-1-0 (>= 0.30.0), libpng16-16 (>= 1.6.2-1), libpulse0 (>= 0.99.1), libsasl2-2, libsdl1.2debian (>= 1.2.11), libseccomp2 (>= 2.1.0), libspice-server1 (>= 0.12.5), libstdc++6 (>= 5), libtinfo5 (>= 6), libusb-1.0-0 (>= 2:1.0.19), libusbredirparser1 (>= 0.6), libvdeplug2, libx11-6, zlib1g (>= 1:1.2.0), qemu-system-common (>> 2.0.0+dfsg-7~) Recommends: qemu-utils, ipxe-qemu (>= 1.0.0+git-20131111.c3d1e78-1~), qemu-efi Suggests: samba, vde2, qemu-block-extra (= 1:2.8+dfsg-6+deb9u9A~4.4.3.202002050747) Breaks: qemu-system (<< 1.3.0+dfsg-5) Replaces: qemu-system (<< 1.3.0+dfsg-5) Filename: 4.4-4/amd64/qemu-system-arm_2.8+dfsg-6+deb9u9A~4.4.3.202002050747_amd64.deb Size: 5207922 MD5sum: 91d6c4772e8f958f2a38e953dbb1d44c SHA1: d551b8c0bede8a9dd037eb14029c59ff85079fc4 SHA256: 1bf9bd56c15cba98424706dbe6e6232b8cedb6fe9cf371191bf16bafb62147c8 SHA512: ec7f3159cc68a7bc8790a7a13d2c77bc0460999d6683c18ea38ac7f866b7dddcb225de6b3a80c534afe9f5c8dae26f6e20f0055339744214a8d61bd709e86500 Homepage: http://www.qemu.org/ Description: QEMU full system emulation binaries (arm) QEMU is a fast processor emulator: currently the package supports ARM emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following arm hardware: aarch64 arm. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu Architecture: amd64 Version: 1:2.8+dfsg-6+deb9u9A~4.4.3.202002050747 Multi-Arch: foreign Priority: optional Section: otherosfs Maintainer: Debian QEMU Team Installed-Size: 521 Depends: qemu-system (>= 1:2.8+dfsg-6+deb9u9A~4.4.3.202002050747), qemu-user (>= 1:2.8+dfsg-6+deb9u9A~4.4.3.202002050747), qemu-utils (>= 1:2.8+dfsg-6+deb9u9A~4.4.3.202002050747) Suggests: qemu-user-static Filename: 4.4-4/amd64/qemu_2.8+dfsg-6+deb9u9A~4.4.3.202002050747_amd64.deb Size: 152116 MD5sum: 952fe4cead691629a4eb45675d95e83a SHA1: 8a1033c6859302f6c12328573213e30af12b2ad8 SHA256: d284b31bb3c4ee43df31125812805c201f38b4df46d36773516d8a87774bf8ae SHA512: 21f43885743c6e6fe2fd6d5e56849daef4038f945c8367f56d4dc978fc38589d16c263c0197b826fcd6bc36952f7436ddc7b5bb8d5c04770137b4754cae4f673 Homepage: http://www.qemu.org/ Description: fast processor emulator QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. QEMU has two operating modes: . * User mode emulation: QEMU can launch Linux processes compiled for one CPU on another CPU. * Full system emulation: QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. . As QEMU requires no host kernel patches to run, it is very safe and easy to use. . This package is a metapackage depending on all qemu-related packages. Package: qemu-system-ppc-dbgsym Architecture: amd64 Version: 1:2.8+dfsg-6+deb9u9A~4.4.3.202002050747 Auto-Built-Package: debug-symbols Priority: extra Section: debug Source: qemu Maintainer: Debian QEMU Team Installed-Size: 46993 Depends: qemu-system-ppc (= 1:2.8+dfsg-6+deb9u9A~4.4.3.202002050747) Filename: 4.4-4/amd64/qemu-system-ppc-dbgsym_2.8+dfsg-6+deb9u9A~4.4.3.202002050747_amd64.deb Size: 43770646 MD5sum: 23d3c2bffcf51b631a75dbd3d2f0dd20 SHA1: 36fe9517f6dab79353b4dc6e737380e26a0bafd5 SHA256: 9d52dab1edce6c3342c5943c462b9b5ad3055383502ec5237b2388da291d7c35 SHA512: dc317035a91f23563f6349344d0cd4d36bed5a8871c29134d808666f01dbf85932459799f4ae25423339857cf67c455f53950754f5ad4bfdc0621a07b564d4cf Homepage: http://www.qemu.org/ Description: Debug symbols for qemu-system-ppc Build-Ids: 4e9339be7f515b7e7ce9dbf66bb822e6e0d8e79c a142a03d21bfabe584026eaa0cf2409bc91e423d c1a878186edeeafaf14903b836ad6963e8eb1c40 Package: qemu-system-misc-dbgsym Architecture: amd64 Version: 1:2.8+dfsg-6+deb9u9A~4.4.3.202002050747 Auto-Built-Package: debug-symbols Priority: extra Section: debug Source: qemu Maintainer: Debian QEMU Team Installed-Size: 157431 Depends: qemu-system-misc (= 1:2.8+dfsg-6+deb9u9A~4.4.3.202002050747) Filename: 4.4-4/amd64/qemu-system-misc-dbgsym_2.8+dfsg-6+deb9u9A~4.4.3.202002050747_amd64.deb Size: 146446822 MD5sum: eddd6ff47d024edc501449ab6436cbb0 SHA1: 46f416aecbc345643be5f1ff004fdcbf162207c9 SHA256: 99507a90e80bc20d85d83a55c27115a117935a43639d107a134bb0280f61dde8 SHA512: dbebc775955328805826c9bf2a32f220a386376efa3522d1bd9103e7ba03665ac6b1f2d36a95a667e7d91ac27fc4d5b45e6712202293bd7949bf7cbcae3089f9 Homepage: http://www.qemu.org/ Description: Debug symbols for qemu-system-misc Build-Ids: 09919978699f96b2e78dedd9cd731e5773e68265 102068ab91878eca29c0167f74548034e7f09a60 2f783135caef35ffc379fcc7d87f73b7fd2baa62 3513994c6a7d65da956a7f5b88330625d87c7586 3d6ef43fdca47e3226ccd9bd97bcfc0e87e67e62 4145898a7b294d74afc7b1d95d06bc4681ef618d 840c90822b8768385727c10fe6bc26605f89fc17 8b5cd3b5c7f8b1bbd7015a6a68859311da782230 a3aaa2a34c6fc7dd4f7201107ccedac21fa34dcf d378c3204afa963a0bf9f73652293afc923ad05d db20c096fc8d9ac1fdccdaa721eb6129c7a0c403 e89095e8572e5186c226d07deedd120ab095f019 ea9d40df8d0451a689492ee76489aced10fa74a7 fc8bbd6bc8011b779758e8153f847f697dd33057 ff68c247a93b93b15f4585380b027f1a896c9aa2 Package: qemu-system Architecture: amd64 Version: 1:2.8+dfsg-6+deb9u9A~4.4.3.202002050747 Multi-Arch: foreign Priority: optional Section: otherosfs Source: qemu Maintainer: Debian QEMU Team Installed-Size: 94 Depends: qemu-system-arm, qemu-system-mips, qemu-system-ppc, qemu-system-sparc, qemu-system-x86, qemu-system-misc Filename: 4.4-4/amd64/qemu-system_2.8+dfsg-6+deb9u9A~4.4.3.202002050747_amd64.deb Size: 67218 MD5sum: f127bc29dcadb295e540a082c6ced4cc SHA1: 8415b36b55375f39448da608bc2183c109d6100a SHA256: 33384da106809eea396d0c35c29be077a7b481a881e0e9bac0ea1258a5351132 SHA512: 311171ab992123d0c4c129eb5df02f738ce9e3d535cfc830f206879ac7a0c767190acb4e71955749b6faea36011d1c3050f0fcc99aa1a7191fb0d0dc86ba84a1 Homepage: http://www.qemu.org/ Description: QEMU full system emulation binaries QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This metapackage provides the full system emulation binaries for all supported targets, by depending on all per-architecture system emulation packages which QEMU supports. Package: qemu-user-dbgsym Architecture: amd64 Version: 1:2.8+dfsg-6+deb9u9A~4.4.3.202002050747 Auto-Built-Package: debug-symbols Priority: extra Section: debug Source: qemu Maintainer: Debian QEMU Team Installed-Size: 91887 Depends: qemu-user (= 1:2.8+dfsg-6+deb9u9A~4.4.3.202002050747) Filename: 4.4-4/amd64/qemu-user-dbgsym_2.8+dfsg-6+deb9u9A~4.4.3.202002050747_amd64.deb Size: 80506816 MD5sum: cbbe93704aa65f204f7e06b3c9d1fb99 SHA1: 131b3312725fed7c9f59e14a2acb660f0f5ce57b SHA256: cc2631f2b96a260c2e64599ea83a317f9134a5a1606ba690e17f972c00d8e20b SHA512: 4507b278d9789ae23175a93e91667bc7287488b003c325dfa48592790b4bf2cd927c1b51865d04695778a10657734f0ba5f79ee47596d0cf113a9d2e968abb83 Homepage: http://www.qemu.org/ Description: Debug symbols for qemu-user Build-Ids: 027a42a222180e411b6dafc45113890a80a0eba6 03b48110e656bef8b92b442bf33d38d6ffbe7415 14c84d10b13f2d0bd7e27a7a1ad9c7ba6abab7a8 1f6caf7cb8b5665bff459aa80c85fb678c7e7806 2132530a42fadb6b10a8654682ea77bfe60fa3ed 305fe1f914bd6a9a98a668744e76908a2dd6edbf 4818eb63dcfc26dee5eb8cd6a1bc561d472a1bc9 48e9ff83b57672845e206559ed79579172f5f25a 5210ce8fa1c0606c96b0a5450af7a25f7b7d4c91 65d0f95cf25776f7a5727b718fcbca0ca9804ea5 73322ad388f00d3ecf0e5e02bed94556fd547ef7 872116861c7dfad85ef1296a69eacfe4ef3c2829 8875eb931fa3a5e46fe5acb630862f7f1e66d215 a178088bb549ffe21dba1f2964f000538a09a868 a274ee6f1e0d2a3b245036eb8179d533b80426ae a3c5b4ee0cce1870a71da057ce8cb2fa99a7d125 b294c8b644baf5b76df4646b738fc672e8060648 c772b21c60e785326f3861d358766c1ecc04602b d6bdd3892c4a2521adc46bb2b435abc8490fa4d4 db6a98a075afef0e3005938c2192386ebbc24560 dc8ce8b661610286f28d218aea25232f5fa39447 e3cc15b839176086bce2b03a3b3b9d05e2bf45cb e6e7582ab507b89425262214b23c1182e9eab739 f3e6a21b55f20873c6d1f4d7a4d387560693b84d f6cec03730529f15dce01608007c4372a3ce48e4 fa66d964264ff115a0141e29d2039c04e6d42ae6 fb67491f8195c2a687bc9ebd165bf96b2332da50 fced5cb6c13c6888301e3e2e75c5dc841c06149f Package: qemu-system-mips-dbgsym Architecture: amd64 Version: 1:2.8+dfsg-6+deb9u9A~4.4.3.202002050747 Auto-Built-Package: debug-symbols Priority: extra Section: debug Source: qemu Maintainer: Debian QEMU Team Installed-Size: 60407 Depends: qemu-system-mips (= 1:2.8+dfsg-6+deb9u9A~4.4.3.202002050747) Filename: 4.4-4/amd64/qemu-system-mips-dbgsym_2.8+dfsg-6+deb9u9A~4.4.3.202002050747_amd64.deb Size: 56608414 MD5sum: 6b519815ac24ad813484c807b4e9acd0 SHA1: 0953a521ccce7a4e978ade4f30d81c22cf0609e1 SHA256: 32d0a9af5659f59155c66b7b1633dcb688ecd171d6ac1e45b2b311ff88476a8e SHA512: e97c64b2617d1f63344ee64fbe355049ec4ad52e6a7a0bd405e943d905b65ce9c871185c500ad4066cc3812333a00c310847e70d5598056d89a19f17f4f85a75 Homepage: http://www.qemu.org/ Description: Debug symbols for qemu-system-mips Build-Ids: 051c5b013426bd9f493d38a582a4733830db516e 82328b202ed6c1e2c4aaa22ed79071da05fe02e7 b09ed9f258040fead96e1c6875049eb3497a93ce eea5353df55c17a73fcd8cb4199e0399faca6eae Package: qemu-user-static Architecture: amd64 Version: 1:2.8+dfsg-6+deb9u9A~4.4.3.202002050747 Built-Using: gcc-6 (= 6.3.0-18+deb9u1), glib2.0 (= 2.50.3-2+deb9u1), glibc (= 2.24-11+deb9u4), zlib (= 1:1.2.8.dfsg-5) Multi-Arch: foreign Priority: optional Section: otherosfs Source: qemu Maintainer: Debian QEMU Team Installed-Size: 88239 Provides: qemu-user-binfmt Recommends: binfmt-support Suggests: sudo Conflicts: qemu-user-binfmt Filename: 4.4-4/amd64/qemu-user-static_2.8+dfsg-6+deb9u9A~4.4.3.202002050747_amd64.deb Size: 8997094 MD5sum: c4967e7a6b3b1263d79a9ca794732d11 SHA1: b29110c4824ab905a369ec4754d2401bb87defed SHA256: eabc8d022aaaf800d39fa6c421bd7ba53d5d9a7b1520b987e79fae1f4bbec6b7 SHA512: 46b811543ae526c3e97a02dd5cbc731bd89749c406f2a4f82a8ba0cc42ce2590ae0b7660f9d408ddb6cda1512ed074e3bee0eac7a15c1b23e02d5fe70d0586e8 Homepage: http://www.qemu.org/ Description: QEMU user mode emulation binaries (static version) QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the user mode emulation binaries, built statically. In this mode QEMU can launch Linux processes compiled for one CPU on another CPU. . If binfmt-support package is installed, qemu-user-static package will register binary formats which the provided emulators can handle, so that it will be possible to run foreign binaries directly. Package: qemu-system-common-dbgsym Architecture: amd64 Version: 1:2.8+dfsg-6+deb9u9A~4.4.3.202002050747 Auto-Built-Package: debug-symbols Priority: extra Section: debug Source: qemu Maintainer: Debian QEMU Team Installed-Size: 575 Depends: qemu-system-common (= 1:2.8+dfsg-6+deb9u9A~4.4.3.202002050747) Filename: 4.4-4/amd64/qemu-system-common-dbgsym_2.8+dfsg-6+deb9u9A~4.4.3.202002050747_amd64.deb Size: 329356 MD5sum: b7051578253096dcf5c8f596c5642b55 SHA1: 9b58b6ca72a73f2ba708f840cc7f56a88d3c3405 SHA256: 9e69667443d18b5126c414c301a844056f2456e5c84714a086b5f39be8c2e1e5 SHA512: ec9246a4c4143a00d17edd8ddacfbbac750cfca8bd76153d263e4cc5743a85376028fd9d0ae6a89634bca892bf628b15b6047d9ed9e843f0f4c95136fff0386b Homepage: http://www.qemu.org/ Description: Debug symbols for qemu-system-common Build-Ids: 63b54d7bde277b857ca148cbf0831c85cd7b0da5 a205dbf9f3895602b019673c6f5092e06617c5fd Package: qemu-utils Architecture: amd64 Version: 1:2.8+dfsg-6+deb9u9A~4.4.3.202002050747 Multi-Arch: foreign Priority: optional Section: otherosfs Source: qemu Maintainer: Debian QEMU Team Installed-Size: 6678 Depends: libaio1 (>= 0.3.93), libc6 (>= 2.15), libgcc1 (>= 1:3.4), libglib2.0-0 (>= 2.37.1), libgnutls30 (>= 3.5.6), libnettle6, zlib1g (>= 1:1.1.4) Suggests: debootstrap, qemu-block-extra (= 1:2.8+dfsg-6+deb9u9A~4.4.3.202002050747) Filename: 4.4-4/amd64/qemu-utils_2.8+dfsg-6+deb9u9A~4.4.3.202002050747_amd64.deb Size: 990360 MD5sum: bd124c5956a67e10067fd1f3fcbdcff2 SHA1: 25c7d5d06e9d3dd9addc0f6e4cc5665d575b8ac5 SHA256: 562e41de159d4d8ff7190727849d507ebde33c80d1844c7d5306b4ee28240cc2 SHA512: 7120debd6803ace2d77aa11da1288553edb06c2c50cc5466fe41a951fe55151c8bcaa958155bf4e12d0df7ddd9cf3e4bdab1f9c28eb286c575ef3f2c393feca1 Homepage: http://www.qemu.org/ Description: QEMU utilities QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides QEMU related utilities: * qemu-img: QEMU disk image utility * qemu-io: QEMU disk exerciser * qemu-nbd: QEMU disk network block device server Package: qemu-block-extra Architecture: amd64 Version: 1:2.8+dfsg-6+deb9u9A~4.4.3.202002050747 Multi-Arch: same Priority: optional Section: otherosfs Source: qemu Maintainer: Debian QEMU Team Installed-Size: 258 Depends: glusterfs-common, libc6 (>= 2.14), libcurl3-gnutls (>= 7.16.3), libglib2.0-0 (>= 2.24.0), libiscsi7 (>= 1.17.0), libnfs8 (>= 1.11.0), librados2 (>= 0.72.2), librbd1 (>= 0.80.5-2~), libssh2-1 (>= 1.5.0) Enhances: qemu-system-arm, qemu-system-mips, qemu-system-misc, qemu-system-sparc, qemu-system-x86, qemu-utils Filename: 4.4-4/amd64/qemu-block-extra_2.8+dfsg-6+deb9u9A~4.4.3.202002050747_amd64.deb Size: 106786 MD5sum: 813f6f50722706c6b397c7053f1d40ce SHA1: 9716432c6deec795a2f97b997e469687aaa33a66 SHA256: cbeb3fa7944f5779725199e6752c4f05a9000d3e9bfd845c50d2b44b68e6f14a SHA512: d9ab98ef5d6c04f071ab69a8234f6a7670dffbc108adf8e6e4805cb757c570092043e78d0324593fb873de6dc83e6d839af52c5ce314152f63e8d680cacee30e Homepage: http://www.qemu.org/ Description: extra block backend modules for qemu-system and qemu-utils QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides extra block device backend modules for qemu-system emulation and qemu-img from qemu-utils package, which are rarely used and has extra dependencies. Package: qemu-system-ppc Architecture: amd64 Version: 1:2.8+dfsg-6+deb9u9A~4.4.3.202002050747 Multi-Arch: foreign Priority: optional Section: otherosfs Source: qemu Maintainer: Debian QEMU Team Installed-Size: 32887 Provides: qemu-system-ppc64, qemu-system-ppcemb Depends: libaio1 (>= 0.3.93), libasound2 (>= 1.0.16), libbluetooth3 (>= 4.91), libbrlapi0.6, libc6 (>= 2.15), libcacard0 (>= 2.2), libfdt1, libgcc1 (>= 1:3.4), libglib2.0-0 (>= 2.31.8), libgnutls30 (>= 3.5.6), libjpeg62-turbo (>= 1.3.1), libncursesw5 (>= 6), libnettle6, libnuma1 (>= 2.0.11), libpixman-1-0 (>= 0.19.6), libpng16-16 (>= 1.6.2-1), libpulse0 (>= 0.99.1), libsasl2-2, libsdl1.2debian (>= 1.2.11), libseccomp2 (>= 2.1.0), libspice-server1 (>= 0.12.5), libtinfo5 (>= 6), libusb-1.0-0 (>= 2:1.0.19), libusbredirparser1 (>= 0.6), libvdeplug2, libx11-6, zlib1g (>= 1:1.2.0), qemu-system-common (>> 2.0.0+dfsg-7~), qemu-slof, openbios-ppc (>= 1.1+svn1229), openhackware Recommends: qemu-utils, seabios, ipxe-qemu (>= 1.0.0+git-20131111.c3d1e78-1~) Suggests: samba, vde2, qemu-block-extra (= 1:2.8+dfsg-6+deb9u9A~4.4.3.202002050747) Breaks: qemu-system (<< 1.3.0+dfsg-5) Replaces: qemu-system (<< 1.3.0+dfsg-5) Filename: 4.4-4/amd64/qemu-system-ppc_2.8+dfsg-6+deb9u9A~4.4.3.202002050747_amd64.deb Size: 6956434 MD5sum: 37d143bcd4f62a60e9253a940549338b SHA1: dcf1a3658237b590103142071d662a0fb26edfc0 SHA256: c0e58c7214b1828e2dec43edaf64973a828c4eafefa22eaa11c9236767ea8e76 SHA512: 543dd433c8bb9f86b8aba4448339610fbc05fe20f254ba798c5f4437ac22dfdd70714675b2635bd6c1a981a25969317708b9be4cf8e055ab56176010a59a5451 Homepage: http://www.qemu.org/ Description: QEMU full system emulation binaries (ppc) QEMU is a fast processor emulator: currently the package supports PowerPC emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following PowerPC hardware: ppc ppcemb ppc64. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-utils-dbgsym Architecture: amd64 Version: 1:2.8+dfsg-6+deb9u9A~4.4.3.202002050747 Auto-Built-Package: debug-symbols Priority: extra Section: debug Source: qemu Maintainer: Debian QEMU Team Installed-Size: 11275 Depends: qemu-utils (= 1:2.8+dfsg-6+deb9u9A~4.4.3.202002050747) Filename: 4.4-4/amd64/qemu-utils-dbgsym_2.8+dfsg-6+deb9u9A~4.4.3.202002050747_amd64.deb Size: 9731074 MD5sum: bb1af30227bc8f612e5c068c2287235a SHA1: 5de0d3b96705d2f2827c6f9e211583ff4cf6ab79 SHA256: 8332ac242d5a878c1cc92b9495bc34fb083af1c57bf454490c077ef90c698818 SHA512: 502967f3c51543118e39d700837cf6bffe34b3adc2221a2bcfa1e775cfe1987e631a020859112ddd6ed7c9e2ed694ba24bc2fae7af4e549b638814d18ac599d6 Homepage: http://www.qemu.org/ Description: Debug symbols for qemu-utils Build-Ids: 627495b8b0a9f02af55829851769480ef6a82e96 70fcf06b982d95c09db068e9bbca1254789c46e6 845163e1ad773247522e5602469658f934f8bc94 960ab4c6e2f475984ce258ae7bc564e7f807dd59 b97d612b51fe907401dcbeeb9e49be36212a2a14 Package: qemu-system-x86 Architecture: amd64 Version: 1:2.8+dfsg-6+deb9u9A~4.4.3.202002050747 Multi-Arch: foreign Priority: optional Section: otherosfs Source: qemu Maintainer: Debian QEMU Team Installed-Size: 21216 Provides: qemu-system-i386, qemu-system-x86-64 Depends: libaio1 (>= 0.3.93), libasound2 (>= 1.0.16), libbluetooth3 (>= 4.91), libbrlapi0.6, libc6 (>= 2.15), libcacard0 (>= 2.2), libfdt1, libgcc1 (>= 1:3.4), libglib2.0-0 (>= 2.31.8), libgnutls30 (>= 3.5.6), libjpeg62-turbo (>= 1.3.1), libncursesw5 (>= 6), libnettle6, libnuma1 (>= 2.0.11), libpixman-1-0 (>= 0.19.6), libpng16-16 (>= 1.6.2-1), libpulse0 (>= 0.99.1), libsasl2-2, libsdl1.2debian (>= 1.2.11), libseccomp2 (>= 2.1.0), libspice-server1 (>= 0.12.6), libtinfo5 (>= 6), libusb-1.0-0 (>= 2:1.0.19), libusbredirparser1 (>= 0.6), libvdeplug2, libx11-6, zlib1g (>= 1:1.2.0), qemu-system-common (>> 2.0.0+dfsg-7~), seabios (>= 1.10.2-1~), ipxe-qemu (>= 1.0.0+git-20131111.c3d1e78-1~) Recommends: qemu-utils, univention-kvm-compat Suggests: samba, vde2, qemu-block-extra (= 1:2.8+dfsg-6+deb9u9A~4.4.3.202002050747), kmod, sgabios, ovmf Breaks: libvirt0 (<< 1.2), qemu-system (<< 1.3.0+dfsg-5) Replaces: qemu-system (<< 1.3.0+dfsg-5) Filename: 4.4-4/amd64/qemu-system-x86_2.8+dfsg-6+deb9u9A~4.4.3.202002050747_amd64.deb Size: 4705324 MD5sum: f127617137e8cf1c5a59a6b3b5e92f86 SHA1: bc080976ceea067a37c9ea7c463d8c946d17b5f8 SHA256: 765ac6995002de751844b8f897441cf77db6450fd6d32977b1a2353a30d7d4f2 SHA512: 53ec14615afab6d78ed2d76211b07c046d389dfeb9c38b641c10002a3be115aa59f12cb0d8c02332bd547a23aaeb9ef6f7c5d59dc3932cb4f088377a54c216a0 Homepage: http://www.qemu.org/ Description: QEMU full system emulation binaries (x86) QEMU is a fast processor emulator: currently the package supports i386 and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following x86 hardware: i386 x86_64. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. . On x86 host hardware this package also enables KVM kernel virtual machine usage on systems which supports it. Package: qemu-system-arm-dbgsym Architecture: amd64 Version: 1:2.8+dfsg-6+deb9u9A~4.4.3.202002050747 Auto-Built-Package: debug-symbols Priority: extra Section: debug Source: qemu Maintainer: Debian QEMU Team Installed-Size: 35121 Depends: qemu-system-arm (= 1:2.8+dfsg-6+deb9u9A~4.4.3.202002050747) Filename: 4.4-4/amd64/qemu-system-arm-dbgsym_2.8+dfsg-6+deb9u9A~4.4.3.202002050747_amd64.deb Size: 32887140 MD5sum: 44e48ffc6d8cc7a8b1bdfb3b3b62a055 SHA1: d641ef1e410c9e73be931a70d1f0ebb8d737a7b0 SHA256: 16d7b898311cefc36e89d202818b1dd1640dfd88220b091ef28cf9f8318e73d5 SHA512: be60c32b180e06bbde021e4f3644cd8cc024457341d9059089437396fd2b819dc01da57066e79c0443753ec478e62e0b1fa0789f6c3beb027bc8d880215300c4 Homepage: http://www.qemu.org/ Description: Debug symbols for qemu-system-arm Build-Ids: 4365de3f6ded543c7557aca887a28c1f54b77e35 dadcd7fd6a4b9a28c3ff823d83220a9e3655702d Package: qemu-user-static-dbgsym Architecture: amd64 Version: 1:2.8+dfsg-6+deb9u9A~4.4.3.202002050747 Built-Using: gcc-6 (= 6.3.0-18+deb9u1), glib2.0 (= 2.50.3-2+deb9u1), glibc (= 2.24-11+deb9u4), zlib (= 1:1.2.8.dfsg-5) Auto-Built-Package: debug-symbols Priority: extra Section: debug Source: qemu Maintainer: Debian QEMU Team Installed-Size: 103434 Depends: qemu-user-static (= 1:2.8+dfsg-6+deb9u9A~4.4.3.202002050747) Filename: 4.4-4/amd64/qemu-user-static-dbgsym_2.8+dfsg-6+deb9u9A~4.4.3.202002050747_amd64.deb Size: 88234930 MD5sum: 2c8ca75740cabbeeebaefea81e9adb3c SHA1: 6e00a438422a205042442ddf9487f03622a2425e SHA256: 3757336a3895be898c132aeff01fe601dc846b66c87e4a0392c8b4ff43754036 SHA512: 149928c85ecd070842bdf0478fef3f1e2ee23cc6f5817fcdad11d2d2cfacdfe21157155889751b50fa4f611c2cfbde919389a52e027b17d0b9be361abd787ca8 Homepage: http://www.qemu.org/ Description: Debug symbols for qemu-user-static Build-Ids: 03430bd78f58a06806b48744d84b38de635b0e45 058f7840829ce82008809e4e551f0703eb4f70bc 119f8e8d56f9ca3073cd05d1e6665872fcaf885e 11b459d7eec0c3c14a4b7f9c152ceb52b5b66ed8 1711d604bdf59e338adffea8e6930f7becc17bf3 1a818f7d5181748982c5c08159fa43f5502b5af3 20f1087b658313f83a854def42a64e21c8126f77 25c4b56434f281c1502a3bea7c7c078d172b9656 32ebf8441600416969799bbb0b4cb2c0f1332977 3ac936a342306f5a079bb5cf21852f48fa8aab8a 5228a5acfcef5bfa4c0d86eb901ab3cc7ed08ad5 5338982e0b58c3e6c1209e75e21f3387a28ec8bf 62082d19db5e7cd4230314442da721979d972856 7803dc5bee98989e6854d7eaaf3fa8aeb6224e79 84894e140b20fd777ff351760995a45b5e11184d 8ec3157f840213c6664d9b01b1e54880e987f77f 8f775bccfc2d6c1b2603a48675779f7f62cbc112 939881a4a113b765263f96866aa554ebe17ed8e5 977bd83b8dd02ea3186672f47d464c680915c678 9ca3e6152a449e1e3f62828e44e4e7b5dc540d57 a21732420a8a551b363b7bebf8755fcc4a73bda4 ab90119a2108c3f9532b9a7f1cb59a8cc57b3bf6 c8916a4c833a085b85fb80b457a025eedcdc00d6 cb17dedb7847b29c61379effd5d7886b94826059 d0305a62e5241aaca52887edb7918269509432eb e3c4c85a80780273671a661defc2e01d68b2745a e415c3f86f83834790b2e0649560171f4c14b9f5 fbf3d12f9543a5fb32dbb0de3fc25ee157d78b25 Package: qemu-kvm Architecture: amd64 Version: 1:2.8+dfsg-6+deb9u9A~4.4.3.202002050747 Multi-Arch: foreign Priority: extra Section: oldlibs Source: qemu Maintainer: Debian QEMU Team Installed-Size: 103 Provides: kvm Depends: qemu-system-x86 (>= 1.7.0+dfsg-2~) Conflicts: kvm Breaks: qemu-system-x86 (<< 1.7.0+dfsg-2~) Replaces: qemu-system-x86 (<< 1.7.0+dfsg-2~) Filename: 4.4-4/amd64/qemu-kvm_2.8+dfsg-6+deb9u9A~4.4.3.202002050747_amd64.deb Size: 68166 MD5sum: d32639ce5ae640e73a176909ae651d00 SHA1: c207c817cd430efdc3fd5d5e0ae40e651fbaa86e SHA256: 6599b26349fd618a4381e1c0e5bec95cac13af773c26703e20e7bddd262320bd SHA512: 8d64a3d4521d6b925fb991e97b1dcc2899cd9351e999950adda9bbd425d32c7e7a4056fa9e3a4e2b80524e9a60d3ff5c992b5675b342ee86a266212655379a41 Homepage: http://www.qemu.org/ Description: QEMU Full virtualization on x86 hardware QEMU is a fast processor emulator. This package provides just a wrapper script /usr/bin/kvm which run qemu-system-x86 in kvm mode for backwards compatibility. . Please note that old qemu-kvm configuration files (in /etc/kvm/) are no longer used. Package: qemu-system-sparc Architecture: amd64 Version: 1:2.8+dfsg-6+deb9u9A~4.4.3.202002050747 Multi-Arch: foreign Priority: optional Section: otherosfs Source: qemu Maintainer: Debian QEMU Team Installed-Size: 14679 Provides: qemu-system-sparc64 Depends: libaio1 (>= 0.3.93), libasound2 (>= 1.0.16), libbluetooth3 (>= 4.91), libbrlapi0.6, libc6 (>= 2.15), libcacard0 (>= 2.2), libfdt1, libgcc1 (>= 1:3.4), libglib2.0-0 (>= 2.31.8), libgnutls30 (>= 3.5.6), libjpeg62-turbo (>= 1.3.1), libncursesw5 (>= 6), libnettle6, libnuma1 (>= 2.0.11), libpixman-1-0 (>= 0.19.6), libpng16-16 (>= 1.6.2-1), libpulse0 (>= 0.99.1), libsasl2-2, libsdl1.2debian (>= 1.2.11), libseccomp2 (>= 2.1.0), libspice-server1 (>= 0.12.5), libtinfo5 (>= 6), libusb-1.0-0 (>= 2:1.0.19), libusbredirparser1 (>= 0.6), libvdeplug2, libx11-6, zlib1g (>= 1:1.2.0), qemu-system-common (>> 2.0.0+dfsg-7~), openbios-sparc (>> 1.1+svn1395-1~) Recommends: qemu-utils, seabios, ipxe-qemu (>= 1.0.0+git-20131111.c3d1e78-1~) Suggests: samba, vde2, qemu-block-extra (= 1:2.8+dfsg-6+deb9u9A~4.4.3.202002050747) Breaks: qemu-system (<< 1.3.0+dfsg-5) Replaces: qemu-system (<< 1.3.0+dfsg-5) Filename: 4.4-4/amd64/qemu-system-sparc_2.8+dfsg-6+deb9u9A~4.4.3.202002050747_amd64.deb Size: 2533626 MD5sum: 7ae9abe41c6c414964ff4a73d1b15f10 SHA1: cfac2f4a1a46877e06011ec92901d6d675cffcfa SHA256: 02825bcae1da1ca770f989704fc554526b21c2c2c98bce1778937b71727abfe9 SHA512: d0ae7e1b491d7c54e0b19f3855fa9ba2012779345059aeb6d8519841f89bd0e8dd951d5a9cfcc423e91cb9cdea1a04289ae5063fd653bdb50abf234f41b63f09 Homepage: http://www.qemu.org/ Description: QEMU full system emulation binaries (sparc) QEMU is a fast processor emulator: currently the package supports SPARC emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following sparc hardware: sparc sparc64. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-guest-agent Architecture: amd64 Version: 1:2.8+dfsg-6+deb9u9A~4.4.3.202002050747 Multi-Arch: foreign Priority: optional Section: otherosfs Source: qemu Maintainer: Debian QEMU Team Installed-Size: 1242 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.4), libglib2.0-0 (>= 2.37.1), lsb-base (>= 3.0-6) Filename: 4.4-4/amd64/qemu-guest-agent_2.8+dfsg-6+deb9u9A~4.4.3.202002050747_amd64.deb Size: 315830 MD5sum: 0eaf1eeb1e4800d9bbacc7afdb4041b4 SHA1: a23682af69459eca1f4a6326cd5504a41f0e126a SHA256: 8f61a95d5f230c98a049dc1666b10ec7c0ad396c9b5c6d8c01b83cb2d957a989 SHA512: 54a26ec2da9b83c5cdeffc9e550b954754858ad1b87fa3f4a07a23c93623c99c7376388d79af5cf4c5708bcfd9002532b0314b30106e52a710c1f2c7db83a8fe Homepage: http://www.qemu.org/ Description: Guest-side qemu-system agent QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. 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: qemu-user Architecture: amd64 Version: 1:2.8+dfsg-6+deb9u9A~4.4.3.202002050747 Multi-Arch: foreign Priority: optional Section: otherosfs Source: qemu Maintainer: Debian QEMU Team Installed-Size: 70696 Depends: libc6 (>= 2.16), libgcc1 (>= 1:4.7), libglib2.0-0 (>= 2.37.1), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Recommends: qemu-user-binfmt Suggests: sudo Filename: 4.4-4/amd64/qemu-user_2.8+dfsg-6+deb9u9A~4.4.3.202002050747_amd64.deb Size: 7942780 MD5sum: 45db1b3830ebc440e64c5db6b356f584 SHA1: 8dd08c13d0e51bd72d6ebd83c8fd73f4a21739d2 SHA256: 1ccfbc0c11975c2f6ab3ecea4a4f2f42fd5f8135cdf831161f8b61f2b590c399 SHA512: 8e42c11d8e30db7049fce53304a44a96e988494ce85ac2d3df09fc10518d0281bf63dacc2c87db5b7fa557c6312b26f2166eb786b5dcaf78ac8f73d6c11f368d Homepage: http://www.qemu.org/ Description: QEMU user mode emulation binaries QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the user mode emulation binaries. In this mode QEMU can launch Linux processes compiled for one CPU on another CPU. . If qemu-user-binfmt package is also installed, it will register binary format handlers from this qemu-user package with the kernel so it will be possible to run foreign binaries directly. However, this might not be suitable for using inside foreign chroots, in which case it is possible to use qemu-user-static package instead of qemu-user-binmft, -- qemu-user-static will register statically linked binfmt handlers instead. Package: qemu-block-extra-dbgsym Architecture: amd64 Version: 1:2.8+dfsg-6+deb9u9A~4.4.3.202002050747 Auto-Built-Package: debug-symbols Multi-Arch: same Priority: extra Section: debug Source: qemu Maintainer: Debian QEMU Team Installed-Size: 335 Depends: qemu-block-extra (= 1:2.8+dfsg-6+deb9u9A~4.4.3.202002050747) Filename: 4.4-4/amd64/qemu-block-extra-dbgsym_2.8+dfsg-6+deb9u9A~4.4.3.202002050747_amd64.deb Size: 275852 MD5sum: d68c300f83822932b98899455c9c026d SHA1: efff3a874e7e545d19927015c88f1c72687b5d1e SHA256: fe17a824e8d798f88f570301bbe216e4861f415e44b0ce3ee50f6ff999949d43 SHA512: a8cfc89155290dd3fb6cfc8c731874a3ede03bf83a9b7b00302ec2d4dcb78aa4322a4df1f90983d3591ed1e04025098e76e7b8e0abf4002b425e12f2598663e2 Homepage: http://www.qemu.org/ Description: Debug symbols for qemu-block-extra Build-Ids: 56b1bf5484a20d6f65c9e3efbbd35745226e5f83 7f2805a2144855ca978f49ef10597dd1c91128e1 86e8fa65362fc6c8de78b2f15133116674ec6d97 8d0c1c6ea68658a5390b3a11f0a82f45ab2e06fc d96268c61bda68ac415c006cdbbda200393aead5 e7a7a06e6d976a6ecec70775e0509bb79ee6ab0f Package: qemu-system-mips Architecture: amd64 Version: 1:2.8+dfsg-6+deb9u9A~4.4.3.202002050747 Multi-Arch: foreign Priority: optional Section: otherosfs Source: qemu Maintainer: Debian QEMU Team Installed-Size: 41782 Provides: qemu-system-mips64, qemu-system-mips64el, qemu-system-mipsel Depends: libaio1 (>= 0.3.93), libasound2 (>= 1.0.16), libbluetooth3 (>= 4.91), libbrlapi0.6, libc6 (>= 2.15), libcacard0 (>= 2.2), libfdt1, libgcc1 (>= 1:3.4), libglib2.0-0 (>= 2.31.8), libgnutls30 (>= 3.5.6), libjpeg62-turbo (>= 1.3.1), libncursesw5 (>= 6), libnettle6, libnuma1 (>= 2.0.11), libpixman-1-0 (>= 0.19.6), libpng16-16 (>= 1.6.2-1), libpulse0 (>= 0.99.1), libsasl2-2, libsdl1.2debian (>= 1.2.11), libseccomp2 (>= 2.1.0), libspice-server1 (>= 0.12.5), libtinfo5 (>= 6), libusb-1.0-0 (>= 2:1.0.19), libusbredirparser1 (>= 0.6), libvdeplug2, libx11-6, zlib1g (>= 1:1.2.0), qemu-system-common (>> 2.0.0+dfsg-7~) Recommends: qemu-utils, seabios, ipxe-qemu (>= 1.0.0+git-20131111.c3d1e78-1~) Suggests: samba, vde2, qemu-block-extra (= 1:2.8+dfsg-6+deb9u9A~4.4.3.202002050747) Breaks: qemu-system (<< 1.3.0+dfsg-5) Replaces: qemu-system (<< 1.3.0+dfsg-5) Filename: 4.4-4/amd64/qemu-system-mips_2.8+dfsg-6+deb9u9A~4.4.3.202002050747_amd64.deb Size: 8889740 MD5sum: d7d8cc5c8309a592adad1119952ae0e6 SHA1: 0fed57cfdad2db993cbe55996d9e7c05dfb3c65a SHA256: c4d43d23bc7499d58637a272b304886c417387c640df4a125716a70bc0359d45 SHA512: 9b298211edd684a111a51f08de192d1c7bbcb5264c254f1c5b4efa1b9b02a7fe53d939feb8122476ab86264e817ff1bec53aaab332d2f3f28dbd39e42d916984 Homepage: http://www.qemu.org/ Description: QEMU full system emulation binaries (mips) QEMU is a fast processor emulator: currently the package supports MIPS emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following mips hardware: mips mipsel mips64 mips64el. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-x86-dbgsym Architecture: amd64 Version: 1:2.8+dfsg-6+deb9u9A~4.4.3.202002050747 Auto-Built-Package: debug-symbols Priority: extra Section: debug Source: qemu Maintainer: Debian QEMU Team Installed-Size: 32344 Depends: qemu-system-x86 (= 1:2.8+dfsg-6+deb9u9A~4.4.3.202002050747) Filename: 4.4-4/amd64/qemu-system-x86-dbgsym_2.8+dfsg-6+deb9u9A~4.4.3.202002050747_amd64.deb Size: 30373902 MD5sum: 89c39987e92c8c827f2e28f211c213a4 SHA1: d9d39d817760a7ff9270bff946eed4fd197fd03a SHA256: 05308f1a9bb649999a822f86dd65e0e1985dafed00bfbcb09589c0ad82bc22c6 SHA512: 876c95a65e29858113fce8dab6df719262cfc0857e33304a0165c660afb69db59644ca0a00fec3c9ee6ba705cee277de1bba5ec813fea544ff753a06d0ae9382 Homepage: http://www.qemu.org/ Description: Debug symbols for qemu-system-x86 Build-Ids: 48f6cb4f209a8c81a14c611af3485ac822ead934 e1f006ceedb8c73fd7dfcacce2068b371342eb69 Package: qemu-guest-agent-dbgsym Architecture: amd64 Version: 1:2.8+dfsg-6+deb9u9A~4.4.3.202002050747 Auto-Built-Package: debug-symbols Priority: extra Section: debug Source: qemu Maintainer: Debian QEMU Team Installed-Size: 1084 Depends: qemu-guest-agent (= 1:2.8+dfsg-6+deb9u9A~4.4.3.202002050747) Filename: 4.4-4/amd64/qemu-guest-agent-dbgsym_2.8+dfsg-6+deb9u9A~4.4.3.202002050747_amd64.deb Size: 771450 MD5sum: 277db726ef4a495324938879dcf3d6b9 SHA1: 1c8ea1d84c24d830eb2df4ecfddc21e52c904626 SHA256: a449f85b81adee5712873d20ed771cb88a3b20f27b96af5bd6559d0a21163ec1 SHA512: 7f04ba2e9d14d268b4aa5d726aed1a31c1d3eacdd29a1b6a389f053fe2776b9a91fb56277c0f40766f87b6104299f389c0b011d8f6f3830f8c43adbc244f47b5 Homepage: http://www.qemu.org/ Description: Debug symbols for qemu-guest-agent Build-Ids: 0f52cec04931d79668dfe503597e0475721ecb0b Package: qemu-system-common Architecture: amd64 Version: 1:2.8+dfsg-6+deb9u9A~4.4.3.202002050747 Multi-Arch: foreign Priority: optional Section: otherosfs Source: qemu Maintainer: Debian QEMU Team Installed-Size: 1728 Provides: qemu-keymaps Pre-Depends: adduser Depends: libc6 (>= 2.14), libcap-ng0, libcap2 (>= 1:2.10), libglib2.0-0 (>= 2.37.1) Breaks: iproute (<< 20110315-1), qemu-keymaps, qemu-system (<< 1.3.0+dfsg-5), qemu-utils (<< 1.3.0+dfsg-4) Replaces: qemu-keymaps, qemu-system (<< 1.3.0+dfsg-5), qemu-utils (<< 1.3.0+dfsg-4) Filename: 4.4-4/amd64/qemu-system-common_2.8+dfsg-6+deb9u9A~4.4.3.202002050747_amd64.deb Size: 503596 MD5sum: 50effc4131c1156655975621542c653f SHA1: 84f1d83698a3f446202dca69b7a43b5b5a5f0f1e SHA256: 0f8299bf992ccfb0e2c53eff496057598a746a9833644459fcbc9a822aad2fa8 SHA512: a4818dd639d11b3dceb4d35a7853308741510357710a98664154f032e608f3b3cb4213e65514c00edf932a70a1a62d8847284c732583c494df1ead62a549c429 Homepage: http://www.qemu.org/ Description: QEMU full system emulation binaries (common files) QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides common files needed for target-specific full system emulation (qemu-system-*) packages. Package: qemu-system-sparc-dbgsym Architecture: amd64 Version: 1:2.8+dfsg-6+deb9u9A~4.4.3.202002050747 Auto-Built-Package: debug-symbols Priority: extra Section: debug Source: qemu Maintainer: Debian QEMU Team Installed-Size: 23429 Depends: qemu-system-sparc (= 1:2.8+dfsg-6+deb9u9A~4.4.3.202002050747) Filename: 4.4-4/amd64/qemu-system-sparc-dbgsym_2.8+dfsg-6+deb9u9A~4.4.3.202002050747_amd64.deb Size: 21884748 MD5sum: 0c856c1f73ace5cd8c20515b54cd1709 SHA1: 4c4f0c2b0d25a20109ed02073180bb5fb5db6111 SHA256: b5c862201f1a2d58a70e0dedab3a07ee6d40f7ec074ad62b42d48f6216e5460d SHA512: 7ac35923af5272e77f800551298e322c71f90aaa1adeea023e1a49aa0263192e9e97458afe14d961417b030e2f4f8df640b9d8ec7590fde7118c6c703bbbf56a Homepage: http://www.qemu.org/ Description: Debug symbols for qemu-system-sparc Build-Ids: b447526bcb52be685cdb53bf8cc8fba791e9e970 daf66abe4092b8e8a29db2b975483adc0c9f3ab4 Package: qtbase5-examples Architecture: amd64 Version: 5.7.1+dfsg-3+deb9u2 Multi-Arch: foreign Priority: optional Section: x11 Source: qtbase-opensource-src Maintainer: Debian Qt/KDE Maintainers Installed-Size: 21221 Depends: libc6 (>= 2.14), libgl1-mesa-glx | libgl1, libqt5concurrent5 (>= 5.6.0~rc), libqt5core5a (>= 5.7.0), libqt5dbus5 (>= 5.0.2), libqt5gui5 (>= 5.7.0), libqt5network5 (>= 5.3.0), libqt5opengl5 (>= 5.0.2), libqt5printsupport5 (>= 5.0.2), libqt5sql5 (>= 5.3.0), libqt5test5 (>= 5.5.0), libqt5widgets5 (>= 5.7.0), libqt5xml5 (>= 5.1.0), libstdc++6 (>= 5) Filename: 4.4-4/amd64/qtbase5-examples_5.7.1+dfsg-3+deb9u2_amd64.deb Size: 4332250 MD5sum: ace83148f0b569342cc2ad426a19d55e SHA1: 30107811749a8f644d75b98aa4e7f2a4e750edfe SHA256: 7bf9be029de974d42019983433f3c9cf9cdc164fea89e52ba74e9facfa8bb48e SHA512: 899c9c0a135e108b3336910179b3eb5f5cc0abbcb2727c2ff6c30c23eae3f7e1e806e76e73597dda51e395449358c683cda6ed12cbf218473183d51940f9ac06 Homepage: http://qt-project.org/ Description: Qt 5 base examples Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Qt base 5 examples. Package: libqt5core5a Architecture: amd64 Version: 5.7.1+dfsg-3+deb9u2 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Maintainer: Debian Qt/KDE Maintainers Installed-Size: 5338 Provides: qtbase-abi-5-7-1 Depends: libc6 (>= 2.14), libdouble-conversion1 (>= 2.0.0), libgcc1 (>= 1:3.4), libglib2.0-0 (>= 2.22.0), libicu57 (>= 57.1-1~), libpcre16-3 (>= 2:8.35-4), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Recommends: qttranslations5-l10n Suggests: libthai0 Breaks: libqt5scintilla2-12v5 (<< 2.9.2+dfsg-2~) Filename: 4.4-4/amd64/libqt5core5a_5.7.1+dfsg-3+deb9u2_amd64.deb Size: 1839458 MD5sum: b5c6a6fe97b04661e5cdf5b004e1af2d SHA1: 6dea75e2042a61c29fb97574a0ca6914136e8d78 SHA256: d9095769376e6250d062f7521a90ca5bb680c5a2da438ed42d118e0c2c34ced9 SHA512: 185cb5dccad5af08207762277ca05fe4f5b1511f0ec6d7f20c7e2e74bf848d258b049c31508d053b2fc8e94a876dbc35d4943a376214a3013a277f7f0823a818 Homepage: http://qt-project.org/ Description: Qt 5 core module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtCore module contains core non-GUI functionality. Package: libqt5sql5-sqlite Architecture: amd64 Version: 5.7.1+dfsg-3+deb9u2 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Maintainer: Debian Qt/KDE Maintainers Installed-Size: 199 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.7.0), libqt5sql5 (>= 5.7.0), libsqlite3-0 (>= 3.5.9), libstdc++6 (>= 5), qtbase-abi-5-7-1 Filename: 4.4-4/amd64/libqt5sql5-sqlite_5.7.1+dfsg-3+deb9u2_amd64.deb Size: 60838 MD5sum: f0175c38172423a6387983c9f5183a61 SHA1: a988f4dc83c91dba99c75e05faece32a0f35fc18 SHA256: 5860e4389a179099ea453b0746890ceece38f7832d3e469b352fa5329b9d8286 SHA512: 907022eea324f338edadd233b6ddf50a41ac153111b6fc0ef8560344ece8d10b8b24a65ec97f3f64242f30bdbb5b84e3b6f0d54710a831d8557f4c861d1cba1a Homepage: http://qt-project.org/ Description: Qt 5 SQLite 3 database driver This package contains the SQLite 3 plugin for Qt 5. . Install it if you intend to use or write Qt programs that are to access an SQLite 3 DB. Package: libqt5test5 Architecture: amd64 Version: 5.7.1+dfsg-3+deb9u2 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Maintainer: Debian Qt/KDE Maintainers Installed-Size: 370 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libqt5core5a (>= 5.7.0), libstdc++6 (>= 5) Filename: 4.4-4/amd64/libqt5test5_5.7.1+dfsg-3+deb9u2_amd64.deb Size: 120186 MD5sum: 7e7927de5338c760447509f206a24b48 SHA1: 79ed5921c7a28422d51d7502e6768bc37742485a SHA256: 1f81830ae8e3a6353559a75f6222cedf872f00a8be09665eb03c74f4352d5e63 SHA512: f4510378c228c87826c77dd660df7e973c00fae0ad3c7026af65cf4974ff3aaf5c5efb46cdc98677a7095603f29384efa473137c6fb32e022823a16907fb793b Homepage: http://qt-project.org/ Description: Qt 5 test module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtTest module provides classes for unit testing Qt applications and libraries. Package: libqt5widgets5 Architecture: amd64 Version: 5.7.1+dfsg-3+deb9u2 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Maintainer: Debian Qt/KDE Maintainers Installed-Size: 7120 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.7.1), libqt5gui5 (>= 5.7.0), libstdc++6 (>= 5), qtbase-abi-5-7-1 Filename: 4.4-4/amd64/libqt5widgets5_5.7.1+dfsg-3+deb9u2_amd64.deb Size: 2242242 MD5sum: 66a02ddda899fbf0e5df21e4ce2ebe6f SHA1: 065661ca92fae788d24cfe0930599bdaf7b329f3 SHA256: f8202627f6cba1e99418813dc09bdbb0be3de55d7402d2f83e3eaf2f20c530fb SHA512: eba8a9fda94b127a55603bf9e85f1a71f1908d6df22f2007ae5df8b9b02d8737bc59861f0d76c11a806269dcafa3c314fe4ccf3a5dc4cdea38e6edb48236a5a1 Homepage: http://qt-project.org/ Description: Qt 5 widgets module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtWidgets module extends QtGui with C++ widget functionality. Package: libqt5sql5-mysql Architecture: amd64 Version: 5.7.1+dfsg-3+deb9u2 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Maintainer: Debian Qt/KDE Maintainers Installed-Size: 215 Depends: libc6 (>= 2.14), libmariadbclient18 (>= 10.1.41-0+deb9u1), libqt5core5a (>= 5.7.0), libqt5sql5 (>= 5.7.0), libstdc++6 (>= 5), qtbase-abi-5-7-1 Filename: 4.4-4/amd64/libqt5sql5-mysql_5.7.1+dfsg-3+deb9u2_amd64.deb Size: 66646 MD5sum: f52ea851874dc5dd6675d3cf9e0a5545 SHA1: 30915f2feae2ebb0d50d0bbd7f1ca10099a3be13 SHA256: c13b69aaefb8ee82b4618527565e3caeb36a8565f39073a2b3e52e1ef4d280fb SHA512: f27ed159d7adfde87731513f5dbdba0bd1be6b1e91621e6465a8e2effe180991f88a1c02b78a396d873f795533c0e7d4638eff1e92484d40b9ebe88234d160e1 Homepage: http://qt-project.org/ Description: Qt 5 MySQL database driver This package contains the MySQL plugin for Qt 5. . Install it if you intend to use or write Qt programs that are to access a MySQL DB. Package: libqt5opengl5 Architecture: amd64 Version: 5.7.1+dfsg-3+deb9u2 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Maintainer: Debian Qt/KDE Maintainers Installed-Size: 536 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.7.0), libqt5gui5 (>= 5.7.0), libqt5widgets5 (>= 5.6.0~beta), libstdc++6 (>= 5), qtbase-abi-5-7-1 Filename: 4.4-4/amd64/libqt5opengl5_5.7.1+dfsg-3+deb9u2_amd64.deb Size: 154456 MD5sum: 19c8c0450f99c3587b5e71ad24df55ad SHA1: dd4ffe7a13ea9f115844233f8a86555e2d846050 SHA256: 6afcfeea4b73d53fa9761650cf33f02653ddf9da2cf88a12b070c013351f04da SHA512: c2a6bf08c21e5cbd75b98535d8727b89965a966cff35b91d4ac89498f8b49c8c41cee4d23479e19c4b67158d393cb694fe1e013ff383e8dc8aa53a637d06208f Homepage: http://qt-project.org/ Description: Qt 5 OpenGL module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtOpenGL module offers classes that make it easy to use OpenGL in Qt applications. . OpenGL is a standard API for rendering 3D graphics. OpenGL only deals with 3D rendering and provides little or no support for GUI programming issues. Package: libqt5network5 Architecture: amd64 Version: 5.7.1+dfsg-3+deb9u2 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Maintainer: Debian Qt/KDE Maintainers Installed-Size: 2243 Depends: libssl1.0.2, libc6 (>= 2.14), libproxy1v5 (>= 0.4.14), libqt5core5a (>= 5.7.0), libqt5dbus5 (>= 5.0.2), libstdc++6 (>= 5), qtbase-abi-5-7-1, zlib1g (>= 1:1.1.4) Filename: 4.4-4/amd64/libqt5network5_5.7.1+dfsg-3+deb9u2_amd64.deb Size: 592858 MD5sum: c958797655ada8dac3a48496a115d113 SHA1: 0830483104617f8134eeacd193bf5bcfcfdc6b9d SHA256: 455707e5b3bc6b2e9f030458aedbca8be654f40eb2629c94f2c1587f92f9f2f2 SHA512: d30ef9fa510714dd5c88dd84b6f0da6c644534161eb3533cd92b1c5aa1d9e34424c3ecde8021f212706ab76a85f4b34320833141a8751674116f1c9f061d2d3e Homepage: http://qt-project.org/ Description: Qt 5 network module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtNetwork module offers classes that allow you to write TCP/IP clients and servers. It provides classes to make network programming easier and portable. Package: libqt5xml5 Architecture: amd64 Version: 5.7.1+dfsg-3+deb9u2 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Maintainer: Debian Qt/KDE Maintainers Installed-Size: 398 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.7.0), libstdc++6 (>= 5), qtbase-abi-5-7-1 Filename: 4.4-4/amd64/libqt5xml5_5.7.1+dfsg-3+deb9u2_amd64.deb Size: 119526 MD5sum: 35b2c4137691c8025696a791c87a9883 SHA1: 4186b60c1cc2671c903d5b05a8d2a6196a7a9e6c SHA256: 2f20f8ef654e4b8f5ecaca0a7c43eb2d890ce2bf33255d48873f7e113f0d965f SHA512: d5bd857678a2aa3c5d759758633c8c42c6860714d0f1e9bc87ba70a0c0963ea51c47ca496e3e6d3e78149a92d878ff9a7c8283b0e6a57d82325dd21f8678c44d Homepage: http://qt-project.org/ Description: Qt 5 XML module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtXml module provides a stream reader and writer for XML documents, and C++ implementations of SAX and DOM. Package: libqt5printsupport5 Architecture: amd64 Version: 5.7.1+dfsg-3+deb9u2 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Maintainer: Debian Qt/KDE Maintainers Installed-Size: 701 Depends: libc6 (>= 2.14), libcups2 (>= 1.4.0), libqt5core5a (>= 5.7.0), libqt5gui5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.7.0), libstdc++6 (>= 5), qtbase-abi-5-7-1 Filename: 4.4-4/amd64/libqt5printsupport5_5.7.1+dfsg-3+deb9u2_amd64.deb Size: 199104 MD5sum: 0738d26fc18641e0745df6dcd8629b0f SHA1: 4baae41412b7b79a57cb0943d2ee9b24e1aa6998 SHA256: 755918bf7beafc3a2ff77c7be88e70ac810eaaa6fa942d0819cb0884f4508e72 SHA512: f42555fe62fa1d33fd356f82d07e57d7a2192bc7f65ddd8bac2886f9af5fd3c6fea343d5a0701054c6d82b77045bf3bb82b2a98f87f94a2e929071d448e5073a Homepage: http://qt-project.org/ Description: Qt 5 print support module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtPrintSupport module provides classes to make printing easier and portable. Package: libqt5dbus5 Architecture: amd64 Version: 5.7.1+dfsg-3+deb9u2 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Maintainer: Debian Qt/KDE Maintainers Installed-Size: 715 Depends: libc6 (>= 2.14), libdbus-1-3 (>= 1.9.14), libqt5core5a (>= 5.7.0), libstdc++6 (>= 5), qtbase-abi-5-7-1 Filename: 4.4-4/amd64/libqt5dbus5_5.7.1+dfsg-3+deb9u2_amd64.deb Size: 217126 MD5sum: bfe4bc33290fe2906a07ecafe07619b3 SHA1: 9584d75835cc734d280f8444d843ac12e071d373 SHA256: 92a2a815b28e0aded6196e673a8c50da7815979181922f53128ffc6fde19e502 SHA512: af7bc5ac5c094e6aef487886885add287aa12b669b8ccc4997f51df10913c80d553dcab0708d354144da0e4393f63854f876b6e2fa5c7bb1d64d0b851d0a9b97 Homepage: http://qt-project.org/ Description: Qt 5 D-Bus module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtDBus module is a Unix-only library that you can use to make Inter-Process Communication using the D-Bus protocol. . Applications using the QtDBus module can provide services to other, remote applications by exporting objects, as well as use services exported by those applications by placing calls and accessing properties. Package: libqt5concurrent5 Architecture: amd64 Version: 5.7.1+dfsg-3+deb9u2 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Maintainer: Debian Qt/KDE Maintainers Installed-Size: 172 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libqt5core5a (>= 5.7.0), libstdc++6 (>= 5) Filename: 4.4-4/amd64/libqt5concurrent5_5.7.1+dfsg-3+deb9u2_amd64.deb Size: 52562 MD5sum: fc100b3b94f6b35410cc5871a9e2bfe4 SHA1: 3830cba43bc44858793dd5540773a04cfe51b214 SHA256: 6f85d71bffbf74d6bf25f091a3ad5921743faef96be5592b7f00b4a2cec2671a SHA512: 004315e9e846583459d3da1b8df4e126cacc2dd4902cb8b78b40a9db311615a225dc489f8a45b5a7c8efff6a4f04c48662a2f56bbf65c6c2bf57b90193249008 Homepage: http://qt-project.org/ Description: Qt 5 concurrent module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtConcurrent module contains functionality to support concurrent execution of program code. Package: qt5-qmake Architecture: amd64 Version: 5.7.1+dfsg-3+deb9u2 Multi-Arch: same Priority: optional Section: devel Source: qtbase-opensource-src Maintainer: Debian Qt/KDE Maintainers Installed-Size: 4353 Depends: qtchooser (>= 55-gc9562a1-1~), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.9) Filename: 4.4-4/amd64/qt5-qmake_5.7.1+dfsg-3+deb9u2_amd64.deb Size: 1191304 MD5sum: ff9272c263015e89736828b6e2704386 SHA1: 1d9f607a2a3ceec79f3287c128fce14d7ddf2488 SHA256: 9e552c67fab56a328bf6b6cf830d81ca659e17db6a0171209ec68777141ba11f SHA512: 4d7a4da5de5907d7780d603da557f0c9046a3321eca81ca698adc379de651ee2a4a9b42ea1b733e41d514ffd2b232503deba9b96d398ae50afdbe2a8f7d322b4 Homepage: http://qt-project.org/ Description: Qt 5 qmake Makefile generator tool Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the Qt 5 qmake, a tool that helps simplify the build process for development project across different platforms. qmake automates the generation of Makefiles so that only a few lines of information are needed to create each Makefile. qmake can be used for any software project, whether it is written using Qt or not. . Qt 5 qmake requires a platform and compiler description file which contains many default values used to generate appropriate Makefiles. . This package contains also these platform specifications. Package: qtbase5-private-dev Architecture: amd64 Version: 5.7.1+dfsg-3+deb9u2 Multi-Arch: same Priority: optional Section: libdevel Source: qtbase-opensource-src Maintainer: Debian Qt/KDE Maintainers Installed-Size: 8628 Depends: libinput-dev, libxkbcommon-dev, qtbase5-dev (= 5.7.1+dfsg-3+deb9u2) Breaks: qtbase5-dev (<< 5.4.0+dfsg-6~) Replaces: qtbase5-dev (<< 5.4.0+dfsg-6~) Filename: 4.4-4/amd64/qtbase5-private-dev_5.7.1+dfsg-3+deb9u2_amd64.deb Size: 1030080 MD5sum: f05f980e22787ec195aaa37427a59513 SHA1: 7823d418afec315cf8832d14a82a09b8f06061fe SHA256: edc5daead50cc42e21389751777254a249afd57d7ac843825aaa25794e68ca87 SHA512: d3ea41c286763f45719c06067863ac3017ded78586466eaf57e67ad8344251a3549f92dd186e60c69d1280e2dcc17b97e6c8a8a835cab4e0a50bdc435c136f09 Homepage: http://qt-project.org/ Description: Qt 5 base private development files Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the private header development files for building some Qt 5 applications like Qt Creator QML Designer plugin. . Use at your own risk. Package: qtbase5-dev Architecture: amd64 Version: 5.7.1+dfsg-3+deb9u2 Multi-Arch: same Priority: optional Section: libdevel Source: qtbase-opensource-src Maintainer: Debian Qt/KDE Maintainers Installed-Size: 13055 Depends: libgl1-mesa-dev | libgl-dev, libglu1-mesa-dev | libglu-dev, libqt5concurrent5 (= 5.7.1+dfsg-3+deb9u2), libqt5core5a (= 5.7.1+dfsg-3+deb9u2), libqt5dbus5 (= 5.7.1+dfsg-3+deb9u2), libqt5gui5 (= 5.7.1+dfsg-3+deb9u2), libqt5network5 (= 5.7.1+dfsg-3+deb9u2), libqt5printsupport5 (= 5.7.1+dfsg-3+deb9u2), libqt5sql5 (= 5.7.1+dfsg-3+deb9u2), libqt5test5 (= 5.7.1+dfsg-3+deb9u2), libqt5widgets5 (= 5.7.1+dfsg-3+deb9u2), libqt5xml5 (= 5.7.1+dfsg-3+deb9u2), libxext-dev, qt5-qmake (= 5.7.1+dfsg-3+deb9u2), qtbase5-dev-tools (= 5.7.1+dfsg-3+deb9u2), qtchooser Recommends: libqt5opengl5-dev (= 5.7.1+dfsg-3+deb9u2) Suggests: default-libmysqlclient-dev, firebird-dev, libegl1-mesa-dev, libgl1-mesa-dev, libpq-dev, libsqlite3-dev, unixodbc-dev Filename: 4.4-4/amd64/qtbase5-dev_5.7.1+dfsg-3+deb9u2_amd64.deb Size: 1061890 MD5sum: 718e19da8de68cda3083105a1ed19c86 SHA1: 37fa3447d2ddf157d9bede8c98dee998873921db SHA256: a8b837300e6b218febdad9d80317bcfb8f4505259fd96d3cfd53fb392037e2b9 SHA512: 9690ebebe0ad9af6fc5d216ed3c6dcce1ce8cd24e48272f521cdd78de67a2a846816eea8bcea423a7aeb76db7c390b4aaf2a9406e04e588aa7e601a23142c6d4 Homepage: http://qt-project.org/ Description: Qt 5 base development files Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the header development files used for building Qt 5 applications. . If you are interested in packaging Qt 5 stuff please take a look at http://pkg-kde.alioth.debian.org/packagingqtbasedstuff.html Package: libqt5opengl5-dev Architecture: amd64 Version: 5.7.1+dfsg-3+deb9u2 Multi-Arch: same Priority: optional Section: libdevel Source: qtbase-opensource-src Maintainer: Debian Qt/KDE Maintainers Installed-Size: 273 Depends: libqt5opengl5 (= 5.7.1+dfsg-3+deb9u2), qtbase5-dev (= 5.7.1+dfsg-3+deb9u2) Breaks: qtbase5-dev (<< 5.4.0+dfsg-6~) Replaces: qtbase5-dev (<< 5.4.0+dfsg-6~) Filename: 4.4-4/amd64/libqt5opengl5-dev_5.7.1+dfsg-3+deb9u2_amd64.deb Size: 58556 MD5sum: 01f82000db86707e5e7915d4edd4cdd9 SHA1: 7bf9148bc32341d775d6c4e0ae48eea0334771a2 SHA256: 4f412d8094f60f66ea344bda6db66f40c06b985b7457eac453826f76bd44f076 SHA512: 4f4efff11aa956e5e877c050222d6577f80bc61ab3ec30fe963bad743784a77e9af67cab007de3bacee4ee3d62870db9457cf0f75606f43767cf4806937725b6 Homepage: http://qt-project.org/ Description: Qt 5 OpenGL library development files Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the development files needed to build Qt 5 applications using QtOpenGL library. Package: qtbase5-dev-tools Architecture: amd64 Version: 5.7.1+dfsg-3+deb9u2 Multi-Arch: foreign Priority: optional Section: devel Source: qtbase-opensource-src Maintainer: Debian Qt/KDE Maintainers Installed-Size: 3539 Depends: qtchooser (>= 55-gc9562a1-1~), perl:any, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libqt5core5a (>= 5.7.0), libqt5dbus5 (>= 5.2.0~alpha1), libstdc++6 (>= 5), qtbase-abi-5-7-1, zlib1g (>= 1:1.1.4) Filename: 4.4-4/amd64/qtbase5-dev-tools_5.7.1+dfsg-3+deb9u2_amd64.deb Size: 756456 MD5sum: 5ca271eac7815c092846bd2dc43020de SHA1: 728d21e70317fd514d0065a31129a1581f4a760f SHA256: 0400eb42cd9e306da9ef218be830b74d13279f153a8d2e643cdb3967ecbf4f40 SHA512: c435e5bd8c40ad490c628a6e9d383d65b6053688d0f88e2dcabbbec4003c1f1a2ad7821cff441e81899f374443a817584b2287de14a38bc9efe0e2995da25477 Homepage: http://qt-project.org/ Description: Qt 5 base development programs Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the development programs used for building Qt 5 applications, such as moc, qdbuscpp2xml, qdbusxml2cpp, rcc, syncqt and uic. Package: libqt5gui5 Architecture: amd64 Version: 5.7.1+dfsg-3+deb9u2 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Maintainer: Debian Qt/KDE Maintainers Installed-Size: 9450 Depends: fontconfig, libc6 (>= 2.14), libdrm2 (>= 2.4.25), libegl1-mesa (>= 7.8.1) | libegl1-x11, libfontconfig1 (>= 2.11), libfreetype6 (>= 2.3.5), libgbm1 (>= 8.1~0), libgcc1 (>= 1:3.4), libgl1-mesa-glx | libgl1, libglib2.0-0 (>= 2.12.0), libharfbuzz0b (>= 0.9.11), libice6 (>= 1:1.0.0), libinput10 (>= 0.15.0), libjpeg62-turbo (>= 1.3.1), libmtdev1 (>= 1.0.8), libpng16-16 (>= 1.6.2-1), libqt5core5a (>= 5.7.1), libqt5dbus5 (>= 5.0.2), libqt5network5 (>= 5.0.2), libsm6, libstdc++6 (>= 5), libudev1 (>= 183), libx11-6, libx11-xcb1, libxcb-glx0, libxcb-icccm4 (>= 0.4.1), libxcb-image0 (>= 0.2.1), libxcb-keysyms1 (>= 0.4.0), libxcb-randr0 (>= 1.3), libxcb-render-util0, libxcb-render0, libxcb-shape0, libxcb-shm0, libxcb-sync1, libxcb-xfixes0, libxcb-xinerama0, libxcb-xkb1, libxcb1 (>= 1.8), libxi6 (>= 2:1.5.99.2), libxkbcommon-x11-0 (>= 0.5.0), libxkbcommon0 (>= 0.5.0), qtbase-abi-5-7-1, zlib1g (>= 1:1.1.4) Recommends: libqt5svg5, mesa-utils, qt5-gtk-platformtheme Suggests: qt5-image-formats-plugins, qtwayland5 Breaks: libqt5egldeviceintegration5 (<< 5.6.0~beta+dfsg-5~), libqt5xcbqpa5 (<< 5.6.0~beta+dfsg-5~) Replaces: libqt5egldeviceintegration5 (<< 5.6.0~beta+dfsg-5~), libqt5xcbqpa5 (<< 5.6.0~beta+dfsg-5~) Filename: 4.4-4/amd64/libqt5gui5_5.7.1+dfsg-3+deb9u2_amd64.deb Size: 2449138 MD5sum: bb37ba21f16f7530b253ddd62f8d7ccf SHA1: 43b27f26874f96e2915cc16dfef35d296941b8df SHA256: afe3e0946b55fedacfe0b80899568cac065219a59a42b8b007530bc8e4ca835e SHA512: b5151131e55791fd8e69ffe6f7be78f6f6f00f99d54e4b65e43504a25d3623be6b6a2660559c798c55e45e52528d80be93585b714deb90750c7ad091c89bc4fb Homepage: http://qt-project.org/ Description: Qt 5 GUI module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtGui module extends QtCore with GUI functionality. Package: libqt5sql5-psql Architecture: amd64 Version: 5.7.1+dfsg-3+deb9u2 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Maintainer: Debian Qt/KDE Maintainers Installed-Size: 219 Depends: libc6 (>= 2.4), libpq5, libqt5core5a (>= 5.7.0), libqt5sql5 (>= 5.7.0), libstdc++6 (>= 5), qtbase-abi-5-7-1 Filename: 4.4-4/amd64/libqt5sql5-psql_5.7.1+dfsg-3+deb9u2_amd64.deb Size: 67108 MD5sum: 39628ab187c114f6acca2bdec08cf27a SHA1: 5fdb17ea30f9b828a4c28ff4fca42c61741bbdbe SHA256: aea3a784f1356acabe0229ba2fdf6209aa3f1342c0d9be0987a4bd8c0849c714 SHA512: 4fdd3068ce91d746227c717286d45c0d42128e49916631f6b433dbc6ec62724c1296c5af078c0d436a415a6193712e7d9826a9681f9b3114b362201c2adb4b1d Homepage: http://qt-project.org/ Description: Qt 5 PostgreSQL database driver This package contains the PostgreSQL plugin for Qt 5. . Install it if you intend to use or write Qt programs that are to access a PostgreSQL DB. Package: libqt5sql5-odbc Architecture: amd64 Version: 5.7.1+dfsg-3+deb9u2 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Maintainer: Debian Qt/KDE Maintainers Installed-Size: 235 Depends: libc6 (>= 2.14), libodbc1 (>= 2.3.1), libqt5core5a (>= 5.7.0), libqt5sql5 (>= 5.7.0), libstdc++6 (>= 5), qtbase-abi-5-7-1 Filename: 4.4-4/amd64/libqt5sql5-odbc_5.7.1+dfsg-3+deb9u2_amd64.deb Size: 74524 MD5sum: 1ad14b7056b72c2e373e3f23bc24687f SHA1: 2e2cb8d67f4a607953bea79ebc2eaaec96846e51 SHA256: 3253dbb6638cff4b13e21d156f9e245af4738f1013903cb92c5235333112a57d SHA512: 6a7ba150a08f7e54f204c97fe1e5567a863ddca796a89b6ca94cde2c23512ab34e3ee713b2cdc0fb932d8ce0dd10bf40c4dce21ad9e9a1db722ffbd58bbd158d Homepage: http://qt-project.org/ Description: Qt 5 ODBC database driver This package contains the ODBC plugin for Qt 5. . Install it if you intend to use or write Qt programs that are to access an ODBC DB. Package: qt5-gtk-platformtheme Architecture: amd64 Version: 5.7.1+dfsg-3+deb9u2 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Maintainer: Debian Qt/KDE Maintainers Installed-Size: 457 Depends: libqt5gui5 (= 5.7.1+dfsg-3+deb9u2), libc6 (>= 2.14), libglib2.0-0 (>= 2.33.14), libgtk-3-0 (>= 3.3.16), libpango-1.0-0 (>= 1.14.0), libqt5core5a (>= 5.7.0), libqt5dbus5 (>= 5.0.2), libstdc++6 (>= 5), libx11-6, qtbase-abi-5-7-1 Filename: 4.4-4/amd64/qt5-gtk-platformtheme_5.7.1+dfsg-3+deb9u2_amd64.deb Size: 130434 MD5sum: f56dbda8e308ca1241c1b75da84657d4 SHA1: 7dbe3240a767c22f4ebae54b9d4ac7ec126f4f11 SHA256: cf764fa33a5ab2e2deb1558da10f5850f1fa1c2aa9c80b4cfd4682df5305fada SHA512: 6d6918d5c04f6a8b99ba462ad19b95d3a5e7279c28a3b7eb96ea2f1a0102e697daad1eda8470858e9d257d23d5a8d3f38e36212ec3cf3874f57d3200a0126132 Homepage: http://qt-project.org/ Description: Qt 5 GTK+ 3 platform theme Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package provides the GTK+ 3 platform theme, which makes Qt use native icon themes, fonts, and dialogs on GTK-based environments. Package: libqt5sql5 Architecture: amd64 Version: 5.7.1+dfsg-3+deb9u2 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Maintainer: Debian Qt/KDE Maintainers Installed-Size: 454 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.7.0), libstdc++6 (>= 5), qtbase-abi-5-7-1 Recommends: libqt5sql5-sqlite | libqt5sql5-mysql | libqt5sql5-odbc | libqt5sql5-psql | libqt5sql5-tds | libqt5sql5-ibase Filename: 4.4-4/amd64/libqt5sql5_5.7.1+dfsg-3+deb9u2_amd64.deb Size: 136064 MD5sum: a952f1505f01bf3c89bd9e3908fb69ae SHA1: 5580c87a1d4b28e00a5dc6a5a628c8a7aced7929 SHA256: eb5afc8c3190e9cf8b6fddb3eaa15a700e78635c206f5e0e815d9764ee5ae611 SHA512: ad7ae0e3977049a47f2c8a02502cdd3c00070f06621d4a067f73d71504961875b26e004bac1c5ec0a7e7631816da3385b3e5b31709988b8098af6752b66108fd Homepage: http://qt-project.org/ Description: Qt 5 SQL module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtSql module helps you provide seamless database integration to your Qt applications. Package: libqt5sql5-ibase Architecture: amd64 Version: 5.7.1+dfsg-3+deb9u2 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Maintainer: Debian Qt/KDE Maintainers Installed-Size: 239 Depends: libc6 (>= 2.14), libfbclient2 (>= 2.5.0.25784~ReleaseCandidate1.ds2), libqt5core5a (>= 5.7.0), libqt5sql5 (>= 5.7.0), libstdc++6 (>= 5), qtbase-abi-5-7-1 Filename: 4.4-4/amd64/libqt5sql5-ibase_5.7.1+dfsg-3+deb9u2_amd64.deb Size: 74730 MD5sum: d9806ca34ad261341cd7934cc8c6f1db SHA1: efc252be147094ae98d569257fb43fce388fc7e1 SHA256: cd4fbb32804988553d702f451378acd87d9130fd7b38cb1bff3d4979acd1fb0c SHA512: 0d8c3dc3dcf012c79aadec8e3238ddee69a7df9c9eb78b4589c330f5e24bd5f0e219de165f8aae814bf22857933284be1d4e5b3e3a6c2ab7d9dbb3d1cf827d87 Homepage: http://qt-project.org/ Description: Qt 5 Firebird database driver This package contains the Firebird plugin for Qt 5. . Install it if you intend to use or write Qt programs that are to access a Firebird/InterBase DB. Package: libqt5sql5-tds Architecture: amd64 Version: 5.7.1+dfsg-3+deb9u2 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Maintainer: Debian Qt/KDE Maintainers Installed-Size: 198 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.7.0), libqt5sql5 (>= 5.7.0), libstdc++6 (>= 5), libsybdb5 (>= 0.63), qtbase-abi-5-7-1 Filename: 4.4-4/amd64/libqt5sql5-tds_5.7.1+dfsg-3+deb9u2_amd64.deb Size: 61082 MD5sum: ab7b3c732363cd093d1fe872dbf39892 SHA1: 280988a3acac6cd867ae6b7402b4c1cabc975d1e SHA256: 3273273241c43fc8fbee5e05fba7792cfa5ce99b0c616ac46ab2c7b0a0e5f15f SHA512: df11f16df79328799a92799dcb983ccdb4c89e32954fde0aaabe39a2501feac174c3474c5ebe51d14bcad35217c2b4e9d47e6c40248562180c5ece3b50223a11 Homepage: http://qt-project.org/ Description: Qt 5 FreeTDS database driver This package contains the FreeTDS plugin for Qt 5. . Install it if you intend to use or write Qt programs that are to access a MS SQL or Sybase SQL server. Package: qt5-default Architecture: amd64 Version: 5.7.1+dfsg-3+deb9u2 Priority: optional Section: libs Source: qtbase-opensource-src Maintainer: Debian Qt/KDE Maintainers Installed-Size: 137 Depends: qtbase5-dev, qtchooser (>= 55-gc9562a1-1~) Suggests: qt5-qmake, qtbase5-dev-tools Conflicts: qt4-default Filename: 4.4-4/amd64/qt5-default_5.7.1+dfsg-3+deb9u2_amd64.deb Size: 43436 MD5sum: 445cbbc51d435349f1341020d3589781 SHA1: a05329d491f1fd4d6cad978896a07385d21c7b97 SHA256: d17531d2e35df7b6b0094c484b6c87d4b727d9b5f1b82219171586f02dfc6e9f SHA512: 2ab5c9d813ca87114bda56888f03db04c3da7571aeb1c902630fc5f9c3cb8a4b85fc83f4db15dd7d825895e2b85f6f8f22bc2b6a068da9c4020b67880f9949f4 Homepage: http://qt-project.org/ Description: Qt 5 development defaults package Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package sets Qt 5 to be the default Qt version to be used when using development binaries like qmake. It provides a default configuration for qtchooser, but does not prevent alternative Qt installations from being used. . This package should not be used for building Debian packages. Take a look at http://pkg-kde.alioth.debian.org/packagingqtbasedstuff.html for more information. Package: spamc Architecture: amd64 Version: 3.4.2-1~deb9u3 Priority: optional Section: mail Source: spamassassin Maintainer: Noah Meyerhans Installed-Size: 123 Depends: libc6 (>= 2.14), libssl1.1 (>= 1.1.0) Suggests: spamassassin Filename: 4.4-4/amd64/spamc_3.4.2-1~deb9u3_amd64.deb Size: 82926 MD5sum: 7ba2fa960ba85fd0d8f6ffc042982777 SHA1: 014b00741b043bfb34e1957a5a06a557e09c5983 SHA256: a76409962d89b9b75456c9e6daa300906aabe5e7fe5f45ed6c320bb5dda7b7e6 SHA512: e2a9f85f9f57dfaf06279776401e2ab69183c6897c2fb3f57c666975997529bccbcff97840a2c79be5ba909f1f4309fb6d24d93585c9f207040508dec589a226 Homepage: https://www.spamassassin.org/ Description: Client for SpamAssassin spam filtering daemon spamc is the client to communicate with spamd, the daemonized form of SpamAssassin (see the spamassassin package). It is written in C for maximum speed and minimum loading overhead. . spamc is quite useful for integrating spamassassin into an MTA or into a .procmailrc file because of its speed. . This package is useless unless you have spamassassin installed, either on this machine or another local machine (i.e. a mail server). Package: sudo Architecture: amd64 Version: 1.8.19p1-2.1+deb9u2 Priority: optional Section: admin Maintainer: Bdale Garbee Installed-Size: 3033 Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.17), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32), libpam-modules, lsb-base Conflicts: sudo-ldap Replaces: sudo-ldap Filename: 4.4-4/amd64/sudo_1.8.19p1-2.1+deb9u2_amd64.deb Size: 1054498 MD5sum: 2fc9b6fe447d5779826ec7709082055d SHA1: 9c30b3ac1a910e9d8f48c6b2b75f4409947d8d07 SHA256: 881fbea4e1c2c353b322f5d8993bca4ba52e9392344dc52959e89bb19d125428 SHA512: 2c0026a3d73a62a592c432e9520adb466f0e902418a666917f788856840faac6b6af418b68a772b1c0d65c5a8638c80dba071ae1b3302bbc86aeba0e7b7ddcac Homepage: http://www.sudo.ws/ Description: Provide limited super user privileges to specific users Sudo is a program designed to allow a sysadmin to give limited root privileges to users and log root activity. The basic philosophy is to give as few privileges as possible but still allow people to get their work done. . This version is built with minimal shared library dependencies, use the sudo-ldap package instead if you need LDAP support for sudoers. Package: sudo-ldap Architecture: amd64 Version: 1.8.19p1-2.1+deb9u2 Priority: optional Section: admin Source: sudo Maintainer: Bdale Garbee Installed-Size: 3081 Provides: sudo Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.17), libldap-2.4-2 (>= 2.4.7), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32), libpam-modules, lsb-base Conflicts: sudo Replaces: sudo Filename: 4.4-4/amd64/sudo-ldap_1.8.19p1-2.1+deb9u2_amd64.deb Size: 1084228 MD5sum: a6497b57ad5e97f26099d95bbc1dbd50 SHA1: 774c491fe8f8c8a4a1cbd6b2215c664fb5a513a3 SHA256: ac73eec9fe6d087fdec9b83d6e6216eec025facdd7b09445f8a94293ab7d3636 SHA512: 3501384da3ce20e4e57056429f6bfdb0b829ef5146abd1fa2fb1f5a9875f569006086e4ec7fdfe496b0fef88e283aa1720f2dfeb646f6b9590a94fd7b25af8a3 Homepage: http://www.sudo.ws/ Description: Provide limited super user privileges to specific users Sudo is a program designed to allow a sysadmin to give limited root privileges to users and log root activity. The basic philosophy is to give as few privileges as possible but still allow people to get their work done. . This version is built with LDAP support, which allows an equivalent of the sudoers database to be distributed via LDAP. Authentication is still performed via pam. Package: libexif12 Architecture: amd64 Version: 0.6.21-2+deb9u1 Multi-Arch: same Priority: optional Section: libs Source: libexif Maintainer: Debian PhotoTools Maintainers Installed-Size: 1982 Depends: libc6 (>= 2.14) Filename: 4.4-4/amd64/libexif12_0.6.21-2+deb9u1_amd64.deb Size: 323084 MD5sum: 133ba86e5cfa4249442f51e7476ccafc SHA1: 37a58dfc3a30e71fc2517531a486928237e3c8a8 SHA256: adee0fd62cc1070486418a4c06f7adf65fbb128f816e6d74c1ba7a9bd198e852 SHA512: 44fb933f39150f7f3836521243779411c432890b733b289a333c81c8c2054ad7557e09dc63dd5b90cd88ccc4bd9216444cb95e44ebfb008e6410403e047df8a7 Homepage: http://libexif.sourceforge.net/ Description: library to parse EXIF files Most digital cameras produce EXIF files, which are JPEG files with extra tags that contain information about the image. The EXIF library allows you to parse an EXIF file and read the data from those tags. Package: libexif-dev Architecture: amd64 Version: 0.6.21-2+deb9u1 Priority: optional Section: libdevel Source: libexif Maintainer: Debian PhotoTools Maintainers Installed-Size: 1672 Depends: libc6-dev, libexif12 (= 0.6.21-2+deb9u1), libjs-jquery Filename: 4.4-4/amd64/libexif-dev_0.6.21-2+deb9u1_amd64.deb Size: 339962 MD5sum: 9abfca67dc0c6760d6cc94e38742e9e8 SHA1: 8e813d09fd04d3088ba19ce1fdb127ca970a73c2 SHA256: 6ef50d4034556f555ab7e8b76340ff6db3d4ab17ee4e151ce563fc5f6afc8ea3 SHA512: 732eafbbed18f529ad7f6a9d152046f0354d8ab41971c503a2fe2edb06c5788a6e9d29dd9af357bdc0781f1e0815dd17c0736c4b1837be9d41b19f00074cfeaf Homepage: http://libexif.sourceforge.net/ Description: library to parse EXIF files (development files) Most digital cameras produce EXIF files, which are JPEG files with extra tags that contain information about the image. The EXIF library allows you to parse an EXIF file and read the data from those tags. . This package contains the development files. Package: libopendkim-dev Architecture: amd64 Version: 2.11.0~alpha-10+deb9u1 Priority: extra Section: libdevel Source: opendkim Maintainer: Scott Kitterman Installed-Size: 756 Depends: libopendkim11 (= 2.11.0~alpha-10+deb9u1) Filename: 4.4-4/amd64/libopendkim-dev_2.11.0~alpha-10+deb9u1_amd64.deb Size: 160068 MD5sum: 32d11a53bb1565c1f5f356bc6cdeb550 SHA1: d888de02e8d818709704cdc73455f1a7c2b38bdf SHA256: e136f6c5d72e9260079943000bec8cffce4fea7f52fd0f64ecb186d105c39a1c SHA512: b08ea41b956e864c0c9c5cfe2e81514fd93eba7f1aa0d9d394773ad0c8b382372adbd0ff8cb0b11f503004ac43e76b7bc347d39b683a88a78f572e3d6da132b4 Homepage: http://www.opendkim.org/ Description: Headers and development libraries for the OpenDKIM library The OpenDKIM Project is a community effort to develop and maintain a C library for producing DKIM-aware applications and an open source milter for providing DomainKeys Identified Mail (DKIM) service. . This package provides the required header files and development libraries for developing against the OpenDKIM library. Package: librbl-dev Architecture: amd64 Version: 2.11.0~alpha-10+deb9u1 Priority: extra Section: libdevel Source: opendkim Maintainer: Scott Kitterman Installed-Size: 89 Depends: librbl1 (= 2.11.0~alpha-10+deb9u1) Filename: 4.4-4/amd64/librbl-dev_2.11.0~alpha-10+deb9u1_amd64.deb Size: 51278 MD5sum: 534f5f23258362ee410332a7330ad9bc SHA1: 627ce68b2ceddbaac40f422073828d0d09acc8bb SHA256: 9db5afc21c59cd0cd6652186c1d6ff7152fd6af89f71081449ddd7a7ecf9cc46 SHA512: a0f243e5817786bcd25e0b201cb219b258653e8cae822f30c4931db538fb6f97b012a4df8a7b48445e348f70ff850a6ef2d4136f42c5e1aedf06d71b9dcd4386 Homepage: http://www.opendkim.org/ Description: Headers/development libraries for the OpenDKIM RBL library The OpenDKIM Project is a community effort to develop and maintain a C library for producing DKIM-aware applications and an open source milter for providing DomainKeys Identified Mail (DKIM) service. . This package provides the required header files and development libraries for developing against the OpenDKIM project RBL library. Package: libopendkim11 Architecture: amd64 Version: 2.11.0~alpha-10+deb9u1 Priority: extra Section: libs Source: opendkim Maintainer: Scott Kitterman Installed-Size: 182 Depends: libbsd0 (>= 0.0), libc6 (>= 2.14), libdb5.3, libssl1.1 (>= 1.1.0) Filename: 4.4-4/amd64/libopendkim11_2.11.0~alpha-10+deb9u1_amd64.deb Size: 91350 MD5sum: b365d87a5773e65df2585abb3863b789 SHA1: e9b9801978e393a893d75b0494b933189e81bc6f SHA256: b33bb25583ff759c76bb4cd2c025a433db1f204fdc40e7b38ac0b93d0bed2fac SHA512: 072c47377a835751ae253653400deed4bde0ed6cf6c62706dcd9f74372a4ddfd76828ccf89aa9bcc1c269d2b9f72925a301a1f3c01f5eef5a042faf76e000117 Homepage: http://www.opendkim.org/ Description: Library for signing and verifying DomainKeys Identified Mail signatures The OpenDKIM Project is a community effort to develop and maintain a C library for producing DKIM-aware applications and an open source milter for providing DomainKeys Identified Mail (DKIM) service. . This package provides library for implementing signing and verification of the DomainKeys Identified Mail (DKIM) standard. This library provides support for signing and verifying signatures according to RFC 4871, and supports both DomainKeys signing policy and DKIM ADSP. Package: opendkim-tools Architecture: amd64 Version: 2.11.0~alpha-10+deb9u1 Priority: extra Section: mail Source: opendkim Maintainer: Scott Kitterman Installed-Size: 421 Depends: libbsd0 (>= 0.0), libc6 (>= 2.15), libdb5.3, libldap-2.4-2 (>= 2.4.7), liblua5.1-0, libmemcached11, libmemcachedutil2, libopendbx1 (>= 1.4.6), libopendkim11 (>= 2.11.0~alpha), librbl1 (>= 2.7.2), libssl1.1 (>= 1.1.0), libunbound2 (>= 1.4.1), libvbr2 (>= 2.7.2) Breaks: opendkim (<< 2.5.2+dfsg-2~) Replaces: opendkim (<< 2.5.2+dfsg-2~) Filename: 4.4-4/amd64/opendkim-tools_2.11.0~alpha-10+deb9u1_amd64.deb Size: 136538 MD5sum: f9f0a9fb878efc3d3323a582bf0f3013 SHA1: 8b9e12dd3ca79d16df3fa6b552ffdad352c7ede2 SHA256: 759d21869564290283c81cb7aa626afe79b773412f4e1a136f893427c7c2fab1 SHA512: 1caaf709d09487eb3c5a010d4818dea8044d73be2587c94da0ed39e4593d8b33ee91fc200804a5f02319c7eddb5199e229d775be19c0d3f350bd3c256fec2ad7 Homepage: http://www.opendkim.org/ Description: Set of command line tools for OpenDKIM The OpenDKIM Project is a community effort to develop and maintain a C library for producing DKIM-aware applications and an open source milter for providing DomainKeys Identified Mail (DKIM) service. . This package contains command line tools for the OpenDKIM mail filter (Milter). The following tools are included: - opendkim-genkey - miltertest - opendkim-stats - opendkim-genzone - opendkim-spam - opendkim-testkey - opendkim-atpszone - opendkim-convert-keylist - opendkim-testmsg Package: opendkim Architecture: amd64 Version: 2.11.0~alpha-10+deb9u1 Priority: extra Section: mail Maintainer: Scott Kitterman Installed-Size: 396 Depends: libopendkim11 (= 2.11.0~alpha-10+deb9u1), libbsd0 (>= 0.0), libc6 (>= 2.15), libdb5.3, libldap-2.4-2 (>= 2.4.7), liblua5.1-0, libmemcached11, libmemcachedutil2, libmilter1.0.1 (>= 8.14.1), libopendbx1 (>= 1.4.6), librbl1 (>= 2.7.2), libssl1.1 (>= 1.1.0), libunbound2 (>= 1.4.1), libvbr2 (>= 2.7.2), init-system-helpers (>= 1.18~), adduser, lsb-base, dns-root-data Suggests: opendkim-tools, unbound Filename: 4.4-4/amd64/opendkim_2.11.0~alpha-10+deb9u1_amd64.deb Size: 192708 MD5sum: 2d7920692614a4cf2fb19efc320d41ee SHA1: 523724ba01a3cab08c84bee08c6bdb94d2fdd27b SHA256: d8735d500379e3ad73884437ecba06d40db1ca1d9d65a878dbb6a716901e45bc SHA512: 2118218a6697bb3a8a11997206f163e6798c2c98192969ab1dacdf0b33c0833dcf82fcc54078a7c93ee82d29038bb47b74c6c92d9035e2363bde923d84b61add Homepage: http://www.opendkim.org/ Description: Milter implementation of DomainKeys Identified Mail The OpenDKIM Project is a community effort to develop and maintain a C library for producing DKIM-aware applications and an open source milter for providing DomainKeys Identified Mail (DKIM) service. . DKIM provides a way for senders to confirm their identity when sending email by adding a cryptographic signature to the headers of the message. . This package contains the OpenDKIM mail filter (Milter) for plugging into Milter-aware MTAs. It implements both signing and verification. Package: libvbr2 Architecture: amd64 Version: 2.11.0~alpha-10+deb9u1 Priority: extra Section: libs Source: opendkim Maintainer: Scott Kitterman Installed-Size: 77 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4) Filename: 4.4-4/amd64/libvbr2_2.11.0~alpha-10+deb9u1_amd64.deb Size: 48496 MD5sum: a8bcd8141d8f9373acf71ad292328fb3 SHA1: 398d08340382cd2e66c91e68e3de8e6176b2b9a3 SHA256: 29fe2183322eb1e190b4ad68bfb75b3b417e73c94d1a4834c8445b4cd6456be9 SHA512: 1c83f133aced1cc6921f74b752cc7d2c3674d223e0b221d2222a17947c532c691706e833f2ed38de40e66d78c2b675e3ca2615dda4902787992288fcab84cf31 Homepage: http://www.opendkim.org/ Description: Library for RFC 5518 Vouch By Reference (VBR) The OpenDKIM Project is a community effort to develop and maintain a C library for producing DKIM-aware applications and an open source milter for providing DomainKeys Identified Mail (DKIM) service. . This package provides library for implementing RFC 5518 Vouch By Reference (VBR), a peer-to-peer domain reputation service protocol based on DKIM signed domains. . Vouch By Reference, or VBR, is a protocol for adding third-party certification to email. Specifically, VBR permits independent third parties to certify the owner of a domain name that is associated with received mail. VBR may be performed anywhere along the email transit path, by any capable receiving module, either within the handling service or by end-user software. Package: libvbr-dev Architecture: amd64 Version: 2.11.0~alpha-10+deb9u1 Priority: extra Section: libdevel Source: opendkim Maintainer: Scott Kitterman Installed-Size: 95 Depends: libvbr2 (= 2.11.0~alpha-10+deb9u1) Filename: 4.4-4/amd64/libvbr-dev_2.11.0~alpha-10+deb9u1_amd64.deb Size: 53388 MD5sum: 3f57239da9b928546444246658de8d9a SHA1: 9ab00b5e2ab05530bd299b7673a0cc0843491aa9 SHA256: 1d3d0c720a2e928ca261170f740982ab9ec551937d89f1a1a37ecb5a53fbcc73 SHA512: 56a5948470a4e8ceab693598f0ddd86769fc80a38b09b983c24e9f00b7426e81278fd284e290d7ff2853d60cd2f4694fd095a7b0dd7318d4811cf319e5ab6027 Homepage: http://www.opendkim.org/ Description: Headers and development libraries for the OpenDKIM VBR library The OpenDKIM Project is a community effort to develop and maintain a C library for producing DKIM-aware applications and an open source milter for providing DomainKeys Identified Mail (DKIM) service. . This package provides the required header files and development libraries for developing against the OpenDKIM project VBR library. Package: librbl1 Architecture: amd64 Version: 2.11.0~alpha-10+deb9u1 Priority: extra Section: libs Source: opendkim Maintainer: Scott Kitterman Installed-Size: 71 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4) Filename: 4.4-4/amd64/librbl1_2.11.0~alpha-10+deb9u1_amd64.deb Size: 46306 MD5sum: 77e41bc772c315591aa966de024fb073 SHA1: 24c5da4c113e0098a54bba45bf3abab8358f6fe7 SHA256: e7c08dde4ec78ece28eb8843ce6e5876fdbe797c14cc4ab37b6d1dedf7c28bbd SHA512: 294410982c901780bb6101354fecc8c47438a8af099058b7d8dfa8bb7b165373bd9f95484bc4e6f2f519d0649fb019469b2044643db3201c67a8d938f62f4a03 Homepage: http://www.opendkim.org/ Description: Library to support a DKIM based RBL system The OpenDKIM Project is a community effort to develop and maintain a C library for producing DKIM-aware applications and an open source milter for providing DomainKeys Identified Mail (DKIM) service. . This package provides library for implementing OpenDKIM's RBL system. Package: libopendbx1-odbc Architecture: amd64 Version: 1.4.6-11+b1 Priority: optional Section: libs Source: libopendbx (1.4.6-11) Maintainer: Debian OpenDBX Maintainers Installed-Size: 26 Provides: libopendbx1-backend Depends: libopendbx1 (= 1.4.6-11+b1), libc6 (>= 2.14), libodbc1 (>= 2.3.1) Filename: 4.4-4/amd64/libopendbx1-odbc_1.4.6-11+b1_amd64.deb Size: 5942 MD5sum: 6b1955fda351edea8bc46449532c9122 SHA1: c167b18d6e5ad9ea18bc8be16b140f20b81247df SHA256: 4c25098ac3a3da5b28f526229c8450dfb0c0da4dc29b55d61f41aed0fad0a430 SHA512: 6436577dfd7d565b9423dd082437cc78aea63447ac1b487ace6db7afdb080e37c9d07a0cdc70d1d0e0016d548a6d0792cc5b6390547bd6ab9f483ccfd30d42e2 Homepage: http://www.linuxnetworks.de/doc/index.php/OpenDBX Description: ODBC backend for OpenDBX OpenDBX provides a simple and lightweight API for interfacing native relational database APIs in a consistent way. By using the OpenDBX API you don't have to adapt your program to the different database APIs by yourself. . This package contains the ODBC backend. Package: libopendbx1-firebird Architecture: amd64 Version: 1.4.6-11+b1 Priority: optional Section: libs Source: libopendbx (1.4.6-11) Maintainer: Debian OpenDBX Maintainers Installed-Size: 30 Provides: libopendbx1-backend Depends: libopendbx1 (= 1.4.6-11+b1), libc6 (>= 2.14), libfbclient2 (>= 2.5.0.25784~ReleaseCandidate1.ds2) Filename: 4.4-4/amd64/libopendbx1-firebird_1.4.6-11+b1_amd64.deb Size: 7198 MD5sum: 28a22e9f0dbde923dac0b0b7545b24aa SHA1: 8d80c98deaa7e651d219cc712be31259dc7cab00 SHA256: 3344a488aaac1e6d04f453075fc3ed695d4427955c24f8a2f75a9df4f0457ed6 SHA512: aa63eb50970cf630e3b234540ba8f3f205e9968775738d575a51afe7e2c1a499049a83c40f8b213da1b5d19c51bae5efc472588f1c3de1c8a51eedbe3b57b573 Homepage: http://www.linuxnetworks.de/doc/index.php/OpenDBX Description: Firebird backend for OpenDBX OpenDBX provides a simple and lightweight API for interfacing native relational database APIs in a consistent way. By using the OpenDBX API you don't have to adapt your program to the different database APIs by yourself. . This package contains the Firebird backend. Package: opendbx-utils Architecture: amd64 Version: 1.4.6-11+b1 Priority: optional Section: libs Source: libopendbx (1.4.6-11) Maintainer: Debian OpenDBX Maintainers Installed-Size: 227 Provides: opendbx-utils Depends: libopendbx1 (>= 1.4.6-11+b1), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libncurses5 (>= 6), libreadline7 (>= 6.0), libstdc++6 (>= 5.2), libtinfo5 (>= 6) Filename: 4.4-4/amd64/opendbx-utils_1.4.6-11+b1_amd64.deb Size: 54662 MD5sum: 473fff91f9e0f8d6e4d3f6723ba214eb SHA1: 521d67ea7df50d93f5fbf28b9c61027ac58ce0b1 SHA256: 50b2c307bb2cd24ce0750da458d4930b158d9239453b4d6c72f001138d0612dd SHA512: 28c802d6825ccfcb73b0787deba1dd1e26c2cdab065cf9dd3ece47ef7161aa79d5ec9a3cd7fd4877a73ce5a35f1566e2b44a3ef552b21beaa692cec15d3b3a9f Homepage: http://www.linuxnetworks.de/doc/index.php/OpenDBX Description: Utility applications using libopendbx OpenDBX provides a simple and lightweight API for interfacing native relational database APIs in a consistent way. By using the OpenDBX API you don't have to adapt your program to the different database APIs by yourself. . This package provides the odbx-sql utility application for accessing database content directly via libopendbx and the opendbx test suite for verifying that various backends are working Package: libopendbx1-sqlite3 Architecture: amd64 Version: 1.4.6-11+b1 Priority: optional Section: libs Source: libopendbx (1.4.6-11) Maintainer: Debian OpenDBX Maintainers Installed-Size: 26 Provides: libopendbx1-backend Depends: libopendbx1 (= 1.4.6-11+b1), libc6 (>= 2.14), libsqlite3-0 (>= 3.5.9) Filename: 4.4-4/amd64/libopendbx1-sqlite3_1.4.6-11+b1_amd64.deb Size: 5100 MD5sum: 248825178b0c45676bb0c18d93387026 SHA1: 042e0164df877f370a97cc907e681c5aba6b48ef SHA256: 1de8200fa1bc6ba518397771b52d68168a183db54088cf53e650d3e017a22e67 SHA512: 06fd7c8fe36f165ca1d39cd4ccaa097204bde7d18839aa1792501f7f42f2beb025cd71e5b471b8440b535e1690deea9d29267aeab3b35025748f2b9d1929d476 Homepage: http://www.linuxnetworks.de/doc/index.php/OpenDBX Description: SQLite3 backend for OpenDBX OpenDBX provides a simple and lightweight API for interfacing native relational database APIs in a consistent way. By using the OpenDBX API you don't have to adapt your program to the different database APIs by yourself. . This package contains the SQLite3 backend. Package: libopendbx1-mysql Architecture: amd64 Version: 1.4.6-11+b1 Priority: optional Section: libs Source: libopendbx (1.4.6-11) Maintainer: Debian OpenDBX Maintainers Installed-Size: 26 Provides: libopendbx1-backend Depends: libopendbx1 (= 1.4.6-11+b1), libc6 (>= 2.14), libmariadbclient18 (>= 5.5.36), zlib1g (>= 1:1.1.4) Filename: 4.4-4/amd64/libopendbx1-mysql_1.4.6-11+b1_amd64.deb Size: 5308 MD5sum: ba0b25f2d290ecc0b361ef707cfe45a8 SHA1: e0c631f582d2e3a6cfe61b1ce81296164d5801c0 SHA256: a1fdebb0ae8b2d174f7ae497eb0e915f97b6c264d803c0e66731f1f1bf1c77ac SHA512: c666c5e56d82c5f9f63dc73534fa0ede1d135f162d052cd605760cea75093f253d0150a5d4af0859a238cdb62c82988940344af4ccc5adbd44d9f2ca63a2b9ef Homepage: http://www.linuxnetworks.de/doc/index.php/OpenDBX Description: MySQL backend for OpenDBX OpenDBX provides a simple and lightweight API for interfacing native relational database APIs in a consistent way. By using the OpenDBX API you don't have to adapt your program to the different database APIs by yourself. . This package contains the MySQL backend. Package: libopendbx1-pgsql Architecture: amd64 Version: 1.4.6-11+b1 Priority: optional Section: libs Source: libopendbx (1.4.6-11) Maintainer: Debian OpenDBX Maintainers Installed-Size: 26 Provides: libopendbx1-backend Depends: libopendbx1 (= 1.4.6-11+b1), libc6 (>= 2.15), libpq5 Filename: 4.4-4/amd64/libopendbx1-pgsql_1.4.6-11+b1_amd64.deb Size: 5192 MD5sum: ce53bdf2c0ee0cf8249e65425bee6d55 SHA1: 3659d57dfe2cff22c484f0fdfcef2ff18b9f2dcd SHA256: 455f8250ad6a3df94e00914a11eb9114848bbf2298c37655004e7283d3f2a937 SHA512: fca8037529145da3253aefcab29f1a1fb51e4cf439c1893dd84ca4772ec8d512f07bebeabdb61715946b45427da47e409b7f0cfd6bd60083da34ae513ec55a66 Homepage: http://www.linuxnetworks.de/doc/index.php/OpenDBX Description: PostgreSQL backend for OpenDBX OpenDBX provides a simple and lightweight API for interfacing native relational database APIs in a consistent way. By using the OpenDBX API you don't have to adapt your program to the different database APIs by yourself. . This package contains the PostgreSQL backend. Package: libopendbx1-sqlite Architecture: amd64 Version: 1.4.6-11+b1 Priority: optional Section: libs Source: libopendbx (1.4.6-11) Maintainer: Debian OpenDBX Maintainers Installed-Size: 22 Provides: libopendbx1-backend Depends: libopendbx1 (= 1.4.6-11+b1), libc6 (>= 2.14), libsqlite0 (>= 2.8.17) Filename: 4.4-4/amd64/libopendbx1-sqlite_1.4.6-11+b1_amd64.deb Size: 4454 MD5sum: 8ec46b58350422b8190fefc7f549b2f1 SHA1: 51c8ab4837dec628748484dc85dea1714b75b453 SHA256: d25e6f89e573b69e66cb050d656fa5f0dafe93cb5693706b8df8171d310fd10d SHA512: 1196b98d5456af4a5395d1208a694fbbb793f45c0b3d92ce1c79365a5f5453946b9618b04e5383c79c7c0c2d6f533a01340b4da8b7f528474a71d1f72a34ddda Homepage: http://www.linuxnetworks.de/doc/index.php/OpenDBX Description: SQLite backend for OpenDBX OpenDBX provides a simple and lightweight API for interfacing native relational database APIs in a consistent way. By using the OpenDBX API you don't have to adapt your program to the different database APIs by yourself. . This package contains the SQLite backend. Package: libopendbx1-sybase Architecture: amd64 Version: 1.4.6-11+b1 Priority: optional Section: libs Source: libopendbx (1.4.6-11) Maintainer: Debian OpenDBX Maintainers Installed-Size: 30 Provides: libopendbx1-backend Depends: libopendbx1 (= 1.4.6-11+b1), libc6 (>= 2.14), libct4 (>= 0.64) Filename: 4.4-4/amd64/libopendbx1-sybase_1.4.6-11+b1_amd64.deb Size: 6592 MD5sum: f2c40031282377b5698889994932a8db SHA1: bdb75650e0c6e98c5b13d69626f75ec87c22b809 SHA256: 149e682018fef5db8ee9bfad336ff48b201930edf578b7315bd545ff87dc2de6 SHA512: 77552f30a2936692b8ff748873843da4bc951aae58851056ca897220cd772dbb0b817141c273fd329077bdd5366e91ee97ddb486c6217e39fdbd7d28c5bf73b4 Homepage: http://www.linuxnetworks.de/doc/index.php/OpenDBX Description: Sybase ctlib backend for OpenDBX OpenDBX provides a simple and lightweight API for interfacing native relational database APIs in a consistent way. By using the OpenDBX API you don't have to adapt your program to the different database APIs by yourself. . This package contains the Sybase backend. Package: libopendbx1 Architecture: amd64 Version: 1.4.6-11+b1 Priority: optional Section: libs Source: libopendbx (1.4.6-11) Maintainer: Debian OpenDBX Maintainers Installed-Size: 114 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2) Recommends: libopendbx1-sqlite3 | libopendbx1-backend Filename: 4.4-4/amd64/libopendbx1_1.4.6-11+b1_amd64.deb Size: 32940 MD5sum: d1f639922421d8dec44850dbe822cf7f SHA1: 0d2ec99f19fd601f1ef340c3d108ed02aa268193 SHA256: 20f0653afd0eca5f47e78fdf55aef248734c0f8e91d1910bd229194b992ca7fe SHA512: 24c2804da6a50b2ce7c1e78d40ba1575177084e0e48fba1858a48ae6318fcaa1a97b8679f09bd18eb24eeffa20eda238c5eb26eff3a7dbce4f73d1e538d09633 Homepage: http://www.linuxnetworks.de/doc/index.php/OpenDBX Description: Lightweight database access abstraction layer OpenDBX provides a simple and lightweight API for interfacing native relational database APIs in a consistent way. By using the OpenDBX API you don't have to adapt your program to the different database APIs by yourself. . The sqlite3 backend is recommended by default if no other backend is installed with libopendbx1 Package: libopendbx1-dev Architecture: amd64 Version: 1.4.6-11+b1 Priority: optional Section: libdevel Source: libopendbx (1.4.6-11) Maintainer: Debian OpenDBX Maintainers Installed-Size: 245 Provides: libopendbx-dev Depends: libopendbx1 (= 1.4.6-11+b1) Conflicts: libopendbx-dev Filename: 4.4-4/amd64/libopendbx1-dev_1.4.6-11+b1_amd64.deb Size: 80672 MD5sum: 0369b5d3e013ae242fba0acb2f27a655 SHA1: b4733010fb7e172e000730529f326109719441ee SHA256: c13aa2a7fc64231e869137748b916b74c5b4f47e5d7145d8eb2b82a849a86051 SHA512: 504078690b5aa9a4a7f6d029b904ce3cbda8c89e8e82d1cbee67010283da8aca45e373d49ca9209cc1c0864eb18f160172dfbd56fb76f4cc9759b93550693889 Homepage: http://www.linuxnetworks.de/doc/index.php/OpenDBX Description: Lightweight database access abstraction layer (dev) OpenDBX provides a simple and lightweight API for interfacing native relational database APIs in a consistent way. By using the OpenDBX API you don't have to adapt your program to the different database APIs by yourself. . This package contains the header file to develop backends for libopendbx Package: libopendbx1-mssql Architecture: amd64 Version: 1.4.6-11+b1 Priority: optional Section: libs Source: libopendbx (1.4.6-11) Maintainer: Debian OpenDBX Maintainers Installed-Size: 30 Provides: libopendbx1-backend Depends: libopendbx1 (= 1.4.6-11+b1), libc6 (>= 2.14), libsybdb5 (>= 0.63) Filename: 4.4-4/amd64/libopendbx1-mssql_1.4.6-11+b1_amd64.deb Size: 6266 MD5sum: 307a9060933b3da625f797b1e7115983 SHA1: 22d4f93138ad53bdcc1fdf446f843cc36ef2c4d3 SHA256: c435213cfb57322843dd934e3276e9fc5c2e0d59245020d55da9fc2d0dee7983 SHA512: cbb8e709483af7168ae82befdb6fa4f27d23f6c8e8ccbfd8f2d9dde0212b4a04d79b377c446868e319c895bd2142c709b2290f4d77a3fc0e68d84b54e2f1f580 Homepage: http://www.linuxnetworks.de/doc/index.php/OpenDBX Description: MSSQL backend for OpenDBX OpenDBX provides a simple and lightweight API for interfacing native relational database APIs in a consistent way. By using the OpenDBX API you don't have to adapt your program to the different database APIs by yourself. . This package contains the MSSQL backend. Package: sensible-mda Architecture: amd64 Version: 8.15.2-8 Priority: extra Section: mail Source: sendmail Maintainer: Debian QA Group Installed-Size: 245 Depends: sendmail-bin | mail-transport-agent, procmail | maildrop | deliver, libc6 (>= 2.4) Filename: 4.4-4/amd64/sensible-mda_8.15.2-8_amd64.deb Size: 224060 MD5sum: a11db18f0c02a690bd9db8a8cfa3f525 SHA1: e5a2fc123762c507012164651f4bd4a73a2db81e SHA256: e452df2d56fb334732af87df4037b189c8d71760a7a3cd38492cb390f2944b59 SHA512: 4cb7ca09931fd64046b4fbc35befa6d0a9678d27b0486fde47fcd5c46586a2c302cc3852a59c65477ed3822acbe855570140f2d53323eb66d2958525d6e11fb1 Homepage: http://www.sendmail.org Description: Mail Delivery Agent wrapper Sensible-mda is a Debian addition in the sendmail package and has been split out in hopes that it might be useful for other MTA packages. . Sensible-mda is called by the MTA, and will in turn call whichever of the following MDAs that it finds (in this order): procmail, maildrop, deliver, mail.local Package: sendmail-bin Architecture: amd64 Version: 8.15.2-8 Priority: extra Section: mail Source: sendmail Maintainer: Debian QA Group Installed-Size: 1806 Provides: mail-transport-agent Pre-Depends: debconf Depends: sendmail-base (= 8.15.2-8), sendmail-cf (= 8.15.2-8), procps, lsb-base (>= 3.0-6), libc6 (>= 2.15), libdb5.3, libldap-2.4-2 (>= 2.4.7), liblockfile1 (>= 1.0), libsasl2-2, libssl1.1 (>= 1.1.0), libwrap0 (>= 7.6-4~) Suggests: sendmail-doc, sasl2-bin, libsasl2-modules, openssl Conflicts: mail-transport-agent Replaces: mail-transport-agent Filename: 4.4-4/amd64/sendmail-bin_8.15.2-8_amd64.deb Size: 691318 MD5sum: e5e33fc83b3b575abb90354b14a28961 SHA1: d1a773b88632370547a68eaeba5d487045e90c86 SHA256: 0b6527c20c742b7c7bf4286805b0ecdecf990728fd3e5c4b5ba55c199f51f9eb SHA512: 5f5fc032bdef8362c5948ccedac3281d8176830fedcb995225ba1a599848cf5b87c0f5e73e6dcd295fb9e996977a062b1a785ff0fd5d9e997a316f12f7bde3ed Homepage: http://www.sendmail.org Description: powerful, efficient, and scalable Mail Transport Agent Sendmail is an alternative Mail Transport Agent (MTA) for Debian. It is suitable for handling sophisticated mail configurations, although this means that its configuration can also be complex. . Fortunately, simple thing can be done easily, and complex things are possible, even if not easily understood ;) Sendmail is the *ONLY* MTA with a Turing complete language to control *ALL* aspects of delivery! . Sendmail provides Security and SPAM/UCE/UBE protection via several means. . Sendmail includes *no* Mail User Agents (MUA), you'll have to pick from the plethora of available MUAs (mutt, vm, etc.) . This package supports REGEX, DB, NIS, NIS+, LDAP, DNS maps, and has enabled TCPWrappers, IPv6, LockFile, SMTP AUTH(SASL), STARTTLS(SSL). Package: libmilter1.0.1 Architecture: amd64 Version: 8.15.2-8 Multi-Arch: same Priority: extra Section: libs Source: sendmail Maintainer: Debian QA Group Installed-Size: 300 Depends: libc6 (>= 2.14) Filename: 4.4-4/amd64/libmilter1.0.1_8.15.2-8_amd64.deb Size: 244770 MD5sum: 965bcb548de2fec5be3821fa84878998 SHA1: a227bd69e3ca5ac734cc5c3ae8687c82669a3ebd SHA256: 20fac3e334146849c1fea503b8972b7c207ec8bdbba8906eeab41b06906dbc27 SHA512: ba2fc20e447b1726c17d177d21806e34c394496db29afbb0d55300b94246aa665348407c5b885e84ee5df3591602c0a94725b4301233401e0fd1c87b2fd98bbc Homepage: http://www.sendmail.org Description: Sendmail Mail Filter API (Milter) The Sendmail Mail Filter API (Milter) is designed to allow third-party programs access to mail messages as they are being processed in order to filter meta-information(headers) and content. . The Debian Sendmail package is built to support libmilter. . This package contains libmilter.so Package: libmilter-dev Architecture: amd64 Version: 8.15.2-8 Priority: extra Section: libdevel Source: sendmail Maintainer: Debian QA Group Installed-Size: 669 Depends: libmilter1.0.1 (= 8.15.2-8) Suggests: sendmail-doc Filename: 4.4-4/amd64/libmilter-dev_8.15.2-8_amd64.deb Size: 308968 MD5sum: d9e5cbfb03573fd862245012becb4acc SHA1: 2253aa7bdcf8623661bd4de237429102e7326a2e SHA256: 19448b437d39296cab266006c656aaa248b8fcb510a5775e141755a65ab43a95 SHA512: 1df64a074cff69e7c7ed2627653779549895a9bca2a7c4c51a4b6989fde4d6626302a4582b8e232ba970e325d4b9c04da7d65a5eb542c237924b47fc4a40d3d4 Homepage: http://www.sendmail.org Description: Sendmail Mail Filter API (Milter) (development files) The Sendmail Mail Filter API (Milter) is designed to allow third-party programs access to mail messages as they are being processed in order to filter meta-information (headers) and content. . The Debian Sendmail package is built to support libmilter. . This is the libmilter static library and include files for development. . The documentation on building a Milter is in the sendmail-doc package. Package: rmail Architecture: amd64 Version: 8.15.2-8 Priority: extra Section: mail Source: sendmail Maintainer: Debian QA Group Installed-Size: 312 Depends: sendmail-bin | mail-transport-agent, libc6 (>= 2.15), libldap-2.4-2 (>= 2.4.7) Conflicts: courier-mta, exim, exim-tls, exim4-daemon-custom, exim4-daemon-heavy, exim4-daemon-light, masqmail, postfix, smail, zmailer Filename: 4.4-4/amd64/rmail_8.15.2-8_amd64.deb Size: 249810 MD5sum: f7c63efbd9f8211847c92ec03eb7a52c SHA1: 788dc635ca320ff4810f02dad22be56a1eb448cd SHA256: 8437d1c483ee8ff81f87921e3d6af3c8bb192ce81e6e295f8b10a6f338cd74f3 SHA512: b02d748283aa655db57a7c2ec79e67d4b8b2b726d25a81a62a8e8c429190a10dea3758a212268e0c97c10f8a4f514d0b4d868c841fc90dcdcc15b844c1da4cb4 Homepage: http://www.sendmail.org Description: MTA->UUCP remote mail handler Rmail handles mail received via uucp and passes it to the local sendmail (or workalike). . This version comes from the sendmail source package and the only change is the call to sendmail (from -obq to -obi). Package: clamav Architecture: amd64 Version: 0.102.1+dfsg-0+deb9u2A~4.4.3.202002191052 Multi-Arch: foreign Priority: optional Section: utils Maintainer: ClamAV Team Installed-Size: 734 Depends: clamav-freshclam (>= 0.102.1+dfsg) | clamav-data, libc6 (>= 2.15), libclamav9 (>= 0.102.1), libcurl3 (>= 7.16.2), libjson-c3 (>= 0.10), libssl1.1 (>= 1.1.0), zlib1g (>= 1:1.2.3.3) Recommends: clamav-base Suggests: clamav-docs Filename: 4.4-4/amd64/clamav_0.102.1+dfsg-0+deb9u2A~4.4.3.202002191052_amd64.deb Size: 171068 MD5sum: d7762bcc76a5ba7634d2bd8255582505 SHA1: 696f7ed8e73e9f2c099491b4a7c0fea620e0476a SHA256: 41d9c328f458422c5dc12c70a7017c5daa55171902033ba8a2728cd378541d3c SHA512: abaebf21f0aabb39dd7086475999c7e4137f47c4f24a2159245010d3456a7484585301066787480cd6fbed5cbfd2f03bba39d1262f23a70c709204145e525f55 Homepage: https://www.clamav.net/ Description: anti-virus utility for Unix - command-line interface Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this software is the integration with mail servers (attachment scanning). The package provides a flexible and scalable multi-threaded daemon in the clamav-daemon package, a command-line scanner in the clamav package, and a tool for automatic updating via the Internet in the clamav-freshclam package. The programs are based on libclamav, which can be used by other software. . This package contains the command line interface. Features: - built-in support for various archive formats, including Zip, Tar, Gzip, Bzip2, OLE2, Cabinet, CHM, BinHex, SIS and others; - built-in support for almost all mail file formats; - built-in support for ELF executables and Portable Executable files compressed with UPX, FSG, Petite, NsPack, wwpack32, MEW, Upack and obfuscated with SUE, Y0da Cryptor and others; - built-in support for popular document formats including Microsoft Office and Mac Office files, HTML, RTF and PDF. . For scanning to work, a virus database is needed. There are two options for getting it: - clamav-freshclam: updates the database from Internet. This is recommended with Internet access. - clamav-data: for users without Internet access. The package is not updated once installed. The clamav-getfiles package allows creating custom packages from an Internet-connected computer. Package: clamdscan Architecture: amd64 Version: 0.102.1+dfsg-0+deb9u2A~4.4.3.202002191052 Priority: optional Section: utils Source: clamav Maintainer: ClamAV Team Installed-Size: 313 Depends: clamav-base (= 0.102.1+dfsg-0+deb9u2A~4.4.3.202002191052), libc6 (>= 2.15), libssl1.1 (>= 1.1.0) Suggests: clamav-daemon, clamav-docs Breaks: clamd (<< 0.98.5~beta1+dfsg-3) Replaces: clamd (<< 0.98.5~beta1+dfsg-3) Filename: 4.4-4/amd64/clamdscan_0.102.1+dfsg-0+deb9u2A~4.4.3.202002191052_amd64.deb Size: 128552 MD5sum: 8fa57c33a43348d842437824b8f6a2d8 SHA1: b9ac697f1a2be3128f1fc83637f7fc6d7fb934ab SHA256: ef7c4c7925a48ad9f3d84d106ed824d2346e691b7ba1029be07723e2d1e96ac9 SHA512: bc98d56fe811fc5d1884cfdb410099dbfa1457bb75955cf4109b9482f4e70a89ac71d02aaee35bb5f2e51f6eebd1af53e206422317379b308f540e7cf862c69b Homepage: https://www.clamav.net/ Description: anti-virus utility for Unix - scanner client Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this software is the integration with mail servers (attachment scanning). The package provides a flexible and scalable multi-threaded daemon in the clamav-daemon package, a command-line scanner in the clamav package, and a tool for automatic updating via the Internet in the clamav-freshclam package. The programs are based on libclamav, which can be used by other software. . This package contains clamdscan, the command line interface of the clamav daemon. Package: clamav-dbgsym Architecture: amd64 Version: 0.102.1+dfsg-0+deb9u2A~4.4.3.202002191052 Auto-Built-Package: debug-symbols Priority: extra Section: debug Source: clamav Maintainer: ClamAV Team Installed-Size: 357 Depends: clamav (= 0.102.1+dfsg-0+deb9u2A~4.4.3.202002191052) Breaks: clamav-dbg Replaces: clamav-dbg Filename: 4.4-4/amd64/clamav-dbgsym_0.102.1+dfsg-0+deb9u2A~4.4.3.202002191052_amd64.deb Size: 297924 MD5sum: b6059d64e37255fc37f2f21423a38d01 SHA1: 95404cd59de434a55a93faddbd07c6e4403afe96 SHA256: 5800c065d95367969719fd28414f65642630701b8b77a9a700df518b53151267 SHA512: 93022e650e680011e01c5e99b966f036dc3d0cd9734c20689462653f15e85839793b0bddb27df2eecc4d30dc2bb8157617e543223e660a80e4d8a8e3db37dea8 Homepage: https://www.clamav.net/ Description: Debug symbols for clamav Build-Ids: 437e9cfd905458d6b83edf7a3b1d2fa80c870cbf 567028554c317b35db1bca276c1711285122430c e147c1e49455366bd0720a87aebdc675b70b0abe e9bdf021b2555acafe00d50abf0db9cf283198cd Package: libclamav9-dbgsym Architecture: amd64 Version: 0.102.1+dfsg-0+deb9u2A~4.4.3.202002191052 Auto-Built-Package: debug-symbols Multi-Arch: same Priority: extra Section: debug Source: clamav Maintainer: ClamAV Team Installed-Size: 2640 Depends: libclamav9 (= 0.102.1+dfsg-0+deb9u2A~4.4.3.202002191052) Breaks: clamav-dbg Replaces: clamav-dbg Filename: 4.4-4/amd64/libclamav9-dbgsym_0.102.1+dfsg-0+deb9u2A~4.4.3.202002191052_amd64.deb Size: 2482926 MD5sum: 3c0d15b63804a321fcb79f794d8c6b35 SHA1: 04e143b9bd715a823501fdadcec5566f6de5dad1 SHA256: d22207b62ff7cdafa00e5a2c1e4f644ba1e9d72ecc8d8a43da5f0c461b651681 SHA512: 964072292166d9fe414ec63e4f0c4b948b42175bba6c869b6e53142bcc6423cf72504e6ebe8f7bd43c86fd09b01143d1c561320cc7bb9b7ae0fa408b09a3bf3d Homepage: https://www.clamav.net/ Description: Debug symbols for libclamav9 Build-Ids: 05f149577317777fcdc0ad0e918381a5816fa0fe 92b44d02da9b67d211c50ae9a3e515963bc80418 Package: clamav-daemon Architecture: amd64 Version: 0.102.1+dfsg-0+deb9u2A~4.4.3.202002191052 Priority: optional Section: utils Source: clamav Maintainer: ClamAV Team Installed-Size: 1138 Depends: adduser, clamav-base (= 0.102.1+dfsg-0+deb9u2A~4.4.3.202002191052), clamav-freshclam (>= 0.102.1+dfsg) | clamav-data, dpkg (>= 1.16.1), lsb-base (>= 3.2-13), procps (>= 1:3.3.2), ucf, debconf (>= 0.5) | debconf-2.0, init-system-helpers (>= 1.18~), libc6 (>= 2.23), libclamav9 (>= 0.102.1), libcurl3 (>= 7.18.2), libncurses5 (>= 6), libssl1.1 (>= 1.1.0), libsystemd0, libtinfo5 (>= 6), zlib1g (>= 1:1.2.0.2) Recommends: clamdscan Suggests: apparmor, clamav-docs, daemon Breaks: clamav-base (<< 0.98.1+dfsg-6) Replaces: clamav-base (<< 0.98.1+dfsg-6) Filename: 4.4-4/amd64/clamav-daemon_0.102.1+dfsg-0+deb9u2A~4.4.3.202002191052_amd64.deb Size: 283952 MD5sum: 6f3fac418f649add043da8f5e26d1a83 SHA1: a720c846a1c924874b8076b5ecd2cdc8a751041f SHA256: 5bd664098b132955c6f3e0a3448fef8d74e21ed39289b295c27a43af831687bc SHA512: 267fd7ba4f8e9fa2b8f466b9eb5fc12095e7cd1222148638efbc7af2b8a4b448a02d190fb1afd4f0e3a3f501304b405d8970939657f6cddec26204fea8708716 Homepage: https://www.clamav.net/ Description: anti-virus utility for Unix - scanner daemon Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this software is the integration with mail servers (attachment scanning). The package provides a flexible and scalable multi-threaded daemon in the clamav-daemon package, a command-line scanner in the clamav package, and a tool for automatic updating via the Internet in the clamav-freshclam package. The programs are based on libclamav, which can be used by other software. . This package contains the daemon featuring: - fast, multi-threaded daemon; - easy integration with MTA's; - support for on-access scanning; - remote scanning; - able to be run supervised by daemon. Package: libclamav9 Architecture: amd64 Version: 0.102.1+dfsg-0+deb9u2A~4.4.3.202002191052 Multi-Arch: same Priority: optional Section: libs Source: clamav Maintainer: ClamAV Team Installed-Size: 2346 Depends: libbz2-1.0, libc6 (>= 2.15), libcurl3 (>= 7.16.2), libgcc1 (>= 1:3.0), libjson-c3 (>= 0.10), libllvm3.8 (>= 1:3.8.1-19~), libltdl7 (>= 2.4.6), libmspack0 (>= 0.4), libpcre3, libssl1.1 (>= 1.1.0), libstdc++6 (>= 5.2), libtfm1 (>= 0.13), libxml2 (>= 2.7.4), zlib1g (>= 1:1.2.3.4) Suggests: libclamunrar9 Filename: 4.4-4/amd64/libclamav9_0.102.1+dfsg-0+deb9u2A~4.4.3.202002191052_amd64.deb Size: 889456 MD5sum: 15104a7c9b2f6366e3283d6b20cd69d6 SHA1: dac0ffb4aa9314145dd256b1b02d53fa7c4aeef8 SHA256: 70484cea1bc102160ea5f3a56a3bc7eb7c8523d95d61aafbcdfed41f3e11e3dd SHA512: 41e2179977a847ed1a06b29db153d6c75e2efd4c47b72b464d554842834a2423dbbed008098dc2ef5bbd7a8ff513fdb1fe2fc5f0293aafd81247183a4dd02ac4 Homepage: https://www.clamav.net/ Description: anti-virus utility for Unix - library Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this software is the integration with mail servers (attachment scanning). The package provides a flexible and scalable multi-threaded daemon in the clamav-daemon package, a command-line scanner in the clamav package, and a tool for automatic updating via the Internet in the clamav-freshclam package. The programs are based on libclamav, which can be used by other software. . For programs written using the libclamav library. Libclamav may be used to add virus protection into software. The library is thread-safe, and automatically recognizes and scans archives. Scanning is very fast and most of the time not noticeable. Package: clamav-freshclam Architecture: amd64 Version: 0.102.1+dfsg-0+deb9u2A~4.4.3.202002191052 Priority: optional Section: utils Source: clamav Maintainer: ClamAV Team Installed-Size: 466 Provides: clamav-data Depends: clamav-base (>= 0.102.1+dfsg-0+deb9u2A~4.4.3.202002191052), dpkg (>= 1.16.1), logrotate, lsb-base (>= 3.2-13), procps (>= 1:3.3.2), ucf, debconf (>= 0.5) | debconf-2.0, init-system-helpers (>= 1.18~), libc6 (>= 2.4), libclamav9 (>= 0.102.1) Suggests: apparmor, clamav-docs Conflicts: clamav-data, libclamav2, libclamav3 Filename: 4.4-4/amd64/clamav-freshclam_0.102.1+dfsg-0+deb9u2A~4.4.3.202002191052_amd64.deb Size: 194796 MD5sum: 7d69559373c6a82be729d9d393436505 SHA1: 1a7247a26a2b376a5feb66d14b88beb8be5e4e96 SHA256: 2d6e8930d66eb0671f08dd8578a503ec5ad0edada35b3155ce0124dd21db53d7 SHA512: df46161f4b6aadc937fd76deea5dce18cc676ea7b8c7dc39c0bd968381b282a2185f24177ec98a268748e8453bae125db420592e5da8c396ec007650f242c2d5 Homepage: https://www.clamav.net/ Description: anti-virus utility for Unix - virus database update utility Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this software is the integration with mail servers (attachment scanning). The package provides a flexible and scalable multi-threaded daemon in the clamav-daemon package, a command-line scanner in the clamav package, and a tool for automatic updating via the Internet in the clamav-freshclam package. The programs are based on libclamav, which can be used by other software. . This package contains the freshclam program and scripts to automate virus database updating. It relies on an Internet connection, but can be run in a variety of ways to compensate for intermittent connections. Package: libclamav-dev Architecture: amd64 Version: 0.102.1+dfsg-0+deb9u2A~4.4.3.202002191052 Priority: optional Section: libdevel Source: clamav Maintainer: ClamAV Team Installed-Size: 158 Depends: libbz2-dev, libc6-dev | libc-dev, libclamav9 (= 0.102.1+dfsg-0+deb9u2A~4.4.3.202002191052), libidn11-dev, libssl-dev, libtommath-dev, zlib1g-dev Filename: 4.4-4/amd64/libclamav-dev_0.102.1+dfsg-0+deb9u2A~4.4.3.202002191052_amd64.deb Size: 69714 MD5sum: cdaeb59aa9e2d06c7a88897a8f5a8a23 SHA1: 41967bd4d37e1ace4b15e05be00c10a721f54157 SHA256: 84605b8e962ef5dcec6ea91faf7cedfcf711615b7fab45904b915bd316e688e9 SHA512: 37f9b1eda84ca943f962609ab80f95556b7762982dcf140d20706a28d554f6d82848b67b12252652afe3ad8f913c1a8e917bc9b370bb13f5a83895665a0ae63f Homepage: https://www.clamav.net/ Description: anti-virus utility for Unix - development files Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this software is the integration with mail servers (attachment scanning). The package provides a flexible and scalable multi-threaded daemon in the clamav-daemon package, a command-line scanner in the clamav package, and a tool for automatic updating via the Internet in the clamav-freshclam package. The programs are based on libclamav, which can be used by other software. . The package contains the needed headers and libraries for developing software using the libclamav interface. . This library can be used to develop virus scanner applications. Package: clamav-daemon-dbgsym Architecture: amd64 Version: 0.102.1+dfsg-0+deb9u2A~4.4.3.202002191052 Auto-Built-Package: debug-symbols Priority: extra Section: debug Source: clamav Maintainer: ClamAV Team Installed-Size: 635 Depends: clamav-daemon (= 0.102.1+dfsg-0+deb9u2A~4.4.3.202002191052) Breaks: clamav-dbg Replaces: clamav-dbg Filename: 4.4-4/amd64/clamav-daemon-dbgsym_0.102.1+dfsg-0+deb9u2A~4.4.3.202002191052_amd64.deb Size: 557432 MD5sum: 07be83a40236f355616be6aa55a04892 SHA1: 90122d0455a7f34a39d63dd81d6d83e2dd902bbe SHA256: 9f23a5e80904a97515f3652284a3f00eb6af0a683ce4567babd9bcb3acdf7613 SHA512: c5c1db23a3ef9619b670b417f64a8e4e83b198a41f1051bb97fb8b89a94521db9807b5793cd338fd75fb1b67073497bff9242e09a35beae8f9db5025fadd75b0 Homepage: https://www.clamav.net/ Description: Debug symbols for clamav-daemon Build-Ids: 7dc874ddf937871f521b8d0e320257f5576920c9 8a875548f4ad6bf83a5fa995dc3d572bf550a3c5 cbdaf7b9e079624c49ad1b1c0a8c928175b0e339 e76446bb3213fe473e6eeec89c43db124dae4068 Package: clamdscan-dbgsym Architecture: amd64 Version: 0.102.1+dfsg-0+deb9u2A~4.4.3.202002191052 Auto-Built-Package: debug-symbols Priority: extra Section: debug Source: clamav Maintainer: ClamAV Team Installed-Size: 191 Depends: clamdscan (= 0.102.1+dfsg-0+deb9u2A~4.4.3.202002191052) Breaks: clamav-dbg Replaces: clamav-dbg Filename: 4.4-4/amd64/clamdscan-dbgsym_0.102.1+dfsg-0+deb9u2A~4.4.3.202002191052_amd64.deb Size: 165496 MD5sum: 826d543b0e3cc0b00d611aaccdbbd866 SHA1: 7db1c59dd55fdc3f68691c3b46ee351f72304091 SHA256: f6d53b4f693a27590b4ab83ea3e5c0dba5c99b8b3f318e2d66ddcfae663a0c8b SHA512: 1e7310fd650883a3ba86891642168d35a89e0ea5d367d47220b8784c28ed81619f6f48f63ee3edcd38cd815c5f93d5a715fb93a8dbaa36d0fbd7a34ac8bb4cbd Homepage: https://www.clamav.net/ Description: Debug symbols for clamdscan Build-Ids: 3fd97e79df44c1ebc69f3301f14c26b0f449fafc Package: clamav-milter-dbgsym Architecture: amd64 Version: 0.102.1+dfsg-0+deb9u2A~4.4.3.202002191052 Auto-Built-Package: debug-symbols Priority: extra Section: debug Source: clamav Maintainer: ClamAV Team Installed-Size: 203 Depends: clamav-milter (= 0.102.1+dfsg-0+deb9u2A~4.4.3.202002191052) Breaks: clamav-dbg Replaces: clamav-dbg Filename: 4.4-4/amd64/clamav-milter-dbgsym_0.102.1+dfsg-0+deb9u2A~4.4.3.202002191052_amd64.deb Size: 174812 MD5sum: ac96f4b17126eed9dfd8cb2fd8f92f56 SHA1: 268079b322a23a172ae176eb91977e5440012fb5 SHA256: b6db8e22b77d57814c9f41295465082b2e80b6a7c9db5ef1185dacbc0746cfd3 SHA512: b6a9346ff142ddd8d7e9651c3e3936d39e6b5fae9cdebd8b857d49ae54d1eb1c4a1c154aa9c4bb2b79c00eca92950ae903cac8e2ab4fd31c18b256f10e3505b4 Homepage: https://www.clamav.net/ Description: Debug symbols for clamav-milter Build-Ids: a6aac175755e5ccf0b40113c46e01d8de366f929 Package: clamav-freshclam-dbgsym Architecture: amd64 Version: 0.102.1+dfsg-0+deb9u2A~4.4.3.202002191052 Auto-Built-Package: debug-symbols Priority: extra Section: debug Source: clamav Maintainer: ClamAV Team Installed-Size: 76 Depends: clamav-freshclam (= 0.102.1+dfsg-0+deb9u2A~4.4.3.202002191052) Breaks: clamav-dbg Replaces: clamav-dbg Filename: 4.4-4/amd64/clamav-freshclam-dbgsym_0.102.1+dfsg-0+deb9u2A~4.4.3.202002191052_amd64.deb Size: 57280 MD5sum: 520ca5b9e1c3e3daa5d357f133c1f0aa SHA1: 4e25bd1a0400e189c6cea681d797cf04fe948402 SHA256: b327e68f7be44211ec70469c8e65ffde89a6432f78272c0e79ee8149005cd564 SHA512: ed4fdb634e0fc60b630c3629e5227e7ef72b80810020cb1c6b2b8d05b982999e55c07131b739d8ff82e907e615463481e7d9a95b535790d05e6ac646648107fd Homepage: https://www.clamav.net/ Description: Debug symbols for clamav-freshclam Build-Ids: 6edf98051070ed4f10f22aa7b08b4043922f40ef Package: clamav-milter Architecture: amd64 Version: 0.102.1+dfsg-0+deb9u2A~4.4.3.202002191052 Priority: extra Section: utils Source: clamav Maintainer: ClamAV Team Installed-Size: 605 Depends: adduser, clamav-base (>= 0.102.1+dfsg-0+deb9u2A~4.4.3.202002191052), clamav-freshclam (>= 0.102.1+dfsg) | clamav-data, dpkg (>= 1.16.1), logrotate, lsb-base (>= 3.2-13), procps (>= 1:3.3.2), ucf, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.15), libmilter1.0.1, libssl1.1 (>= 1.1.0) Recommends: clamav-daemon Suggests: clamav-docs, daemon Filename: 4.4-4/amd64/clamav-milter_0.102.1+dfsg-0+deb9u2A~4.4.3.202002191052_amd64.deb Size: 257962 MD5sum: 7ebdac76640525b3eaded0496a82d5e4 SHA1: d9cdccbbecc2d63d47c7b5e34431d3d1c96687c5 SHA256: 4c8595ffd9266505b28c27f817685d2f4a1933865e7e977391c09e9278f6f247 SHA512: c3566bc2519123ec2e59f4487708904a1590de9d197d9030d9fd9c2f011f5a8beec8db0b047fdb3dfcfeed590508efddc0027da7f6f7860a14a1399e8da3ba51 Homepage: https://www.clamav.net/ Description: anti-virus utility for Unix - sendmail integration Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this software is the integration with mail servers (attachment scanning). The package provides a flexible and scalable multi-threaded daemon in the clamav-daemon package, a command-line scanner in the clamav package, and a tool for automatic updating via the Internet in the clamav-freshclam package. The programs are based on libclamav, which can be used by other software. . This package contains the ClamAV milter for use with sendmail. It can be configured to be run either standalone, or using clamav-daemon. Package: libcups2-dbgsym Architecture: amd64 Version: 2.2.1-8+deb9u5A~4.4.3.202002191052 Auto-Built-Package: debug-symbols Multi-Arch: same Priority: extra Section: debug Source: cups Maintainer: Debian Printing Team Installed-Size: 598 Depends: libcups2 (= 2.2.1-8+deb9u5A~4.4.3.202002191052) Breaks: cups-dbg (<< 2.1.3-5~) Replaces: cups-dbg (<< 2.1.3-5~) Filename: 4.4-4/amd64/libcups2-dbgsym_2.2.1-8+deb9u5A~4.4.3.202002191052_amd64.deb Size: 547114 MD5sum: d74a9a050af98d2c81d210af50664c9d SHA1: 87c10c4227ff7e1f4cbaf05d1695238138f3ce38 SHA256: df72367dd638eafb2c6992f2f898d1b1a34f45b7d8e14e2fc1c0110a6e48beb3 SHA512: ad35964b091343095a9dd3079e6c6506433ba52cc4db5cf5d57e254c06b0cd34cad96d785dd4808c09c422b802c739ca8f64fabe3eadc479263fb3bd6d66d519 Homepage: https://www.cups.org/ Description: Debug symbols for libcups2 Build-Ids: e0d3617150eee420237278ca631a63aa500cd3b3 Package: libcupsimage2 Architecture: amd64 Version: 2.2.1-8+deb9u5A~4.4.3.202002191052 Multi-Arch: same Priority: optional Section: libs Source: cups Maintainer: Debian Printing Team Installed-Size: 156 Depends: libc6 (>= 2.14), libcups2 (= 2.2.1-8+deb9u5A~4.4.3.202002191052) Recommends: libcupsfilters1 (>= 1.0~b1) Filename: 4.4-4/amd64/libcupsimage2_2.2.1-8+deb9u5A~4.4.3.202002191052_amd64.deb Size: 121980 MD5sum: ecc20a1ca8e4967814f0066d2d1064c5 SHA1: f3fbd0feb77a49255726d6c952d6456a86b01f57 SHA256: 734717221163befb42a5bc01c506415fa93befd5907600ae09629f66eb9ee9d0 SHA512: 5bc15437ece78febdc9fa3b02e6728a6c1c05ef63a7b90a7c834b7ff6163294401b86812a0d2a7fceb66c725a0b0c29fe132958a5386b80933c6faf7184a9c32 Homepage: https://www.cups.org/ Description: Common UNIX Printing System(tm) - Raster image 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 image libraries for handling the CUPS raster format. Package: libcupscgi1 Architecture: amd64 Version: 2.2.1-8+deb9u5A~4.4.3.202002191052 Multi-Arch: same Priority: optional Section: libs Source: cups Maintainer: Debian Printing Team Installed-Size: 181 Depends: libc6 (>= 2.14), libcups2 (= 2.2.1-8+deb9u5A~4.4.3.202002191052) Filename: 4.4-4/amd64/libcupscgi1_2.2.1-8+deb9u5A~4.4.3.202002191052_amd64.deb Size: 131242 MD5sum: 5b82748aa476ac3e48293ed12b144121 SHA1: 743489d05342d3edb16fd8f98d24277762f6d5cd SHA256: a43a9b80e0776889bc03fe58f947e8b41566ad1915ce621d74477154ee316098 SHA512: d5c44600ecb2c76626626d27dbf95f8437dabedee0dc0adf6a1dd37c4081c5f4a1dc3ae520b829c876b05ed3e1a6441c77c762bc33c50bb24eb89f6355acceef Homepage: https://www.cups.org/ Description: Common UNIX Printing System(tm) - CGI 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 a shared library for CGI programs in the CUPS web interface Package: cups-core-drivers Architecture: amd64 Version: 2.2.1-8+deb9u5A~4.4.3.202002191052 Multi-Arch: foreign Priority: optional Section: net Source: cups Maintainer: Debian Printing Team Installed-Size: 204 Depends: libc6 (>= 2.4), libcups2 (= 2.2.1-8+deb9u5A~4.4.3.202002191052), cups-daemon (>= 2.2.1-8+deb9u5A~4.4.3.202002191052), cups-filters-core-drivers (>= 1.0.24-3~) Recommends: avahi-daemon Breaks: cups (<< 1.7.1-4~), cups-server-common (<< 2.1.0-7~) Replaces: cups (<< 1.7.1-4~), cups-server-common (<< 2.1.0-7~) Filename: 4.4-4/amd64/cups-core-drivers_2.2.1-8+deb9u5A~4.4.3.202002191052_amd64.deb Size: 131224 MD5sum: 1ddae7a2fd915d8c90294d6ece220f11 SHA1: 5b38bad3c89e157b5d6d8dd7c3124fcb6e88bdec SHA256: cef16eba5802578e9aef7cbfe271f88a7609401192a0575bd3028c0dd3324a5d SHA512: 16c09b7acc9024b369515e6e7c9830f6de906c875ff9fb750e356047063011bf1c9d0f575027368f8d0830e325c2869aad88997765ebc0a36122b78197eb663e Homepage: https://www.cups.org/ Description: Common UNIX Printing System(tm) - PPD-less printing 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 parts of CUPS which are needed for PPD-less printing on IPP printers with common data formats. Package: cups-ipp-utils Architecture: amd64 Version: 2.2.1-8+deb9u5A~4.4.3.202002191052 Multi-Arch: foreign Priority: optional Section: net Source: cups Maintainer: Debian Printing Team Installed-Size: 1045 Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.16), libcups2 (= 2.2.1-8+deb9u5A~4.4.3.202002191052), libgnutls30 (>= 3.5.6), libgssapi-krb5-2 (>= 1.14+dfsg), zlib1g (>= 1:1.2.0) Breaks: cups (<< 1.7.3-5~), cups-client (<< 2.0.3-2~) Replaces: cups (<< 1.7.3-5~), cups-client (<< 2.0.3-2~) Filename: 4.4-4/amd64/cups-ipp-utils_2.2.1-8+deb9u5A~4.4.3.202002191052_amd64.deb Size: 308974 MD5sum: 21bc38051ca2a811974f0079b4526eb8 SHA1: bffcf718446496b1df4b46ffaa1aa4f3bb611975 SHA256: 15765f7bcd2bb42b1e31f25572a3bd4bf7a6aaf5c25c4274affed04aa395b1dc SHA512: 2cae21f1afe5d4ae7ae7ab56858e5cadc6242acd4fb8aba98384fa8bab4cbff8020f37e17c6bfd8bd1a46fa85dabee8d72ff6bc295b56a4662b6f87e93a3ee24 Homepage: https://www.cups.org/ Description: Common UNIX Printing System(tm) - IPP developer/admin utilities 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 IPP utilities for developers and system administrators Package: libcupsppdc1 Architecture: amd64 Version: 2.2.1-8+deb9u5A~4.4.3.202002191052 Multi-Arch: same Priority: optional Section: libs Source: cups Maintainer: Debian Printing Team Installed-Size: 244 Depends: libc6 (>= 2.14), libcups2 (= 2.2.1-8+deb9u5A~4.4.3.202002191052), libgcc1 (>= 1:3.0), libstdc++6 (>= 5) Filename: 4.4-4/amd64/libcupsppdc1_2.2.1-8+deb9u5A~4.4.3.202002191052_amd64.deb Size: 149294 MD5sum: 12145b790ec372461e706b45a056f433 SHA1: 4d4307287773b671b67b9bbffacaa9b0ba340e31 SHA256: 3376569a65fdf0ee6630b4f1e9d99fbfef0ed4247a88b5620a2e53ce6c90213a SHA512: dad10c6468d113944a9b190b02c0ded8a97ca137ac717a198d7ff91539f5e9995d93f3000d10e44dd94640da3e39be82d7fd91af8e766008adfc81b9a91a7e2a Homepage: https://www.cups.org/ Description: Common UNIX Printing System(tm) - PPD manipulation 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 library for generating and manipulating PPD files. Package: cups-client Architecture: amd64 Version: 2.2.1-8+deb9u5A~4.4.3.202002191052 Multi-Arch: foreign Priority: optional Section: net Source: cups Maintainer: Debian Printing Team Installed-Size: 465 Depends: libc6 (>= 2.4), libcups2 (= 2.2.1-8+deb9u5A~4.4.3.202002191052), libcupsimage2 (>= 1.4.0), cups-common (>= 2.2.1-8+deb9u5A~4.4.3.202002191052), adduser Suggests: cups, xpp, cups-bsd, smbclient Conflicts: lprng Breaks: cups (<< 1.7.3-5~) Replaces: cups (<< 1.7.3-5~) Filename: 4.4-4/amd64/cups-client_2.2.1-8+deb9u5A~4.4.3.202002191052_amd64.deb Size: 238788 MD5sum: fdc3f78e01eab9ef1bf642bfce2c7338 SHA1: 159a968d5d90fc227edc9ae4dae771af4243550a SHA256: d9b16019c1d6bef7d107c0aa8ea8522441bfbe0a1561f7e5b11f91a54ac86717 SHA512: 786ae7c4d754767fdc00f447572d7632a18e908eb3e7b179176e79ce1166d833c9619d6a394c070e47ec64189058c84ac0d48c26244ad67db93f291076585773 Homepage: https://www.cups.org/ Description: Common UNIX Printing System(tm) - client programs (SysV) 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 System V style print client programs. Package: libcupsmime1 Architecture: amd64 Version: 2.2.1-8+deb9u5A~4.4.3.202002191052 Multi-Arch: same Priority: optional Section: libs Source: cups Maintainer: Debian Printing Team Installed-Size: 147 Depends: libc6 (>= 2.14), libcups2 (= 2.2.1-8+deb9u5A~4.4.3.202002191052) Breaks: cups (<< 1.5.0) Filename: 4.4-4/amd64/libcupsmime1_2.2.1-8+deb9u5A~4.4.3.202002191052_amd64.deb Size: 117814 MD5sum: f9b5f1b1ee32592bcdc06672a0283944 SHA1: 9f6b9dbdf3c7418795bc69df722f00cb37a5a3b8 SHA256: 4f026aca42c317c9daa3ac6a3fc6e318468f813ecc98e7598e5eb16f7a873f2b SHA512: 94907e3982358f7f885e838e59450b787f22a0b2c03a1901668aa6a5f06a3b1c31a864b0ee950c32d5eb06c19c09f43135d16ebf13dd206eeedc594f517e8f13 Homepage: https://www.cups.org/ Description: Common UNIX Printing System(tm) - MIME 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 a shared library for file type detection and file conversion filter chain building. Package: cups-bsd Architecture: amd64 Version: 2.2.1-8+deb9u5A~4.4.3.202002191052 Multi-Arch: foreign Priority: extra Section: net Source: cups Maintainer: Debian Printing Team Installed-Size: 110 Provides: lpr Depends: libc6 (>= 2.4), libcups2 (= 2.2.1-8+deb9u5A~4.4.3.202002191052), debconf (>= 0.5) | debconf-2.0, cups-client (= 2.2.1-8+deb9u5A~4.4.3.202002191052), cups-common (>= 2.2.1-8+deb9u5A~4.4.3.202002191052) Suggests: cups, update-inetd Conflicts: lpr, lprng Replaces: lpr Filename: 4.4-4/amd64/cups-bsd_2.2.1-8+deb9u5A~4.4.3.202002191052_amd64.deb Size: 38004 MD5sum: be79ff3e5e58041e22115a3291944e38 SHA1: c95b54e2524dacb79f2d30b26adc587fec1d1a85 SHA256: 31e729e5fddb8fb0a948d212d4c8df0f4d6e7945d687999898b02d869aa20357 SHA512: 6b96ca1aafb1dc58eb9a0d60b9e3c87091fb96f1a0436ce3443d75606c4f0b397da81631b6ff18d887a95971b8af88c28e8ae7e67129254cfb7241f5c1bc1445 Homepage: https://www.cups.org/ Description: Common UNIX Printing System(tm) - BSD commands The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpr, 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 BSD commands for interacting with CUPS. It is provided separately to allow CUPS to coexist with other printing systems (to a small degree). Package: libcups2 Architecture: amd64 Version: 2.2.1-8+deb9u5A~4.4.3.202002191052 Multi-Arch: same Priority: optional Section: libs Source: cups Maintainer: Debian Printing Team Installed-Size: 690 Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.16), libgnutls30 (>= 3.5.6), libgssapi-krb5-2 (>= 1.14+dfsg), zlib1g (>= 1:1.2.0) Suggests: cups-common Breaks: cups (<< 1.5.0) Filename: 4.4-4/amd64/libcups2_2.2.1-8+deb9u5A~4.4.3.202002191052_amd64.deb Size: 306714 MD5sum: d150791f98b048d7631b852ca9b0d5d7 SHA1: a9c208182c3d0ab5e92afb7679199cbedb216f95 SHA256: 4ccc724d18e306a0b822f20ddca418deadf2e57fbc4f47b7f3f0acc2f089eca9 SHA512: db54c1b798cef0c24f3667c1423b1f5067ae90f6f48e882d5e00ddc2c4db6fcad3f32c9d6b57b66af883c42a90684c1b67e359117dc5c8d51c11cb7973574559 Homepage: https://www.cups.org/ 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: libcups2-dev Architecture: amd64 Version: 2.2.1-8+deb9u5A~4.4.3.202002191052 Multi-Arch: same Priority: optional Section: libdevel Source: cups Maintainer: Debian Printing Team Installed-Size: 1235 Depends: libcupsimage2-dev (= 2.2.1-8+deb9u5A~4.4.3.202002191052), libcups2 (= 2.2.1-8+deb9u5A~4.4.3.202002191052), dpkg-dev Filename: 4.4-4/amd64/libcups2-dev_2.2.1-8+deb9u5A~4.4.3.202002191052_amd64.deb Size: 348354 MD5sum: 7897a3188b9e4e4a996745c838ef6a2b SHA1: 0dcedddcb92e0237c177267b99a984cbf771b670 SHA256: 1480a871e18504238abd1d3cae79d367277abd81f674f94acccb673396cbdd6e SHA512: c478b97c30f060a2b5ec61ab15a02f33528f3e71e469b8cf9ade8f6a329036c5341e27dbed7dc44329e93576187ad3c668724e1c971b1919935de490623b2ed2 Homepage: https://www.cups.org/ Description: Common UNIX Printing System(tm) - Development files CUPS 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 files necessary for developing CUPS-aware applications and CUPS drivers, as well as examples how to communicate with cups from different programming languages (Perl, Java, and PHP). Package: cups-core-drivers-dbgsym Architecture: amd64 Version: 2.2.1-8+deb9u5A~4.4.3.202002191052 Auto-Built-Package: debug-symbols Priority: extra Section: debug Source: cups Maintainer: Debian Printing Team Installed-Size: 84 Depends: cups-core-drivers (= 2.2.1-8+deb9u5A~4.4.3.202002191052) Breaks: cups-dbg (<< 2.1.3-5~) Replaces: cups-dbg (<< 2.1.3-5~) Filename: 4.4-4/amd64/cups-core-drivers-dbgsym_2.2.1-8+deb9u5A~4.4.3.202002191052_amd64.deb Size: 54676 MD5sum: 4acbacbb9599e62f1d777ac60ff2f989 SHA1: cc7b6af93f6a7d65b2f7d5d1dbe7822b59f170fd SHA256: 577678f9dc2419f991881151405d7cb57cb00c550aeb4c0d6f8b562936961c62 SHA512: 6b7ca71926acb99cba03b8fac9c0d28a7b315fbd0c3949b85c47f5f4def42645b948453c1416fd875bbb8f119600f9a3b035e07bfdc1fad16e9fd9613b2bc78d Homepage: https://www.cups.org/ Description: Debug symbols for cups-core-drivers Build-Ids: bd4a08e12333a52610c1fd8e71e2c927a4d66cd8 dfba461a7a130d6cbb981f128377b079fe1df07a f28e3d4f9b226d5d628fca92746ec305a0c53545 Package: libcupsppdc1-dbgsym Architecture: amd64 Version: 2.2.1-8+deb9u5A~4.4.3.202002191052 Auto-Built-Package: debug-symbols Multi-Arch: same Priority: extra Section: debug Source: cups Maintainer: Debian Printing Team Installed-Size: 152 Depends: libcupsppdc1 (= 2.2.1-8+deb9u5A~4.4.3.202002191052) Breaks: cups-dbg (<< 2.1.3-5~) Replaces: cups-dbg (<< 2.1.3-5~) Filename: 4.4-4/amd64/libcupsppdc1-dbgsym_2.2.1-8+deb9u5A~4.4.3.202002191052_amd64.deb Size: 122406 MD5sum: a9315509d245feb717818f7426c353bf SHA1: 5158276f8df9a6e9e28502cb9b9ecb63042453e9 SHA256: df98437c242388f67d85a0ada84284f7544555d022cea3ffcf4165b203686d30 SHA512: 333d2d1965c5fb4a5f0d5c1498c14f75159c609c8f3e4ced4a714d77f8aa827dc42ef8417e933972c63ae5600856e2c3a1240ebe971728551d7aeb5b1f8400dd Homepage: https://www.cups.org/ Description: Debug symbols for libcupsppdc1 Build-Ids: f11d592cfc50e5333c671a0272d3d207c1848715 Package: libcupscgi1-dbgsym Architecture: amd64 Version: 2.2.1-8+deb9u5A~4.4.3.202002191052 Auto-Built-Package: debug-symbols Multi-Arch: same Priority: extra Section: debug Source: cups Maintainer: Debian Printing Team Installed-Size: 77 Depends: libcupscgi1 (= 2.2.1-8+deb9u5A~4.4.3.202002191052) Breaks: cups-dbg (<< 2.1.3-5~) Replaces: cups-dbg (<< 2.1.3-5~) Filename: 4.4-4/amd64/libcupscgi1-dbgsym_2.2.1-8+deb9u5A~4.4.3.202002191052_amd64.deb Size: 59890 MD5sum: 212096c4cfddb2747380b1e2a521a3e5 SHA1: 191f7d569837c6821550bc591007185a2e7d00f0 SHA256: 9629cfe4ecf0c4095d0b57f250731ec5640976e53564a9700db6d0f490436241 SHA512: 7fbfa18e08af28668eeef138115fbd8fe28b6d7ec3a3f6589bbf414cda16e9b0a73c3a413758ecab2c70e8e64616a2ffea20d5ab52b1bcbee5c6a961ab8b8ab6 Homepage: https://www.cups.org/ Description: Debug symbols for libcupscgi1 Build-Ids: eef8cd827dc2b19f358a7cc2bdd7eda49ce0d132 Package: cups-ppdc Architecture: amd64 Version: 2.2.1-8+deb9u5A~4.4.3.202002191052 Multi-Arch: foreign Priority: optional Section: utils Source: cups Maintainer: Debian Printing Team Installed-Size: 221 Depends: libc6 (>= 2.4), libcups2 (>= 1.6.2), libcupsppdc1 (>= 1.4.0), libgcc1 (>= 1:3.0), libstdc++6 (>= 5), cups-common (>= 2.2.1-8+deb9u5A~4.4.3.202002191052) Filename: 4.4-4/amd64/cups-ppdc_2.2.1-8+deb9u5A~4.4.3.202002191052_amd64.deb Size: 131046 MD5sum: f70c11e84aa6d031658f1c853c81d13f SHA1: df226e160ad8b150b0ba97b6915d3bfe07ac3c2b SHA256: 7f90dbc69636c9d437ee76542b49e3037ea52613c2653e7950ca87c77cc1de80 SHA512: d8d8e926878b1b97d1de71f18f63deba6cc13acd6f4309b805194d9a8298183270b00504bbffa736eb004226a7a8b7cca7ce7289d81412a3db74713996d12438 Homepage: https://www.cups.org/ Description: Common UNIX Printing System(tm) - PPD manipulation utilities 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 utilities to generate and manipulate PPD files. Package: libcupsimage2-dev Architecture: amd64 Version: 2.2.1-8+deb9u5A~4.4.3.202002191052 Priority: optional Section: libdevel Source: cups Maintainer: Debian Printing Team Installed-Size: 79 Depends: libcupsimage2 (= 2.2.1-8+deb9u5A~4.4.3.202002191052), libcups2-dev (= 2.2.1-8+deb9u5A~4.4.3.202002191052), libpng-dev, libtiff-dev, libjpeg-dev, zlib1g-dev Recommends: libcupsfilters-dev (>= 1.0~b1) Filename: 4.4-4/amd64/libcupsimage2-dev_2.2.1-8+deb9u5A~4.4.3.202002191052_amd64.deb Size: 19426 MD5sum: d095af1f30eac64b94a2c6fb7b10effe SHA1: 3cae683728eebfcc1e73b119eea008d9c2786d54 SHA256: 71fa2cfee80d16cb0584cf731cdc2a6d5ea5596c013295cfa33134c264aafcb4 SHA512: f5dcbfb9a9195758f9578f833f9401eec6fb7c4bee3fec20ff861b95bb1a77f3894e87f6b2063273f1031d5bd8aa914f42974367bbf8186f27ad627f543bfd99 Homepage: https://www.cups.org/ Description: Common UNIX Printing System(tm) - Development files CUPS image 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 files necessary for developing applications that use the CUPS raster image format. Package: libcupsmime1-dbgsym Architecture: amd64 Version: 2.2.1-8+deb9u5A~4.4.3.202002191052 Auto-Built-Package: debug-symbols Multi-Arch: same Priority: extra Section: debug Source: cups Maintainer: Debian Printing Team Installed-Size: 40 Depends: libcupsmime1 (= 2.2.1-8+deb9u5A~4.4.3.202002191052) Breaks: cups-dbg (<< 2.1.3-5~) Replaces: cups-dbg (<< 2.1.3-5~) Filename: 4.4-4/amd64/libcupsmime1-dbgsym_2.2.1-8+deb9u5A~4.4.3.202002191052_amd64.deb Size: 24726 MD5sum: cc25f0a94c83fd1b96187fbdbfe91c17 SHA1: 3464f2981291c3e0067d9a7bd7f89b3e63e0da45 SHA256: 78aa67c5df3757bb518925c39db170224ad8aa394ec671c70e81846d30016be9 SHA512: a0f013f506b5e3a9a307c91b0eca85357b8d15259a3352fbd8d30163729d067632b9a2b564c6e18a0672350fa6e161297625d1604b0a9d3f6b05027b01bb311a Homepage: https://www.cups.org/ Description: Debug symbols for libcupsmime1 Build-Ids: 327de4ffcc4386d5475dc62a289e49aef6485b35 Package: cups-daemon-dbgsym Architecture: amd64 Version: 2.2.1-8+deb9u5A~4.4.3.202002191052 Auto-Built-Package: debug-symbols Priority: extra Section: debug Source: cups Maintainer: Debian Printing Team Installed-Size: 751 Depends: cups-daemon (= 2.2.1-8+deb9u5A~4.4.3.202002191052) Breaks: cups-dbg (<< 2.1.3-5~) Replaces: cups-dbg (<< 2.1.3-5~) Filename: 4.4-4/amd64/cups-daemon-dbgsym_2.2.1-8+deb9u5A~4.4.3.202002191052_amd64.deb Size: 647778 MD5sum: 9f98834e27fe1dce844b649a77e6bed3 SHA1: e74feee320e1b26af3b3fc80f38d786e4147639b SHA256: fa5075bd936ccd778aec9485f35ba4773e716add1862411557c781ffe0b632e4 SHA512: ce7510ddd48209552d2cb57f90aeb6a34fbaeb7fa3d0e9683167afa2995a2ee358e6054bdf6c9f5ffa51130da380b71681bb967fa93d37de92e8547cb2c92f83 Homepage: https://www.cups.org/ Description: Debug symbols for cups-daemon Build-Ids: 12b671a1a40a774851f219fc4f15674318b5851e 41cf1d0244d3c0cc4c9389ae1c5fb2341511495c 66bad1613966dc8ffa9137d48b0e8e3f7be5ba3f 8dce5be67b7abee3145298d5b83ad67607d7dee2 919f5bcad7a88a1fe607fd95445e504209a92265 cf0adf5f72ed1e84ca301dc594a028314b566176 d2162933b067ca41202d1c6302f94277e49f86ca Package: cups-client-dbgsym Architecture: amd64 Version: 2.2.1-8+deb9u5A~4.4.3.202002191052 Auto-Built-Package: debug-symbols Priority: extra Section: debug Source: cups Maintainer: Debian Printing Team Installed-Size: 300 Depends: cups-client (= 2.2.1-8+deb9u5A~4.4.3.202002191052) Breaks: cups-dbg (<< 2.1.3-5~) Replaces: cups-dbg (<< 2.1.3-5~) Filename: 4.4-4/amd64/cups-client-dbgsym_2.2.1-8+deb9u5A~4.4.3.202002191052_amd64.deb Size: 205886 MD5sum: 9fb80bf4afa38b7e0710ceef585532a3 SHA1: 448a5141f208515118e4621704f1ecfcdcbc9072 SHA256: 84bd0516ab65c11e97cc873a41f71c239c0b2c94161e5eb61056e4c4d5e2ad0d SHA512: 71278828bd33e1429b8cd63835c6e332ef197be326dfbf4a0e38c93727842ff0d3fffa8c6a50ece014e60cbf5e11951c609256af6b90d2a42d5a9b6900d90730 Homepage: https://www.cups.org/ Description: Debug symbols for cups-client Build-Ids: 08699bb024a2982d85d302b681c011d09bf819d3 1dc32537e454b2cacdd6e5e59ee4cd076691b753 2c5b89fc446b55ffb56502e967a684f702b8a07b 4dc4d733c10b145da7538c9b0bb7e7665789797b 796f2b64c2fe39aed4a4f5b7418271d4e5e5a074 8cdbab1ed747f81e551fe08c00a4a302e7d19e71 966b1f7f4707af1c8eda7ad5cc061c080e2df627 a15afb330eea14bc12bb444449bc533f9a5202d8 ace54fe784b967f3126f05a85a80182ca7b11e7a b1258246ee33b37f869269d9736eb8377c7c3bd2 b338e4b87bd8a3ddd8e6adc7e29119922300aa6b e1680338fa483ab446cdc993477570a1752176a4 Package: cups-ppdc-dbgsym Architecture: amd64 Version: 2.2.1-8+deb9u5A~4.4.3.202002191052 Auto-Built-Package: debug-symbols Priority: extra Section: debug Source: cups Maintainer: Debian Printing Team Installed-Size: 91 Depends: cups-ppdc (= 2.2.1-8+deb9u5A~4.4.3.202002191052) Breaks: cups-dbg (<< 2.1.3-5~) Replaces: cups-dbg (<< 2.1.3-5~) Filename: 4.4-4/amd64/cups-ppdc-dbgsym_2.2.1-8+deb9u5A~4.4.3.202002191052_amd64.deb Size: 45272 MD5sum: c6a43781c856707b9e16dd013c955643 SHA1: df01e986f99c17bbca5e6dcdeffae097e5ee9276 SHA256: a97708db13af123ebdcc87e5c88f5ebeef81b98ac7b5aea96d1d5a0bd5c29a44 SHA512: e94973cdd3b353558416d624cb7c12e4ccda217253723fb8a9a4e583729ee48431e5c1dbb1e955a8e7a0d40284d85909e6e723e9c03d39d1064eb28dc1b19a41 Homepage: https://www.cups.org/ Description: Debug symbols for cups-ppdc Build-Ids: 8e927ab0302586d404fa1ff08f1f56dcf8c40f7d bfba88e5e2adff497ed5beb69e2525e38df0e1d7 c2c846c3b1018dc7ab4f0849ffe33d07419babb4 ded813957e325674bca96f79288e2d92fa521409 e1f42018030ddf44846b739983aae1f52356844e Package: cups-bsd-dbgsym Architecture: amd64 Version: 2.2.1-8+deb9u5A~4.4.3.202002191052 Auto-Built-Package: debug-symbols Priority: extra Section: debug Source: cups Maintainer: Debian Printing Team Installed-Size: 91 Depends: cups-bsd (= 2.2.1-8+deb9u5A~4.4.3.202002191052) Breaks: cups-dbg (<< 2.1.3-5~) Replaces: cups-dbg (<< 2.1.3-5~) Filename: 4.4-4/amd64/cups-bsd-dbgsym_2.2.1-8+deb9u5A~4.4.3.202002191052_amd64.deb Size: 56058 MD5sum: aac5da63e24a4ba395023076263a1827 SHA1: 45fe58d544d7eb6342909ad13d35766200629a46 SHA256: 90f558b4b7fc405d0cf66eaae05ae0f1d6d30a75bdc6088a26a0f05402c6c677 SHA512: cd9637f22ccc0a2eba8991d78ffc88083fcb54d28ece8b1ff2d7ed4193674d955aaabdc9a3deab72e69ec48b56270fb9fc2cd70397bc1d8a879aaba13b0f7008 Homepage: https://www.cups.org/ Description: Debug symbols for cups-bsd Build-Ids: 0efb7953251e223d08171b221caf620a6ff84fbb 181bf2d7f66b47ebb126aad2656492899632081b d24245d1bdc4e26a057e43d39a96dfc02f5eb985 e73fbd0b9d187a62ce86f25a2281b28e90780705 Package: cups Architecture: amd64 Version: 2.2.1-8+deb9u5A~4.4.3.202002191052 Multi-Arch: foreign Priority: optional Section: net Maintainer: Debian Printing Team Installed-Size: 761 Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.16), libcups2 (= 2.2.1-8+deb9u5A~4.4.3.202002191052), libcupscgi1 (>= 1.4.2), libcupsimage2 (>= 1.4.0), libcupsmime1 (>= 1.4.0), libcupsppdc1 (>= 1.4.0), libgcc1 (>= 1:3.0), libstdc++6 (>= 5), libusb-1.0-0 (>= 2:1.0.8), debconf (>= 1.2.9) | debconf-2.0, libc-bin (>= 2.13), cups-core-drivers (>= 2.2.1-8+deb9u5A~4.4.3.202002191052), cups-daemon (>= 2.2.1-8+deb9u5A~4.4.3.202002191052), poppler-utils (>= 0.12), procps, ghostscript (>= 9.02~), cups-common (>= 2.2.1-8+deb9u5A~4.4.3.202002191052), cups-server-common (>= 2.2.1-8+deb9u5A~4.4.3.202002191052), cups-client (>= 2.2.1-8+deb9u5A~4.4.3.202002191052), cups-ppdc, cups-filters (>= 1.0.24-3~) Recommends: avahi-daemon, colord, cups-filters (>= 1.0.42) | foomatic-filters (>= 4.0), printer-driver-gutenprint, cups-filters (>= 1.0.36) | ghostscript-cups (>= 9.02~) Suggests: cups-bsd, foomatic-db-compressed-ppds | foomatic-db, printer-driver-hpcups, hplip, cups-pdf, udev, smbclient Breaks: cups-bsd (<< 1.7.2-3~), foomatic-filters (<< 4.0), ghostscript-cups (<< 9.02~) Replaces: cups-bsd (<< 1.7.2-3~), ghostscript-cups (<< 9.02~) Filename: 4.4-4/amd64/cups_2.2.1-8+deb9u5A~4.4.3.202002191052_amd64.deb Size: 292784 MD5sum: 860613901d6ce219a3457343d054b6f2 SHA1: a95d93bcf99f937bee6b163ee96af76d65c6c5c3 SHA256: 3a6cd1c7722e95693fce806e610baee4f734e001b465e57cd6ccb860cc49e524 SHA512: ca2968f12f63478964e704622117f24c92ba8d644a887b402a1b08be4274424a5e99106cecf2032bc13a3147cb01bfd82c36a7f6b1bae4cde15005d975950cb1 Homepage: https://www.cups.org/ Description: Common UNIX Printing System(tm) - PPD/driver support, web interface 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 parts of CUPS which are needed for using printer drivers. Package: cups-ipp-utils-dbgsym Architecture: amd64 Version: 2.2.1-8+deb9u5A~4.4.3.202002191052 Auto-Built-Package: debug-symbols Priority: extra Section: debug Source: cups Maintainer: Debian Printing Team Installed-Size: 466 Depends: cups-ipp-utils (= 2.2.1-8+deb9u5A~4.4.3.202002191052) Breaks: cups-dbg (<< 2.1.3-5~) Replaces: cups-dbg (<< 2.1.3-5~) Filename: 4.4-4/amd64/cups-ipp-utils-dbgsym_2.2.1-8+deb9u5A~4.4.3.202002191052_amd64.deb Size: 405548 MD5sum: 1ac30658d9fc991254bd795135b401af SHA1: d885fd5d37c7663ec0c7fb3deced1bea094cce54 SHA256: 82e26ab4cfdff1e62dd097db64ff670ddda03a77e7763f34a879792dd6ad1301 SHA512: a5e796b5c87e49a38a2def587f9531833c52955fa516b59fb8a0c6151d70a01e75f2696a46734669eacb4f249f593a657efd1b6ff4fca7047cd8df7f6b6071dc Homepage: https://www.cups.org/ Description: Debug symbols for cups-ipp-utils Build-Ids: 14a34e9981329834c12757d69cea0b1bd73099b9 4a76ef7efeb5dad8815f742949a9d0657684d494 97bc6cdbd6b09763a8f6415b08f438e83ed628ea Package: cups-daemon Architecture: amd64 Version: 2.2.1-8+deb9u5A~4.4.3.202002191052 Multi-Arch: foreign Priority: optional Section: net Source: cups Maintainer: Debian Printing Team Installed-Size: 902 Pre-Depends: dpkg (>= 1.15.7.2) Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.15), libcups2 (= 2.2.1-8+deb9u5A~4.4.3.202002191052), libcupsmime1 (>= 1.5.0), libdbus-1-3 (>= 1.9.14), libgssapi-krb5-2 (>= 1.14+dfsg), libpam0g (>= 0.99.7.1), libpaper1, libsystemd0, init-system-helpers (>= 1.18~), procps, lsb-base (>= 3.2-14~), ssl-cert (>= 1.0.11), adduser, bc Recommends: colord, cups-browsed, avahi-daemon (>= 0.6.31-3~) Suggests: cups, cups-bsd, cups-common (>= 2.2.1-8+deb9u5A~4.4.3.202002191052), cups-server-common (>= 2.2.1-8+deb9u5A~4.4.3.202002191052), cups-client (>= 2.2.1-8+deb9u5A~4.4.3.202002191052), cups-ppdc, cups-filters, poppler-utils (>= 0.12), ghostscript (>= 9.02~), cups-filters (>= 1.0.42) | foomatic-filters (>= 4.0), foomatic-db-compressed-ppds | foomatic-db, printer-driver-gutenprint, printer-driver-hpcups, hplip, cups-pdf, udev, smbclient Breaks: cups (<< 2.1.0-6~) Replaces: cups (<< 2.1.0-6~) Filename: 4.4-4/amd64/cups-daemon_2.2.1-8+deb9u5A~4.4.3.202002191052_amd64.deb Size: 405250 MD5sum: 8fe3d624c817ff02f31699599a389ad0 SHA1: 6e54ddf37d7c14ee7d3004f914a2ed578f462ce7 SHA256: d17c9cf8afd4df645e1607272832ee7aa2aa65d78182ae26af86cb6ecd96fb45 SHA512: 37395b2e650642779280e849ce9301b95ad1b044fce7ffb753a54b5b17022fd425e8c9662d00ff6c32b7a69da24f7659d2fb43c1afac411064a6c2cad05d4b4f Homepage: https://www.cups.org/ Description: Common UNIX Printing System(tm) - daemon 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 CUPS scheduler/daemon. Package: libcupsimage2-dbgsym Architecture: amd64 Version: 2.2.1-8+deb9u5A~4.4.3.202002191052 Auto-Built-Package: debug-symbols Multi-Arch: same Priority: extra Section: debug Source: cups Maintainer: Debian Printing Team Installed-Size: 51 Depends: libcupsimage2 (= 2.2.1-8+deb9u5A~4.4.3.202002191052) Breaks: cups-dbg (<< 2.1.3-5~) Replaces: cups-dbg (<< 2.1.3-5~) Filename: 4.4-4/amd64/libcupsimage2-dbgsym_2.2.1-8+deb9u5A~4.4.3.202002191052_amd64.deb Size: 36404 MD5sum: 832f865b19ffb6facf32f7d195398b1d SHA1: b81e69110730f0bfbd2a7a34e27e328dd492544c SHA256: 7ec12977b46d935a95648d4ffd9330a3e398aa2d77739e33992eb4dc332c74bd SHA512: 6ffdad73bc09c43453eb265482def8d82b098ee4ec9a54325f2aa0212d866c497270c158d06f957d98d53cd941772985af433e41ce989d5c5b9c74a93c17ad7b Homepage: https://www.cups.org/ Description: Debug symbols for libcupsimage2 Build-Ids: 91579f226856fc0e1a669ba1c37dead898e50010 Package: cups-dbgsym Architecture: amd64 Version: 2.2.1-8+deb9u5A~4.4.3.202002191052 Auto-Built-Package: debug-symbols Priority: extra Section: debug Source: cups Maintainer: Debian Printing Team Installed-Size: 629 Depends: cups (= 2.2.1-8+deb9u5A~4.4.3.202002191052) Breaks: cups-dbg (<< 2.1.3-5~) Replaces: cups-dbg (<< 2.1.3-5~) Filename: 4.4-4/amd64/cups-dbgsym_2.2.1-8+deb9u5A~4.4.3.202002191052_amd64.deb Size: 452730 MD5sum: 0dbf8da3912fc87edad98ce1c34694de SHA1: f24bb93d11e307b7dc9d47bcf9af612cb5ce0d4f SHA256: 10c78c496b25e1e56f3b6d4868e571ecd9fa411391bdbd6313b91bba35dee5f4 SHA512: 8fa18ae806712f9a8045d211ec9dd222732fde1bd091828bc54f09796f8f1c0656357804cd590f5694f87a4bdea3a547718b06fb4b88a1523e901f48c962e3b6 Homepage: https://www.cups.org/ Description: Debug symbols for cups Build-Ids: 02bbf81e5561542cb5fecc729563d49aaa1aba6b 0ea74fbc268a650acff99a2eea5cdc9bd9f8cd17 10cc927c11e62e86032446a0f8380c25017d1041 14de4c3cdf4bb97790d8cdcf62df3dfc308cd3a0 1d069e45376d324c358763f7eebb3ee6cda92b6b 3e4ec5b9d5f51c0ccd1770beb1619d0b01520273 42048c5a2fec9fee74cf1ec5f10346d0c043af47 4727e2c72436d3011b2d7ac14a054b35fea7cdf7 50cd6776f1d0ad77b0b5a7c862ee521a3c451dd0 56d53df731180f833561b5bbe4c05929a925f9d8 5fc16ef2f0ae004baba9b36c611e4d3d8ef88f75 83c47e708b5493aa2d2367e7f9f22f6a7872b45f 9acc57231423a96cd0b0cdb353aa59c38d772753 9eb59989939c5372a1f5c49e47810a3447563b3d b5e00beae9244151aaa611f631a2abb0ad326959 b82d28b6ff32161db65522054fca320dc6c2b82b d8a0db9dc6736b1415af41100a6baa0a339c6feb dc82b2f9e290d5cbce5104ba8c9a0db571662066 e7b1fa5fc78d22b30650b9f3004d4381481df66f f7cd6a849381b0c30d669d16ee71af8863cdb594 Package: libcurl4-openssl-dev Architecture: amd64 Version: 7.52.1-5+deb9u10 Multi-Arch: same Priority: optional Section: libdevel Source: curl Maintainer: Alessandro Ghedini Installed-Size: 1345 Provides: libcurl-dev, libcurl-ssl-dev, libcurl3-dev, libcurl3-openssl-dev, libcurl4-dev Depends: libcurl3 (= 7.52.1-5+deb9u10) Suggests: libcurl4-doc, libcurl3-dbg, libidn11-dev, libkrb5-dev, libldap2-dev, librtmp-dev, libssh2-1-dev, libssl1.0-dev | libssl-dev (<< 1.1), pkg-config, zlib1g-dev Conflicts: libcurl4-gnutls-dev, libcurl4-nss-dev Filename: 4.4-4/amd64/libcurl4-openssl-dev_7.52.1-5+deb9u10_amd64.deb Size: 374566 MD5sum: c50b3f76748da2f7e2d78ade12de7146 SHA1: fe2748f487f06a49c237241dd93bb4abf275bfa1 SHA256: 871f4cb73145a517c9b776d087a9d26484adad95c55ad58b8c612a153a0f2c86 SHA512: 62a052eaf1586b29f4d1bfb108d92eea7853e0f4cb460acd13783b780c52ab2ebd9aca36456486719a37993718c37d71c20375f7792f2ca2e84d58aa4eb9d4a9 Homepage: http://curl.haxx.se Description: development files and documentation for libcurl (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. . This package provides the development files (ie. includes, static library, manual pages) that allow one to build software which uses libcurl. . SSL support is provided by OpenSSL. Package: libcurl4-nss-dev Architecture: amd64 Version: 7.52.1-5+deb9u10 Multi-Arch: same Priority: optional Section: libdevel Source: curl Maintainer: Alessandro Ghedini Installed-Size: 1354 Provides: libcurl-dev, libcurl-ssl-dev, libcurl3-nss-dev, libcurl4-dev Depends: libcurl3-nss (= 7.52.1-5+deb9u10) Suggests: libcurl4-doc, libcurl3-dbg, libidn11-dev, libkrb5-dev, libldap2-dev, libnss3-dev, librtmp-dev, libssh2-1-dev, pkg-config, zlib1g-dev Conflicts: libcurl4-gnutls-dev, libcurl4-openssl-dev Filename: 4.4-4/amd64/libcurl4-nss-dev_7.52.1-5+deb9u10_amd64.deb Size: 378454 MD5sum: 8914d15dc49903a5141a98c6604974c6 SHA1: b8af05101ccceaf9ee127c468f01948c59bd9743 SHA256: a96f59b5cb88a65e7962b95e91796b7a71f00628ab368fb990d9bcc03ce868dd SHA512: 2dca5dc9fea501465c289af4c4be577f41d764113d431ee66b19c9cd1a750c42cd823753206d39aa00357084349d10ad7f4edde43cb4606664e2176f18579828 Homepage: http://curl.haxx.se Description: development files and documentation for libcurl (NSS 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. . This package provides the development files (ie. includes, static library, manual pages) that allow one to build software which uses libcurl. . SSL support is provided by NSS. Package: libcurl3 Architecture: amd64 Version: 7.52.1-5+deb9u10 Multi-Arch: same Priority: optional Section: libs Source: curl Maintainer: Alessandro Ghedini Installed-Size: 624 Depends: libc6 (>= 2.17), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1.14+dfsg), libidn2-0 (>= 0.6), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libldap-2.4-2 (>= 2.4.7), libnghttp2-14 (>= 1.12.0), libpsl5 (>= 0.13.0), librtmp1 (>= 2.4+20131018.git79459a2-3~), libssh2-1 (>= 1.7.0), libssl1.0.2 (>= 1.0.2d), zlib1g (>= 1:1.1.4) Recommends: ca-certificates Filename: 4.4-4/amd64/libcurl3_7.52.1-5+deb9u10_amd64.deb Size: 291900 MD5sum: a25bba1702f459f88110711b8fb130f2 SHA1: acb6beb433a674d1971cb83ad81af853beb9d28e SHA256: e8327c7c91b610141116fd4a5c67f8d13fba8024f18638f0196216d66098e6a7 SHA512: 0f9d47143720807e96d6725d48bace577027712cbb72947a6f15a4e870b474c3ba16526873988e09e8f98b202f2d914135148210f69093ab959841202dd3b107 Homepage: http://curl.haxx.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: curl Architecture: amd64 Version: 7.52.1-5+deb9u10 Multi-Arch: foreign Priority: optional Section: web Maintainer: Alessandro Ghedini Installed-Size: 346 Depends: libc6 (>= 2.17), libcurl3 (= 7.52.1-5+deb9u10), zlib1g (>= 1:1.1.4) Filename: 4.4-4/amd64/curl_7.52.1-5+deb9u10_amd64.deb Size: 227072 MD5sum: 1b1c7b1eaa285d6c072b7277e60df7bf SHA1: 9656368f4eb74eccf865043b806f898da3d72965 SHA256: 4e262f82f225003a0c9b6522a25bf6cfd37f215f398f596257299e03d76eb656 SHA512: 57b16c8550117a8fa589573364f96b74b88b5d29d981e570da81ad9d3e74e3ac47530a7ea99054eb97ce9694c56271d13d41d04f93b2e4d553a63aba2f3c4657 Homepage: http://curl.haxx.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: libcurl3-nss Architecture: amd64 Version: 7.52.1-5+deb9u10 Multi-Arch: same Priority: optional Section: libs Source: curl Maintainer: Alessandro Ghedini Installed-Size: 628 Depends: libc6 (>= 2.17), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1.14+dfsg), libidn2-0 (>= 0.6), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libldap-2.4-2 (>= 2.4.7), libnghttp2-14 (>= 1.12.0), libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.26), libpsl5 (>= 0.13.0), librtmp1 (>= 2.4+20131018.git79459a2-3~), libssh2-1 (>= 1.7.0), zlib1g (>= 1:1.1.4) Recommends: ca-certificates Filename: 4.4-4/amd64/libcurl3-nss_7.52.1-5+deb9u10_amd64.deb Size: 295334 MD5sum: 78a2f4fd6e438cbd5b5edf488a38e344 SHA1: 4b803d5c4f5d464bfa70b4b620b79d3de87e5290 SHA256: 6876fb2eb01707fdd3a39397a6eae35de312981f4e316900bd8b3238f61f0e69 SHA512: c3e72a57782fafe0c1e6e966f590cbcf2df8ed6a4552f86233656b1e2e38134f52f63df7cb4c8a74bae1c26418e0b1f0602b05baad947e9d0ce59a2996e1da32 Homepage: http://curl.haxx.se Description: easy-to-use client-side URL transfer library (NSS 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 NSS. Package: libcurl4-gnutls-dev Architecture: amd64 Version: 7.52.1-5+deb9u10 Multi-Arch: same Priority: optional Section: libdevel Source: curl Maintainer: Alessandro Ghedini Installed-Size: 1338 Provides: libcurl-dev, libcurl-ssl-dev, libcurl3-gnutls-dev, libcurl4-dev Depends: libcurl3-gnutls (= 7.52.1-5+deb9u10) Suggests: libcurl4-doc, libcurl3-dbg, libgnutls28-dev, libidn11-dev, libkrb5-dev, libldap2-dev, librtmp-dev, libssh2-1-dev, pkg-config, zlib1g-dev Conflicts: libcurl4-nss-dev, libcurl4-openssl-dev Filename: 4.4-4/amd64/libcurl4-gnutls-dev_7.52.1-5+deb9u10_amd64.deb Size: 372676 MD5sum: 59411194733abdc06a4007a3526ee06b SHA1: bcd8ffe65781da5524f4cda19169cbbf3b76d033 SHA256: fea36fc1b87006e4010165ac64d75afa57b652906624b69b9b04b156f9a53652 SHA512: 343e6ac492bb8937a6dcbf58c0cf9ece300d443349c87c1f55d88949aebad63905b88f049d9cfd89f3e15cfbb30a04f8ef6f2a296d6b93572046f0fb249a2380 Homepage: http://curl.haxx.se Description: development files and documentation for libcurl (GnuTLS 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. . This package provides the development files (ie. includes, static library, manual pages) that allow one to build software which uses libcurl. . SSL support is provided by GnuTLS. Package: libcurl3-dbg Architecture: amd64 Version: 7.52.1-5+deb9u10 Multi-Arch: same Priority: extra Section: debug Source: curl Maintainer: Alessandro Ghedini Installed-Size: 5284 Provides: libcurl4-dbg Depends: libcurl3 (= 7.52.1-5+deb9u10) | libcurl3-gnutls (= 7.52.1-5+deb9u10) | libcurl3-nss (= 7.52.1-5+deb9u10) Suggests: libc-dbg Filename: 4.4-4/amd64/libcurl3-dbg_7.52.1-5+deb9u10_amd64.deb Size: 5002166 MD5sum: 93d2272a5d7372dc319fdf8ee67c8c5f SHA1: d38d3a9c765101257fbb1bae774cb606f6a820f6 SHA256: 12b8cfc78a67473ef5e0ef7d85fdbc5c676d2b0a118b9f502f4ead41f511bc69 SHA512: 94697a85381cc51d2a366fe47cc4d6350b0a4db9b7ada7f91c70acecad05fe62cff1ba84c6ee18c092797ceff578f7ea66524741516399100b3ddf53ba4d6f0d Homepage: http://curl.haxx.se Description: debugging symbols for libcurl (OpenSSL, GnuTLS and NSS flavours) 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. . This package provides the debugging symbols of the OpenSSL, GnuTLS and NSS versions of libcurl3. It might be useful in debug sessions of software which uses libcurl. Build-Ids: 22b1287f56ddb6912d5db74ceba86018787d6e7c Package: libcurl3-gnutls Architecture: amd64 Version: 7.52.1-5+deb9u10 Multi-Arch: same Priority: optional Section: libs Source: curl Maintainer: Alessandro Ghedini Installed-Size: 616 Depends: libc6 (>= 2.17), libcomerr2 (>= 1.01), libgnutls30 (>= 3.5.6), libgssapi-krb5-2 (>= 1.14+dfsg), libidn2-0 (>= 0.6), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libldap-2.4-2 (>= 2.4.7), libnettle6, libnghttp2-14 (>= 1.12.0), libpsl5 (>= 0.13.0), librtmp1 (>= 2.4+20131018.git79459a2-3~), libssh2-1 (>= 1.7.0), zlib1g (>= 1:1.1.4) Recommends: ca-certificates Filename: 4.4-4/amd64/libcurl3-gnutls_7.52.1-5+deb9u10_amd64.deb Size: 289894 MD5sum: 98676a5ee0938faa7bbc68aa7917fe40 SHA1: 419c2f8cf413d11f9aa2ab209a08e1bfac3e992a SHA256: 79ec5b44c8fc02f01bba527dc894fba37b53805b1782969308482895cafd7b14 SHA512: 40e52bd0599857cc13ab2285f2d7ff96b7bac8aa50811592362cac456cbd848f545e807e42188039ec938a64046b7e9d985bc990fcc5051ff45e18a859e92a2e Homepage: http://curl.haxx.se Description: easy-to-use client-side URL transfer library (GnuTLS 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 GnuTLS. Package: libidn11 Architecture: amd64 Version: 1.33-1+deb9u1 Multi-Arch: same Priority: standard Section: libs Source: libidn Maintainer: Debian Libidn Team Installed-Size: 307 Depends: libc6 (>= 2.14) Conflicts: libidn9-dev Replaces: libidn11-dev Filename: 4.4-4/amd64/libidn11_1.33-1+deb9u1_amd64.deb Size: 115204 MD5sum: a792f0c81a433af185e1c3dbb7cddd5b SHA1: d7b7ddb8637e9c60632395f1ad21d5d134600b2e SHA256: 745cd5ca232aad75a410a37c44ba5925466459c41354ac254b1993699c3cb929 SHA512: ca0d7fdb19b4a58888560aa35ec2af2166155b431f666178dcb2c6c01311b4f8b69fa2ee7476d5dc2030246e063f5cc41ae88bfa47d0d8686dccbe28267887ef 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: idn Architecture: amd64 Version: 1.33-1+deb9u1 Priority: optional Section: misc Source: libidn Maintainer: Debian Libidn Team Installed-Size: 205 Depends: libc6 (>= 2.14), libidn11 (>= 1.13) Filename: 4.4-4/amd64/idn_1.33-1+deb9u1_amd64.deb Size: 146588 MD5sum: b49c4ed4c48a7d6605bc617b3ce498a5 SHA1: e07e443ae0629d154a639a5589c139da05286d36 SHA256: a9180a079c83cf8b76bd40d3067bb56d054aff38cc0cfb3b4337f1c366cc8f9a SHA512: e9c37b6ce65dad0e9f0b25026c90fa5805546ce7423c7973bfa8b07f4ef535512d593fefeaa473c98b25914e34c11c08346ca92c8d609793b343fd5b09e6c583 Homepage: https://www.gnu.org/software/libidn/ Description: Command line and Emacs interface to GNU Libidn 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 idn command-line tool and its Emacs lisp interface. Package: libidn11-dev Architecture: amd64 Version: 1.33-1+deb9u1 Priority: optional Section: libdevel Source: libidn Maintainer: Debian Libidn Team Installed-Size: 872 Depends: libidn11 (= 1.33-1+deb9u1), pkg-config Conflicts: libidn9-dev Filename: 4.4-4/amd64/libidn11-dev_1.33-1+deb9u1_amd64.deb Size: 593532 MD5sum: 9bc1531db50fe8b44b4c0b1c75eb0c89 SHA1: 792a5faecc73a2542ac27be2ea4bb023db1f9885 SHA256: 6e7e54a791033c6caa378b7c7caea35e71953f4c7a88df6caf6b8bccdcc6ca7e SHA512: dc6030a2324cbe69a48bb612fc00025ab06a6b13a11092043ead7041b3a2632ca2e2ded2d3a7ceacbdc2c586e74933e05bf94ad6d3cecba734785add00d37220 Homepage: https://www.gnu.org/software/libidn/ Description: Development files for GNU Libidn, an IDN library 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 header files, static library, pkg-config information, API man pages, and the Libidn manual. Package: libvncserver-dev Architecture: amd64 Version: 0.9.11+dfsg-1.3~deb9u3 Multi-Arch: same Priority: optional Section: libdevel Source: libvncserver Maintainer: Peter Spiess-Knafl Installed-Size: 979 Depends: libvncclient1 (= 0.9.11+dfsg-1.3~deb9u3), libvncserver1 (= 0.9.11+dfsg-1.3~deb9u3), libgnutls28-dev, libjpeg-dev, zlib1g-dev, libvncserver-config Filename: 4.4-4/amd64/libvncserver-dev_0.9.11+dfsg-1.3~deb9u3_amd64.deb Size: 297140 MD5sum: e15d91ef240ef2fbac159515405e4c2e SHA1: 91af1213192d01b581dd1b103967783dc69d9c73 SHA256: 46fc0247af1be9b0074d2fd7002f44884fb1ad4bd9328278ef056959a628a818 SHA512: cc77ebc19a8eceb81a58a40e06b7328c61d1c85cb4dd37328ae5ebb25f1e4e3cfbb99bd4d9351bbc9c524b439479acd899d9dd57e35f6a823166285afd6ccb37 Homepage: http://libvnc.github.io Description: API to write one's own VNC server - development files LibVNCServer makes writing a VNC server (or more correctly, a program exporting a framebuffer via the Remote Frame Buffer protocol) easy. It hides the programmer from the tedious task of managing clients and compression. . This is the development package which contains headers and static libraries for libvncserver. Package: libvncclient1-dbg Architecture: amd64 Version: 0.9.11+dfsg-1.3~deb9u3 Multi-Arch: same Priority: extra Section: debug Source: libvncserver Maintainer: Peter Spiess-Knafl Installed-Size: 249 Depends: libvncclient1 (= 0.9.11+dfsg-1.3~deb9u3) Filename: 4.4-4/amd64/libvncclient1-dbg_0.9.11+dfsg-1.3~deb9u3_amd64.deb Size: 220696 MD5sum: 8034971385981938ea2cdd4283e484b2 SHA1: 99b3b9dbba2d131886d2ee2e06ac92d92ff82204 SHA256: b357d793890b9ba6c04812c36e470eb7161cf8468ab960241f3159afbd498925 SHA512: 49082999a517fbdeb79122b03aa3d6923057e6508dbc4cf06c5d79d0461673dc4c45b40855d23c7ce3c1e3d002ee48d69d2d50a5f9fb7331dd60af9d3da9f68d Homepage: http://libvnc.github.io Description: debugging symbols for libvncclient LibVNCServer makes writing a VNC server (or more correctly, a program exporting a framebuffer via the Remote Frame Buffer protocol) easy. It hides the programmer from the tedious task of managing clients and compression. . This package contains the debugging symbols for libvncclient. Build-Ids: a377ababd653a689ce8256669c62750ce2c52595 Package: libvncserver-config Architecture: amd64 Version: 0.9.11+dfsg-1.3~deb9u3 Multi-Arch: foreign Priority: optional Section: libdevel Source: libvncserver Maintainer: Peter Spiess-Knafl Installed-Size: 127 Depends: libvncclient1 (= 0.9.11+dfsg-1.3~deb9u3), libvncserver1 (= 0.9.11+dfsg-1.3~deb9u3) Filename: 4.4-4/amd64/libvncserver-config_0.9.11+dfsg-1.3~deb9u3_amd64.deb Size: 109280 MD5sum: 1aec1bc73d934d370c79876742ef5838 SHA1: 1add449c7d8f5310df82a27ee6d8653ebd838c08 SHA256: ebabeb79dd8117af76553b134045a4c7b1ce1771790710f55297725aa368eb32 SHA512: a012c2d574999e8657f1eba7f04c4160ebf6f6879d8228e500356fa0f463d675b4d935f4cea265f9a15d1699a84aca51eeb6ef0385bb28336180a9878e23a2cc Homepage: http://libvnc.github.io Description: API to write one's own VNC server - library utility LibVNCServer makes writing a VNC server (or more correctly, a program exporting a framebuffer via the Remote Frame Buffer protocol) easy. It hides the programmer from the tedious task of managing clients and compression. . This package provides libvncserver-config utility, needed to obtain some option of the libvncserver library. Package: libvncclient1 Architecture: amd64 Version: 0.9.11+dfsg-1.3~deb9u3 Multi-Arch: same Priority: optional Section: libs Source: libvncserver Maintainer: Peter Spiess-Knafl Installed-Size: 242 Depends: libc6 (>= 2.15), libgcrypt20 (>= 1.7.0), libgnutls30 (>= 3.5.6), libjpeg62-turbo (>= 1.3.1), zlib1g (>= 1:1.1.4) Breaks: libvncserver0 (<< 0.9.9+dfsg-3) Replaces: libvncserver0 (<< 0.9.9+dfsg-3) Filename: 4.4-4/amd64/libvncclient1_0.9.11+dfsg-1.3~deb9u3_amd64.deb Size: 141434 MD5sum: 1599aa0b28d5d1d9c6994e9ae1db9e96 SHA1: 9b3f572a41d77d5bdeceec13c0ebd4c7b4714556 SHA256: 0a31d4d0219317ac50927e036f0c964edabef542e525f3ca170c34415311353b SHA512: ff664eba090f6f3bbcf01b5826e28b97a0680519b990f222186c0256c8c56c566ed5b47ac2e842c5d79e9ed8a7119ed5af7e371ceb9a255cdaa7e11379652af3 Homepage: http://libvnc.github.io Description: API to write one's own VNC server - client library LibVNCServer makes writing a VNC server (or more correctly, a program exporting a framebuffer via the Remote Frame Buffer protocol) easy. It hides the programmer from the tedious task of managing clients and compression. . This package provides the client library. Package: libvncserver1 Architecture: amd64 Version: 0.9.11+dfsg-1.3~deb9u3 Multi-Arch: same Priority: optional Section: libs Source: libvncserver Maintainer: Peter Spiess-Knafl Installed-Size: 434 Depends: libc6 (>= 2.15), libgcrypt20 (>= 1.7.0), libgnutls30 (>= 3.5.6), libjpeg62-turbo (>= 1.3.1), zlib1g (>= 1:1.1.4) Filename: 4.4-4/amd64/libvncserver1_0.9.11+dfsg-1.3~deb9u3_amd64.deb Size: 210388 MD5sum: 1833167a5c18c494bdb495d23276edfd SHA1: 102d25579352d6c89d4799b9de83b3df56d9a195 SHA256: a605b45bb7d94183a3db7662f7fc204e9e61c74bf2f259548371af58e76f90b2 SHA512: df46a269c798f33d9d7ef56647b1a7b86935c9b44d05a1fa7e926037a40ffc928f24a49009da33ff8bbfda61da25f86d4758d5000d7b1c85ef1ebdec7e3564d9 Homepage: http://libvnc.github.io Description: API to write one's own VNC server LibVNCServer makes writing a VNC server (or more correctly, a program exporting a framebuffer via the Remote Frame Buffer protocol) easy. It hides the programmer from the tedious task of managing clients and compression. . This package provides the server library. Package: libvncserver1-dbg Architecture: amd64 Version: 0.9.11+dfsg-1.3~deb9u3 Multi-Arch: same Priority: extra Section: debug Source: libvncserver Maintainer: Peter Spiess-Knafl Installed-Size: 512 Depends: libvncserver1 (= 0.9.11+dfsg-1.3~deb9u3) Filename: 4.4-4/amd64/libvncserver1-dbg_0.9.11+dfsg-1.3~deb9u3_amd64.deb Size: 461876 MD5sum: ed5a290fec92707ac5e620acdc57f40a SHA1: d018373032b82641ef405e0ac515e4241d4564ff SHA256: 59446e9097d695e49df1a24015adf03cf991b21a9b04c11bc40cb1cab966b181 SHA512: f5bcc628a07f927570aaf5b75648f49a96f6f5d287a8c5578d24f17be48a890589aea7fe835dc88ce61ae27c9c03c78c0e65f804cd0413d72df481a5245e3be1 Homepage: http://libvnc.github.io Description: debugging symbols for libvncserver LibVNCServer makes writing a VNC server (or more correctly, a program exporting a framebuffer via the Remote Frame Buffer protocol) easy. It hides the programmer from the tedious task of managing clients and compression. . This package contains the debugging symbols for libvncserver. Build-Ids: 1461f546d09948f51321552b88d211028e264be8 Package: xsltproc Architecture: amd64 Version: 1.1.29-2.1+deb9u2 Multi-Arch: foreign Priority: optional Section: text Source: libxslt Maintainer: Debian XML/SGML Group Installed-Size: 149 Depends: libc6 (>= 2.4), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25) Filename: 4.4-4/amd64/xsltproc_1.1.29-2.1+deb9u2_amd64.deb Size: 120456 MD5sum: 77a5b56c1818ed458e153842c056d69f SHA1: b83e45021332129160f848bc3fe6d1be2b6e7f9a SHA256: 25a5fe654f823a772a87d159288e9c99261aa08ed2f03ddb473347e1fcddde09 SHA512: efd334088e29d9b76c071dacf08f690c6b477b0c89c130d45dd6ac5c9d321a46af71cdb467811d79c0b074598c7fc30b65c58d1ede0bb21bd602a8c414860984 Homepage: http://xmlsoft.org/xslt/ Description: XSLT 1.0 command line processor XSLT is an XML language for defining transformations of XML files from XML to some other arbitrary format, such as XML, HTML, plain text, etc. using standard XSLT version 1.0 stylesheets. . This package contains a command line tool that facilitates XSLT transformations. Package: python-libxslt1-dbg Architecture: amd64 Version: 1.1.29-2.1+deb9u2 Priority: extra Section: debug Source: libxslt Maintainer: Debian XML/SGML Group Installed-Size: 463 Provides: python2.7-libxslt1-dbg Depends: python-dbg, python-libxml2-dbg, python-libxslt1 (= 1.1.29-2.1+deb9u2), libc6 (>= 2.4), libpython2.7 (>= 2.7), libxslt1.1 (>= 1.1.27) Filename: 4.4-4/amd64/python-libxslt1-dbg_1.1.29-2.1+deb9u2_amd64.deb Size: 243460 MD5sum: 00e1e29a08f482b62a1eb69e67394d6e SHA1: 8c5e1f4724c893ed5f7cf8337ca6d2e57370ec1f SHA256: fc8e7856fcd9ff8be6a343a1fde49b535a131858eb52b8a17345d377fbb1744a SHA512: a99ac8e02559aaf889d5909021ad9e49596e7a52d3305ef0bee77b57b6eb3246c46a93f820b64ee21ac2388d076b4535ef507572e9e6c511327ef877611d8c5a Homepage: http://xmlsoft.org/xslt/ Description: Python bindings for libxslt1 (debug extension) XSLT is an XML language for defining transformations of XML files from XML to some other arbitrary format, such as XML, HTML, plain text, etc. using standard XSLT stylesheets. libxslt is a C library which implements XSLT version 1.0. . This package contains Python bindings for libxslt, needed to use libxslt in Python programs for use with the Python debug interpreter. Build-Ids: 9f966e9ebd057fe6b2ddc5d7350c76996019f484 Package: libxslt1-dbg Architecture: amd64 Version: 1.1.29-2.1+deb9u2 Multi-Arch: same Priority: extra Section: debug Source: libxslt Maintainer: Debian XML/SGML Group Installed-Size: 620 Depends: libxslt1.1 (= 1.1.29-2.1+deb9u2) Filename: 4.4-4/amd64/libxslt1-dbg_1.1.29-2.1+deb9u2_amd64.deb Size: 547704 MD5sum: 47c0a5745546480f5b8948b3d8c3e8bb SHA1: 49c74a17698961afd4e912f4931aed0922f72952 SHA256: 9e8165b25e29e8667311bf6bfd4220065ff4cf867ed1dd7fb737d92577bdd6ed SHA512: c814a7791227063ca41fc37693f0adab377c6100437e77d9acf30b8598ade6ff8fe09d9bf5a82c7c18715ab19e33c17f13e65ce83f6471a50155fe0e85f27b24 Homepage: http://xmlsoft.org/xslt/ Description: XSLT 1.0 processing library - debugging symbols XSLT is an XML language for defining transformations of XML files from XML to some other arbitrary format, such as XML, HTML, plain text, etc. using standard XSLT stylesheets. libxslt is a C library which implements XSLT version 1.0. . This package provides the debugging symbols for the library and for the xsltproc utility provided by the xsltproc package. Debugging symbols for the Python modules are not available. Build-Ids: f5dff938a9fbdfe957f0bd9d88e5878a101f30a5 f9d30cb8f8154f13cbbe07c5e1f3d5821418e937 Package: python-libxslt1 Architecture: amd64 Version: 1.1.29-2.1+deb9u2 Priority: optional Section: python Source: libxslt Maintainer: Debian XML/SGML Group Installed-Size: 276 Provides: python2.7-libxslt1 Depends: python-libxml2, python (<< 2.8), python (>= 2.7~), python:any (<< 2.8), python:any (>= 2.7.5-5~), libc6 (>= 2.4), libpython2.7 (>= 2.7), libxslt1.1 (>= 1.1.27) Filename: 4.4-4/amd64/python-libxslt1_1.1.29-2.1+deb9u2_amd64.deb Size: 139448 MD5sum: de423b30e92bfb61f6f0e545b521a0a5 SHA1: b3b4875f1c868f30092668b3bb3a583eccd7a1b6 SHA256: 9c8acc168503982618925195dbadc869630d06578a63ac7414c59ac6bd9b2313 SHA512: 640724848ce699b23942c634658fc40b533bd30446dfeee31ad14cd239930645895463102ac2ccb58bb410f8fc00d25e7fa26f3c35d0e5a2b92af755ce124af6 Homepage: http://xmlsoft.org/xslt/ Description: Python bindings for libxslt1 XSLT is an XML language for defining transformations of XML files from XML to some other arbitrary format, such as XML, HTML, plain text, etc. using standard XSLT stylesheets. libxslt is a C library which implements XSLT version 1.0. . This package contains Python bindings for libxslt, needed to use libxslt in Python programs. Package: libxslt1-dev Architecture: amd64 Version: 1.1.29-2.1+deb9u2 Multi-Arch: same Priority: optional Section: libdevel Source: libxslt Maintainer: Debian XML/SGML Group Installed-Size: 2411 Provides: libxslt-dev Depends: libxml2-dev (>= 2.6.26), libxslt1.1 (= 1.1.29-2.1+deb9u2) Filename: 4.4-4/amd64/libxslt1-dev_1.1.29-2.1+deb9u2_amd64.deb Size: 513774 MD5sum: 28dc2a4b94b284d350038a3c77444039 SHA1: f3f96c11287a5059b0ef8019fe8be928991aa9fd SHA256: 8a0e8195fb6bb217d74947f93531991325ef30ca5a3430936e4e87448a7e3b8e SHA512: 3928a87a106f0ac02327905760e135889a675627b6a53fe1b277ab806d46578c71aeb0e22aa4d8c16166258789bf8403ff62520bea42d889a78fa9210e5d7dd2 Homepage: http://xmlsoft.org/xslt/ Description: XSLT 1.0 processing library - development kit XSLT is an XML language for defining transformations of XML files from XML to some other arbitrary format, such as XML, HTML, plain text, etc. using standard XSLT stylesheets. libxslt is a C library which implements XSLT version 1.0. . This package contains the development files for libxslt. Package: libxslt1.1 Architecture: amd64 Version: 1.1.29-2.1+deb9u2 Multi-Arch: same Priority: optional Section: libs Source: libxslt Maintainer: Debian XML/SGML Group Installed-Size: 481 Depends: libc6 (>= 2.17), libgcrypt20 (>= 1.7.0), libxml2 (>= 2.9.0) Filename: 4.4-4/amd64/libxslt1.1_1.1.29-2.1+deb9u2_amd64.deb Size: 233488 MD5sum: cbd29f86a8c2d94ae2f622bc95e0dadd SHA1: 7acd5a0a37845917e5dba31431f2a4759ba0e81a SHA256: e29f82b0d51c4b6177e91da64153d186739366cffee8533410db05ef7a0baca8 SHA512: 90537b4ce7881784cd3af46900fe0f6b580344d9879914ea7b8f1fff93faf9865c9f0563148f8f4523bbeb1ffb996ad23f3889668e0317b949a9a5f0a5a73562 Homepage: http://xmlsoft.org/xslt/ Description: XSLT 1.0 processing library - runtime library XSLT is an XML language for defining transformations of XML files from XML to some other arbitrary format, such as XML, HTML, plain text, etc. using standard XSLT stylesheets. libxslt is a C library which implements XSLT version 1.0. . This package contains the libxslt library used by applications for XSLT transformations. Package: openjdk-8-jre Architecture: amd64 Version: 8u242-b08-1~deb9u1 Multi-Arch: same Priority: optional Section: java Source: openjdk-8 Maintainer: OpenJDK Team Installed-Size: 254 Provides: java2-runtime, java5-runtime, java6-runtime, java7-runtime, java8-runtime Depends: openjdk-8-jre-headless (= 8u242-b08-1~deb9u1), libglib2.0-0 (>= 2.24), libxrandr2, libxinerama1, libgl1-mesa-glx | libgl1, libgtk2.0-0 (>= 2.14), libatk-wrapper-java-jni (>= 0.33.3-9~), libasound2 (>= 1.0.16), libc6 (>= 2.14), libgif7 (>= 5.1), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libpulse0 (>= 0.99.1), libx11-6, libxext6, zlib1g (>= 1:1.1.4) Recommends: fonts-dejavu-extra Suggests: icedtea-8-plugin Replaces: openjdk-8-jre-headless (<< 8u20~b20-3) Filename: 4.4-4/amd64/openjdk-8-jre_8u242-b08-1~deb9u1_amd64.deb Size: 69520 MD5sum: 004daacea9b49569747987d884ef4ea8 SHA1: ff50d500d65000c849cbaa0886b2bfd648fe6b9b SHA256: d37a9cd893e232d97255c70565135df82e6f20ece43b28dfe6f4c90294f460e0 SHA512: 3cf07fe66f4f43981191a5b7b206a8e75faf147627e3a971b045f6a0a9e0170e36d5b780a844222c82dc1669dfe054e04018b420a9505e367452f1bea3958e79 Homepage: http://openjdk.java.net/ Description: OpenJDK Java runtime, using Hotspot JIT Full Java runtime environment - needed for executing Java GUI and Webstart programs, using Hotspot JIT. . The packages are built using the IcedTea build support and patches from the IcedTea project. Package: openjdk-8-jre-headless Architecture: amd64 Version: 8u242-b08-1~deb9u1 Multi-Arch: same Priority: optional Section: java Source: openjdk-8 Maintainer: OpenJDK Team Installed-Size: 97699 Provides: java2-runtime-headless, java5-runtime-headless, java6-runtime-headless, java7-runtime-headless, java8-runtime-headless Depends: ca-certificates-java, java-common (>= 0.28), libcups2, liblcms2-2 (>= 2.2+git20110628), libjpeg62-turbo (>= 1.3.1), libfontconfig1, libnss3 (>= 2:3.17.1), util-linux (>= 2.26.2-4), libc6 (>= 2.14), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:3.0), libpcsclite1 (>= 1.3.0), libstdc++6 (>= 4.1.1), libx11-6, libxext6, libxi6, libxrender1, libxtst6, zlib1g (>= 1:1.1.4) Suggests: libnss-mdns, fonts-dejavu-extra, fonts-ipafont-gothic, fonts-ipafont-mincho, fonts-wqy-microhei, fonts-wqy-zenhei, fonts-indic Breaks: ca-certificates-java (<< 20160321~), oracle-java8-installer (<< 8u77+8u77arm-1), tzdata-java Filename: 4.4-4/amd64/openjdk-8-jre-headless_8u242-b08-1~deb9u1_amd64.deb Size: 27329818 MD5sum: c14405b0c29b964d83db805066e5381e SHA1: 3b4dc2103e4e1c43306e54961d777b67a128fef3 SHA256: 02de6f40277bb05086afcd6747dcb431f9e03f291426f2d0282d25dbc7789f55 SHA512: e523665dcaed2255fae02579980c8c48e64ceed5953971fa2a2d8c153a0f2a4adc211ccdb2fa102a7f3d1ecea300318213e8d2c63f0a5efadabf36bcc5837019 Homepage: http://openjdk.java.net/ Description: OpenJDK Java runtime, using Hotspot JIT (headless) Minimal Java runtime - needed for executing non GUI Java programs, using Hotspot JIT. . The packages are built using the IcedTea build support and patches from the IcedTea project. Package: openjdk-8-demo Architecture: amd64 Version: 8u242-b08-1~deb9u1 Priority: extra Section: java Source: openjdk-8 Maintainer: OpenJDK Team Installed-Size: 4493 Depends: openjdk-8-jre (= 8u242-b08-1~deb9u1), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.1.1) Filename: 4.4-4/amd64/openjdk-8-demo_8u242-b08-1~deb9u1_amd64.deb Size: 1825884 MD5sum: 9b6214d3e810aa39073c8dfe3b1a9a2e SHA1: 8a5907e2f9254a6eef7dcdd12a8393344fe4f067 SHA256: 0856503b76d0b41da07a85b031930b3e2afe3cec6e2360d7c3963b6c8eea20ee SHA512: 1ec5c3a020fee04dae94add2bab1f160d4d59d5ac90fd430f48387112de2cdcb9631cfddad205ebfb8ec012bc6cc34d3dafb39af26aaf55801647b3931662027 Homepage: http://openjdk.java.net/ Description: Java runtime based on OpenJDK (demos and examples) OpenJDK Java runtime . The packages are built using the IcedTea build support and patches from the IcedTea project. Package: openjdk-8-jdk Architecture: amd64 Version: 8u242-b08-1~deb9u1 Multi-Arch: same Priority: optional Section: java Source: openjdk-8 Maintainer: OpenJDK Team Installed-Size: 2505 Provides: java-compiler, java-sdk, java2-sdk, java5-sdk, java6-sdk, java7-sdk, java8-sdk Depends: openjdk-8-jre (= 8u242-b08-1~deb9u1), openjdk-8-jdk-headless (= 8u242-b08-1~deb9u1), libc6 (>= 2.2.5), libx11-6, zlib1g (>= 1:1.1.4) Recommends: libxt-dev Suggests: openjdk-8-demo, openjdk-8-source, visualvm Filename: 4.4-4/amd64/openjdk-8-jdk_8u242-b08-1~deb9u1_amd64.deb Size: 2395908 MD5sum: a16247b2460482814240623b8ec83976 SHA1: c6255a48cf4b70e3d0413f4d6d17a0bc28cc2514 SHA256: 1100bb821e2782bab5cf9d568dfeb4879910b86e2c98e4bdcd23969683c29d99 SHA512: d9b2defeaf6f94488a6b068c67cc599694d686c7a508a0c9e3af0036df53836d5fb772974e77bb11b606ac8ff0bcba6b8ae21f4f07aa065bf3b1fced493f95ff Homepage: http://openjdk.java.net/ Description: OpenJDK Development Kit (JDK) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . The packages are built using the IcedTea build support and patches from the IcedTea project. Package: openjdk-8-jre-zero Architecture: amd64 Version: 8u242-b08-1~deb9u1 Multi-Arch: same Priority: extra Section: java Source: openjdk-8 Maintainer: OpenJDK Team Installed-Size: 6701 Depends: openjdk-8-jre-headless (= 8u242-b08-1~deb9u1), libc6 (>= 2.14), libstdc++6 (>= 4.1.1) Filename: 4.4-4/amd64/openjdk-8-jre-zero_8u242-b08-1~deb9u1_amd64.deb Size: 2014548 MD5sum: ed4d9dd0a3b8530e555b4667b77ff9e2 SHA1: 08dad602f021c4a3cb66463538e9b9d75ce78ab9 SHA256: 6965292203e589e25b5fc400f4d1ebc6b0433d1be0b4f3dc953cf32d448bab5b SHA512: 9ae8accd28591626d79f3a88dd6ec9d2645ae084dc29f43eda8f9a2d6c2ed2317573b64a47093a17ac0ea84b91122145bf3500ec4cbd4b17d3cf9092d4ac3949 Homepage: http://openjdk.java.net/ Description: Alternative JVM for OpenJDK, using Zero/Shark The package provides an alternative runtime using the Zero VM and the Shark Just In Time Compiler (JIT). Built on architectures in addition to the Hotspot VM as a debugging aid for those architectures which don't have a Hotspot VM. . The VM is started with the option `-zero'. See the README.Debian for details. Package: openjdk-8-dbg Architecture: amd64 Version: 8u242-b08-1~deb9u1 Multi-Arch: same Priority: extra Section: debug Source: openjdk-8 Maintainer: OpenJDK Team Installed-Size: 6019 Depends: openjdk-8-jre-headless (= 8u242-b08-1~deb9u1) Recommends: openjdk-8-jre (= 8u242-b08-1~deb9u1) Suggests: openjdk-8-jdk (= 8u242-b08-1~deb9u1) Filename: 4.4-4/amd64/openjdk-8-dbg_8u242-b08-1~deb9u1_amd64.deb Size: 1850292 MD5sum: 77ddd5bac34495b34e39e6fb5d14c890 SHA1: 89b9ff320aa72f9789ac45d48df4a63acb9d2844 SHA256: d3e538bcc88c1164059bb785ecf91412e45770f46a6295c795f581481d9d29fa SHA512: dafc2ac8f184187e0dc6f9254326aea75572ac0d794014ff80a6a0181db0f30d684700ed4a484f104392881b1cdf197e8afef1f43b0adb05fe05f2a59f94cd00 Homepage: http://openjdk.java.net/ Description: Java runtime based on OpenJDK (debugging symbols) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains the debugging symbols. . The packages are built using the IcedTea build support and patches from the IcedTea project. Build-Ids: 080c5c3d8c66c11253ed691c3772e07746c695a7 105c1f02b5132320d5f51cb553c8ce0eb66a52a4 14c9148d91f61fd9a6eecc1ca305eb9357c26376 295e897d73f78b3b20c515e0f545b5a8867d71f5 2ab788fdac7069043169b6e557d1d3e0a4624713 31450f32dad10046a453293153f8c350ba83aa33 3379fcbfb415487ff90dea705c7c44c51353a4a7 3466b54b2b259a4ef5350f5d24386711ac70429b 35ea52c68a06fd7223567c444c87201d4b10200e 3b9963015e296748b7b548bde7882b2e4f8519ed 4d9a988979f754a6838242779a9a994017407117 59db2f054d3efb52bf22811ac02280d4e85df6c2 5bc27070cc05b672b499f71f578927537dbeb577 5d1a0eb86ee462dea766ff949dd26e66101cd919 7662fef9d6940e960f7b1e7aa14d45aac165a84e 793fae030338643f7e067e2473ae39bcf0c21e5f 7fa9f970bdaec600a27fa211262752e6e6753ead 8923bdcaa8eed095bef1aa2184901df6395c015f a896e5fc87a3278309f886f0f222a05f21b7414b a9265e2ea69b462e3d2ec0a16cdc0ee0181b3d48 b2e6be7413d6e31928b619d7705e7eb5df311e3c b5f0d220668ca74faf66de26bf9ba16d2b4af51c c727a0870314b5d41cfe1af88f034ff3bb88add4 cfd0bca0aacded6b13f06c3519ad42e5185c8e36 d291a401a5653dae1ebbf34f973da264536779f2 e3ffdfa903ea74effd548c3a594c2150d737e7d4 ea9e0e0752056217942c19ad1e0d8bf2f3a726fb f213b6d40cb5abfb1de0487a6be6b596de5900ba fccf6934dd59a4cd4587a7c7b005edf0a12f6cad Package: openjdk-8-jdk-headless Architecture: amd64 Version: 8u242-b08-1~deb9u1 Multi-Arch: same Priority: optional Section: java Source: openjdk-8 Maintainer: OpenJDK Team Installed-Size: 38472 Provides: java-sdk-headless, java2-sdk-headless, java5-sdk-headless, java6-sdk-headless, java7-sdk-headless, java8-sdk-headless Depends: openjdk-8-jre-headless (= 8u242-b08-1~deb9u1), libc6 (>= 2.2.5), zlib1g (>= 1:1.1.4) Suggests: openjdk-8-demo, openjdk-8-source Breaks: openjdk-8-jre-headless (<< 8u232-b07-1) Replaces: openjdk-8-jdk (<< 8u72-b15-4), openjdk-8-jre-headless (<< 8u232-b07-1) Filename: 4.4-4/amd64/openjdk-8-jdk-headless_8u242-b08-1~deb9u1_amd64.deb Size: 8245292 MD5sum: 5a24d3f1a46f1acb7f3ead423d72aa44 SHA1: 1fc313006affb28420371944cc56c842924371cb SHA256: 7567682ab147078e38f493458dfbe5ba855a087cc0562f0f8b4c08da7a070c58 SHA512: f0374d57347ea9413b15f74b4f8ecc219b28f8a40fd9faa3f0cb1791996f8a629ed7e45da48f356543f7d7cebf7d07051cb0eee72215364417c349de66fed50a Homepage: http://openjdk.java.net/ Description: OpenJDK Development Kit (JDK) (headless) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . The packages are built using the IcedTea build support and patches from the IcedTea project. Package: libopenjp2-tools Architecture: amd64 Version: 2.1.2-1.1+deb9u4 Multi-Arch: foreign Priority: optional Section: graphics Source: openjpeg2 Maintainer: Debian PhotoTools Maintainers Installed-Size: 391 Depends: libc6 (>= 2.14), liblcms2-2 (>= 2.2+git20110628), libopenjp2-7 (>= 2.0.0), libpng16-16 (>= 1.6.2-1), libtiff5 (>= 4.0.3), zlib1g (>= 1:1.1.4) Filename: 4.4-4/amd64/libopenjp2-tools_2.1.2-1.1+deb9u4_amd64.deb Size: 94478 MD5sum: bb9c5c9bc3c0e3da6ec291eb46ce600b SHA1: da872c5097722e2a949b128408078a3a7ca21108 SHA256: 6ee6634d8d95b61f888759cf5cb0e0f2d24053648d01d7a445b6c11dca84dab7 SHA512: eabcf0672353cf3ffc9741c3828eb0506ce450f3fc2f735cda8f17c5535c2846a2562b127c9d03ddce8f3b4313b0f734c21660cdc7bda2dffbbe0554d272764f Homepage: http://www.openjpeg.org Description: command-line tools using the JPEG 2000 library This package provides with command-line tools allowing for conversions between several formats and also provides tools for encoding and decoding motion-jpeg2000 video formats: . - opj_decompress: decodes j2k, jp2, and jpt files to pgm, ppm, pnm, pgx, and bmp. - opj_compress: encodes pnm, pgm, pgx, bmp, and ppm files to j2k, and jp2. - opj_dump: dump information contains in j2k and jp2. - index_create: create jp2 with JPIP index file from a j2k file. - frames_to_mj2: convert YUV video streams to mj2 format. - mj2_to_frames: convert mj2 video streams to YUV format. - wrap_j2k_in_mj2: wrap j2k codestreams into mj2 format. - extract-j2k-from_mj2: extract j2k codestreams from the mj2 format. Package: libopenjpip-dec-server Architecture: amd64 Version: 2.1.2-1.1+deb9u4 Multi-Arch: foreign Priority: optional Section: graphics Source: openjpeg2 Maintainer: Debian PhotoTools Maintainers Installed-Size: 110 Depends: libc6 (>= 2.4), libopenjp2-7 (>= 2.0.0), libopenjpip7 (>= 2.1.0) Conflicts: openjpip-dec-server Filename: 4.4-4/amd64/libopenjpip-dec-server_2.1.2-1.1+deb9u4_amd64.deb Size: 28740 MD5sum: a26ba0a963ea7a19f9879c3aeb0ae211 SHA1: a59c7f5bbbf93aa4020f3a1432f9d9546fab56b9 SHA256: 35214f17c43d034df32e4a360ebe2894d1eede5bdcb4a09a7eebf7e86f5cb2ed SHA512: da964c5c6f45420ee13aec36f1f90fe890fbff6b3dd399efe3bd6af6ac142b70d4200df6847827c02514814b69ae040d8f14c9a2dba9681300f9453cc4a7bef5 Homepage: http://www.openjpeg.org Description: tool to allow caching of JPEG 2000 files using JPIP protocol This is client side application for caching remote JPEG 2000 using the JPIP protocol. This command line application needs to run on the client side to allow application such as opj_viewer to view images. Package: libopenjp2-7-dbg Architecture: amd64 Version: 2.1.2-1.1+deb9u4 Multi-Arch: same Priority: extra Section: debug Source: openjpeg2 Maintainer: Debian PhotoTools Maintainers Installed-Size: 1303 Depends: libopenjp2-7 (= 2.1.2-1.1+deb9u4) Filename: 4.4-4/amd64/libopenjp2-7-dbg_2.1.2-1.1+deb9u4_amd64.deb Size: 1105866 MD5sum: 9943b0e5dc32b5d9b71dfbea7c99b5d3 SHA1: c112b29baf4caf299ec5db6c306164f0b4cd0cf2 SHA256: 205e89d43caef66d37eb7b305304d718c8cb4fecc7a8dd7d148395b520a4f2f8 SHA512: 57dddc3b212f79e5a2d6a226932c5d20a83b0a99c2e674fe3a7d2657d19520d5e3bb222bf39024fdac54207d056b0f0aa51dbd6674dde94a6aaa9652b9841366 Homepage: http://www.openjpeg.org Description: debug symbols for libopenjp2-7, a JPEG 2000 image library This package contains the debug symbols to match the runtime component of the OpenJPEG library, allowing debugging of a program using OpenJPEG to access debugging details within the library itself. Build-Ids: 66eae0ad19cedf4a39bf2df0fdb933ac32b545a2 Package: libopenjp3d7 Architecture: amd64 Version: 2.1.2-1.1+deb9u4 Multi-Arch: same Priority: optional Section: libs Source: openjpeg2 Maintainer: Debian PhotoTools Maintainers Installed-Size: 215 Depends: libc6 (>= 2.14) Filename: 4.4-4/amd64/libopenjp3d7_2.1.2-1.1+deb9u4_amd64.deb Size: 85150 MD5sum: b227dda0ca7b9f321ba7337d2ddceea9 SHA1: 084ca9e51525a5a87d9f0f41bcfc4c48994f05d7 SHA256: 029f915e114c045ec4ca343105589170613dae13ce79fe4afedaf42d70666b02 SHA512: cb31759de2e90a872c492ca2c85f54098055e3fab5f3d242b69b90f799f8068df8af71001fa3e2ab5309fec9ed5973dd19af295a626d1cdcb38c68be83357999 Homepage: http://www.openjpeg.org Description: JP3D (JPEG 2000 / Part 10) image compression/decompression library OpenJPEG is a library for handling the JPEG 2000 image compression format. JPEG 2000 is a wavelet-based image compression standard and permits progressive transmission by pixel and resolution accuracy for progressive downloads of an encoded image. It supports lossless and lossy compression, supports higher compression than JPEG 1991, and has resilience to errors in the image. . This is an implementation of the JPEG 2000 (JP3D) volumetric imaging (Part-10) Package: libopenjpip-server Architecture: amd64 Version: 2.1.2-1.1+deb9u4 Multi-Arch: foreign Priority: optional Section: graphics Source: openjpeg2 Maintainer: Debian PhotoTools Maintainers Installed-Size: 149 Depends: libwww-perl, spawn-fcgi (>= 1.6.1), libc6 (>= 2.14), libcurl3-gnutls (>= 7.16.2), libfcgi0ldbl Recommends: apache2 (>= 2.4.6-4~) | httpd Conflicts: openjpip-server Filename: 4.4-4/amd64/libopenjpip-server_2.1.2-1.1+deb9u4_amd64.deb Size: 51146 MD5sum: c1291a619cd2a38cdc80b8a1ea44c72d SHA1: ce05073fa4ffa25089dced15abb191e9916fa697 SHA256: 71104a3ee9be2de9a37903e3e1d26d8afb3928e341eb54279cd735a92985232d SHA512: a077b3db5289b72335a554467bba888bc4b5cc6b8247a4f1cef7f5aad9bec2c3b4ae71b90d0dfe8a8cb66b6cff878a1708d24902571b0109c0f45ee46c7daddf Homepage: http://www.openjpeg.org Description: JPIP server for JPEG 2000 files OpenJPIP software is an implementation of JPEG 2000 Part9: Interactivity tools, APIs and protocols (JPIP). For more info about JPIP, check the website: http://www.jpeg.org/jpeg2000/j2kpart9.html. The current implementation uses some results from the 2KAN project (http://www.2kan.org). . First Version covers: . - JPT-stream (Tile based) and JPP-stream (Precinct based) media types - Session, channels, cache model managements - JPIP over HTTP - Indexing JPEG 2000 files - Embedding XML formatted metadata - Region Of Interest (ROI) requests Package: libopenjp2-7-dev Architecture: amd64 Version: 2.1.2-1.1+deb9u4 Priority: optional Section: libdevel Source: openjpeg2 Maintainer: Debian PhotoTools Maintainers Installed-Size: 164 Depends: libopenjp2-7 (= 2.1.2-1.1+deb9u4) Filename: 4.4-4/amd64/libopenjp2-7-dev_2.1.2-1.1+deb9u4_amd64.deb Size: 38778 MD5sum: 13d42a9c51c958cabaa94fd8db426639 SHA1: a2fb26e3daade73311022e8855587301cd33a02c SHA256: 30de7304ee078bf460cf1299de8bc0f998aa32c77fa3bd2bf0adb5dbcefaed79 SHA512: 5bec1eb0180c687a859706320d1e25e6cdd0419535adaabd0da7f90a71d9a40ab0cb3873c5525e1bacb92a9324bdb6a2cc19a0d0b97ca189ff6e49b509956b09 Homepage: http://www.openjpeg.org Description: development files for OpenJPEG, a JPEG 2000 image library OpenJPEG is a library for handling the JPEG 2000 image compression format. JPEG 2000 is a wavelet-based image compression standard and permits progressive transmission by pixel and resolution accuracy for progressive downloads of an encoded image. It supports lossless and lossy compression, supports higher compression than JPEG 1991, and has resilience to errors in the image. . This package contains the development files for openjpeg 2.x Package: libopenjpip7 Architecture: amd64 Version: 2.1.2-1.1+deb9u4 Multi-Arch: same Priority: optional Section: libs Source: openjpeg2 Maintainer: Debian PhotoTools Maintainers Installed-Size: 171 Depends: libc6 (>= 2.14), libopenjp2-7 (>= 2.0.0) Filename: 4.4-4/amd64/libopenjpip7_2.1.2-1.1+deb9u4_amd64.deb Size: 60964 MD5sum: 6159df0d90ef4b21042c2c92e1764494 SHA1: da951bb195592e91b9a0e995be53b1f1931fb5e1 SHA256: 67af09d8ecd6bc833d22c04a20bb4ae90902d9f64c1799f6c22507952b9d6e11 SHA512: dcbd2ec1dd865f83ff6469f0eb78a9cf73acf4055282fcdac38c9dd15b81d8d3fe1b938b7856f1f712ed41fa2b0d60b1124fd0279231788093d8d2afa3870942 Homepage: http://www.openjpeg.org Description: JPEG 2000 Interactive Protocol OpenJPEG is a library for handling the JPEG 2000 image compression format. JPEG 2000 is a wavelet-based image compression standard and permits progressive transmission by pixel and resolution accuracy for progressive downloads of an encoded image. It supports lossless and lossy compression, supports higher compression than JPEG 1991, and has resilience to errors in the image. . This is an implementation of the JPEG 2000 Interactive Protocol (Part-9) Package: libopenjp3d-tools Architecture: amd64 Version: 2.1.2-1.1+deb9u4 Multi-Arch: foreign Priority: optional Section: graphics Source: openjpeg2 Maintainer: Debian PhotoTools Maintainers Installed-Size: 133 Depends: libc6 (>= 2.7), libopenjp3d7 (>= 2.0.0) Suggests: libopenjp2-tools Filename: 4.4-4/amd64/libopenjp3d-tools_2.1.2-1.1+deb9u4_amd64.deb Size: 41768 MD5sum: bea760496cad1a955e5934ed17dbad6e SHA1: e1c95ab2978c4a837cf828246cde11befcf6d124 SHA256: f4f9e3c012957ca304490f29125a20830cda483e51f8773342d84dd08215c0ca SHA512: e77352dfed8b2d88ba7e907cb5bacb77cddcc5cc079ff7b13653c1d50a5374cbf03e65e1b73724bd6fe3f99b917f278300d8cdd7874f7824f48dd89b06507bf5 Homepage: http://www.openjpeg.org Description: command-line tools using the JPEG 2000 - 3D library This package provides with command-line tools allowing for conversions between several formats and also provides tools for encoding and decoding jpeg 3D formats: . - opj_jp3d_compress: compress into JP3D volume - opj_jp3d_decompress: decompress JP3D volume Package: libopenjp2-7 Architecture: amd64 Version: 2.1.2-1.1+deb9u4 Multi-Arch: same Priority: optional Section: libs Source: openjpeg2 Maintainer: Debian PhotoTools Maintainers Installed-Size: 306 Depends: libc6 (>= 2.14) Filename: 4.4-4/amd64/libopenjp2-7_2.1.2-1.1+deb9u4_amd64.deb Size: 122248 MD5sum: 579f77902c86af360c5e45eb9d6e29c0 SHA1: e68e4c40c194ef94af54e92d1b971504516798a0 SHA256: d9a32abb5667609e199f86ee83faa1cd43f14a185ca5b8b3595986abcf44e1a6 SHA512: d5f4f714f60104d00ed2aa3fa20102c0528678da22f45eeb0c143a931efbc0f88e9711790c56f0189df13dfb16b2b41134dce83322fa24555c06f575dfbf5e64 Homepage: http://www.openjpeg.org Description: JPEG 2000 image compression/decompression library OpenJPEG is a library for handling the JPEG 2000 image compression format. JPEG 2000 is a wavelet-based image compression standard and permits progressive transmission by pixel and resolution accuracy for progressive downloads of an encoded image. It supports lossless and lossy compression, supports higher compression than JPEG 1991, and has resilience to errors in the image. . This package contains the runtime files for openjpeg 2.x Package: php7.0-ldap Architecture: amd64 Version: 7.0.33-0+deb9u7 Priority: optional Section: php Source: php7.0 Maintainer: Debian PHP Maintainers Installed-Size: 91 Provides: php-ldap Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-0+deb9u7), libc6 (>= 2.14), libldap-2.4-2 (>= 2.4.7), libsasl2-2 Filename: 4.4-4/amd64/php7.0-ldap_7.0.33-0+deb9u7_amd64.deb Size: 20996 MD5sum: bbd5cdef8d7c6a31fc013be6259cb7aa SHA1: f3c9b38f76d280cb0e901dff3acef360a54c65e5 SHA256: 62967a27e2efecbd1904d92484f4e0ffe22e096aee083a99ba7389ee7143c0bf SHA512: 330fa694ce80ca57fa86649f461701889e159a799fd2695af213ee302eaafac542f78bd0287e69baf6e38db3827400d402ae05c214e8e884396df0293a51859c Homepage: http://www.php.net/ Description: LDAP module for PHP This package provides the LDAP module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: libphp7.0-embed Architecture: amd64 Version: 7.0.33-0+deb9u7 Priority: optional Section: php Source: php7.0 Maintainer: Debian PHP Maintainers Installed-Size: 4234 Provides: libphp-embed, phpapi-20151012 Depends: libmagic1, libpcre3 (>= 1:8.20), mime-support, php7.0-cli, php7.0-common (= 7.0.33-0+deb9u7), php7.0-json, php7.0-opcache, tzdata, ucf, libc6 (>= 2.15), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4) Suggests: php-pear Filename: 4.4-4/amd64/libphp7.0-embed_7.0.33-0+deb9u7_amd64.deb Size: 1224088 MD5sum: 1eaa126d230153182c9bfdb492eb8543 SHA1: 9ff90188cece3f05fb16611ed66860ebd4f32ee0 SHA256: bfa6ae4dd5888e8344985b982937e04196312be7257e17a2d2e99577cf4a5829 SHA512: 626cc5b6b81e73cf73f287b82662508755d6fa65a1bb9e8af2ecf7053ecced4b663ffdb330aa0716f4ea80ff6a4e3a2ee7c5c19bfca1d345f4204ccc5c4b9fb9 Homepage: http://www.php.net/ Description: HTML-embedded scripting language (Embedded SAPI library) This package provides the library /usr/lib/libphp7.0.so which can be used by application developers to embed PHP scripting functionality. . The following extensions are built in: Core date filter hash libxml openssl pcntl pcre Reflection session SPL standard zlib. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. . WARNING: The embed SAPI is experimental and there's no guarantee that the API/ABI will be kept compatible even between minor releases. You have been warned. Package: php7.0-pgsql Architecture: amd64 Version: 7.0.33-0+deb9u7 Priority: optional Section: php Source: php7.0 Maintainer: Debian PHP Maintainers Installed-Size: 211 Provides: php-pdo-pgsql, php-pgsql, php7.0-pdo-pgsql Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-0+deb9u7), libc6 (>= 2.14), libpq5 (>= 9.3~) Filename: 4.4-4/amd64/php7.0-pgsql_7.0.33-0+deb9u7_amd64.deb Size: 55418 MD5sum: 411327a4ec92850f1e5be7b5f42b383d SHA1: 1878749f93bbce9c3237ae9bd6b499f2a13dc5bd SHA256: 3ffc5883934fd0f8eacd77864b8c5649d0a965e026fe98f53998c1cc0ee7d8c6 SHA512: 0000cc1168e7ee69e2281208a79b1be36f82f8f21dff9f9097ced3b138e9ab1e022ec29247f50bfb2345b5575aab1b947da99d9b0280a8a1e2860cb7edc41f31 Homepage: http://www.php.net/ Description: PostgreSQL module for PHP This package provides the PostgreSQL module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.0-soap Architecture: amd64 Version: 7.0.33-0+deb9u7 Priority: optional Section: php Source: php7.0 Maintainer: Debian PHP Maintainers Installed-Size: 335 Provides: php-soap Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-0+deb9u7), libc6 (>= 2.14), libxml2 (>= 2.7.4) Filename: 4.4-4/amd64/php7.0-soap_7.0.33-0+deb9u7_amd64.deb Size: 113232 MD5sum: a89b145870bbe7e82723211cae5f818a SHA1: 2bbc7b2d52bdc2429c0abe648d26afae67b5d12a SHA256: 845ff0f2b2f056a17d76ce8fad6381edd37f4aba3460b32da77676bbcfb705b1 SHA512: 0e5c7512a2044e6021eedc99957575a8a9d3f6e46cfdfc0023af559dedecd07cef21cd13ef7297a814307be2d05fb78935b595bca0dcdf33e0501804d824f98e Homepage: http://www.php.net/ Description: SOAP module for PHP This package provides the SOAP module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.0-opcache Architecture: amd64 Version: 7.0.33-0+deb9u7 Priority: optional Section: php Source: php7.0 Maintainer: Debian PHP Maintainers Installed-Size: 223 Provides: php-opcache Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-0+deb9u7), libc6 (>= 2.14) Filename: 4.4-4/amd64/php7.0-opcache_7.0.33-0+deb9u7_amd64.deb Size: 77556 MD5sum: 931c37e93568aa54e4e51223ccec0121 SHA1: 52386e91bf2083d8ffa9da22a7bd4eff4e295922 SHA256: 3e960353bcfa7faf638177e24091991802ce11ef605eb13d5c51df64f84a2b82 SHA512: 055082c694c115618b0e44821ca60504483f75288fb325c6c3612a6fb333d2b816595c5717f9b63945cf93931d5d11dea9b2415d0d883bfc2f59bda800d0b400 Homepage: http://www.php.net/ Description: Zend OpCache module for PHP This package provides the Zend OpCache module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.0-readline Architecture: amd64 Version: 7.0.33-0+deb9u7 Priority: optional Section: php Source: php7.0 Maintainer: Debian PHP Maintainers Installed-Size: 59 Provides: php-readline Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-0+deb9u7), libc6 (>= 2.14), libedit2 (>= 3.1-20130611), libncurses5 (>= 6), libtinfo5 (>= 6) Filename: 4.4-4/amd64/php7.0-readline_7.0.33-0+deb9u7_amd64.deb Size: 12220 MD5sum: 4fe0a9552e0a1a7eb8659998de302b4f SHA1: a576c19d6d3798cf72e118208da1056cd0de23cd SHA256: b0ab65535148365c7444e29453ccd51e84ce4ddd88aef4138ac896880a981415 SHA512: cd7456d7f0304c56addd244d0515acb5b1c0423aaf85cef0f31786d65a57856740fb47a0dcad0a15cbadf27900268cf89eef79cd2525512ca0825637cb3862b5 Homepage: http://www.php.net/ Description: readline module for PHP This package provides the readline module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.0-fpm Architecture: amd64 Version: 7.0.33-0+deb9u7 Priority: optional Section: php Source: php7.0 Maintainer: Debian PHP Maintainers Installed-Size: 4361 Provides: php-fpm, phpapi-20151012 Depends: libmagic1, libpcre3 (>= 1:8.20), mime-support, php7.0-cli, php7.0-common (= 7.0.33-0+deb9u7), php7.0-json, php7.0-opcache, procps, tzdata, ucf, init-system-helpers (>= 1.18~), libapparmor1 (>= 2.7.0~beta1+bzr1772), libc6 (>= 2.15), libssl1.1 (>= 1.1.0), libsystemd0, libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4) Suggests: php-pear Filename: 4.4-4/amd64/php7.0-fpm_7.0.33-0+deb9u7_amd64.deb Size: 1291456 MD5sum: 51ecd5f106ce1202d8e64d99949d42e3 SHA1: a82faa903708d21c0b8dcb24d057fdaba0f9e84f SHA256: 316b00d613625362922c7d141bf30684fc2ee57eaa55ea1b11b0085ea02c5c5e SHA512: 5b6ec43b5c4492671e605f039a6bd2c7f64795f31148914594f26e6d9febe737ad450155e8115748b843226ec3e647de7fa4739c010f96ebc56eeb3331ac76eb Homepage: http://www.php.net/ Description: server-side, HTML-embedded scripting language (FPM-CGI binary) This package provides the Fast Process Manager interpreter that runs as a daemon and receives Fast/CGI requests. Note that MOST Apache users probably want the libapache2-mod-php7.0 package. . The following extensions are built in: Core date filter hash libxml openssl pcre Reflection session SPL standard zlib. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.0-tidy Architecture: amd64 Version: 7.0.33-0+deb9u7 Priority: optional Section: php Source: php7.0 Maintainer: Debian PHP Maintainers Installed-Size: 79 Provides: php-tidy Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-0+deb9u7), libc6 (>= 2.14), libtidy5 (>= 5.2.0) Filename: 4.4-4/amd64/php7.0-tidy_7.0.33-0+deb9u7_amd64.deb Size: 16300 MD5sum: b458ccdabcc10e3b4f0aae058ed697c6 SHA1: e26fb72acbeb1cf4739b497586721d93e7aebb08 SHA256: 47d55af24d3fe6df2be38ca26a7ed059ededf556a47bf07727e07202b595404f SHA512: a93ea679549873a8fd9458e70e7407b3695714f13f603de2482e1a1ddae33e9150b42e2f5983047fea8670ca904ec6cf77145f8046767316181855525ab545f4 Homepage: http://www.php.net/ Description: tidy module for PHP This package provides the tidy module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.0-intl Architecture: amd64 Version: 7.0.33-0+deb9u7 Priority: optional Section: php Source: php7.0 Maintainer: Debian PHP Maintainers Installed-Size: 511 Provides: php-intl Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-0+deb9u7), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libicu57 (>= 57.1-1~), libstdc++6 (>= 4.9) Filename: 4.4-4/amd64/php7.0-intl_7.0.33-0+deb9u7_amd64.deb Size: 123766 MD5sum: e3ac9f372d356c9f393f92d42b9fdc9f SHA1: 687b404892b70faa78200f31babc892e9fa7eff5 SHA256: a3dddd71fbd9c9fe791ffeb2bc46eda5b12da8de113a37ea02c951910ddb7964 SHA512: 7fed811f512a2660271f7049c265d49db002b6d9414ffeca7bab6752de1fec01ea8507db76cb440147cb97a6015556dfbe9fb520e61a4aaf90e3b15e0593e659 Homepage: http://www.php.net/ Description: Internationalisation module for PHP This package provides the Internationalisation module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.0-gd Architecture: amd64 Version: 7.0.33-0+deb9u7 Priority: optional Section: php Source: php7.0 Maintainer: Debian PHP Maintainers Installed-Size: 131 Provides: php-gd Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-0+deb9u7), libc6 (>= 2.4), libfreetype6 (>= 2.2.1), libgd3 (>= 2.1.1), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libwebp6 (>= 0.5.1), libx11-6, libxpm4, zlib1g (>= 1:1.1.4) Filename: 4.4-4/amd64/php7.0-gd_7.0.33-0+deb9u7_amd64.deb Size: 27022 MD5sum: 8d95fdb6eb061554d183effc035c02cd SHA1: 553501152ffe996f802ff93e9b99bcbb67effe84 SHA256: a0c1debcfcd35fa91b1e3149f01691126c87a1d9da06a4fbbc05bd52db25a801 SHA512: 819f1693553a51a2ba66b269457910a74b51e7250d92b7981014bbf0c169a7c7c5f351b35f45da76065403d806b703a78a014120eb7dc685d157715811eed3be Homepage: http://www.php.net/ Description: GD module for PHP This package provides the GD module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.0-mcrypt Architecture: amd64 Version: 7.0.33-0+deb9u7 Priority: optional Section: php Source: php7.0 Maintainer: Debian PHP Maintainers Installed-Size: 71 Provides: php-mcrypt Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-0+deb9u7), libc6 (>= 2.14), libltdl7 (>= 2.4.6), libmcrypt4 Filename: 4.4-4/amd64/php7.0-mcrypt_7.0.33-0+deb9u7_amd64.deb Size: 14296 MD5sum: 53226d707f55cc067be93a3a991a916e SHA1: 71099da146c213058fd9b4c0a67e55ff740368fc SHA256: 761e34207e0ff159f8c6698310b41dc07a5ff4f6788df23981f1d76a3382cc74 SHA512: 02f85bd97ce49b4d4d0cce1aaf6f580a7a6680fc61e6e01bb7b73b56402ac5a39def9e002d4f1cebfa08f300d84a00e6486d33b72f54854e30d491302e7757b4 Homepage: http://www.php.net/ Description: libmcrypt module for PHP This package provides the libmcrypt module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.0-json Architecture: amd64 Version: 7.0.33-0+deb9u7 Priority: optional Section: php Source: php7.0 Maintainer: Debian PHP Maintainers Installed-Size: 67 Provides: php-json Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-0+deb9u7), libc6 (>= 2.14) Filename: 4.4-4/amd64/php7.0-json_7.0.33-0+deb9u7_amd64.deb Size: 17004 MD5sum: 1f3b8dc8f92e67741101de5fa8970d1d SHA1: 93363f94768c0af571b802f3b40cc8d0c2b09be5 SHA256: d84026cb80413fab20db649feaa5a435720487211f31f8883f62780e7e4ff6cf SHA512: 9e8d6090fb544160e2ed618843ec1479d730e8596bfa3672ca8063840dcdaf3c2670b4d934271f0e7987202dced91a7f6e4de99910a7ad8fd95cd90cd92486bd Homepage: http://www.php.net/ Description: JSON module for PHP This package provides the JSON module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.0-bz2 Architecture: amd64 Version: 7.0.33-0+deb9u7 Priority: optional Section: php Source: php7.0 Maintainer: Debian PHP Maintainers Installed-Size: 51 Provides: php-bz2 Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-0+deb9u7), libbz2-1.0, libc6 (>= 2.14) Filename: 4.4-4/amd64/php7.0-bz2_7.0.33-0+deb9u7_amd64.deb Size: 9984 MD5sum: caf013db4c6b146fd663e0d0b6f06d89 SHA1: 1f6a9355b5e66b0fbdfb3decbd71ba57ae37c811 SHA256: 9ba7a7d5d4f7de292b2cb1f228580274b95a22bad157ea07ea4c2f19720fd36a SHA512: 8ac4aa980fed4298c1b2d566dc06402773140ae7deaa4e6a5af6dddc1c1d70b5c3f75e3d8b25d6ce8fe4f15c8f17a6ec8ff7f205c8961bf73c8fe8562141cd3d Homepage: http://www.php.net/ Description: bzip2 module for PHP This package provides the bzip2 module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.0-xmlrpc Architecture: amd64 Version: 7.0.33-0+deb9u7 Priority: optional Section: php Source: php7.0 Maintainer: Debian PHP Maintainers Installed-Size: 59 Provides: php-xmlrpc Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-0+deb9u7), libc6 (>= 2.14), libxml2 (>= 2.6.27), libxmlrpc-epi0 Filename: 4.4-4/amd64/php7.0-xmlrpc_7.0.33-0+deb9u7_amd64.deb Size: 12642 MD5sum: 54e3af535bb5807ceb4d8fdd9cce8abb SHA1: e09cad3dff6da8aa959a31534f8cf7a94f9adf52 SHA256: 38868ac23b96ba700623f7c329176b625d4b0a8eeb182bbcbf748ed006794b2c SHA512: e9c64108087ba3bd477e6ec37e90d0eebced49ed9af087405f121c1be5a2492529fe349382802dd0f7c5a1f4b5e48e4f234c6e9a7cc0319a4fd3a96adc0a9ac4 Homepage: http://www.php.net/ Description: XMLRPC-EPI module for PHP This package provides the XMLRPC-EPI module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.0-recode Architecture: amd64 Version: 7.0.33-0+deb9u7 Priority: optional Section: php Source: php7.0 Maintainer: Debian PHP Maintainers Installed-Size: 39 Provides: php-recode Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-0+deb9u7), libc6 (>= 2.14), librecode0 (>= 3.6) Filename: 4.4-4/amd64/php7.0-recode_7.0.33-0+deb9u7_amd64.deb Size: 5566 MD5sum: 1cf7e89537d259d7036c99e550430484 SHA1: 4692283df41e3274f41f98056fe32149c26db1f2 SHA256: acb80696a439323b439fcefeec3d9b1f356bad39c0668118e12b2f9284afa7f0 SHA512: 8dbddb7b4870c924212a6b719aa8ef65de3711b55a07a03a9ba77f0d99b65f9c04fb513ce599ce53a88ecf6260ad5371d890c8bb8821e0cc4b06d0ba8e1c3c74 Homepage: http://www.php.net/ Description: recode module for PHP This package provides the recode module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: libapache2-mod-php7.0 Architecture: amd64 Version: 7.0.33-0+deb9u7 Priority: optional Section: httpd Source: php7.0 Maintainer: Debian PHP Maintainers Installed-Size: 4243 Provides: libapache2-mod-php, phpapi-20151012 Depends: libmagic1, libpcre3 (>= 1:8.20), mime-support, php7.0-cli, php7.0-common (= 7.0.33-0+deb9u7), php7.0-json, php7.0-opcache, tzdata, ucf, apache2-api-20120211, apache2-bin (>= 2.4.16), libc6 (>= 2.15), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4) Recommends: apache2 Suggests: php-pear Filename: 4.4-4/amd64/libapache2-mod-php7.0_7.0.33-0+deb9u7_amd64.deb Size: 1223992 MD5sum: fcdcb03e90fdb443713ec6e85a206fdb SHA1: fd59d8d495da8a51ebd6c60bed79eb01287cb7fb SHA256: 3fb773b507a39a4a704fc871f87baaded4e010a505f0247ff3af342e6378b63a SHA512: a2a9b8bd5205e5481126bff5fef3fa07116fe5ccac9417d869b228e7da5ec6b03b04852238ba62e4d8da08702f8fa3a62cb51f70d1f91d4501386084b42e2302 Homepage: http://www.php.net/ Description: server-side, HTML-embedded scripting language (Apache 2 module) This package provides the PHP module for the Apache 2 webserver (as found in the apache2-mpm-prefork package). Please note that this package ONLY works with Apache's prefork MPM, as it is not compiled thread-safe. . The following extensions are built in: Core date filter hash libxml openssl pcre Reflection session SPL standard zlib. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.0-mysql Architecture: amd64 Version: 7.0.33-0+deb9u7 Priority: optional Section: php Source: php7.0 Maintainer: Debian PHP Maintainers Installed-Size: 478 Provides: php-mysqli, php-mysqlnd, php-pdo-mysql, php7.0-mysqli, php7.0-mysqlnd, php7.0-pdo-mysql Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-0+deb9u7), libc6 (>= 2.15) Filename: 4.4-4/amd64/php7.0-mysql_7.0.33-0+deb9u7_amd64.deb Size: 124010 MD5sum: 732e3828f4d8b064351ec46c4eae42f7 SHA1: 718b268506712f6cf2fb8656987c97de1f81caaf SHA256: 02514282c9fb94a083b5d133b9f9f3844850dab7e1b37fc4b57a13d8f2daa8e0 SHA512: c40b45054619ec65cef09ca9a43792d1594164b99df0ffbd3ceac54195c7c07286989d4bceddb0834e452f4a33e2fd560d585904c8a5c04708d40e1b270316ec Homepage: http://www.php.net/ Description: MySQL module for PHP This package provides the MySQL module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.0-common Architecture: amd64 Version: 7.0.33-0+deb9u7 Priority: optional Section: php Source: php7.0 Maintainer: Debian PHP Maintainers Installed-Size: 4621 Provides: php-calendar, php-ctype, php-exif, php-fileinfo, php-ftp, php-iconv, php-pdo, php-phar, php-posix, php-shmop, php-sockets, php-sysvmsg, php-sysvsem, php-sysvshm, php-tokenizer, php7.0-calendar, php7.0-ctype, php7.0-exif, php7.0-fileinfo, php7.0-ftp, php7.0-gettext, php7.0-iconv, php7.0-pdo, php7.0-phar, php7.0-posix, php7.0-shmop, php7.0-sockets, php7.0-sysvmsg, php7.0-sysvsem, php7.0-sysvshm, php7.0-tokenizer Depends: php-common (>= 1:35), ucf, libc6 (>= 2.15), libssl1.1 (>= 1.1.0) Breaks: gforge-common (<< 6) Filename: 4.4-4/amd64/php7.0-common_7.0.33-0+deb9u7_amd64.deb Size: 884520 MD5sum: e991e8686eafc009e06c882d4c304d68 SHA1: d69ae17ac155ab74e653cb7b1aa163a04ffbd059 SHA256: c31f5392aedc01429167c59fc3d162a6d1e0b2f33a1845e0fbfba7c641e29ae3 SHA512: 696f1d908d99963e69a180a8e43efffb586edc197f36bea59c6832e8387a303f2e0ce0ab17b8d4f0500249a6a32bb3f0e2ee7a78943d7eb072bfccddccc6f5ed Homepage: http://www.php.net/ Description: documentation, examples and common module for PHP This package provides the documentation, examples and common module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.0-mbstring Architecture: amd64 Version: 7.0.33-0+deb9u7 Priority: optional Section: php Source: php7.0 Maintainer: Debian PHP Maintainers Installed-Size: 1474 Provides: php-mbstring Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-0+deb9u7), libc6 (>= 2.14) Filename: 4.4-4/amd64/php7.0-mbstring_7.0.33-0+deb9u7_amd64.deb Size: 464960 MD5sum: 6deed9c7eadcfcba685650d05ebd15db SHA1: 74a3642406fad4c052f3e75630782c82247aeac9 SHA256: 18f73cd18b590a90d7f2be868644498e2e3e7fd0c5c68dfad85fba31f741437c SHA512: effa21ce523b6865337034e7774ba921da446c25459a430eed0cc0f3616700c8f8d8d14c273166fa027cf016a04ec42b2e189bcd9c97b654d3933130959cbbad Homepage: http://www.php.net/ Description: MBSTRING module for PHP This package provides the MBSTRING module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.0-dba Architecture: amd64 Version: 7.0.33-0+deb9u7 Priority: optional Section: php Source: php7.0 Maintainer: Debian PHP Maintainers Installed-Size: 91 Provides: php-dba Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-0+deb9u7), libc6 (>= 2.14), libdb5.3, libqdbm14 (>= 1.8.74) Filename: 4.4-4/amd64/php7.0-dba_7.0.33-0+deb9u7_amd64.deb Size: 22960 MD5sum: 38cd80c227cf6ab7a5e1e161c34d3728 SHA1: 069d4753ec18d8ead562c0614c86a21b41ffd6d2 SHA256: cf45302b7d13298b6c432d4cbc7c45d3b57426b0ac19d9a943e511e6dd400696 SHA512: 7831094ecf3efe3d0d97c98de2c009d94fe03ba2ca11eb57da5c94fb7575a204372a7f657b095a8e5c16df2513fcc5adf23cb7b8704e06537d3578d6445df1d4 Homepage: http://www.php.net/ Description: DBA module for PHP This package provides the DBA module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.0-interbase Architecture: amd64 Version: 7.0.33-0+deb9u7 Priority: optional Section: php Source: php7.0 Maintainer: Debian PHP Maintainers Installed-Size: 151 Provides: php-interbase, php-pdo-firebird, php7.0-pdo-firebird Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-0+deb9u7), libc6 (>= 2.14), libfbclient2 (>= 2.5.0.25784~ReleaseCandidate1.ds2) Filename: 4.4-4/amd64/php7.0-interbase_7.0.33-0+deb9u7_amd64.deb Size: 40486 MD5sum: 9bbcab7007455d1e269d2e31bde02d65 SHA1: e6c1e9b79552e42d5ad10cfab28cfdb513010f7b SHA256: 27f9968b626869efce87639cc1046203943558e5a826fc8b8ecc327ac5097a88 SHA512: 128e12c81c1d6de43f02a62d771a45a0614b49d5e1f6c087d65400be0e74bb1a1be40e1d9a5dcc8445104449bd3f1492573626a8421c1f34114b4f938606ff6e Homepage: http://www.php.net/ Description: Interbase module for PHP This package provides the Interbase module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.0-xml Architecture: amd64 Version: 7.0.33-0+deb9u7 Priority: optional Section: php Source: php7.0 Maintainer: Debian PHP Maintainers Installed-Size: 476 Provides: php-dom, php-simplexml, php-wddx, php-xml, php-xmlreader, php-xmlwriter, php-xsl, php7.0-dom, php7.0-simplexml, php7.0-wddx, php7.0-xmlreader, php7.0-xmlwriter, php7.0-xsl Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-0+deb9u7), libc6 (>= 2.14), libxml2 (>= 2.9.0), libxslt1.1 (>= 1.1.25) Breaks: php7.0-xsl (<< 7.0.3-6~) Replaces: php7.0-xsl (<< 7.0.3-6~) Filename: 4.4-4/amd64/php7.0-xml_7.0.33-0+deb9u7_amd64.deb Size: 112350 MD5sum: e924e5804f66cb0e010c0aa350bb4f72 SHA1: 4e2c75a715bac407658ad7cefd72ea075efdc6fa SHA256: 1eaba2146e88d2aa4ea50d457fdba7272cf7807c0f31219059d8820bd5d33de1 SHA512: f4ee2a8a5f936ebeadf8c62228cba1e0553688c2f4bef3691c320312a4267b308e33168c47e28d5840693a3e9d8338e665b23afe2df1f225134ec81cce0eb3ca Homepage: http://www.php.net/ Description: DOM, SimpleXML, WDDX, XML, and XSL module for PHP This package provides the DOM, SimpleXML, WDDX, XML, and XSL module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.0-bcmath Architecture: amd64 Version: 7.0.33-0+deb9u7 Priority: optional Section: php Source: php7.0 Maintainer: Debian PHP Maintainers Installed-Size: 63 Provides: php-bcmath Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-0+deb9u7), libc6 (>= 2.14) Filename: 4.4-4/amd64/php7.0-bcmath_7.0.33-0+deb9u7_amd64.deb Size: 15672 MD5sum: 329c76f93a7b5b6d06075e312113754f SHA1: d155692901d4d6bf5efff3d67384418e6950e862 SHA256: 2e50cd57f547f3b348d0a589d9aa39e6d08327e529eadee277cc4d7e6fa4ff6a SHA512: d3e29cc21d9825b2d5ad816e7f1d21630bcaed7ec58a8cea744cb58c3f0c15b3a03f7760c5e3d7fa75c991dc14a79348e0e58425f2425a118b8976fdcbdb0db9 Homepage: http://www.php.net/ Description: Bcmath module for PHP This package provides the Bcmath module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.0-odbc Architecture: amd64 Version: 7.0.33-0+deb9u7 Priority: optional Section: php Source: php7.0 Maintainer: Debian PHP Maintainers Installed-Size: 123 Provides: php-odbc, php-pdo-odbc, php7.0-pdo-odbc Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-0+deb9u7), libc6 (>= 2.14), libodbc1 (>= 2.3.1) Filename: 4.4-4/amd64/php7.0-odbc_7.0.33-0+deb9u7_amd64.deb Size: 30426 MD5sum: a29cdfad485412813a5f8ba65bda61e2 SHA1: 6dbeb05d67170be0005cbe7d81eb4ffc7933ccf8 SHA256: e8db29dde47ec4c8a1bc105015063305a2296cf2affbd6664d2967be3b839a81 SHA512: 63643df2906c19fecc8317cca33adb2e9e22ead276f591d5eaee72536ad8b70eddb9fe32fb6fc9f16d147319c60e9f6f0112020f09a6cf6fe3c7be9901e97645 Homepage: http://www.php.net/ Description: ODBC module for PHP This package provides the ODBC module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.0-enchant Architecture: amd64 Version: 7.0.33-0+deb9u7 Priority: optional Section: php Source: php7.0 Maintainer: Debian PHP Maintainers Installed-Size: 51 Provides: php-enchant Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-0+deb9u7), libc6 (>= 2.14), libenchant1c2a (>= 1.6.0) Filename: 4.4-4/amd64/php7.0-enchant_7.0.33-0+deb9u7_amd64.deb Size: 9062 MD5sum: 873ddfd605c49f166934075e60157943 SHA1: 5bf35ca593da2b3effd65b05f0280b6bf689c85e SHA256: e7ce3f85a35be53eb56fe625f38ca3b5c4998610c1227218d6b4805c738d205e SHA512: 0500772b8a952065b30d9aa8e2eeab63f5b2244a68075b13b0b848ce9864564e61fec476c97d0be4b48a85b2ea2f08077227e78b6f5daceca190e83d55f02c4a Homepage: http://www.php.net/ Description: Enchant module for PHP This package provides the Enchant module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.0-pspell Architecture: amd64 Version: 7.0.33-0+deb9u7 Priority: optional Section: php Source: php7.0 Maintainer: Debian PHP Maintainers Installed-Size: 51 Provides: php-pspell Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-0+deb9u7), libaspell15 (>= 0.60.7~20110707), libc6 (>= 2.4) Filename: 4.4-4/amd64/php7.0-pspell_7.0.33-0+deb9u7_amd64.deb Size: 8218 MD5sum: b0cc6f1ca5285be2e46268c1e78dd4d5 SHA1: 4e8782df33d875c03c40fde691bfb6e78ab0bba9 SHA256: 78564f167d586f42994ddc7e81bdcb848ec578c3c1563d257c334821695bbcea SHA512: 21ad8ed079cc23e0f63cacb9d59f5c8d3cb0cc8895a775af03d44c0d7686569ea78038e66932c71c32e028e5303f7773de2a064c7ff758b3c2db8e97ebd35f9e Homepage: http://www.php.net/ Description: pspell module for PHP This package provides the pspell module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.0-cli Architecture: amd64 Version: 7.0.33-0+deb9u7 Priority: optional Section: php Source: php7.0 Maintainer: Debian PHP Maintainers Installed-Size: 4342 Provides: php-cli, phpapi-20151012 Depends: libedit2 (>= 2.11-20080614-4), libmagic1, libpcre3 (>= 1:8.20), mime-support, php7.0-common (= 7.0.33-0+deb9u7), php7.0-json, php7.0-opcache, php7.0-readline, tzdata, ucf, libc6 (>= 2.15), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4) Suggests: php-pear Filename: 4.4-4/amd64/php7.0-cli_7.0.33-0+deb9u7_amd64.deb Size: 1283226 MD5sum: 8bc40b9de7738890beabad325ab67b26 SHA1: 8066bc7c7d68727d8b13ed55c73eebf027d839b4 SHA256: 476ef446e128082fa8f1dbab76d60db4449bd8b7e4bc6bc70c32f7c93b1fa33d SHA512: 55786bf51734dd8d1a5504e4187e28e062afcf52cf41d436e54d3afaed05bd9e071453a364c978ec3344352f0c2f1787487d92270d0fb55a540334ac4cb8d899 Homepage: http://www.php.net/ Description: command-line interpreter for the PHP scripting language This package provides the /usr/bin/php7.0 command interpreter, useful for testing PHP scripts from a shell or performing general shell scripting tasks. . The following extensions are built in: Core date filter hash libxml openssl pcntl pcre Reflection session SPL standard zlib. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.0-curl Architecture: amd64 Version: 7.0.33-0+deb9u7 Priority: optional Section: php Source: php7.0 Maintainer: Debian PHP Maintainers Installed-Size: 115 Provides: php-curl Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-0+deb9u7), libc6 (>= 2.14), libcurl3 (>= 7.18.0) Filename: 4.4-4/amd64/php7.0-curl_7.0.33-0+deb9u7_amd64.deb Size: 27370 MD5sum: 6fedd86eb07cc0d8931472d1ad9a5513 SHA1: c4d5c14b1311ad741f7f849866dd0b831a6dad15 SHA256: 41bea9c78c5f81aaa44726b3ea6071fdc8c74c3e8962d16cf32da26a8779b6ec SHA512: 1bd099b674da50060c0c5bddea71326ef3132cdec8461627a68b1af9f211e1b646dac49f68f9154a98752eaf06b46d36d918cd8d9b8702b77351e17b0857844b Homepage: http://www.php.net/ Description: CURL module for PHP This package provides the CURL module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.0-zip Architecture: amd64 Version: 7.0.33-0+deb9u7 Priority: optional Section: php Source: php7.0 Maintainer: Debian PHP Maintainers Installed-Size: 87 Provides: php-zip Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-0+deb9u7), libc6 (>= 2.14), libzip4 (>= 1.0), zlib1g (>= 1:1.1.4) Filename: 4.4-4/amd64/php7.0-zip_7.0.33-0+deb9u7_amd64.deb Size: 19956 MD5sum: c6fe3424f39ba7ba0cf0c95fdbe0961c SHA1: f5a97a37d625fa53946b84d7fa3678171e250857 SHA256: 68192bcc833e6101ae69bc2d8ca890bdcc688476fea98c6daddfd88d42831f4a SHA512: 3e36832579a9f30c16bc67819eee18b474e62c52fe2751985c5eb69a31d5d933439173027374b9a6ab651c57c2a21456cbc0ed666843e0d3941ef18717203bbc Homepage: http://www.php.net/ Description: Zip module for PHP This package provides the Zip module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.0-cgi Architecture: amd64 Version: 7.0.33-0+deb9u7 Priority: optional Section: php Source: php7.0 Maintainer: Debian PHP Maintainers Installed-Size: 8407 Provides: php-cgi, phpapi-20151012 Depends: libmagic1, libpcre3 (>= 1:8.20), mime-support, php7.0-cli, php7.0-common (= 7.0.33-0+deb9u7), php7.0-json, php7.0-opcache, tzdata, ucf, libc6 (>= 2.15), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4) Suggests: php-pear Filename: 4.4-4/amd64/php7.0-cgi_7.0.33-0+deb9u7_amd64.deb Size: 1246100 MD5sum: 0bb13a0d09cfdcc7befebd92e57d98f4 SHA1: 6110d98b04fd97ea43405ef7992528995b6180e8 SHA256: 0e9ede2ffec73a3e865f9eb516bb3ef83fc2487f6af613c625b76e02dc6d9f6a SHA512: 92d34e741db694f4c864e21f12c98a79fe8b1ad2d85d069a6dca948c2c2892e44ac6a1e6410e1fefdddc019d0dc028cebff41d55b3a85b0a66e15f1ec77223af Homepage: http://www.php.net/ Description: server-side, HTML-embedded scripting language (CGI binary) This package provides the /usr/lib/cgi-bin/php CGI interpreter built for use in Apache 2 with mod_actions, or any other CGI httpd that supports a similar mechanism. Note that MOST users probably want the php7.0-fpm package. . The following extensions are built in: Core date filter hash libxml openssl pcntl pcre Reflection session SPL standard zlib. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.0-snmp Architecture: amd64 Version: 7.0.33-0+deb9u7 Priority: optional Section: php Source: php7.0 Maintainer: Debian PHP Maintainers Installed-Size: 83 Provides: php-snmp Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-0+deb9u7), libc6 (>= 2.14), libsnmp30 (>= 5.7.3+dfsg-1.7+deb9u1~dfsg) Recommends: snmp Filename: 4.4-4/amd64/php7.0-snmp_7.0.33-0+deb9u7_amd64.deb Size: 18666 MD5sum: 5bccd15ded65064711001368aad60a0d SHA1: 22f5c8e83d75f1ba91a931f51c34a10ccd29f647 SHA256: 61fdae0f0e418c03b23e82bb59c32f9118cd748d9d2512172c9ab8ae89faea89 SHA512: ab8cda29f39a2be89507d94b91ba5b7c97901d95aaacb6d17378fb5fc307eabbe1ab14ae6e76fb503120db09b497ab7e30d14a4bc9d85206c281f1b8870fbd6e Homepage: http://www.php.net/ Description: SNMP module for PHP This package provides the SNMP module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.0-phpdbg Architecture: amd64 Version: 7.0.33-0+deb9u7 Priority: optional Section: php Source: php7.0 Maintainer: Debian PHP Maintainers Installed-Size: 4447 Provides: php-phpdbg, phpapi-20151012 Depends: libmagic1, libpcre3 (>= 1:8.20), mime-support, php7.0-cli, php7.0-common (= 7.0.33-0+deb9u7), php7.0-json, php7.0-opcache, tzdata, ucf, libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4) Recommends: php-readline Filename: 4.4-4/amd64/php7.0-phpdbg_7.0.33-0+deb9u7_amd64.deb Size: 1323526 MD5sum: 6479d547d8a3a9d5cbdbfb2d85d7cac9 SHA1: 1a037c080f7cc8e1e9f1a52307c88555d162b429 SHA256: a92a4c2f8e23e340ddfc36487c16498dd89d554abad6fc6e7bdb0e65ba5f8df5 SHA512: e13ccb7292cdaea13a48e2ada34f6e3b607db62013dc3446fad4c482e69950422f6e912b6e5bb7d9d2e0384633dcf0b431f1ae0d4fb984cb1057e5670765f1ca Homepage: http://www.php.net/ Description: server-side, HTML-embedded scripting language (PHPDBG binary) This package provides the /usr/bin/phpdbg command interpreter, useful for stepthrough debugging of PHP code. . The following extensions are built in: Core date filter hash libxml openssl pcntl pcre Reflection session SPL standard zlib. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.0-gmp Architecture: amd64 Version: 7.0.33-0+deb9u7 Priority: optional Section: php Source: php7.0 Maintainer: Debian PHP Maintainers Installed-Size: 95 Provides: php-gmp Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-0+deb9u7), libc6 (>= 2.4), libgmp10 Filename: 4.4-4/amd64/php7.0-gmp_7.0.33-0+deb9u7_amd64.deb Size: 20598 MD5sum: 68f81607c8a20a98ff2d66b0c80ba8b7 SHA1: ad7a495f455b12ddd2c781c96c6af7253d380b85 SHA256: 556cd09267365a027bd2d21ca5907ba25266111d060aa6c9bc277d95d59f899c SHA512: 424b5e8ac804ff92f71e637bd7289b1494f467c6c91cba936c934f7066c5878b58c3c69945e9ef1d0853dd0525dce51d46951a403fc0746358afa3f2d9fcba92 Homepage: http://www.php.net/ Description: GMP module for PHP This package provides the GMP module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.0-sqlite3 Architecture: amd64 Version: 7.0.33-0+deb9u7 Priority: optional Section: php Source: php7.0 Maintainer: Debian PHP Maintainers Installed-Size: 108 Provides: php-pdo-sqlite, php-sqlite3, php7.0-pdo-sqlite Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-0+deb9u7), libc6 (>= 2.14), libsqlite3-0 (>= 3.7.15) Filename: 4.4-4/amd64/php7.0-sqlite3_7.0.33-0+deb9u7_amd64.deb Size: 24760 MD5sum: 4a260b56cd5a5a418c5b7911559e8b40 SHA1: c334bd9b5ddd4d7b0a737e54b541c556a03c2d61 SHA256: a7a19ae340dd2b473f51b10bea1b98f1ecb4ab4084ee2a25ff61968a00b4eb4d SHA512: c3cb3c96561109f035f4d3360bf4da775a39c23bf6caca67b13c4a5261ae528af0686cf02a4d62cf6d1251ddfe1cb3d9c688ca0071ae27c9666985a76f8059de Homepage: http://www.php.net/ Description: SQLite3 module for PHP This package provides the SQLite3 module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.0-imap Architecture: amd64 Version: 7.0.33-0+deb9u7 Priority: optional Section: php Source: php7.0 Maintainer: Debian PHP Maintainers Installed-Size: 123 Provides: php-imap Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-0+deb9u7), libc-client2007e, libc6 (>= 2.14), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libpam0g (>= 0.99.7.1), libssl1.1 (>= 1.1.0) Filename: 4.4-4/amd64/php7.0-imap_7.0.33-0+deb9u7_amd64.deb Size: 29690 MD5sum: cdf09a50068a90f028d0c5a626e2b87d SHA1: 4d81b88735ff9c511651ac733bb68f376ca319f0 SHA256: d1272c4a4984e84f8f90113b3e8f5973a63d06ded94048cd85e4e5ebc68d7be2 SHA512: 62513a05e78a4c011e37ec2e393c9e0ca2d4449cc2b1957e67e14f20b19c011e2e1688baaf37f162b8b83b25118f3af87d2f7b45318c24c9d8b74634aa6fb975 Homepage: http://www.php.net/ Description: IMAP module for PHP This package provides the IMAP module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.0-dev Architecture: amd64 Version: 7.0.33-0+deb9u7 Priority: optional Section: php Source: php7.0 Maintainer: Debian PHP Maintainers Installed-Size: 4719 Depends: autoconf (>= 2.63), automake (>= 1.11), libpcre3-dev (>= 1:8.20), libssl-dev, php7.0-cli (>= 7.0.33-0+deb9u7), php7.0-common (= 7.0.33-0+deb9u7), shtool, libtool (>= 2.4.6-0.1~) Recommends: dh-php, pkg-php-tools Filename: 4.4-4/amd64/php7.0-dev_7.0.33-0+deb9u7_amd64.deb Size: 516660 MD5sum: f7f716bd1bf7633868faf2f2f443a57a SHA1: 082041710f2b532dbe4e149583770b6c4a325961 SHA256: d32a24f281dc51385f9a4bde0dfadcbf23047ec705d481b710ea8849489572b3 SHA512: 91462384d2c0cd60c7f4d5b3a101ac8c761ddd30dff932cb7525830d295434cadb666ddc4b076be8426796ca4e5e690635489d3ad977027baeaceff09ab793c9 Homepage: http://www.php.net/ Description: Files for PHP7.0 module development This package provides the files from the PHP7.0 source needed for compiling additional modules. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.0-sybase Architecture: amd64 Version: 7.0.33-0+deb9u7 Priority: optional Section: php Source: php7.0 Maintainer: Debian PHP Maintainers Installed-Size: 55 Provides: php-pdo-dblib, php7.0-pdo-dblib Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-0+deb9u7), libc6 (>= 2.14), libsybdb5 (>= 0.63) Filename: 4.4-4/amd64/php7.0-sybase_7.0.33-0+deb9u7_amd64.deb Size: 10798 MD5sum: 6bc4d502ba486b73bcf19fb6c3f7b524 SHA1: 544d6339612fb058cc1a8e9dfedb15260152e5b2 SHA256: c9a7116122a930b69d77954ae38230af167605d0e9836a8fec9e2f73fcd2f464 SHA512: 27dfb3b447dba78afcf0944ac11bdaf25c54748fb8626fbe7f27c42f280ef64728a03d372c4813e5aca40d45923665a6edc419608064f079e0a12624b8a4444a Homepage: http://www.php.net/ Description: Sybase module for PHP This package provides the Sybase module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: python3-pil.imagetk Architecture: amd64 Version: 4.0.0-4+deb9u1 Multi-Arch: same Priority: optional Section: python Source: pillow Maintainer: Matthias Klose Installed-Size: 80 Depends: python3-pil (= 4.0.0-4+deb9u1), python3-tk (>= 3.4.1-2), python3 (<< 3.6), python3 (>= 3.5~), python3:any (>= 3.3.2-2~), libc6 (>= 2.4) Suggests: python-pil-doc, python3-pil.imagetk-dbg Breaks: python3-imaging-tk (<< 1.1.7+2.0.0-1.1) Replaces: python3-imaging-tk (<< 1.1.7+2.0.0-1.1) Filename: 4.4-4/amd64/python3-pil.imagetk_4.0.0-4+deb9u1_amd64.deb Size: 55564 MD5sum: 5e59e16518d4f27442d9687e206d83f8 SHA1: c0bf43062ab7fbfd4f40832abcfc0357590868be SHA256: 455b6fe14dfa12624d4902ef55a24496f0b7c8abcd41025f2da3dc4826d92480 SHA512: 9fc5680900eeac2b0a41451d3376e5890c4331a1fd3951f969a77139707ef7e906dfa1f9e09b5ad2ca30e2d34c915f911da48ed5463f349689d9e22754726495 Homepage: http://python-pillow.github.io/ Description: Python Imaging Library - ImageTk Module (Python3) Tk dependent python-pil module. Package: python-pil.imagetk Architecture: amd64 Version: 4.0.0-4+deb9u1 Multi-Arch: same Priority: optional Section: python Source: pillow Maintainer: Matthias Klose Installed-Size: 80 Provides: python-imaging-tk, python2.7-pil.imagetk Depends: python-pil (= 4.0.0-4+deb9u1), python-tk (>= 2.7.7-2), python (<< 2.8), python (>= 2.7~), python:any (<< 2.8), python:any (>= 2.7.5-5~), libc6 (>= 2.4) Suggests: python-pil-doc, python-pil.imagetk-dbg Breaks: python-imaging-tk (<< 1.1.7+2.0.0-1.1) Replaces: python-imaging-tk (<< 1.1.7+2.0.0-1.1) Filename: 4.4-4/amd64/python-pil.imagetk_4.0.0-4+deb9u1_amd64.deb Size: 55374 MD5sum: 9fa8eb12c35ca4cfd8ed89dd5c923dfd SHA1: 81986efecd627f8bd8fdfe25692cd0d0c7b9ef89 SHA256: 87b256f46e52df0402fb7a9b9bb9a2922b99c34a3b18eb9ef12ea8577f6eb443 SHA512: 22e50314982a42013e33a55e4feb5c1c62ce83cb468f64c6bb3207803004c36e7ff892414c3075c8711c668f5379f0a9a6eab86a5961bd5bfa793a7adf284397 Homepage: http://python-pillow.github.io/ Description: Python Imaging Library - ImageTk Module (Pillow fork) Tk dependent python-pil module. Package: python-pil Architecture: amd64 Version: 4.0.0-4+deb9u1 Multi-Arch: same Priority: optional Section: python Source: pillow Maintainer: Matthias Klose Installed-Size: 1385 Provides: python-pillow, python2.7-pil Depends: python (<< 2.8), python (>= 2.7~), python:any (<< 2.8), python:any (>= 2.7.5-5~), mime-support | python-pil.imagetk, libc6 (>= 2.14), libfreetype6 (>= 2.2.1), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.2+git20110628), libtiff5 (>= 4.0.3), libwebp6 (>= 0.5.1), libwebpdemux2 (>= 0.5.1), libwebpmux2 (>= 0.5.1), zlib1g (>= 1:1.1.4) Suggests: python-pil-doc, python-pil-dbg Breaks: python-imaging (<< 1.1.7+2.0.0-1.1), rapid-photo-downloader (<< 0.4.11), tilestache (<< 1.49.8-3) Replaces: python-imaging (<< 1.1.7+2.0.0-1.1) Filename: 4.4-4/amd64/python-pil_4.0.0-4+deb9u1_amd64.deb Size: 376450 MD5sum: b1acd8d490cc82312552d7e3d321a7da SHA1: 38671f444368ac595d557815c449972fb401678b SHA256: 79512445bc8eda3aa484b6898128dd5e5916d9c6d536a46c00ff82ad7028504a SHA512: 2330817eb48737cd7b670d7f89559ea0fac7353ea430af953a1510533f3d22648a9e6740d3c18303fbe77a054369681da63f835d356af3bca9a967527cf38a97 Homepage: http://python-pillow.github.io/ Description: Python Imaging Library (Pillow fork) The Python Imaging Library (PIL) adds an image object to your Python interpreter. You can load images from a variety of file formats, and apply a rich set of image operations to them. . Image Objects: o Bilevel, greyscale, palette, true colour (RGB), true colour with transparency (RGBA). o colour separation (CMYK). o Copy, cut, paste operations. o Flip, transpose, resize, rotate, and arbitrary affine transforms. o Transparency operations. o Channel and point operations. o Colour transforms, including matrix operations. o Image enhancement, including convolution filters. . File Formats: o Full (Open/Load/Save): BMP, EPS (with ghostscript), GIF, IM, JPEG, MSP, PDF, PNG, PPM, TIFF, XBM. o Read only (Open/Load): ARG, CUR, DCX, FLI, FPX, GBR, GD, ICO, IMT, IPTC, MCIDAS, MPEG, PhotoCD, PCX, PIXAR, PSD, TGA, SGI, SUN, TGA, WMF, XPM. o Save only: PDF, EPS (without ghostscript). Package: python-pil.imagetk-dbg Architecture: amd64 Version: 4.0.0-4+deb9u1 Multi-Arch: same Priority: extra Section: debug Source: pillow Maintainer: Matthias Klose Installed-Size: 77 Provides: python-imaging-tk-dbg Depends: python-pil.imagetk (= 4.0.0-4+deb9u1), python-pil-dbg (= 4.0.0-4+deb9u1), python-dbg, libc6 (>= 2.4) Breaks: python-imaging-tk-dbg (<< 1.1.7+2.0.0-1.1) Replaces: python-imaging-tk-dbg (<< 1.1.7+2.0.0-1.1) Filename: 4.4-4/amd64/python-pil.imagetk-dbg_4.0.0-4+deb9u1_amd64.deb Size: 30578 MD5sum: ffe040a7c6f65018fc617d1712409894 SHA1: cf5f894bb2a1d1a03123df1d273f73650e75bb99 SHA256: f3fe25167da26c14834b514049fdb8969ff24fb5c5c3298f8d8c31956f413601 SHA512: 1cd47030920c72c335076dcfbe0406057076278241d5de3fd0cede209202dc01f900ff7fbc786811505e27ccf36a69503e963e0ca0d4d166cbd48153c43fe699 Homepage: http://python-pillow.github.io/ Description: Python Imaging Library - ImageTk Module (debug extension) Tk dependent python-pil module. . This package contains the extension built for the Python debug interpreter. Build-Ids: 9b26196303e78dc54f749e29da465232ea2e2711 Package: python3-pil.imagetk-dbg Architecture: amd64 Version: 4.0.0-4+deb9u1 Priority: extra Section: debug Source: pillow Maintainer: Matthias Klose Installed-Size: 90 Depends: python3-pil.imagetk (= 4.0.0-4+deb9u1), python3-pil-dbg (= 4.0.0-4+deb9u1), python3-dbg, libc6 (>= 2.4) Breaks: python3-imaging-tk-dbg (<< 1.1.7+2.0.0-1.1) Replaces: python3-imaging-tk-dbg (<< 1.1.7+2.0.0-1.1) Filename: 4.4-4/amd64/python3-pil.imagetk-dbg_4.0.0-4+deb9u1_amd64.deb Size: 36368 MD5sum: 7262f3ed034da085b3af1053dcbbda75 SHA1: 44078adb98315016817f9be8090476706950295f SHA256: 4f41e42d0056bfe348ad4864a8ff0bc06fa49cbf2fe22af972dbfe6486195529 SHA512: 38d405f758a2ff077d4eb74a43fcbccd24f1f4fbf3934c8de1e77ea4f56742a5a2f816458e858edbf6f3f9741e867abea3f87a6858658597fbfe413aa96b8ca2 Homepage: http://python-pillow.github.io/ Description: Python Imaging Library - ImageTk Module (Python3 debug extension) Tk dependent python-pil module. . This package contains the extension built for the Python debug interpreter. Build-Ids: 754105d36cb01b5d05cdc736d873c6efe0c63aef Package: python3-pil-dbg Architecture: amd64 Version: 4.0.0-4+deb9u1 Multi-Arch: same Priority: extra Section: debug Source: pillow Maintainer: Matthias Klose Installed-Size: 2671 Depends: python3-pil (= 4.0.0-4+deb9u1), python3-dbg, libc6 (>= 2.14), libfreetype6 (>= 2.2.1), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.2+git20110628), libtiff5 (>= 4.0.3), libwebp6 (>= 0.5.1), libwebpdemux2 (>= 0.5.1), libwebpmux2 (>= 0.5.1), zlib1g (>= 1:1.1.4) Breaks: python3-imaging-dbg (<< 1.1.7+2.0.0-1.1) Replaces: python3-imaging-dbg (<< 1.1.7+2.0.0-1.1) Filename: 4.4-4/amd64/python3-pil-dbg_4.0.0-4+deb9u1_amd64.deb Size: 886798 MD5sum: 17e0018075623d35790f53ef81704efb SHA1: f9f4545a9bcb0c4d5322a7229e7db6ae988a27d5 SHA256: 52dadc72b7fad0ea4137979a2e6f71afefd729423463a090200cb7133abf3bab SHA512: 13d630ce229f8201f2eb7df58b99ba7c027478516fa1c519ada972cd9e2c21ea0dc253be5462d3b75e39a6ad7e3664ce4494c2c718599894ff9701254ad0d070 Homepage: http://python-pillow.github.io/ Description: Python Imaging Library (Python3 debug extension) The Python Imaging Library (PIL) adds an image object to your Python interpreter. You can load images from a variety of file formats, and apply a rich set of image operations to them. . This package contains the extension built for the Python debug interpreter. Build-Ids: 249d4844f8185b3dc6ce508d715ddd1221992292 361059146669ed735004723546887c7f13ad133b 44383405759dddd0a83e84de18aac8f02633005c 4afa30ecb7abf26d5b786076d1a1cc284e4d8e6d 578d46907451bce3d9073aac5e5111abf7f4aa7a 802cddf61b8f59f412621310cd525d8bfb40f15b Package: python3-pil Architecture: amd64 Version: 4.0.0-4+deb9u1 Multi-Arch: same Priority: optional Section: python Source: pillow Maintainer: Matthias Klose Installed-Size: 1382 Provides: python3-pillow Depends: python3 (<< 3.6), python3 (>= 3.5~), python3:any (>= 3.3.2-2~), mime-support | python3-pil.imagetk, libc6 (>= 2.14), libfreetype6 (>= 2.2.1), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.2+git20110628), libtiff5 (>= 4.0.3), libwebp6 (>= 0.5.1), libwebpdemux2 (>= 0.5.1), libwebpmux2 (>= 0.5.1), zlib1g (>= 1:1.1.4) Suggests: python-pil-doc, python3-pil-dbg Conflicts: python3-imaging (<< 1.1.7+2.0.0-1.1) Breaks: python3-imaging (<< 1.1.7+2.0.0-1.1) Replaces: python3-imaging (<< 1.1.7+2.0.0-1.1) Filename: 4.4-4/amd64/python3-pil_4.0.0-4+deb9u1_amd64.deb Size: 377126 MD5sum: 4128eceec8d7f46350b7bf3e2547f5ca SHA1: 96dea9adf1996be6f13e3bd0fd7ee41fb52c7b98 SHA256: a65502309c431e9289ddf8320223d39ffd93a1637322fb44f02731ea79907a1b SHA512: 0e8f30727dc8958ede456e8c31bb47f8dcbc9c6888b7569b2791f8ee6a71c8484d1247b683480fde22d1dd7ed59b6faaeb7e03178b235947dddf62337e7c868c Homepage: http://python-pillow.github.io/ Description: Python Imaging Library (Python3) The Python Imaging Library (PIL) adds an image object to your Python interpreter. You can load images from a variety of file formats, and apply a rich set of image operations to them. . Image Objects: o Bilevel, greyscale, palette, true colour (RGB), true colour with transparency (RGBA). o colour separation (CMYK). o Copy, cut, paste operations. o Flip, transpose, resize, rotate, and arbitrary affine transforms. o Transparency operations. o Channel and point operations. o Colour transforms, including matrix operations. o Image enhancement, including convolution filters. . File Formats: o Full (Open/Load/Save): BMP, EPS (with ghostscript), GIF, IM, JPEG, MSP, PDF, PNG, PPM, TIFF, XBM. o Read only (Open/Load): ARG, CUR, DCX, FLI, FPX, GBR, GD, ICO, IMT, IPTC, MCIDAS, MPEG, PhotoCD, PCX, PIXAR, PSD, TGA, SGI, SUN, TGA, WMF, XPM. o Save only: PDF, EPS (without ghostscript). Package: python-pil-dbg Architecture: amd64 Version: 4.0.0-4+deb9u1 Multi-Arch: same Priority: extra Section: debug Source: pillow Maintainer: Matthias Klose Installed-Size: 2088 Provides: python-imaging-dbg Depends: python-pil (= 4.0.0-4+deb9u1), python-dbg, libc6 (>= 2.14), libfreetype6 (>= 2.2.1), libjpeg62-turbo (>= 1.3.1), libtiff5 (>= 4.0.3), libwebp6 (>= 0.5.1), libwebpdemux2 (>= 0.5.1), libwebpmux2 (>= 0.5.1), zlib1g (>= 1:1.1.4) Breaks: python-imaging-dbg (<< 1.1.7+2.0.0-1.1) Replaces: python-imaging-dbg (<< 1.1.7+2.0.0-1.1) Filename: 4.4-4/amd64/python-pil-dbg_4.0.0-4+deb9u1_amd64.deb Size: 716166 MD5sum: 21b8b3d23cebaa151ce0f8670364bfaf SHA1: 02e5008bbaeb1294f1e4465d43eeb780beb6b65d SHA256: 4dc095449b1863fe4ac269283a6c0fa666f20029aac2cec56d7c3736178556b6 SHA512: b737d00d22c9693586f4b6d25a07df0efa60991f424fbc15cbad25eb5b7634cd1314c6c3f4031d08aa61be096b3d5ee41e046024f846af23e99e651ed04983d8 Homepage: http://python-pillow.github.io/ Description: Python Imaging Library (debug extension) The Python Imaging Library (PIL) adds an image object to your Python interpreter. You can load images from a variety of file formats, and apply a rich set of image operations to them. . This package contains the extension built for the Python debug interpreter. Build-Ids: 083970aa5906b7e20e549408cc72b90fd78408e0 33344aae77ab0c0575b0eb9388c9d25816511ce0 3f711c1686c73f77e0770c841557827f75ecb066 56e157893169fa6c993a0ef00eca49f35f623a5c 9c1c21cf95e9dd8d84e0d31acfa939bc1dd22f0d e20bac8c462a1dd59e01e81f36acbc11664723d2 Package: libecpg-compat3 Architecture: amd64 Version: 9.6.17-0+deb9u1 Multi-Arch: same Priority: optional Section: libs Source: postgresql-9.6 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 54 Depends: libc6 (>= 2.14), libecpg6 (>= 9.0~), libpgtypes3, libpq5 Filename: 4.4-4/amd64/libecpg-compat3_9.6.17-0+deb9u1_amd64.deb Size: 19144 MD5sum: ac408937c19e146fc35b7743718f0d9c SHA1: 6a2726e56b879dfbc4c6b93b4e5ac8811a0c1e98 SHA256: 3b402916ce950930d2027e36a125041540e58338cdef528258745245c41e85bf SHA512: 5bb98ea46a0005eaf14ac56f4aa7236f0b3747d3f9651d740c6ee58e013122ce0465b826d48cd77235bff6f3e78da8bae919d375157b80c9d55c4df0b588b8d7 Homepage: http://www.postgresql.org/ Description: older version of run-time library for ECPG programs The libecpg_compat shared library is used by programs built with ecpg. (Embedded PostgreSQL for C). . PostgreSQL is an object-relational SQL database management system. Package: postgresql-server-dev-9.6 Architecture: amd64 Version: 9.6.17-0+deb9u1 Priority: optional Section: libdevel Source: postgresql-9.6 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4307 Depends: libpq-dev (>= 9.6~~), postgresql-common (>= 142~), libc6 (>= 2.14) Filename: 4.4-4/amd64/postgresql-server-dev-9.6_9.6.17-0+deb9u1_amd64.deb Size: 772604 MD5sum: 35ae4230072004f8b1ba6509f5ee9bbb SHA1: fdf5fe2be85dac7d804e968ccbc71bd2a8629b07 SHA256: 749005079850630416de50d5d59f58b2d013790443d6714355de1e8842073dae SHA512: b3181d29ef812d528d301a7efb064d1b30653ae141a7a739d24ae3f3c9c42fc29b1e4fd273dc135c6360f1c289741afcf65e1536d2c4e87ae3f8f693833ebc14 Homepage: http://www.postgresql.org/ Description: development files for PostgreSQL 9.6 server-side programming Header files for compiling SSI code to link into PostgreSQL's backend; for example, for C functions to be called from SQL. . This package also contains the Makefiles necessary for building add-on modules of PostgreSQL, which would otherwise have to be built in the PostgreSQL source-code tree. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-plpython-9.6 Architecture: amd64 Version: 9.6.17-0+deb9u1 Priority: optional Section: database Source: postgresql-9.6 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 191 Provides: postgresql-plpython Depends: postgresql-9.6 (= 9.6.17-0+deb9u1), libc6 (>= 2.14), libpython2.7 (>= 2.7) Filename: 4.4-4/amd64/postgresql-plpython-9.6_9.6.17-0+deb9u1_amd64.deb Size: 53552 MD5sum: 255939787ac6cc26c10b0ca144a66d92 SHA1: 210d3b0850e8a5e9e32fe762712c701540d81d61 SHA256: 058d707f886cf1f8182d8c6857c4aaa9f5acfa7517e2792718d8ec44b348e1ad SHA512: 2cf8d4c3c190cbf3e517f6735f2528b01d8d7b0d366de5bc9bceef29e8b4e9e34e619933ee1744ae2bc7284d9fcc1bb6d4ba743f04739c55c606418d8c5fe172 Homepage: http://www.postgresql.org/ Description: PL/Python procedural language for PostgreSQL 9.6 PL/Python enables an SQL developer to write procedural language functions for PostgreSQL 9.6 in Python. You need this package if you have any PostgreSQL 9.6 functions that use the languages plpython or plpythonu. . PostgreSQL is an object-relational SQL database management system. Package: libecpg-dev Architecture: amd64 Version: 9.6.17-0+deb9u1 Priority: optional Section: libdevel Source: postgresql-9.6 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1209 Depends: libecpg-compat3 (= 9.6.17-0+deb9u1), libecpg6 (= 9.6.17-0+deb9u1), libpgtypes3 (= 9.6.17-0+deb9u1), libpq-dev, libc6 (>= 2.14) Filename: 4.4-4/amd64/libecpg-dev_9.6.17-0+deb9u1_amd64.deb Size: 230600 MD5sum: 05f29354c001690ff8270238ed4c12c6 SHA1: 688ae8faf0db965476a4450bfe80bfc5c381405b SHA256: 197c2f7bf3216b9c60447b4ea4f1bae559e9286fc5dc6a989f768f911da6aba0 SHA512: 9a0d0e0facb5124c398149cd32e15df4f1160f897a5010b0cb81e4563e9f76fc29c8ab49494ed8b777ddf0bd7846debf839048429b9184144043bbbc3d78f3ce Homepage: http://www.postgresql.org/ Description: development files for ECPG (Embedded PostgreSQL for C) This package contains the necessary files to build ECPG (Embedded PostgreSQL for C) programs. It includes the development libraries and the preprocessor program ecpg. . PostgreSQL is an object-relational SQL database management system. . Install this package if you want to write C programs with SQL statements embedded in them (rather than run by an external process). Package: postgresql-client-9.6 Architecture: amd64 Version: 9.6.17-0+deb9u1 Multi-Arch: foreign Priority: optional Section: database Source: postgresql-9.6 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 5645 Provides: postgresql-client Depends: libpq5 (>= 9.6.17), postgresql-client-common (>= 142~), libc6 (>= 2.15), libedit2 (>= 2.11-20080614), zlib1g (>= 1:1.1.4) Suggests: postgresql-9.6, postgresql-doc-9.6 Filename: 4.4-4/amd64/postgresql-client-9.6_9.6.17-0+deb9u1_amd64.deb Size: 1282176 MD5sum: 52795fe77530f9d4a0e11a56b57c110f SHA1: a5025cdfd3cb753bf387917ec5b477089ba9bdc8 SHA256: 03aca06bfc58bdff72af910a349c678dff6749650fb240dbdd7d7ee21e0ec0aa SHA512: 78ab6c70b1e858f44596dbb5d7adc726a71cd0a36b497590b89cd008c06b023c1cc582ec53006f93baccc7d97a91dc96a3b34de54db24587816107cb3937acd5 Homepage: http://www.postgresql.org/ Description: front-end programs for PostgreSQL 9.6 This package contains client and administrative programs for PostgreSQL: these are the interactive terminal client psql and programs for creating and removing users and databases. . This is the client package for PostgreSQL 9.6. If you install PostgreSQL 9.6 on a standalone machine, you need the server package postgresql-9.6, too. On a network, you can install this package on many client machines, while the server package may be installed on only one machine. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-plpython3-9.6 Architecture: amd64 Version: 9.6.17-0+deb9u1 Priority: optional Section: database Source: postgresql-9.6 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 177 Provides: postgresql-plpython3 Depends: postgresql-9.6 (= 9.6.17-0+deb9u1), libc6 (>= 2.14), libpython3.5 (>= 3.5.0~b1) Filename: 4.4-4/amd64/postgresql-plpython3-9.6_9.6.17-0+deb9u1_amd64.deb Size: 52090 MD5sum: ad0be0e09b08e74985e0e9c0285b2a6f SHA1: 9b3375816fc70edce5f1d2fab089b10496e48030 SHA256: 515ae36af448dc29c90495624817d8b68803a80a4671ab14c3848f98a2d7cdc0 SHA512: 4d6db41c9f48b2d038b45c21a2980d0ba7d9ddc2e27a127b0cc440197fdc878afa0cbf7959ed99da55937d9ed5b27d7e912473fa8131cc721199e18aae84c316 Homepage: http://www.postgresql.org/ Description: PL/Python 3 procedural language for PostgreSQL 9.6 PL/Python 3 enables an SQL developer to write procedural language functions for PostgreSQL 9.6 in Python 3. You need this package if you have any PostgreSQL 9.6 functions that use the languages plpython3 or plpython3u. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-9.6-dbg Architecture: amd64 Version: 9.6.17-0+deb9u1 Priority: extra Section: debug Source: postgresql-9.6 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 18500 Depends: postgresql-9.6 (= 9.6.17-0+deb9u1) Filename: 4.4-4/amd64/postgresql-9.6-dbg_9.6.17-0+deb9u1_amd64.deb Size: 16265830 MD5sum: 2b0590e0be955d003a41efb8acb8c604 SHA1: 3f1f79ac127e90c61a11468579d05fd2857d2b04 SHA256: df2e588d90c85806bdbff9cad75f77ccf7a3d9233cb0969e664da2e676321548 SHA512: a704f93ae7f58d9ac2c70310118a5ec889a4f47d9cab2c544f3799680da4ce681da96146d81036327c08efec51c40702287d069c40de9dd33a082271b8fd8e40 Homepage: http://www.postgresql.org/ Description: debug symbols for postgresql-9.6 This package provides detached debugging symbols for PostgreSQL 9.6. . PostgreSQL is an object-relational SQL database management system. Build-Ids: 5196f2f1723996ea8e07719aef65fa6c5294f9ae Package: libecpg6 Architecture: amd64 Version: 9.6.17-0+deb9u1 Multi-Arch: same Priority: optional Section: libs Source: postgresql-9.6 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 408 Depends: libc6 (>= 2.14), libpgtypes3, libpq5 (>= 9.0~) Filename: 4.4-4/amd64/libecpg6_9.6.17-0+deb9u1_amd64.deb Size: 85708 MD5sum: e3c14df50b711dba67aabb9bf7ad2b98 SHA1: bce9e691b42853ba93b5e823e878ba5e6ea9fb05 SHA256: 8eb9b1b8b522c1a53efeaa4ce3b792122e7aa3b6e1b444e4ba4a7b3421b6f5b6 SHA512: 449db5dca9d9bb7233b20df0feb4e6b6be2738f1bcf328b12c42f7de5fd9ef618b6413ae3119159e8a376a4dc71dbb8d882601bd6f98ab82e187710ee6250569 Homepage: http://www.postgresql.org/ Description: run-time library for ECPG programs The libecpg shared library is used by programs built with ECPG (Embedded PostgreSQL for C). . PostgreSQL is an object-relational SQL database management system. Package: postgresql-plperl-9.6 Architecture: amd64 Version: 9.6.17-0+deb9u1 Priority: optional Section: database Source: postgresql-9.6 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 265 Provides: postgresql-plperl Depends: perl, postgresql-9.6 (= 9.6.17-0+deb9u1), libc6 (>= 2.4), libperl5.24 (>= 5.24.0) Filename: 4.4-4/amd64/postgresql-plperl-9.6_9.6.17-0+deb9u1_amd64.deb Size: 62168 MD5sum: 29b20cafb1ee825f7d19b26902b85702 SHA1: d9818542598d2d184a7ccdbb6c8aee37ea015af3 SHA256: f9717faffd2d5f8a4de57fef925d52c3d848a1d7f7fda1d07b558aa51598f7ad SHA512: a3e275efdd6f6fad42803b4ce2ff6f396e2f540c6483964f5cd2ba3e278cddda188629457b8cd07a31d8cf4dc8c6db5d0ded3016249101fac458d9a7bafbfb45 Homepage: http://www.postgresql.org/ Description: PL/Perl procedural language for PostgreSQL 9.6 PL/Perl enables an SQL developer to write procedural language functions for PostgreSQL 9.6 in Perl. You need this package if you have any PostgreSQL 9.6 functions that use the languages plperl or plperlu. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-9.6 Architecture: amd64 Version: 9.6.17-0+deb9u1 Priority: optional Section: database Maintainer: Debian PostgreSQL Maintainers Installed-Size: 21059 Depends: locales, postgresql-client-9.6, postgresql-common (>= 171~), ssl-cert, tzdata, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.15), libgssapi-krb5-2 (>= 1.14+dfsg), libldap-2.4-2 (>= 2.4.7), libpam0g (>= 0.99.7.1), libpq5 (>= 9.3~), libssl1.1 (>= 1.1.0), libsystemd0, libxml2 (>= 2.7.4) Recommends: postgresql-contrib-9.6, sysstat Suggests: locales-all Filename: 4.4-4/amd64/postgresql-9.6_9.6.17-0+deb9u1_amd64.deb Size: 4308220 MD5sum: 0a591fce707d00f164ac7ecdbbcaac75 SHA1: dceb4d3163802197ca54c21e925863afaf2037b6 SHA256: b0c653ccca4782343e69b8ed992491caffce00163316eee5438262678ffe50f7 SHA512: c670af3074442637fc2a210866a75329042d2d68e4851f9585bfc291b599237e8e499341d2fd5ce524024a77e146a63be44b8ed477294c84b5ce58a233ce1aa0 Homepage: http://www.postgresql.org/ Description: object-relational SQL database, version 9.6 server PostgreSQL is a powerful, open source object-relational database system. It is fully ACID compliant, has full support for foreign keys, joins, views, triggers, and stored procedures (in multiple languages). It includes most SQL:2008 data types, including INTEGER, NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, and TIMESTAMP. It also supports storage of binary large objects, including pictures, sounds, or video. It has native programming interfaces for C/C++, Java, .Net, Perl, Python, Ruby, Tcl, ODBC, among others, and exceptional documentation. . This package provides the database server for PostgreSQL 9.6. Postgresql-Catversion: 201608131 Package: libpq5 Architecture: amd64 Version: 9.6.17-0+deb9u1 Multi-Arch: same Priority: optional Section: libs Source: postgresql-9.6 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 599 Depends: libc6 (>= 2.14), libgssapi-krb5-2 (>= 1.14+dfsg), libldap-2.4-2 (>= 2.4.7), libssl1.1 (>= 1.1.0) Filename: 4.4-4/amd64/libpq5_9.6.17-0+deb9u1_amd64.deb Size: 136782 MD5sum: 2d75df944a11e8d7b0f33246d6773cb2 SHA1: e3f45b72254bab728db991f365f9e74c2eaae1f2 SHA256: 9c8d29b892daae7064948cc4de027c0cbff767db3d222d68c32554827e116f66 SHA512: 4b37036a43bf375c44c6aa91a73ae8d0f54c6a0ca0738a4db09a7000dee25eee234048b1e8a941049071fd1eea085b54c4c5cd8a78f5c4424e68e558f767b710 Homepage: http://www.postgresql.org/ Description: PostgreSQL C client library libpq is a C library that enables user programs to communicate with the PostgreSQL database server. The server can be on another machine and accessed through TCP/IP. This version of libpq is compatible with servers from PostgreSQL 8.2 or later. . This package contains the run-time library, needed by packages using libpq. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-contrib-9.6 Architecture: amd64 Version: 9.6.17-0+deb9u1 Priority: optional Section: database Source: postgresql-9.6 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 2264 Depends: postgresql-9.6 (= 9.6.17-0+deb9u1), libc6 (>= 2.15), libpq5 (>= 9.2~beta3), libselinux1 (>= 2.1.12), libssl1.1 (>= 1.1.0), libuuid1 (>= 2.16), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4) Suggests: libdbd-pg-perl Filename: 4.4-4/amd64/postgresql-contrib-9.6_9.6.17-0+deb9u1_amd64.deb Size: 500838 MD5sum: af778a470f949c855f02cdbd00fc7094 SHA1: fb85c0d0c6352cbf373686cad7805c486b12e5a7 SHA256: 47bd9f105e777ccec9b296824bbc5c81734fca859f978428c69e471ec04ae641 SHA512: 43c0ad9ab5598805fc3b7326d8b7e720bc3a8be03cca7e4145972dd83a93d76852d37c3ee6a1dc8cad452ac09f7191cf59f8dda919d89eb2bb7c69531faa92de Homepage: http://www.postgresql.org/ Description: additional facilities for PostgreSQL The PostgreSQL contrib package provides several additional features for the PostgreSQL database. This version is built to work with the server package postgresql-9.6. contrib often serves as a testbed for features before they are adopted into PostgreSQL proper: . adminpack - File and log manipulation routines, used by pgAdmin btree_gist - B-Tree indexing using GiST (Generalised Search Tree) chkpass - An auto-encrypted password datatype cube - Multidimensional-cube datatype (GiST indexing example) dblink - Functions to return results from a remote database earthdistance - Operator for computing the distance (in miles) between two points on the earth's surface fuzzystrmatch - Levenshtein, metaphone, and soundex fuzzy string matching hstore - Store (key, value) pairs intagg - Integer aggregator/enumerator _int - Index support for arrays of int4, using GiST (benchmark needs the libdbd-pg-perl package) isn - type extensions for ISBN, ISSN, ISMN, EAN13 product numbers lo - Large Object maintenance ltree - Tree-like data structures oid2name - Maps OIDs to table names pageinspect - Inspection of database pages passwordcheck - Simple password strength checker pg_buffercache - Real time queries on the shared buffer cache pg_freespacemap- Displays the contents of the free space map (FSM) pg_trgm - Determine the similarity of text based on trigram matching pg_standby - Create a warm stand-by server pgbench - TPC-B like benchmark pgcrypto - Cryptographic functions pgrowlocks - A function to return row locking information pgstattuple - Returns the percentage of dead tuples in a table; this indicates whether a vacuum is required. postgresql_fdw - foreign data wrapper for PostgreSQL seg - Confidence-interval datatype (GiST indexing example) sepgsql - mandatory access control (MAC) based on SELinux spi - PostgreSQL Server Programming Interface; 4 examples of its use: autoinc - A function for implementing AUTOINCREMENT/ IDENTITY insert_username - function for inserting user names moddatetime - Update modification timestamps refint - Functions for implementing referential integrity (foreign keys). Note that this is now superseded by built-in referential integrity. timetravel - Re-implements in user code the time travel feature that was removed in 6.3. tablefunc - examples of functions returning tables uuid-ossp - UUID generation functions vacuumlo - Remove orphaned large objects . PostgreSQL is an object-relational SQL database management system. Package: libpgtypes3 Architecture: amd64 Version: 9.6.17-0+deb9u1 Multi-Arch: same Priority: optional Section: libs Source: postgresql-9.6 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 104 Depends: libc6 (>= 2.14) Filename: 4.4-4/amd64/libpgtypes3_9.6.17-0+deb9u1_amd64.deb Size: 41326 MD5sum: f8db1993fe565abe5f912fe5aee4e55e SHA1: ba02afbb15cff5e448d13215a444546375a9afee SHA256: 78738609801f592ae6e630eb0b8fe23650893df77127b7f3a70a1073129aae8e SHA512: 25b02c1fb8389910515188b357d3ee9765215b61e020d92d9912c6d6c3994440b482e909206dd9faf7a8a6c030145913555c961b0f6c616dd4303fb545426d4a Homepage: http://www.postgresql.org/ Description: shared library libpgtypes for PostgreSQL 9.6 The libpgtypes shared library is used by programs built with ecpg. (Embedded PostgreSQL for C). . PostgreSQL is an object-relational SQL database management system. Package: postgresql-pltcl-9.6 Architecture: amd64 Version: 9.6.17-0+deb9u1 Priority: optional Section: database Source: postgresql-9.6 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 180 Provides: postgresql-pltcl Depends: postgresql-9.6 (= 9.6.17-0+deb9u1), libc6 (>= 2.4), libtcl8.6 (>= 8.6.0) Filename: 4.4-4/amd64/postgresql-pltcl-9.6_9.6.17-0+deb9u1_amd64.deb Size: 41078 MD5sum: 1048d5181b3d6a546a7ce2dfe1cbc527 SHA1: 6c0af4db66cb9fa164c50d9d84b03f120315be97 SHA256: dc8710b0ae4ec3b8fb42a3e6f9c6da01a83daf898d700c7970963db80a77e5ab SHA512: de339831e03e1c78d359297194488971524957d9dec33c2f1897f5d32fdc01e9f31df739aafefbed3b27e534eb7a95b43403d95b553426392a2486bfc9088483 Homepage: http://www.postgresql.org/ Description: PL/Tcl procedural language for PostgreSQL 9.6 PL/Tcl enables an SQL developer to write procedural language functions for PostgreSQL 9.6 in Tcl. You need this package if you have any PostgreSQL 9.6 functions that use the languages pltcl or pltclu. . PostgreSQL is an object-relational SQL database management system. Package: libpq-dev Architecture: amd64 Version: 9.6.17-0+deb9u1 Priority: optional Section: libdevel Source: postgresql-9.6 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1008 Depends: libpq5 (= 9.6.17-0+deb9u1), libc6 (>= 2.4) Suggests: postgresql-doc-9.6 Filename: 4.4-4/amd64/libpq-dev_9.6.17-0+deb9u1_amd64.deb Size: 216620 MD5sum: c254910e8c60a705de39885f69a8944b SHA1: 50beb5acdf2175586da9b3a540b748191373d0ca SHA256: 1fdcfa512b38239e6891c40c5dec36bcb80e93191ad784f623a6e9e81c6f6e37 SHA512: 74974e504ba8fbbc95a83ea71866347c244b67cc997038541ea7b2351ae4a24f5e3a308271a9513b18a80ffdba33c1d89a1610130654bb7dd1066071166718a9 Homepage: http://www.postgresql.org/ Description: header files for libpq5 (PostgreSQL library) Header files and static library for compiling C programs to link with the libpq library in order to communicate with a PostgreSQL database backend. . PostgreSQL is an object-relational SQL database management system. Package: ppp-udeb Architecture: amd64 Version: 2.4.7-1+4+deb9u1 Priority: optional Installer-Menu-Item: 1700 Section: debian-installer Source: ppp Maintainer: Chris Boot Installed-Size: 355 Provides: configured-network Depends: di-utils, ethernet-card-detection, ppp-modules, cdebconf-udeb, libc6-udeb (>= 2.24) Filename: 4.4-4/amd64/ppp-udeb_2.4.7-1+4+deb9u1_amd64.udeb Size: 122088 MD5sum: 9cfc567a70da5d169425fadb35d88284 SHA1: 01d764f438fcc9bec59e585f244c3afdc2a3f5f7 SHA256: e6bde66044c752e03394d77287be285b6950856ab47d8ed3879a9d75f848182a SHA512: ddb640290a02de74ff9e36163d56fb5fa67480c555f749d18f89d1d9d8f61b44e943f18a6a95570aeb2959b07a7c9a83be792b68f9ced849da5bbadb1ae08c35 Description: Point-to-Point Protocol (PPP) - package for Debian Installer The Point-to-Point Protocol provides a standard way to transmit datagrams over a serial link, as well as a standard way for the machines at either end of the link to negotiate various optional characteristics of the link. . This package is a minimal ppp package used by the Debian Installer. Package: ppp Architecture: amd64 Version: 2.4.7-1+4+deb9u1 Priority: optional Section: admin Maintainer: Chris Boot Installed-Size: 927 Depends: libpam-modules, libpam-runtime, lsb-base, procps, init-system-helpers (>= 1.18~), libc6 (>= 2.15), libpam0g (>= 0.99.7.1), libpcap0.8 (>= 0.9.8) Breaks: network-manager (<< 0.9.8.8-7~), network-manager-pptp (<< 0.9.8.4-3~), pppdcapiplugin (<< 1:3.25+dfsg1-3.4~) Filename: 4.4-4/amd64/ppp_2.4.7-1+4+deb9u1_amd64.deb Size: 345962 MD5sum: ae40448a25edcfe0cfc2395257dc5a01 SHA1: cd03461917fffe18b399669073d53b1633bdca03 SHA256: 0f25a8a224a5f2ac859415a2091f87caccad252e62b7037c88f10b12a7bb78a2 SHA512: 264364be482cfab4a1b42c2e62ffdf69ca564535319c25db01998c019857bed72a60a7acdc182d3b3be99202f0a87f2a667fc02922204fdc447895e264ef96fe Homepage: http://ppp.samba.org/ Description: Point-to-Point Protocol (PPP) - daemon The Point-to-Point Protocol provides a standard way to transmit datagrams over a serial link, as well as a standard way for the machines at either end of the link to negotiate various optional characteristics of the link. . This package is most commonly used to manage a modem for dial-up or certain kinds of broadband connections. Package: xtightvncviewer Architecture: amd64 Version: 1:1.3.9-9+deb9u1 Priority: optional Section: x11 Source: tightvnc Maintainer: Ola Lundqvist Installed-Size: 183 Provides: vnc-viewer, vncviewer Depends: libc6 (>= 2.14), libice6 (>= 1:1.0.0), libjpeg62-turbo (>= 1.3.1), libsm6, libx11-6, libxaw7, libxext6, libxmu6, libxpm4, libxt6, zlib1g (>= 1:1.1.4) Recommends: xfonts-base Suggests: tightvncserver, ssh Filename: 4.4-4/amd64/xtightvncviewer_1.3.9-9+deb9u1_amd64.deb Size: 90576 MD5sum: 375d76d81777cef09d1be6f08db01f23 SHA1: b35f801d4d4c547cc7bcb22aeaa92d1b34219d4e SHA256: ed72d573da8d3ab207c93f2c4a7e0a70ea1bd48179f02118e078b98d70ac0d6c SHA512: 25d7d1d9e220295baaf89d922649a62306fb76a334e6bce1beb60543b9a6fa777c96044f4df38fa03146fb26305e35b0c682dce207eea2a221d8a6b34b41f8cb Homepage: http://www.tightvnc.com Description: virtual network computing client software for X VNC stands for Virtual Network Computing. It is, in essence, a remote display system which allows you to view a computing `desktop' environment not only on the machine where it is running, but from anywhere on the Internet and from a wide variety of machine architectures. . It is implemented in a client/server model. This package provides a client for X, with this you can connect to a vncserver somewhere in the network and display its content in a window. There are vncserver available for other operating systems. . The difference between the xtightvncviewer and the normal vncviewer is the data encoding, optimized for low bandwidth connections. If the client do not support jpeg or zlib encoding it can use the default one. Later versions of xvncviewer (> 3.3.3r2) support a new automatic encoding that should be equally good as the tightvnc encoding. Package: tightvncserver Architecture: amd64 Version: 1:1.3.9-9+deb9u1 Priority: optional Section: x11 Source: tightvnc Maintainer: Ola Lundqvist Installed-Size: 1814 Provides: vnc-server, xserver Depends: libc6 (>= 2.14), libjpeg62-turbo (>= 1.3.1), libx11-6, libxext6, zlib1g (>= 1:1.1.4), perl:any, x11-common | xserver-common, x11-utils, xauth Recommends: xfonts-base, x11-xserver-utils Suggests: tightvnc-java Filename: 4.4-4/amd64/tightvncserver_1.3.9-9+deb9u1_amd64.deb Size: 683920 MD5sum: 639e58968c76d65735da83a8802a1b64 SHA1: 188468780a8ad721843c379e00d2159861694b67 SHA256: 187ea0a7dbb6508e1b50e82786720bdc5d73abf591ec2b2ccbc4a630389c484e SHA512: e3db142a44da38273b699b1b7a6bfada161efd3f1a2f585093d0747da7397c80f9276310690d921f205b6d5ab601f782045e551f80990d4136ba719100dde1ad Homepage: http://www.tightvnc.com Description: virtual network computing server software VNC stands for Virtual Network Computing. It is, in essence, a remote display system which allows you to view a computing `desktop' environment not only on the machine where it is running, but from anywhere on the Internet and from a wide variety of machine architectures. . This package provides a server to which X clients can connect and the server generates a display that can be viewed with a vncviewer. . The difference between the tightvncserver and the normal vncserver is the data encoding, optimized for low bandwidth connections. If the client do not support jpeg or zlib encoding it can use the default one. Later versions of vncserver (> 3.3.3r2) support a new automatic encoding that should be equally good as the tightvnc encoding. . Note: This server does not support or need a display. You need a vncviewer to see something. However, this viewer may also be on a computer running other operating systems in the local net. Package: python3-univention-heimdal Architecture: amd64 Version: 9.0.0-4A~4.4.0.202003111158 Priority: optional Section: python Source: univention-python-heimdal Maintainer: Univention GmbH Installed-Size: 99 Provides: python3.5-univention-heimdal Depends: python3 (<< 3.6), python3 (>= 3.5~), libasn1-8-heimdal (>= 1.4.0+git20110226), libc6 (>= 2.14), libhdb9-heimdal (>= 1.4.0+git20110226), libkrb5-26-heimdal (>= 1.4.0+git20110226) Filename: 4.4-4/amd64/python3-univention-heimdal_9.0.0-4A~4.4.0.202003111158_amd64.deb Size: 24816 MD5sum: 64db5c61b0e70b220646834d89345455 SHA1: 26fe7db3a6d79a5ee1914af9647629d3c8ce015f SHA256: e8528e0ea7fefacb864abbc1a4910f80b87ce04792625caba6bb84e3056913f6 SHA512: a5fd33c97f14bc0cf8961fbcb480032df2f07686fb9e6b504ab2c6ed095e3eaf11538cd9513841ef4df32d4fb2122d4eaaa34b040c4656607a22379cb823b284 Description: UCS - Kerberos interface module for Python 3. This module provides a Python interface to the Heimdal Kerberos library. . It is part of Univention Corporate Server (UCS), an integrated, directory driven solution for managing corporate environments. For more information about UCS, refer to: https://www.univention.de/ Package: python-univention-heimdal Architecture: amd64 Version: 9.0.0-4A~4.4.0.202003111158 Priority: optional Section: python Source: univention-python-heimdal Maintainer: Univention GmbH Installed-Size: 99 Provides: python-heimdal, python2.7-univention-heimdal Depends: python (<< 2.8), python (>= 2.7~), python2.7, python:any (<< 2.8), python:any (>= 2.7~), libasn1-8-heimdal (>= 1.4.0+git20110226), libc6 (>= 2.14), libhdb9-heimdal (>= 1.4.0+git20110226), libkrb5-26-heimdal (>= 1.4.0+git20110226) Replaces: python-heimdal Filename: 4.4-4/amd64/python-univention-heimdal_9.0.0-4A~4.4.0.202003111158_amd64.deb Size: 24828 MD5sum: 23ee5659762edfb50a747ecdb881fad8 SHA1: 063586719bf952866237cf2fcf73848afb974999 SHA256: c719d62ebdc8da7d2d40b638401af2194a63d7921308550bb9713a7d36230189 SHA512: ec39ba6a7c4dc54f9f64192c0d359776eda56ba29cd802edcaaac4173ed2f3e8cf4bd62ec9fa5be8127d5669e0e82eb789f4536ca62fcfd4f95102331c6b93c9 Description: UCS - Kerberos interface module for Python 2. This module provides a Python interface to the Heimdal Kerberos library. . It is part of Univention Corporate Server (UCS), an integrated, directory driven solution for managing corporate environments. For more information about UCS, refer to: https://www.univention.de/ Package: python-univention-heimdal-dbg Architecture: amd64 Version: 9.0.0-4A~4.4.0.202003111158 Priority: optional Section: python Source: univention-python-heimdal Maintainer: Univention GmbH Installed-Size: 633 Provides: python2.7-univention-heimdal-dbg Depends: python-dbg (<< 2.8), python-dbg (>= 2.7~), python-dbg:any (<< 2.8), python-dbg:any (>= 2.7~), python2.7-dbg, libasn1-8-heimdal (>= 1.4.0+git20110226), libc6 (>= 2.14), libhdb9-heimdal (>= 1.4.0+git20110226), libkrb5-26-heimdal (>= 1.4.0+git20110226), python-univention-heimdal (= 9.0.0-4A~4.4.0.202003111158) Filename: 4.4-4/amd64/python-univention-heimdal-dbg_9.0.0-4A~4.4.0.202003111158_amd64.deb Size: 175456 MD5sum: c2314abfcef407d413782d43cdf87453 SHA1: 82cd77b2e47aaea983095be4bab654b5ba68e728 SHA256: 01ccc437849c532b8c6c3b8cd27ae58659dc173f30b3eae4571fd6c48f6bdca2 SHA512: 44e1ba8c8b6d5fb1d68690bf9f6b1ac756ab2b59832b5033828fbf43dbea99c846866653cbe14472b1a4b2fc1dbea95651df5329cfc122a917873bd5495f700d Description: UCS - Kerberos interface module for Python 2 - Debug version This module provides a Python interface to the Heimdal Kerberos library. It includes the shared library for the Python debug interpreter and the debug symbols for all extension modules. . It is part of Univention Corporate Server (UCS), an integrated, directory driven solution for managing corporate environments. For more information about UCS, refer to: https://www.univention.de/ Build-Ids: aa808ea8f30078de377ebb2a73b1e884d0e2e26c Package: python3-univention-heimdal-dbg Architecture: amd64 Version: 9.0.0-4A~4.4.0.202003111158 Priority: optional Section: python Source: univention-python-heimdal Maintainer: Univention GmbH Installed-Size: 748 Provides: python3.5-univention-heimdal-dbg Depends: python3-dbg (<< 3.6), python3-dbg (>= 3.5~), libasn1-8-heimdal (>= 1.4.0+git20110226), libc6 (>= 2.14), libhdb9-heimdal (>= 1.4.0+git20110226), libkrb5-26-heimdal (>= 1.4.0+git20110226), python3-univention-heimdal (= 9.0.0-4A~4.4.0.202003111158) Filename: 4.4-4/amd64/python3-univention-heimdal-dbg_9.0.0-4A~4.4.0.202003111158_amd64.deb Size: 202846 MD5sum: ba2440c5fa7e6d499243c7cbb3b99a93 SHA1: c9e5d67733487430c400cd4f9d7abb4bda86df2b SHA256: 98ff3677790fd5c887359f8ff756f197ff0fc0abbfb80e63b038fafb91047b0f SHA512: 5dcefe731ade79c1145fa63cc901fc3c77b0876d9060332e2ad1932c1ec1f736872f3b55f843363bdcd9825b3f3fc1d48d7009e88b28a161dbda200bb5590802 Description: UCS - Kerberos interface module for Python 3 - Debug version This module provides a Python interface to the Heimdal Kerberos library. It includes the shared library for the Python debug interpreter and the debug symbols for all extension modules. . It is part of Univention Corporate Server (UCS), an integrated, directory driven solution for managing corporate environments. For more information about UCS, refer to: https://www.univention.de/ Build-Ids: 5b11196cc712437df10a005a5f5cb6e13ccb7b51 Package: libmariadbclient-dev Architecture: amd64 Version: 10.1.44-0+deb9u1 Priority: optional Section: libdevel Source: mariadb-10.1 Maintainer: Debian MySQL Maintainers Installed-Size: 9706 Depends: libmariadbclient18 (= 10.1.44-0+deb9u1), zlib1g-dev Conflicts: libmysqlclient-dev Filename: 4.4-4/amd64/libmariadbclient-dev_10.1.44-0+deb9u1_amd64.deb Size: 1662794 MD5sum: 68d8b0adba0b1fd9dec0c713c58588cd SHA1: 185bfe30eca314fdc13eea454c33d655a0f3f4e8 SHA256: 80392cf975336a4703e29fa352b42b039fc1c0ee8976631ec605fb5ba3b3b187 SHA512: 47d29302e2852e56342cb67a09452fd25448eb3bceb5772b5fea5ba9f81aecaebed64f513d7d5a427107b5131d6ea385013607a41883f57e3b2fa120e71c2f40 Homepage: https://mariadb.org/ Description: MariaDB database development files MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package includes development libraries and header files. Package: libmariadbclient-dev-compat Architecture: amd64 Version: 10.1.44-0+deb9u1 Multi-Arch: same Priority: optional Section: libdevel Source: mariadb-10.1 Maintainer: Debian MySQL Maintainers Installed-Size: 69 Depends: libmariadbclient-dev Conflicts: libmariadb-client-lgpl-dev-compat, libmariadb-dev-compat, libmysqlclient-dev Filename: 4.4-4/amd64/libmariadbclient-dev-compat_10.1.44-0+deb9u1_amd64.deb Size: 27742 MD5sum: 9790b3b317d961489fa8f0948d3c311c SHA1: 14b54c5ffa30d420d0ebc23b97c769bf9affe34e SHA256: 719ca573d7aee2465ed333e8b9a280ecdc109b6d863b1b3897a760bf303c1298 SHA512: 78d07ad78b08c877afd1620405ca030242527ffcd146be19761fcd67de2173ccbc3d8ca336afe42249848ac9a59a76542ec10e592d9030c2ad17a6b88fbabd8e Homepage: https://mariadb.org/ Description: MariaDB database development files (libmysqlclient compatibility) MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package provides a version of libmysqlclient.so to allow packages to link using -lmysqlclient but end up with a link against libmariadbclient instead. This allows packages designed for MySQL to link against MariaDB's client library instead, while still permitting MySQL's client library to co-exist on users' systems. Package: mariadb-plugin-tokudb Architecture: amd64 Version: 10.1.44-0+deb9u1 Priority: optional Section: database Source: mariadb-10.1 Maintainer: Debian MySQL Maintainers Installed-Size: 2523 Depends: mariadb-server-10.1, libc6 (>= 2.14), libstdc++6 (>= 5.2), zlib1g (>= 1:1.2.0) Breaks: mariadb-server-10.0, mariadb-server-10.1 (<< 10.1.44-0+deb9u1) Replaces: mariadb-server-10.0, mariadb-server-10.1 (<< 10.1.44-0+deb9u1) Filename: 4.4-4/amd64/mariadb-plugin-tokudb_10.1.44-0+deb9u1_amd64.deb Size: 766148 MD5sum: 2eb60401bb8640f451bda38589e95f2d SHA1: e3adcd247b5ac9a825fab5bfb9be567b13bdc519 SHA256: 0d149abeb8dbaae1caedb988385d9d7f4661e679bed40aafa00bb964410aa3bd SHA512: ddd0d03164f27013b7a55e6c9f37a9b6b54312a9a89a5af496ce5e8e66ccfdbaaebfbf5cd17c544677296d1660d1731a8ea870ba320446345eb88a1135a68550 Homepage: https://mariadb.org/ Description: TokuDB storage engine for MariaDB The TokuDB storage engine is for use in high-performance and write-intensive environments, offering increased compression and better performance based on fractal indexes. This package contains the TokuDB plugin for MariaDB. Package: libmariadbd18 Architecture: amd64 Version: 10.1.44-0+deb9u1 Multi-Arch: same Priority: optional Section: libs Source: mariadb-10.1 Maintainer: Debian MySQL Maintainers Installed-Size: 16553 Depends: libaio1 (>= 0.3.93), libc6 (>= 2.17), libstdc++6 (>= 5.2), zlib1g (>= 1:1.2.0) Breaks: libmariadbd-dev (<< 10.1.44-0+deb9u1), libmysqld-dev Replaces: libmariadbd-dev (<< 10.1.44-0+deb9u1), libmysqld-dev Filename: 4.4-4/amd64/libmariadbd18_10.1.44-0+deb9u1_amd64.deb Size: 4149058 MD5sum: 333213d84c880799edc18f2bbaeba55b SHA1: 5302d2fcb928c54b42dcd806ae597e1a6dd363c9 SHA256: d93dc6d752553a97b3ecdb45d1c3c691317264ceba7f16ba61d069f8bbed64cc SHA512: 3388c3626205efcced5a87fe82dd5e4a0ffe9716aaf423b52001225362e20172f111ddb2662a431d6409486d5069e60790318491971501f5e0f7448701cdda95 Homepage: https://mariadb.org/ Description: MariaDB embedded database, shared library MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package includes a shared library for embedded MariaDB applications. Package: libmariadbclient18 Architecture: amd64 Version: 10.1.44-0+deb9u1 Multi-Arch: same Priority: optional Section: libs Source: mariadb-10.1 Maintainer: Debian MySQL Maintainers Installed-Size: 4309 Depends: mysql-common, libc6 (>= 2.17), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Filename: 4.4-4/amd64/libmariadbclient18_10.1.44-0+deb9u1_amd64.deb Size: 784864 MD5sum: a2f3d89efaf6a725949e4e4a33ecb3e0 SHA1: 3eec8dd0b49f2dfdf8e49ee6caee1a693cb709e0 SHA256: e320729d78a99fe3e3e3f84b549f710967665d20e44d9c6a57c1a402ac33db0e SHA512: 485b3bce181270766f5b49631ccadf54846e868054f1cf4fa2ac5a1dfc071c23257bf1436cb14584a057b8276fe2938446b0c0c16c6c0b6dc75a1a414a31b432 Homepage: https://mariadb.org/ Description: MariaDB database client library MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package includes the client library. Package: mariadb-server-core-10.1 Architecture: amd64 Version: 10.1.44-0+deb9u1 Priority: optional Section: database Source: mariadb-10.1 Maintainer: Debian MySQL Maintainers Installed-Size: 26318 Provides: virtual-mysql-server-core Depends: mariadb-common (>= 10.1.44-0+deb9u1), libaio1 (>= 0.3.93), libc6 (>= 2.17), libjemalloc1 (>= 2.1.1), libstdc++6 (>= 5.2), libsystemd0, zlib1g (>= 1:1.2.0) Conflicts: mariadb-galera-server-5.5, mysql-server-5.5, mysql-server-5.6, mysql-server-5.7, virtual-mysql-server-core Breaks: mariadb-client-10.1 (<< 10.1.44-0+deb9u1), mariadb-server-10.1 (<< 10.1.44-0+deb9u1), mariadb-server-core-10.0, mariadb-server-core-5.5, mysql-client-5.5, mysql-client-5.6, mysql-server-core-5.5, mysql-server-core-5.6, mysql-server-core-5.7 Replaces: mariadb-client-10.1 (<< 10.1.44-0+deb9u1), mariadb-server-10.1 (<< 10.1.44-0+deb9u1), mariadb-server-core-10.0, mariadb-server-core-5.5, mysql-client-5.5, mysql-client-5.6, mysql-client-5.7, mysql-server-core-5.5, mysql-server-core-5.6, mysql-server-core-5.7, virtual-mysql-server-core Filename: 4.4-4/amd64/mariadb-server-core-10.1_10.1.44-0+deb9u1_amd64.deb Size: 5255066 MD5sum: 3ef801071ddb0e90bfba760cfb3e6d6d SHA1: 3c436facc856483e02b0dec6df1e5cbc752e34da SHA256: 29e2f1b383da4b5b867d03b8707bac2fc34307c8cecada2983d7024b8c915f82 SHA512: 0d187caa1007319ee84fa26458959b0653d16b19cb24046449d07264e04649a73c586c5942e2d7ada75b654700d8aef004320fa52b0cd6824d0756ea282f0e35 Homepage: https://mariadb.org/ Description: MariaDB database core server files MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package includes the core server files, as used by Akonadi. Package: mariadb-plugin-gssapi-client Architecture: amd64 Version: 10.1.44-0+deb9u1 Priority: optional Section: database Source: mariadb-10.1 Maintainer: Debian MySQL Maintainers Installed-Size: 78 Depends: libgssapi-krb5-2 (>= 1.14+dfsg), mariadb-client-10.1, libc6 (>= 2.14), libcomerr2 (>= 1.01), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libstdc++6 (>= 4.1.1) Breaks: mariadb-gssapi-client-10.1, mariadb-gssapi-client-10.2 Replaces: mariadb-gssapi-client-10.1, mariadb-gssapi-client-10.2 Filename: 4.4-4/amd64/mariadb-plugin-gssapi-client_10.1.44-0+deb9u1_amd64.deb Size: 30486 MD5sum: 520bbea451e274ff5c16fe0ab74f5941 SHA1: 4abd777dafc76de78a063261133472faaa86394b SHA256: 89575c77b0fa666dcce8c9f4b185569a9dfe16f3f43d9830fc2dae2f28beeac5 SHA512: ec4f89d40e647f146bf534e9d56f876dc6a57923efa6ab118f7033df3407a34fc3d5cb05351c26d088d4792c7bd059e3e849effa948d735bbd4a27b4ed380d4a Homepage: https://mariadb.org/ Description: GSSAPI authentication plugin for MariaDB client This plugin includes support for Kerberos on Unix, but can also be used for Windows authentication with or without domain environment. . This package contains the client parts. Package: mariadb-server-10.1 Architecture: amd64 Version: 10.1.44-0+deb9u1 Priority: optional Section: database Source: mariadb-10.1 Maintainer: Debian MySQL Maintainers Installed-Size: 76653 Provides: virtual-mysql-server Pre-Depends: adduser (>= 3.40), debconf, mariadb-common (>= 10.1.44-0+deb9u1) Depends: galera-3 (>= 25.3), gawk, iproute2, libdbi-perl, lsb-base (>= 3.0-10), lsof, mariadb-client-10.1 (>= 10.1.44-0+deb9u1), mariadb-server-core-10.1 (>= 10.1.44-0+deb9u1), passwd, perl (>= 5.6), psmisc, rsync, socat, debconf (>= 0.5) | debconf-2.0, init-system-helpers (>= 1.18~), libaio1 (>= 0.3.93), libc6 (>= 2.17), libpam0g (>= 0.99.7.1), libstdc++6 (>= 5.2), libsystemd0, zlib1g (>= 1:1.2.0) Recommends: libhtml-template-perl Suggests: mailx, mariadb-test, netcat-openbsd, tinyca Conflicts: mariadb-tokudb-engine-10.0, mariadb-tokudb-engine-10.1, mariadb-tokudb-engine-5.5, mysql-server-core-5.5, mysql-server-core-5.6, mysql-server-core-5.7, virtual-mysql-server Breaks: cqrlog (<< 1.9.0-5~), mariadb-galera-server, mariadb-galera-server-10.0, mariadb-galera-server-5.5, mariadb-server-10.0, mariadb-server-5.5, mariadb-tokudb-engine-10.0, mariadb-tokudb-engine-10.1, mariadb-tokudb-engine-5.5, mysql-client-5.5, mysql-server-5.5, mysql-server-5.6, mysql-server-5.7 Replaces: mariadb-galera-server, mariadb-galera-server-10.0, mariadb-galera-server-5.5, mariadb-server-10.0, mariadb-server-5.5, mariadb-tokudb-engine-10.0, mariadb-tokudb-engine-10.1, mariadb-tokudb-engine-5.5, mysql-client-5.5, mysql-server-5.5, mysql-server-5.6, mysql-server-5.7, virtual-mysql-server Filename: 4.4-4/amd64/mariadb-server-10.1_10.1.44-0+deb9u1_amd64.deb Size: 5343978 MD5sum: 614969678d9c84552ac67f707026f4cf SHA1: d746eff12f014846c158ad60f698a81c88a4d217 SHA256: 3bc88275005d9edfbbcfce35bdd88e22e8a16decf049270d9bb6a51bb5483c89 SHA512: 9baaec85bbaf32d4f81f954361c399965d605a794c053b1e3f307c0174e16ebdc64227815405a328e9e554ac2924efa1fccb0b2dbb9740783afe9cc4a44ae4f9 Homepage: https://mariadb.org/ Description: MariaDB database server binaries MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package includes the server binaries. Package: mariadb-plugin-spider Architecture: amd64 Version: 10.1.44-0+deb9u1 Priority: optional Section: database Source: mariadb-10.1 Maintainer: Debian MySQL Maintainers Installed-Size: 950 Depends: mariadb-server-10.1, libc6 (>= 2.14), libstdc++6 (>= 5) Breaks: mariadb-server-10.0, mariadb-server-10.1 (<< 10.1.44-0+deb9u1) Replaces: mariadb-server-10.0, mariadb-server-10.1 (<< 10.1.44-0+deb9u1) Filename: 4.4-4/amd64/mariadb-plugin-spider_10.1.44-0+deb9u1_amd64.deb Size: 298902 MD5sum: c21328076faec6eb3b24187a4c9e84fa SHA1: a252703008ca42902f71779377da72fd8c294b39 SHA256: 1b2e300646b0c44455396221b263ee0a4dcb64355e8f30ac913b84020d1e7cf7 SHA512: 73e6db513c04d6c1d2da6b01d8b1ff63f13c24fca63fe10107c46cdbd749763885abbf7e5215ef038295d730522e673eb6b1e57fb3771138b9316c30499254ff Homepage: https://mariadb.org/ Description: Spider storage engine for MariaDB The Spider storage engine with built-in sharding features. It supports partitioning and xa transactions, and allows tables of different MariaDB instances to be handled as if they were on the same instance. It refers to one possible implementation of ISO/IEC 9075-9:2008 SQL/MED. Package: mariadb-plugin-gssapi-server Architecture: amd64 Version: 10.1.44-0+deb9u1 Priority: optional Section: database Source: mariadb-10.1 Maintainer: Debian MySQL Maintainers Installed-Size: 88 Depends: libgssapi-krb5-2 (>= 1.14+dfsg), mariadb-server-10.1, libc6 (>= 2.14), libcomerr2 (>= 1.01), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.13~alpha1+dfsg), libstdc++6 (>= 4.1.1) Breaks: mariadb-gssapi-server-10.1, mariadb-gssapi-server-10.2 Replaces: mariadb-gssapi-server-10.1, mariadb-gssapi-server-10.2 Filename: 4.4-4/amd64/mariadb-plugin-gssapi-server_10.1.44-0+deb9u1_amd64.deb Size: 31932 MD5sum: 87a2a54d66ce14afc083306ae223e360 SHA1: 84cf1852ce71e4247bba93ca0616bab3d9435c09 SHA256: a836385b9e0e3f6c5fd9d302b7a28958a77f0ec9851f3a48f012aa4575e303ac SHA512: 8e2af21d6f57a3c3f48c8fc62043b4ff87d7c6cf62d996f2ad44d2c0e84287f3277cefcaac0ae71015d67a9345e6c742646ee71e5817d891f3540c0e17d406a4 Homepage: https://mariadb.org/ Description: GSSAPI authentication plugin for MariaDB server This plugin includes support for Kerberos on Unix, but can also be used for Windows authentication with or without domain environment. . This package contains the server parts. Package: mariadb-client-core-10.1 Architecture: amd64 Version: 10.1.44-0+deb9u1 Priority: optional Section: database Source: mariadb-10.1 Maintainer: Debian MySQL Maintainers Installed-Size: 24714 Provides: virtual-mysql-client-core Depends: mariadb-common (>= 10.1.44-0+deb9u1), libaio1 (>= 0.3.93), libc6 (>= 2.17), libncurses5 (>= 6), libreadline5 (>= 5.2), libstdc++6 (>= 5.2), libtinfo5 (>= 6), zlib1g (>= 1:1.2.0) Conflicts: mysql-client-5.5, mysql-client-5.6, mysql-client-5.7, virtual-mysql-client-core Breaks: mariadb-client-10.0 (<< 10.0.24-6~), mariadb-client-core-10.0, mariadb-client-core-5.5, mysql-client-core-5.5, mysql-client-core-5.6, mysql-client-core-5.7 Replaces: mariadb-client-10.0 (<< 10.0.24-6~), mariadb-client-core-10.0, mariadb-client-core-5.5, mysql-client-core-5.5, mysql-client-core-5.6, mysql-client-core-5.7, virtual-mysql-client-core Filename: 4.4-4/amd64/mariadb-client-core-10.1_10.1.44-0+deb9u1_amd64.deb Size: 5125052 MD5sum: 6cd9dbd52fc2383c23124526ea0eb70f SHA1: ffa23a7b5350d18ba1d87c4f38c520444bac2109 SHA256: c62425cc9fc02a81d949493f4c0a6bb799658605c4f017a389bec34c29451cdf SHA512: 2d0a0b17f87c128c692090637fa1f14c67189dc88260a1cf8385abba5fcb6224e5283291acbb32f6bb75a897508a864d60dffc44d430aaa3836160642ee7eeb2 Homepage: https://mariadb.org/ Description: MariaDB database core client binaries MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package includes the core client files, as used by Akonadi. Package: mariadb-plugin-cracklib-password-check Architecture: amd64 Version: 10.1.44-0+deb9u1 Priority: optional Section: database Source: mariadb-10.1 Maintainer: Debian MySQL Maintainers Installed-Size: 80 Depends: libcrack2 (>= 2.9.0), mariadb-server-10.1, libc6 (>= 2.14) Filename: 4.4-4/amd64/mariadb-plugin-cracklib-password-check_10.1.44-0+deb9u1_amd64.deb Size: 29588 MD5sum: 1a1908a51242a7e0d2686527833ca332 SHA1: 1adac188e90563bcaad96f937f4310a0eea32ebc SHA256: a0102bc847f927b68b248a1ab677c7d6db7d75dc197031cb6d2768b22217714a SHA512: 3b867bb9e25b08ce33e626db80ef7d02725e00b316b9c1e8c99c4486d71b6a8efba9b73e174c316b733670baf62104170aad323e562e7ce74a88f33fb4151020 Homepage: https://mariadb.org/ Description: CrackLib Password Validation Plugin for MariaDB This password validation plugin uses cracklib to allow only sufficiently secure (as defined by cracklib) user passwords in MariaDB. Package: libmariadbd-dev Architecture: amd64 Version: 10.1.44-0+deb9u1 Multi-Arch: same Priority: optional Section: libdevel Source: mariadb-10.1 Maintainer: Debian MySQL Maintainers Installed-Size: 29397 Depends: libmariadbclient-dev (= 10.1.44-0+deb9u1), libmariadbd18 (= 10.1.44-0+deb9u1) Breaks: libmysqld-dev Replaces: libmysqld-dev Filename: 4.4-4/amd64/libmariadbd-dev_10.1.44-0+deb9u1_amd64.deb Size: 4959284 MD5sum: 32b9416619e49d867bb4c2a36d27a288 SHA1: 5fe25b1ef2b9dbf0f57aa16420e5b1b689545af4 SHA256: 9395cc10e8e916985a9617b82ca2e4c36e8735872906184bbe451f0757529eda SHA512: 019b36af083c9ff3bcf21f3e451c0bc0a52acd56c99fd46d00d2d7ec7b25bf050d6295966d56dcda46951c11e06996fc35a1fc7be1f7b1e5882710624b1b8058 Homepage: https://mariadb.org/ Description: MariaDB embedded database, development files MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package includes the embedded server library development and header files. Package: mariadb-plugin-connect Architecture: amd64 Version: 10.1.44-0+deb9u1 Priority: optional Section: database Source: mariadb-10.1 Maintainer: Debian MySQL Maintainers Installed-Size: 1613 Depends: libxml2 (>= 2.7.4), mariadb-server-10.1, unixodbc, libc6 (>= 2.14), libodbc1 (>= 2.3.1), libstdc++6 (>= 5), zlib1g (>= 1:1.2.3.4) Conflicts: mariadb-connect-engine-10.0, mariadb-connect-engine-10.1 Breaks: mariadb-connect-engine-10.0, mariadb-connect-engine-10.1, mariadb-server-10.0, mariadb-server-10.1 (<< 10.1.44-0+deb9u1) Replaces: mariadb-connect-engine-10.0, mariadb-connect-engine-10.1, mariadb-server-10.0, mariadb-server-10.1 (<< 10.1.44-0+deb9u1) Filename: 4.4-4/amd64/mariadb-plugin-connect_10.1.44-0+deb9u1_amd64.deb Size: 483184 MD5sum: 13018014d5e8cb48bb016e2bd29eaae2 SHA1: 05126367ffbd1dca00ad963cc0e98564161a6838 SHA256: e0f7f3b502aabd4d6877bbbfdb941a1b794011225bc9f4c6c7bc550b9c179266 SHA512: fe6c911de562927532622f1501b2f234be9636cd644e46a7a473c14e965603d0b9acb350b0eddcc59f0fad8dd9454ce50d947218224b167b9eecae7925a15a12 Homepage: https://mariadb.org/ Description: Connect storage engine for MariaDB Connect engine supports a number of file formats (dbf, xml, txt, bin, etc), connections to ODBC tables and remote MySQL tables, as well as a number of other interesting features. This package contains the Connect plugin for MariaDB. Package: mariadb-plugin-oqgraph Architecture: amd64 Version: 10.1.44-0+deb9u1 Priority: optional Section: database Source: mariadb-10.1 Maintainer: Debian MySQL Maintainers Installed-Size: 252 Depends: libjudydebian1, mariadb-server-10.1, libc6 (>= 2.14), libstdc++6 (>= 5.2) Conflicts: mariadb-oqgraph-engine-10.0, mariadb-oqgraph-engine-10.1 Breaks: mariadb-oqgraph-engine-10.0, mariadb-oqgraph-engine-10.1, mariadb-server-10.0, mariadb-server-10.1 (<< 10.1.44-0+deb9u1) Replaces: mariadb-oqgraph-engine-10.0, mariadb-oqgraph-engine-10.1, mariadb-server-10.0, mariadb-server-10.1 (<< 10.1.44-0+deb9u1) Filename: 4.4-4/amd64/mariadb-plugin-oqgraph_10.1.44-0+deb9u1_amd64.deb Size: 85176 MD5sum: 8c33b1ccda7ed4533caf423a38288f92 SHA1: 20bbdd4e044ddbb1552e7fa1f7cba6504b526378 SHA256: 3147f37e2327677ee4c02c39a8514def73cb2552efc13d02edf9f7d304674f3b SHA512: 8ce8036c337c4ee47b2866f0c11db38b21b22e85c0e8e95e9185af0c20858d3a9f426f4cbc0676e2066969bbb55a14b175ae365eec2d656e555f2cb90a3a1568 Homepage: https://mariadb.org/ Description: OQGraph storage engine for MariaDB The OQGraph engine is a computation engine plugin for handling hierarchies (trees) and graphs (friend-of-a-friend, etc) cleanly through standard SQL. This package contains the OQGraph plugin for MariaDB. Package: mariadb-plugin-mroonga Architecture: amd64 Version: 10.1.44-0+deb9u1 Priority: optional Section: database Source: mariadb-10.1 Maintainer: Debian MySQL Maintainers Installed-Size: 6416 Depends: mariadb-server-10.1, libatomic1 (>= 4.8), libc6 (>= 2.14), libstdc++6 (>= 5), zlib1g (>= 1:1.2.0) Breaks: mariadb-server-10.0, mariadb-server-10.1 (<< 10.1.44-0+deb9u1) Replaces: mariadb-server-10.0, mariadb-server-10.1 (<< 10.1.44-0+deb9u1) Filename: 4.4-4/amd64/mariadb-plugin-mroonga_10.1.44-0+deb9u1_amd64.deb Size: 1201930 MD5sum: 6fd57de818dbdc69e6503a9451d9d33c SHA1: b894b9b29995df0b7e3b81e0ea95828cae72edd7 SHA256: 954c30eb0fa4095a9cfb379934ac25d4d27806afbd43ed752a0d8392778cff96 SHA512: a9c8db8adb2778aa7e17a79980b29bf0e5d2bd9e29fd76edfa95dc3e7e8f789c2333c3e3fc8b8c86cb3f88866eeb44c0700dbcd52d589e073fdbca022e3b764c Homepage: https://mariadb.org/ Description: Mroonga storage engine for MariaDB Mroonga (formerly named Groonga Storage Engine) is a storage engine that provides fast CJK-ready full text searching using column store. This package contains the Mroonga plugin for MariaDB. Package: mariadb-test Architecture: amd64 Version: 10.1.44-0+deb9u1 Priority: optional Section: database Source: mariadb-10.1 Maintainer: Debian MySQL Maintainers Installed-Size: 43319 Provides: virtual-mysql-testsuite Depends: libmariadbclient18 (= 10.1.44-0+deb9u1), mariadb-client-10.1 (= 10.1.44-0+deb9u1), mariadb-server-10.1 (= 10.1.44-0+deb9u1), mariadb-test-data (= 10.1.44-0+deb9u1), libaio1 (>= 0.3.93), libc6 (>= 2.17), libstdc++6 (>= 5.2), zlib1g (>= 1:1.2.0) Suggests: patch Breaks: mariadb-test-10.0, mariadb-test-10.1, mariadb-test-5.5, mysql-testsuite, mysql-testsuite-5.5, mysql-testsuite-5.6, mysql-testsuite-5.7 Replaces: mariadb-test-10.0, mariadb-test-10.1, mariadb-test-5.5, mysql-testsuite, mysql-testsuite-5.5, mysql-testsuite-5.6, mysql-testsuite-5.7, virtual-mysql-testsuite Filename: 4.4-4/amd64/mariadb-test_10.1.44-0+deb9u1_amd64.deb Size: 9922206 MD5sum: 5e170901d4487231fa05dbf943574a7a SHA1: a7569b176cbd79325163231451ce7d017d90e8f2 SHA256: c1ee73fc458a32d0376212925e216e940267e69c53ddecac8dd575430316822b SHA512: 2e7e6aa07807424802e0c72a381caddc66c66f77cdf1260376a234294262fb83e7fb113b48d9ebba8371ed1bb0e5e8e81ebf0d16bac52e5245375cfcad15cdf5 Homepage: https://mariadb.org/ Description: MariaDB database regression test suite MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package includes the regression test suite. Package: mariadb-client-10.1 Architecture: amd64 Version: 10.1.44-0+deb9u1 Priority: optional Section: database Source: mariadb-10.1 Maintainer: Debian MySQL Maintainers Installed-Size: 45661 Provides: virtual-mysql-client Depends: debianutils (>= 1.6), mariadb-client-core-10.1 (>= 10.1.44-0+deb9u1), libconfig-inifiles-perl, perl:any, libaio1 (>= 0.3.93), libc6 (>= 2.17), libjemalloc1 (>= 2.1.1), libstdc++6 (>= 5.2), libsystemd0, zlib1g (>= 1:1.2.0) Recommends: libdbd-mysql-perl (>= 1.2202), libdbi-perl, libterm-readkey-perl Conflicts: mysql-client-core-5.5, mysql-client-core-5.6, mysql-client-core-5.7, mytop, virtual-mysql-client Breaks: mariadb-client-10.0, mariadb-client-5.5, mariadb-server-10.0 (<< 10.0.13-1~), mysql-client-5.5, mysql-client-5.6, mysql-client-5.7 Replaces: mariadb-client-10.0, mariadb-client-5.5, mariadb-server-10.0 (<< 10.0.13-1~), mysql-client-5.5, mysql-client-5.6, mysql-client-5.7, mytop, virtual-mysql-client Filename: 4.4-4/amd64/mariadb-client-10.1_10.1.44-0+deb9u1_amd64.deb Size: 5929602 MD5sum: 121cd3ea5a59033d1c06246c6d75c7ea SHA1: 828c26d6e267164f4b62575935b60a9c0f25620f SHA256: 8fe02f915920de15efedd1f5e577c7db0d159eb001bf1359304b9b05e9604722 SHA512: 21dd550f0e38915cfc362693dd44ae8914be9143cd5d74787ab2ae22d9359ff54ecc91b1796aa44f957e808dea9e6617b3636454a9c5876cb450334d041b7036 Homepage: https://mariadb.org/ Description: MariaDB database client binaries MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package includes the client binaries and the additional tools innotop and mysqlreport. Package: proftpd-mod-pgsql Architecture: amd64 Version: 1.3.5b-4+deb9u4 Priority: optional Section: net Source: proftpd-dfsg Maintainer: ProFTPD Maintainance Team Installed-Size: 492 Depends: proftpd-basic (= 1.3.5b-4+deb9u4), libc6 (>= 2.4), libpq5 Filename: 4.4-4/amd64/proftpd-mod-pgsql_1.3.5b-4+deb9u4_amd64.deb Size: 477526 MD5sum: a9887b3dcdf045da84ce2384b272546e SHA1: 11e2f75730a01063c1cd6d7852b6a51e2fe3f056 SHA256: 68e532dbed1afd1b5ec76d5f9b2214e17b588e5d1305dd8fa2d3c2432bbba1ae SHA512: 3f3d2a793465d7b7ea2636569f82e698d3974136568cb30fd1160046293e182ee4cca907a1addc137ddb848eeac6b92cf87258e938d766e80af01c6ddf3c2bc9 Homepage: http://www.proftpd.org/ Description: Versatile, virtual-hosting FTP daemon - PostgreSQL module ProFTPD is a powerful modular FTP/SFTP/FTPS server. This File Transfer Protocol daemon supports also hidden directories, virtual hosts, and per-directory ".ftpaccess" files. It uses a single main configuration file, with a syntax similar to Apache. . Because of the advanced design, anonymous-FTP directories can have an arbitrary internal structure (bin, lib, etc, and special files are not needed). Advanced features such as multiple password files and upload/download ratios are also supported. . This package provides PostgreSQL based authentication. Package: proftpd-mod-geoip Architecture: amd64 Version: 1.3.5b-4+deb9u4 Priority: optional Section: net Source: proftpd-dfsg Maintainer: ProFTPD Maintainance Team Installed-Size: 496 Depends: proftpd-basic (= 1.3.5b-4+deb9u4), libc6 (>= 2.4), libgeoip1 Filename: 4.4-4/amd64/proftpd-mod-geoip_1.3.5b-4+deb9u4_amd64.deb Size: 478702 MD5sum: 9c90f63d5159e0ecc44c77e7265fdd8c SHA1: 6679d5e51851c98272bacae22e292e8f317d237c SHA256: ba752227207b3d45605c544c74ac107b5b6ed2e933eb0a2e586f6ad391a14bc9 SHA512: dd37e510205600c97b4eab3891e2c9eda3bb3d2475be310d51c4856f18a275a423d8d3be4b400e34613c9046b11bcccbbb31b78991b0d93bac235b9b7f69fe20 Homepage: http://www.proftpd.org/ Description: Versatile, virtual-hosting FTP daemon - GeoIP module ProFTPD is a powerful modular FTP/SFTP/FTPS server. This File Transfer Protocol daemon supports also hidden directories, virtual hosts, and per-directory ".ftpaccess" files. It uses a single main configuration file, with a syntax similar to Apache. . Because of the advanced design, anonymous-FTP directories can have an arbitrary internal structure (bin, lib, etc, and special files are not needed). Advanced features such as multiple password files and upload/download ratios are also supported. . This package provides GeoIP functionalities. Package: proftpd-mod-sqlite Architecture: amd64 Version: 1.3.5b-4+deb9u4 Priority: optional Section: net Source: proftpd-dfsg Maintainer: ProFTPD Maintainance Team Installed-Size: 492 Depends: proftpd-basic (= 1.3.5b-4+deb9u4), libc6 (>= 2.4), libsqlite3-0 (>= 3.5.9) Filename: 4.4-4/amd64/proftpd-mod-sqlite_1.3.5b-4+deb9u4_amd64.deb Size: 476994 MD5sum: 005ee1f20fd7fb57a928e6d597f9bc31 SHA1: 682f15b600a895789c3b928fc0407c3aaf3914cf SHA256: 884e322079ad0e977b732cddce47f464191492f1ed7089c8c252ba18fc1d83b3 SHA512: 58244c3655d65e0c6c6d8a91c03ca21f21b4a2fc2f887eff1f1f91a88564c133bc7825595d1ff50e0738341557ce677207f1a69d921bdf64abbae70ef6493bee Homepage: http://www.proftpd.org/ Description: Versatile, virtual-hosting FTP daemon - SQLite3 module ProFTPD is a powerful modular FTP/SFTP/FTPS server. This File Transfer Protocol daemon supports also hidden directories, virtual hosts, and per-directory ".ftpaccess" files. It uses a single main configuration file, with a syntax similar to Apache. . Because of the advanced design, anonymous-FTP directories can have an arbitrary internal structure (bin, lib, etc, and special files are not needed). Advanced features such as multiple password files and upload/download ratios are also supported. . This package provides SQLite based authentication. Package: proftpd-basic Architecture: amd64 Version: 1.3.5b-4+deb9u4 Priority: optional Section: net Source: proftpd-dfsg Maintainer: ProFTPD Maintainance Team Installed-Size: 4435 Provides: ftp-server, proftpd, proftpd-abi-1.3.5b Depends: adduser, debianutils (>= 1.21.0), libpam-runtime (>= 0.76-13.1), netbase (>= 4.13), sed (>= 4.1.5), ucf (>= 0.30), lsb-base (>= 3.0-6), libacl1 (>= 2.2.51-8), libc6 (>= 2.15), libcap2 (>= 1:2.10), libmemcached11, libmemcachedutil2, libncurses5 (>= 6), libpam0g (>= 0.99.7.1), libpcre3, libssl1.0.2 (>= 1.0.2d), libtinfo5 (>= 6), libwrap0 (>= 7.6-4~), zlib1g (>= 1:1.1.4) Suggests: openbsd-inetd | inet-superserver, openssl, proftpd-doc, proftpd-mod-ldap, proftpd-mod-mysql, proftpd-mod-odbc, proftpd-mod-pgsql, proftpd-mod-sqlite, proftpd-mod-geoip Conflicts: ftp-server Breaks: proftpd (<< 1.3.2) Replaces: proftpd (<< 1.3.2) Filename: 4.4-4/amd64/proftpd-basic_1.3.5b-4+deb9u4_amd64.deb Size: 2476838 MD5sum: c756dfcdd9f12fab0f21382458807196 SHA1: f02bdd2f7747f196aae0fdfa7cd9192ad78434bc SHA256: 8582638236256fba8cd573ae6f010acaf599254b03ff5153dc4aed69c44200da SHA512: 7cd47ca6eee3cdf061ba511d6ec7a729d4148bf6c36e50364cfaf2e6c45a4ad79c4bb25b23a84b1607c29f10f49c483deea473ecb588b8f9b2525d412532f062 Homepage: http://www.proftpd.org/ Description: Versatile, virtual-hosting FTP daemon - binaries ProFTPD is a powerful modular FTP/SFTP/FTPS server. This File Transfer Protocol daemon supports also hidden directories, virtual hosts, and per-directory ".ftpaccess" files. It uses a single main configuration file, with a syntax similar to Apache. . Because of the advanced design, anonymous-FTP directories can have an arbitrary internal structure (bin, lib, etc, and special files are not needed). Advanced features such as multiple password files and upload/download ratios are also supported. . This package contains the daemon and all main modules used for common configurations. If you need database-centric authentication install the suitable proftpd-mod suggested package. Package: proftpd-mod-ldap Architecture: amd64 Version: 1.3.5b-4+deb9u4 Priority: optional Section: net Source: proftpd-dfsg Maintainer: ProFTPD Maintainance Team Installed-Size: 523 Depends: proftpd-basic (= 1.3.5b-4+deb9u4), libc6 (>= 2.4), libldap-2.4-2 (>= 2.4.7) Filename: 4.4-4/amd64/proftpd-mod-ldap_1.3.5b-4+deb9u4_amd64.deb Size: 485660 MD5sum: d844ff88353807652f1e2a998f611e94 SHA1: 80e6e051bb2cab2a374e5883e3a5e574b94e02da SHA256: a6c0d6fe2faf621a6a6eddb9d3864388e4f4b51ef1fa7fc902018240722aec80 SHA512: 2e92f7c82df9b0ea808c3ab91cd905817b50a58dc0ca786d96f8114b254f7a79c9b966b7a9e377d88cbe1ad80d1b34425cac157e71c6384566bb0c093b8bf461 Homepage: http://www.proftpd.org/ Description: Versatile, virtual-hosting FTP daemon - LDAP module ProFTPD is a powerful modular FTP/SFTP/FTPS server. This File Transfer Protocol daemon supports also hidden directories, virtual hosts, and per-directory ".ftpaccess" files. It uses a single main configuration file, with a syntax similar to Apache. . Because of the advanced design, anonymous-FTP directories can have an arbitrary internal structure (bin, lib, etc, and special files are not needed). Advanced features such as multiple password files and upload/download ratios are also supported. . This package provides LDAP based authentication. Package: proftpd-mod-mysql Architecture: amd64 Version: 1.3.5b-4+deb9u4 Priority: optional Section: net Source: proftpd-dfsg Maintainer: ProFTPD Maintainance Team Installed-Size: 496 Depends: proftpd-basic (= 1.3.5b-4+deb9u4), libc6 (>= 2.4), libmariadbclient18 (>= 10.1.44-0+deb9u1), zlib1g (>= 1:1.1.4) Filename: 4.4-4/amd64/proftpd-mod-mysql_1.3.5b-4+deb9u4_amd64.deb Size: 477962 MD5sum: 7310ff6e8455d35372a1da45d1cb734f SHA1: 2c46f7a3f62b05f1b7f1e60cc677b64506995c0c SHA256: 240cd573365091468bdde80d058a0eef10daad8dfa9a972f2cfa78bed2f9b850 SHA512: ac6963ea25859724ab5a3f5b6a51fa73179c78d0cd25f58108f934da517eda50026528ba5fe26296f529cb50d5448ffb9cbf709ac68001a5338edda3d8993459 Homepage: http://www.proftpd.org/ Description: Versatile, virtual-hosting FTP daemon - MySQL module ProFTPD is a powerful modular FTP/SFTP/FTPS server. This File Transfer Protocol daemon supports also hidden directories, virtual hosts, and per-directory ".ftpaccess" files. It uses a single main configuration file, with a syntax similar to Apache. . Because of the advanced design, anonymous-FTP directories can have an arbitrary internal structure (bin, lib, etc, and special files are not needed). Advanced features such as multiple password files and upload/download ratios are also supported. . This package provides MySQL based authentication. Package: proftpd-dev Architecture: amd64 Version: 1.3.5b-4+deb9u4 Priority: optional Section: net Source: proftpd-dfsg Maintainer: ProFTPD Maintainance Team Installed-Size: 3327 Depends: libacl1-dev, libpcre3-dev, libssl1.0-dev, libtool, libtool-bin, proftpd-basic (= 1.3.5b-4+deb9u4) Suggests: pkg-config Filename: 4.4-4/amd64/proftpd-dev_1.3.5b-4+deb9u4_amd64.deb Size: 982926 MD5sum: 3610854b54709bdec0c5b6b60e53f2f0 SHA1: ef080cf91e86a2615a91b7b9562bd4b5d0abc3de SHA256: bc1d39c4f95309e5eff2eb15f2d394a203eb53929b96d3775be3bcb7b8fd9a02 SHA512: 7b9903dfdde34815cb0a0e5b20c14b276db9632ddfddf877581b86b0cec550bebf4aeb11867c8b9828c62a5f7091d11810aae076ee4fde29bb6eaa414797ede3 Homepage: http://www.proftpd.org/ Description: Versatile, virtual-hosting FTP daemon - development files ProFTPD is a powerful modular FTP/SFTP/FTPS server. This File Transfer Protocol daemon supports also hidden directories, virtual hosts, and per-directory ".ftpaccess" files. It uses a single main configuration file, with a syntax similar to Apache. . Because of the advanced design, anonymous-FTP directories can have an arbitrary internal structure (bin, lib, etc, and special files are not needed). Advanced features such as multiple password files and upload/download ratios are also supported. . This package contains all files required to develop thirdr-parties modules that can be loaded at run-time by means of DSO support. Package: proftpd-mod-odbc Architecture: amd64 Version: 1.3.5b-4+deb9u4 Priority: optional Section: net Source: proftpd-dfsg Maintainer: ProFTPD Maintainance Team Installed-Size: 496 Depends: proftpd-basic (= 1.3.5b-4+deb9u4), libc6 (>= 2.4), libodbc1 (>= 2.3.1) Filename: 4.4-4/amd64/proftpd-mod-odbc_1.3.5b-4+deb9u4_amd64.deb Size: 479008 MD5sum: 98d97819abb64b92199c496c51ac0546 SHA1: d5c4cbab5246903cd362521af29e51283e91abe9 SHA256: 3eda78c4da7e0d14eef100cd2389011781a2da87a7560aedd637d7b7a6ec69fa SHA512: c4bdb2d7e99d9b1cadddab9e85ac57b074aa9b7159a68b5da571ae7c5d588e8eb2c4ef3dd607d3aed8ae8cacc5e48eee7c26eafc8bc2b27c435b628b29f6f9fa Homepage: http://www.proftpd.org/ Description: Versatile, virtual-hosting FTP daemon - ODBC module ProFTPD is a powerful modular FTP/SFTP/FTPS server. This File Transfer Protocol daemon supports also hidden directories, virtual hosts, and per-directory ".ftpaccess" files. It uses a single main configuration file, with a syntax similar to Apache. . Because of the advanced design, anonymous-FTP directories can have an arbitrary internal structure (bin, lib, etc, and special files are not needed). Advanced features such as multiple password files and upload/download ratios are also supported. . This package provides ODBC based authentication. Package: linux-image-4.9.0-12-amd64-signed Architecture: amd64 Version: 5.0.0-10A~4.4.0.202002271558 Priority: optional Section: univention Source: univention-kernel-image-signed Maintainer: Univention GmbH Installed-Size: 4177 Depends: linux-image-4.9.0-12-amd64 (= 4.9.210-1) Filename: 4.4-4/amd64/linux-image-4.9.0-12-amd64-signed_5.0.0-10A~4.4.0.202002271558_amd64.deb Size: 4073438 MD5sum: 75d221f10a9b42432611f47019628ed7 SHA1: 0f9400c8ee99d4ddf1436c3ef8ba67bf161107e6 SHA256: dcb4389939858569a5290aed15bd6b615e3ae79b8f64f61af3f865836b7c963d SHA512: b01d81fc70be668da88fb1d36f3388e04525937e2987d3724d5a25f8c965aefc182ca42771234eeab7790048ac78fa13d29640c415e69a1c1933b4043c54a8a5 Description: UCS - Linux kernel (standard) This package provides the signed version of: . The Linux kernel 4.9 and modules for use on PCs with AMD64, Intel 64 or VIA Nano processors. . This kernel also runs on a Xen hypervisor. It supports both privileged (dom0) and unprivileged (domU) operation. . It is part of Univention Corporate Server (UCS), an integrated, directory driven solution for managing corporate environments. For more information about UCS, refer to: https://www.univention.de/ Package: kernel-image-4.9.0-12-amd64-di-signed Architecture: amd64 Version: 5.0.0-10A~4.4.0.202002271558 Priority: optional Section: debian-installer Source: univention-kernel-image-signed Maintainer: Univention GmbH Installed-Size: 4169 Filename: 4.4-4/amd64/kernel-image-4.9.0-12-amd64-di-signed_5.0.0-10A~4.4.0.202002271558_amd64.udeb Size: 4070574 MD5sum: aacdf002f856e78e0a22c4389b052c73 SHA1: bb95794e031c1e21678bd595372d3695f5468a17 SHA256: 4ed64056d8ace2067e531bce23a288f1087447908a2181c3930962528ad9dc48 SHA512: 725ca30a7b4bc9bff74ec9e573e004f1ba6a39b65afd084571276bd31c1b4f946f1812af8a1b17f1207f7ca4cf63d99194c5faa1dc91a1ca2aa4779b2e9c59b0 Description: UCS - Linux kernel (standard) This package provides the signed version of: . The Linux kernel 4.9 and modules for use on PCs with AMD64, Intel 64 or VIA Nano processors. . This kernel also runs on a Xen hypervisor. It supports both privileged (dom0) and unprivileged (domU) operation. . It is part of Univention Corporate Server (UCS), an integrated, directory driven solution for managing corporate environments. For more information about UCS, refer to: https://www.univention.de/ Package: multipath-modules-4.9.0-12-amd64-di Architecture: amd64 Version: 4.9.210-1 Kernel-Version: 4.9.0-12-amd64 Priority: extra Section: debian-installer Source: linux Maintainer: Debian Kernel Team Installed-Size: 75 Provides: multipath-modules Depends: kernel-image-4.9.0-12-amd64-di, md-modules-4.9.0-12-amd64-di, scsi-core-modules-4.9.0-12-amd64-di Filename: 4.4-4/amd64/multipath-modules-4.9.0-12-amd64-di_4.9.210-1_amd64.udeb Size: 15618 MD5sum: 98360d2d87ba8ef7b807e893dcb1708d SHA1: ad2d290c8d37262a8b79df8c7a54585b9bbbc6f2 SHA256: 13a049c41ada15ed6651e9ce0842197d625966ea04d46713598bf367b68e4a2e SHA512: f6cfc66f494ed306c3005c2870f11952e013ac320db93497b6b07523413d5327f4c2c723e83fd71e2a95f6cb1ffb7721f7319b328a557e9ef5a3e0bb1effde51 Description: Multipath support This package contains DM-Multipath modules for the kernel. Package: mmc-core-modules-4.9.0-12-amd64-di Architecture: amd64 Version: 4.9.210-1 Kernel-Version: 4.9.0-12-amd64 Priority: extra Section: debian-installer Source: linux Maintainer: Debian Kernel Team Installed-Size: 253 Provides: mmc-core-modules Depends: kernel-image-4.9.0-12-amd64-di Filename: 4.4-4/amd64/mmc-core-modules-4.9.0-12-amd64-di_4.9.210-1_amd64.udeb Size: 56180 MD5sum: d10d2ffb77572f1bd6bef6c8ea3375a6 SHA1: d2058955a45f812129fe10e843b0583ed8864e40 SHA256: d99cec523e5936c3d6f9e63bbcb75dc07fc85b5c7b5ef2a40e90de8dbe3fb404 SHA512: f1f8015812ae2fd10225cf1137c0293aad5b29856d1c2397d7faf0547383e413758bd2280173d7a2b6cffde0a83b2e5ed94adef6f81cb7447244a2939161c1f4 Description: MMC/SD/SDIO core modules This package contains core modules for MMC/SD/SDIO support. Package: linux-headers-4.9.0-12-amd64 Architecture: amd64 Version: 4.9.210-1 Priority: optional Section: kernel Source: linux Maintainer: Debian Kernel Team Installed-Size: 4196 Depends: linux-headers-4.9.0-12-common (= 4.9.210-1), linux-kbuild-4.9 (>= 4.9.210-1), linux-compiler-gcc-6-x86 (>= 4.9.82-1+deb9u1~) Filename: 4.4-4/amd64/linux-headers-4.9.0-12-amd64_4.9.210-1_amd64.deb Size: 449754 MD5sum: 28891f603d61a8d53d0a0f81fd64b85f SHA1: 5ec7679266f8f42cbcee85d09d9ba58678da0d5d SHA256: 75c14c9d851590bd6678422251acc461d356b05eb99c0752a11302aa19a219f4 SHA512: e20bcd007193994ddf69175b0466cd60d7b53257d01c912d606533ca377e2f64a38b010cd9a20b83c2cda11d2fd64bf0c7e970ce31f9e8b373c5d71f502d5059 Homepage: https://www.kernel.org/ Description: Header files for Linux 4.9.0-12-amd64 This package provides the architecture-specific kernel header files for Linux kernel 4.9.0-12-amd64, generally used for building out-of-tree kernel modules. These files are going to be installed into /usr/src/linux-headers-4.9.0-12-amd64, and can be used for building modules that load into the kernel provided by the linux-image-4.9.0-12-amd64 package. Package: linux-headers-4.9.0-12-rt-amd64 Architecture: amd64 Version: 4.9.210-1 Priority: optional Section: kernel Source: linux Maintainer: Debian Kernel Team Installed-Size: 4177 Depends: linux-headers-4.9.0-12-common-rt (= 4.9.210-1), linux-kbuild-4.9 (>= 4.9.210-1), linux-compiler-gcc-6-x86 (>= 4.9.82-1+deb9u1~) Filename: 4.4-4/amd64/linux-headers-4.9.0-12-rt-amd64_4.9.210-1_amd64.deb Size: 448698 MD5sum: 92eaf1964629fc97cbf489320ff2eb9f SHA1: d02229d708d7dc27ec99e6e73d0b7cde89b1d6be SHA256: 10bb987e4cb1035a52570b33c22e4b7a9d2a6e1921b97e2fc3a000d2f4638412 SHA512: c30f37627607034083832cbecb5099110974713a87450151cfb90c8e4a730aca7261d079931e1c2d762da919614f940135c2bd0d626e28368da89c6f1f79d886 Homepage: https://www.kernel.org/ Description: Header files for Linux 4.9.0-12-rt-amd64 This package provides the architecture-specific kernel header files for Linux kernel 4.9.0-12-rt-amd64, generally used for building out-of-tree kernel modules. These files are going to be installed into /usr/src/linux-headers-4.9.0-12-rt-amd64, and can be used for building modules that load into the kernel provided by the linux-image-4.9.0-12-rt-amd64 package. Package: xfs-modules-4.9.0-12-amd64-di Architecture: amd64 Version: 4.9.210-1 Kernel-Version: 4.9.0-12-amd64 Priority: standard Section: debian-installer Source: linux Maintainer: Debian Kernel Team Installed-Size: 1936 Provides: xfs-modules Depends: kernel-image-4.9.0-12-amd64-di, crc-modules-4.9.0-12-amd64-di Filename: 4.4-4/amd64/xfs-modules-4.9.0-12-amd64-di_4.9.210-1_amd64.udeb Size: 391222 MD5sum: 2b5a3cb89d8b74701cbc697e4fc40b28 SHA1: 25f6db5e19dd4e5e7f4ae98c3be1263f537b8b64 SHA256: cc06ec1bfa316c2c01ddf4d6f6befb42ed84dcbe128d67030b68a8e309de1b2c SHA512: 64ff84eddc7f37587a451d9217c7b3ad6f61b992f52262556dffcb6e9012326de34171d6d983dbb53ccc866a91fd3f82b86a9b2ca43b088265426be5890890e2 Description: XFS filesystem support This package contains the XFS filesystem module for the kernel. Package: nic-wireless-modules-4.9.0-12-amd64-di Architecture: amd64 Version: 4.9.210-1 Kernel-Version: 4.9.0-12-amd64 Priority: standard Section: debian-installer Source: linux Maintainer: Debian Kernel Team Installed-Size: 15885 Provides: nic-wireless-modules Depends: kernel-image-4.9.0-12-amd64-di, nic-shared-modules-4.9.0-12-amd64-di, usb-modules-4.9.0-12-amd64-di, mmc-modules-4.9.0-12-amd64-di, pcmcia-modules-4.9.0-12-amd64-di, crc-modules-4.9.0-12-amd64-di Filename: 4.4-4/amd64/nic-wireless-modules-4.9.0-12-amd64-di_4.9.210-1_amd64.udeb Size: 3402092 MD5sum: f4edd25d8ce8e0d050d0755851091b92 SHA1: 015980c4d96a584b737cd678449e38fa5db00d68 SHA256: 1a3133690599b09a9fcc291caeddc1a741e35f62d3bfd4dba1ef74489bdfeb51 SHA512: 71f58ce6c61eeb2fe039df361d852f1f10bb5dc63671d86bb46a2d3a9953cd25b0b9d1798a896ebd47d1cde78b873f3dbfc226e2e22c8e1fe5ed80009b7fbea6 Description: Wireless NIC drivers This package contains wireless NIC drivers for the kernel. Includes crypto modules only needed for wireless (WEP, WPA). Package: serial-modules-4.9.0-12-amd64-di Architecture: amd64 Version: 4.9.210-1 Kernel-Version: 4.9.0-12-amd64 Priority: optional Section: debian-installer Source: linux Maintainer: Debian Kernel Team Installed-Size: 176 Provides: serial-modules Depends: kernel-image-4.9.0-12-amd64-di, pcmcia-modules-4.9.0-12-amd64-di Filename: 4.4-4/amd64/serial-modules-4.9.0-12-amd64-di_4.9.210-1_amd64.udeb Size: 34862 MD5sum: fc20e9bdd90a4854513daa72c2970533 SHA1: d33801935e71b14c9e896db700cd40027c20ea2e SHA256: 7451e993f2388147b5de81dbd9bfe79d22d5726c522cf0ac07a3ab5bb123471e SHA512: b3ec505159c989861dd2c89a60e6c3c61cfbefb2ca416966c5ac76f87bc09bf8b1ef3db5bbce6456481fb6c29f472fe4e189b7d625411b2f378d39c433161dcc Description: Serial drivers This package contains serial drivers for the kernel. Package: pcmcia-modules-4.9.0-12-amd64-di Architecture: amd64 Version: 4.9.210-1 Kernel-Version: 4.9.0-12-amd64 Priority: standard Section: debian-installer Source: linux Maintainer: Debian Kernel Team Installed-Size: 317 Provides: pcmcia-modules Depends: kernel-image-4.9.0-12-amd64-di Filename: 4.4-4/amd64/pcmcia-modules-4.9.0-12-amd64-di_4.9.210-1_amd64.udeb Size: 61976 MD5sum: 1e384af512ee9123364f5bf4e0f36ce9 SHA1: 9e98c3233cb5ede4f24d843505df9b10acf7ce7c SHA256: 649b6345eb07049ac274d98b6c332643ffc8caba0fde2b36cc6c1c2a0efa8b2b SHA512: a3631e464f4e112561207d7ab507a3f4067c0c4c202654280efdd0832b3e0861561c48468fe6fad6c80b6516710983f6229fd112dbbff1df4bb80ca5367ac6e1 Description: Common PCMCIA drivers This package contains common PCMCIA drivers for the kernel. Package: usbip Architecture: amd64 Version: 2.0+4.9.210-1 Priority: optional Section: admin Source: linux (4.9.210-1) Maintainer: Debian Kernel Team Installed-Size: 810 Depends: usbutils, libc6 (>= 2.7), libudev1 (>= 183), libwrap0 (>= 7.6-4~) Filename: 4.4-4/amd64/usbip_2.0+4.9.210-1_amd64.deb Size: 727828 MD5sum: bdcad34fa9d4ca7f8f28f020eb3390d8 SHA1: a08de4eb8a15ecc872991d5fc7a5188daab7d9a7 SHA256: 45e84ddc804471e7686d3d37baed466b603a00a6014beb6b6434c25cd9e3d5d0 SHA512: 2d0d366cc4c71b5e90d0a817d865da908c4391a69e0e9e10c27090800b248a981f578c0ab666f92c72f6835a6bd15cb063d10bbd1e6aea4dff52417bbce9b164 Homepage: https://www.kernel.org/ Description: USB device sharing system over IP network USB/IP is a system for sharing USB devices over the network. . To share USB devices between computers with their full functionality, USB/IP encapsulates "USB requests" into IP packets and transmits them between computers. . Original USB device drivers and applications can be used for remote USB devices without any modification of them. A computer can use remote USB devices as if they were directly attached. . Currently USB/IP provides no access control or encryption. It should only be used in trusted environments. . This package provides the server component 'usbipd' and the client tool 'usbip'. Package: ppp-modules-4.9.0-12-amd64-di Architecture: amd64 Version: 4.9.210-1 Kernel-Version: 4.9.0-12-amd64 Priority: optional Section: debian-installer Source: linux Maintainer: Debian Kernel Team Installed-Size: 176 Provides: ppp-modules Depends: kernel-image-4.9.0-12-amd64-di, serial-modules-4.9.0-12-amd64-di, crc-modules-4.9.0-12-amd64-di Filename: 4.4-4/amd64/ppp-modules-4.9.0-12-amd64-di_4.9.210-1_amd64.udeb Size: 36952 MD5sum: b7b743fd0288e7fed319d50125281ff1 SHA1: bfe6d36fe3a41d837257d81bdbd5998822516b13 SHA256: fca51165b02457cf8359cb9cbf077d46db3d417728eb58d9daeba4a4986cbe12 SHA512: ed0eea1f311669bf19c4e2c7f2571add2968ccff8bdaf7e0847ec36e5efa17397f99abdf3d6f6d0aaf965efa2bb80274b0030622b9e109a9295236b3bdc4b9d1 Description: PPP drivers This package contains PPP drivers for the kernel. Package: pcmcia-storage-modules-4.9.0-12-amd64-di Architecture: amd64 Version: 4.9.210-1 Kernel-Version: 4.9.0-12-amd64 Priority: standard Section: debian-installer Source: linux Maintainer: Debian Kernel Team Installed-Size: 49 Provides: pcmcia-storage-modules Depends: kernel-image-4.9.0-12-amd64-di, cdrom-core-modules-4.9.0-12-amd64-di, pcmcia-modules-4.9.0-12-amd64-di, ata-modules-4.9.0-12-amd64-di Filename: 4.4-4/amd64/pcmcia-storage-modules-4.9.0-12-amd64-di_4.9.210-1_amd64.udeb Size: 7534 MD5sum: 6a91509832073451ca0467d5df372bc0 SHA1: dbda2071610f8248ba1d793b28c4b7fa202f70c9 SHA256: d47228a0b8f20bf2bb028c258fbb675d57245cd91ad167f1163a3cbc07569022 SHA512: f3deed380a93efcfc6f1d49326cde96e788a243a10b384e2cbedfd2040242332e9a5284accd39210082cb96f0bed7c8f3be7c8d0f9fa15f17d263de84d5d5d58 Description: PCMCIA storage drivers This package contains PCMCIA storage drivers for the kernel. Package: fb-modules-4.9.0-12-amd64-di Architecture: amd64 Version: 4.9.210-1 Kernel-Version: 4.9.0-12-amd64 Priority: extra Section: debian-installer Source: linux Maintainer: Debian Kernel Team Installed-Size: 61 Provides: fb-modules Depends: kernel-image-4.9.0-12-amd64-di, i2c-modules-4.9.0-12-amd64-di Filename: 4.4-4/amd64/fb-modules-4.9.0-12-amd64-di_4.9.210-1_amd64.udeb Size: 12672 MD5sum: f8409b0e94ada98587bf82c04c4b8982 SHA1: 5f9e789e018aea3a8facdf778cbb2f8e259d4fc3 SHA256: ce36b6d1d5fc55687dcd65bb439c2439d0d4d4c967c4ef438ee00b5fec1a8be6 SHA512: 67fe2a50cc8d44c5165b7d6689af40731f6923c7785b4c4494d67bafc4e168efa8b8ea86c594ea194d0193a6020a363aefb0584985898f53a0e3565686bfce9f Description: Frame buffer support This package contains Frame buffer drivers for the kernel. Package: linux-image-4.9.0-12-rt-amd64-dbg Architecture: amd64 Version: 4.9.210-1 Priority: extra Section: debug Source: linux Maintainer: Debian Kernel Team Installed-Size: 4101732 Filename: 4.4-4/amd64/linux-image-4.9.0-12-rt-amd64-dbg_4.9.210-1_amd64.deb Size: 575077006 MD5sum: a445a6434753fc3f4121e5540b289034 SHA1: 5b964bf2bb3174461ac9517e87d0339fd46b1e26 SHA256: 9a34f0f38fe55992d3e46e12fc02136c6d81c8cc65c0a54b88053205c24b8d18 SHA512: 539a2e880b1c01ffb320195863f3a9d0b884244f2dfd91803fa200df9ff1ed38a2b606e6da3063f954d048385797bd629caf0ea6914ecd79f827a74c6e30cc19 Homepage: https://www.kernel.org/ Description: Debug symbols for linux-image-4.9.0-12-rt-amd64 This package provides the detached debug symbols for the Linux kernel and modules in linux-image-4.9.0-12-rt-amd64. Package: kernel-image-4.9.0-12-amd64-di Architecture: amd64 Version: 4.9.210-1 Kernel-Version: 4.9.0-12-amd64 Priority: standard Section: debian-installer Source: linux Maintainer: Debian Kernel Team Installed-Size: 7488 Provides: kernel-image, zlib-modules Filename: 4.4-4/amd64/kernel-image-4.9.0-12-amd64-di_4.9.210-1_amd64.udeb Size: 4543446 MD5sum: 2024958c17909bcde3221ed6dff26408 SHA1: 2d6ecb606f92ac1754d3f6e8ac380297097434a5 SHA256: 0fefd68b95e055c84b98d1ad2dfb37f1d89fae54643ea9ec6ac119937845a1fd SHA512: 481ab9308888a86acbfdd442c301476d1e1dd2303c296e7136c55a74722aee8a062b4d94db7aa2597641cd972dcd852dc4faa3295c5ba7f2739318c067c5f04f Description: Linux kernel image and core modules for the Debian installer This package contains the kernel image and core modules for the Debian installer boot images. It does _not_ provide a usable kernel for your full Debian system. Package: uinput-modules-4.9.0-12-amd64-di Architecture: amd64 Version: 4.9.210-1 Kernel-Version: 4.9.0-12-amd64 Priority: extra Section: debian-installer Source: linux Maintainer: Debian Kernel Team Installed-Size: 33 Provides: uinput-modules Depends: kernel-image-4.9.0-12-amd64-di Filename: 4.4-4/amd64/uinput-modules-4.9.0-12-amd64-di_4.9.210-1_amd64.udeb Size: 7304 MD5sum: bfcbcf2dfba96ca2b57e3a1790482376 SHA1: 0a98f62754e956b1311bc1dc6de8449b0b805246 SHA256: 222ecfc5d2957d4183eb7a3300c571267d6688d41287c3090e77561f8044de00 SHA512: 19d9b5173725dbe19c6ce3ae2b3dfee31772959d9188b2fd558e0c315207b3b9cf02ada37c2304454b1d9f3eda4068ffaf93621cea7a66084ea4c9310e718247 Description: uinput support This package contains the uinput module. Package: crypto-dm-modules-4.9.0-12-amd64-di Architecture: amd64 Version: 4.9.210-1 Kernel-Version: 4.9.0-12-amd64 Priority: extra Section: debian-installer Source: linux Maintainer: Debian Kernel Team Installed-Size: 53 Provides: crypto-dm-modules Depends: kernel-image-4.9.0-12-amd64-di, md-modules-4.9.0-12-amd64-di Filename: 4.4-4/amd64/crypto-dm-modules-4.9.0-12-amd64-di_4.9.210-1_amd64.udeb Size: 12706 MD5sum: 2df8041c9d4bb88edfb7a87f92c7fcaf SHA1: 5912065e9460cef25150aef6ebaf95dbf5bbdfd0 SHA256: fcc25e0fba7aeba1ae581394d3fec1a6ca260e1fca7be0c71c73d9cdcf6ae692 SHA512: 8147e26dc14fa5afd9e864b7a8dc451c83ee834c93bc56c0245d24f0954c14366a6f6edee267a98378ee520af85a923735672fe44e66bb47d3156f1cd9ea869f Description: devicemapper crypto module This package contains the devicemapper crypto (dm-crypt) module. Package: ntfs-modules-4.9.0-12-amd64-di Architecture: amd64 Version: 4.9.210-1 Kernel-Version: 4.9.0-12-amd64 Priority: extra Section: debian-installer Source: linux Maintainer: Debian Kernel Team Installed-Size: 173 Provides: ntfs-modules Depends: kernel-image-4.9.0-12-amd64-di Filename: 4.4-4/amd64/ntfs-modules-4.9.0-12-amd64-di_4.9.210-1_amd64.udeb Size: 45478 MD5sum: d7bcd7bb10d170befc0234229a5e63a4 SHA1: ea49f743d4ebec980de63c5740b6b1cd582ba79d SHA256: c5fa66daccb8fa65ff8420a6871faa9cde135640a2cca6f2ccc7e32190bda0e7 SHA512: a8a3f42a21af62f48dbd362ad35fdef2ea9967fa2dc6a0aa8c039c2dd7a2469bd832981a105bddc38bb171fa996eb463250ceb556094f3da44aa4aeb37d14f2d Description: NTFS filesystem support This package contains the NTFS file system module for the kernel. Package: libcpupower-dev Architecture: amd64 Version: 4.9.210-1 Priority: optional Section: libdevel Source: linux Maintainer: Debian Kernel Team Installed-Size: 692 Provides: libcpufreq-dev Depends: libcpupower1 (= 4.9.210-1) Conflicts: libcpufreq-dev Replaces: libcpufreq-dev Filename: 4.4-4/amd64/libcpupower-dev_4.9.210-1_amd64.deb Size: 690258 MD5sum: b8a72f757e0bb35aa817a5a6baeda160 SHA1: 720f9882d30141f6513896c1ce2c62addfd4ec50 SHA256: 87fd3f75e467980b0e7330f77927483acc8c1200ecacaba818e3c69349e59762 SHA512: ff759fb5a1efa3cc75fe2ed5f172b269eedce29ca07e653579387691ecc8c01e91947ec82c897d0303618d1f1b4fe7f07228acd95f1324d21d6ee02196e1a160 Homepage: https://www.kernel.org/ Description: CPU frequency and voltage scaling tools for Linux (development files) This package contains the 'power/cpupower' headers and library shared objects. Package: btrfs-modules-4.9.0-12-amd64-di Architecture: amd64 Version: 4.9.210-1 Kernel-Version: 4.9.0-12-amd64 Priority: extra Section: debian-installer Source: linux Maintainer: Debian Kernel Team Installed-Size: 1732 Provides: btrfs-modules Depends: kernel-image-4.9.0-12-amd64-di, crc-modules-4.9.0-12-amd64-di, md-modules-4.9.0-12-amd64-di Filename: 4.4-4/amd64/btrfs-modules-4.9.0-12-amd64-di_4.9.210-1_amd64.udeb Size: 436112 MD5sum: a037fe0250422a566029ae30bbf36750 SHA1: a4ebb1074107edbad507cea9b930a6be51a3b62e SHA256: 0da98a9103e3a6d3bd59a30140901e4c8b9998e77aa587dd79586381a7fd8066 SHA512: d7b438c8268ee39e8a2d959e96dd87e189405852916a9aaa351d30dff14f4bb0ab9d8da800cbad82019e613100b78ba9317b4179f42cfbcc168f1caf7d93c5e9 Description: BTRFS filesystem support This package contains the BTRFS filesystem module for the kernel. Package: acpi-modules-4.9.0-12-amd64-di Architecture: amd64 Version: 4.9.210-1 Kernel-Version: 4.9.0-12-amd64 Priority: extra Section: debian-installer Source: linux Maintainer: Debian Kernel Team Installed-Size: 51 Provides: acpi-modules Depends: kernel-image-4.9.0-12-amd64-di Filename: 4.4-4/amd64/acpi-modules-4.9.0-12-amd64-di_4.9.210-1_amd64.udeb Size: 10322 MD5sum: 64dd3b52f5877b5d4dc4a1e84f43a55a SHA1: 1a34f6100eff53f33e73f73a50ae50da792852df SHA256: 6e66c9d029d935c6da719fb7de14ccc5fb91a06790c95e9991dd9be2ed62f919 SHA512: 333f4bab2941ead1328ec1c319331165c8c67bc47d391805f6db8076d095de943b5d35ab3a7a8fe36bd4b47298bec289be83c589b5919b4efd8c0876c0212c56 Description: ACPI support modules This package contains kernel modules for ACPI. Package: usb-storage-modules-4.9.0-12-amd64-di Architecture: amd64 Version: 4.9.210-1 Kernel-Version: 4.9.0-12-amd64 Priority: standard Section: debian-installer Source: linux Maintainer: Debian Kernel Team Installed-Size: 413 Provides: usb-storage-modules Depends: kernel-image-4.9.0-12-amd64-di, scsi-core-modules-4.9.0-12-amd64-di, usb-modules-4.9.0-12-amd64-di Filename: 4.4-4/amd64/usb-storage-modules-4.9.0-12-amd64-di_4.9.210-1_amd64.udeb Size: 75142 MD5sum: d25c47bbec112c9c59b03d2a9895e6e8 SHA1: 1c7326b00a58e4e5d2d0dbae502350cb01154a38 SHA256: b19e067c56dceb4c5301b9771c8d01c0b074f19f5a0d5941f811e6296ebe4dbe SHA512: 6c617939b6bfafe41686793dd9210272075361393755b453cb4268752824bd1d096c52f42a05548f9745c3ef3c999ba04ab4d74cf9acb68bdcecbcedddcb772c Description: USB storage support This package contains the USB storage driver for the kernel. Package: sata-modules-4.9.0-12-amd64-di Architecture: amd64 Version: 4.9.210-1 Kernel-Version: 4.9.0-12-amd64 Priority: standard Section: debian-installer Source: linux Maintainer: Debian Kernel Team Installed-Size: 797 Provides: sata-modules Depends: kernel-image-4.9.0-12-amd64-di, scsi-core-modules-4.9.0-12-amd64-di, ata-modules-4.9.0-12-amd64-di Filename: 4.4-4/amd64/sata-modules-4.9.0-12-amd64-di_4.9.210-1_amd64.udeb Size: 146040 MD5sum: 2ba510ec71b913890b49a6b5618fe40c SHA1: 656925cea6b85774dea408012e62e1d94e83fb39 SHA256: 927c67ec83fe5e0ecf0029087bc666b99ca25c2c2c8294d51c61582e747f1392 SHA512: b815e9fdc90915edac525857574aaab670b6c54a634941a9dc227f97527a355bcf265f6fe92bca9a97fd908b847e7d4c55453ed18c5b426d84a9f0a65830c3d0 Description: SATA drivers This package contains SATA drivers for the kernel. Package: linux-image-4.9.0-12-amd64 Architecture: amd64 Version: 4.9.210-1 Priority: optional Section: kernel Source: linux Maintainer: Debian Kernel Team Installed-Size: 188767 Depends: kmod, linux-base (>= 4.3~), initramfs-tools (>= 0.120+deb8u2) | linux-initramfs-tool Recommends: firmware-linux-free, irqbalance Suggests: linux-doc-4.9, debian-kernel-handbook, grub-pc | grub-efi-amd64 | extlinux Breaks: initramfs-tools (<< 0.120+deb8u2), qemu-system-x86 (<< 1:2.5+dfsg-1), xserver-xorg-input-vmmouse (<< 1:13.0.99) Filename: 4.4-4/amd64/linux-image-4.9.0-12-amd64_4.9.210-1_amd64.deb Size: 39257716 MD5sum: 18e43a90379dd010d64c4a0e0ec0dc3d SHA1: f10534d9f364f0aab24edf1c89f40cbc669e1f3c SHA256: 9866465b883126c33292a268ed986d95b75773b79f2efaa5287c8e9278b6dd76 SHA512: 2bbfc76952eadd739341f75d991e460e552172583beb65155c559b7f253cb12de4b9804eaea6f0c54f8a8fe24a781c27e1c2867658cddab1c8b83a275d5fac5b Homepage: https://www.kernel.org/ Description: Linux 4.9 for 64-bit PCs The Linux kernel 4.9 and modules for use on PCs with AMD64, Intel 64 or VIA Nano processors. . This kernel also runs on a Xen hypervisor. It supports both privileged (dom0) and unprivileged (domU) operation. Package: virtio-modules-4.9.0-12-amd64-di Architecture: amd64 Version: 4.9.210-1 Kernel-Version: 4.9.0-12-amd64 Priority: extra Section: debian-installer Source: linux Maintainer: Debian Kernel Team Installed-Size: 307 Provides: virtio-modules Depends: kernel-image-4.9.0-12-amd64-di, scsi-core-modules-4.9.0-12-amd64-di Filename: 4.4-4/amd64/virtio-modules-4.9.0-12-amd64-di_4.9.210-1_amd64.udeb Size: 62490 MD5sum: 476bdf9576f03ad86ef4a2bc9f72a686 SHA1: 62b59063c703d9799dbc864d9d216f6aebd35a55 SHA256: e3a491417d6f178deb6c22b1caa42735de161dc1e7e2a43bdbac56966e472df0 SHA512: bc69f2cfaea7dea52b15d647ecea0dc838055e33b0451f7bd68640d576de03186b413706ba8f175cfd96c1c177bbe67db1001641c35a99b2bad8750a1c81d228 Description: virtio modules This package contains virtio modules. Package: md-modules-4.9.0-12-amd64-di Architecture: amd64 Version: 4.9.210-1 Kernel-Version: 4.9.0-12-amd64 Priority: extra Section: debian-installer Source: linux Maintainer: Debian Kernel Team Installed-Size: 1650 Provides: md-modules Depends: kernel-image-4.9.0-12-amd64-di, crc-modules-4.9.0-12-amd64-di Filename: 4.4-4/amd64/md-modules-4.9.0-12-amd64-di_4.9.210-1_amd64.udeb Size: 424602 MD5sum: a08f716b6fdc1394f478f4e5e383f5ba SHA1: 626bb1f888ab04a8616fc0fa0b76b1d0cca92c8b SHA256: 7ddbae4fdb6c78b34b3e377d6c8a18e1b43031e6707a3a8b540d8939e0d7decd SHA512: 58b835bf8a09d7c034b3b9b30e019b96ec464e46bd835356ff8a6ee4d81d536eec95b304424be3824998976d6b5d317e94e4b2be9b89099d815a79dd7cbdb6a4 Description: RAID and LVM support This package contains RAID and LVM modules for the kernel. Package: nic-shared-modules-4.9.0-12-amd64-di Architecture: amd64 Version: 4.9.210-1 Kernel-Version: 4.9.0-12-amd64 Priority: standard Section: debian-installer Source: linux Maintainer: Debian Kernel Team Installed-Size: 195 Provides: nic-shared-modules Depends: kernel-image-4.9.0-12-amd64-di Filename: 4.4-4/amd64/nic-shared-modules-4.9.0-12-amd64-di_4.9.210-1_amd64.udeb Size: 38602 MD5sum: d09c1fa23f770ad011d5124684ebfbbc SHA1: a0d3a80ab019bc4418c04edbdfaa8ed4db4bc876 SHA256: 034a1906a36d049b513dd8607db50266f61695dbdcf3d6559925ead0e065eb4b SHA512: 58a7a57df5c662a5f0fbba4b50dedb751b7bd354319679d36ed72d98ac2bc2c1d1551fc6ff7bfbac0058ff9762c6432319bbef57728f91d7982fbf26b27b5370 Description: Shared NIC drivers This package contains NIC drivers needed by combinations of nic-modules, nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules. Package: mmc-modules-4.9.0-12-amd64-di Architecture: amd64 Version: 4.9.210-1 Kernel-Version: 4.9.0-12-amd64 Priority: extra Section: debian-installer Source: linux Maintainer: Debian Kernel Team Installed-Size: 689 Provides: mmc-modules Depends: kernel-image-4.9.0-12-amd64-di, mmc-core-modules-4.9.0-12-amd64-di, usb-modules-4.9.0-12-amd64-di, crc-modules-4.9.0-12-amd64-di Filename: 4.4-4/amd64/mmc-modules-4.9.0-12-amd64-di_4.9.210-1_amd64.udeb Size: 132746 MD5sum: 31f8234b4d703cfd681e89733c00ea07 SHA1: 4f58ce14a747349bc65266575f2f8813a5e805f7 SHA256: 190030ca6576ba155ae434828ae5208d2f1805de6642202b9f1278bd6888fd94 SHA512: 1f5be0e7748cf708bc28fa048bcd31bb664e5f76e1c6169ba38b88a35ff3e8e1332e1ca3a0d72b1d73dc111323f3f82a2d51b93f52a76f5569601c019088b191 Description: MMC/SD card modules This package contains modules needed to support MMC (multimedia) and SD cards. Package: linux-perf-4.9 Architecture: amd64 Version: 4.9.210-1 Priority: optional Section: devel Source: linux Maintainer: Debian Kernel Team Installed-Size: 3618 Provides: linux-tools-4.9 Depends: libaudit1 (>= 1:2.2.1), libbabeltrace-ctf1 (>= 1.5.0~rc1), libc6 (>= 2.14), libdw1 (>= 0.157), libelf1 (>= 0.144), libnuma1 (>= 2.0.11), libperl5.24 (>= 5.24.0), libpython2.7 (>= 2.7), libslang2 (>= 2.2.4), libunwind8, zlib1g (>= 1:1.1.4) Recommends: linux-base Suggests: linux-doc-4.9 Conflicts: linux-tools-4.9 Replaces: linux-tools-4.9 Filename: 4.4-4/amd64/linux-perf-4.9_4.9.210-1_amd64.deb Size: 1627392 MD5sum: a453357c39ec91a0d0df198f550b34d2 SHA1: bebb8ea8b92898ff1d8f85d05e8122d55e5d9bc6 SHA256: 2affe235a7a1ce4fadc78bfce29c5e1191505bbc1a4285b6318b9c13146c1a30 SHA512: 7987240820a9e85452f778913163605fe30e04a212bf9ea05ba8c6a44034df5e2c3e90ac534735a57f2b59d737fd90f7f2c84d53727c275838e3ebfd3e5fbfc0 Homepage: https://www.kernel.org/ Description: Performance analysis tools for Linux 4.9 This package contains the 'perf' performance analysis tools for Linux kernel version 4.9. . The linux-base package contains a 'perf' command which will invoke the appropriate version for the running kernel. Package: efi-modules-4.9.0-12-amd64-di Architecture: amd64 Version: 4.9.210-1 Kernel-Version: 4.9.0-12-amd64 Priority: extra Section: debian-installer Source: linux Maintainer: Debian Kernel Team Installed-Size: 52 Provides: efi-modules Depends: kernel-image-4.9.0-12-amd64-di Filename: 4.4-4/amd64/efi-modules-4.9.0-12-amd64-di_4.9.210-1_amd64.udeb Size: 10434 MD5sum: f66b078da46e58a4d5f3ac33e91b0a18 SHA1: 9d52bab9b8f660d23a466aa682c6c6974598c4eb SHA256: 8604d6e5cd580c4f97bc23c6aa58777b7637c31542a02ad75832cf998e5af0ff SHA512: 7e7609d2f4810a06e9b222b8ff6752816d8545811bc3faf9aab91bb009a0a3a3d00618b7139e9930e51ac7c2705b0c0a88e4cc8c0427ee8150be345760b73876 Description: EFI modules This package contains EFI modules. Package: ext4-modules-4.9.0-12-amd64-di Architecture: amd64 Version: 4.9.210-1 Kernel-Version: 4.9.0-12-amd64 Priority: standard Section: debian-installer Source: linux Maintainer: Debian Kernel Team Installed-Size: 1212 Provides: ext2-modules, ext3-modules, ext4-modules Depends: kernel-image-4.9.0-12-amd64-di, crc-modules-4.9.0-12-amd64-di Filename: 4.4-4/amd64/ext4-modules-4.9.0-12-amd64-di_4.9.210-1_amd64.udeb Size: 270636 MD5sum: 9c8c3249f13cdc6fc39acaac08fd01d3 SHA1: 2b567d31e8d4729663977502d650c2f9390ca41c SHA256: 2a82e726fa9cd588804f34c82371c5cdd07ea0937552bf8303d07309dd26d7e8 SHA512: 8e1af619eb3776638d5363c851ef8ee2c2b7c9336824b1d2ba621d3df67383939742b37095078a4f1e9b69dde3443a99dfbd84598bf222e7f285bcfbb1d66a72 Description: ext2/ext3/ext4 filesystem support This package contains the ext4 filesystem module for the kernel, which also supports ext2 and ext3. Package: linux-compiler-gcc-6-x86 Architecture: amd64 Version: 4.9.210-1 Multi-Arch: foreign Priority: optional Section: kernel Source: linux Maintainer: Debian Kernel Team Installed-Size: 682 Depends: gcc-6 (>= 6.3.0-18+deb9u1~) Filename: 4.4-4/amd64/linux-compiler-gcc-6-x86_4.9.210-1_amd64.deb Size: 688382 MD5sum: 982da94d8d91413e60819dc3d8cc744a SHA1: 1d3bc83f061dc94459191e554401e3ab6c7f4e3d SHA256: c02bfcc8853c6af12111837f8345ae4e1e6d2f9d11a027031f18e4a1e6f104e0 SHA512: f42dc7e3e379f5e2820e380d548a3ff6d13309c26bfbf9d49a9790ab90e4cf75ccfd900fa2c4f38a2af4aadd8f7ae61119410807ec3a3c4cab2efb2ad68216b8 Homepage: https://www.kernel.org/ Description: Compiler for Linux on x86 (meta-package) This package depends on gcc 6 of the appropriate architecture for Linux on amd64, i386 and x32. Package: linux-libc-dev Architecture: amd64 Version: 4.9.210-1 Multi-Arch: same Priority: optional Section: devel Source: linux Maintainer: Debian Kernel Team Installed-Size: 4647 Provides: linux-kernel-headers Filename: 4.4-4/amd64/linux-libc-dev_4.9.210-1_amd64.deb Size: 1480598 MD5sum: aed6269d945977a994f7156fb54b4e9d SHA1: 00acb50e8fda3466e0932e946e7d301fb5b53c06 SHA256: dd9efccdf6190f54c39d9292a26b3d87c1d6b9c74c109a598a6e55ba28b6f887 SHA512: 66cb611a9d90e78309eb2c5479d94c0d2f900a6e306035b2b5d2948473eb0b177e95f5d6ee01805e1fd05dc23f4a9a08855d74591ca1a2bce878ae67cbc9ce1b Homepage: https://www.kernel.org/ Description: Linux support headers for userspace development This package provides userspaces headers from the Linux kernel. These headers are used by the installed headers for GNU libc and other system libraries. Package: ata-modules-4.9.0-12-amd64-di Architecture: amd64 Version: 4.9.210-1 Kernel-Version: 4.9.0-12-amd64 Priority: extra Section: debian-installer Source: linux Maintainer: Debian Kernel Team Installed-Size: 446 Provides: ata-modules Depends: kernel-image-4.9.0-12-amd64-di, scsi-core-modules-4.9.0-12-amd64-di Filename: 4.4-4/amd64/ata-modules-4.9.0-12-amd64-di_4.9.210-1_amd64.udeb Size: 99646 MD5sum: f3867a5a6a0ff6919aab7336adebad2d SHA1: 7743f8b6e914e65ae6585005c27f89d314e0eb17 SHA256: 958368b25ff908260eb5f11319f88a105547f9773d2e7840d327c91e3513e887 SHA512: cd659dfa9e637e1ee45a3deb6905ad5849e0eb3de8af20d23c34de0fab54ea76fab92138086d44062ba1dbdabd2ceb7f11e9d457c5a989b16eea90386add02ac Description: ATA disk modules This package contains core ATA disk modules used by both PATA and SATA disk drivers. Package: linux-headers-4.9.0-12-all-amd64 Architecture: amd64 Version: 4.9.210-1 Priority: optional Section: kernel Source: linux Maintainer: Debian Kernel Team Installed-Size: 682 Depends: linux-headers-4.9.0-12-amd64 (= 4.9.210-1), linux-headers-4.9.0-12-rt-amd64 (= 4.9.210-1) Filename: 4.4-4/amd64/linux-headers-4.9.0-12-all-amd64_4.9.210-1_amd64.deb Size: 688406 MD5sum: 91df9ecc01031061dcb33a44a3984a7b SHA1: 9543ccc4f1134d4178f037281f4f93f8435e4acf SHA256: 583a2b218b8afaa7618b4b8d3f5293404fbcf26e5bbf792632be6651f6b08fc9 SHA512: e300d0a3fe87752f5962249409ddf2583f4417841ceb8f4924c55c76adbb78b53d49cf46ad877f068f040427ba97ca4af77af14aa0ea6175821d999dcd88c7da Homepage: https://www.kernel.org/ Description: All header files for Linux 4.9 (meta-package) This package depends against all architecture-specific kernel header files for Linux kernel version 4.9, generally used for building out-of-tree kernel modules. Package: linux-headers-4.9.0-12-all Architecture: amd64 Version: 4.9.210-1 Priority: optional Section: kernel Source: linux Maintainer: Debian Kernel Team Installed-Size: 682 Depends: linux-headers-4.9.0-12-all-amd64 (= 4.9.210-1) Filename: 4.4-4/amd64/linux-headers-4.9.0-12-all_4.9.210-1_amd64.deb Size: 688392 MD5sum: fceb65b6231f99efb575cf659512bd44 SHA1: 298e263a30bb7bea664647bf4e2f803e1981d384 SHA256: 88d8c487c8f3da6811bb56376c1e264d60c33ee292b55212109007254bb4fb12 SHA512: 1f95a17722373c90f92e5f2d14f0d818556fc360126688ce38c3d112680e97f929ca266c97d58ff97776cc7fbf97ea8dae01e5788300d01bfc3d4c4f5bb62f3e Homepage: https://www.kernel.org/ Description: All header files for Linux 4.9 (meta-package) This package depends against all architecture-specific kernel header files for Linux kernel version 4.9, generally used for building out-of-tree kernel modules. Package: firewire-core-modules-4.9.0-12-amd64-di Architecture: amd64 Version: 4.9.210-1 Kernel-Version: 4.9.0-12-amd64 Priority: standard Section: debian-installer Source: linux Maintainer: Debian Kernel Team Installed-Size: 218 Provides: firewire-core-modules Depends: kernel-image-4.9.0-12-amd64-di, scsi-core-modules-4.9.0-12-amd64-di, crc-modules-4.9.0-12-amd64-di Filename: 4.4-4/amd64/firewire-core-modules-4.9.0-12-amd64-di_4.9.210-1_amd64.udeb Size: 55986 MD5sum: 2eeac6067dbdb0292e841443e54061b9 SHA1: d6378947a9efd7fea6d63888a145c0c8a2b17d35 SHA256: bea3c26d9cb2936ab3937d091ac9fd4a5f72ad37b5525db889f145cabe01925e SHA512: 613ecc61d02e97d427dc6f9d068976d6a3495e1824bb88c06f485c77e8315f1cd2447d84b95566cabe9b0a77c1cc4d15b00d520fac9ee3e2ef858c9539f6a761 Description: Core FireWire drivers This package contains core FireWire drivers for the kernel. Package: fuse-modules-4.9.0-12-amd64-di Architecture: amd64 Version: 4.9.210-1 Kernel-Version: 4.9.0-12-amd64 Priority: extra Section: debian-installer Source: linux Maintainer: Debian Kernel Team Installed-Size: 187 Provides: fuse-modules Depends: kernel-image-4.9.0-12-amd64-di Filename: 4.4-4/amd64/fuse-modules-4.9.0-12-amd64-di_4.9.210-1_amd64.udeb Size: 48026 MD5sum: 9d0db4d8f4f2c102b365a32d5c5b3d42 SHA1: 6ecbe7c99b4a3f04e95c28492929d4276a2b3134 SHA256: 186dd1c81f06874f4af467c08dcec9b1a44ad1aafbac0360153fb81de1b758b0 SHA512: 05fac351c26d71fd0767b5052ad6d0422662761f193f933912f9fd0c9e301a47a8ce6c6e992852a8eb172538dae503c90c8c1c7c4f44d21611a6cc169a30bc3f Description: FUSE modules This package contains the Filesystem in Userspace (FUSE) module. Package: fat-modules-4.9.0-12-amd64-di Architecture: amd64 Version: 4.9.210-1 Kernel-Version: 4.9.0-12-amd64 Priority: standard Section: debian-installer Source: linux Maintainer: Debian Kernel Team Installed-Size: 165 Provides: fat-modules Depends: kernel-image-4.9.0-12-amd64-di Filename: 4.4-4/amd64/fat-modules-4.9.0-12-amd64-di_4.9.210-1_amd64.udeb Size: 39922 MD5sum: 2b19f34b91275649b9551eef21177675 SHA1: e739b316cd5729b3df26b395f32eef4505a9f50b SHA256: 526c3fad1052bfd6cdb22620508354078630cda64d4c52cca53d5ee7c79220a2 SHA512: 118ca7bc98cc3af57b0ce724dc334d4519a35876c5b2ba4ddaf168c2de31f2bd38fb9363a50deabe6fa141daa62f91d0572b48397d68037801dd160a51477c13 Description: FAT filesystem support This package contains the FAT and VFAT filesystem modules for the kernel. Package: nic-modules-4.9.0-12-amd64-di Architecture: amd64 Version: 4.9.210-1 Kernel-Version: 4.9.0-12-amd64 Priority: standard Section: debian-installer Source: linux Maintainer: Debian Kernel Team Installed-Size: 13303 Provides: nic-extra-modules, nic-modules Depends: kernel-image-4.9.0-12-amd64-di, nic-shared-modules-4.9.0-12-amd64-di, i2c-modules-4.9.0-12-amd64-di, crc-modules-4.9.0-12-amd64-di Filename: 4.4-4/amd64/nic-modules-4.9.0-12-amd64-di_4.9.210-1_amd64.udeb Size: 3118468 MD5sum: 582f5423c936789079b1b098bd844dbf SHA1: 66a7d0d54c50fcd5a032d1c6df921956498bb720 SHA256: 8c1ce6c1d5acddaaac0f2b18837a5afe31a2c357dbd112d122237bb74930ec59 SHA512: 0b2a6d82d9813294b5f01db8cf8e8fb08d5b8b9e5a117627a54bbad3b440116f0271a4d67395e151755f38a3d4017bc40000ddc544b282c57a5176bcf2d5362e Description: NIC drivers This package contains Ethernet and some paravirtualised network drivers for the kernel. Package: nbd-modules-4.9.0-12-amd64-di Architecture: amd64 Version: 4.9.210-1 Kernel-Version: 4.9.0-12-amd64 Priority: extra Section: debian-installer Source: linux Maintainer: Debian Kernel Team Installed-Size: 41 Provides: nbd-modules Depends: kernel-image-4.9.0-12-amd64-di Filename: 4.4-4/amd64/nbd-modules-4.9.0-12-amd64-di_4.9.210-1_amd64.udeb Size: 8894 MD5sum: 3812aa44d22a1a3b60b6dabe6631645a SHA1: f8b453e06098a2ae7013e9a803f5dae0d1fcecd8 SHA256: 3cea1d2c2cad444c9d63414728b140f403b80609e562bce403e16c9c658fb9e0 SHA512: 1f25f1fb5425ccb0b24e29f7ce4e33a011a0242949d2049dc781982b72695c28dbb36ed8a3cacf965b09f1e71fdef246efe7fd66f7ad00461360f60abb233357 Description: Network Block Device modules This package contains the modules required for support of the Network Block Device Package: libusbip-dev Architecture: amd64 Version: 2.0+4.9.210-1 Priority: optional Section: libdevel Source: linux (4.9.210-1) Maintainer: Debian Kernel Team Installed-Size: 792 Filename: 4.4-4/amd64/libusbip-dev_2.0+4.9.210-1_amd64.deb Size: 709532 MD5sum: adff8274ef7a954284325d18cc46c9be SHA1: 8b063307b68e76f11248ce99643cb56fcb179871 SHA256: 4687099bfa143346c7826fa91a31d908258346ea905227ecac5a1112d8922fe0 SHA512: f7afba3b9cd179dd6aca50773ac775aa0b01b5e796436d7032c71fc0c52b5c89c9d56493a2fc7f89a5b4cc951f3e7a709739d17b23b72473ad87dc77c5efdc28 Homepage: https://www.kernel.org/ Description: USB device sharing system over IP network (development files) USB/IP is a system for sharing USB devices over the network. . This package provides headers for the libusbip library and the library itself for static linking. Package: libcpupower1 Architecture: amd64 Version: 4.9.210-1 Priority: optional Section: libs Source: linux Maintainer: Debian Kernel Team Installed-Size: 711 Depends: libc6 (>= 2.4) Filename: 4.4-4/amd64/libcpupower1_4.9.210-1_amd64.deb Size: 695576 MD5sum: 6d4308f04d78e6876fb9b6cd4ba1f35c SHA1: c3966b1e07565cb81fa4de1abeaffdd657e3dc9c SHA256: e0a668c173ca54edf065aeab25dd418d7b7d5d8ecbb8e9c6ee81f21e7b35f44e SHA512: 04cdc714173940ae2d027c57691493c02130306e653100303b74b0f44014ceb5ded211d97ab6fe4d5014cfe87a6b5cec7dcdbf7480fd8bd6bd6eb43cb94cd6ec Homepage: https://www.kernel.org/ Description: CPU frequency and voltage scaling tools for Linux (libraries) This package contains the shared library. Package: nic-pcmcia-modules-4.9.0-12-amd64-di Architecture: amd64 Version: 4.9.210-1 Kernel-Version: 4.9.0-12-amd64 Priority: standard Section: debian-installer Source: linux Maintainer: Debian Kernel Team Installed-Size: 1001 Provides: nic-pcmcia-modules Depends: kernel-image-4.9.0-12-amd64-di, nic-shared-modules-4.9.0-12-amd64-di, nic-wireless-modules-4.9.0-12-amd64-di, pcmcia-modules-4.9.0-12-amd64-di, mmc-core-modules-4.9.0-12-amd64-di Filename: 4.4-4/amd64/nic-pcmcia-modules-4.9.0-12-amd64-di_4.9.210-1_amd64.udeb Size: 184010 MD5sum: 6772a7d343d1542740491c3c474aa274 SHA1: 662e804715d8cd0a649a724fbd4d094d32156a6a SHA256: 7a8dbf53ba83a34a385afa0adf407ea3216c1623c7c2b9f3ff6c11fc74f49933 SHA512: 738c180ba1606f6f4ed146cd4177c4f6c58e9b6255ea0241a0e443c6c87b74578d5b02959e59de5e1df0828001d3b8ee2bfef97bf961c46e2189c0a43ae6f963 Description: Common PCMCIA NIC drivers This package contains common PCMCIA NIC drivers for the kernel. Package: i2c-modules-4.9.0-12-amd64-di Architecture: amd64 Version: 4.9.210-1 Kernel-Version: 4.9.0-12-amd64 Priority: extra Section: debian-installer Source: linux Maintainer: Debian Kernel Team Installed-Size: 62 Provides: i2c-modules Depends: kernel-image-4.9.0-12-amd64-di Filename: 4.4-4/amd64/i2c-modules-4.9.0-12-amd64-di_4.9.210-1_amd64.udeb Size: 13346 MD5sum: a857d0f659a4f8d504dd0838dadaa769 SHA1: 18c780f3cb2354b42476bbb881af445437d713e4 SHA256: 9294d3e98829ce91b859425472c881a750e4ef30b105ab0c6ae2e011ae0b780d SHA512: 58632393139b1558ffe9449d16b24a01b71961b2bba6eb78580add13461c466d0dfc9e5b0b65f61bcc8c0d37952f76f678e4b549bde07e34a1c1d900274d5bb9 Description: i2c support modules This package contains basic i2c support modules. Package: mouse-modules-4.9.0-12-amd64-di Architecture: amd64 Version: 4.9.210-1 Kernel-Version: 4.9.0-12-amd64 Priority: extra Section: debian-installer Source: linux Maintainer: Debian Kernel Team Installed-Size: 231 Provides: mouse-modules Depends: kernel-image-4.9.0-12-amd64-di, event-modules-4.9.0-12-amd64-di, input-modules-4.9.0-12-amd64-di, usb-modules-4.9.0-12-amd64-di Filename: 4.4-4/amd64/mouse-modules-4.9.0-12-amd64-di_4.9.210-1_amd64.udeb Size: 52294 MD5sum: 2d5ee98523396f9e41e8e4ccbf0bbe99 SHA1: fa53c139d8e28e22ceeaa31520a34cf62ffb48c6 SHA256: ae280504f1dfecaf7ffed6f6fc7d937bb962e36240bb7f44d91cdffa2977f567 SHA512: 59b8faa97844ecc36a65e35c0473fe75b29efd1b2cafc558688ef2f9e9137d9bd6c9b8846d782339652f330fa7f8b1c33dc646c80754c4e463bab0a45f0cb844 Description: Mouse support This package contains mouse drivers for the kernel. Package: isofs-modules-4.9.0-12-amd64-di Architecture: amd64 Version: 4.9.210-1 Kernel-Version: 4.9.0-12-amd64 Priority: standard Section: debian-installer Source: linux Maintainer: Debian Kernel Team Installed-Size: 63 Provides: isofs-modules Depends: kernel-image-4.9.0-12-amd64-di Filename: 4.4-4/amd64/isofs-modules-4.9.0-12-amd64-di_4.9.210-1_amd64.udeb Size: 17688 MD5sum: fc60677c99a3d5b458455d2cf5ed15f2 SHA1: 8953dd8d012295c772038249ae5f80fe42b1384f SHA256: 35d54a53335071b7ff1b69db03228a7a1611b13b4deaf2f9f85c3b16c91fb2ee SHA512: 9eccca7c7277361fe86d9e6034f44af91158f6cbe580fe68b220e969c4db302094324baa6483c0d48bda2c82e82672bdf8003e99fdffbcd4ae70b8b52db15f19 Description: ISOFS filesystem support This package contains the ISOFS filesystem module for the kernel. Package: loop-modules-4.9.0-12-amd64-di Architecture: amd64 Version: 4.9.210-1 Kernel-Version: 4.9.0-12-amd64 Priority: standard Section: debian-installer Source: linux Maintainer: Debian Kernel Team Installed-Size: 56 Provides: loop-modules Depends: kernel-image-4.9.0-12-amd64-di Filename: 4.4-4/amd64/loop-modules-4.9.0-12-amd64-di_4.9.210-1_amd64.udeb Size: 13694 MD5sum: a1c6c30665fb0c22d6ae941e042be115 SHA1: bbe9579a3298f6c083cbc1d180b097a7cee9d443 SHA256: ec94f4f83871f839346e55f24d32d4e4be40c01e071eb5efa4860313ed4f0fd1 SHA512: 6ced0809a2e27b051c57c749d2b5b8cc83b1838af3c9ad978b26137982cde104efdb0ced40c86fd999d204446602b40964b694ea4c55ef5a04b4bff398f2f595 Description: Loopback filesystem support This package contains loopback filesystem support for the kernel. Package: linux-image-4.9.0-12-amd64-dbg Architecture: amd64 Version: 4.9.210-1 Priority: extra Section: debug Source: linux Maintainer: Debian Kernel Team Installed-Size: 4100205 Filename: 4.4-4/amd64/linux-image-4.9.0-12-amd64-dbg_4.9.210-1_amd64.deb Size: 574763050 MD5sum: f7758ab1c43f547d5640777ec7974c41 SHA1: f369229d543576f59ada017e64fd4563035c3ffd SHA256: ef71fe1bf33f82f536872e9fcfd03016d24e29fc899e78ec17c26a2271cfa1e5 SHA512: 41dfbaafd2f778544961782cd565be17be30a7dd520bdf6fe451efd6b27aed42867deeb50cf81b48474da1fa17d6883068c28227eedc1f9da5a985e1eb169e43 Homepage: https://www.kernel.org/ Description: Debug symbols for linux-image-4.9.0-12-amd64 This package provides the detached debug symbols for the Linux kernel and modules in linux-image-4.9.0-12-amd64. Package: udf-modules-4.9.0-12-amd64-di Architecture: amd64 Version: 4.9.210-1 Kernel-Version: 4.9.0-12-amd64 Priority: extra Section: debian-installer Source: linux Maintainer: Debian Kernel Team Installed-Size: 150 Provides: udf-modules Depends: kernel-image-4.9.0-12-amd64-di, crc-modules-4.9.0-12-amd64-di Filename: 4.4-4/amd64/udf-modules-4.9.0-12-amd64-di_4.9.210-1_amd64.udeb Size: 45834 MD5sum: 75ae2604aa25c6f3754d8ac3e4788e7f SHA1: 9e9d587973be1dce91dd84fcd1184e7d270be33b SHA256: c48356a14ab746af270294e3ea336c0f1ca8d052faee9d45f24fd4b56bb0add5 SHA512: d627f92fd08816c0a617592a5b487b5a5d157d6a94672db9583f640ee09cc7018d31807508505ca88a3f393aaed3dedd70c539588bcb8665fae5db4930a2fbc0 Description: UDF modules This package contains the UDF filesystem module. Package: hyperv-daemons Architecture: amd64 Version: 4.9.210-1 Priority: optional Section: admin Source: linux Maintainer: Debian Kernel Team Installed-Size: 762 Depends: lsb-base, libc6 (>= 2.4), init-system-helpers (>= 1.18~) Filename: 4.4-4/amd64/hyperv-daemons_4.9.210-1_amd64.deb Size: 705178 MD5sum: 03484ad187905de6c9c55194c3fc7bdd SHA1: b55a4bdbf16390a492d5c757adb052c289d0c89c SHA256: 4fb103724fc03d7b2ce82427af3bf30aa2e48ae87d794451bba21123bfbbcbb0 SHA512: ef304d18f7b8d5970f61363933d79ee96caabe7a44d063ae590b250fd48d64595054c59780d8db727af743c7a02f59ac2a99847f6eabc7cc65c44870e5a7d120 Homepage: https://www.kernel.org/ Description: Support daemons for Linux running on Hyper-V Suite of daemons for Linux guests running on Hyper-V, consisting of hv_fcopy_daemon, hv_kvp_daemon and hv_vss_daemon. . hv_fcopy_daemon provides the file copy service, allowing the host to copy files into the guest. . hv_kvp_daemon provides the key-value pair (KVP) service, allowing the host to get and set the IP networking configuration of the guest. (This requires helper scripts which are not currently included.) . hv_vss_daemon provides the volume shadow copy service (VSS), allowing the host to freeze the guest filesystems while taking a snapshot. Package: pata-modules-4.9.0-12-amd64-di Architecture: amd64 Version: 4.9.210-1 Kernel-Version: 4.9.0-12-amd64 Priority: standard Section: debian-installer Source: linux Maintainer: Debian Kernel Team Installed-Size: 453 Provides: pata-modules Depends: kernel-image-4.9.0-12-amd64-di, ata-modules-4.9.0-12-amd64-di Filename: 4.4-4/amd64/pata-modules-4.9.0-12-amd64-di_4.9.210-1_amd64.udeb Size: 53308 MD5sum: 6a73070b2d266a36ca69ca2ee9727f79 SHA1: 44caf56343ea9b73d23a95c08cd2537995ace0d0 SHA256: 53541056df67f58935273cced524ff1b9ee180f587d19f49433f828f7acf88d5 SHA512: ef6bab9c5ce87cb34d749179496766f7dd6e4b7f93adbe43bddfbc21373849881a51e5909e6c1744687e6ee9f538d8877f867cadadf787d799df7185cb794959 Description: PATA drivers This package contains PATA drivers for the kernel. Package: cdrom-core-modules-4.9.0-12-amd64-di Architecture: amd64 Version: 4.9.210-1 Kernel-Version: 4.9.0-12-amd64 Priority: standard Section: debian-installer Source: linux Maintainer: Debian Kernel Team Installed-Size: 153 Provides: cdrom-core-modules Depends: kernel-image-4.9.0-12-amd64-di, scsi-core-modules-4.9.0-12-amd64-di, isofs-modules-4.9.0-12-amd64-di Filename: 4.4-4/amd64/cdrom-core-modules-4.9.0-12-amd64-di_4.9.210-1_amd64.udeb Size: 30974 MD5sum: e9c133bed294c605702bba7680124019 SHA1: abdfd9c6093fd637005c8b04d60f356bd3a37552 SHA256: 0b0186feea77cfc69214ec76ec31a59c85bcea92c4a8c7a735bc798b40dc24f5 SHA512: 5c39fbd03ea74343ffd726b834ac6bd668356646e0de73d751c34dcc5dfef2326c9f4296b19209f3411eae29e31793b0abb383a266615d5ce58123412d967a31 Description: CDROM support This package contains core CDROM support for the kernel. Package: crc-modules-4.9.0-12-amd64-di Architecture: amd64 Version: 4.9.210-1 Kernel-Version: 4.9.0-12-amd64 Priority: extra Section: debian-installer Source: linux Maintainer: Debian Kernel Team Installed-Size: 36 Provides: crc-modules Depends: kernel-image-4.9.0-12-amd64-di Filename: 4.4-4/amd64/crc-modules-4.9.0-12-amd64-di_4.9.210-1_amd64.udeb Size: 5256 MD5sum: 840d76ea93f88e233d11e74e1dc7c699 SHA1: 8a9a89193c8abe9f1e734dbc4c77142d294ec847 SHA256: 7c7e9faa5a82801518f36393ba8a1b6bd51e258f5db0f239cd32f7259ebf938f SHA512: a6be59324b24cb8437e58ed7e8cba906c9b879c47eb26cd833652360d4ba283acd05a5c07e3ca1caaa88763a0a9ed5825dc07c5f7a3222713fbe69dd7ce7ce99 Description: CRC modules This package contains CRC support modules. Package: sound-modules-4.9.0-12-amd64-di Architecture: amd64 Version: 4.9.210-1 Kernel-Version: 4.9.0-12-amd64 Priority: extra Section: debian-installer Source: linux Maintainer: Debian Kernel Team Installed-Size: 11116 Provides: sound-modules Depends: kernel-image-4.9.0-12-amd64-di, i2c-modules-4.9.0-12-amd64-di, usb-modules-4.9.0-12-amd64-di, pcmcia-modules-4.9.0-12-amd64-di, firewire-core-modules-4.9.0-12-amd64-di, crc-modules-4.9.0-12-amd64-di Filename: 4.4-4/amd64/sound-modules-4.9.0-12-amd64-di_4.9.210-1_amd64.udeb Size: 1822860 MD5sum: 7d3d7063b1117f36194b2053c531cb3a SHA1: 8151fc7f2291d8a02b673a623e3881f403747e07 SHA256: a99404747693cf7d5bf195b937ce50aa7d3cf389a4bf81c1d65c7091ead90a23 SHA512: 8fb1bc3551a3e4bfe984001cf9585dddd527a2854f9f1d454aa4fca4d499f8767a94702e0eb92896cbfe64f34d2aa2709d776310be36e8889ad112ca9d9d421f Description: sound support This package contains sound modules. Package: squashfs-modules-4.9.0-12-amd64-di Architecture: amd64 Version: 4.9.210-1 Kernel-Version: 4.9.0-12-amd64 Priority: extra Section: debian-installer Source: linux Maintainer: Debian Kernel Team Installed-Size: 93 Provides: squashfs-modules Depends: kernel-image-4.9.0-12-amd64-di Filename: 4.4-4/amd64/squashfs-modules-4.9.0-12-amd64-di_4.9.210-1_amd64.udeb Size: 20664 MD5sum: 6bffd200c185d35ecaad3a52db1146e3 SHA1: 324ea342fab3b967ae59586cab2f542f9ddf030e SHA256: 211707ebda9e8e17cb4bd11d5f05c218a8adec81305dd96cbc4e29e6cc147750 SHA512: 0811ccc4d157ea4d36f3764a9393c43d5b9f013dc530092361081be286250d3798aaac58b31efd900030864e185c7a45224ba9948be8be768dc701299a97e6a0 Description: squashfs modules This package contains squashfs modules. Package: crypto-modules-4.9.0-12-amd64-di Architecture: amd64 Version: 4.9.210-1 Kernel-Version: 4.9.0-12-amd64 Priority: extra Section: debian-installer Source: linux Maintainer: Debian Kernel Team Installed-Size: 153 Provides: crypto-modules Depends: kernel-image-4.9.0-12-amd64-di Filename: 4.4-4/amd64/crypto-modules-4.9.0-12-amd64-di_4.9.210-1_amd64.udeb Size: 40094 MD5sum: a86864597d2e47038261eec25f8870db SHA1: ff51847a3ccd0a7d06ef033336ca2aaf2f5a933a SHA256: 3c7e901c878cddc40fb9bb133a8b2c68a155c561bdfcd73e4d354cecb6df09d9 SHA512: 6773b0e6c9b05b337567eae90a59e06929872cf101938ba7d1c561707bb9f5aaa51216d7a1a83ec5f1c8f6762cd8b5a7a658c28bdd10155743c2f140649a8397 Description: crypto modules This package contains crypto modules. Package: scsi-core-modules-4.9.0-12-amd64-di Architecture: amd64 Version: 4.9.210-1 Kernel-Version: 4.9.0-12-amd64 Priority: standard Section: debian-installer Source: linux Maintainer: Debian Kernel Team Installed-Size: 697 Provides: scsi-core-modules Depends: kernel-image-4.9.0-12-amd64-di Filename: 4.4-4/amd64/scsi-core-modules-4.9.0-12-amd64-di_4.9.210-1_amd64.udeb Size: 140040 MD5sum: bd78a1f09e82ef92f22dc7652dd391b5 SHA1: a375234e5545b0d88e7552eedb1da8d7d92ea45f SHA256: 45e4812f087b0816cf339a67e0fcc4f0a338a389fa44322b7c12b51aa6dfb48d SHA512: 1c69197ee9ec28c4a64dc7cbea2712000672ba51123633c3dc857b8d2ef74d7b6b0e336ac6a75b0f41cf366cb8cbd1319c99eb9224cd3a8ac28829fabe80649d Description: Core SCSI subsystem This package contains the core SCSI subsystem for the kernel. Package: usb-modules-4.9.0-12-amd64-di Architecture: amd64 Version: 4.9.210-1 Kernel-Version: 4.9.0-12-amd64 Priority: extra Section: debian-installer Source: linux Maintainer: Debian Kernel Team Installed-Size: 1124 Provides: usb-modules Depends: kernel-image-4.9.0-12-amd64-di Filename: 4.4-4/amd64/usb-modules-4.9.0-12-amd64-di_4.9.210-1_amd64.udeb Size: 256986 MD5sum: b71962bb65bb75de541242d1433acc7a SHA1: 6a2b2f60072a5bae87d1d39d2ff203db23dfbe39 SHA256: 9905d34317cf5633336c5b1dd6b5e8224f5ed42f952b193954c0ccc9619aadcc SHA512: 389d86a70447f5e79f4d089ce3df037d2784279e116f646640b8195cd00983e78ee6d3b6699b1e82cd976e24174b22787a796b00f47d4afe5ec1a8f6ba78f154 Description: USB support This package contains core USB drivers for the kernel. Package: linux-kbuild-4.9 Architecture: amd64 Version: 4.9.210-1 Multi-Arch: foreign Priority: optional Section: kernel Source: linux Maintainer: Debian Kernel Team Installed-Size: 1591 Depends: libc6 (>= 2.14), libssl1.1 (>= 1.1.0) Filename: 4.4-4/amd64/linux-kbuild-4.9_4.9.210-1_amd64.deb Size: 895990 MD5sum: 7f3f88c7000177e05eb188fd5990ff54 SHA1: fed5753053669e25d7733be6af471a91cfe5abf6 SHA256: dd4cd43cf865782308c3969890d0207b771390386983027cf53677c9f0199e29 SHA512: 5409831f435d4b13118c04b27c6778bfede68a2bc53ec7ecde60ae62ea8672a5c92876a49cdd4e45e4b1891e616ae1caec844c1c24c8287af45e72091467ee10 Homepage: https://www.kernel.org/ Description: Kbuild infrastructure for Linux 4.9 This package provides the kbuild infrastructure for the headers packages for Linux kernel version 4.9. Package: linux-cpupower Architecture: amd64 Version: 4.9.210-1 Priority: optional Section: admin Source: linux Maintainer: Debian Kernel Team Installed-Size: 900 Depends: libc6 (>= 2.7), libcpupower1 (>= 4.7~rc2-1~exp1), libpci3 (>= 1:3.5.2-1) Filename: 4.4-4/amd64/linux-cpupower_4.9.210-1_amd64.deb Size: 760268 MD5sum: 4614e3e42166f8600b4d7c031e967606 SHA1: 2de3b335ab9ff5785f16ed0e6ae3100f00124497 SHA256: 9bb21fc55acc3387acc7cfb8d03b7b0af72380999291b5d1421b8a3a0eb4815d SHA512: f8ad8ce80a29b509832c461f91604bc33fd9899aca80bac83a546fadb5257e55dbb91d56beac43f19b42b96ea0abcaec9f43ca31fd748090187f40bbb85e34be Homepage: https://www.kernel.org/ Description: CPU power management tools for Linux The cpupower command allows inspection and control of cpufreq and cpuidle tunables for hardware that support these features. It replaces "cpufreq-info" and "cpufreq-set" in cpufrequtils. . The turbostat command reports topology, frequency, idle power-state statistics, temperature and power consumption information as provided by the CPU. . The x86_energy_perf_policy command sets a general policy on some Intel CPU models for the relative importance of performance versus energy savings. Package: nic-usb-modules-4.9.0-12-amd64-di Architecture: amd64 Version: 4.9.210-1 Kernel-Version: 4.9.0-12-amd64 Priority: standard Section: debian-installer Source: linux Maintainer: Debian Kernel Team Installed-Size: 1090 Provides: nic-usb-modules Depends: kernel-image-4.9.0-12-amd64-di, nic-shared-modules-4.9.0-12-amd64-di, nic-wireless-modules-4.9.0-12-amd64-di, usb-modules-4.9.0-12-amd64-di, crc-modules-4.9.0-12-amd64-di Filename: 4.4-4/amd64/nic-usb-modules-4.9.0-12-amd64-di_4.9.210-1_amd64.udeb Size: 186666 MD5sum: a26082d59c91bea808f6f5910a7ef828 SHA1: 1bdeb1ce0fe50fc373e6c67d66cb64518e01b4d2 SHA256: b5dd8d25819827f28ced8110af9a19cf9b1ef284cd87f08ca6061a2e032f8f06 SHA512: 93c13717a3e9c0a4af127150de0ce2d15beed5891596e10d981ed1d0b89f15c11de0e4d10f3e58a922fe8f80ab83e0cc69f51488c930d86c391bf886bbb9fb07 Description: USB NIC drivers This package contains USB network adapter drivers for the kernel. Package: scsi-modules-4.9.0-12-amd64-di Architecture: amd64 Version: 4.9.210-1 Kernel-Version: 4.9.0-12-amd64 Priority: standard Section: debian-installer Source: linux Maintainer: Debian Kernel Team Installed-Size: 10553 Provides: scsi-modules Depends: kernel-image-4.9.0-12-amd64-di, scsi-core-modules-4.9.0-12-amd64-di, cdrom-core-modules-4.9.0-12-amd64-di, ata-modules-4.9.0-12-amd64-di Filename: 4.4-4/amd64/scsi-modules-4.9.0-12-amd64-di_4.9.210-1_amd64.udeb Size: 2408116 MD5sum: 155c6c4d0e3f706acb41b9c4b3c0674d SHA1: 154c5f536cd2bb90b47f6d0f41b442961620da22 SHA256: 702b3d229565014780d8d989d6eb7790a0af6552c4e345050bd525dac1224cbf SHA512: e923d4434931fd3e78fa56316036d62ce1f2ea4b9da2efbd4a56665a0c0fa81fcb44ac6650c5cfed5cb9183e7d00a14f079abd1ffcbfcaeddeda44218faca5ba Description: SCSI drivers This package contains SCSI drivers for the kernel. Package: input-modules-4.9.0-12-amd64-di Architecture: amd64 Version: 4.9.210-1 Kernel-Version: 4.9.0-12-amd64 Priority: extra Section: debian-installer Source: linux Maintainer: Debian Kernel Team Installed-Size: 1302 Provides: input-modules Depends: kernel-image-4.9.0-12-amd64-di, usb-modules-4.9.0-12-amd64-di, i2c-modules-4.9.0-12-amd64-di Filename: 4.4-4/amd64/input-modules-4.9.0-12-amd64-di_4.9.210-1_amd64.udeb Size: 217132 MD5sum: 434f3abf195428ddfac825bec0e0b57c SHA1: 8c6d8df59988dc631cfe2491d007d55f73c61b09 SHA256: fc2bad9ccc30cd8d29bc54574a38d879869b888d7c4125b7a0f2815f8bee716c SHA512: 7bc8a642fbe4ebe5d7b1aa015e83ce0e1476d15372839ddc06c585602759a33830e6588d339eb8547d0f09a2f560828db5ce2f4ac62cfe431f2ab9876b08e789 Description: Input devices support This package contains input device drivers for the kernel. Package: hyperv-modules-4.9.0-12-amd64-di Architecture: amd64 Version: 4.9.210-1 Kernel-Version: 4.9.0-12-amd64 Priority: extra Section: debian-installer Source: linux Maintainer: Debian Kernel Team Installed-Size: 273 Provides: hyperv-modules Depends: kernel-image-4.9.0-12-amd64-di, input-modules-4.9.0-12-amd64-di, scsi-core-modules-4.9.0-12-amd64-di Filename: 4.4-4/amd64/hyperv-modules-4.9.0-12-amd64-di_4.9.210-1_amd64.udeb Size: 58324 MD5sum: 55af55d567317b16d47c548afb031e57 SHA1: d65bf2180a604f212fc45ead2644fc8102096024 SHA256: 430e94daddcb8ab207a29425502b5b99f346fd8d15c26c7422f2bdcb9197293a SHA512: 851682e665f25f376945603deddbee15e16a3df9df6d0439763f04903892e1ea776688450265d80a64bc91c360a90a58835e3afd5fa293c4f49d5478090a3ef8 Description: Hyper-V modules This package contains Hyper-V paravirtualised drivers for the kernel. Package: speakup-modules-4.9.0-12-amd64-di Architecture: amd64 Version: 4.9.210-1 Kernel-Version: 4.9.0-12-amd64 Priority: extra Section: debian-installer Source: linux Maintainer: Debian Kernel Team Installed-Size: 314 Provides: speakup-modules Depends: kernel-image-4.9.0-12-amd64-di Filename: 4.4-4/amd64/speakup-modules-4.9.0-12-amd64-di_4.9.210-1_amd64.udeb Size: 47950 MD5sum: 2961345d4c24abb264f513245938dfc6 SHA1: 99c5d4990b40496550cf7a89cb8e8f6e591781a7 SHA256: 73433982f403cda81c6a2f40ae01ad49203a9d172bae91f86b6b74fb7ee62cb2 SHA512: 022e1f9fb993cb74d87354f24165bcf7f6f5109618474248d44bdb3eaa3f9804134f72fc0d5fc431b9eef21a943bfab45d8675db882bacf43d0daaa6ec5b2abe Description: speakup modules This package contains speakup modules. Package: linux-image-4.9.0-12-rt-amd64 Architecture: amd64 Version: 4.9.210-1 Priority: optional Section: kernel Source: linux Maintainer: Debian Kernel Team Installed-Size: 187539 Depends: kmod, linux-base (>= 4.3~), initramfs-tools (>= 0.120+deb8u2) | linux-initramfs-tool Recommends: firmware-linux-free, irqbalance Suggests: linux-doc-4.9, debian-kernel-handbook, grub-pc | grub-efi-amd64 | extlinux Breaks: initramfs-tools (<< 0.120+deb8u2), qemu-system-x86 (<< 1:2.5+dfsg-1), xserver-xorg-input-vmmouse (<< 1:13.0.99) Filename: 4.4-4/amd64/linux-image-4.9.0-12-rt-amd64_4.9.210-1_amd64.deb Size: 39233654 MD5sum: 48c5ed0b396032f173dc13d1731210a5 SHA1: 55b788d880b845f97998837ae5a9181615d2501c SHA256: 42e03e8e04188914da8bdc5fab4154214df8f0e5a0aeaca9bbc225e054b47697 SHA512: 16d7c53c9fd369ba8d2d0ef780bb7326bb40701abec5be3ea8539b54621584edfbd12302557a7a11ef38f9ce48f5c04d5a3ff6d397776ec730e354d3f53f7a0e Homepage: https://www.kernel.org/ Description: Linux 4.9 for 64-bit PCs, PREEMPT_RT The Linux kernel 4.9 and modules for use on PCs with AMD64, Intel 64 or VIA Nano processors. . This kernel includes the PREEMPT_RT realtime patch set. Package: usb-serial-modules-4.9.0-12-amd64-di Architecture: amd64 Version: 4.9.210-1 Kernel-Version: 4.9.0-12-amd64 Priority: optional Section: debian-installer Source: linux Maintainer: Debian Kernel Team Installed-Size: 1282 Provides: usb-serial-modules Depends: kernel-image-4.9.0-12-amd64-di, usb-modules-4.9.0-12-amd64-di Filename: 4.4-4/amd64/usb-serial-modules-4.9.0-12-amd64-di_4.9.210-1_amd64.udeb Size: 191766 MD5sum: ba46474b859d5090583f340f3b245f58 SHA1: 15eccad35afe63d040bf88739cc1fcd0f7948083 SHA256: eda5cda2de44a290c3342b64c1a04206b4c5a95cd494c422bcd65ede3675783c SHA512: 0ec19eb2e521371fdf01cd0b08c24d485a211ade49f58311e6324179aa29cf9cc1121935860650ca59f41f47320a433ddc4e405b9c754250d6650596a06c88c3 Description: USB serial drivers This package contains USB serial drivers for the kernel. Package: event-modules-4.9.0-12-amd64-di Architecture: amd64 Version: 4.9.210-1 Kernel-Version: 4.9.0-12-amd64 Priority: extra Section: debian-installer Source: linux Maintainer: Debian Kernel Team Installed-Size: 39 Provides: event-modules Depends: kernel-image-4.9.0-12-amd64-di Filename: 4.4-4/amd64/event-modules-4.9.0-12-amd64-di_4.9.210-1_amd64.udeb Size: 9064 MD5sum: d5832aacc60beff7e9cd51cd0873962b SHA1: 930a9caed1f523f6465fcc40161f99a72609b4a6 SHA256: 4ec9dffef0bbf694722f744c5ec7032a36a15ce7ea4a6084f8f1fc1e6a838429 SHA512: 398203baa4beeb1bcf23a126646537edd9cb9e10ff960778dd73676e921311d66a64ffd07af06c1b562330f7bdfeee1e97d31a147158bfeaca5d558da992b3dd Description: Event support This package contains event drivers for the kernel. Package: jfs-modules-4.9.0-12-amd64-di Architecture: amd64 Version: 4.9.210-1 Kernel-Version: 4.9.0-12-amd64 Priority: standard Section: debian-installer Source: linux Maintainer: Debian Kernel Team Installed-Size: 296 Provides: jfs-modules Depends: kernel-image-4.9.0-12-amd64-di Filename: 4.4-4/amd64/jfs-modules-4.9.0-12-amd64-di_4.9.210-1_amd64.udeb Size: 88646 MD5sum: ad59822f743b7b09baaa20d87f51544b SHA1: 681bd53046f7d2bd0ddcde825ca58858b2501018 SHA256: 45cbc0353d444b628bc817df62ad3ae03f6909a0f23b76b8cb6fec0bc3b67476 SHA512: 8ef6861bae27ffa70b47f482f7c2add3e94a5033ea4770c918779471ec28d672bc56abe5aa5f395e7abd519893c4f97880c6dc98276ab174ec95766d118928f1 Description: JFS filesystem support This package contains the JFS filesystem module for the kernel. Package: univention-kernel-headers Architecture: amd64 Version: 12.0.0-4A~4.4.0.202002271621 Priority: optional Section: univention Source: univention-kernel-image Maintainer: Univention GmbH Installed-Size: 13 Depends: linux-headers-4.9.0-12-amd64 Filename: 4.4-4/amd64/univention-kernel-headers_12.0.0-4A~4.4.0.202002271621_amd64.deb Size: 6230 MD5sum: a16c07e1df2b49322fb74b0785a78e5d SHA1: 55db87ad82a049fbb912779266153f05f1e0b79c SHA256: f045659361dd33f19501f6dd1891cc84ffdf5e6f73ac4e4348c7a3e920ed87af SHA512: b851df5e5178cde35a5a365d507d8c8c0d4c2471ffe290cd26cfb0bda85aa2765d0ec52117a64280a62bf5efa1a7c528e3587030eb2089997794ed63b1248d4f Description: UCS - Linux kernel headers (standard) This meta-package depends on the latest UCS kernel headers. . It is part of Univention Corporate Server (UCS), an integrated, directory driven solution for managing corporate environments. For more information about UCS, refer to: https://www.univention.de/ Package: univention-kernel-image Architecture: amd64 Version: 12.0.0-4A~4.4.0.202002271621 Priority: optional Section: univention Maintainer: Univention GmbH Installed-Size: 15 Depends: linux-image-4.9.0-12-amd64-signed, linux-image-4.9.0-12-amd64, univention-initrd (>= 6.0.0-2), univention-config Recommends: firmware-atheros, firmware-bnx2, firmware-bnx2x, firmware-brcm80211, firmware-cavium, firmware-intelwimax, firmware-iwlwifi, firmware-libertas, firmware-linux, firmware-myricom, firmware-netxen, firmware-qlogic, firmware-realtek, firmware-ti-connectivity, amd64-microcode, intel-microcode, xfsprogs Suggests: firmware-intel-sound, firmware-ipw2x00, firmware-ivtv, firmware-samsung, firmware-siano Filename: 4.4-4/amd64/univention-kernel-image_12.0.0-4A~4.4.0.202002271621_amd64.deb Size: 7172 MD5sum: f813ce78e4ae75e2316dab4536e5cec0 SHA1: 08f403318772096b67bfc74486c983025f0f6aa4 SHA256: a0ee08a379446ffe42ded6cdf97bdc3b9b2edbce2971c25c7cf8e9acbc40995b SHA512: 00e6374b2983b071e8db1343d74505983f6a19378b3f921dc8a23e3f048595ab7bd6770160af0b61c93bcc06d0dad5fdad448220d5d8f13e08e66a22e6d3c7af Description: UCS - Linux kernel (standard) This meta-package depends on the latest UCS kernel image. It supports up to 64 GB RAM on 32 bit CPUs and up to 128 TB memory on 64 bit CPUs. . This kernel is also suitable for operation with Xen (both Dom0 and DomU). . It is part of Univention Corporate Server (UCS), an integrated, directory driven solution for managing corporate environments. For more information about UCS, refer to: https://www.univention.de/ Package: firefox-esr Architecture: amd64 Version: 68.6.0esr-1~deb9u1 Priority: optional Section: web Maintainer: Maintainers of Mozilla-related packages Installed-Size: 180155 Provides: gnome-www-browser, www-browser Depends: libasound2 (>= 1.0.16), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.18), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.10.0), libdbus-1-3 (>= 1.9.14), libdbus-glib-1-2 (>= 0.78), libffi6 (>= 3.0.4), libfontconfig1 (>= 2.11), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.31.8), libgtk-3-0 (>= 3.0.0), libjsoncpp1 (>= 1.7.4), libpango-1.0-0 (>= 1.14.0), libstartup-notification0 (>= 0.8), libstdc++6 (>= 6), libx11-6, libx11-xcb1, libxcb-shm0, libxcb1, libxcomposite1 (>= 1:0.3-1), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxrender1, libxt6, zlib1g (>= 1:1.2.3.4), fontconfig, procps, debianutils (>= 1.16) Recommends: libavcodec58 | libavcodec-extra58 | libavcodec57 | libavcodec-extra57 | libavcodec56 | libavcodec-extra56 | libavcodec55 | libavcodec-extra55 | libavcodec54 | libavcodec-extra54 | libavcodec53 | libavcodec-extra53 Suggests: fonts-stix | otf-stix, fonts-lmodern, libgssapi-krb5-2 | libkrb53, libcanberra0, libgtk2.0-0, pulseaudio Conflicts: iceweasel (<< 45) Breaks: xul-ext-torbutton Filename: 4.4-4/amd64/firefox-esr_68.6.0esr-1~deb9u1_amd64.deb Size: 48354278 MD5sum: eb68a6af74ffe8375192e1947d54de4b SHA1: 6f4b9557bc69ec411adeecd6704256222e94bc4d SHA256: bdb3b5d41fa298172b7fb502f93532ad6b5ed8830b1d96d278da07eeeac0ee54 SHA512: a4f8aa3fce721615921b66fba595d825cf471ee6851061f30d77098518fd7713fafa4b841723b6c2ed33dc159bd29dd0d7eb096b9e3108c970c633836503c54a Description: Mozilla Firefox web browser - Extended Support Release (ESR) Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. Package: univention-radius Architecture: amd64 Version: 6.0.2-21A~4.4.0.202003171637 Priority: optional Section: univention Maintainer: Univention GmbH Installed-Size: 263 Depends: univention-config (>= 7.0.25), univention-join (>= 5.0.20-1), shell-univention-lib (>= 2.0.17-1), univention-directory-listener (>= 13.0.0-2), freeradius, freeradius-ldap, freeradius-utils, univention-ssl, python-univention-radius Filename: 4.4-4/amd64/univention-radius_6.0.2-21A~4.4.0.202003171637_amd64.deb Size: 52372 MD5sum: ffcde3b81f97d5daec254ca9461cc267 SHA1: 65805e9934e993b969490e6c8c4db204e9444e6e SHA256: 019b063955c1deb90aa0916587d8ade9d7b793ca04e118de799593b55cb394f3 SHA512: 59d0d8da0bf179dbfb122d59b65f1db2563aa0665073724cf3cb77989eef2cf7ec2658f5c5b16e526cf9e7e2b69a5aca774753d4c559d83c128c13de8ca61c6a Description: freeradius 802.1X integration package for Univention Corporate Server Sets up a freeradius RADIUS server to support 802.1X authenticators Package: univention-radius-dbgsym Architecture: amd64 Version: 6.0.2-21A~4.4.0.202003171637 Auto-Built-Package: debug-symbols Priority: extra Section: debug Source: univention-radius Maintainer: Univention GmbH Installed-Size: 16 Depends: univention-radius (= 6.0.2-21A~4.4.0.202003171637) Filename: 4.4-4/amd64/univention-radius-dbgsym_6.0.2-21A~4.4.0.202003171637_amd64.deb Size: 2276 MD5sum: 24258625faf489efd54885f75877deba SHA1: c64ffaa04c78c5d669cec2ff8e0e7408c779ba47 SHA256: d2fce0191890af1e4aaf3e23ffff61576dacaee5369ee1bbfec89210fb278fa9 SHA512: 35238f4dd759f37b900592e3e627d6771cde1d8d848be1a7207f60d356979569fa9f5d15818a229792f33b643bd2af488cb45daaa5889c2e412f6fb8e2518ce6 Description: Debug symbols for univention-radius Build-Ids: 9c6fb7fcae5d67483576ff210a212012f6885981 Package: python-univention-radius Architecture: amd64 Version: 6.0.2-21A~4.4.0.202003171637 Priority: optional Section: univention Source: univention-radius Maintainer: Univention GmbH Installed-Size: 34 Provides: python2.7-univention-radius Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-passlib, python-univention (>= 12.0.0-5) Filename: 4.4-4/amd64/python-univention-radius_6.0.2-21A~4.4.0.202003171637_amd64.deb Size: 9186 MD5sum: c2f03118d858ae34c353e5136789c847 SHA1: 35d4183a56367323023ae2b2fe93b8055c4b7451 SHA256: 944354c3b75e59791bdbdcdae5e3d7f49d15c53415416280f8a932f4295a9c86 SHA512: f0b1bed8f77fa51e01707998a49426f59f9f4970e0ef3c304a7aaf76b6d8f962835f0215e8a24c707554e8a5e2c9962e2925633b04b6fd82b85347930c348dee Description: Python library for the univention radius integration. Package: python3-univention-radius Architecture: amd64 Version: 6.0.2-21A~4.4.0.202003171637 Priority: optional Section: univention Source: univention-radius Maintainer: Univention GmbH Installed-Size: 34 Depends: python3:any (>= 3.3.2-2~), python3-passlib, python3-univention Filename: 4.4-4/amd64/python3-univention-radius_6.0.2-21A~4.4.0.202003171637_amd64.deb Size: 9248 MD5sum: 9215a9fd1be6dceb1baac000d6fe19be SHA1: feec49b535bdd6e8c23b26957e1999ef59ec58b2 SHA256: 14a9631411a9f1b9f3be377d1f45d7e45634f6146f98544cdbbeb234b9139b55 SHA512: b577042bfcdcea1d802d719a5230e4901491f3908d3bd3f3e3ed55962b0ff31d4d289a67b34a3dae8665e04bc0052515530759e47c762e6a5b1979362307537c Description: Python 3 library for the univention radius integration. Package: libunivention-license0-dbgsym Architecture: amd64 Version: 10.0.0-4A~4.4.0.202003171616 Auto-Built-Package: debug-symbols Priority: extra Section: debug Source: univention-licence Maintainer: Univention GmbH Installed-Size: 41 Depends: libunivention-license0 (= 10.0.0-4A~4.4.0.202003171616) Filename: 4.4-4/amd64/libunivention-license0-dbgsym_10.0.0-4A~4.4.0.202003171616_amd64.deb Size: 23902 MD5sum: 849fb86be35c5c68c0172300eaa490ed SHA1: 69326f3e3d6ea8dd77a99548235e5701118c9a7d SHA256: c10f0122612fccf340f55b85d106a8a6b674c7cb0b375b7947d5a5638b553558 SHA512: 53525ab6b410a6961b74c8d2fa63a9590c38e0ef472fb65f59b9027d49de2b0d6eb76ddb76555e6f60acd5e5ab5cebc9c653d971da123123047af5b0821b3d79 Description: Debug symbols for libunivention-license0 Build-Ids: 8fffd85acffae39446af0aa8edbfd2692be45136 Package: libunivention-license0 Architecture: amd64 Version: 10.0.0-4A~4.4.0.202003171616 Priority: optional Section: univention Source: univention-licence Maintainer: Univention GmbH Installed-Size: 53 Depends: libc6 (>= 2.14), libldap-2.4-2 (>= 2.4.7), libssl1.1 (>= 1.1.0), libunivention-config0 (>= 5.0.0), libunivention-debug1 (>= 5.0.5), libunivention-policy0 (>= 5.0.0) Filename: 4.4-4/amd64/libunivention-license0_10.0.0-4A~4.4.0.202003171616_amd64.deb Size: 17752 MD5sum: 65e7e5ce241f10cbed7c394e4261df8c SHA1: 076512da5efe66726e9d047488779f3fa7ee4966 SHA256: 5ff37ed29f8de6bb230101ce5cf41a68e43cc58340eae92dd132294f2265a4ba SHA512: 9fc070f8ac1f5cc56105a85896aebabe818e19e29c735b9c94176340db22644e168b404bd922c9bf5d3cd9137eb89bf02bec8786fee6d91b8f066924dad3fd33 Description: UCS - license validation library This library validates UCS licenses. . This package is part of Univention Corporate Server (UCS), an integrated, directory driven solution for managing corporate environments. For more information about UCS, refer to: https://www.univention.de/ Package: libunivention-license-dev Architecture: amd64 Version: 10.0.0-4A~4.4.0.202003171616 Priority: optional Section: univention Source: univention-licence Maintainer: Univention GmbH Installed-Size: 65 Depends: libunivention-license0 (= 10.0.0-4A~4.4.0.202003171616) Replaces: libunivention-license0 (<< 4) Filename: 4.4-4/amd64/libunivention-license-dev_10.0.0-4A~4.4.0.202003171616_amd64.deb Size: 17544 MD5sum: f25524442d10563cd5874ffdffc11efd SHA1: 71e52da0b511fde9f32ed543e3aceedac624a99c SHA256: e2b13aca2130ec128499c9a7d0f30f4750e2a6dde53fe3a8977c237bb32819f3 SHA512: d4049958d763d33ab7d1a33cce4f4a1c7142787eb5b77d07445550fb32266652e79fde42fe3014a726d4ac023cde1af17b5ed6d633108374c06dfe2b09f027f2 Description: UCS - license validation library (development files) This package includes the development files to use the UCS license validation library. . It is part of Univention Corporate Server (UCS), an integrated, directory driven solution for managing corporate environments. For more information about UCS, refer to: https://www.univention.de/ Package: slapd Architecture: amd64 Version: 2.4.45+dfsg-1~bpo9+1A~4.4.0.202003031624 Priority: optional Section: net Source: openldap Maintainer: Debian OpenLDAP Maintainers Installed-Size: 15448 Provides: ldap-server, libslapi-2.4-2 Pre-Depends: debconf (>= 0.5) | debconf-2.0 Depends: libc6 (>= 2.14), libdb5.3, libgcrypt20 (>= 1.7.0), libkadm5srv8-heimdal (>= 1.4.0+git20110226), libkrb5-26-heimdal (>= 1.4.0+git20110226), libldap-2.4-2 (= 2.4.45+dfsg-1~bpo9+1A~4.4.0.202003031624), libltdl7 (>= 2.4.6), libodbc1 (>= 2.3.1), libperl5.24 (>= 5.24.0), libpython2.7 (>= 2.7), libsasl2-2, libssl1.1 (>= 1.1.0), libwrap0 (>= 7.6-4~), univention-config, python-univention-directory-manager (>= 10.0.15-5), coreutils (>= 4.5.1-1), psmisc, perl (>> 5.8.0) | libmime-base64-perl, adduser, lsb-base (>= 3.2-13) Recommends: libsasl2-modules Suggests: ldap-utils, libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal Conflicts: ldap-server, libltdl3 (= 1.5.4-1), umich-ldapd Replaces: ldap-utils (<< 2.2.23-3), libldap2 Filename: 4.4-4/amd64/slapd_2.4.45+dfsg-1~bpo9+1A~4.4.0.202003031624_amd64.deb Size: 1456404 MD5sum: 2171bbc22b968ec5b4efd93163ef3c61 SHA1: 30b8a68826eadf9c37da0e28a6e0dcc2a231cba7 SHA256: 6a6bc17db78b6758885574a0f30c0507dc02280b238829a77b2977a4b98f51ed SHA512: db3bf862da9a9960d035bdbec9c7554bb0a5af51c29aa94911b4009b5e45761c23ae0a99e22c686f389efcd9ddb167f42d87799a9c6222f0646f2fae4671d216 Homepage: http://www.openldap.org/ Description: OpenLDAP server (slapd) This is the OpenLDAP (Lightweight Directory Access Protocol) server (slapd). The server can be used to provide a standalone directory service. Package: libldap2-dev Architecture: amd64 Version: 2.4.45+dfsg-1~bpo9+1A~4.4.0.202003031624 Multi-Arch: same Priority: extra Section: libdevel Source: openldap Maintainer: Debian OpenLDAP Maintainers Installed-Size: 1429 Provides: libldap-dev Depends: libldap-2.4-2 (= 2.4.45+dfsg-1~bpo9+1A~4.4.0.202003031624) Conflicts: libldap-dev, libopenldap-dev Replaces: libopenldap-dev Filename: 4.4-4/amd64/libldap2-dev_2.4.45+dfsg-1~bpo9+1A~4.4.0.202003031624_amd64.deb Size: 330040 MD5sum: b06801f694d26acc508a2d776a9fee27 SHA1: 34901d15fb9582126b010c51c3af264a553b6186 SHA256: a5d5f3e41483373a335b331d7fa8453f36034cb627c0ab08a764ebc2b07eb6da SHA512: b6af5290741f6db39638e599868bb00c21416c091e3f5ecafe0999d7f30a98b6082c3b711fa55ad53139a4d792d76af666e1ef038e77ffad33830ef5ff514607 Homepage: http://www.openldap.org/ Description: OpenLDAP development libraries This package allows development of LDAP applications using the OpenLDAP libraries. It includes headers, libraries and links to allow static and dynamic linking. Package: libldap-2.4-2-dbgsym Architecture: amd64 Version: 2.4.45+dfsg-1~bpo9+1A~4.4.0.202003031624 Auto-Built-Package: debug-symbols Multi-Arch: same Priority: extra Section: debug Source: openldap Maintainer: Debian OpenLDAP Maintainers Installed-Size: 517 Depends: libldap-2.4-2 (= 2.4.45+dfsg-1~bpo9+1A~4.4.0.202003031624) Breaks: libldap-2.4-2-dbg (<< 2.4.42+dfsg-2.A) Replaces: libldap-2.4-2-dbg (<< 2.4.42+dfsg-2.A) Filename: 4.4-4/amd64/libldap-2.4-2-dbgsym_2.4.45+dfsg-1~bpo9+1A~4.4.0.202003031624_amd64.deb Size: 447226 MD5sum: cbcc97b5ff1fc82ae3062d0dcc16aab1 SHA1: c0fde8eeec87b5fc9619f6dbfd6388af30646b5c SHA256: 62b2acd46e0b1ef7424aa4ea9e938c842e0418887113c762ef4fbe1086a8cf61 SHA512: fa6ee9f30d68a973528d58faeb7a5e09589a9f6a85f042b5fc2c3ef758728f22429825f6d1e99d7cda6ea3d4bf6a020c1e0a96d6c464362835abafe4a1821c7f Homepage: http://www.openldap.org/ Description: Debug symbols for libldap-2.4-2 Build-Ids: 7e5962b1141cd86dbfdc567f58beeec7aba39883 a660b9a680f62825b3174c5475ea7d4cd9bc6dcc Package: slapd-smbk5pwd Architecture: amd64 Version: 2.4.45+dfsg-1~bpo9+1A~4.4.0.202003031624 Priority: extra Section: net Source: openldap Maintainer: Debian OpenLDAP Maintainers Installed-Size: 139 Depends: slapd (= 2.4.45+dfsg-1~bpo9+1A~4.4.0.202003031624), libc6 (>= 2.4), libkadm5srv8-heimdal (>= 1.4.0+git20110226), libldap-2.4-2 (>= 2.4.7), libnettle6 Filename: 4.4-4/amd64/slapd-smbk5pwd_2.4.45+dfsg-1~bpo9+1A~4.4.0.202003031624_amd64.deb Size: 92572 MD5sum: 10c4cb322e86f9c2c8e20e68736d795e SHA1: f2fcdcd1577401d624ef740eb36df2b91e3f991b SHA256: 19d6fdea3f55c4f7e0d9fc8056d0dcaaf7c142dfcb5406403150e3488efaa85b SHA512: f8c6cc8f821a03be11bf4d69c128203d7d615a1867c37ec490242c17bc4d5b704f558d05cb7bca32c5ea52728a5bff8cf7c175e89483a15b80691cd1a53676ce Homepage: http://www.openldap.org/ Description: Keeps Samba and Kerberos passwords in sync within slapd. Extends the PasswordModify Extended Operation to update Kerberos keys and Samba password hashes for an LDAP user. The Kerberos support is written for Heimdal using its hdb-ldap backend. The Samba support is written using the Samba 3.0 LDAP schema. Package: libldap-2.4-2 Architecture: amd64 Version: 2.4.45+dfsg-1~bpo9+1A~4.4.0.202003031624 Multi-Arch: same Priority: standard Section: libs Source: openldap Maintainer: Debian OpenLDAP Maintainers Installed-Size: 515 Depends: libc6 (>= 2.14), libsasl2-2, libssl1.1 (>= 1.1.0), libldap-common (>= 2.4.45+dfsg-1~bpo9+1A~4.4.0.202003031624) Conflicts: ldap-utils (<= 2.1.23-1) Replaces: libldap-2.3-0, libldap2 Filename: 4.4-4/amd64/libldap-2.4-2_2.4.45+dfsg-1~bpo9+1A~4.4.0.202003031624_amd64.deb Size: 222128 MD5sum: 5474c508edb580546951fe401364288e SHA1: 72c305c57b756bd4d59f132f7e60c6061ddc469d SHA256: c12f6aafffabda816014ac6215b59b631725a8b7054091476f48ec1df5070c10 SHA512: c89859680bb103573fe2526999d1dc9cb06854454968c937572eba8e57685cec6bd65c7902d9b3daf37b4d55e3ed3c0ca75ef2f77cbc43b12b5f3f92375eef72 Homepage: http://www.openldap.org/ Description: OpenLDAP libraries These are the run-time libraries for the OpenLDAP (Lightweight Directory Access Protocol) servers and clients. Package: slapd-dbgsym Architecture: amd64 Version: 2.4.45+dfsg-1~bpo9+1A~4.4.0.202003031624 Auto-Built-Package: debug-symbols Priority: extra Section: debug Source: openldap Maintainer: Debian OpenLDAP Maintainers Installed-Size: 6919 Depends: slapd (= 2.4.45+dfsg-1~bpo9+1A~4.4.0.202003031624) Breaks: slapd-dbg (<< 2.4.42+dfsg-2.A) Replaces: slapd-dbg (<< 2.4.42+dfsg-2.A) Filename: 4.4-4/amd64/slapd-dbgsym_2.4.45+dfsg-1~bpo9+1A~4.4.0.202003031624_amd64.deb Size: 6319584 MD5sum: f2cfeee6b4a973c1b3984d2de233f4be SHA1: 88a24bc440581aead30c0e93eb19d5ac259a9d2d SHA256: 19111dccfa0001741dcb37378264cfbe589f116be085e9b8dfb82efc93433d1b SHA512: c73d02e1373b2e366804d30e340e910783a6db0c51f4aa9cf0c5e85c887daeb2a46926d4b615aa31de108cbda6216af47844f38be0217928912a68c42cf44d4e Homepage: http://www.openldap.org/ Description: Debug symbols for slapd Build-Ids: 0166ef8492a0c02364b5c37e333785e5feda4e46 03f44b8d62614ecb2febad01519a3c9bb4feb4a1 0fb5cf05de6b958930f7ef4f4728c74a5794983f 1c98b3d05f952512372f316ae2aa9481e24e4c8b 2f69c0bc4aa034bbbca1c7bcb9cc0003df541894 2f9d7800ba0775836ff48430f78e88a570375e64 3bb7d6837d2dddab03c4306691e9491d95138e17 3d19ab9f804cea68c918afe5e5061520ff1085f5 3da8938623a9a449c598f802b2622420c241ca90 3ea7928a3b3ab66dcd361cfe3643e29b27c0b41d 590252fb9346162a7b8d387445c62fe58014323d 591169ac4eb6105f3222cbe35f832221359af179 5978c45230853fbcbb73a152c01102b7b129e1d1 5cdc72b121964f375a903514448313b1e849d40c 6223b64819fc38802b24b58ac5baa66e1474ccc7 63dda22bf5f6fad5538773f677189d38979fab4d 63ebdc1acda0876264fca00d9f211318061ae0c4 68dbc0ad63d10670adc4a13058f517e1f5922474 6d7f709127a3dde24e89211c5a8b11ec90b195a6 773af99c82fcd6fe1612e9f6f5f80bc9e54fc93d 7a37370ac996b65ff6ec2f33f7bac03b22eb92bf 7ac2feacf572c47c809b6713b578505dbf15d6d8 7c60a27e8da58aacb3948f454caf8167a1aab90a 7d43b7867535a921c1708acc8b74481c3faefc71 7dc9d90fe6db1bb60df949915dab95c6a0b8ffa4 840d9afb525fd43fe9af1051cb60c229c537f7c6 8d13730fd89125b7485335d46dd02d1004c7ef49 9cf0553521c7b18d3d6e0a88d8472931b41a0c71 adb5c8b88279f035709ca0dd384bc71ceccc3786 ae96d8137c1334c2a687a4af0d3b880f7fb9dd31 b519370f21c6de588fcd89399f78c825f0892629 b71e8bb4b0e298e621b2bd05e6acbc33f5bcfd44 b8e8dc64db3bcd28c991f14f4faaa80ce2181a37 c5d6b61060acb2d7f340786eaa7dfd936d0e6273 c8016e4ac8e9a2e00f88e6fbc936666db090d63f cc43ce136ada3fbdb8672850d05a8cb2cca710ba d00ce92335256e63903dc8c94fa18dda6fa42e8c d2282be5078a514e9a185d8a7a8ba820719a4477 d3df06bd1d058a74633e1540fc5e31b3b1f8bd51 dac53632688b3afab4a10bb37f1a589de7886fbf e18aba9d45ad987f14782ac83885b4ced137617c f2aaafa5c610eba29e6c4d1c82360359bffde55f f2af21b9472a965ba8fd3acda7c0963ad5a05fa5 fbb15beff4034f8696b0cf2393f759a8f0efda4b Package: slapd-smbk5pwd-dbgsym Architecture: amd64 Version: 2.4.45+dfsg-1~bpo9+1A~4.4.0.202003031624 Auto-Built-Package: debug-symbols Priority: extra Section: debug Source: openldap Maintainer: Debian OpenLDAP Maintainers Installed-Size: 58 Depends: slapd-smbk5pwd (= 2.4.45+dfsg-1~bpo9+1A~4.4.0.202003031624) Filename: 4.4-4/amd64/slapd-smbk5pwd-dbgsym_2.4.45+dfsg-1~bpo9+1A~4.4.0.202003031624_amd64.deb Size: 42464 MD5sum: 5c4b4bbb63c33fcd82870c722c422a9b SHA1: db412b9869ae2ac430b4f742b32483c92a40da59 SHA256: 6830a954d40608fdc0c779cbe4026204fb313884b6089fd72cb48dc1a7154b1b SHA512: bdc91272930e04687633d8bcda3f908ce10b8337f7c7ca73bed57f499f40effeceb4bb639a46b5e8101fc0a3e95fb1f969601554138f40d5226b21855777deff Homepage: http://www.openldap.org/ Description: Debug symbols for slapd-smbk5pwd Build-Ids: 32191f9d238559e9acf1b404aa446c639b0cb4d6 Package: ldap-utils-dbgsym Architecture: amd64 Version: 2.4.45+dfsg-1~bpo9+1A~4.4.0.202003031624 Auto-Built-Package: debug-symbols Priority: extra Section: debug Source: openldap Maintainer: Debian OpenLDAP Maintainers Installed-Size: 599 Depends: ldap-utils (= 2.4.45+dfsg-1~bpo9+1A~4.4.0.202003031624) Filename: 4.4-4/amd64/ldap-utils-dbgsym_2.4.45+dfsg-1~bpo9+1A~4.4.0.202003031624_amd64.deb Size: 449736 MD5sum: bcff5c680cd0ef1f881484c2e345d240 SHA1: 9d535a3e4541fb838f9dee5685c76ecc097be09f SHA256: b3f219b19dc5da6bda838f3d937347fa29cb66a20f4f5395ed63dcf26edea221 SHA512: bf291a869ea4c2285279b5ef108e95996a1098bf950e00e43d4f3cb029b92a08964c9b1b5f3960c0a6ba0df10c79714e87710fc3905c783d52cc5c875760a103 Homepage: http://www.openldap.org/ Description: Debug symbols for ldap-utils Build-Ids: 0a0bcbec933861ed6a3cdd47f6d34f79d356120a 0a102a3c8171eb3064b989664b59982ca9d59f41 252098a50aff7f9a0f244dc57a84a9db5db81103 427e118528ce60ca0e7e8f945568f3e8027a4178 52803abe54e6e53cbef01548d8e0b253b7d5863e 927aac34c86c70d9f63822b94afb822b81d097be c4905801b02b3b5ef26fe6981d92bdbd8cde3e48 c773c610ee66adb6f62c30904dc792044b9a8292 d854a80bc29c2e95f497034c000542b2a5cd65bc Package: ldap-utils Architecture: amd64 Version: 2.4.45+dfsg-1~bpo9+1A~4.4.0.202003031624 Priority: optional Section: net Source: openldap Maintainer: Debian OpenLDAP Maintainers Installed-Size: 671 Provides: ldap-client, openldap-utils Depends: libldap-2.4-2 (= 2.4.45+dfsg-1~bpo9+1A~4.4.0.202003031624) Recommends: libsasl2-modules Suggests: libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal Conflicts: ldap-client, openldap-utils, umich-ldap-utils Replaces: openldap-utils, openldapd, slapd (<< 2.2.23-0.pre6) Filename: 4.4-4/amd64/ldap-utils_2.4.45+dfsg-1~bpo9+1A~4.4.0.202003031624_amd64.deb Size: 194004 MD5sum: 280ba13ab3d1dd83b59f89d17825d8b4 SHA1: 3f46c0d821328047234726a2d1028944ea4c99b2 SHA256: fcda7d1ac32ec8a850908f95a6c71565c2ecdea35ef63d25737c7564694eac48 SHA512: aed1426b30e866c754aa3d591515c7fb24267a58c66ac3dec1a4f3e9453b8a8c71b156bf11279295a9e6ef6c3b27fd5f8e75588c21f192ef49651a332254d6aa Homepage: http://www.openldap.org/ Description: OpenLDAP utilities This package provides utilities from the OpenLDAP (Lightweight Directory Access Protocol) package. These utilities can access a local or remote LDAP server and contain all the client programs required to access LDAP servers. Package: python-univention-license-dbg Architecture: amd64 Version: 10.0.0-4A~4.4.0.202003180929 Priority: optional Section: univention Source: univention-licence-python Maintainer: Univention GmbH Installed-Size: 63 Provides: python2.7-univention-license-dbg Depends: python-dbg (<< 2.8), python-dbg (>= 2.7~), python-dbg:any (<< 2.8), python-dbg:any (>= 2.7~), python2.7-dbg, libc6 (>= 2.4), libunivention-license0 (>= 4.0.0), python-univention-license (= 10.0.0-4A~4.4.0.202003180929) Filename: 4.4-4/amd64/python-univention-license-dbg_10.0.0-4A~4.4.0.202003180929_amd64.deb Size: 23008 MD5sum: 733a0da69a6540c1edb44ea5432494f1 SHA1: 0fb1b62765e0bc4e3a5655803215af2a2325efbc SHA256: e51aed9e20edd2d21d19d4751e9c7dae1f259a6b92a7611fa79d0c3e5a0d1bad SHA512: 278be1b706fd0f14ccbf1f78b890924ad74ed3276621512dec80d07a24dd007a92b6c42ef82c42acc777a21efb416177d3c06049c9e3a15ea1c46000b019e489 Description: UCS - licence validation library for Python 2 - Debug version This package contains a Python interface to the UCS licence validation library. . It is part of Univention Corporate Server (UCS), an integrated, directory driven solution for managing corporate environments. For more information about UCS, refer to: https://www.univention.de/ Build-Ids: 9d5f005dbe53a9015f9e5a57be095b8bdbb5c56f Package: python3-univention-license Architecture: amd64 Version: 10.0.0-4A~4.4.0.202003180929 Priority: optional Section: univention Source: univention-licence-python Maintainer: Univention GmbH Installed-Size: 28 Provides: python3.5-univention-license Depends: python3 (<< 3.6), python3 (>= 3.5~), libc6 (>= 2.4), libunivention-license0 (>= 4.0.0) Filename: 4.4-4/amd64/python3-univention-license_10.0.0-4A~4.4.0.202003180929_amd64.deb Size: 5344 MD5sum: 8fd795171458976f817af6a89326c80b SHA1: 98cfe754afc8c8797a3d55b778624ccd3a162280 SHA256: afa7eee5be7df2130a5affff21ca927aafb91fd95ac429da6615c0cb14d9114f SHA512: 72fa6087cf453203e4cc82ca52c48135434ba5730006caf4a89312c8732d1faa4a2f2a01313f52a4116099f9aad39d3d6038150963e513a34de0c2de49fa4b25 Description: UCS - licence validation library for Python 3 This package contains a Python interface to the UCS licence validation library. . It is part of Univention Corporate Server (UCS), an integrated, directory driven solution for managing corporate environments. For more information about UCS, refer to: https://www.univention.de/ Package: python3-univention-license-dbg Architecture: amd64 Version: 10.0.0-4A~4.4.0.202003180929 Priority: optional Section: univention Source: univention-licence-python Maintainer: Univention GmbH Installed-Size: 67 Provides: python3.5-univention-license-dbg Depends: python3-dbg (<< 3.6), python3-dbg (>= 3.5~), libc6 (>= 2.4), libunivention-license0 (>= 4.0.0), python3-univention-license (= 10.0.0-4A~4.4.0.202003180929) Filename: 4.4-4/amd64/python3-univention-license-dbg_10.0.0-4A~4.4.0.202003180929_amd64.deb Size: 24920 MD5sum: c088546e9c6049565c97d9f54e747639 SHA1: 17a6e560c38d66c6fdeb53bd94ad1451c56e3e70 SHA256: 2d684d0dfafd5cc5108d548c3796c6dc7e3c08ec69c1eac90dfeb7f6d91bd9b3 SHA512: 67ad90aab5ec1e2d71dba3ef8a50dc6243d0e07f42a000186aea15b3f8c3471a8ddaefbf2b94ed92b65706cb8c78262e0098f121a7cfb4be8f51d8eeb03ff433 Description: UCS - licence validation library for Python 3 - Debug version This package contains a Python interface to the UCS licence validation library. . It is part of Univention Corporate Server (UCS), an integrated, directory driven solution for managing corporate environments. For more information about UCS, refer to: https://www.univention.de/ Build-Ids: 4f2a571dab25d38d167f0ad7e4f17f495b269c08 Package: python-univention-license Architecture: amd64 Version: 10.0.0-4A~4.4.0.202003180929 Priority: optional Section: univention Source: univention-licence-python Maintainer: Univention GmbH Installed-Size: 28 Provides: python2.7-univention-license Depends: python-univention-namespace (>= 12.0.0-10), python (<< 2.8), python (>= 2.7~), python2.7, python:any (<< 2.8), python:any (>= 2.7~), libc6 (>= 2.4), libunivention-license0 (>= 4.0.0) Filename: 4.4-4/amd64/python-univention-license_10.0.0-4A~4.4.0.202003180929_amd64.deb Size: 5330 MD5sum: c9d01e661fee4e5a869e3ca45f2ade6c SHA1: fa81bd18593436b66325428f49c1f9667643f539 SHA256: 2d89822a431cbe2713f80c805555f9a4ca22a734ddff51e257acce007fc4b94c SHA512: 598c7d53ee4efcc38bcfaad87ef321a190e439f916efe154729cc5057a8e3ae067223a6819d73a76f6c67b56495f50f2ee41e4f173bf75fe00c1c556d21e3e68 Description: UCS - licence validation library for Python 2 This package contains a Python interface to the UCS licence validation library. . It is part of Univention Corporate Server (UCS), an integrated, directory driven solution for managing corporate environments. For more information about UCS, refer to: https://www.univention.de/ Package: libfreetype6 Architecture: amd64 Version: 2.6.3-3.2+deb9u1 Multi-Arch: same Priority: optional Section: libs Source: freetype Maintainer: Steve Langasek Installed-Size: 898 Depends: libc6 (>= 2.14), libpng16-16 (>= 1.6.2-1), zlib1g (>= 1:1.1.4) Filename: 4.4-4/amd64/libfreetype6_2.6.3-3.2+deb9u1_amd64.deb Size: 437810 MD5sum: ae209dccb2f8598ea7c3dd2e16b8e42a SHA1: 5f4bde6f870b0630bd4353915e69e6391c684975 SHA256: 23e7b546543df1ad80a34e9ecdec725e71a5e48b607ef026657aa7687b229791 SHA512: 0c24ee4a9b008c9dd9fdae6f8293c159a210760ae2f4f37a6b1abb144658ed686756591f152645fbb70bb34db27b67040cd50f10a2f06d1d289218578b96db8e Homepage: http://www.freetype.org Description: FreeType 2 font engine, shared library files The FreeType project is a team of volunteers who develop free, portable and high-quality software solutions for digital typography. They specifically target embedded systems and focus on bringing small, efficient and ubiquitous products. . The FreeType 2 library is their new software font engine. It has been designed to provide the following important features: * A universal and simple API to manage font files * Support for several font formats through loadable modules * High-quality anti-aliasing * High portability & performance . Supported font formats include: * TrueType files (.ttf) and collections (.ttc) * Type 1 font files both in ASCII (.pfa) or binary (.pfb) format * Type 1 Multiple Master fonts. The FreeType 2 API also provides routines to manage design instances easily * Type 1 CID-keyed fonts * OpenType/CFF (.otf) fonts * CFF/Type 2 fonts * Adobe CEF fonts (.cef), used to embed fonts in SVG documents with the Adobe SVG viewer plugin. * Windows FNT/FON bitmap fonts . This package contains the files needed to run programs that use the FreeType 2 library. . Home Page: http://www.freetype.org/ Authors: David Turner Robert Wilhelm Werner Lemberg Package: libfreetype6-udeb Architecture: amd64 Version: 2.6.3-3.2+deb9u1 Priority: extra Section: debian-installer Source: freetype Maintainer: Steve Langasek Installed-Size: 705 Depends: libc6-udeb (>= 2.24), libpng16-16-udeb (>= 1.6.2-1), zlib1g-udeb (>= 1:1.2.3.3.dfsg-1) Filename: 4.4-4/amd64/libfreetype6-udeb_2.6.3-3.2+deb9u1_amd64.udeb Size: 299672 MD5sum: df7b76ae80955d0d1ae28a80503f82e3 SHA1: c599b150f864876d7b2426e9809d150cb7e76534 SHA256: e81e007017337686898f17a373f2020ee8a59c7e26efc78ce4d8fa3a61645978 SHA512: df82d9b5271b0a31163fdee47296faf8b733089991f2772e61651e8af1e696499bf2893bed500736ecd535b9ebe82674a3a8a6293778e977703bb37e6919f9b9 Description: FreeType 2 font engine for the debian-installer The FreeType project is a team of volunteers who develop free, portable and high-quality software solutions for digital typography. They specifically target embedded systems and focus on bringing small, efficient and ubiquitous products. . This is the udeb package for use with the debian-installer. Package: freetype2-demos Architecture: amd64 Version: 2.6.3-3.2+deb9u1 Priority: optional Section: utils Source: freetype Maintainer: Steve Langasek Installed-Size: 670 Depends: libc6 (>= 2.14), libfreetype6 (= 2.6.3-3.2+deb9u1), libpng16-16 (>= 1.6.2-1), libx11-6, zlib1g (>= 1:1.1.4) Replaces: freetype-tools Filename: 4.4-4/amd64/freetype2-demos_2.6.3-3.2+deb9u1_amd64.deb Size: 113564 MD5sum: 48cc9afffcedc297c3cac1bf8a103dec SHA1: 77f172181a02bdc0bad2435b264b579cdcef9a2b SHA256: bacc96b6f94208b7cd47096b9a91f303819438fad42ff493bea9432c0d5b76ce SHA512: 605b6c4598ba1170c88b46deee0c1a74d6a5c8b3ff59734ece55207172d182b76fdd32e1cf220e8ef6107a97d163d3e4cd127ca102e8d1f08668300369914f82 Homepage: http://www.freetype.org Description: FreeType 2 demonstration programs This package contains some demonstration programs and utilities which showcase the features of the FreeType 2 font engine. Package: libfreetype6-dev Architecture: amd64 Version: 2.6.3-3.2+deb9u1 Priority: optional Section: libdevel Source: freetype Maintainer: Steve Langasek Installed-Size: 9055 Depends: libfreetype6 (= 2.6.3-3.2+deb9u1), libc6-dev | libc-dev, zlib1g-dev | libz-dev, libpng-dev Filename: 4.4-4/amd64/libfreetype6-dev_2.6.3-3.2+deb9u1_amd64.deb Size: 5814746 MD5sum: c526683baae1a33dd7ecddc9f3293ac3 SHA1: e98a69cf2feec4c9e82cc48046c35b5449f9aa13 SHA256: 1b48afb2b32891352338c0a8f105eced10230031bff011079e54e7df573fe6de SHA512: afa5920085aa7a42699103d611a18a1cddbdb0d54beb87a28cd0827e7a2f1d2a131fe87bf4cdb003b049ce40f33e606cd49533b0df9de629250d9da95556284a Homepage: http://www.freetype.org Description: FreeType 2 font engine, development files The FreeType project is a team of volunteers who develop free, portable and high-quality software solutions for digital typography. They specifically target embedded systems and focus on bringing small, efficient and ubiquitous products. . This package contains all supplementary files (static library, headers and documentation) you need to develop your own programs using the FreeType 2 library. Package: libxml-security-c17v5 Architecture: amd64 Version: 1.7.3-4+deb9u2 Multi-Arch: same Priority: extra Section: libs Source: xml-security-c Maintainer: Debian Shib Team Installed-Size: 1036 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libssl1.0.2 (>= 1.0.2d), libstdc++6 (>= 5.2), libxerces-c3.1 Conflicts: libxml-security-c17 Replaces: libxml-security-c17 Filename: 4.4-4/amd64/libxml-security-c17v5_1.7.3-4+deb9u2_amd64.deb Size: 264984 MD5sum: 3e6b88a759249006de27ef572d913fac SHA1: c1cf69452c70bba480a2e6e23e87f4d83deeab41 SHA256: 6e1c9447ea7f790725684d9332cb6c3e5dbf09a24925b049da6837c8619cbe14 SHA512: a3d9c00368f867a7961eabdd1a62642b3e68d33961cc888dc01d651786d25b05ad084c7aa848408b44f931d7b88e7ebec17c1931f4417ffbf2292c950ff29d38 Homepage: http://santuario.apache.org/cindex.html Description: C++ library for XML Digital Signatures (runtime) Apache XML Security for C++ is a library for the XML Digital Security specification. It provides processing and handling of XML Key Management Specifications (XKMS) messages. . This package contains the files necessary for running applications that use the Apache XML Security for C++ library. Package: xml-security-c-utils Architecture: amd64 Version: 1.7.3-4+deb9u2 Multi-Arch: foreign Priority: extra Section: utils Source: xml-security-c Maintainer: Debian Shib Team Installed-Size: 425 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libssl1.0.2 (>= 1.0.2d), libstdc++6 (>= 5), libxerces-c3.1, libxml-security-c17v5 Filename: 4.4-4/amd64/xml-security-c-utils_1.7.3-4+deb9u2_amd64.deb Size: 124822 MD5sum: 775b0c291241e84688b7c1989442bbf0 SHA1: 8b6bea2135e9daf7c7b31ab1d6960ef568d66c6e SHA256: e168f7d61b18a2feb33de0ee04715379a06546f02269577c1553e2f1a69ba3a3 SHA512: 7554e24b2fc5ccb8f5a7b6f3c54a46698526c503928f992f52d8587581fe136462ed7faae321097f40927338638d2fb0ff06efefbb7616129f33a51a287f2fee Homepage: http://santuario.apache.org/cindex.html Description: C++ library for XML Digital Signatures (utilities) Apache XML Security for C++ is a library for the XML Digital Security specification. It provides processing and handling of XML Key Management Specifications (XKMS) messages. . This package contains the Apache XML Security for C++ utilities, which support signing and verifying XML files from the command line among other operations. Package: libxml-security-c-dev Architecture: amd64 Version: 1.7.3-4+deb9u2 Multi-Arch: same Priority: extra Section: libdevel Source: xml-security-c Maintainer: Debian Shib Team Installed-Size: 912 Depends: libssl1.0-dev, libxerces-c-dev, libxml-security-c17v5 (= 1.7.3-4+deb9u2) Filename: 4.4-4/amd64/libxml-security-c-dev_1.7.3-4+deb9u2_amd64.deb Size: 112980 MD5sum: a1ccd9d8555ddcb6c3c1e53b315d33e9 SHA1: 8c44242965925dd8b3ae509813dbfd04fd953434 SHA256: 0169ee3fc17127b2ac9b7d1e81c6a3c9aa5df0ad66acfad482827d7bc5a67f6c SHA512: 89601c0f1e01d497049dc71ac14dcee22236e20771c7e2851bd90b38e46135f494e694d347764886384c897359e4aa04bf3cf12ed365190ae702819345c54831 Homepage: http://santuario.apache.org/cindex.html Description: C++ library for XML Digital Signatures (development) Apache XML Security for C++ is a library for the XML Digital Security specification. It provides processing and handling of XML Key Management Specifications (XKMS) messages. . This package contains the Apache XML Security for C++ development files. Package: python3-cryptography Architecture: amd64 Version: 1.7.1-3+deb9u2 Priority: optional Section: python Source: python-cryptography Maintainer: Tristan Seligmann Installed-Size: 1456 Depends: python3 (>= 3~), python3-cffi-backend-api-min (<= 9729), python3-cffi-backend-api-max (>= 9729), python3-idna (>= 2.0), python3-pyasn1 (>= 0.1.8), python3-setuptools (>= 11.3), python3-six (>= 1.4.1), python3:any (>= 3.4~), libc6 (>= 2.4), libssl1.1 (>= 1.1.0) Suggests: python-cryptography-doc, python3-cryptography-vectors Breaks: python3-openssl (<< 16.0.0) Filename: 4.4-4/amd64/python3-cryptography_1.7.1-3+deb9u2_amd64.deb Size: 210722 MD5sum: f583872a3c14f4c308e496be010eb748 SHA1: bacca8984480c7f45f1bc2541997a58b6cd36eb3 SHA256: 1b733948b8dd36e7fc4d3839e912ec0061a1ebc1eedd43e15ee6d1616b1558a5 SHA512: d3e58c31dea019983b25669c300815f6e25d0c771bc5705d55eb548638ea68a14d31c4c7273cdbd9d4e7f7a2a81ba12ef1228271f63fc074c6d9904e0c73fe88 Homepage: https://cryptography.io/ Description: Python library exposing cryptographic recipes and primitives (Python 3) 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. . This package contains the Python 3 version of cryptography. Package: python-cryptography Architecture: amd64 Version: 1.7.1-3+deb9u2 Priority: optional Section: python Maintainer: Tristan Seligmann Installed-Size: 1456 Depends: python (<< 2.8), python (>= 2.7~), python-cffi-backend-api-min (<= 9729), python-cffi-backend-api-max (>= 9729), python-enum34, python-idna (>= 2.0), python-ipaddress, python-pyasn1 (>= 0.1.8), python-setuptools (>= 11.3), python-six (>= 1.4.1), python:any (<< 2.8), python:any (>= 2.7.5-5~), libc6 (>= 2.4), libssl1.1 (>= 1.1.0) Suggests: python-cryptography-doc, python-cryptography-vectors Breaks: python-openssl (<< 16.0.0) Filename: 4.4-4/amd64/python-cryptography_1.7.1-3+deb9u2_amd64.deb Size: 211588 MD5sum: 708c3eebd02d0ff706e28b4eaf6ad728 SHA1: 0600d3cf0ea718ff5b70274520a57a7b9a4c932f SHA256: ff7944743d1c9623da9dcfc8b2db8ba5dbc28a2c6d3c2c7979ae7e15162fd7d7 SHA512: 15ce687e6c8de40f0d66cc9dc1b6626f9a5c733d681832f298ad023b283fc99b838d9eb43cf2682e125b2ebd1fcca5520d111156aaaba67d9081775a8ee48e5e Homepage: https://cryptography.io/ Description: Python library exposing cryptographic recipes and primitives (Python 2) 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. . This package contains the Python 2 version of cryptography. Package: libperl-dev Architecture: amd64 Version: 5.24.1-3+deb9u6 Priority: optional Section: libdevel Source: perl Maintainer: Niko Tyni Installed-Size: 15498 Depends: perl:any (= 5.24.1-3+deb9u6), libperl5.24 (= 5.24.1-3+deb9u6), libc6-dev | libc-dev Filename: 4.4-4/amd64/libperl-dev_5.24.1-3+deb9u6_amd64.deb Size: 2759670 MD5sum: 2258e4fb2aa2db22c0b3f7aa561e2057 SHA1: d58a85e500330b764db213098b0d0f9de3cde814 SHA256: 6fc4f73487ce7dd91eefe9848bc4284f2504e42a931299be06b0d8ebd611a9ce SHA512: 866f1eb082812ccc003978890122b8663d4a5087b7b6aef2ce5612f81d072122ed55d5c42808bf5a0812de671d4baf2ae59514cbb772480f64a9cf669c7c7f94 Homepage: http://dev.perl.org/perl5/ Description: Perl library: development files Files for developing applications which embed a Perl interpreter. Package: perl-debug Architecture: amd64 Version: 5.24.1-3+deb9u6 Priority: extra Section: debug Source: perl Maintainer: Niko Tyni Installed-Size: 39457 Depends: perl (= 5.24.1-3+deb9u6), libc6 (>= 2.14) Filename: 4.4-4/amd64/perl-debug_5.24.1-3+deb9u6_amd64.deb Size: 6652738 MD5sum: 72cb642ecf224c69eab28877ee018f75 SHA1: 8541040b0f4745e888cb668b296d8989a88e379e SHA256: 8bdc0ab28e935e43a82456e6e96daefb2a88e80378c492b834865d3b5d630984 SHA512: 0b39ca23b3a59f74ab01d72c4ae657d73e1dd39f90f42ad158be8f57342f74578fe0664897e80c3091a2707dd83fb092118235a0eed72cc64ccf24312940b07b Homepage: http://dev.perl.org/perl5/ Description: debug-enabled Perl interpreter debugperl provides a debug-enabled version of Perl which can produce extensive information about the interpreter as it compiles and executes a program (see the -D switch in perlrun(1)). . Note that this package is primarily of use in debugging *Perl* rather than perl programs, which may be traced/debugged using the standard perl binary using the -d switch (see perldebug(1)). Package: perl-base Architecture: amd64 Version: 5.24.1-3+deb9u6 Priority: required Essential: yes Section: perl Source: perl Maintainer: Niko Tyni Installed-Size: 7551 Provides: libfile-path-perl, libfile-temp-perl, libio-socket-ip-perl, libscalar-list-utils-perl, libsocket-perl, libxsloader-perl, perlapi-5.24.1 Pre-Depends: libc6 (>= 2.23), dpkg (>= 1.17.17) Suggests: perl 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), autoconf2.13 (<< 2.13-45), backuppc (<< 3.3.1-2), dh-haskell (<< 0.3), libalien-wxwidgets-perl (<< 0.65+dfsg-2), libanyevent-perl (<< 7.070-2), libcommon-sense-perl (<< 3.72-2~), libexception-class-perl (<< 1.42), libfile-path-perl (<< 2.12.01), libfile-spec-perl (<< 3.6301), libfile-temp-perl (<< 0.2304), libgtk2-perl-doc (<< 2:1.2491-4), libio-socket-ip-perl (<< 0.37), libjcode-perl (<< 2.13-3), libmarc-charset-perl (<< 1.2), libsbuild-perl (<< 0.67.0-1), libscalar-list-utils-perl (<< 1:1.42.02), libsocket-perl (<< 2.020.03), libxsloader-perl (<< 0.22), mailagent (<< 1:3.1-81-2), pdl (<< 1:2.007-4), perl (<< 5.24.1~), perl-modules (<< 5.24.1~), texinfo (<< 6.1.0.dfsg.1-8) Replaces: libfile-path-perl (<< 2.12.01), libfile-temp-perl (<< 0.2304), libio-socket-ip-perl (<< 0.37), libscalar-list-utils-perl (<< 1:1.42.02), libsocket-perl (<< 2.020.03), libxsloader-perl (<< 0.22), perl (<< 5.10.1-12), perl-modules (<< 5.20.1-3) Filename: 4.4-4/amd64/perl-base_5.24.1-3+deb9u6_amd64.deb Size: 1345144 MD5sum: 3a982ad23c5a8b7f00cc3ace1cc0489a SHA1: a00923f4a7109c2f2a714e2867eb5ee4af1f4ea8 SHA256: cc7bf91d9bc9ead6c73c285f20e0ad7c28de8696e68877fc69ba1ae9763977cb SHA512: 51cf18fac378efe982d0261e88f8dd75b756ccab7646b1fffd098680dee71324c9419f3ece29eaae7e92e0951b07f83b0c91cec522eb8b37d4f1dc16ef90c4d5 Homepage: http://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.24" and "perl-doc"). Package: perl Architecture: amd64 Version: 5.24.1-3+deb9u6 Multi-Arch: allowed Priority: standard Section: perl Maintainer: Niko Tyni Installed-Size: 651 Pre-Depends: dpkg (>= 1.17.17) Depends: perl-base (= 5.24.1-3+deb9u6), perl-modules-5.24 (>= 5.24.1-3+deb9u6), libperl5.24 (= 5.24.1-3+deb9u6) Recommends: netbase, rename Suggests: perl-doc, libterm-readline-gnu-perl | libterm-readline-perl-perl, make Conflicts: libjson-pp-perl (<< 2.27200-2) Breaks: libperl-dev (<< 5.24.0~), perl-doc (<< 5.24.1-1) Replaces: perl-modules (<< 5.22.0~) Filename: 4.4-4/amd64/perl_5.24.1-3+deb9u6_amd64.deb Size: 218444 MD5sum: 4332f58e8fef71e6f5da412ecc3ef3e5 SHA1: 9f14275f8a1cc3769f96b573e6980db2fcc4903b SHA256: fb496a826f8f2f79fc5f7e0ef6f5e0265e27116d58a8d011ff42ec7cdc9924e5 SHA512: cebc0a31e1568bcc60d72521ceec640f1dfaedc971a83a13c0d1cabf535458ca40569a3ebd3b5769fe25ac6518cf1219860b94f1962069574851499acd287efa Homepage: http://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: libperl5.24 Architecture: amd64 Version: 5.24.1-3+deb9u6 Multi-Arch: same Priority: optional Section: libs Source: perl Maintainer: Niko Tyni Installed-Size: 20935 Provides: libcompress-raw-bzip2-perl, libcompress-raw-zlib-perl, libcompress-zlib-perl, libdigest-md5-perl, libdigest-sha-perl, libencode-perl, libio-compress-base-perl, libio-compress-bzip2-perl, libio-compress-perl, libio-compress-zlib-perl, libmime-base64-perl, libstorable-perl, libsys-syslog-perl, libthreads-perl, libthreads-shared-perl, libtime-hires-perl, libtime-piece-perl, perl-cross-config Depends: libbz2-1.0, libc6 (>= 2.23), libdb5.3, libgdbm3 (>= 1.8.3), zlib1g (>= 1:1.2.2.3), perl-modules-5.24 (>= 5.24.1-3+deb9u6) Breaks: dh-make-perl (<< 0.73-1), ftpmirror (<< 1.96+dfsg-13), libcompress-raw-bzip2-perl (<< 2.069), libcompress-raw-zlib-perl (<< 2.069), libcompress-zlib-perl (<< 2.069.001), libdigest-md5-perl (<< 2.54), libdigest-sha-perl (<< 5.95.01), libencode-perl (<< 2.86), libhtml-template-compiled-perl (<< 0.95-1), libio-compress-base-perl (<< 2.069.001), libio-compress-bzip2-perl (<< 2.069.001), libio-compress-perl (<< 2.069.001), libio-compress-zlib-perl (<< 2.069.001), libload-perl (<< 0.20-1), libmime-base64-perl (<< 3.15), libnet-jifty-perl (<< 0.14-1), libperl-apireference-perl (<< 0.09-1), libregexp-optimizer-perl (<< 0.15-3), libsoap-lite-perl (<< 0.712-4), libstorable-perl (<< 2.56.01), libsys-syslog-perl (<< 0.33.01), libthreads-perl (<< 2.07), libthreads-shared-perl (<< 1.51), libtime-hires-perl (<< 1.9733), libtime-piece-perl (<< 1.31), libxml-parser-lite-tree-perl (<< 0.14-1), libyaml-perl (<< 0.73-1), mrtg (<< 2.16.3-3.1) Replaces: libarchive-tar-perl (<= 1.38-2), libcompress-raw-bzip2-perl (<< 2.069), libcompress-raw-zlib-perl (<< 2.069), libcompress-zlib-perl (<< 2.069.001), libdigest-md5-perl (<< 2.54), libdigest-sha-perl (<< 5.95.01), libencode-perl (<< 2.86), libio-compress-base-perl (<< 2.069.001), libio-compress-bzip2-perl (<< 2.069.001), libio-compress-perl (<< 2.069.001), libio-compress-zlib-perl (<< 2.069.001), libmime-base64-perl (<< 3.15), libmodule-corelist-perl (<< 2.14-2), libstorable-perl (<< 2.56.01), libsys-syslog-perl (<< 0.33.01), libthreads-perl (<< 2.07), libthreads-shared-perl (<< 1.51), libtime-hires-perl (<< 1.9733), libtime-piece-perl (<< 1.31), perl (<< 5.22.0~), perl-base (<< 5.22.0~) Filename: 4.4-4/amd64/libperl5.24_5.24.1-3+deb9u6_amd64.deb Size: 3524694 MD5sum: 3eede520b1d12b512e282c1f0cbf3de9 SHA1: c143098e19c791754b681a4e300175bf3833118b SHA256: 33f7c286707a22629a22f308c880c272595798258d8026af1d514076de1e99a9 SHA512: b35b88d09938871d6178c81f35c9cba657d8b11fe19671dae01325cff7f27e43f42ea4cab59c207f7c2b052aea58fb947b9489de2a1634f126b3508ba5edf59f Homepage: http://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.24 which contains the architecture-independent parts). Package: linux-image-amd64-dbg Architecture: amd64 Version: 4.9+80+deb9u10 Priority: optional Section: kernel Source: linux-latest (80+deb9u10) Maintainer: Debian Kernel Team Installed-Size: 16 Provides: linux-latest-image-dbg Depends: linux-image-4.9.0-12-amd64-dbg Filename: 4.4-4/amd64/linux-image-amd64-dbg_4.9+80+deb9u10_amd64.deb Size: 7030 MD5sum: d6caf0f2e4f1785c2d28243651a5e44a SHA1: 004b7d43d5bd45c1333f3931b0a6a88e54b22b0f SHA256: a440d836497f33a27cbc63164e45fada89830ce89a83b7ca76a51606adaa4625 SHA512: 045c8544a5696f760f20010b059f2a27837631824a89c2f9c453e4a5ae611f800afc6bca88b6c3c5c8b88b3e8cc748c4fe3ec5be0ccda614c244f8d0a2a9c4b7 Description: Debugging symbols for Linux amd64 configuration (meta-package) This package depends on the detached debugging symbols for the latest Linux kernel amd64 configuration. Package: linux-image-rt-amd64-dbg Architecture: amd64 Version: 4.9+80+deb9u10 Priority: optional Section: kernel Source: linux-latest (80+deb9u10) Maintainer: Debian Kernel Team Installed-Size: 16 Provides: linux-latest-image-dbg Depends: linux-image-4.9.0-12-rt-amd64-dbg Filename: 4.4-4/amd64/linux-image-rt-amd64-dbg_4.9+80+deb9u10_amd64.deb Size: 7032 MD5sum: 532221feb12b98df4fd351d649aa55d6 SHA1: f183fe65f9a9bd693eee4438d2ae9a805bde7655 SHA256: 703e047763e2f585aa8179372c02964d54e8f8e1644a74f80a03f9775e4abdd9 SHA512: dbe7aa7ee68e96912ad370cee48cb534296a10438295b843f2d65fdb7aa5e0af9d3f21888842cb370c67a17f74c757a64d302e672fb4ea59287eb8b6e814cc29 Description: Debugging symbols for Linux rt-amd64 configuration (meta-package) This package depends on the detached debugging symbols for the latest Linux kernel rt-amd64 configuration. Package: linux-image-rt-amd64 Architecture: amd64 Version: 4.9+80+deb9u10 Priority: optional Section: kernel Source: linux-latest (80+deb9u10) Maintainer: Debian Kernel Team Installed-Size: 16 Provides: linux-latest-modules-4.9.0-12-rt-amd64 Depends: linux-image-4.9.0-12-rt-amd64 Filename: 4.4-4/amd64/linux-image-rt-amd64_4.9+80+deb9u10_amd64.deb Size: 7136 MD5sum: e2dfa39c5f1986f02932d9749a0ad2df SHA1: 60db4019d48dae1ea9157842ff28ac874cc43711 SHA256: a00e98a83f25a631173c54ceb257dec14e3b64978731ee0446d8195e94291349 SHA512: a5946b3ecc0cc786a52fc823fa6c09ae6bfd4e8be8a80ff09647379aa3b4ae5ba94608745b9454825b68817ace1483bb6cb9744e2042b537ebdab15979ba2664 Description: Linux for 64-bit PCs (meta-package), PREEMPT_RT This package depends on the latest Linux kernel and modules for use on PCs with AMD64, Intel 64 or VIA Nano processors. . This kernel includes the PREEMPT_RT realtime patch set. Package: linux-headers-rt-amd64 Architecture: amd64 Version: 4.9+80+deb9u10 Priority: optional Section: kernel Source: linux-latest (80+deb9u10) Maintainer: Debian Kernel Team Installed-Size: 12 Depends: linux-headers-4.9.0-12-rt-amd64 Filename: 4.4-4/amd64/linux-headers-rt-amd64_4.9+80+deb9u10_amd64.deb Size: 6116 MD5sum: 2d048e888ce7493d15248571890a6b44 SHA1: 40dc47cc7bdd63457bdb021fc54d96bb9a7c417e SHA256: d9e94cac6effed103438c11544cb21c598801a7d44a113a7e83625bbda0810e3 SHA512: 6cdb319102d6a92e36219074f165967ff5e9609f5e333d0e3bff59c6e801b204ebc940000dafa56288ae98789654f4315b9dc7f30b5504b6709ea94b8461ee1b Description: Header files for Linux rt-amd64 configuration (meta-package) This package depends on the architecture-specific header files for the latest Linux kernel rt-amd64 configuration. Package: linux-headers-amd64 Architecture: amd64 Version: 4.9+80+deb9u10 Priority: optional Section: kernel Source: linux-latest (80+deb9u10) Maintainer: Debian Kernel Team Installed-Size: 12 Depends: linux-headers-4.9.0-12-amd64 Filename: 4.4-4/amd64/linux-headers-amd64_4.9+80+deb9u10_amd64.deb Size: 6106 MD5sum: bd5042a88e5d92553ce06afccd11a57c SHA1: 4434e1f5cfad2d574caabb8f4824b6f67c4fbb69 SHA256: 801808af79aa62fe9b8b0bda9e5b16a1486a1d80b5f0447086cb899ca6ba49fc SHA512: 505c741d9f5a17cfba2758fa5c7e4f78953badf3490d3be74ba836171c20e845aaf8af06e5979ccccf330db97d73040c840a6c62d7187531c38d08a7b7dba40b Description: Header files for Linux amd64 configuration (meta-package) This package depends on the architecture-specific header files for the latest Linux kernel amd64 configuration. Package: linux-image-amd64 Architecture: amd64 Version: 4.9+80+deb9u10 Priority: optional Section: kernel Source: linux-latest (80+deb9u10) Maintainer: Debian Kernel Team Installed-Size: 16 Provides: linux-latest-modules-4.9.0-12-amd64 Depends: linux-image-4.9.0-12-amd64 Filename: 4.4-4/amd64/linux-image-amd64_4.9+80+deb9u10_amd64.deb Size: 7158 MD5sum: 25cb4286e76ca32289fd0e0386e68c21 SHA1: 95c3470e6c956b471c2bf793d612b507d303a0cd SHA256: 2479b5e8953d29a107a7b8f6c0937ec76d3c3eb7c1dc7e55950e51438f468400 SHA512: 67ff163bf005fc3581048cb5b6124a0cf1f6051fd02c3633219b156050ec62513e7adced1791200591b0ed5b7ec0f9d1df7e43c9703ead7d3b1176762f0d6f92 Description: Linux for 64-bit PCs (meta-package) This package depends on the latest Linux kernel and modules for use on PCs with AMD64, Intel 64 or VIA Nano processors. . This kernel also runs on a Xen hypervisor. It supports both privileged (dom0) and unprivileged (domU) operation. Package: xen-linux-system-amd64 Architecture: amd64 Version: 4.9+80+deb9u10 Priority: extra Section: oldlibs Source: linux-latest (80+deb9u10) Maintainer: Debian Kernel Team Installed-Size: 12 Depends: xen-system-amd64, linux-image-amd64 Filename: 4.4-4/amd64/xen-linux-system-amd64_4.9+80+deb9u10_amd64.deb Size: 6118 MD5sum: f821105b6d7b9303bf1ab14783d7a38a SHA1: 878a9fbbeaee8f4fca59b84e05fcb45ef8d791bb SHA256: a4387299f868b34f572fb30eb742e1b2f9e4590d564b69b32a55a3aba38f6294 SHA512: c7404e292f89b8d26b6ec8aa6058ce6cbb447fd5fb9349429f4492a22bcdb0b909a5756dd7b395c40b93bf4154f686d14a99578f712da2dee3afa766f235ba7d Description: Xen system with Linux for 64-bit PCs (dummy package) This is a dummy transitional package. It can be safely removed. Package: libglib2.0-0-dbg Architecture: amd64 Version: 2.50.3-2+deb9u2 Multi-Arch: same Priority: extra Section: debug Source: glib2.0 Maintainer: Debian GNOME Maintainers Installed-Size: 11784 Depends: libglib2.0-0 (= 2.50.3-2+deb9u2) Breaks: libglib2.0-dev (<< 2.43.2-2~) Replaces: libglib2.0-dev (<< 2.43.2-2~) Filename: 4.4-4/amd64/libglib2.0-0-dbg_2.50.3-2+deb9u2_amd64.deb Size: 8900518 MD5sum: f0a016750ea875561ac6c5729c87ed06 SHA1: 363252d2421f0328cf49b56d5839cc241dde62cb SHA256: 1994be64a001dc68945da1c5f67734d979c3431c0dcf41c8d511407c49540e3d SHA512: 02a1ed011c463b61bfb34e203d5e41e381d44fd14d0739aa1bf7e1da193e1e8c0122fcf71ed8630bdb8329d963a3b27ac41439966172b8179c31c20e3d61babd Homepage: http://www.gtk.org/ Description: Debugging symbols for the GLib libraries 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 detached debugging symbols. . Most people will not need this package. Build-Ids: 642b2e3fa9e933d2eb032c7f50d515fecbfd3dac 8280e3e88d0bab2a7352d65481d08c97019b4e47 83e96e2f644ced04ed4e22df2bb8bd1da2c583c8 a27ed1335b84c9047005a2e77bfc65245ca58ffa ae605dc08c82c43da7e7dc9d994fd585fb0c2493 dbd5c37fdd000ff05cd4daf8f21433d7ab06c57a e45cf512db3a00deb4b885dd34f2aa4196f57330 f9b7698a5f5480ef3c906ade464ad86907cba08b Package: libglib2.0-0 Architecture: amd64 Version: 2.50.3-2+deb9u2 Multi-Arch: same Priority: optional Section: libs Source: glib2.0 Maintainer: Debian GNOME Maintainers Installed-Size: 4999 Depends: libc6 (>= 2.17), libffi6 (>= 3.0.4), libmount1 (>= 2.20.1), libpcre3, libselinux1 (>= 1.32), zlib1g (>= 1:1.2.2) Recommends: libglib2.0-data, shared-mime-info, xdg-user-dirs Breaks: glib-networking (<< 2.33.12), libgnome-desktop-3-2 (<< 3.4.2-2), python-gi (<< 3.7.2) Filename: 4.4-4/amd64/libglib2.0-0_2.50.3-2+deb9u2_amd64.deb Size: 2692278 MD5sum: bac94445a650b1b75f6402756a483fdb SHA1: accc38148b4c923e03fc59a5d6dd8bdda967b74b SHA256: a838c4a932f9c30d3fb53f61ea04429497220098b8dec89eb3c835254b7b0fa1 SHA512: be54b86fa82ccab236fc8a4bb232fb92e9a420e1c76701e051bae980dbe54154d642cc06b755be2033e84f0418bbfb2afb91129151f65abb0b2527a503981980 Homepage: http://www.gtk.org/ 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-bin Architecture: amd64 Version: 2.50.3-2+deb9u2 Multi-Arch: foreign Priority: optional Section: misc Source: glib2.0 Maintainer: Debian GNOME Maintainers Installed-Size: 1737 Depends: libc6 (>= 2.4), libelf1 (>= 0.142), libglib2.0-0 (= 2.50.3-2+deb9u2), libglib2.0-data Filename: 4.4-4/amd64/libglib2.0-bin_2.50.3-2+deb9u2_amd64.deb Size: 1615414 MD5sum: 8c31f8ab176ec9ac8ae4d00418d8ec46 SHA1: f83c58bbb73ce7d9ab1c6e490caf26b066e66670 SHA256: 4c9911de0c0b6094a338e9b566c4530f9be5db1e0e0f51ce78f618e74e242e77 SHA512: e5211642cd88b4240f5d1bd9954e08fa0f4012caac4f39864b1f3791fb03d7450acbaa9cf81aa9887d1188f5ec77936d0b72ca17949e1a22371b006474c9abe2 Homepage: http://www.gtk.org/ Description: Programs for the 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 contains the program files which is used for the libraries and others. Package: libglib2.0-dev Architecture: amd64 Version: 2.50.3-2+deb9u2 Priority: optional Section: libdevel Source: glib2.0 Maintainer: Debian GNOME Maintainers Installed-Size: 10598 Depends: libc6 (>= 2.4), libglib2.0-0 (= 2.50.3-2+deb9u2), python3:any (>= 3.3.2-2~), libglib2.0-bin (= 2.50.3-2+deb9u2), libpcre3-dev (>= 1:8.31), pkg-config, zlib1g-dev Suggests: libglib2.0-doc Filename: 4.4-4/amd64/libglib2.0-dev_2.50.3-2+deb9u2_amd64.deb Size: 2984886 MD5sum: 12807b83fc02e4d7e5f2ad4ea63987c0 SHA1: 59f7623bef59923480f8fb56d9a7f9fefb5219cc SHA256: 0b85d881e1f7f8b05e3d33deb2e04383626cf469c3aa12c8f5d3810316a21514 SHA512: 0e0e7a40d8e6fd8310c7b38bf5ed5b54d20418a8edf5e025db8502fcf9a24faa6596d91f4aec64ab93af1b26a99e821d4469acf26178511437c6c88134f0370a Homepage: http://www.gtk.org/ Description: Development files for the 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 to compile programs against libglib2.0-0, as only it includes the header files and static libraries (optionally) needed for compiling. Package: libglib2.0-tests Architecture: amd64 Version: 2.50.3-2+deb9u2 Priority: optional Section: libs Source: glib2.0 Maintainer: Debian GNOME Maintainers Installed-Size: 8136 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libglib2.0-0 (>= 2.49.7), libpcre3, libstdc++6 (>= 4.1.1), shared-mime-info Filename: 4.4-4/amd64/libglib2.0-tests_2.50.3-2+deb9u2_amd64.deb Size: 2679712 MD5sum: 42a98909878b0e67ab701590d96c5761 SHA1: 9a8c98230c37a8c4f99c0cb75932d10d17042dd4 SHA256: 51188179a04998f6f47bac4a0052629bf2cd46d3bbd823d351235b8a78a44a2c SHA512: 33134ee77b4fe5cad1d956a5cbeda35d2667262108b6b66e1f807a832ae8eba7e9c65cb996a3f0aba7cdd74e68db799353f403b453376db2199563d9058c3ed1 Homepage: http://www.gtk.org/ Description: GLib library of C routines - installed tests 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 test programs, designed to be run as part of a regression testsuite. Package: libglib2.0-udeb Architecture: amd64 Version: 2.50.3-2+deb9u2 Priority: optional Section: debian-installer Source: glib2.0 Maintainer: Debian GNOME Maintainers Installed-Size: 11015 Depends: libc6-udeb (>= 2.24), libffi6-udeb, libpcre3-udeb (>= 1:8.35), zlib1g-udeb (>= 1:1.2.3.3.dfsg-1) Filename: 4.4-4/amd64/libglib2.0-udeb_2.50.3-2+deb9u2_amd64.udeb Size: 2027774 MD5sum: a2e9ff348933a3c8928c4ff7b0f8eb94 SHA1: 6a38393b587c37d8d1bc27e860ec726213f8d387 SHA256: 16c009fd5f0be71aa1e102eaa15ed95362968b9248df08de81cc9b978f1baa2d SHA512: 4ffb5137d8e3de06c6b2f2193899b29cd820ad0340ef9ebb6868ee6a9b21d02cd56f9088cdd7f573c10f31a15381b679728cfda4d373800dd08ffdc072a64b01 Description: GLib library of C routines - minimal runtime This is a udeb, or a microdeb, for the debian-installer. . 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 minimal runtime library needed by the Debian installer. Package: postfix-cdb Architecture: amd64 Version: 3.1.14-0+deb9u1 Priority: extra Section: mail Source: postfix Maintainer: LaMont Jones Installed-Size: 354 Depends: libc6 (>= 2.2.5), libcdb1, postfix (= 3.1.14-0+deb9u1) Breaks: postfix (<< 3.1.3-7~) Filename: 4.4-4/amd64/postfix-cdb_3.1.14-0+deb9u1_amd64.deb Size: 319394 MD5sum: ddbe1ad764459e270bf786e09515ec78 SHA1: 92248f8855ac61df9e3e7aa206a5882483479799 SHA256: 35c4c58a7f60e1d504cd0dcbed00b377e7ca7d7fbae52c6e84e2f7744b6d066c SHA512: 6fd1684e80a67553b527188bdf74b581bf57ea86e4c82ea4ef2bbe301613fc18c7841290e7434a6cfc3f6b99a675a2d0900789cdd3f6172627f3fdef00838562 Homepage: http://www.postfix.org Description: CDB map support for Postfix Postfix is Wietse Venema's mail transport agent that started life as an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough to not upset existing users. Thus, the outside has a sendmail-ish flavor, but the inside is completely different. . This provides support for CDB (constant database) maps in Postfix. If you plan to use CDB maps with Postfix, you need this. Package: postfix-sqlite Architecture: amd64 Version: 3.1.14-0+deb9u1 Priority: extra Section: mail Source: postfix Maintainer: LaMont Jones Installed-Size: 361 Depends: libc6 (>= 2.2.5), libsqlite3-0 (>= 3.5.9) Recommends: postfix (= 3.1.14-0+deb9u1) Replaces: postfix (<< 3.1.3-7~) Filename: 4.4-4/amd64/postfix-sqlite_3.1.14-0+deb9u1_amd64.deb Size: 323054 MD5sum: a4bbe9c2d3cda5f647d41cba1e256401 SHA1: 0be4533189c0c0cc3dda955a2557eb25052ffde2 SHA256: 3042dce6d14985632ee5793b0dd55cbcee7f2592bccaeef6e6165c2dd58fe8ae SHA512: fe0d4934510c00bc750d05c76f078f64768070f304daf7f1dfe9b257494346ebf301b7488e900a3019e59000f993c7b509e966ac094629fe2c710da6255e0ec1 Homepage: http://www.postfix.org Description: SQLite map support for Postfix Postfix is Wietse Venema's mail transport agent that started life as an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough to not upset existing users. Thus, the outside has a sendmail-ish flavor, but the inside is completely different. . This provides support for SQLite maps in Postfix. If you plan to use SQLite maps with Postfix, you need this. Package: postfix-ldap Architecture: amd64 Version: 3.1.14-0+deb9u1 Priority: extra Section: mail Source: postfix Maintainer: LaMont Jones Installed-Size: 385 Depends: libc6 (>= 2.3), libldap-2.4-2 (>= 2.4.7), postfix (= 3.1.14-0+deb9u1) Breaks: postfix (<< 3.1.3-7~) Replaces: postfix (<< 3.1.3-7~) Filename: 4.4-4/amd64/postfix-ldap_3.1.14-0+deb9u1_amd64.deb Size: 336702 MD5sum: edf0c59fb4b88688d848c68a380a40ec SHA1: 0ead93422eb6e363cf4cda25bdabc379474da849 SHA256: 923a98671cf60575d077c445b310e2b772118b8b2d3a9c826643fc5965031a2e SHA512: b067bf6e6348cb80da55491903c2cf5982c631ea42bfbfd0cd08124427252b7899f1fd81b350fbf90acafb3b63b72f510cac3396db318a80cd211cb77de7fb3e Homepage: http://www.postfix.org Description: LDAP map support for Postfix Postfix is Wietse Venema's mail transport agent that started life as an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough to not upset existing users. Thus, the outside has a sendmail-ish flavor, but the inside is completely different. . This provides support for LDAP maps in Postfix. If you plan to use LDAP maps with Postfix, you need this. Package: postfix Architecture: amd64 Version: 3.1.14-0+deb9u1 Priority: extra Section: mail Maintainer: LaMont Jones Installed-Size: 3931 Provides: mail-transport-agent Depends: libc6 (>= 2.14), libdb5.3, libicu57 (>= 57.1-1~), libsasl2-2, libssl1.1 (>= 1.1.0), debconf (>= 0.5) | debconf-2.0, init-system-helpers (>= 1.18~), netbase, adduser (>= 3.48), dpkg (>= 1.8.3), lsb-base (>= 3.0-6), ssl-cert, cpio, postfix-sqlite Recommends: python3 Suggests: procmail, postfix-mysql, postfix-pgsql, postfix-ldap, postfix-pcre, postfix-lmdb, sasl2-bin, libsasl2-modules, dovecot-common, resolvconf, postfix-cdb, mail-reader, ufw, postfix-doc Conflicts: mail-transport-agent, smail Replaces: mail-transport-agent Filename: 4.4-4/amd64/postfix_3.1.14-0+deb9u1_amd64.deb Size: 1445886 MD5sum: f7e01b12b3a8b2db1fdde43f5e3351c9 SHA1: b7813d3a3d0e9ffb4c9c34d67936f355c903c4b4 SHA256: 12dc570a89c7f1e1499c13188608c9f54556f90e790eaeefc14e2d035ae45bb5 SHA512: a226386b6cd61457c332ef7595b49602014d3f58481b0c94f6e943ede77c2530ece00b2c3a42f7b7f765c5e885580bbb3f303cadc4adf881dc60957cb9bfd7b9 Homepage: http://www.postfix.org Description: High-performance mail transport agent Postfix is Wietse Venema's mail transport agent that started life as an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough to not upset existing users. Thus, the outside has a sendmail-ish flavor, but the inside is completely different. Package: postfix-mysql Architecture: amd64 Version: 3.1.14-0+deb9u1 Priority: extra Section: mail Source: postfix Maintainer: LaMont Jones Installed-Size: 369 Depends: libc6 (>= 2.2.5), libmariadbclient18 (>= 10.1.41-0+deb9u1), postfix (= 3.1.14-0+deb9u1) Breaks: postfix (<< 3.1.3-7~) Replaces: postfix (<< 3.1.3-7~) Filename: 4.4-4/amd64/postfix-mysql_3.1.14-0+deb9u1_amd64.deb Size: 326180 MD5sum: 60d3a0aec591de39642e626124bd213f SHA1: 36bc3d1c70ef74d6d02c7802b60eefd93d5a0c0e SHA256: 8a5b9aa8b8c3d1cbda3312d80c89cf1b602e7084087e599f26f5267160c5af6d SHA512: bf678a48af9f0adecdf74ae3508c65d1fb715c261ff0531b2a71234f5dff55b0ccbf119eb231730a0bc0f5ec78dac91913595014129d72e693bd74ced6468768 Homepage: http://www.postfix.org Description: MySQL map support for Postfix Postfix is Wietse Venema's mail transport agent that started life as an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough to not upset existing users. Thus, the outside has a sendmail-ish flavor, but the inside is completely different. . This provides support for MySQL maps in Postfix. If you plan to use MySQL maps with Postfix, you need this. Package: postfix-pcre Architecture: amd64 Version: 3.1.14-0+deb9u1 Priority: extra Section: mail Source: postfix Maintainer: LaMont Jones Installed-Size: 368 Depends: libc6 (>= 2.3), libpcre3, postfix (= 3.1.14-0+deb9u1) Breaks: postfix (<< 3.1.3-7~) Replaces: postfix (<< 3.1.3-7~) Filename: 4.4-4/amd64/postfix-pcre_3.1.14-0+deb9u1_amd64.deb Size: 324732 MD5sum: 40ef1b5305c951f75938d40494fb27d9 SHA1: 256f757e303550154aef4249b55b7544fc7649b8 SHA256: 0df7a866230def87cfc9e5f141c4b040209ee84a9c55d9fcf3dee2398e028494 SHA512: 4307b0cd4f7080268372958fe4f88e4f5f1aa140c8fdf90f71998982cf85ba6fb043ea6c3245cb3c21960d7f6d66ee10fc8f3742f5c5b3ab27bbbfdb73a5c8a0 Homepage: http://www.postfix.org Description: PCRE map support for Postfix Postfix is Wietse Venema's mail transport agent that started life as an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough to not upset existing users. Thus, the outside has a sendmail-ish flavor, but the inside is completely different. . This provides support for PCRE (perl compatible regular expression) maps in Postfix. If you plan to use PCRE maps with Postfix, you need this. Package: postfix-lmdb Architecture: amd64 Version: 3.1.14-0+deb9u1 Priority: extra Section: mail Source: postfix Maintainer: LaMont Jones Installed-Size: 366 Depends: libc6 (>= 2.14), liblmdb0 (>= 0.9.14), postfix (= 3.1.14-0+deb9u1) Breaks: postfix (<< 3.1.3-7~) Replaces: postfix (<< 3.1.3-7~) Filename: 4.4-4/amd64/postfix-lmdb_3.1.14-0+deb9u1_amd64.deb Size: 324430 MD5sum: fcbe303d6df1cde9ef634a0156f2afbe SHA1: 987f13df93c667495580d34a589753bdd4d5ec0c SHA256: f885d144dbbfd84d455f5b7dba19c035ba843ea698596ed5e16bb25b580eab5a SHA512: 7ec35f15521ee18ae460ce732af613ddc8544b4d17cb0b22542227a1b725be787fced7bf3a75b8dfc84b940398e45c9ce770f3e8efa9264fda22f0ab15237d51 Homepage: http://www.postfix.org Description: LMDB map support for Postfix Postfix is Wietse Venema's mail transport agent that started life as an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough to not upset existing users. Thus, the outside has a sendmail-ish flavor, but the inside is completely different. . This provides support for LMDB maps in Postfix. If you plan to use LMDB maps with Postfix, you need this. Package: postfix-pgsql Architecture: amd64 Version: 3.1.14-0+deb9u1 Priority: extra Section: mail Source: postfix Maintainer: LaMont Jones Installed-Size: 365 Depends: libc6 (>= 2.2.5), libpq5, postfix (= 3.1.14-0+deb9u1) Breaks: postfix (<< 3.1.3-7~) Replaces: postfix (<< 3.1.3-7~) Filename: 4.4-4/amd64/postfix-pgsql_3.1.14-0+deb9u1_amd64.deb Size: 325842 MD5sum: ae5470fa30b9b183754ceaf7875f06ff SHA1: afb0f7d635c5190477104a001aaf206e7d725242 SHA256: 6da2bbd2f3cd154395b7496a38e7753240cbf30a9076bca1084280e36815aedd SHA512: 627ed6013289d3b5d93b13cefdb0e5e43c6e692a631827e08b4e358ba1435267ef75e445cedae13935743d3d4a83edc20c7526efe26fedc5bd72633bedcc88b0 Homepage: http://www.postfix.org Description: PostgreSQL map support for Postfix Postfix is Wietse Venema's mail transport agent that started life as an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough to not upset existing users. Thus, the outside has a sendmail-ish flavor, but the inside is completely different. . This provides support for PostgreSQL maps in Postfix. If you plan to use PostgreSQL maps with Postfix, you need this. Package: base-files Architecture: amd64 Version: 9.9+deb9u12A~4.4.4.202003181639 Multi-Arch: foreign Priority: required Essential: yes Section: admin Maintainer: Santiago Vila Installed-Size: 368 Provides: base Pre-Depends: awk Breaks: initscripts (<< 2.88dsf-13.3), sendfile (<< 2.1b.20080616-5.2~) Replaces: base, dpkg (<= 1.15.0), miscutils Filename: 4.4-4/amd64/base-files_9.9+deb9u12A~4.4.4.202003181639_amd64.deb Size: 68682 MD5sum: 3f601fee8a5ba6afb3f373a00e37b452 SHA1: 32c59dbecd19c68c7ea6fcc0a48f6fd1ea7678cf SHA256: 493a5e9b585682356fd88fac255200e9c1690647c59ca905595273d288201ec1 SHA512: c1193185ee8e583a8b1c26ce639f1ff6489bc119af67741b72d63f8c6a74a46a8d872aaca31271c821a9f79177a1b5b7f7b15119db610d22b791b2012ace731d 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.