Package: apache2-dbg Priority: extra Section: debug Installed-Size: 9985 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.22-13.87.201603211937 Depends: apache2.2-bin (= 2.2.22-13.87.201603211937) Filename: 4.0-4-errata/amd64/apache2-dbg_2.2.22-13.87.201603211937_amd64.deb Size: 1672618 MD5sum: 7a9ff8fe66c98cbbacc9d2a523adeba1 SHA1: 65d2b4efed607366e39eaa568f0ff13be3bd79f1 SHA256: ff29ad825e2cdf2b2fe15f3c85117f40cbb0a24e7c096b881457e1c1920185c3 Description: Apache debugging symbols This package includes the debugging symbols for Apache 2. See /usr/share/doc/apache2.2-common/README.backtrace for more information. Homepage: http://httpd.apache.org/ Package: apache2-mpm-event Priority: optional Section: httpd Installed-Size: 55 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.22-13.87.201603211937 Provides: apache2, apache2-mpm, httpd, httpd-cgi Depends: apache2.2-common (= 2.2.22-13.87.201603211937), apache2.2-bin (= 2.2.22-13.87.201603211937) Conflicts: apache2-common, apache2-mpm Filename: 4.0-4-errata/amd64/apache2-mpm-event_2.2.22-13.87.201603211937_amd64.deb Size: 2306 MD5sum: e9c4527b2f528ddbf4b8ceaee35a85a9 SHA1: 8c7a76f363b830432619dfdc193a123e883f4b8f SHA256: bdd393e199ddea8b3bb93e6b7c4172b378ae8a0a93258a5b566857fec61d7744 Description: Apache HTTP Server - event driven model Each Apache Multi-Processing Module provides a different "flavor" of web server binary, compiled with a different processing model. . The event MPM is designed to allow more requests to be served simultaneously by passing off some processing work to supporting threads, freeing up the main threads to work on new requests. It is especially suitable for sites that see extensive KeepAlive traffic. . This MPM is experimental and less tested than the worker and prefork MPMs. Homepage: http://httpd.apache.org/ Package: apache2-mpm-itk Priority: extra Section: httpd Installed-Size: 55 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.22-13.87.201603211937 Provides: apache2, apache2-mpm, httpd, httpd-cgi Depends: apache2.2-common (= 2.2.22-13.87.201603211937), apache2.2-bin (= 2.2.22-13.87.201603211937) Conflicts: apache2-common, apache2-mpm Filename: 4.0-4-errata/amd64/apache2-mpm-itk_2.2.22-13.87.201603211937_amd64.deb Size: 2336 MD5sum: 6b100825c6282b332f2e6ecf77cdf39c SHA1: f5c4695d9342df94dd9d6c2c9ea885be9638a02f SHA256: 2f29998ec6d98dffd2b3c13125cb72b117dbd38602feebcfe6865722a8820f7f Description: multiuser MPM for Apache 2.2 The ITK Multi-Processing Module (MPM) works in about the same way as the classical "prefork" module (that is, without threads), except that it allows you to constrain each individual vhost to a particular system user. This allows you to run several different web sites on a single server without worrying that they will be able to read each others' files. This is a third-party MPM that is not included in the normal Apache httpd. . Please note that this MPM is somewhat less tested than the MPMs that come with Apache itself. Homepage: http://httpd.apache.org/ Package: apache2-mpm-prefork Priority: optional Section: httpd Installed-Size: 55 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.22-13.87.201603211937 Provides: apache2, apache2-mpm, httpd, httpd-cgi Depends: apache2.2-common (= 2.2.22-13.87.201603211937), apache2.2-bin (= 2.2.22-13.87.201603211937) Conflicts: apache2-common, apache2-mpm Filename: 4.0-4-errata/amd64/apache2-mpm-prefork_2.2.22-13.87.201603211937_amd64.deb Size: 2352 MD5sum: 50040ddfe5eb4ed7c8ffd7a4b76e09f0 SHA1: 8a25501020061d14d4d67c772e1165d10be37a99 SHA256: 801d3894769392430fbe951eae8f9bd55f2dede1e44eb86ff7af4818e444fc94 Description: Apache HTTP Server - traditional non-threaded model Each Apache Multi-Processing Module provides a different "flavor" of web server binary, compiled with a different processing model. . The prefork MPM provides a non-threaded implementation using a variable number of processes where each process handles only one connection at the same time. It is not as fast as threaded models, but is considered to be more stable. It is appropriate for sites that need to maintain compatibility with non-thread-safe libraries, and is the best MPM for isolating each request, so that a problem with a single request will not affect any other. Homepage: http://httpd.apache.org/ Package: apache2-mpm-worker Priority: optional Section: httpd Installed-Size: 55 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.22-13.87.201603211937 Provides: apache2, apache2-mpm, httpd, httpd-cgi Depends: apache2.2-common (= 2.2.22-13.87.201603211937), apache2.2-bin (= 2.2.22-13.87.201603211937) Conflicts: apache2-common, apache2-mpm Filename: 4.0-4-errata/amd64/apache2-mpm-worker_2.2.22-13.87.201603211937_amd64.deb Size: 2242 MD5sum: 11142239a816a07f7212aa4720ff8ea5 SHA1: 1791c9705f1da6f90c4c8e1cadb70b30828a2c1b SHA256: 9ffaed7bc5eee08250d2ebe54489efba0dffbd2c769e6a4ccea682d050cbeeee Description: Apache HTTP Server - high speed threaded model Each Apache Multi-Processing Module provides a different "flavor" of web server binary, compiled with a different processing model. . The worker MPM provides the default threaded implementation. It is recommended especially for high-traffic sites because it is faster and has a smaller memory footprint than the traditional prefork MPM. Homepage: http://httpd.apache.org/ Package: apache2-prefork-dev Priority: extra Section: httpd Installed-Size: 579 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.22-13.87.201603211937 Depends: apache2.2-common (= 2.2.22-13.87.201603211937), openssl, libaprutil1-dev Conflicts: apache2-threaded-dev Filename: 4.0-4-errata/amd64/apache2-prefork-dev_2.2.22-13.87.201603211937_amd64.deb Size: 114688 MD5sum: d3ff984854db3474dff77f4048f08817 SHA1: 33a9f2406ff05c03f359064931da9d700c5e1aaf SHA256: c3ca0f80bc7c88d1b2e7dcd997afb2cdeae290d3364de46d59c07ac3f555c6f8 Description: Apache development headers - non-threaded MPM This package provides the development headers and apxs2 binary for apache2-mpm-prefork; see the apache2 package description for more details. . This should only be used when you absolutely *must* support a non-threaded environment (for PHP, for example). Homepage: http://httpd.apache.org/ Package: apache2-suexec-custom Priority: extra Section: httpd Installed-Size: 191 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.22-13.87.201603211937 Replaces: apache2-suexec Provides: apache2-suexec Depends: libc6 (>= 2.3), apache2.2-common Conflicts: apache-common, apache2-suexec Filename: 4.0-4-errata/amd64/apache2-suexec-custom_2.2.22-13.87.201603211937_amd64.deb Size: 108558 MD5sum: 3061cc622db03aa7504437e8a03dac76 SHA1: bf8d84059daa43984b87d4386ed2ca7cf56ffd0f SHA256: 17a07b78853a53697971da3a3aeb4dfd5a04fb7651aee16067427f23cd388f13 Description: Configurable suexec program for Apache 2 mod_suexec Provides a customizable version of the suexec helper program for mod_suexec. This is not the version from upstream, but can be configured with a configuration file. . If you do not need non-standard document root or userdir settings, it is recommended that you use the standard suexec helper program from the apache2-suexec package instead. Homepage: http://httpd.apache.org/ Package: apache2-suexec Priority: optional Section: httpd Installed-Size: 177 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.22-13.87.201603211937 Replaces: apache2-suexec Depends: libc6 (>= 2.2.5), apache2.2-common Conflicts: apache-common, apache2-suexec Filename: 4.0-4-errata/amd64/apache2-suexec_2.2.22-13.87.201603211937_amd64.deb Size: 106990 MD5sum: 59a6a46f9213d2f0cd1167eb4e8a2748 SHA1: 9de15d841fe8cb9b036c7dfa1eeafe297fa1e392 SHA256: 1b7dba185a76d15fd2a7c86586dfd8443dc1844a31de932bc566cd9da8587465 Description: Standard suexec program for Apache 2 mod_suexec Provides the standard suexec helper program for mod_suexec. This version is compiled with document root /var/www and userdir suffix public_html. If you need different settings, use the package apache2-suexec-custom. Homepage: http://httpd.apache.org/ Package: apache2-threaded-dev Priority: extra Section: httpd Installed-Size: 585 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.22-13.87.201603211937 Depends: apache2.2-common (= 2.2.22-13.87.201603211937), openssl, libaprutil1-dev Conflicts: apache2-prefork-dev Filename: 4.0-4-errata/amd64/apache2-threaded-dev_2.2.22-13.87.201603211937_amd64.deb Size: 115518 MD5sum: 7ac951ca0f7a6d67f3bb3a9f51c32449 SHA1: 1ab50d0e5d952ce60e4cecd111eeb576f88726be SHA256: ad2ec7c41e5a2a29c6b0d9539fe57e589945e0046c67c0b9f7bd30cf0c60e4b6 Description: Apache development headers - threaded MPM This package provides the development headers and apxs2 binary for threaded versions of apache2; see the apache2 package description for more details. Homepage: http://httpd.apache.org/ Package: apache2-utils Priority: optional Section: httpd Installed-Size: 332 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.22-13.87.201603211937 Replaces: apache-utils (<< 1.3.33-4), apache2-common, apache2.2-bin (<< 2.2.22-1~) Depends: libapr1 (>= 1.2.7), libaprutil1 (>= 1.2.7+dfsg), libc6 (>= 2.3), libssl1.0.0 (>= 1.0.0) Conflicts: apache-common (<< 1.3.28.0.1-1) Filename: 4.0-4-errata/amd64/apache2-utils_2.2.22-13.87.201603211937_amd64.deb Size: 162718 MD5sum: 707fd144a1daaa80e3077f27ea017a45 SHA1: 9a8edba0f4676bd13cfc2129cf1352c922e325e7 SHA256: 0777cda3a830b8c6b66459e75bf1b6cc51ebfecd8b76f32c96ab62a07cbdf811 Description: utility programs for webservers Provides some add-on programs useful for any webserver. These include: - ab (Apache benchmark tool) - logresolve (Resolve IP addresses to hostname in logfiles) - htpasswd (Manipulate basic authentication files) - htdigest (Manipulate digest authentication files) - dbmmanage (Manipulate basic authentication files in DBM format, using perl) - htdbm (Manipulate basic authentication files in DBM format, using APR) - rotatelogs (Periodically stop writing to a logfile and open a new one) - split-logfile (Split a single log including multiple vhosts) - checkgid (Checks whether the caller can setgid to the specified group) - check_forensic (Extract mod_log_forensic output from Apache log files) - httxt2dbm (Generate dbm files for use with RewriteMap) Homepage: http://httpd.apache.org/ Package: apache2.2-bin Priority: optional Section: httpd Installed-Size: 3598 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.22-13.87.201603211937 Replaces: apache2.2-common (<< 2.2.14-2~) Depends: libapr1 (>= 1.4.2), libaprutil1 (>= 1.4.0), libaprutil1-dbd-sqlite3 | libaprutil1-dbd-mysql | libaprutil1-dbd-odbc | libaprutil1-dbd-pgsql | libaprutil1-dbd-freetds, libaprutil1-ldap, libc6 (>= 2.3), libcap2 (>= 2.10), libldap-2.4-2 (>= 2.4.7), libpcre3 (>= 8.10), libssl1.0.0 (>= 1.0.1), zlib1g (>= 1:1.1.4) Conflicts: apache2.2-common (<< 2.2.11-5~) Filename: 4.0-4-errata/amd64/apache2.2-bin_2.2.22-13.87.201603211937_amd64.deb Size: 785068 MD5sum: 12c81c3e7dadc7c3c29e5241b753d61f SHA1: 821db63eb75a991b06962dbb1f7b9214ad73a9c6 SHA256: d5c67970c2880222fcaad25d2c911f1211258178816d270a985adcd9643b2473 Description: Apache HTTP Server common binary files The Apache Software Foundation's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. . This package contains all binaries but no configuration or support scripts. To get a stand-alone server, you need to install one of the apache2-mpm-* packages, such as worker or prefork. Other packages like gnome-user-share may bring their own Apache configuration, though. Homepage: http://httpd.apache.org/ Package: apache2.2-common Priority: optional Section: httpd Installed-Size: 785 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.22-13.87.201603211937 Replaces: apache2-common Depends: apache2.2-bin (= 2.2.22-13.87.201603211937), apache2-utils, mime-support, lsb-base, procps, perl Recommends: ssl-cert Suggests: www-browser, apache2-doc, apache2-suexec | apache2-suexec-custom Conflicts: apache, apache2-common Filename: 4.0-4-errata/amd64/apache2.2-common_2.2.22-13.87.201603211937_amd64.deb Size: 293840 MD5sum: dfe33457589fc6c4afda162ba831e153 SHA1: bb247dc09ca80ac2c92f30382027e1018ee0b005 SHA256: 0da2224c388d2b3d2bbafc3a86520ebc3a81666cc8b706614a444040653ad66e Description: Apache HTTP Server common files The Apache Software Foundation's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. . This package contains the configuration and support scripts. However, it does *not* include the server itself; for this you need to install one of the apache2-mpm-* packages, such as worker or prefork. Homepage: http://httpd.apache.org/ Package: apache2 Priority: optional Section: httpd Installed-Size: 29 Maintainer: Debian Apache Maintainers Architecture: amd64 Version: 2.2.22-13.87.201603211937 Depends: apache2-mpm-worker (= 2.2.22-13.87.201603211937) | apache2-mpm-prefork (= 2.2.22-13.87.201603211937) | apache2-mpm-event (= 2.2.22-13.87.201603211937) | apache2-mpm-itk (= 2.2.22-13.87.201603211937), apache2.2-common (= 2.2.22-13.87.201603211937) Filename: 4.0-4-errata/amd64/apache2_2.2.22-13.87.201603211937_amd64.deb Size: 1460 MD5sum: a65c92332110ece4129646c797d4aac9 SHA1: 4233b1233220b141e11f541f6f2092ac4d6608e1 SHA256: a56e2ecb1d7015dba5100c87b4d117e097c996eb952e0a834fdc825e72460232 Description: Apache HTTP Server metapackage The Apache Software Foundation's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. . It features support for HTTPS, virtual hosting, CGI, SSI, IPv6, easy scripting and database integration, request/response filtering, many flexible authentication schemes, and more. Homepage: http://httpd.apache.org/ Package: firefox-de Priority: optional Section: univention Installed-Size: 88722 Maintainer: Univention GmbH Architecture: amd64 Version: 1:38.4.0esr-ucs-4.0.66.201511191929 Provides: www-browser Depends: libstdc++6, ttf-dejavu | ttf-dustin, libasound2, libdbus-glib-1-dev, libgconf2-4, libxrender1, libgtk2.0-0, libxt6 Conflicts: firefox-en, iceweasel, mozilla-firefox Breaks: firefox (<< 1:10) Filename: 4.0-4-errata/amd64/firefox-de_38.4.0esr-ucs-4.0.66.201511191929_amd64.deb Size: 47895026 MD5sum: af404087e1513e3df7452f97654b445c SHA1: 31effb3efd779958bf9fadf680b9cef2ef80e712 SHA256: 09bad9198ff5a7b4c87f7d3a79f144ad4bc944772afc9f3fe203694015f3d42e Description: lightweight web browser based on Mozilla (German version) Firefox is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform. Package: firefox-de Priority: optional Section: univention Installed-Size: 88809 Maintainer: Univention GmbH Architecture: amd64 Version: 1:38.6.0esr-ucs-4.0.72.201601270956 Provides: www-browser Depends: libstdc++6, ttf-dejavu | ttf-dustin, libasound2, libdbus-glib-1-dev, libgconf2-4, libxrender1, libgtk2.0-0, libxt6 Conflicts: firefox-en, iceweasel, mozilla-firefox Breaks: firefox (<< 1:10) Filename: 4.0-4-errata/amd64/firefox-de_38.6.0esr-ucs-4.0.72.201601270956_amd64.deb Size: 47916514 MD5sum: 0d9ba1f9b1eaba321c982b6843571515 SHA1: 75792772450da31f42b27337607bb8af52e637a3 SHA256: bda8d7ba0ecbdedc42264546740ddf613e942d214a7ea11418fa2e3ecbf36174 Description: lightweight web browser based on Mozilla (German version) Firefox is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform. Package: firefox-en Priority: optional Section: univention Installed-Size: 89372 Maintainer: Univention GmbH Architecture: amd64 Version: 1:38.4.0esr-ucs-4.0.61.201511191931 Provides: www-browser Depends: libstdc++6, ttf-dejavu | ttf-dustin, libasound2, libdbus-glib-1-dev, libgconf2-4, libxrender1, libgtk2.0-0, libxt6 Conflicts: firefox-de, iceweasel, mozilla-firefox Breaks: firefox (<< 1:10) Filename: 4.0-4-errata/amd64/firefox-en_38.4.0esr-ucs-4.0.61.201511191931_amd64.deb Size: 48117518 MD5sum: aad3a9d1f4bfd2c831affe3d22672898 SHA1: b3db551de8626f36e68cd739f097def65e0875f2 SHA256: d5414e68caf207a790820ed482904aeb3752e321a0a3895fcc9b4266693dded6 Description: lightweight web browser based on Mozilla (English version) Firefox is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform. Package: firefox-en Priority: optional Section: univention Installed-Size: 89459 Maintainer: Univention GmbH Architecture: amd64 Version: 1:38.6.0esr-ucs-4.0.68.201601270954 Provides: www-browser Depends: libstdc++6, ttf-dejavu | ttf-dustin, libasound2, libdbus-glib-1-dev, libgconf2-4, libxrender1, libgtk2.0-0, libxt6 Conflicts: firefox-de, iceweasel, mozilla-firefox Breaks: firefox (<< 1:10) Filename: 4.0-4-errata/amd64/firefox-en_38.6.0esr-ucs-4.0.68.201601270954_amd64.deb Size: 48135074 MD5sum: a7ed324686f6f3b0a30db9d8fb801abe SHA1: d203aab3b0b0ee5b8c89c422c2afb11d89c7bf25 SHA256: 8eefebae271a30dce7607a5939a44df21511819c44e17b04f47f3116c41f67a9 Description: lightweight web browser based on Mozilla (English version) Firefox is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform. Package: gnutls-bin Priority: optional Section: net Installed-Size: 737 Maintainer: Debian GnuTLS Maintainers Architecture: amd64 Source: gnutls26 (2.12.20-8.29.201601280925) Version: 3.0.22-3+really2.12.20-8.29.201601280925 Depends: libc6 (>= 2.3.4), libgcrypt11 (>= 1.4.5), libgnutls26 (>= 2.12.17-0), libp11-kit0 (>= 0.11), libreadline6 (>= 6.0), libtasn1-3 (>= 1.6-0), zlib1g (>= 1:1.1.4) Filename: 4.0-4-errata/amd64/gnutls-bin_3.0.22-3+really2.12.20-8.29.201601280925_amd64.deb Size: 392698 MD5sum: 889867510a6b0e7d3c197dd86cfb570d SHA1: 3dce092b40c44cb7dcbcfe85b61a88559b28ec4d SHA256: 593800316644baa45c54add71cc2ae5bc822804eed3ee6f916df61928764bdeb Description: GNU TLS library - commandline utilities GnuTLS is a portable library which implements the Transport Layer Security (TLS 1.0, 1.1, 1.2) and Secure Sockets Layer (SSL) 3.0 protocols. . GnuTLS features support for: - TLS extensions: server name indication, max record size, opaque PRF input, etc. - authentication using the SRP protocol. - authentication using both X.509 certificates and OpenPGP keys. - TLS Pre-Shared-Keys (PSK) extension. - Inner Application (TLS/IA) extension. - X.509 and OpenPGP certificate handling. - X.509 Proxy Certificates (RFC 3820). - all the strong encryption algorithms (including SHA-256/384/512 and Camellia (RFC 4132)). . This package contains a commandline interface to the GNU TLS library, which can be used to set up secure connections from e.g. shell scripts, debugging connection issues or managing certificates. Multi-Arch: foreign Homepage: http://www.gnutls.org/ Package: guile-gnutls Priority: optional Section: lisp Installed-Size: 444 Maintainer: Debian GnuTLS Maintainers Architecture: amd64 Source: gnutls26 (2.12.20-8.29.201601280925) Version: 3.0.22-3+really2.12.20-8.29.201601280925 Depends: guile-1.8-libs, libc6 (>= 2.2.5), libgmp10, libgnutls26 (>= 2.12.17-0), libltdl7 (>= 2.4.2), libp11-kit0 (>= 0.11), guile-1.8 Pre-Depends: multiarch-support Filename: 4.0-4-errata/amd64/guile-gnutls_3.0.22-3+really2.12.20-8.29.201601280925_amd64.deb Size: 268186 MD5sum: 81c3aac40fd0966d8049ca7423e711c8 SHA1: 0655c1a965cd0bb2fdf42782df6ecc9349195f71 SHA256: 9f24f80796910e6f8ba14de986e9ae8518cc6fcb26fca8ba315dbc09112b31b1 Description: GNU TLS library - GNU Guile bindings GnuTLS is a portable library which implements the Transport Layer Security (TLS 1.0, 1.1, 1.2) and Secure Sockets Layer (SSL) 3.0 protocols. . GnuTLS features support for: - TLS extensions: server name indication, max record size, opaque PRF input, etc. - authentication using the SRP protocol. - authentication using both X.509 certificates and OpenPGP keys. - TLS Pre-Shared-Keys (PSK) extension. - Inner Application (TLS/IA) extension. - X.509 and OpenPGP certificate handling. - X.509 Proxy Certificates (RFC 3820). - all the strong encryption algorithms (including SHA-256/384/512 and Camellia (RFC 4132)). . This package contains the GNU Guile 1.8 modules. Multi-Arch: same Homepage: http://www.gnutls.org/ Package: icedtea-7-jre-cacao Priority: extra Section: java Installed-Size: 220 Maintainer: OpenJDK Team Architecture: amd64 Source: openjdk-7 Version: 7u91-2.6.3-1.18.201512041334 Depends: openjdk-7-jre-headless (= 7u91-2.6.3-1.18.201512041334) Filename: 4.0-4-errata/amd64/icedtea-7-jre-cacao_7u91-2.6.3-1.18.201512041334_amd64.deb Size: 82748 MD5sum: d5343c39ccf6a0a6f26e74a6f69f3e10 SHA1: f5e070790cb603a8c18d953d57909b2e48cdd406 SHA256: 5b97ddeada3998667e278fe6da38f0bfd0f009f010c2c8fc098e5e2d677bc706 Description: Transitional package for obsolete Cacao JVM for OpenJDK Cacao support was removed for recent versions of OpenJDK 7. . This is a transitional package which can be safely removed. Multi-Arch: same Homepage: http://openjdk.java.net/ Package: icedtea-7-jre-jamvm Priority: extra Section: java Installed-Size: 1971 Maintainer: OpenJDK Team Architecture: amd64 Source: openjdk-7 Version: 7u91-2.6.3-1.18.201512041334 Depends: openjdk-7-jre-headless (= 7u91-2.6.3-1.18.201512041334), libc6 (>= 2.3.4), zlib1g (>= 1:1.1.4) Filename: 4.0-4-errata/amd64/icedtea-7-jre-jamvm_7u91-2.6.3-1.18.201512041334_amd64.deb Size: 680236 MD5sum: beba091c731c38c0fc7b9d71acedf764 SHA1: 3e1132c54a341aa9872653f806e09fde35f1543d SHA256: cb8fdf9a7f70f9aa1f2a7d44ed65622f6a84011696053055ea1a1e5757f90e3e Description: Alternative JVM for OpenJDK, using JamVM The package provides an alternative runtime using the JamVM. This is a somewhat faster alternative than the Zero port on architectures like armel, mips, mipsel, powerpc. . The VM is started with the option `-jamvm'. See the README.Debian for details. Multi-Arch: same Homepage: http://openjdk.java.net/ Package: isc-dhcp-client-dbg Priority: extra Section: debug Installed-Size: 6564 Maintainer: Debian ISC DHCP maintainers Architecture: amd64 Source: isc-dhcp Version: 4.2.2.dfsg.1-5+deb70u8.36.201602231227 Depends: debianutils (>= 2.8.2), isc-dhcp-common (= 4.2.2.dfsg.1-5+deb70u8.36.201602231227) Suggests: resolvconf, avahi-autoipd Conflicts: dhcp-client (<< 3.0), samba-common (<< 3.0.0beta1-2) Filename: 4.0-4-errata/amd64/isc-dhcp-client-dbg_4.2.2.dfsg.1-5+deb70u8.36.201602231227_amd64.deb Size: 2209666 MD5sum: f41bd09e7fd6d8f332eafd19807cb09b SHA1: 3c29c3d5550937a1cbf53898c7c001f7a11460f5 SHA256: acc80b81f7c67aa3583e556e8ba25c6700d99b1de4eb37dfec95774cfd80f9ab Description: ISC DHCP client (debugging symbols) This is the client from the Internet Software Consortium's implementation of DHCP. For more information visit http://www.isc.org. . This package contains the debugging symbols for isc-dhcp-client . Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP (actually dhcpd includes much of the functionality of bootpd). It gives client machines "leases" for IP addresses and can automatically set their network configuration. If your machine depends on DHCP (especially likely if it's a workstation on a large network, or a laptop, or attached to a cable modem), keep this or another DHCP client installed. . Extra documentation can be found in the package isc-dhcp-common. Package: isc-dhcp-client-udeb Priority: extra Section: debian-installer Installed-Size: 1637 Maintainer: Debian ISC DHCP maintainers Architecture: amd64 Source: isc-dhcp Version: 4.2.2.dfsg.1-5+deb70u8.36.201602231227 Depends: libc6-udeb (>= 2.13) Filename: 4.0-4-errata/amd64/isc-dhcp-client-udeb_4.2.2.dfsg.1-5+deb70u8.36.201602231227_amd64.udeb Size: 600644 MD5sum: dc1fc056e54b38e9951128bb8b6e42e5 SHA1: 1013a83859cf83988b5a1f024091865293ceaad2 SHA256: 4035c82ddb54612fecbf9a85cb99dc2065ce42417a14a6b6bc9901cc413984e9 Description: ISC DHCP Client for debian-installer dhcp-client-udeb is a minimal dhcp package used by the debian-installer. Package: isc-dhcp-client Priority: important Section: net Installed-Size: 1757 Maintainer: Debian ISC DHCP maintainers Architecture: amd64 Source: isc-dhcp Version: 4.2.2.dfsg.1-5+deb70u8.36.201602231227 Replaces: dhcp3-client Provides: dhcp-client, dhcp3-client Depends: libc6 (>= 2.4), debianutils (>= 2.8.2), isc-dhcp-common (= 4.2.2.dfsg.1-5+deb70u8.36.201602231227), iproute Suggests: resolvconf, avahi-autoipd Conflicts: dhcp-client (<< 3.0), ifupdown (<< 0.6.8+nmu3), resolvconf (<= 1.45), samba-common (<< 3.0.0beta1-2) Filename: 4.0-4-errata/amd64/isc-dhcp-client_4.2.2.dfsg.1-5+deb70u8.36.201602231227_amd64.deb Size: 792426 MD5sum: 13edff8a6a86e1279473e5d2adac215b SHA1: 2c34f0db40ac2074639cb11e94e0436855ccf872 SHA256: 29cb1ca8c667b25446606236cdb24bdac735f83b9e170296ac719404fde061ed Description: ISC DHCP client This is the client from the Internet Software Consortium's implementation of DHCP. For more information visit http://www.isc.org. . Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP (actually dhcpd includes much of the functionality of bootpd). It gives client machines "leases" for IP addresses and can automatically set their network configuration. If your machine depends on DHCP (especially likely if it's a workstation on a large network, or a laptop, or attached to a cable modem), keep this or another DHCP client installed. . Extra documentation can be found in the package isc-dhcp-common. Package: isc-dhcp-common Priority: important Section: net Installed-Size: 1736 Maintainer: Debian ISC DHCP maintainers Architecture: amd64 Source: isc-dhcp Version: 4.2.2.dfsg.1-5+deb70u8.36.201602231227 Replaces: dhcp3-common Provides: dhcp3-common Depends: libc6 (>= 2.4), debianutils (>= 2.8.2) Filename: 4.0-4-errata/amd64/isc-dhcp-common_4.2.2.dfsg.1-5+deb70u8.36.201602231227_amd64.deb Size: 852094 MD5sum: 31ac26907f6a694ff17ed1686518d9d1 SHA1: 36f20cc879568509a87badb0be2f28345acbdbb7 SHA256: 6008ad763083ca2a4b807981c96a9d7df1caf8f9ec61bdc9a347abe8fa8146d9 Description: common files used by all the isc-dhcp* packages This package contains the files used by all the packages from ISC DHCP. Package: isc-dhcp-dev Priority: optional Section: devel Installed-Size: 2449 Maintainer: Debian ISC DHCP maintainers Architecture: amd64 Source: isc-dhcp Version: 4.2.2.dfsg.1-5+deb70u8.36.201602231227 Replaces: dhcp3-dev Provides: dhcp3-dev Depends: libc6-dev Filename: 4.0-4-errata/amd64/isc-dhcp-dev_4.2.2.dfsg.1-5+deb70u8.36.201602231227_amd64.deb Size: 775776 MD5sum: 5b72affead90e7934e9c7396f8e3be18 SHA1: a20a27175fc9e2ffb498005d05cc990d7face596 SHA256: 3b23c808fe0accbff249f9146003d914823af45ae5cd3a2ab7150ee0116b9c59 Description: API for accessing and modifying the DHCP server and client state OMAPI is an API for accessing and modifying the DHCP server and client state. Package: isc-dhcp-relay-dbg Priority: extra Section: debug Installed-Size: 6295 Maintainer: Debian ISC DHCP maintainers Architecture: amd64 Source: isc-dhcp Version: 4.2.2.dfsg.1-5+deb70u8.36.201602231227 Depends: debianutils (>= 2.8.2), isc-dhcp-common (= 4.2.2.dfsg.1-5+deb70u8.36.201602231227) Conflicts: dhcp-relay Filename: 4.0-4-errata/amd64/isc-dhcp-relay-dbg_4.2.2.dfsg.1-5+deb70u8.36.201602231227_amd64.deb Size: 2114124 MD5sum: 7b4ea58c7fbb8adac4fb2e5a1f97614b SHA1: 0cc04776bd88833e468bf1dfa39303e3e298012e SHA256: 3c7858d65160a55f3a243b56bd3412e04c53021268ace3f1735c356c6ddc5571 Description: DHCP relay daemon (debugging symbols) This is the relay from the Internet Software Consortium's implementation of DHCP. For more information visit http://www.isc.org. . This package contains the debugging symbols for isc-dhcp-relay . Installing this package will make the machine a DHCP relay, which requires a reachable DHCP or BOOTP server in order to function. . Extra documentation can be found in the package isc-dhcp-common. Package: isc-dhcp-relay Priority: optional Section: net Installed-Size: 1637 Maintainer: Debian ISC DHCP maintainers Architecture: amd64 Source: isc-dhcp Version: 4.2.2.dfsg.1-5+deb70u8.36.201602231227 Replaces: dhcp3-relay Provides: dhcp3-relay Depends: debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.4), debianutils (>= 2.8.2), isc-dhcp-common (= 4.2.2.dfsg.1-5+deb70u8.36.201602231227) Conflicts: dhcp-relay Filename: 4.0-4-errata/amd64/isc-dhcp-relay_4.2.2.dfsg.1-5+deb70u8.36.201602231227_amd64.deb Size: 732440 MD5sum: 48af9680c1adf4cb2203a0691657ee2f SHA1: 2749a648410e83d96facee0f2cbafbe7a457fa45 SHA256: 02f65548c0a393d4397ddead82e328cfc9a12b8efc39d74cee893306fc05ec73 Description: ISC DHCP relay daemon This is the relay from the Internet Software Consortium's implementation of DHCP. For more information visit http://www.isc.org. . Installing this package will make the machine a DHCP relay, which requires a reachable DHCP or BOOTP server in order to function. . Extra documentation can be found in the package isc-dhcp-common. Package: isc-dhcp-server-dbg Priority: extra Section: debug Installed-Size: 7450 Maintainer: Debian ISC DHCP maintainers Architecture: amd64 Source: isc-dhcp Version: 4.2.2.dfsg.1-5+deb70u8.36.201602231227 Depends: debianutils (>= 2.8.2), isc-dhcp-common (= 4.2.2.dfsg.1-5+deb70u8.36.201602231227), lsb-base Suggests: isc-dhcp-server-ldap Conflicts: dhcp Filename: 4.0-4-errata/amd64/isc-dhcp-server-dbg_4.2.2.dfsg.1-5+deb70u8.36.201602231227_amd64.deb Size: 2534170 MD5sum: bd43b673926495d172509c0658660dd6 SHA1: cfd4138e00cffd617b5e312f45e0927b669381af SHA256: b4e93ca3ec1206e05eeefbbcdfbccf93cc541c62a45369763e299253d540dcc1 Description: ISC DHCP server for automatic IP address assignment (debug) This is the server from the Internet Software Consortium's implementation of DHCP. For more information, visit http://www.isc.org. . This package contains the debugging symbols for isc-dhcp-server . Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP (actually dhcpd includes much of the functionality of bootpd). It gives client machines "leases" for IP addresses and can automatically set their network configuration. . This server can handle multiple ethernet interfaces. Package: isc-dhcp-server-ldap Priority: optional Section: net Installed-Size: 1944 Maintainer: Debian ISC DHCP maintainers Architecture: amd64 Source: isc-dhcp Version: 4.2.2.dfsg.1-5+deb70u8.36.201602231227 Replaces: dhcp3-server-ldap Provides: dhcp3-server-ldap Depends: libc6 (>= 2.4), libldap-2.4-2 (>= 2.4.7), libunivention-debug1 (>= 5.0.5), libunivention-policy0 (>= 5.0.0), debianutils (>= 2.8.2), isc-dhcp-common (= 4.2.2.dfsg.1-5+deb70u8.36.201602231227), isc-dhcp-server (= 4.2.2.dfsg.1-5+deb70u8.36.201602231227) Conflicts: dhcp Filename: 4.0-4-errata/amd64/isc-dhcp-server-ldap_4.2.2.dfsg.1-5+deb70u8.36.201602231227_amd64.deb Size: 895754 MD5sum: d10e97bfddfbc797d9dfa6167d69fd86 SHA1: a8cb7663ffe9765486e8c53d668f0830d9743959 SHA256: 90c56da4ad4c2e77be26fc0a3340e4a5e54dee2748644fd1df202bc93cff49ac Description: DHCP server able to use LDAP as backend This is the server from the Internet Software Consortium's implementation of DHCP. For more information, visit http://www.isc.org. . Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP (actually dhcpd includes much of the functionality of bootpd). It gives client machines "leases" for IP addresses and can automatically set their network configuration. . This is the DHCP server with LDAP patches applied to it. Enhances: isc-dhcp-server Package: isc-dhcp-server Priority: optional Section: net Installed-Size: 2027 Maintainer: Debian ISC DHCP maintainers Architecture: amd64 Source: isc-dhcp Version: 4.2.2.dfsg.1-5+deb70u8.36.201602231227 Replaces: dhcp3-server Provides: dhcp3-server Depends: debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.4), debianutils (>= 2.8.2), isc-dhcp-common (= 4.2.2.dfsg.1-5+deb70u8.36.201602231227), lsb-base Suggests: isc-dhcp-server-ldap Conflicts: dhcp Filename: 4.0-4-errata/amd64/isc-dhcp-server_4.2.2.dfsg.1-5+deb70u8.36.201602231227_amd64.deb Size: 933740 MD5sum: bed9cd4ffb109bfaae67e41508aa0de5 SHA1: dd44bb063818bf31dbd8ce7cdb9e022466ea68b0 SHA256: c3df86d4fcdf37c1e54dc264f23a04ceac673bb47c17341a1201f9193bf3aaad Description: ISC DHCP server for automatic IP address assignment This is the server from the Internet Software Consortium's implementation of DHCP. For more information, visit http://www.isc.org. . Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP (actually dhcpd includes much of the functionality of bootpd). It gives client machines "leases" for IP addresses and can automatically set their network configuration. . This server can handle multiple ethernet interfaces. Package: ldap-utils Priority: optional Section: net Installed-Size: 646 Maintainer: Debian OpenLDAP Maintainers Architecture: amd64 Source: openldap Version: 2.4.40-1.211.201511242052 Replaces: openldap-utils, openldapd, slapd (<< 2.2.23-0.pre6) Provides: ldap-client, openldap-utils Depends: libldap-2.4-2 (= 2.4.40-1.211.201511242052) Recommends: libsasl2-modules Conflicts: ldap-client, openldap-utils, umich-ldap-utils Filename: 4.0-4-errata/amd64/ldap-utils_2.4.40-1.211.201511242052_amd64.deb Size: 333656 MD5sum: 451937795771bd9f592d2188b65038e5 SHA1: 0e7d69fafeef453fdd0fb1d1a7d8bbd30acf01c0 SHA256: 573b7758f0e42759ac10b922c32718045d8a7a342061db4cde43a672a85229f2 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. Homepage: http://www.openldap.org/ Package: ldb-tools Priority: optional Section: utils Installed-Size: 150 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: ldb Version: 2:1.1.20-2.74.201512142113 Depends: libc6 (>= 2.4), libldb1 (>= 1.1.5), libpopt0 (>= 1.14), libtalloc2 (>= 2.0.4~git20101213) Filename: 4.0-4-errata/amd64/ldb-tools_1.1.20-2.74.201512142113_amd64.deb Size: 39266 MD5sum: 4660d61cd70d9ead2e1a5bf0cc8e0e00 SHA1: 22829f29d16ba3d82f0d74bd9302a3726e1271ea SHA256: 6d3433a015f4d53256a0aadae4ff4123d117223f3ba83fcd17ae47f9c23306e8 Description: LDAP-like embedded database - tools ldb is a LDAP-like embedded database built on top of TDB. . What ldb does is provide a fast database with an LDAP-like API designed to be used within an application. In some ways it can be seen as a intermediate solution between key-value pair databases and a real LDAP database. . This package contains bundled test and utility binaries Homepage: http://ldb.samba.org/ Package: libc-bin Essential: yes Priority: required Section: libs Installed-Size: 3306 Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.13-38.28.201602161808 Replaces: libc0.1, libc0.3, libc6, libc6.1 Breaks: libc0.1 (<< 2.10), libc0.3 (<< 2.10), libc6 (<< 2.10), libc6.1 (<< 2.10) Filename: 4.0-4-errata/amd64/libc-bin_2.13-38.28.201602161808_amd64.deb Size: 1273194 MD5sum: edccfda36148ae1bed7b032a9b37ac32 SHA1: e36c916ed456881dc2b5df4f197300ad19c3756e SHA256: 26a544209473d27d600f90658ec70d086d33e75d79173a760781ee0a2bb843a9 Description: Embedded GNU C Library: Binaries This package contains utility programs related to the GNU C Library. . * catchsegv: catch segmentation faults in programs * getconf: query system configuration variables * getent: get entries from administrative databases * iconv, iconvconfig: convert between character encodings * ldd, ldconfig: print/configure shared library dependencies * locale, localedef: show/generate locale definitions * rpcinfo: report RPC information * tzselect, zdump, zic: select/dump/compile time zones Multi-Arch: foreign Homepage: http://www.eglibc.org Package: libc-dev-bin Priority: optional Section: libdevel Installed-Size: 343 Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.13-38.28.201602161808 Replaces: libc0.1-dev, libc0.3-dev, libc6-dev, libc6.1-dev Depends: libc6 (>> 2.13), libc6 (<< 2.14) Recommends: manpages-dev Filename: 4.0-4-errata/amd64/libc-dev-bin_2.13-38.28.201602161808_amd64.deb Size: 227002 MD5sum: 0f493f4ac4c235d9f78b41dbb0e1ec36 SHA1: 91120b0fb21aacd26477e5afb198b744277a7bba SHA256: 59ab930321ed33c9478ed954ed28e7382dcc8744c04937f39647d39fc6c9e1d5 Description: Embedded GNU C Library: Development binaries This package contains utility programs related to the GNU C Library development package. Multi-Arch: foreign Homepage: http://www.eglibc.org Package: libc6-dbg Priority: extra Section: debug Installed-Size: 17381 Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.13-38.28.201602161808 Provides: libc-dbg Depends: libc6 (= 2.13-38.28.201602161808) Filename: 4.0-4-errata/amd64/libc6-dbg_2.13-38.28.201602161808_amd64.deb Size: 2605362 MD5sum: ced65c6992edb6d66f6c23ab56fc1d13 SHA1: 4766297b89a2cd8c8ce4ce2f3ab29143feb49528 SHA256: 35813fa252c9ad4810c3ebb8404f7f643b6d567a8ee58a0d8f774ce5137ab83d Description: Embedded GNU C Library: detached debugging symbols This package contains the detached debugging symbols for the GNU C library. Multi-Arch: same Homepage: http://www.eglibc.org Package: libc6-dev-i386 Priority: optional Section: libdevel Installed-Size: 5388 Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.13-38.28.201602161808 Replaces: libc6-dev (<< 2.13-11) Provides: lib32c-dev Depends: libc6-i386 (= 2.13-38.28.201602161808), libc6-dev (= 2.13-38.28.201602161808) Recommends: gcc-multilib Conflicts: libc6-dev (<< 2.13-14), libc6-i386 (<= 2.9-18) Filename: 4.0-4-errata/amd64/libc6-dev-i386_2.13-38.28.201602161808_amd64.deb Size: 1600100 MD5sum: 7a25e4a80f79b26058b1f12641602416 SHA1: 0dc08a3bd71e5990bb28271df2f9a18bba32f565 SHA256: 521e1ee1885e43deff4ed510237fa9bbf30607b1b6308761b9a665c9c6b5d88e Description: Embedded GNU C Library: 32-bit development libraries for AMD64 Contains the symlinks and object files needed to compile and link programs which use the standard C library. This is the 32bit version of the library, meant for AMD64 systems. Homepage: http://www.eglibc.org Package: libc6-dev Priority: optional Section: libdevel Installed-Size: 10638 Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.13-38.28.201602161808 Provides: libc-dev Depends: libc6 (= 2.13-38.28.201602161808), libc-dev-bin (= 2.13-38.28.201602161808), linux-libc-dev Recommends: gcc | c-compiler Suggests: glibc-doc, manpages-dev Conflicts: libc0.1-dev, libc0.3-dev, libc6.1-dev Breaks: binutils (<< 2.20.1-1), binutils-gold (<< 2.20.1-11), cmake (<< 2.8.4+dfsg.1-5), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2), gcc-4.6 (<< 4.6.0-12), libhwloc-dev (<< 1.2-3), libjna-java (<< 3.2.7-4), liblouis-dev (<< 2.3.0-2), liblouisxml-dev (<< 2.4.0-2), make (<< 3.81-8.1), pkg-config (<< 0.26-1) Filename: 4.0-4-errata/amd64/libc6-dev_2.13-38.28.201602161808_amd64.deb Size: 2672918 MD5sum: a8f2d54256287d260b0693ff86a6f112 SHA1: 07302225d94f20ec90fbb7b38ae1b9d90b89186a SHA256: 6eff984b7cf496971974f4ad1da5f545ded46b00dbe77d531e7008e80f3535d8 Description: Embedded GNU C Library: Development Libraries and Header Files Contains the symlinks, headers, and object files needed to compile and link programs which use the standard C library. Multi-Arch: same Homepage: http://www.eglibc.org Package: libc6-i386 Priority: optional Section: libs Installed-Size: 9035 Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.13-38.28.201602161808 Replaces: libc6-dev-i386 Depends: libc6 (= 2.13-38.28.201602161808) Breaks: fakechroot (<< 2.9-1.1), fakeroot (<< 1.12.3), fglrx-glx-ia32 (<< 1:9-6-1), gnu-efi (<< 3.0e-3), ia32-libs (<< 20090804), ia32-libs-gtk (<< 20090804), lib32asound2 (<< 1.0.20-3), lib32asound2-dev (<< 1.0.20-3), lib32bz2-1.0 (<< 1.0.5-3), lib32bz2-dev (<< 1.0.5-3), lib32ffi-dev (<< 3.0.9~rc9-1), lib32ffi5 (<< 3.0.9~rc9-1), lib32g2c0 (<< 1:3.4.6-10), lib32gcc1 (<< 1:4.4.0-7), lib32gfortran3 (<< 4.4.0-7), lib32gmp3 (<< 2:4.3.1+dfsg-3), lib32gmp3-dev (<< 2:4.3.1+dfsg-3), lib32gmpxx4 (<< 2:4.3.1+dfsg-3), lib32gomp1 (<< 4.4.0-7), lib32icu-dev (<< 4.0.1-3), lib32icu40 (<< 4.0.1-3), lib32mudflap0 (<< 4.4.0-7), lib32ncurses5 (<< 5.7+20090523-1), lib32ncurses5-dev (<< 5.7+20090530-1), lib32ncursesw5 (<< 5.7+20090530-1), lib32ncursesw5-dev (<< 5.7+20090530-1), lib32nss-mdns (<< 0.10-3.1), lib32objc2 (<< 4.4.0-7), lib32readline5 (<< 5.2-5), lib32readline5-dev (<< 5.2-5), lib32stdc++6 (<< 4.4.0-7), lib32stdc++6-4.4-dbg (<< 4.4.0-7), lib32z1 (<< 1:1.2.3.3.dfsg-14), lib32z1-dev (<< 1:1.2.3.3.dfsg-14), libc6-dev-i386 (<< 2.9-15), nvidia-glx-ia32 (<< 185.18.14-2), nvidia-libvdpau1-ia32 (<< 185.18.14-2) Filename: 4.0-4-errata/amd64/libc6-i386_2.13-38.28.201602161808_amd64.deb Size: 4041210 MD5sum: e6a404c62294c33cd83b395be9cf50f0 SHA1: 78a660a71754414ef772610bdc4a206be105d668 SHA256: ac43c66f84db019f296f10c657c1c6b8bf5d996394a5f681115f50096f2e747b Description: Embedded GNU C Library: 32-bit shared libraries for AMD64 This package includes shared versions of the standard C library and the standard math library, as well as many others. This is the 32bit version of the library, meant for AMD64 systems. Homepage: http://www.eglibc.org Package: libc6-pic Priority: optional Section: libdevel Installed-Size: 6229 Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.13-38.28.201602161808 Provides: glibc-pic, libc-pic Depends: libc6 (= 2.13-38.28.201602161808) Conflicts: libc-pic Filename: 4.0-4-errata/amd64/libc6-pic_2.13-38.28.201602161808_amd64.deb Size: 1620474 MD5sum: 84bab6ef089a06b627b8623f5bb05ef2 SHA1: 34440c0613b40b544061588048fcf5b45385a8b4 SHA256: eb0b1127b41d9e62b0d5f98cf74c222279d8f94587b6f9b0607495a7b9c90621 Description: Embedded GNU C Library: PIC archive library Contains an archive library (ar file) composed of individual shared objects. This is used for creating a library which is a smaller subset of the standard libc shared library. The reduced library is used by debian-installer and may be useful for custom installation media and in embedded systems. Multi-Arch: same Homepage: http://www.eglibc.org Package: libc6-prof Priority: extra Section: libdevel Installed-Size: 8546 Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.13-38.28.201602161808 Depends: libc6 (= 2.13-38.28.201602161808) Filename: 4.0-4-errata/amd64/libc6-prof_2.13-38.28.201602161808_amd64.deb Size: 2113696 MD5sum: 328688b7913d8e67a161c187f100ac16 SHA1: dbbe2c99278fbb40dd70ec8ba66f73cf5316e7da SHA256: 1f747b800be56d097acb8f5e080d03d196b3f6879221a54453d3f032b214ef8f Description: Embedded GNU C Library: Profiling Libraries Static libraries compiled with profiling info (-pg) suitable for use with gprof. Multi-Arch: same Homepage: http://www.eglibc.org Package: libc6-udeb Priority: extra Section: debian-installer Installed-Size: 2498 Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.13-38.28.201602161808 Provides: glibc-2.13-1, libc-udeb, libc6 Filename: 4.0-4-errata/amd64/libc6-udeb_2.13-38.28.201602161808_amd64.udeb Size: 942156 MD5sum: a312310070c4f9730fe2e178a5c7a0e7 SHA1: 2196f6153e83fa2c1a5a454367f7b14164cf4826 SHA256: 6599b96ea9436025c7b5b3fdaf38167df63dd616f4ff408ccb38caec37fa81f7 Description: Embedded GNU C Library: Shared libraries - udeb Contains the standard libraries that are used by nearly all programs on the system. This package includes shared versions of the standard C library and the standard math library, as well as many others. . This package contains a minimal set of libraries needed for the Debian installer. Do not install it on a normal system. Package: libc6 Priority: required Section: libs Installed-Size: 9533 Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.13-38.28.201602161808 Replaces: libc6-amd64 Provides: glibc-2.13-1 Depends: libc-bin (= 2.13-38.28.201602161808), libgcc1 Suggests: glibc-doc, debconf | debconf-2.0, locales Conflicts: prelink (<= 0.0.20090311-1), tzdata (<< 2007k-1), tzdata-etch Breaks: locales (<< 2.13), locales-all (<< 2.13), lsb-core (<= 3.2-27), nscd (<< 2.13) Filename: 4.0-4-errata/amd64/libc6_2.13-38.28.201602161808_amd64.deb Size: 4353256 MD5sum: 2804b184a80b8f585beb1c0fe805f421 SHA1: a869b5b6c0fe54b70442e43d810c5e1bdd4ed404 SHA256: 3e38b29d5876e66710cecca395df04b72a3b9f334dccac1ee38577d962e1ddee Description: Embedded GNU C Library: Shared libraries Contains the standard libraries that are used by nearly all programs on the system. This package includes shared versions of the standard C library and the standard math library, as well as many others. Multi-Arch: same Homepage: http://www.eglibc.org Package: libcrypto1.0.0-udeb Priority: optional Section: debian-installer Installed-Size: 2011 Maintainer: Debian OpenSSL Team Architecture: amd64 Source: openssl Version: 1.0.1e-2.107.201603011735 Depends: libc6-udeb (>= 2.13), zlib1g-udeb (>= 1:1.2.3.3.dfsg-1) Filename: 4.0-4-errata/amd64/libcrypto1.0.0-udeb_1.0.1e-2.107.201603011735_amd64.udeb Size: 634240 MD5sum: 681659de1ac415f1a645285af61b2a14 SHA1: ac701f51aa7db4ccd7794aa2fe0e33a342872009 SHA256: 23b457bfc19710b70b0baea30a46a2193110ef8e75637505c382750b5e85dd4f Description: crypto shared library - udeb libcrypto shared library. . Do not install it on a normal system. Package: libgnutls-dev Priority: optional Section: libdevel Installed-Size: 2287 Maintainer: Debian GnuTLS Maintainers Architecture: amd64 Source: gnutls26 Version: 2.12.20-8.29.201601280925 Replaces: gnutls-dev Provides: gnutls-dev Depends: libgnutls26 (= 2.12.20-8.29.201601280925), libgnutlsxx27 (= 2.12.20-8.29.201601280925), libgnutls-openssl27 (= 2.12.20-8.29.201601280925), libgcrypt11-dev (>= 1.4.0), libc6-dev | libc-dev, zlib1g-dev, libtasn1-3-dev (>= 0.3.4), libp11-kit-dev (>= 0.4) Suggests: gnutls26-doc Conflicts: gnutls-dev Filename: 4.0-4-errata/amd64/libgnutls-dev_2.12.20-8.29.201601280925_amd64.deb Size: 741448 MD5sum: b1b8ef34193ba32db06dfaf3deb13228 SHA1: 0a53766d9bf7ebdcd5e30baffdc65944c4b35242 SHA256: c48bb239cbe330affa8ff26578ca286c038075be471657ca38a6d9d17360c9b0 Description: GNU TLS library - development files GnuTLS is a portable library which implements the Transport Layer Security (TLS 1.0, 1.1, 1.2) and Secure Sockets Layer (SSL) 3.0 protocols. . GnuTLS features support for: - TLS extensions: server name indication, max record size, opaque PRF input, etc. - authentication using the SRP protocol. - authentication using both X.509 certificates and OpenPGP keys. - TLS Pre-Shared-Keys (PSK) extension. - Inner Application (TLS/IA) extension. - X.509 and OpenPGP certificate handling. - X.509 Proxy Certificates (RFC 3820). - all the strong encryption algorithms (including SHA-256/384/512 and Camellia (RFC 4132)). . This package contains the GnuTLS development files. Homepage: http://www.gnutls.org/ Package: libgnutls-openssl27 Priority: standard Section: libs Installed-Size: 275 Maintainer: Debian GnuTLS Maintainers Architecture: amd64 Source: gnutls26 Version: 2.12.20-8.29.201601280925 Depends: libgnutls26 (= 2.12.20-8.29.201601280925), libc6 (>= 2.2.5), libp11-kit0 (>= 0.11), libtasn1-3 (>= 1.6-0) Pre-Depends: multiarch-support Filename: 4.0-4-errata/amd64/libgnutls-openssl27_2.12.20-8.29.201601280925_amd64.deb Size: 221464 MD5sum: 922888efd7b005e7aa11cec9e78bfaee SHA1: 2eb3b558cfa9d05ea01e787b85b868c684b057fb SHA256: c07447026a25859afcdb89874badec1863630be3fe95a319b0b9da00e14ea1ec Description: GNU TLS library - OpenSSL wrapper GnuTLS is a portable library which implements the Transport Layer Security (TLS 1.0, 1.1, 1.2) and Secure Sockets Layer (SSL) 3.0 protocols. . GnuTLS features support for: - TLS extensions: server name indication, max record size, opaque PRF input, etc. - authentication using the SRP protocol. - authentication using both X.509 certificates and OpenPGP keys. - TLS Pre-Shared-Keys (PSK) extension. - Inner Application (TLS/IA) extension. - X.509 and OpenPGP certificate handling. - X.509 Proxy Certificates (RFC 3820). - all the strong encryption algorithms (including SHA-256/384/512 and Camellia (RFC 4132)). . This package contains the runtime library of the GnuTLS OpenSSL wrapper. Multi-Arch: same Homepage: http://www.gnutls.org/ Package: libgnutls26-dbg Priority: extra Section: debug Installed-Size: 5451 Maintainer: Debian GnuTLS Maintainers Architecture: amd64 Source: gnutls26 Version: 2.12.20-8.29.201601280925 Depends: libgnutls26 (= 2.12.20-8.29.201601280925) Conflicts: libgnutls13-dbg, libgnutls28-dbg Filename: 4.0-4-errata/amd64/libgnutls26-dbg_2.12.20-8.29.201601280925_amd64.deb Size: 1840850 MD5sum: ab1df9ad1c8fb3df997ef1e951c1dfc4 SHA1: 1a4fc3a34c1828b14684e6f35e91917fbbba3f26 SHA256: 8881442392eccb0940a7e5136ad46d43c688d17d5a6e081ca0ff7fcfd4ac5e50 Description: GNU TLS library - debugger symbols GnuTLS is a portable library which implements the Transport Layer Security (TLS 1.0, 1.1, 1.2) and Secure Sockets Layer (SSL) 3.0 protocols. . This package contains the debugger symbols. Homepage: http://www.gnutls.org/ Package: libgnutls26 Priority: standard Section: libs Installed-Size: 1360 Maintainer: Debian GnuTLS Maintainers Architecture: amd64 Source: gnutls26 Version: 2.12.20-8.29.201601280925 Replaces: gnutls0, gnutls0.4, gnutls3 Depends: libc6 (>= 2.3.2), libgcrypt11 (>= 1.4.5), libp11-kit0 (>= 0.11), libtasn1-3 (>= 1.6-0), zlib1g (>= 1:1.1.4) Pre-Depends: multiarch-support Conflicts: gnutls0, gnutls0.4 Breaks: ccbuild (<= 2.0.1-1), csync2 (<= 1.34-2.2), freewheeling (<= 0.6-1.1), gkrellm (<= 2.3.4-1), libsoup2.4-1 (= 2.31.2-1), libsoup2.4-1 (<= 2.30.1-1), macopix-gtk2 (<= 1.7.4-3), pokerth (<= 0.8.3-3+b1), pokerth-server (<= 0.8.3-3+b1), sipsak (<= 0.9.6-2.1), slrn (<= 1.0.0~pre18-1.1), slrnpull (<= 1.0.0~pre18-1.1), snowdrop (<= 0.02b-9), ssmtp (<= 2.64-4), tf5 (<= 5.0beta8-4), wput (<= 0.6.2-2), zoneminder (<= 1.24.4-1) Filename: 4.0-4-errata/amd64/libgnutls26_2.12.20-8.29.201601280925_amd64.deb Size: 612154 MD5sum: 04ddf491c1249ecf039b45ea7178a39a SHA1: 451ecb8133bfc970a300ee4ee6c4cc83b371cae3 SHA256: 8c05e9074987120cf2540726fe13d06a56c922927fa66a7e7141a79c3606c5bd Description: GNU TLS library - runtime library GnuTLS is a portable library which implements the Transport Layer Security (TLS 1.0, 1.1, 1.2) and Secure Sockets Layer (SSL) 3.0 protocols. . GnuTLS features support for: - TLS extensions: server name indication, max record size, opaque PRF input, etc. - authentication using the SRP protocol. - authentication using both X.509 certificates and OpenPGP keys. - TLS Pre-Shared-Keys (PSK) extension. - Inner Application (TLS/IA) extension. - X.509 and OpenPGP certificate handling. - X.509 Proxy Certificates (RFC 3820). - all the strong encryption algorithms (including SHA-256/384/512 and Camellia (RFC 4132)). . This package contains the runtime libraries. Multi-Arch: same Homepage: http://www.gnutls.org/ Package: libgnutlsxx27 Priority: extra Section: libs Installed-Size: 298 Maintainer: Debian GnuTLS Maintainers Architecture: amd64 Source: gnutls26 Version: 2.12.20-8.29.201601280925 Depends: libgnutls26 (= 2.12.20-8.29.201601280925), libc6 (>= 2.2.5), libgcc1 (>= 1:4.1.1), libp11-kit0 (>= 0.11), libstdc++6 (>= 4.1.1) Pre-Depends: multiarch-support Filename: 4.0-4-errata/amd64/libgnutlsxx27_2.12.20-8.29.201601280925_amd64.deb Size: 223088 MD5sum: 1fe3916f0f697151a5fb5285212cbd08 SHA1: f55cd4f503d1766d23be58477f474b7341ad721e SHA256: e1abd12186fa58acfaf26b18d6942b62c3b67f35baeb79d6c20d3884d19578f8 Description: GNU TLS library - C++ runtime library GnuTLS is a portable library which implements the Transport Layer Security (TLS 1.0, 1.1, 1.2) and Secure Sockets Layer (SSL) 3.0 protocols. . GnuTLS features support for: - TLS extensions: server name indication, max record size, opaque PRF input, etc. - authentication using the SRP protocol. - authentication using both X.509 certificates and OpenPGP keys. - TLS Pre-Shared-Keys (PSK) extension. - Inner Application (TLS/IA) extension. - X.509 and OpenPGP certificate handling. - X.509 Proxy Certificates (RFC 3820). - all the strong encryption algorithms (including SHA-256/384/512 and Camellia (RFC 4132)). . This package contains the C++ runtime libraries. Multi-Arch: same Homepage: http://www.gnutls.org/ Package: libldap-2.4-2-dbg Priority: extra Section: debug Installed-Size: 583 Maintainer: Debian OpenLDAP Maintainers Architecture: amd64 Source: openldap Version: 2.4.40-1.211.201511242052 Depends: libldap-2.4-2 (= 2.4.40-1.211.201511242052) Filename: 4.0-4-errata/amd64/libldap-2.4-2-dbg_2.4.40-1.211.201511242052_amd64.deb Size: 481886 MD5sum: f9a27fa08ef8cefc278283276a0af132 SHA1: 7f13e9ac89621d4e897b355423cebb19fe80d6cd SHA256: 343175f368ae7b4c9bdd558702ee4dfc3566bec8065326a0f760311a32bacae9 Description: Debugging information for OpenLDAP libraries This package provides detached debugging information for the OpenLDAP (Lightweight Directory Access Protocol) libraries. It is useful primarily to permit better backtraces and crash dump analysis after problems with the libraries. GDB will find this debug information automatically. Multi-Arch: same Homepage: http://www.openldap.org/ Package: libldap-2.4-2 Priority: standard Section: libs Installed-Size: 521 Maintainer: Debian OpenLDAP Maintainers Architecture: amd64 Source: openldap Version: 2.4.40-1.211.201511242052 Replaces: libldap-2.3-0, libldap2 Depends: libc6 (>= 2.12), libsasl2-2 (>= 2.1.24), libssl1.0.0 (>= 1.0.0) Pre-Depends: multiarch-support Conflicts: ldap-utils (<= 2.1.23-1) Filename: 4.0-4-errata/amd64/libldap-2.4-2_2.4.40-1.211.201511242052_amd64.deb Size: 251254 MD5sum: b6b4122e357eaa77f2b3393790597714 SHA1: 93bdf7543e31fba4a9dd7af3651184827884026c SHA256: 6b5a22fb1a1375b74509f8ff5a1bf670715598ea4da1c3af8d68e5544cb93dab Description: OpenLDAP libraries These are the run-time libraries for the OpenLDAP (Lightweight Directory Access Protocol) servers and clients. Multi-Arch: same Homepage: http://www.openldap.org/ Package: libldap2-dev Priority: extra Section: libdevel Installed-Size: 1328 Maintainer: Debian OpenLDAP Maintainers Architecture: amd64 Source: openldap Version: 2.4.40-1.211.201511242052 Replaces: libopenldap-dev Provides: libldap-dev Depends: libldap-2.4-2 (= 2.4.40-1.211.201511242052) Conflicts: libldap-dev, libopenldap-dev Filename: 4.0-4-errata/amd64/libldap2-dev_2.4.40-1.211.201511242052_amd64.deb Size: 562346 MD5sum: c745d3ac12f520294837a8bc45ff9ca8 SHA1: 19d551df8855bdae5fbe508ec030993c32e9aecc SHA256: 85d9b4e001ef0d2d13db0a1a07eeed769cebc5728b5ad8ccabbaa88947d04d42 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. Multi-Arch: same Homepage: http://www.openldap.org/ Package: libldb-dev Priority: optional Section: libdevel Installed-Size: 1169 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: ldb Version: 2:1.1.20-2.74.201512142113 Depends: libc6-dev, libldb1 (= 2:1.1.20-2.74.201512142113), libtalloc-dev, libtdb-dev, pkg-config Filename: 4.0-4-errata/amd64/libldb-dev_1.1.20-2.74.201512142113_amd64.deb Size: 336296 MD5sum: e07edf1aff1358f51ab1667ea71c5d15 SHA1: 41a1ad168c0001132e225ab678f79abb9094d404 SHA256: 85b31c2ad5aeaa9ed1647da7837a181a1747ca9ee0ab90edf0824b3cb7c0acff Description: LDAP-like embedded database - development files ldb is a LDAP-like embedded database built on top of TDB. . What ldb does is provide a fast database with an LDAP-like API designed to be used within an application. In some ways it can be seen as a intermediate solution between key-value pair databases and a real LDAP database. . This package contains the development files. Homepage: http://ldb.samba.org/ Package: libldb1-dbg Priority: extra Section: debug Installed-Size: 982 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: ldb Version: 2:1.1.20-2.74.201512142113 Depends: libldb1 (= 2:1.1.20-2.74.201512142113) Recommends: libc6-dbg Filename: 4.0-4-errata/amd64/libldb1-dbg_1.1.20-2.74.201512142113_amd64.deb Size: 307640 MD5sum: cfce2a9daf27639ea5d9db46b539c10a SHA1: 89f6c565fd3ea0b639df9c236adafdcd68420c71 SHA256: d304df56ee24d3804343e45c2aa812babcf3fb4b9a0d691473432a8a448bc94b Description: LDAP-like embedded database - debug symbols ldb is a LDAP-like embedded database built on top of TDB. . It provides a fast database with an LDAP-like API designed to be used within an application. In some ways it can be seen as a intermediate solution between key-value pair databases and a real LDAP database. . This package contains the debug symbols. Multi-Arch: same Homepage: http://ldb.samba.org/ Package: libldb1 Priority: optional Section: libs Installed-Size: 396 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: ldb Version: 2:1.1.20-2.74.201512142113 Replaces: libldb0 Depends: libc6 (>= 2.4), libldap-2.4-2 (>= 2.4.7), libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.9) Pre-Depends: multiarch-support Breaks: libldb0, libsamdb0 (<< 4.0.0~alpha17~git20110724.dfsg1-1) Filename: 4.0-4-errata/amd64/libldb1_1.1.20-2.74.201512142113_amd64.deb Size: 142170 MD5sum: ab804cca67331fb9c9956d59fd5d6b55 SHA1: acff9c4d51ec39ef46321ad121682402ca8276ff SHA256: e365e6672535f344592271e35948cf1933f1fc0009c85c3b77f0373a3652b478 Description: LDAP-like embedded database - shared library ldb is a LDAP-like embedded database built on top of TDB. . It provides a fast database with an LDAP-like API designed to be used within an application. In some ways it can be seen as a intermediate solution between key-value pair databases and a real LDAP database. . This package contains the shared library file. Multi-Arch: same Homepage: http://ldb.samba.org/ Package: libmysqlclient-dev Priority: optional Section: libdevel Installed-Size: 5535 Maintainer: Debian MySQL Maintainers Architecture: amd64 Source: mysql-5.5 Version: 5.5.46-0.16.201512141629 Replaces: libmysqlclient15-dev Provides: libmysqlclient15-dev Depends: libmysqlclient18 (= 5.5.46-0.16.201512141629), zlib1g-dev Conflicts: libmysqlclient10-dev, libmysqlclient12-dev, libmysqlclient14-dev, libmysqlclient15-dev Filename: 4.0-4-errata/amd64/libmysqlclient-dev_5.5.46-0.16.201512141629_amd64.deb Size: 957168 MD5sum: 32b169d357060909c30e2ad70e54c006 SHA1: 54a8aa479b40bcef0d00cc34be18d072edcba30b SHA256: 3c84e4bd227901054f41c99de010213afa7136e827c15a535feb7a6f141cdb6f Description: MySQL database development files MySQL 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 MySQL are speed, robustness and ease of use. . This package includes development libraries and header files. Homepage: http://dev.mysql.com/ Package: libmysqlclient18 Priority: optional Section: libs Installed-Size: 3483 Maintainer: Debian MySQL Maintainers Architecture: amd64 Source: mysql-5.5 Version: 5.5.46-0.16.201512141629 Depends: mysql-common (>= 5.5.46-0.16.201512141629), libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4) Pre-Depends: multiarch-support Filename: 4.0-4-errata/amd64/libmysqlclient18_5.5.46-0.16.201512141629_amd64.deb Size: 689282 MD5sum: 0501865c8c0ecb86053ef181e62a0978 SHA1: 72b02b36926a4f991da02b4fb20b6e14b8635d3a SHA256: fed9f28239f78d8cc24c53cef60f0bfcd32c32cd2ce9190e680187cb1183d27e Description: MySQL database client library MySQL 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 MySQL are speed, robustness and ease of use. . This package includes the client library. Multi-Arch: same Homepage: http://dev.mysql.com/ Package: libmysqld-dev Priority: optional Section: libdevel Installed-Size: 20112 Maintainer: Debian MySQL Maintainers Architecture: amd64 Source: mysql-5.5 Version: 5.5.46-0.16.201512141629 Depends: libmysqlclient-dev (>= 5.5.46-0.16.201512141629) Filename: 4.0-4-errata/amd64/libmysqld-dev_5.5.46-0.16.201512141629_amd64.deb Size: 3180712 MD5sum: 495e6b717bc7538c4d7306c810f6ce15 SHA1: 1a0e015156b99651d3465b3e9b7483bb24b1e16f SHA256: 8dd9cffa26f37f5ff315e02bbca9212e41ee91d931666cb00413f9a116453ee9 Description: MySQL embedded database development files MySQL 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 MySQL are speed, robustness and ease of use. . This package includes the embedded server library and header files. Homepage: http://dev.mysql.com/ Package: libmysqld-pic Priority: optional Section: libdevel Installed-Size: 20118 Maintainer: Debian MySQL Maintainers Architecture: amd64 Source: mysql-5.5 Version: 5.5.46-0.16.201512141629 Depends: libmysqlclient-dev (>= 5.5.46-0.16.201512141629) Filename: 4.0-4-errata/amd64/libmysqld-pic_5.5.46-0.16.201512141629_amd64.deb Size: 3178758 MD5sum: 80326f79539681ab1395c740ef2999e8 SHA1: cf1a157a1056159821de1f0d80a3ccf5763dea84 SHA256: 2b4db6e9aabddca8d7cd4faa2fa0b4a13685bcedc6971f5519c68afe2964e024 Description: PIC version of MySQL embedded server development files MySQL 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 MySQL are speed, robustness and ease of use. . This package includes the -fPIC version of the embedded server library. Homepage: http://dev.mysql.com/ Package: libnss-dns-udeb Priority: extra Section: debian-installer Installed-Size: 35 Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.13-38.28.201602161808 Filename: 4.0-4-errata/amd64/libnss-dns-udeb_2.13-38.28.201602161808_amd64.udeb Size: 10288 MD5sum: da73a81bf65783206d2fb3e6afa7cf1b SHA1: c2bedeafa9cc62075f578e61b567dbc70ba79614 SHA256: bcd87b5e32c1dcbb4ae650dbf65819518399da9b866f6e94100ab5a309fe5d54 Description: Embedded GNU C Library: NSS helper for DNS - udeb Contains the standard libraries that are used by nearly all programs on the system. This package includes shared versions of the standard C library and the standard math library, as well as many others. . This package contains the DNS NSS helper needed for the Debian installer. Do not install it on a normal system. Package: libnss-files-udeb Priority: extra Section: debian-installer Installed-Size: 59 Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.13-38.28.201602161808 Filename: 4.0-4-errata/amd64/libnss-files-udeb_2.13-38.28.201602161808_amd64.udeb Size: 16038 MD5sum: c529d1c4efd26af2cfa2e14551e385d5 SHA1: 4f5e53f997c01fa00686a36efb3faa97b6641dda SHA256: 1e59276aba9678c5783f14c8bcc9876cda4f44d58393bc995d5b3eb0f1ff4359 Description: Embedded GNU C Library: NSS helper for files - udeb Contains the standard libraries that are used by nearly all programs on the system. This package includes shared versions of the standard C library and the standard math library, as well as many others. . This package contains the files NSS helper needed for the Debian installer. Do not install it on a normal system. Package: libnss-winbind Priority: optional Section: net Installed-Size: 163 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.2.3-1.822.201512142149 Replaces: libpam-winbind (<< 2:3.6.5-2), samba (<= 2.2.3-2), winbind (<< 2:3.5.11~dfsg-3), winbind4 Depends: samba-common (= 2:4.2.3-1.822.201512142149), winbind (= 2:4.2.3-1.822.201512142149), libbsd0 (>= 0.0), libc6 (>= 2.4), libtalloc2 (>= 2.0.4~git20101213), libwbclient0 (= 2:4.2.3-1.822.201512142149), samba-libs (= 2:4.2.3-1.822.201512142149) Pre-Depends: dpkg (>= 1.15.6~) Suggests: libpam-winbind Breaks: libpam-winbind (<< 2:3.6.5-2), winbind (<< 2:3.5.11~dfsg-3) Filename: 4.0-4-errata/amd64/libnss-winbind_4.2.3-1.822.201512142149_amd64.deb Size: 104168 MD5sum: a3ac0873999974e817702bc3767daed1 SHA1: 2ca5b1f1a812b9ec2626a566ab82b5901dbf73be SHA256: 2df9e10ea2e90528a7c9193c0d1bd7b32c7091d49bf3bf2892a845eef93f98ee 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. Multi-Arch: same Homepage: http://www.samba.org Package: libnss-winbind Priority: optional Section: net Installed-Size: 163 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.2.3-1.832.201603071547 Replaces: libpam-winbind (<< 2:3.6.5-2), samba (<= 2.2.3-2), winbind (<< 2:3.5.11~dfsg-3), winbind4 Depends: samba-common (= 2:4.2.3-1.832.201603071547), winbind (= 2:4.2.3-1.832.201603071547), libbsd0 (>= 0.0), libc6 (>= 2.4), libtalloc2 (>= 2.0.4~git20101213), libwbclient0 (= 2:4.2.3-1.832.201603071547), samba-libs (= 2:4.2.3-1.832.201603071547) Pre-Depends: dpkg (>= 1.15.6~) Suggests: libpam-winbind Breaks: libpam-winbind (<< 2:3.6.5-2), winbind (<< 2:3.5.11~dfsg-3) Filename: 4.0-4-errata/amd64/libnss-winbind_4.2.3-1.832.201603071547_amd64.deb Size: 104196 MD5sum: baa7d086953e23f8f661f5cd855e3b24 SHA1: 7c6b03a6ca6da4a3a72ef83838dfa06fa59d0a76 SHA256: 3c56b6e517312a13d65044fa80d3787a0a324397f0292ed26bfc0326a1bcb050 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. Multi-Arch: same Homepage: http://www.samba.org Package: libpam-smbpass Priority: extra Section: admin Installed-Size: 203 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.2.3-1.822.201512142149 Depends: libpam-runtime (>= 1.0.1-6), samba-common (= 2:4.2.3-1.822.201512142149), libbsd0 (>= 0.0), libc6 (>= 2.4), libpam0g (>= 0.99.7.1), libtalloc2 (>= 2.0.4~git20101213), libwbclient0 (>= 2:4.0.3+dfsg1), samba-libs (= 2:4.2.3-1.822.201512142149) Pre-Depends: dpkg (>= 1.15.6~) Suggests: samba Filename: 4.0-4-errata/amd64/libpam-smbpass_4.2.3-1.822.201512142149_amd64.deb Size: 115690 MD5sum: cc90888f86fd06e99d869ff48b8b39ee SHA1: e9ff784a5f2066b6820e66e1ba7b21aba2b1a882 SHA256: 0786cfe015fbbf207380ee1ff23f9d5064643b08d4389111b576fbeb01825a3f Description: pluggable authentication module for Samba This is a module for PAM that enables a system administrator to migrate user passwords from the Unix password database to the SMB password database as used by Samba, and to subsequently keep the two databases in sync. Unlike other solutions, it does this without needing users to log in to Samba using cleartext passwords, or requiring them to change their existing passwords. Multi-Arch: same Homepage: http://www.samba.org Package: libpam-smbpass Priority: extra Section: admin Installed-Size: 203 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.2.3-1.832.201603071547 Depends: libpam-runtime (>= 1.0.1-6), samba-common (= 2:4.2.3-1.832.201603071547), libbsd0 (>= 0.0), libc6 (>= 2.4), libpam0g (>= 0.99.7.1), libtalloc2 (>= 2.0.4~git20101213), libwbclient0 (>= 2:4.0.3+dfsg1), samba-libs (= 2:4.2.3-1.832.201603071547) Pre-Depends: dpkg (>= 1.15.6~) Suggests: samba Filename: 4.0-4-errata/amd64/libpam-smbpass_4.2.3-1.832.201603071547_amd64.deb Size: 115714 MD5sum: 97c4e91e2c5fedd675be2a2db20c221b SHA1: 5f5d7f7650a47406ab135d4828cb4d6d08994df5 SHA256: c6b2745da22ebe6aac68e691a144d2b644d2769b7e24fc8f620ebc67424c13e4 Description: pluggable authentication module for Samba This is a module for PAM that enables a system administrator to migrate user passwords from the Unix password database to the SMB password database as used by Samba, and to subsequently keep the two databases in sync. Unlike other solutions, it does this without needing users to log in to Samba using cleartext passwords, or requiring them to change their existing passwords. Multi-Arch: same Homepage: http://www.samba.org Package: libpam-winbind Priority: optional Section: net Installed-Size: 204 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.2.3-1.822.201512142149 Replaces: samba (<= 2.2.3-2), samba-doc (<< 2:4.0.5~), winbind (<< 2:3.5.11~dfsg-3), winbind4 Depends: libpam-runtime (>= 1.0.1-6), libpam0g (>= 1.1.3-2~), samba-common (= 2:4.2.3-1.822.201512142149), winbind (= 2:4.2.3-1.822.201512142149), libbsd0 (>= 0.0), libc6 (>= 2.4), libtalloc2 (>= 2.0.4~git20101213), libwbclient0 (>= 2:4.0.3+dfsg1) Pre-Depends: dpkg (>= 1.15.6~), multiarch-support Suggests: libnss-winbind Conflicts: samba-doc (<< 2:4.0.5~) Breaks: winbind (<< 2:3.5.11~dfsg-3) Filename: 4.0-4-errata/amd64/libpam-winbind_4.2.3-1.822.201512142149_amd64.deb Size: 120466 MD5sum: 0ba76f2f9bc5812c113ce81306adfcee SHA1: 6a4e492adf726c7a282c512a245d2feaeae340a6 SHA256: 67a67492ef87ba82206e080e99f94951d4b82e7444e6863d37d5e4fcac1242a5 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. Multi-Arch: same Homepage: http://www.samba.org Package: libpam-winbind Priority: optional Section: net Installed-Size: 204 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.2.3-1.832.201603071547 Replaces: samba (<= 2.2.3-2), samba-doc (<< 2:4.0.5~), winbind (<< 2:3.5.11~dfsg-3), winbind4 Depends: libpam-runtime (>= 1.0.1-6), libpam0g (>= 1.1.3-2~), samba-common (= 2:4.2.3-1.832.201603071547), winbind (= 2:4.2.3-1.832.201603071547), libbsd0 (>= 0.0), libc6 (>= 2.4), libtalloc2 (>= 2.0.4~git20101213), libwbclient0 (>= 2:4.0.3+dfsg1) Pre-Depends: dpkg (>= 1.15.6~), multiarch-support Suggests: libnss-winbind Conflicts: samba-doc (<< 2:4.0.5~) Breaks: winbind (<< 2:3.5.11~dfsg-3) Filename: 4.0-4-errata/amd64/libpam-winbind_4.2.3-1.832.201603071547_amd64.deb Size: 120504 MD5sum: 123dc3b409222432c6b8404fe6cbc78f SHA1: 3275caf4c23cb770c73848605bc698e5735fd7f0 SHA256: b23a9fbfa1aa08c41ef08430a969b335a4ebb90c7eb1e13d32a822e97bf71928 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. Multi-Arch: same Homepage: http://www.samba.org Package: libparse-pidl-perl Priority: optional Section: perl Installed-Size: 593 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.2.3-1.822.201512142149 Depends: libparse-yapp-perl, perl Recommends: samba-dev Suggests: libwireshark-dev Filename: 4.0-4-errata/amd64/libparse-pidl-perl_4.2.3-1.822.201512142149_amd64.deb Size: 199812 MD5sum: 58d8c5b98ddfe67303e54520836e518c SHA1: 4d48323cf60664b47a4c8b37b66118c5a9e6be48 SHA256: 94b8fc3383b8b71fd79d08e2bfdb3e25546a1d33937596f1d25672e169f9e7b5 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. Homepage: http://www.samba.org Package: libparse-pidl-perl Priority: optional Section: perl Installed-Size: 593 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.2.3-1.832.201603071547 Depends: libparse-yapp-perl, perl Recommends: samba-dev Suggests: libwireshark-dev Filename: 4.0-4-errata/amd64/libparse-pidl-perl_4.2.3-1.832.201603071547_amd64.deb Size: 199854 MD5sum: ee869cec458d0b74f4b9e53ebd641e29 SHA1: 25638b330f1475ad1e0e146da94cb4d00ee32a93 SHA256: 3d252f9694e72b643532ed4685c5f87b3d63d7b172341c786c3e82b3cc9eeffa 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. Homepage: http://www.samba.org Package: libsctp-dev Priority: optional Section: libdevel Installed-Size: 171 Maintainer: Michael Biebl Architecture: amd64 Source: lksctp-tools Version: 1.0.11+dfsg-2.11.201601111708 Depends: libsctp1 (= 1.0.11+dfsg-2.11.201601111708), libc6-dev | libc-dev Filename: 4.0-4-errata/amd64/libsctp-dev_1.0.11+dfsg-2.11.201601111708_amd64.deb Size: 82608 MD5sum: 5e55520bd6f04f7ee6497a8e0e577047 SHA1: c017e335754b9765483ba1561562187d1bb89612 SHA256: a920d59ef3fe1bf12e9062d051f79f8116dab80ee7c879c53d8ffc997fb9a970 Description: user-space access to Linux Kernel SCTP - development files This package contains all necessary files for developing SCTP aware network applications using the Linux Kernel SCTP implementation. It is part of the LKSCTP project for the Linux Kernel SCTP reference implementation. . It includes man pages, header files, static libraries, symlinks to dynamic libraries and tutorial source code. . SCTP (Stream Control Transmission Protocol) is a message oriented, reliable transport protocol, with congestion control, support for transparent multi-homing, and multiple ordered streams of messages. RFC2960 defines the core protocol. Homepage: http://lksctp.sf.net/ Package: libsctp1 Priority: optional Section: libs Installed-Size: 58 Maintainer: Michael Biebl Architecture: amd64 Source: lksctp-tools Version: 1.0.11+dfsg-2.11.201601111708 Depends: libc6 (>= 2.2.5) Recommends: lksctp-tools Filename: 4.0-4-errata/amd64/libsctp1_1.0.11+dfsg-2.11.201601111708_amd64.deb Size: 26450 MD5sum: aa10952ffd4de2ac10ad05c29412b6a3 SHA1: 57b313da24bed0f10ab431e398a8820d17442cd9 SHA256: e11da51ebeb764c568010098f89bceedc3432339ac79115294cc5f353b4b3234 Description: user-space access to Linux Kernel SCTP - shared library This library is part of the LKSCTP project for the Linux Kernel SCTP reference implementation. . This package is intended to supplement the Linux Kernel SCTP reference implementation now available in the Linux kernel source tree in versions 2.5.36 respectively 2.4.24 and following. . SCTP (Stream Control Transmission Protocol) is a message oriented, reliable transport protocol, with congestion control, support for transparent multi-homing, and multiple ordered streams of messages. RFC2960 defines the core protocol. Homepage: http://lksctp.sf.net/ Package: libsmbclient-dev Priority: extra Section: libdevel Installed-Size: 302 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.2.3-1.822.201512142149 Depends: libsmbclient (= 2:4.2.3-1.822.201512142149) Pre-Depends: dpkg (>= 1.15.6~) Filename: 4.0-4-errata/amd64/libsmbclient-dev_4.2.3-1.822.201512142149_amd64.deb Size: 135334 MD5sum: c6f18aaa683b49d46ff39a051c19069d SHA1: 277e686e7c2c84bc13eb286a9b667be9a517e11a SHA256: c21ea73af5446628270f30d12411edc276bdbdc417e7e54105172ccef0e94d3e 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. Multi-Arch: same Homepage: http://www.samba.org Package: libsmbclient-dev Priority: extra Section: libdevel Installed-Size: 302 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.2.3-1.832.201603071547 Depends: libsmbclient (= 2:4.2.3-1.832.201603071547) Pre-Depends: dpkg (>= 1.15.6~) Filename: 4.0-4-errata/amd64/libsmbclient-dev_4.2.3-1.832.201603071547_amd64.deb Size: 135362 MD5sum: 312a12683914eec108e06cf69838fc4b SHA1: 52df6f27e5e700598a83afa90905fdef534007e7 SHA256: e0c3520054eb1f633d73c6bce807bd8e1cf534bf92b1d39c7500791c3e549474 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. Multi-Arch: same Homepage: http://www.samba.org Package: libsmbclient Priority: optional Section: libs Installed-Size: 304 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.2.3-1.822.201512142149 Replaces: samba-doc (<< 2:4.0.5~) Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libtalloc2 (>= 2.0.4~git20101213), samba-libs (= 2:4.2.3-1.822.201512142149) Pre-Depends: dpkg (>= 1.15.6~), multiarch-support Conflicts: samba-doc (<< 2:4.0.5~) Filename: 4.0-4-errata/amd64/libsmbclient_4.2.3-1.822.201512142149_amd64.deb Size: 154396 MD5sum: 26129d246359f8db4f0e839e0c010b97 SHA1: 581ca49aed70b6d782074e20cd039b7ab1bbd753 SHA256: 4045a49b5b8f2b1887106d7323b395a0b5b94fdec1f75177e5da372fea013bbd 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. Multi-Arch: same Homepage: http://www.samba.org Package: libsmbclient Priority: optional Section: libs Installed-Size: 304 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.2.3-1.832.201603071547 Replaces: samba-doc (<< 2:4.0.5~) Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libtalloc2 (>= 2.0.4~git20101213), samba-libs (= 2:4.2.3-1.832.201603071547) Pre-Depends: dpkg (>= 1.15.6~), multiarch-support Conflicts: samba-doc (<< 2:4.0.5~) Filename: 4.0-4-errata/amd64/libsmbclient_4.2.3-1.832.201603071547_amd64.deb Size: 154420 MD5sum: da6cb5bd33ef0fa7f09042ca70cffc8f SHA1: e676d74dbd0fc6efd05873cdf67278bb580b3667 SHA256: 055bebbad75c07d7b9ae89fc46fdf623a23036f2675c33b763d0c9c7611db849 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. Multi-Arch: same Homepage: http://www.samba.org Package: libssl-dev Priority: optional Section: libdevel Installed-Size: 6316 Maintainer: Debian OpenSSL Team Architecture: amd64 Source: openssl Version: 1.0.1e-2.107.201603011735 Depends: libssl1.0.0 (= 1.0.1e-2.107.201603011735), zlib1g-dev Recommends: libssl-doc Filename: 4.0-4-errata/amd64/libssl-dev_1.0.1e-2.107.201603011735_amd64.deb Size: 1747648 MD5sum: d02cf68aa59719da570b0ad5b697dff5 SHA1: 4298e753dd46958b62dfb9aa922387d7908ea919 SHA256: a12590f1e5196224f406e5fbd2d0aa38b13c68bab3794029c1a2fe06667bf8c7 Description: SSL development libraries, header files and documentation libssl and libcrypto development libraries, header files and manpages. . It is part of the OpenSSL implementation of SSL. Package: libssl1.0.0-dbg Priority: extra Section: debug Installed-Size: 9435 Maintainer: Debian OpenSSL Team Architecture: amd64 Source: openssl Version: 1.0.1e-2.107.201603011735 Depends: libssl1.0.0 (= 1.0.1e-2.107.201603011735) Filename: 4.0-4-errata/amd64/libssl1.0.0-dbg_1.0.1e-2.107.201603011735_amd64.deb Size: 2977774 MD5sum: 5b529c6c88b8a7b22e7e933e4bd5450a SHA1: 453b9fad1d6ff7bbc6082627882946022dca51b2 SHA256: a6c5a522e279fcd705f4214621d4a4a464b6e658071efa886983d5562c366897 Description: Symbol tables for libssl and libcrypto This package is part of the OpenSSL implementation of SSL. Multi-Arch: same Package: libssl1.0.0 Priority: important Section: libs Installed-Size: 3015 Maintainer: Debian OpenSSL Team Architecture: amd64 Source: openssl Version: 1.0.1e-2.107.201603011735 Depends: libc6 (>= 2.7), zlib1g (>= 1:1.1.4), debconf (>= 0.5) | debconf-2.0 Pre-Depends: multiarch-support Filename: 4.0-4-errata/amd64/libssl1.0.0_1.0.1e-2.107.201603011735_amd64.deb Size: 1257304 MD5sum: 87fc86185bc421f7c52eb9cbf18aa31a SHA1: 3d96bd54f7f63ae6ecfd12eeb70422f45fe25eaa SHA256: 2bbae4314436ce3fdc86aff162fe80a8ccdfe8984a3d81993538e3acb8c37525 Description: SSL shared libraries libssl and libcrypto shared libraries needed by programs like apache-ssl, telnet-ssl and openssh. . It is part of the OpenSSL implementation of SSL. Multi-Arch: same Package: libunivention-ldb-modules-dbg Priority: optional Section: libs Installed-Size: 78 Maintainer: Univention GmbH Architecture: amd64 Source: univention-ldb-modules Version: 3.0.3-1.70.201512161557 Depends: libunivention-ldb-modules (= 3.0.3-1.70.201512161557) Filename: 4.0-4-errata/amd64/libunivention-ldb-modules-dbg_3.0.3-1.70.201512161557_amd64.deb Size: 24308 MD5sum: 7865f774d8e43e10591b773a5e5a7f69 SHA1: 6f26fc0c6e585e084bcf61b5e08a982aeac8af5d SHA256: 29dd9c647f68f7fc2ec2f3b076f152456b29289ce4b5c55a1c7556a6e2382254 Description: Univention LDB modules This package provides debugging symbols for UCS specific LDB modules . This package provides debugging information for the UCS specific LDB modules. Install it to get a better backtrace in the event of a crash. It is part of Univention Corporate Server (UCS), an integrated, directory driven solution for managing corporate environments. For more information about UCS, refer to: http://www.univention.de/ Package: libunivention-ldb-modules Priority: optional Section: libs Installed-Size: 135 Maintainer: Univention GmbH Architecture: amd64 Source: univention-ldb-modules Version: 3.0.3-1.70.201512161557 Depends: libc6 (>= 2.3), libldb1 (>= 0.9.21), libtalloc2 (>= 2.0.4~git20101213), libunivention-config0 (>= 5.0.0), libunivention-policy0, python-samba, ldb-tools, univention-samba4 (>= 2.0.44-3) Filename: 4.0-4-errata/amd64/libunivention-ldb-modules_3.0.3-1.70.201512161557_amd64.deb Size: 22000 MD5sum: fe3ff9dea55ec63cd9872c9c7abec362 SHA1: 19105cfdf9fb619f70807c8fd8dac194d72b804d SHA256: 06f8246e822bc43039b871a03aa8491a1ee3b94d1ac4873aba643a3169148123 Description: Univention LDB modules This package provides UCS specific LDB 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: http://www.univention.de/ Package: libwbclient-dev Priority: optional Section: libdevel Installed-Size: 193 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.2.3-1.822.201512142149 Depends: libwbclient0 (= 2:4.2.3-1.822.201512142149) Pre-Depends: dpkg (>= 1.15.6~) Filename: 4.0-4-errata/amd64/libwbclient-dev_4.2.3-1.822.201512142149_amd64.deb Size: 104402 MD5sum: 5726b2845fc9dbe1913233bdd68a967a SHA1: 655027fcb8efeb3371c53aa5969159427c230bb0 SHA256: 0f5a88016f7155c56a6231e9e7b8d61a2f704131ee30248a91dbc61fae072b9e 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. Multi-Arch: same Homepage: http://www.samba.org Package: libwbclient-dev Priority: optional Section: libdevel Installed-Size: 193 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.2.3-1.832.201603071547 Depends: libwbclient0 (= 2:4.2.3-1.832.201603071547) Pre-Depends: dpkg (>= 1.15.6~) Filename: 4.0-4-errata/amd64/libwbclient-dev_4.2.3-1.832.201603071547_amd64.deb Size: 104436 MD5sum: acd97921e8de75c30493236b3382726f SHA1: a6da9ffa6b057bcf7fd65780ae6a1bfc86f53443 SHA256: fdfbde8834f6558b3e0a7b407577a1a5545a8445ccce523861d64146a8bd6604 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. Multi-Arch: same Homepage: http://www.samba.org Package: libwbclient0 Priority: optional Section: libs Installed-Size: 200 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.2.3-1.822.201512142149 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4) Pre-Depends: dpkg (>= 1.15.6~), multiarch-support Breaks: libpam-smbpass (<< 2:3.4.1), libsmbclient (<< 2:3.4.1), samba (<< 2:3.4.1), samba-common (<< 2:3.4.1), samba-tools (<< 2:3.4.1), smbclient (<< 2:3.4.1), smbfs (<< 2:3.4.1), swat (<< 2:3.4.1), winbind (<< 2:3.4.1) Filename: 4.0-4-errata/amd64/libwbclient0_4.2.3-1.822.201512142149_amd64.deb Size: 122240 MD5sum: 487cee92786f210494b37f8a1ab8a7c1 SHA1: c3705adaea2dfae8a64988ab6acc72d2ccd9da73 SHA256: 3262afdd5dcaf3912f4f24d6c63be373ac4a0cee657e50747653f07e399c0e12 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. Multi-Arch: same Homepage: http://www.samba.org Package: libwbclient0 Priority: optional Section: libs Installed-Size: 200 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.2.3-1.832.201603071547 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4) Pre-Depends: dpkg (>= 1.15.6~), multiarch-support Breaks: libpam-smbpass (<< 2:3.4.1), libsmbclient (<< 2:3.4.1), samba (<< 2:3.4.1), samba-common (<< 2:3.4.1), samba-tools (<< 2:3.4.1), smbclient (<< 2:3.4.1), smbfs (<< 2:3.4.1), swat (<< 2:3.4.1), winbind (<< 2:3.4.1) Filename: 4.0-4-errata/amd64/libwbclient0_4.2.3-1.832.201603071547_amd64.deb Size: 122268 MD5sum: 407bc7fdf76f6a1f614c5d3365de98ff SHA1: ba449c10638c21dd943c3d17d8a7364323ccecf5 SHA256: dfaf05c347a191fe295ca050b1e74aa02f5996e57be222233b30f43339a94300 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. Multi-Arch: same Homepage: http://www.samba.org Package: libxml2-dbg Priority: extra Section: debug Installed-Size: 1541 Maintainer: Debian XML/SGML Group Architecture: amd64 Source: libxml2 Version: 2.8.0+dfsg1-7.52.201601281723 Depends: libxml2 (= 2.8.0+dfsg1-7.52.201601281723) Filename: 4.0-4-errata/amd64/libxml2-dbg_2.8.0+dfsg1-7.52.201601281723_amd64.deb Size: 1339126 MD5sum: 97a8fd9ae494d4a5718d760d7d36fa11 SHA1: f4407efe5b698ab4178277b40beb1d1bb1112287 SHA256: 31c5a2e106f4c9511c64402dbccd7c6b43071846a737b875a56f070af7ab23ea Description: Debugging symbols for the GNOME XML library XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package provides the debugging symbols for the library. Multi-Arch: same Homepage: http://xmlsoft.org/ Package: libxml2-dev Priority: optional Section: libdevel Installed-Size: 2693 Maintainer: Debian XML/SGML Group Architecture: amd64 Source: libxml2 Version: 2.8.0+dfsg1-7.52.201601281723 Depends: libxml2 (= 2.8.0+dfsg1-7.52.201601281723) Filename: 4.0-4-errata/amd64/libxml2-dev_2.8.0+dfsg1-7.52.201601281723_amd64.deb Size: 866216 MD5sum: 411207a2be23f99b4dc23f0b83ef3995 SHA1: 5127f6ce8ca90acaaf46d3feae517470e929bd55 SHA256: 18555072a7f4baf5996898df4f0f8cee55e3a745a3159f1e95bd5223ff50cae2 Description: Development files for the GNOME XML library XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . Install this package if you wish to develop your own programs using the GNOME XML library. Multi-Arch: same Homepage: http://xmlsoft.org/ Package: libxml2-utils-dbg Priority: extra Section: debug Installed-Size: 184 Maintainer: Debian XML/SGML Group Architecture: amd64 Source: libxml2 Version: 2.8.0+dfsg1-7.52.201601281723 Depends: libxml2-utils (= 2.8.0+dfsg1-7.52.201601281723) Filename: 4.0-4-errata/amd64/libxml2-utils-dbg_2.8.0+dfsg1-7.52.201601281723_amd64.deb Size: 119242 MD5sum: 89da26f28f560761c3b5427b2689c097 SHA1: 1717381783c1869d3a5b39bc00d3dd40729e1b3d SHA256: 4794d3ab0ebc98d01319373761f0827a49165d68fea8479bd1455ee4b8df4916 Description: XML utilities (debug extension) XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package provides the debugging symbols for the utilities provided by the libxml2-utils package. Homepage: http://xmlsoft.org/ Package: libxml2-utils Priority: optional Section: text Installed-Size: 175 Maintainer: Debian XML/SGML Group Architecture: amd64 Source: libxml2 Version: 2.8.0+dfsg1-7.52.201601281723 Depends: libc6 (>= 2.7), libreadline6 (>= 6.0), libxml2 (>= 2.7.4) Filename: 4.0-4-errata/amd64/libxml2-utils_2.8.0+dfsg1-7.52.201601281723_amd64.deb Size: 97060 MD5sum: 5d381f71240fa35e0c21b131ebaad8ad SHA1: edb782b9b41ed29b060c8f719d2327e0abad5840 SHA256: 7061a728a01441dfbd41be05c7a0654061ed50a6b2399a97db3af8d1d79fdfe8 Description: XML utilities XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package provides xmllint, a tool for validating and reformatting XML documents, and xmlcatalog, a tool to parse and manipulate XML or SGML catalog files. Multi-Arch: foreign Homepage: http://xmlsoft.org/ Package: libxml2 Priority: standard Section: libs Installed-Size: 1767 Maintainer: Debian XML/SGML Group Architecture: amd64 Version: 2.8.0+dfsg1-7.52.201601281723 Depends: libc6 (>= 2.7), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.2.3.3) Pre-Depends: multiarch-support Recommends: xml-core Filename: 4.0-4-errata/amd64/libxml2_2.8.0+dfsg1-7.52.201601281723_amd64.deb Size: 903644 MD5sum: e893202393782d2052ca069c0350f5a4 SHA1: 2945d1dc0f413dd8e593e8454b1ab5396a4b5b90 SHA256: 67b6bacb8d4bc9cf0c71c92fcdf9b44ccb406e01cc81de1298aafe86c5cbad06 Description: GNOME XML library XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package provides a library providing an extensive API to handle such XML data files. Multi-Arch: same Homepage: http://xmlsoft.org/ Package: linux-compiler-gcc-4.7-x86 Priority: optional Section: kernel Installed-Size: 328 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.7-ckt20-1+deb8u3~bpo70+1.165.201601221131 Depends: gcc-4.7 Filename: 4.0-4-errata/amd64/linux-compiler-gcc-4.7-x86_3.16.7-ckt20-1+deb8u3~bpo70+1.165.201601221131_amd64.deb Size: 309620 MD5sum: 32efceecda07f36dbcf643876d3a4dc7 SHA1: 6d07a498c7d8987d15bd36fbaf88aca7a9e4773d SHA256: 1ac13931b90ebe19cc2578589af17aa4fa533a7ac8cbe4b513e84040ac3d60af Description: Compiler for Linux on x86 (meta-package) This package depends on gcc 4.7 of the appropriate architecture for Linux on amd64, i386 and x32. Multi-Arch: foreign Homepage: https://www.kernel.org/ Package: linux-headers-3.16.0-ucs165-all-amd64 Priority: optional Section: kernel Installed-Size: 328 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.7-ckt20-1+deb8u3~bpo70+1.165.201601221131 Depends: linux-headers-3.16.0-ucs165-amd64 (= 3.16.7-ckt20-1+deb8u3~bpo70+1.165.201601221131) Filename: 4.0-4-errata/amd64/linux-headers-3.16.0-ucs165-all-amd64_3.16.7-ckt20-1+deb8u3~bpo70+1.165.201601221131_amd64.deb Size: 309662 MD5sum: f2f14a5511aed6b1585e046bb4146843 SHA1: 3ac4dcbf758ef5641f2a0ce45edda3153c2d4bb1 SHA256: 74b3c5bfe59bb73ed38409d1ff5a3acfd72701bc0b5f3edb09bbf892a248e061 Description: All header files for Linux 3.16 (meta-package) This package depends against all architecture-specific kernel header files for Linux kernel version 3.16, generally used for building out-of-tree kernel modules. Homepage: https://www.kernel.org/ Package: linux-headers-3.16.0-ucs165-all Priority: optional Section: kernel Installed-Size: 328 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.7-ckt20-1+deb8u3~bpo70+1.165.201601221131 Depends: linux-headers-3.16.0-ucs165-all-amd64 (= 3.16.7-ckt20-1+deb8u3~bpo70+1.165.201601221131) Filename: 4.0-4-errata/amd64/linux-headers-3.16.0-ucs165-all_3.16.7-ckt20-1+deb8u3~bpo70+1.165.201601221131_amd64.deb Size: 309652 MD5sum: ca15e6f497b0331ed9aace6bc2201340 SHA1: 9f58704e98ff2938f4a70c4757731590be711c81 SHA256: 03abeadee75a06253e56136b5961db05e16e7c995a0c319858fef217a38346c3 Description: All header files for Linux 3.16 (meta-package) This package depends against all architecture-specific kernel header files for Linux kernel version 3.16, generally used for building out-of-tree kernel modules. Homepage: https://www.kernel.org/ Package: linux-headers-3.16.0-ucs165-amd64 Priority: optional Section: kernel Installed-Size: 10008 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.7-ckt20-1+deb8u3~bpo70+1.165.201601221131 Depends: linux-headers-3.16.0-ucs165-common (= 3.16.7-ckt20-1+deb8u3~bpo70+1.165.201601221131), linux-kbuild-3.16, linux-compiler-gcc-4.7-x86 Filename: 4.0-4-errata/amd64/linux-headers-3.16.0-ucs165-amd64_3.16.7-ckt20-1+deb8u3~bpo70+1.165.201601221131_amd64.deb Size: 452746 MD5sum: 99f82c04536ec4b60e72819a8aa3c4fb SHA1: a6dbe04b7fffb1b8750ebbda1318735e204c53b8 SHA256: 2b42e658baf2dd7035024abe79c5e3d36b1482c21be66f410ca7b616f1b1de58 Description: Header files for Linux 3.16.0-ucs165-amd64 This package provides the architecture-specific kernel header files for Linux kernel 3.16.0-ucs165-amd64, generally used for building out-of-tree kernel modules. These files are going to be installed into /usr/src/linux-headers-3.16.0-ucs165-amd64, and can be used for building modules that load into the kernel provided by the linux-image-3.16.0-ucs165-amd64 package. Homepage: https://www.kernel.org/ Package: linux-headers-3.16.0-ucs165-common Priority: optional Section: kernel Installed-Size: 22656 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.7-ckt20-1+deb8u3~bpo70+1.165.201601221131 Filename: 4.0-4-errata/amd64/linux-headers-3.16.0-ucs165-common_3.16.7-ckt20-1+deb8u3~bpo70+1.165.201601221131_amd64.deb Size: 4500202 MD5sum: 771e782c4ee45a32c443ca3a284fcaef SHA1: c8f093d9b39d3510612ea3986f60203dc0d7d7be SHA256: f4949a420280aec6fc36546c120ecbc141d20db124447539ba9dbe7d48e9ee23 Description: Common header files for Linux 3.16.0-ucs165 This package provides the architecture-specific common kernel header files for Linux kernel version 3.16.0-ucs165, generally used for building out-of-tree kernel modules. To obtain a complete set of headers you also need to install the linux-headers-3.16.0-ucs165-(flavour) package, matching the flavour of the kernel you intend the build for. Homepage: https://www.kernel.org/ Package: linux-image-3.16.0-ucs165-amd64-dbg Priority: extra Section: debug Installed-Size: 2596563 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.7-ckt20-1+deb8u3~bpo70+1.165.201601221131 Filename: 4.0-4-errata/amd64/linux-image-3.16.0-ucs165-amd64-dbg_3.16.7-ckt20-1+deb8u3~bpo70+1.165.201601221131_amd64.deb Size: 364206884 MD5sum: 35f8f5c0585d10fd633a363b3a43b154 SHA1: 064c429f6411b628eb321491138aba65d7b419b7 SHA256: 48ccc7e9e051c9fab8a6f6825f5dd4e5548a24f81846165c0df608edbd3c627e Description: Debugging symbols for Linux 3.16.0-ucs165-amd64 This package provides the detached debugging symbols for the Linux kernel and modules in linux-image-3.16.0-ucs165-amd64. Homepage: https://www.kernel.org/ Package: linux-image-3.16.0-ucs165-amd64-signed Priority: optional Section: univention Installed-Size: 4086 Maintainer: Univention GmbH Architecture: amd64 Source: univention-kernel-image-signed Version: 1.0.3-3.12.201601221815 Depends: linux-image-3.16.0-ucs165-amd64 Filename: 4.0-4-errata/amd64/linux-image-3.16.0-ucs165-amd64-signed_1.0.3-3.12.201601221815_amd64.deb Size: 4115164 MD5sum: d50b977e935c359b9730f057cd1ba4b7 SHA1: fbf9e2f43568d8824cf695a2effa8219151c0d60 SHA256: cc6bc5c0227b1fe2ef67638a64f6e3c616c950ec1c98ef01e7066282d55d72bb Description: UCS - Linux kernel (standard) This package provides the signed version of: . The Linux kernel 3.16 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: http://www.univention.de/ Package: linux-image-3.16.0-ucs165-amd64 Priority: optional Section: kernel Installed-Size: 166439 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.7-ckt20-1+deb8u3~bpo70+1.165.201601221131 Provides: linux-modules-3.16.0-ucs165-amd64 Depends: kmod | module-init-tools, linux-base (>= 3~), debconf (>= 0.5) | debconf-2.0, initramfs-tools (>= 0.110~) Pre-Depends: debconf | debconf-2.0 Recommends: firmware-linux-free (>= 3~), irqbalance Suggests: linux-doc-3.16, debian-kernel-handbook, grub-pc | grub-efi | extlinux Breaks: at (<< 3.1.12-1+squeeze1), initramfs-tools (<< 0.110~) Filename: 4.0-4-errata/amd64/linux-image-3.16.0-ucs165-amd64_3.16.7-ckt20-1+deb8u3~bpo70+1.165.201601221131_amd64.deb Size: 36712442 MD5sum: 64811a3691b53194c410ed3be5730a00 SHA1: 175cae30270ef5f108ae237d0322b106ba33c909 SHA256: 9d29f3fdd7ac0bdefacf3ef820968d6d628e9e6429e11cbe8accd27c670fb381 Description: Linux 3.16 for 64-bit PCs The Linux kernel 3.16 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. Homepage: https://www.kernel.org/ Package: linux-libc-dev Priority: optional Section: devel Installed-Size: 3507 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.7-ckt20-1+deb8u3~bpo70+1.165.201601221131 Replaces: linux-kernel-headers Provides: linux-kernel-headers Conflicts: linux-kernel-headers Filename: 4.0-4-errata/amd64/linux-libc-dev_3.16.7-ckt20-1+deb8u3~bpo70+1.165.201601221131_amd64.deb Size: 1011730 MD5sum: 984a7267965f90ebcde9f8aeb2cbb3ba SHA1: 30c01eda428dc6364cac71f11a3e69c6cc69b087 SHA256: 3adc4737779002465215c9cd710d3dc69531f4bc154ada3f540280d407075f36 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. Multi-Arch: same Homepage: https://www.kernel.org/ Package: lksctp-tools Priority: optional Section: net Installed-Size: 163 Maintainer: Michael Biebl Architecture: amd64 Version: 1.0.11+dfsg-2.11.201601111708 Depends: libc6 (>= 2.3), libsctp1 (>= 1.0.10+dfsg) Filename: 4.0-4-errata/amd64/lksctp-tools_1.0.11+dfsg-2.11.201601111708_amd64.deb Size: 66298 MD5sum: 3dfd8938d83e25099c81b103eaa1f83e SHA1: eb80950995e457b0890bb95973feffc86b1503b7 SHA256: ebe5735b6e87b814bb089205d2270c2ca88e6cc85fdf853e73a92f8f3e023fcc Description: user-space access to Linux Kernel SCTP - commandline tools Commandline tools and libraries to test SCTP functionality . This package is part of the LKSCTP project. . It includes the following commandline tools: * checksctp: Determine if kernel supports SCTP * withsctp: Run existing TCP binaries over SCTP * sctp_darn: Send and receive messages via SCTP * sctp_test: Userspace test application for the SCTP kernel reference implementation . SCTP (Stream Control Transmission Protocol) is a message oriented, reliable transport protocol, with congestion control, support for transparent multi-homing, and multiple ordered streams of messages. RFC2960 defines the core protocol. Homepage: http://lksctp.sf.net/ Package: locales-all Priority: extra Section: localization Installed-Size: 111365 Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.13-38.28.201602161808 Provides: locales Depends: glibc-2.13-1 Breaks: locales (<< 2.13-17) Filename: 4.0-4-errata/amd64/locales-all_2.13-38.28.201602161808_amd64.deb Size: 3258324 MD5sum: 531b5dfcb0343f3e52c4e236a08685ee SHA1: e91ebe47b5e2485c4cf7309faa08435358bc5741 SHA256: 194744c274bad24f8971694012fa5cc44078d4bc1ce077a9e8fe051be81165ce Description: Embedded GNU C Library: Precompiled locale data This package contains the precompiled locale data for all supported locales. A better alternative is to install the locales package and only select desired locales, but it can be useful on a low-memory machine because some locale files take a lot of memory to be compiled. Multi-Arch: foreign Homepage: http://www.eglibc.org Package: multiarch-support Priority: required Section: libs Installed-Size: 181 Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.13-38.28.201602161808 Depends: libc6 (>= 2.3.6-2) Filename: 4.0-4-errata/amd64/multiarch-support_2.13-38.28.201602161808_amd64.deb Size: 151936 MD5sum: 5f39924d0ebeec475e41f9d6bb7c2c5a SHA1: a9a7eb04ed6c5f6d91c5e187913a1d0e0508b3e4 SHA256: 0d363b83e8be95d88816df2041a42a49b4220be8be4f539a82791597cd71d7d7 Description: Transitional package to ensure multiarch compatibility This is a transitional package used to ensure multiarch support is present in ld.so before unpacking libraries to the multiarch directories. It can be removed once nothing on the system depends on it. Multi-Arch: foreign Homepage: http://www.eglibc.org Package: mysql-client-5.5 Priority: optional Section: database Installed-Size: 36654 Maintainer: Debian MySQL Maintainers Architecture: amd64 Source: mysql-5.5 Version: 5.5.46-0.16.201512141629 Replaces: mysql-client (<< 5.5.46-0.16.201512141629), mysql-client-5.0, mysql-client-5.1 Provides: mysql-client, virtual-mysql-client Depends: debianutils (>= 1.6), libdbi-perl, libdbd-mysql-perl (>= 1.2202), mysql-common (>= 5.5.46-0.16.201512141629), perl, libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libreadline6 (>= 6.0), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4) Suggests: libterm-readkey-perl Breaks: mysql-client (<< 5.5.46-0.16.201512141629), mysql-client-5.0, mysql-client-5.1 Filename: 4.0-4-errata/amd64/mysql-client-5.5_5.5.46-0.16.201512141629_amd64.deb Size: 1900952 MD5sum: c633d33ad8f8c42619207bf95a353b1a SHA1: 58440047669df7bfa090f95346495b473f2b9be8 SHA256: 490e0b7b1c701f04abd9194bd6cbccf9b73a9237145f68f0ec7ae4cabd7fde69 Description: MySQL database client binaries MySQL 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 MySQL are speed, robustness and ease of use. . This package includes the client binaries and the additional tools innotop and mysqlreport. Homepage: http://dev.mysql.com/ Package: mysql-server-5.5 Priority: optional Section: database Installed-Size: 31991 Maintainer: Debian MySQL Maintainers Architecture: amd64 Source: mysql-5.5 Version: 5.5.46-0.16.201512141629 Replaces: libmysqlclient-dev (<< 5.5.17~), mysql-client-5.1, mysql-server (<< 5.5.46-0.16.201512141629), mysql-server-5.0, mysql-server-5.1 Provides: virtual-mysql-server Depends: mysql-client-5.5 (>= 5.5.46-0.16.201512141629), libdbi-perl, perl (>= 5.6), libc6 (>= 2.12), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4), debconf (>= 0.5) | debconf-2.0, psmisc, passwd, lsb-base (>= 3.0-10), mysql-server-core-5.5 (>= 5.5.46-0.16.201512141629), initscripts (>= 2.88dsf-13.3), makepasswd Pre-Depends: mysql-common (>= 5.5.46-0.16.201512141629), adduser (>= 3.40), debconf Recommends: mailx, libhtml-template-perl Suggests: tinyca Breaks: libmysqlclient-dev (<< 5.5.17~), mysql-client-5.1, mysql-server (<< 5.5.46-0.16.201512141629), mysql-server-5.1 Filename: 4.0-4-errata/amd64/mysql-server-5.5_5.5.46-0.16.201512141629_amd64.deb Size: 2000972 MD5sum: 33b6f46ec1ee7aec0da530bf50fa6a90 SHA1: bf81735cac3559d141486d47b07a611ab9746481 SHA256: d6f2e695ad1945be6bfdc9032381bb7dfe332d4b27e1ed07f7bef7736a46dab8 Description: MySQL database server binaries and system database setup MySQL 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 MySQL are speed, robustness and ease of use. . This package contains all the infrastructure needed to setup system databases. Homepage: http://dev.mysql.com/ Package: mysql-server-core-5.5 Priority: optional Section: database Installed-Size: 19776 Maintainer: Debian MySQL Maintainers Architecture: amd64 Source: mysql-5.5 Version: 5.5.46-0.16.201512141629 Replaces: mysql-client-5.1, mysql-server-5.0, mysql-server-5.1, mysql-server-core-5.0, mysql-server-core-5.1 Provides: mysql-server-core Depends: libaio1 (>= 0.3.93), libc6 (>= 2.7), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), libwrap0 (>= 7.6-4~), zlib1g (>= 1:1.2.0) Breaks: mysql-client-5.1, mysql-server-5.0, mysql-server-5.1, mysql-server-core-5.1 Filename: 4.0-4-errata/amd64/mysql-server-core-5.5_5.5.46-0.16.201512141629_amd64.deb Size: 3796818 MD5sum: c9c2d0da7e925e25dd3ca954c28cb0ae SHA1: 2fb5aba76b92dba6cdaf8228cc1885776f5219f5 SHA256: 0558d1a9f9667c4e63b9a8d98059cc50e2f09b07a0a9bc0539085a4da513375c Description: MySQL database server binaries MySQL 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 MySQL are speed, robustness and ease of use. . This package includes the server binaries but doesn't contain all the infrastructure needed to setup system databases. Homepage: http://dev.mysql.com/ Package: mysql-source-5.5 Priority: optional Section: database Installed-Size: 23532 Maintainer: Debian MySQL Maintainers Architecture: amd64 Source: mysql-5.5 Version: 5.5.46-0.16.201512141629 Filename: 4.0-4-errata/amd64/mysql-source-5.5_5.5.46-0.16.201512141629_amd64.deb Size: 23048878 MD5sum: a0f9a103e5266b0b82ceb3458b9eef6a SHA1: 9b2c3a36ff31cc5314a9bea1f8fd0e0bcbb719ac SHA256: 8534de05dbe5c8cc5c772cc8a3eb1c1bd0c76df74e70707cc20527f413eec5da Description: MySQL source MySQL 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 MySQL are speed, robustness and ease of use. . This package includes the MySQL source code as configured before building. Homepage: http://dev.mysql.com/ Package: mysql-testsuite-5.5 Priority: optional Section: database Installed-Size: 108868 Maintainer: Debian MySQL Maintainers Architecture: amd64 Source: mysql-5.5 Version: 5.5.46-0.16.201512141629 Depends: mysql-server (= 5.5.46-0.16.201512141629), mysql-client (= 5.5.46-0.16.201512141629), libc6 (>= 2.3.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Filename: 4.0-4-errata/amd64/mysql-testsuite-5.5_5.5.46-0.16.201512141629_amd64.deb Size: 4311466 MD5sum: eb726eb2342663cffd6d2b7bfadfc7a4 SHA1: d6ab0ea468c018f6f576d6629d9addc98d0c9dda SHA256: 671451e326b664ae3c187dcca3c67162f20c932ca21f20727bb4725881b57aa6 Description: MySQL testsuite MySQL 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 MySQL are speed, robustness and ease of use. . This package includes the MySQL testsuite. Homepage: http://dev.mysql.com/ Package: nscd Priority: optional Section: admin Installed-Size: 348 Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.13-38.28.201602161808 Depends: libc6 (>> 2.13), libc6 (<< 2.14) Filename: 4.0-4-errata/amd64/nscd_2.13-38.28.201602161808_amd64.deb Size: 216784 MD5sum: 2cc9208d9395ff5bb6e855fed80888be SHA1: 6da1b41befb7bcd910359c32ca2c42f12c55edf5 SHA256: 6e245b64d701996bfd5fa752b5faba1c14ffa674677d219b7e2ffa3e3a1294dc Description: Embedded GNU C Library: Name Service Cache Daemon A daemon which handles passwd, group and host lookups for running programs and caches the results for the next query. You should install this package only if you use slow services like LDAP, NIS or NIS+. Multi-Arch: foreign Homepage: http://www.eglibc.org Package: ntp Priority: optional Section: net Installed-Size: 1212 Maintainer: Debian NTP Team Architecture: amd64 Version: 1:4.2.6.p5+dfsg-2.47.201511241611 Depends: adduser, lsb-base (>= 3.2-13), netbase, libc6 (>= 2.12), libcap2 (>= 2.10), libedit2 (>= 2.11-20080614-1), libopts25 (>= 1:5.12), libssl1.0.0 (>= 1.0.0) Pre-Depends: dpkg (>= 1.15.7.2) Recommends: perl Suggests: ntp-doc Breaks: dhcp3-client (<< 4.1.0-1) Filename: 4.0-4-errata/amd64/ntp_4.2.6.p5+dfsg-2.47.201511241611_amd64.deb Size: 558216 MD5sum: f5c002d3460a106706cc01c220bf7ec8 SHA1: 30804e67e5139cee3fdd949d53ad9091c0591c2d SHA256: bde3ab588a3e82994ca2213d0ec7d71b3e8f43f3b56190e84e2621b7ab425706 Description: Network Time Protocol daemon and utility programs NTP, the Network Time Protocol, is used to keep computer clocks accurate by synchronizing them over the Internet or a local network, or by following an accurate hardware receiver that interprets GPS, DCF-77, NIST or similar time signals. . This package contains the NTP daemon and utility programs. An NTP daemon needs to be running on each host that is to have its clock accuracy controlled by NTP. The same NTP daemon is also used to provide NTP service to other hosts. . For more information about the NTP protocol and NTP server configuration and operation, install the package "ntp-doc". Homepage: http://support.ntp.org/ Package: ntpdate Priority: optional Section: net Installed-Size: 224 Maintainer: Debian NTP Team Architecture: amd64 Source: ntp Version: 1:4.2.6.p5+dfsg-2.47.201511241611 Depends: netbase, libc6 (>= 2.3.3), libssl1.0.0 (>= 1.0.0) Pre-Depends: dpkg (>= 1.15.7.2) Recommends: lockfile-progs Breaks: dhcp3-client (<< 4.1.0-1) Filename: 4.0-4-errata/amd64/ntpdate_4.2.6.p5+dfsg-2.47.201511241611_amd64.deb Size: 82416 MD5sum: 2b4f0f7b579db42db5e4784bf0431b83 SHA1: 7bf26a243dc1c1679058f6873f6342a8ee857eec SHA256: ff11888329ba00fac876e62b8cd7a42467e7b4f5de4dab155c2ee217df1e2e87 Description: client for setting system time from NTP servers NTP, the Network Time Protocol, is used to keep computer clocks accurate by synchronizing them over the Internet or a local network, or by following an accurate hardware receiver that interprets GPS, DCF-77, NIST or similar time signals. . ntpdate is a simple NTP client that sets a system's clock to match the time obtained by communicating with one or more NTP servers. It is not sufficient, however, for maintaining an accurate clock in the long run. ntpdate by itself is useful for occasionally setting the time on machines that do not have full-time network access, such as laptops. . If the full NTP daemon from the package "ntp" is installed, then ntpdate is not necessary. Homepage: http://support.ntp.org/ Package: openjdk-7-dbg Priority: extra Section: debug Installed-Size: 398049 Maintainer: OpenJDK Team Architecture: amd64 Source: openjdk-7 Version: 7u91-2.6.3-1.18.201512041334 Depends: openjdk-7-jre-headless (= 7u91-2.6.3-1.18.201512041334) Recommends: openjdk-7-jre (= 7u91-2.6.3-1.18.201512041334) Suggests: openjdk-7-jdk (= 7u91-2.6.3-1.18.201512041334) Filename: 4.0-4-errata/amd64/openjdk-7-dbg_7u91-2.6.3-1.18.201512041334_amd64.deb Size: 169574398 MD5sum: a751efc82d51d703a17333a6840832b8 SHA1: ec0cf4ec8e73d6b8b655255e316cbc50497c8d71 SHA256: a81ef99aaa60f0b551916f0a3c8cd2473041a6ad1687e7371a914bd05a5c394b 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. Multi-Arch: same Homepage: http://openjdk.java.net/ Package: openjdk-7-demo Priority: extra Section: java Installed-Size: 4262 Maintainer: OpenJDK Team Architecture: amd64 Source: openjdk-7 Version: 7u91-2.6.3-1.18.201512041334 Depends: openjdk-7-jre (= 7u91-2.6.3-1.18.201512041334), libc6 (>= 2.3), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Filename: 4.0-4-errata/amd64/openjdk-7-demo_7u91-2.6.3-1.18.201512041334_amd64.deb Size: 2486864 MD5sum: 5c83d4063af33d3ef9ddbe30a6309fde SHA1: f1ac8dab1f73edb18ac0fa6d8c3981ab895a7caa SHA256: a2a7c1c5110be6357482bbfdf4a184f260dc9e42bac990d5417ce8d2d09ccff0 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. Homepage: http://openjdk.java.net/ Package: openjdk-7-jdk Priority: optional Section: java Installed-Size: 20361 Maintainer: OpenJDK Team Architecture: amd64 Source: openjdk-7 Version: 7u91-2.6.3-1.18.201512041334 Provides: java-compiler, java-sdk, java2-sdk, java5-sdk, java6-sdk, java7-jdk Depends: openjdk-7-jre (= 7u91-2.6.3-1.18.201512041334), libc6 (>= 2.2.5), libx11-6 Recommends: libxt-dev Suggests: openjdk-7-demo, openjdk-7-source, visualvm Filename: 4.0-4-errata/amd64/openjdk-7-jdk_7u91-2.6.3-1.18.201512041334_amd64.deb Size: 16749502 MD5sum: f1be6399f734fba1bed2c1bea4d184e3 SHA1: 81e4c333228953b84f7c739c11027ad8de490191 SHA256: 4e567e21c857aeb5a71157c0bc7c1a7adcbe36816685c85b5b1e337c1619d6de 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. Multi-Arch: same Homepage: http://openjdk.java.net/ Package: openjdk-7-jre-headless Priority: optional Section: java Installed-Size: 56343 Maintainer: OpenJDK Team Architecture: amd64 Source: openjdk-7 Version: 7u91-2.6.3-1.18.201512041334 Replaces: openjdk-7-jre-lib (<< 7u45-2.4.3-1) Provides: java-runtime-headless, java2-runtime-headless, java5-runtime-headless, java6-runtime-headless, java7-runtime-headless Depends: ca-certificates-java, tzdata-java, java-common (>= 0.28), libcups2 (>= 1.4.0), liblcms2-2, libjpeg8 (>= 8c), libnss3 (>= 2:3.12.3), libc6 (>= 2.4), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libglib2.0-0 (>= 2.26.0), libkrb5-3 (>= 1.6.dfsg.2), libpcsclite1, libpulse0 (>= 0.99.1), libsctp1 (>= 1.0.10+dfsg), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4) Pre-Depends: multiarch-support Suggests: icedtea-7-jre-jamvm (= 7u91-2.6.3-1.18.201512041334), libnss-mdns, sun-java6-fonts, ttf-dejavu-extra, fonts-ipafont-gothic, fonts-ipafont-mincho, ttf-wqy-microhei | ttf-wqy-zenhei, ttf-indic-fonts Conflicts: icedtea-netx (<< 1.1.1-2~) Breaks: icedtea-netx (<< 1.4-2) Filename: 4.0-4-errata/amd64/openjdk-7-jre-headless_7u91-2.6.3-1.18.201512041334_amd64.deb Size: 41813108 MD5sum: 66558bffba5a20f17426b33113411a3c SHA1: 9b795de7f1c68c81e13ab29e1693638e94a5ee55 SHA256: c7a588dad0b8452f624ad93aea435c1363ce5349605b0219e682e045782c08d5 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. Built-Using: rhino (= 1.7R3-5.12.201403161116) Multi-Arch: same Homepage: http://openjdk.java.net/ Package: openjdk-7-jre-zero Priority: extra Section: java Installed-Size: 6642 Maintainer: OpenJDK Team Architecture: amd64 Source: openjdk-7 Version: 7u91-2.6.3-1.18.201512041334 Depends: openjdk-7-jre-headless (= 7u91-2.6.3-1.18.201512041334), libc6 (>= 2.3.3), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Filename: 4.0-4-errata/amd64/openjdk-7-jre-zero_7u91-2.6.3-1.18.201512041334_amd64.deb Size: 2530600 MD5sum: db54e6dbd8924342cebac2af026df68a SHA1: 0b3944047d4461337f1bdf278b9222b9a4e3cd7d SHA256: d962522a141172727bf81d1b9ba6b6aca4bc416e6e85c37f8db9a2457a750918 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. Multi-Arch: same Homepage: http://openjdk.java.net/ Package: openjdk-7-jre Priority: optional Section: java Installed-Size: 648 Maintainer: OpenJDK Team Architecture: amd64 Source: openjdk-7 Version: 7u91-2.6.3-1.18.201512041334 Replaces: openjdk-7-jre-headless (<< 7u65-2.5.1-0~) Provides: java-runtime, java2-runtime, java5-runtime, java6-runtime, java7-runtime Depends: openjdk-7-jre-headless (= 7u91-2.6.3-1.18.201512041334), libasound2 (>= 1.0.16), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.2.5), libcairo2 (>= 1.2.4), libcups2 (>= 1.4.0), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.2.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libgif4 (>= 4.1.4), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.8.0), libjpeg8 (>= 8c), libpango1.0-0 (>= 1.14.0), libpng12-0 (>= 1.2.13-4), libx11-6, libxext6, libxi6, libxrender1, libxtst6, zlib1g (>= 1:1.1.4), libxrandr2, libxinerama1, libgl1-mesa-glx | libgl1, libatk-wrapper-java-jni (>= 0.30.4-0ubuntu2) Recommends: libgnome2-0, libgnomevfs2-0, libgconf2-4, ttf-dejavu-extra Suggests: icedtea-7-plugin Conflicts: icedtea-gcjwebplugin (<< 1.0-1ubuntu4) Filename: 4.0-4-errata/amd64/openjdk-7-jre_7u91-2.6.3-1.18.201512041334_amd64.deb Size: 215204 MD5sum: f371105e7a5547e36e924382064ceb76 SHA1: d7731efb6018fe99b429d35259e53995ad3960b6 SHA256: f19487f02df5b616d0b29934055b70e8e9b1ec43d46663aa440fd2671fdb63fd 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. Multi-Arch: same Homepage: http://openjdk.java.net/ Package: openssh-client-udeb Priority: optional Section: debian-installer Installed-Size: 523 Maintainer: Debian OpenSSH Maintainers Architecture: amd64 Source: openssh Version: 1:6.0p1-4.53.201601151029 Depends: libc6-udeb (>= 2.13), libcrypto1.0.0-udeb (>= 1.0.1d), zlib1g-udeb (>= 1:1.2.3.3.dfsg-1), libnss-files-udeb Filename: 4.0-4-errata/amd64/openssh-client-udeb_6.0p1-4.53.201601151029_amd64.udeb Size: 185052 MD5sum: 6a3555d2e0ca99d2911af08cb1158189 SHA1: 96bf41464b5b992ce6a90a64b42c2ac761a111f4 SHA256: 7225b30363867eae2c6c4a56210a90b94fdfab57be4ac8aa4d644f11a49f4cdb Description: secure shell client for the Debian installer This is the portable version of OpenSSH, a free implementation of the Secure Shell protocol as specified by the IETF secsh working group. . This package provides the ssh client for use in debian-installer. Installer-Menu-Item: 99999 Package: openssh-client Priority: standard Section: net Installed-Size: 2390 Maintainer: Debian OpenSSH Maintainers Architecture: amd64 Source: openssh Version: 1:6.0p1-4.53.201601151029 Replaces: ssh, ssh-krb5 Provides: rsh-client, ssh-client Depends: libc6 (>= 2.11), libedit2 (>= 2.11-20080614-1), libgssapi-krb5-2 (>= 1.10+dfsg~), libselinux1 (>= 1.32), libssl1.0.0 (>= 1.0.1), zlib1g (>= 1:1.1.4), debconf (>= 1.2.0) | debconf-2.0, adduser (>= 3.10), dpkg (>= 1.7.0), passwd Recommends: xauth, openssh-blacklist, openssh-blacklist-extra Suggests: ssh-askpass, libpam-ssh, keychain, monkeysphere Conflicts: rsh-client (<< 0.16.1-1), sftp, ssh (<< 1:3.8.1p1-9), ssh-krb5 (<< 1:4.3p2-7) Filename: 4.0-4-errata/amd64/openssh-client_6.0p1-4.53.201601151029_amd64.deb Size: 1033428 MD5sum: 6341d6702b0bc1119abbcc5c49451189 SHA1: d1be02e146339cfcf5450569350cc51a4133b3f5 SHA256: 6fc16deaa43b63c9fedbe333be4a738cd068fc4edb62522288cd57dc2aeee13f Description: secure shell (SSH) client, for secure access to remote machines This is the portable version of OpenSSH, a free implementation of the Secure Shell protocol as specified by the IETF secsh working group. . Ssh (Secure Shell) is a program for logging into a remote machine and for executing commands on a remote machine. It provides secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel. It can be used to provide applications with a secure communication channel. . This package provides the ssh, scp and sftp clients, the ssh-agent and ssh-add programs to make public key authentication more convenient, and the ssh-keygen, ssh-keyscan, ssh-copy-id and ssh-argv0 utilities. . In some countries it may be illegal to use any encryption at all without a special permit. . ssh replaces the insecure rsh, rcp and rlogin programs, which are obsolete for most purposes. Multi-Arch: foreign Homepage: http://www.openssh.org/ Package: openssh-server-udeb Priority: optional Section: debian-installer Installed-Size: 614 Maintainer: Debian OpenSSH Maintainers Architecture: amd64 Source: openssh Version: 1:6.0p1-4.53.201601151029 Depends: libc6-udeb (>= 2.13), libcrypto1.0.0-udeb (>= 1.0.1d), zlib1g-udeb (>= 1:1.2.3.3.dfsg-1), libnss-files-udeb Filename: 4.0-4-errata/amd64/openssh-server-udeb_6.0p1-4.53.201601151029_amd64.udeb Size: 200012 MD5sum: b0cdfdfbfbe28521c60b5e736bfc2808 SHA1: a13df364f95ca1a9f88575bd1bc3f5d0194a6e62 SHA256: a74d3754993fe434bd6c0154fec51894c08b1a94cfb20605ccd497e0dc62cae8 Description: secure shell server for the Debian installer This is the portable version of OpenSSH, a free implementation of the Secure Shell protocol as specified by the IETF secsh working group. . This package provides the sshd server for use in debian-installer. Since it is expected to be used in specialized situations (e.g. S/390 installs with no console), it does not provide any configuration. Package: openssh-server Priority: optional Section: net Installed-Size: 813 Maintainer: Debian OpenSSH Maintainers Architecture: amd64 Source: openssh Version: 1:6.0p1-4.53.201601151029 Replaces: openssh-client (<< 1:3.8.1p1-11), ssh, ssh-krb5 Provides: ssh-server Depends: libc6 (>= 2.8), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1.10+dfsg~), libkrb5-3 (>= 1.6.dfsg.2), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32), libssl1.0.0 (>= 1.0.1), libwrap0 (>= 7.6-4~), zlib1g (>= 1:1.1.4), debconf (>= 1.2.0) | debconf-2.0, openssh-client (= 1:6.0p1-4.53.201601151029), libpam-runtime (>= 0.76-14), libpam-modules (>= 0.72-9), adduser (>= 3.9), dpkg (>= 1.9.0), lsb-base (>= 3.2-13), procps Recommends: xauth, ncurses-term, openssh-blacklist, openssh-blacklist-extra Suggests: ssh-askpass, rssh, molly-guard, ufw, monkeysphere Conflicts: rsh-client (<< 0.16.1-1), sftp, ssh (<< 1:3.8.1p1-9), ssh-krb5 (<< 1:4.3p2-7), ssh-nonfree (<< 2), ssh-socks, ssh2 Filename: 4.0-4-errata/amd64/openssh-server_6.0p1-4.53.201601151029_amd64.deb Size: 339502 MD5sum: 90a26c5a20167905c75026b77c65dd78 SHA1: 5d583bdc360ed47d45d9869b3d60695808ca37b5 SHA256: 9c0ab7e33397ce5100848c9cefa8d55d4fe56203cbb830c939630cc4206c2526 Description: secure shell (SSH) server, for secure access from remote machines This is the portable version of OpenSSH, a free implementation of the Secure Shell protocol as specified by the IETF secsh working group. . Ssh (Secure Shell) is a program for logging into a remote machine and for executing commands on a remote machine. It provides secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel. It can be used to provide applications with a secure communication channel. . This package provides the sshd server. . In some countries it may be illegal to use any encryption at all without a special permit. . sshd replaces the insecure rshd program, which is obsolete for most purposes. Multi-Arch: foreign Homepage: http://www.openssh.org/ Package: openssl Priority: optional Section: utils Installed-Size: 1079 Maintainer: Debian OpenSSL Team Architecture: amd64 Version: 1.0.1e-2.107.201603011735 Depends: libc6 (>= 2.7), libssl1.0.0 (>= 1.0.1e-2+deb7u20), zlib1g (>= 1:1.1.4) Suggests: ca-certificates Filename: 4.0-4-errata/amd64/openssl_1.0.1e-2.107.201603011735_amd64.deb Size: 701164 MD5sum: 2f579ee5147d08e6ca6a7f3b9362009e SHA1: 7a50c2e4c8fd9805cbc4652b7c055772687cab35 SHA256: 90925f750eecb316363109014ff735e91a640b947459a566ac0c59411d648dff Description: Secure Socket Layer (SSL) binary and related cryptographic tools This package contains the openssl binary and related tools. . It is part of the OpenSSL implementation of SSL. . You need it to perform certain cryptographic actions like: - Creation of RSA, DH and DSA key parameters; - Creation of X.509 certificates, CSRs and CRLs; - Calculation of message digests; - Encryption and decryption with ciphers; - SSL/TLS client and server tests; - Handling of S/MIME signed or encrypted mail. Package: python-ldb-dbg Priority: extra Section: debug Installed-Size: 235 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: ldb Version: 2:1.1.20-2.74.201512142113 Depends: python-ldb (= 2:1.1.20-2.74.201512142113) Recommends: python-dbg, python-talloc-dbg, python-tdb-dbg Filename: 4.0-4-errata/amd64/python-ldb-dbg_1.1.20-2.74.201512142113_amd64.deb Size: 67762 MD5sum: 242acdbc0d1659881e4778cd73f6b951 SHA1: 258175af979103c8ad2cade906b4a444922d5235 SHA256: 4d2f5c897cddda57c273366666b70ed1a9c1526cbdfb4604d1afef763012afa8 Description: Python bindings for LDB - debug extension ldb is a LDAP-like embedded database built on top of TDB. . This package contains the Python debug extension. Homepage: http://ldb.samba.org/ Package: python-ldb-dev Priority: optional Section: libdevel Installed-Size: 54 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: ldb Version: 2:1.1.20-2.74.201512142113 Depends: libc6-dev, libldb-dev, pkg-config, python-ldb (= 2:1.1.20-2.74.201512142113) Filename: 4.0-4-errata/amd64/python-ldb-dev_1.1.20-2.74.201512142113_amd64.deb Size: 8968 MD5sum: c623ab47e912f520eaedb6c599979208 SHA1: ad2a1639d19538644bc015336d8da4fb728a5d05 SHA256: 947d3075b39bd93625e916d14aeaaae55beb0e338bbf3e958f76b8f6aec55379 Description: LDB Python bindings - development files ldb is a LDAP-like embedded database built on top of TDB. . It is a fast database with an LDAP-like API designed to be used within an application. In some ways it can be seen as a intermediate solution between key-value pair databases and a real LDAP database. . This package contains the development files for the Python bindings. Homepage: http://ldb.samba.org/ Package: python-ldb Priority: optional Section: python Installed-Size: 156 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: ldb Version: 2:1.1.20-2.74.201512142113 Provides: python2.7-ldb Depends: libldb1 (= 2:1.1.20-2.74.201512142113), python (>= 2.7), python (<< 2.8), libc6 (>= 2.2.5), libpython2.7 (>= 2.7), libtalloc2 (>= 2.0.4~git20101213) Pre-Depends: multiarch-support Filename: 4.0-4-errata/amd64/python-ldb_1.1.20-2.74.201512142113_amd64.deb Size: 38848 MD5sum: d62558b12706e3c35755167c5247e003 SHA1: eb07cba6e2a4ed22c97071085779b29b8c0d45b4 SHA256: db1d0c6394a9b30ec58c852f654713392b37801f9eb67dfb908a833c4cc9f831 Description: Python bindings for LDB ldb is a LDAP-like embedded database built on top of TDB. . This package contains the Python bindings. Homepage: http://ldb.samba.org/ Package: python-libxml2-dbg Priority: extra Section: debug Installed-Size: 1655 Maintainer: Debian XML/SGML Group Architecture: amd64 Source: libxml2 Version: 2.8.0+dfsg1-7.52.201601281723 Provides: python2.6-libxml2-dbg, python2.7-libxml2-dbg Depends: python-dbg, python-libxml2 (= 2.8.0+dfsg1-7.52.201601281723), libc6 (>= 2.2.5), liblzma5 (>= 5.1.1alpha+20110809), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4) Filename: 4.0-4-errata/amd64/python-libxml2-dbg_2.8.0+dfsg1-7.52.201601281723_amd64.deb Size: 726300 MD5sum: 756f20e5ae28b1379221830efa3d2840 SHA1: d9ce5d8405b3a3f3467732e040de8c3324a65eca SHA256: 2aa303b102d7ef549b4f19f8a9625fd4c3c675be9269483b78a4a97f3719b22b Description: Python bindings for the GNOME XML library (debug extension) XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package contains the files needed to use the GNOME XML library in Python programs for use with the Python debug interpreter. Homepage: http://xmlsoft.org/ Package: python-libxml2 Priority: optional Section: python Installed-Size: 1324 Maintainer: Debian XML/SGML Group Architecture: amd64 Source: libxml2 Version: 2.8.0+dfsg1-7.52.201601281723 Provides: python2.6-libxml2, python2.7-libxml2 Depends: libc6 (>= 2.2.5), liblzma5 (>= 5.1.1alpha+20110809), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4), python (>= 2.6.6-7~), python (<< 2.8) Filename: 4.0-4-errata/amd64/python-libxml2_2.8.0+dfsg1-7.52.201601281723_amd64.deb Size: 348502 MD5sum: 48b2e0850f1dc8f88d5495aea9d6a71c SHA1: 9276c0158107e6413456675856310fbd43b49f49 SHA256: c62b419bed5ede4eba6022f93b071c61597fb05b9aaccb333a534366cb32e8b0 Description: Python bindings for the GNOME XML library XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package contains the files needed to use the GNOME XML library in Python programs. Homepage: http://xmlsoft.org/ Package: python-samba Priority: optional Section: python Installed-Size: 6933 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.2.3-1.822.201512142149 Provides: python2.7-samba Depends: python-ldb (>= 1.1.2~), python-tdb, python-ntdb, python-crypto, python (>= 2.7), python (<< 2.8), libattr1 (>= 1:2.4.46-8), libbsd0 (>= 0.0), libc6 (>= 2.4), libldb1 (>= 0.9.21), libpython2.7 (>= 2.7), libtalloc2 (>= 2.0.4~git20101213), libtevent0 (>= 0.9.16), python-talloc (>= 2.0.6), samba-libs (= 2:4.2.3-1.822.201512142149) Filename: 4.0-4-errata/amd64/python-samba_4.2.3-1.822.201512142149_amd64.deb Size: 1623526 MD5sum: cca0d18b583a15ea9032017ad27ee850 SHA1: e59632a4d0c8b488cba034c8cc55ed8e0c3d5340 SHA256: 477280ca6fa8ad0aa66e15d091572d84812e113f87fff14864b7480508c2e1a7 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. Homepage: http://www.samba.org Package: python-samba Priority: optional Section: python Installed-Size: 6933 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.2.3-1.832.201603071547 Provides: python2.7-samba Depends: python-ldb (>= 1.1.2~), python-tdb, python-ntdb, python-crypto, python (>= 2.7), python (<< 2.8), libattr1 (>= 1:2.4.46-8), libbsd0 (>= 0.0), libc6 (>= 2.4), libldb1 (>= 0.9.21), libpython2.7 (>= 2.7), libtalloc2 (>= 2.0.4~git20101213), libtevent0 (>= 0.9.16), python-talloc (>= 2.0.6), samba-libs (= 2:4.2.3-1.832.201603071547) Filename: 4.0-4-errata/amd64/python-samba_4.2.3-1.832.201603071547_amd64.deb Size: 1623596 MD5sum: 22a7a4a8de1dea8b2bfdf142c952d975 SHA1: a759ba43f820ac3241833909f4625323ca35b252 SHA256: 1b82cb85fe62b83d9126d43747ef65c7cf14e3c4027060cc1e3cae19c6a09427 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. Homepage: http://www.samba.org Package: registry-tools Priority: optional Section: net Installed-Size: 254 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.2.3-1.822.201512142149 Replaces: samba-doc (<< 2:4.0.5~) Depends: libc6 (>= 2.2.5), libpopt0 (>= 1.14), libreadline6 (>= 6.0), libtalloc2 (>= 2.0.4~git20101213), samba-libs (= 2:4.2.3-1.822.201512142149) Conflicts: samba-doc (<< 2:4.0.5~) Filename: 4.0-4-errata/amd64/registry-tools_4.2.3-1.822.201512142149_amd64.deb Size: 129918 MD5sum: 456c73eb5c312bddc561348757414e9f SHA1: 9a62868425232d8389ebebf95ef029f3a1cb1e70 SHA256: de8ca0a3ad3fafcc89f9b13fe42fbebb3ba39176119d64c83d9beda7b1875b09 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. Homepage: http://www.samba.org Package: registry-tools Priority: optional Section: net Installed-Size: 254 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.2.3-1.832.201603071547 Replaces: samba-doc (<< 2:4.0.5~) Depends: libc6 (>= 2.2.5), libpopt0 (>= 1.14), libreadline6 (>= 6.0), libtalloc2 (>= 2.0.4~git20101213), samba-libs (= 2:4.2.3-1.832.201603071547) Conflicts: samba-doc (<< 2:4.0.5~) Filename: 4.0-4-errata/amd64/registry-tools_4.2.3-1.832.201603071547_amd64.deb Size: 129974 MD5sum: 5465162b7d725996bb99ca4f7d339174 SHA1: d155ef604aedd684f94238f568711c014e314ace SHA256: 65d21e3ec82890963fb052d8c033379635507dae565eb36f07a8a30759863a28 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. Homepage: http://www.samba.org Package: rpcbind Priority: standard Section: net Installed-Size: 143 Maintainer: Anibal Monsalve Salazar Architecture: amd64 Version: 0.2.0-8.7.201511231138 Provides: portmap Depends: libc6 (>= 2.3), libtirpc1, libwrap0 (>= 7.6-4~), lsb-base (>= 3.2-14), insserv (>= 1.14.0-2.1) | file-rc, initscripts (>= 2.88dsf-13.3) Conflicts: portmap Filename: 4.0-4-errata/amd64/rpcbind_0.2.0-8.7.201511231138_amd64.deb Size: 46400 MD5sum: 4de6e80bfdf3c1d08f651d23c7a76ca4 SHA1: aef2c9e0ccc7d090b0c9444369e01597eea0cd2c SHA256: 6444df18dcae7cb1c938136e4eb2f82b77ab9f08fa437b5419bbd1424f0c93ae Description: converts RPC program numbers into universal addresses The rpcbind utility is a server that converts RPC program numbers into universal addresses. Homepage: http://sourceforge.net/projects/rpcbind/ Package: samba-common-bin Priority: optional Section: net Installed-Size: 1618 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.2.3-1.822.201512142149 Replaces: python-samba (<< 2:4.0.6~), samba-common (<< 2:3.4.0~pre2-1), samba-doc (<< 2:4.0.5~), samba4-common (<< 4.0.0~alpha7-1), samba4-common-bin Depends: python, python-samba, samba-common (= 2:4.2.3-1.822.201512142149), python2.7, libbsd0 (>= 0.0), libc6 (>= 2.4), libcomerr2 (>= 1.01), libldap-2.4-2 (>= 2.4.7), libncurses5 (>= 5.5-5~), libpopt0 (>= 1.14), libreadline6 (>= 6.0), libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.12), libtinfo5, libwbclient0 (>= 2:4.0.3+dfsg1), samba-libs (= 2:4.2.3-1.822.201512142149) Suggests: heimdal-clients Conflicts: samba (<< 2:3.3.0~rc2-5), samba-common (<< 2:3.3.0~rc2-5), samba-doc (<< 2:4.0.5~) Filename: 4.0-4-errata/amd64/samba-common-bin_4.2.3-1.822.201512142149_amd64.deb Size: 709104 MD5sum: d90bba052d85ac8b1863d7bcb914670c SHA1: 0b2e63b34774f702f00395a937b39b1fc9a6df23 SHA256: 34c47f85114371e1a27046e8e432ee4543e6f50865488710eec37eda7d740cb5 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). Homepage: http://www.samba.org Package: samba-common-bin Priority: optional Section: net Installed-Size: 1618 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.2.3-1.832.201603071547 Replaces: python-samba (<< 2:4.0.6~), samba-common (<< 2:3.4.0~pre2-1), samba-doc (<< 2:4.0.5~), samba4-common (<< 4.0.0~alpha7-1), samba4-common-bin Depends: python, python-samba, samba-common (= 2:4.2.3-1.832.201603071547), python2.7, libbsd0 (>= 0.0), libc6 (>= 2.4), libcomerr2 (>= 1.01), libldap-2.4-2 (>= 2.4.7), libncurses5 (>= 5.5-5~), libpopt0 (>= 1.14), libreadline6 (>= 6.0), libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.12), libtinfo5, libwbclient0 (>= 2:4.0.3+dfsg1), samba-libs (= 2:4.2.3-1.832.201603071547) Suggests: heimdal-clients Conflicts: samba (<< 2:3.3.0~rc2-5), samba-common (<< 2:3.3.0~rc2-5), samba-doc (<< 2:4.0.5~) Filename: 4.0-4-errata/amd64/samba-common-bin_4.2.3-1.832.201603071547_amd64.deb Size: 709150 MD5sum: c9e1a31795b653d36bc4a18afa041c91 SHA1: 558e42b9d0a09365d6db0e06a6e0a7f23ea3ad55 SHA256: 87fd68e1d201b11d4e4662684d5caceb5b67459f81edebea80cf6aeb7efb7f33 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). Homepage: http://www.samba.org Package: samba-dbg Priority: extra Section: debug Installed-Size: 106582 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.2.3-1.822.201512142149 Depends: samba (= 2:4.2.3-1.822.201512142149) Pre-Depends: dpkg (>= 1.15.6~) Filename: 4.0-4-errata/amd64/samba-dbg_4.2.3-1.822.201512142149_amd64.deb Size: 33737900 MD5sum: 94656e470e6d4940cc641168203c3b9d SHA1: 1d285d33ecd8b2ff16dbbee127c1ce922dca4c24 SHA256: 837355dc7a8d11f3c6d1360ad68b96bc7e778df8d1287d28466ba1263b91d81b Description: Samba debugging symbols 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 debugging information for the software in the Samba suite. Install it to get a better backtrace in the event of a crash. Homepage: http://www.samba.org Package: samba-dbg Priority: extra Section: debug Installed-Size: 106586 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.2.3-1.832.201603071547 Depends: samba (= 2:4.2.3-1.832.201603071547) Pre-Depends: dpkg (>= 1.15.6~) Filename: 4.0-4-errata/amd64/samba-dbg_4.2.3-1.832.201603071547_amd64.deb Size: 33737572 MD5sum: 410b96c3e5f185ab696879149e33a804 SHA1: 18ad0db443e6855d7b55ee8aa850acc94d483492 SHA256: 31d9e3ff22e5590a982af5e21cab1fb9ba48105c31d93258ead9b3e9488d310e Description: Samba debugging symbols 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 debugging information for the software in the Samba suite. Install it to get a better backtrace in the event of a crash. Homepage: http://www.samba.org Package: samba-dev Priority: optional Section: devel Installed-Size: 1924 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.2.3-1.822.201512142149 Replaces: libdcerpc-dev (<< 2:4.0.9), libdcerpc-server-dev (<< 2:4.0.9), libgensec-dev (<< 2:4.0.9), libndr-dev (<< 2:4.0.9), libndr-standard-dev (<< 2:4.0.9), libnetapi-dev (<< 2:4.0.9), libregistry-dev (<< 2:4.0.9), libsamba-credentials-dev (<< 2:4.0.9), libsamba-hostconfig-dev (<< 2:4.0.9), libsamba-policy-dev (<< 2:4.0.9), libsamba-util-dev (<< 2:4.0.9), libsamdb (<< 2:4.0.9), libsmbclient-raw-dev (<< 2:4.0.9), libsmbd-dev (<< 2:4.0.9), libtorture-dev (<< 2:4.0.9), samba4-dev Depends: libc6-dev, libldb-dev, libparse-pidl-perl, libpopt-dev, libtalloc-dev, libtdb-dev (>= 1.2.11), samba-libs (= 2:4.2.3-1.822.201512142149) Breaks: libdcerpc-dev (<< 2:4.0.9), libdcerpc-server-dev (<< 2:4.0.9), libgensec-dev (<< 2:4.0.9), libndr-dev (<< 2:4.0.9), libndr-standard-dev (<< 2:4.0.9), libnetapi-dev (<< 2:4.0.9), libregistry-dev (<< 2:4.0.9), libsamba-credentials-dev (<< 2:4.0.9), libsamba-hostconfig-dev (<< 2:4.0.9), libsamba-policy-dev (<< 2:4.0.9), libsamba-util-dev (<< 2:4.0.9), libsamdb (<< 2:4.0.9), libsmbclient-raw-dev (<< 2:4.0.9), libsmbd-dev (<< 2:4.0.9), libtorture-dev (<< 2:4.0.9) Filename: 4.0-4-errata/amd64/samba-dev_4.2.3-1.822.201512142149_amd64.deb Size: 403510 MD5sum: 0623e4bfb6325afebc6dfcbbf769d18f SHA1: 2298f9b2de39b022f1350507badaf20fffde5722 SHA256: 605246e5339b43a4086a153866f481396657fb8877a635c9102645ae9c5fd2d6 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. Homepage: http://www.samba.org Package: samba-dev Priority: optional Section: devel Installed-Size: 1924 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.2.3-1.832.201603071547 Replaces: libdcerpc-dev (<< 2:4.0.9), libdcerpc-server-dev (<< 2:4.0.9), libgensec-dev (<< 2:4.0.9), libndr-dev (<< 2:4.0.9), libndr-standard-dev (<< 2:4.0.9), libnetapi-dev (<< 2:4.0.9), libregistry-dev (<< 2:4.0.9), libsamba-credentials-dev (<< 2:4.0.9), libsamba-hostconfig-dev (<< 2:4.0.9), libsamba-policy-dev (<< 2:4.0.9), libsamba-util-dev (<< 2:4.0.9), libsamdb (<< 2:4.0.9), libsmbclient-raw-dev (<< 2:4.0.9), libsmbd-dev (<< 2:4.0.9), libtorture-dev (<< 2:4.0.9), samba4-dev Depends: libc6-dev, libldb-dev, libparse-pidl-perl, libpopt-dev, libtalloc-dev, libtdb-dev (>= 1.2.11), samba-libs (= 2:4.2.3-1.832.201603071547) Breaks: libdcerpc-dev (<< 2:4.0.9), libdcerpc-server-dev (<< 2:4.0.9), libgensec-dev (<< 2:4.0.9), libndr-dev (<< 2:4.0.9), libndr-standard-dev (<< 2:4.0.9), libnetapi-dev (<< 2:4.0.9), libregistry-dev (<< 2:4.0.9), libsamba-credentials-dev (<< 2:4.0.9), libsamba-hostconfig-dev (<< 2:4.0.9), libsamba-policy-dev (<< 2:4.0.9), libsamba-util-dev (<< 2:4.0.9), libsamdb (<< 2:4.0.9), libsmbclient-raw-dev (<< 2:4.0.9), libsmbd-dev (<< 2:4.0.9), libtorture-dev (<< 2:4.0.9) Filename: 4.0-4-errata/amd64/samba-dev_4.2.3-1.832.201603071547_amd64.deb Size: 403530 MD5sum: c3e4dc305e778bb876c9b3fdb1543a89 SHA1: 29859345883d8354ef025f6af7ebb504b6da7bf1 SHA256: 9f361d5a9ec9f2b0a5ad891c6a65fa42e19da9250ad6efbb8b82fa12fe99a219 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. Homepage: http://www.samba.org Package: samba-dsdb-modules Priority: optional Section: libs Installed-Size: 1057 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.2.3-1.822.201512142149 Replaces: libgensec0 (<< 4.0.0~alpha17~git20110724.dfsg1-1), samba-libs (<< 2:4.1.9+dfsg-2) Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libcomerr2 (>= 1.01), libldb1 (>= 1:1.1.6), libpopt0 (>= 1.14), libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.9), samba-libs (= 2:4.2.3-1.822.201512142149) Filename: 4.0-4-errata/amd64/samba-dsdb-modules_4.2.3-1.822.201512142149_amd64.deb Size: 400418 MD5sum: 1a196776a1dab37929d59a3d1526cbba SHA1: 15ae2cba68b2303ed69d38cbb3dff073b53e7610 SHA256: 73d1a8d95e0e170292765e489a21fa9fd86f43db69a082d68996a4129fb40c8d 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. Enhances: libldb1 Homepage: http://www.samba.org Package: samba-dsdb-modules Priority: optional Section: libs Installed-Size: 1057 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.2.3-1.832.201603071547 Replaces: libgensec0 (<< 4.0.0~alpha17~git20110724.dfsg1-1), samba-libs (<< 2:4.1.9+dfsg-2) Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libcomerr2 (>= 1.01), libldb1 (>= 1:1.1.6), libpopt0 (>= 1.14), libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.9), samba-libs (= 2:4.2.3-1.832.201603071547) Filename: 4.0-4-errata/amd64/samba-dsdb-modules_4.2.3-1.832.201603071547_amd64.deb Size: 400438 MD5sum: 04f57abff3916f99abe2c000f4f1cb2f SHA1: 83807a302c61ad34d7c3c797edd33b9d2e265bfe SHA256: e95fa50ace967be0cd1155f0531b2bc413a0920ac4e64cc69837e9e2fc1b6ee4 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. Enhances: libldb1 Homepage: http://www.samba.org Package: samba-libs Priority: optional Section: libs Installed-Size: 21522 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.2.3-1.822.201512142149 Replaces: libdcerpc-server0 (<< 2:4.0.9), libdcerpc0 (<< 2:4.0.9), libgensec0 (<< 2:4.0.9), libndr-standard0 (<< 2:4.0.9), libndr0 (<< 2:4.0.9), libnetapi0 (<< 2:4.0.9), libregistry0 (<< 2:4.0.9), libsamba-credentials0 (<< 2:4.0.9), libsamba-hostconfig0 (<< 2:4.0.9), libsamba-policy0 (<< 2:4.0.9), libsamba-util0 (<< 2:4.0.9), libsamdb0 (<< 2:4.0.9), libsmbclient-raw0 (<< 2:4.0.9), libsmbd0 (<< 2:4.0.9), libtorture0 (<< 2:4.0.9) Depends: libldb1 (<< 2:1.1.21~), libldb1 (>> 2:1.1.20~), libacl1 (>= 2.2.51-8), libattr1 (>= 1:2.4.46-8), libbsd0 (>= 0.3.0), libc6 (>= 2.12), libcap2 (>= 2.10), libcomerr2 (>= 1.41.11), libcups2 (>= 1.4.0), libgcrypt11 (>= 1.4.5), libgnutls26 (>= 2.12.17-0), libldap-2.4-2 (>= 2.4.7), libntdb1 (>= 1.0), libpam0g (>= 0.99.7.1), libpopt0 (>= 1.14), libpython2.7 (>= 2.7), libtalloc2 (>= 2.1.0), libtdb1 (>= 1.3.0), libtevent0 (>= 0.9.21), libwbclient0 (>= 2:4.0.3+dfsg1), python-talloc (>= 2.0.6), zlib1g (>= 1:1.1.4) Pre-Depends: multiarch-support Conflicts: libpam-smbpass (<< 2:4), samba (<< 2:4), samba-common-bin (<< 2:4), samba-dsdb-modules (<< 2:4.1.9+dfsg-2), winbind (<< 2:4) Breaks: libdcerpc-server0 (<< 2:4.0.9), libdcerpc0 (<< 2:4.0.9), libgensec0 (<< 2:4.0.9), libndr-standard0 (<< 2:4.0.9), libndr0 (<< 2:4.0.9), libnetapi0 (<< 2:4.0.9), libregistry0 (<< 2:4.0.9), libsamba-credentials0 (<< 2:4.0.9), libsamba-hostconfig0 (<< 2:4.0.9), libsamba-policy0 (<< 2:4.0.9), libsamba-util0 (<< 2:4.0.9), libsamdb0 (<< 2:4.0.9), libsmbclient-raw0 (<< 2:4.0.9), libsmbd0 (<< 2:4.0.9), libtorture0 (<< 2:4.0.9) Filename: 4.0-4-errata/amd64/samba-libs_4.2.3-1.822.201512142149_amd64.deb Size: 7334448 MD5sum: 09ab3af5d85500c2342b64ecc6e91ec2 SHA1: 997280b19be0e6f31de8413ad7954bcdaf0c946e SHA256: 03327b70caa5f001f96b7790a41feaba2458632bad56441b291cda3afcf81d69 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. Multi-Arch: same Homepage: http://www.samba.org Package: samba-libs Priority: optional Section: libs Installed-Size: 21526 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.2.3-1.832.201603071547 Replaces: libdcerpc-server0 (<< 2:4.0.9), libdcerpc0 (<< 2:4.0.9), libgensec0 (<< 2:4.0.9), libndr-standard0 (<< 2:4.0.9), libndr0 (<< 2:4.0.9), libnetapi0 (<< 2:4.0.9), libregistry0 (<< 2:4.0.9), libsamba-credentials0 (<< 2:4.0.9), libsamba-hostconfig0 (<< 2:4.0.9), libsamba-policy0 (<< 2:4.0.9), libsamba-util0 (<< 2:4.0.9), libsamdb0 (<< 2:4.0.9), libsmbclient-raw0 (<< 2:4.0.9), libsmbd0 (<< 2:4.0.9), libtorture0 (<< 2:4.0.9) Depends: libldb1 (<< 2:1.1.21~), libldb1 (>> 2:1.1.20~), libacl1 (>= 2.2.51-8), libattr1 (>= 1:2.4.46-8), libbsd0 (>= 0.3.0), libc6 (>= 2.12), libcap2 (>= 2.10), libcomerr2 (>= 1.41.11), libcups2 (>= 1.4.0), libgcrypt11 (>= 1.4.5), libgnutls26 (>= 2.12.17-0), libldap-2.4-2 (>= 2.4.7), libntdb1 (>= 1.0), libpam0g (>= 0.99.7.1), libpopt0 (>= 1.14), libpython2.7 (>= 2.7), libtalloc2 (>= 2.1.0), libtdb1 (>= 1.3.0), libtevent0 (>= 0.9.21), libwbclient0 (>= 2:4.0.3+dfsg1), python-talloc (>= 2.0.6), zlib1g (>= 1:1.1.4) Pre-Depends: multiarch-support Conflicts: libpam-smbpass (<< 2:4), samba (<< 2:4), samba-common-bin (<< 2:4), samba-dsdb-modules (<< 2:4.1.9+dfsg-2), winbind (<< 2:4) Breaks: libdcerpc-server0 (<< 2:4.0.9), libdcerpc0 (<< 2:4.0.9), libgensec0 (<< 2:4.0.9), libndr-standard0 (<< 2:4.0.9), libndr0 (<< 2:4.0.9), libnetapi0 (<< 2:4.0.9), libregistry0 (<< 2:4.0.9), libsamba-credentials0 (<< 2:4.0.9), libsamba-hostconfig0 (<< 2:4.0.9), libsamba-policy0 (<< 2:4.0.9), libsamba-util0 (<< 2:4.0.9), libsamdb0 (<< 2:4.0.9), libsmbclient-raw0 (<< 2:4.0.9), libsmbd0 (<< 2:4.0.9), libtorture0 (<< 2:4.0.9) Filename: 4.0-4-errata/amd64/samba-libs_4.2.3-1.832.201603071547_amd64.deb Size: 7335146 MD5sum: 02211fe78ef8b976455b8d523d2a6d3c SHA1: d5af3a5d87bf3862208eb70786cfcfaa8ed4f0db SHA256: cb7ae8257e2f0c32d9807a2313b267578678c2dee2bf07e23895001fce590aee 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. Multi-Arch: same Homepage: http://www.samba.org Package: samba-testsuite Priority: optional Section: net Installed-Size: 6498 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.2.3-1.822.201512142149 Replaces: samba-doc (<< 2:4.0.5~), samba-libs (<< 2:4.0.10+dfsg-4), samba-tools, samba4-testsuite Depends: samba-common-bin, libattr1 (>= 1:2.4.46-8), libbsd0 (>= 0.0), libc6 (>= 2.4), libldb1 (>= 0.9.21), libpopt0 (>= 1.14), libreadline6 (>= 6.0), libsmbclient (>= 2:4.0.3+dfsg1), libsubunit0, libtalloc2 (>= 2.1.0), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.16), libwbclient0 (= 2:4.2.3-1.822.201512142149), samba-libs (= 2:4.2.3-1.822.201512142149) Recommends: subunit Conflicts: samba-doc (<< 2:4.0.5~), samba-libs (<< 2:4.0.10+dfsg-4) Filename: 4.0-4-errata/amd64/samba-testsuite_4.2.3-1.822.201512142149_amd64.deb Size: 1990436 MD5sum: 8dd8e1936c625c5919323266c3352d08 SHA1: 9a1c275e0e2a4ae28473a1d2708337f757208034 SHA256: f760027bbd5e4131da9df3869bdec7509a77292d9ecfd2debae9430c7b353641 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. Homepage: http://www.samba.org Package: samba-testsuite Priority: optional Section: net Installed-Size: 6498 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.2.3-1.832.201603071547 Replaces: samba-doc (<< 2:4.0.5~), samba-libs (<< 2:4.0.10+dfsg-4), samba-tools, samba4-testsuite Depends: samba-common-bin, libattr1 (>= 1:2.4.46-8), libbsd0 (>= 0.0), libc6 (>= 2.4), libldb1 (>= 0.9.21), libpopt0 (>= 1.14), libreadline6 (>= 6.0), libsmbclient (>= 2:4.0.3+dfsg1), libsubunit0, libtalloc2 (>= 2.1.0), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.16), libwbclient0 (= 2:4.2.3-1.832.201603071547), samba-libs (= 2:4.2.3-1.832.201603071547) Recommends: subunit Conflicts: samba-doc (<< 2:4.0.5~), samba-libs (<< 2:4.0.10+dfsg-4) Filename: 4.0-4-errata/amd64/samba-testsuite_4.2.3-1.832.201603071547_amd64.deb Size: 1990426 MD5sum: 0e94bb883d41c8a4a0f2f622072b950d SHA1: be27d2217bd4db24dfc947208370bd37ff18cb6a SHA256: e50071d1dc6904e6f20429ce5255b5dc841f7bf5b6c9c88dfb8a7f9614cc440e 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. Homepage: http://www.samba.org Package: samba-vfs-modules Priority: optional Section: net Installed-Size: 1012 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.2.3-1.822.201512142149 Replaces: samba-libs (<< 2:4.1.1+dfsg-1) Depends: libaio1 (>= 0.3.93), libattr1 (>= 1:2.4.46-8), libbsd0 (>= 0.0), libc6 (>= 2.10), libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.9), samba-libs (= 2:4.2.3-1.822.201512142149) Filename: 4.0-4-errata/amd64/samba-vfs-modules_4.2.3-1.822.201512142149_amd64.deb Size: 412366 MD5sum: 7bd2959e10b705fe72bd2253dd70be98 SHA1: 90b545f82494b2a55952d5e79ecbe167b9215ad4 SHA256: ff9e56c3d49453b145b61315c13a1788c5f92db40cc2900e07e56535c47b845a 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. Enhances: samba Homepage: http://www.samba.org Package: samba-vfs-modules Priority: optional Section: net Installed-Size: 1012 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.2.3-1.832.201603071547 Replaces: samba-libs (<< 2:4.1.1+dfsg-1) Depends: libaio1 (>= 0.3.93), libattr1 (>= 1:2.4.46-8), libbsd0 (>= 0.0), libc6 (>= 2.10), libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.9), samba-libs (= 2:4.2.3-1.832.201603071547) Filename: 4.0-4-errata/amd64/samba-vfs-modules_4.2.3-1.832.201603071547_amd64.deb Size: 412500 MD5sum: 4e321e9e18fad5307c27276ff03a8f26 SHA1: 91d85b0f1e0fb718f48241c1d5e6fa275aa61bb0 SHA256: 6c0f60311a3578e50fa424bb67b402280c2cb811a073b67e640932e67a660ad6 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. Enhances: samba Homepage: http://www.samba.org Package: samba Priority: optional Section: net Installed-Size: 11197 Maintainer: Debian Samba Maintainers Architecture: amd64 Version: 2:4.2.3-1.822.201512142149 Replaces: libsamdb0 (<< 4.0.0~alpha17~), python-samba (<< 2:4.1.4+dfsg-3), samba-ad-dc, samba-common (<= 2.0.5a-2), samba-doc (<< 2:4.0.5~), samba-libs (<< 2:4.1.4+dfsg-2), samba4 Depends: adduser, libpam-modules, libpam-runtime (>= 1.0.1-11), lsb-base (>= 4.1+Debian), procps, python (>= 2.7), python-dnspython, python-ntdb, python-samba, samba-common (= 2:4.2.3-1.822.201512142149), samba-common-bin (= 2:4.2.3-1.822.201512142149), samba-dsdb-modules, tdb-tools, update-inetd, python (<< 2.8), python2.7, libbsd0 (>= 0.2.0), libc6 (>= 2.4), libcomerr2 (>= 1.01), libldb1 (>= 0.9.21), libpopt0 (>= 1.14), libpython2.7 (>= 2.7), libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.16), samba-libs (= 2:4.2.3-1.822.201512142149) Pre-Depends: dpkg (>= 1.15.7.2), multiarch-support Recommends: attr, logrotate, samba-vfs-modules Suggests: bind9 (>= 1:9.5.1), bind9utils, ctdb, ldb-tools, ntp, smbldap-tools, winbind Conflicts: libldb1 (<< 1:1.1.15), samba (<< 2:3.3.0~rc2-5), samba-ad-dc, samba-doc (<< 2:4.0.5~), samba-tools, samba4 (<< 4.0.0~alpha6-2) Filename: 4.0-4-errata/amd64/samba_4.2.3-1.822.201512142149_amd64.deb Size: 1891850 MD5sum: a993c07346ac5c053d82e661990edd8c SHA1: bf71715be8c4bf8cb12c96659d8ecda239ee0415 SHA256: e1eb6864dd169f785698ee2a5cdf1a428fa239f61aaf7ad92bd8b6281ecb686d 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). Enhances: bind9, ntp Homepage: http://www.samba.org Package: samba Priority: optional Section: net Installed-Size: 11197 Maintainer: Debian Samba Maintainers Architecture: amd64 Version: 2:4.2.3-1.832.201603071547 Replaces: libsamdb0 (<< 4.0.0~alpha17~), python-samba (<< 2:4.1.4+dfsg-3), samba-ad-dc, samba-common (<= 2.0.5a-2), samba-doc (<< 2:4.0.5~), samba-libs (<< 2:4.1.4+dfsg-2), samba4 Depends: adduser, libpam-modules, libpam-runtime (>= 1.0.1-11), lsb-base (>= 4.1+Debian), procps, python (>= 2.7), python-dnspython, python-ntdb, python-samba, samba-common (= 2:4.2.3-1.832.201603071547), samba-common-bin (= 2:4.2.3-1.832.201603071547), samba-dsdb-modules, tdb-tools, update-inetd, python (<< 2.8), python2.7, libbsd0 (>= 0.2.0), libc6 (>= 2.4), libcomerr2 (>= 1.01), libldb1 (>= 0.9.21), libpopt0 (>= 1.14), libpython2.7 (>= 2.7), libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.16), samba-libs (= 2:4.2.3-1.832.201603071547) Pre-Depends: dpkg (>= 1.15.7.2), multiarch-support Recommends: attr, logrotate, samba-vfs-modules Suggests: bind9 (>= 1:9.5.1), bind9utils, ctdb, ldb-tools, ntp, smbldap-tools, winbind Conflicts: libldb1 (<< 1:1.1.15), samba (<< 2:3.3.0~rc2-5), samba-ad-dc, samba-doc (<< 2:4.0.5~), samba-tools, samba4 (<< 4.0.0~alpha6-2) Filename: 4.0-4-errata/amd64/samba_4.2.3-1.832.201603071547_amd64.deb Size: 1891882 MD5sum: fa18137a365f703df9bebdb7d06477a8 SHA1: 864e53a56267e5ad553affd36ada04232f99e8dc SHA256: 36d61cf7b0327d28616b0400a2f0e3268fec9e4d94b92e92112f970a8f3486e8 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). Enhances: bind9, ntp Homepage: http://www.samba.org Package: slapd-dbg Priority: extra Section: debug Installed-Size: 5838 Maintainer: Debian OpenLDAP Maintainers Architecture: amd64 Source: openldap Version: 2.4.40-1.211.201511242052 Depends: slapd (= 2.4.40-1.211.201511242052) Filename: 4.0-4-errata/amd64/slapd-dbg_2.4.40-1.211.201511242052_amd64.deb Size: 5300110 MD5sum: 1f5c9e2fb1688a105de0c2ca7d933f0a SHA1: b9361179bfacee425b109c8d4407d7777c28492b SHA256: ee4caa222af88793bbb1799228ea8f1c31fc040f2746b17a83022ce638f080be Description: Debugging information for the OpenLDAP server (slapd) This package provides detached debugging information for the OpenLDAP (Lightweight Directory Access Protocol) server (slapd). It is useful primarily to permit better backtraces and crash dump analysis after problems with the libraries. GDB will find this debug information automatically. Homepage: http://www.openldap.org/ Package: slapd-smbk5pwd Priority: extra Section: net Installed-Size: 143 Maintainer: Debian OpenLDAP Maintainers Architecture: amd64 Source: openldap Version: 2.4.40-1.211.201511242052 Depends: slapd (= 2.4.40-1.211.201511242052), libc6 (>= 2.2.5), libgcrypt11 (>= 1.4.5), libkadm5srv8-heimdal (>= 1.4.0+git20110226), libkrb5-26-heimdal (>= 1.4.0+git20110226), libldap-2.4-2 (>= 2.4.7) Filename: 4.0-4-errata/amd64/slapd-smbk5pwd_2.4.40-1.211.201511242052_amd64.deb Size: 84864 MD5sum: 913af0e7aab12aed52a9e92328e0e52f SHA1: 1008464211075a09c629762d374bada055ef6c4c SHA256: 449aaaf21707480cc63ad6ff86574063d114fb577c41b5635fe98a7383c5929a 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. Homepage: http://www.openldap.org/ Package: slapd Priority: optional Section: net Installed-Size: 4026 Maintainer: Debian OpenLDAP Maintainers Architecture: amd64 Source: openldap Version: 2.4.40-1.211.201511242052 Replaces: ldap-utils (<< 2.2.23-3), libldap2 Provides: ldap-server, libslapi-2.4-2 Depends: libc6 (>= 2.12), libdb5.1, libgcrypt11 (>= 1.4.5), libkadm5srv8-heimdal (>= 1.4.0+git20110226), libkrb5-26-heimdal (>= 1.4.0+git20110226), libldap-2.4-2 (= 2.4.40-1.211.201511242052), libltdl7 (>= 2.4.2), libodbc1 (>= 2.2.11) | unixodbc (>= 2.2.11), libperl5.14 (>= 5.14.2), libpython2.7 (>= 2.7), libsasl2-2 (>= 2.1.24), libslp1, libssl1.0.0 (>= 1.0.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) Pre-Depends: debconf (>= 0.5) | debconf-2.0, multiarch-support Recommends: libsasl2-modules Suggests: ldap-utils Conflicts: ldap-server, libltdl3 (= 1.5.4-1), umich-ldapd Filename: 4.0-4-errata/amd64/slapd_2.4.40-1.211.201511242052_amd64.deb Size: 1809334 MD5sum: cbc61a81981a1623b43943a482d25dc1 SHA1: 63775faec3c4917a6d16579601e555afb9909c31 SHA256: 9f7ecd6ebbd0f4299ba939499688bd990ef13ae25f86197882ee6903c5931eff 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. Homepage: http://www.openldap.org/ Package: smbclient Priority: optional Section: net Installed-Size: 905 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.2.3-1.822.201512142149 Replaces: samba (<< 2.999+3.0.alpha21-4), samba-doc (<< 2:4.0.5~), samba4-clients (<< 4.0.5), smbget Provides: samba-client Depends: samba-common (= 2:4.2.3-1.822.201512142149), libbsd0 (>= 0.0), libc6 (>= 2.4), libpopt0 (>= 1.14), libreadline6 (>= 6.0), libsmbclient (>= 2:4.0.3+dfsg1), libtalloc2 (>= 2.0.4~git20101213), libtevent0 (>= 0.9.9), samba-libs (= 2:4.2.3-1.822.201512142149) Pre-Depends: dpkg (>= 1.15.6~) Suggests: cifs-utils, heimdal-clients Conflicts: samba-doc (<< 2:4.0.5~), samba4-clients (<< 4.0.5) Filename: 4.0-4-errata/amd64/smbclient_4.2.3-1.822.201512142149_amd64.deb Size: 386642 MD5sum: e2bce3c6bbcd034437ac1e2b35d43dbb SHA1: 3095ca9a8e4fc211abe96e2637e14746e90b4cb7 SHA256: 4379c0a1be1e199d7e9364dd892d394dd32c393095d34e758943b72eda2ac11e 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. Homepage: http://www.samba.org Package: smbclient Priority: optional Section: net Installed-Size: 905 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.2.3-1.832.201603071547 Replaces: samba (<< 2.999+3.0.alpha21-4), samba-doc (<< 2:4.0.5~), samba4-clients (<< 4.0.5), smbget Provides: samba-client Depends: samba-common (= 2:4.2.3-1.832.201603071547), libbsd0 (>= 0.0), libc6 (>= 2.4), libpopt0 (>= 1.14), libreadline6 (>= 6.0), libsmbclient (>= 2:4.0.3+dfsg1), libtalloc2 (>= 2.0.4~git20101213), libtevent0 (>= 0.9.9), samba-libs (= 2:4.2.3-1.832.201603071547) Pre-Depends: dpkg (>= 1.15.6~) Suggests: cifs-utils, heimdal-clients Conflicts: samba-doc (<< 2:4.0.5~), samba4-clients (<< 4.0.5) Filename: 4.0-4-errata/amd64/smbclient_4.2.3-1.832.201603071547_amd64.deb Size: 386682 MD5sum: 7e94f35cc05cdc761caa08e9140327ea SHA1: cf413dc4e99eac09adcf64716c24b9ccd5afb2ce SHA256: b14e555053bbbc45ccdf31c70e4b5f81a072887b54fbcbabf4dc8856ccc50aa1 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. Homepage: http://www.samba.org Package: squidguard Priority: optional Section: web Installed-Size: 272 Maintainer: Joachim Wiedorn Architecture: amd64 Version: 1.5-1.25.201602051324 Depends: squid3 | squid, liburi-perl, libwww-perl, libc6 (>= 2.7), libdb5.1, libldap-2.4-2 (>= 2.4.7), debconf (>= 0.5) | debconf-2.0 Suggests: ldap-utils, squidguard-doc Filename: 4.0-4-errata/amd64/squidguard_1.5-1.25.201602051324_amd64.deb Size: 123460 MD5sum: cf0264440046f5d7d4465bcf2cfc5d37 SHA1: cf67430ffc46c6ab2546d5bbfc646e03d9b8679c SHA256: bedf5b2fc85beaebf02d93f767f91e9473101f147ab0a416f3027c237fa89dc3 Description: filter and redirector plugin for Squid squidGuard is a free, flexible and ultra fast filter, redirector and access controller plugin for squid. It lets you define multiple access rules with different restrictions for different user groups on a squid cache. squidGuard uses squid's standard redirector interface. Homepage: http://www.squidguard.org Package: ssh-askpass-gnome Priority: optional Section: gnome Installed-Size: 151 Maintainer: Debian OpenSSH Maintainers Architecture: amd64 Source: openssh Version: 1:6.0p1-4.53.201601151029 Replaces: ssh (<< 1:3.5p1-3) Provides: ssh-askpass Depends: libc6 (>= 2.2.5), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.8.0), libx11-6, openssh-client | ssh (>= 1:1.2pre7-4) | ssh-krb5 Filename: 4.0-4-errata/amd64/ssh-askpass-gnome_6.0p1-4.53.201601151029_amd64.deb Size: 97646 MD5sum: 5b81b2b39d449d848748cbd57f10d223 SHA1: 59b41d9238c3787335ae4f517b7d8de0f03e9e2d SHA256: fb1d87073ae3ad4be5f5e2ab7c92223736a8b26cca1fba07dfb3b1cd8db5a30c Description: interactive X program to prompt users for a passphrase for ssh-add This has been split out of the main openssh-client package so that openssh-client does not need to depend on GTK+. . You probably want the ssh-askpass package instead, but this is provided to add to your choice and/or confusion. Homepage: http://www.openssh.org/ Package: sudo-ldap Priority: optional Section: admin Installed-Size: 1857 Maintainer: Bdale Garbee Architecture: amd64 Source: sudo Version: 1.8.5p2-1+nmu2.41.201602292004 Replaces: sudo Provides: sudo Depends: libc6 (>= 2.11), libldap-2.4-2 (>= 2.4.7), libpam0g (>= 0.99.7.1), libpam-modules Conflicts: sudo Filename: 4.0-4-errata/amd64/sudo-ldap_1.8.5p2-1+nmu2.41.201602292004_amd64.deb Size: 874986 MD5sum: e31b05e442300142d7a4b9ab303618f8 SHA1: be796da31bcc55224f2ea5769fff00739edfdd5d SHA256: 39726c6eb114e7396df7fed4ff5879a04581591f33c4e3223c65b03d05c0fb91 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: sudo Priority: optional Section: admin Installed-Size: 1836 Maintainer: Bdale Garbee Architecture: amd64 Version: 1.8.5p2-1+nmu2.41.201602292004 Replaces: sudo-ldap Depends: libc6 (>= 2.11), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32), libpam-modules Conflicts: sudo-ldap Filename: 4.0-4-errata/amd64/sudo_1.8.5p2-1+nmu2.41.201602292004_amd64.deb Size: 855084 MD5sum: 9ec3deccd280fe873e06720bead24132 SHA1: 385dd9c7a4e75688c3cf455661006fbefcb9e8fa SHA256: 355562dcc2c1ddfb8ccf866d934d71e959562ea3b4bd1e8ed3bdc88a7a3765a4 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: univention-directory-listener-dbg Priority: extra Section: debug Installed-Size: 176 Maintainer: Univention GmbH Architecture: amd64 Source: univention-directory-listener Version: 9.0.2-10.297.201602020808 Depends: univention-directory-listener (= 9.0.2-10.297.201602020808) Filename: 4.0-4-errata/amd64/univention-directory-listener-dbg_9.0.2-10.297.201602020808_amd64.deb Size: 104416 MD5sum: 62cc04651771cc2b941748850aa443e2 SHA1: 4ece0b63c6c5322797496a719a3f9cbab5135813 SHA256: 8b3f4e1ed2729854f1ea6d5e69c21135a5791ea74635981c4daaece6a4069c54 Description: debugging symbols for univention-directory-listener UCS Directory Listener is a client for the UCS Directory Notifier which calls Python handlers upon changes. . This package contains the debugging symbols for univention-directory-listener. Package: univention-directory-listener-dbg Priority: extra Section: debug Installed-Size: 176 Maintainer: Univention GmbH Architecture: amd64 Source: univention-directory-listener Version: 9.0.2-8.288.201511181406 Depends: univention-directory-listener (= 9.0.2-8.288.201511181406) Filename: 4.0-4-errata/amd64/univention-directory-listener-dbg_9.0.2-8.288.201511181406_amd64.deb Size: 104070 MD5sum: 364309148b77f50b5c8c10a4ab8908b3 SHA1: c028e9efe19b83547b989b3819bb22e3d46b0095 SHA256: f92d7d4d3459deee38dd6660a04f9a941a990e6c4daf148354728a5084de006b Description: debugging symbols for univention-directory-listener UCS Directory Listener is a client for the UCS Directory Notifier which calls Python handlers upon changes. . This package contains the debugging symbols for univention-directory-listener. Package: univention-directory-listener Priority: optional Section: univention Installed-Size: 361 Maintainer: Univention GmbH Architecture: amd64 Version: 9.0.2-10.297.201602020808 Depends: univention-config (>= 7.0.25), libc6 (>= 2.3), libdb3 (>= 3.2.9+dfsg), libicu48 (>= 4.8-1), libldap-2.4-2 (>= 2.4.7), libpython2.7 (>= 2.7), libunivention-config0 (>= 5.0.0), libunivention-debug1 (>= 5.0.5), libunivention-policy0 (>= 5.0.0), python (<< 2.8), python (>= 2.6), python-support (>= 0.90.0), python2.7, univention-base-files, shell-univention-lib (>= 1.0.6), univention-runit, python2.7-univention, python2.7-univention-debug, python-univention-lib (>= 1.0.25-1) Conflicts: univention-ldap-listener (<< 2.2.2) Filename: 4.0-4-errata/amd64/univention-directory-listener_9.0.2-10.297.201602020808_amd64.deb Size: 92428 MD5sum: b273cd2501ad1165dd498bd478fc49d6 SHA1: d5d3cd7766c81679823d628c3df9d22ee926bfcd SHA256: d377b6e63c7367353541ae69c14ebaf47aec8a4c3a88a6974f634e540b4ffa9b Description: UCS - Directory Listener UCS Directory Listener is a client for the UCS Directory Notifier which calls Python handlers upon changes. By keeping a local cache, it can detect the change of single attributes and only run the appropriate handlers, providing both, the old and new objects to the handler. Through modules, all sort of functionality such as LDAP replication or host specific configuration files can be implemented. . 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: http://www.univention.de/ Package: univention-directory-listener Priority: optional Section: univention Installed-Size: 361 Maintainer: Univention GmbH Architecture: amd64 Version: 9.0.2-8.288.201511181406 Depends: univention-config (>= 7.0.25), libc6 (>= 2.3), libdb3 (>= 3.2.9+dfsg), libicu48 (>= 4.8-1), libldap-2.4-2 (>= 2.4.7), libpython2.7 (>= 2.7), libunivention-config0 (>= 5.0.0), libunivention-debug1 (>= 5.0.5), libunivention-policy0 (>= 5.0.0), python (<< 2.8), python (>= 2.6), python-support (>= 0.90.0), python2.7, univention-base-files, shell-univention-lib (>= 1.0.6), univention-runit, python2.7-univention, python2.7-univention-debug, python-univention-lib (>= 1.0.25-1) Conflicts: univention-ldap-listener (<< 2.2.2) Filename: 4.0-4-errata/amd64/univention-directory-listener_9.0.2-8.288.201511181406_amd64.deb Size: 92100 MD5sum: 1723b3fb4b4b07dc62ac0dea53dfa593 SHA1: 84dba6e222c60f1a15c49913491220a61b7ceac5 SHA256: 0505f1624697b436d224f9a61dafb80498533c703c89bdced2c7fb404c10fbe7 Description: UCS - Directory Listener UCS Directory Listener is a client for the UCS Directory Notifier which calls Python handlers upon changes. By keeping a local cache, it can detect the change of single attributes and only run the appropriate handlers, providing both, the old and new objects to the handler. Through modules, all sort of functionality such as LDAP replication or host specific configuration files can be implemented. . 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: http://www.univention.de/ Package: univention-kernel-headers Priority: optional Section: univention Installed-Size: 29 Maintainer: Univention GmbH Architecture: amd64 Source: univention-kernel-image Version: 8.0.6-8.84.201601231355 Depends: linux-headers-3.16.0-ucs165-amd64 Filename: 4.0-4-errata/amd64/univention-kernel-headers_8.0.6-8.84.201601231355_amd64.deb Size: 5316 MD5sum: b5cf5256ce6feb7613382746676b590d SHA1: 6b494d19d01714f3b712be21a1d049af9d837d97 SHA256: 57bbf8fca296b25a48b00e733f75a179e753be394a79f397a09c505ee070da40 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: http://www.univention.de/ Package: univention-kernel-image Priority: optional Section: univention Installed-Size: 30 Maintainer: Univention GmbH Architecture: amd64 Version: 8.0.6-8.84.201601231355 Depends: linux-image-3.16.0-ucs165-amd64-signed, univention-initrd (>= 6.0.0-2), xfsprogs, univention-config Pre-Depends: univention-initrd, module-init-tools Recommends: firmware-adi, firmware-atheros, firmware-bnx2, firmware-bnx2x, firmware-brcm80211, firmware-intelwimax, firmware-iwlwifi, firmware-libertas, firmware-linux, firmware-linux-free, firmware-linux-nonfree, firmware-myricom, firmware-netxen, firmware-qlogic, firmware-ralink, firmware-realtek, firmware-samsung, firmware-ti-connectivity, amd64-microcode, intel-microcode Filename: 4.0-4-errata/amd64/univention-kernel-image_8.0.6-8.84.201601231355_amd64.deb Size: 6264 MD5sum: 199f7dd7bee8b53d6b3b09460661e921 SHA1: b032ec2e94d75cc6cbeadf312bb7d183ac9de7e8 SHA256: a25d4f1906c3069f29641d12b1a59cdaac43928ee6fd002b98d9a1b475cbb49f 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: http://www.univention.de/ Package: univention-kernel-source Priority: optional Section: univention Installed-Size: 29 Maintainer: Univention GmbH Architecture: amd64 Source: univention-kernel-image Version: 8.0.6-8.84.201601231355 Depends: linux-source-3.16.0 Filename: 4.0-4-errata/amd64/univention-kernel-source_8.0.6-8.84.201601231355_amd64.deb Size: 5344 MD5sum: c744e68ecc654ea88cbba63dd6a0abd2 SHA1: 0f6e7a9486ad969429456edbd3c073bbe9f07c28 SHA256: 30e4626071fb334840e80afe18e7a397302d73c2604c3fe2b6c6398fe7aab80f Description: UCS - Linux kernel source (standard) This meta-package depends on the latest UCS kernel source suitable for 32 bit systems with up to 4 GiB RAM. . It is part of Univention Corporate Server (UCS), an integrated, directory driven solution for managing corporate environments. For more information about UCS, refer to: http://www.univention.de/ Package: univention-nagios-s4-connector Priority: optional Section: univention Installed-Size: 96 Maintainer: Univention GmbH Architecture: amd64 Version: 0.9.0-1.4.201601041830 Depends: univention-config (>= 7.0.25), univention-directory-manager-tools (>> 7.0.147), univention-nagios-client, shell-univention-lib (>> 3.0) Filename: 4.0-4-errata/amd64/univention-nagios-s4-connector_0.9.0-1.4.201601041830_amd64.deb Size: 7370 MD5sum: ccfb1f310e9116dc366b7f559259a752 SHA1: 0bdd746cddabf59fb90ec33fc2ec0d2c41b8ee25 SHA256: 737bdb31ce7b13258bf83eac23a628a019d47a8cbe35551cbb16e2857bd4e6ae Description: nagios plugin for UCS S4 connector This package installs a nagios plugin to monitor the state of UCS Samba 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: http://www.univention.de/ Package: univention-samba4 Priority: optional Section: univention Installed-Size: 469 Maintainer: Univention GmbH Architecture: amd64 Version: 4.0.3-13.639.201601111717 Depends: univention-config (>= 7.0.25), univention-config-registry (>= 8.0.2-1), univention-directory-manager-tools (>> 7.0.147), shell-univention-lib (>= 4.0.3-5), python-univention-lib (>= 1.0.45), python-univention (>= 6.0.9-3), samba (>= 4.2), samba-vfs-modules, ldb-tools, winbind, univention-samba-local-config, pwgen, univention-samba4-sysvol-sync (= 4.0.3-13.639.201601111717) Conflicts: univention-samba Filename: 4.0-4-errata/amd64/univention-samba4_4.0.3-13.639.201601111717_amd64.deb Size: 92848 MD5sum: 40d3ca72307cd5c0d58118167627164e SHA1: 90190f31cde409f5c96dfccc9fec44a77b012e18 SHA256: 1e68cb84122c94fc28752768e77aa35296ab9cedbce6f7fea1007190ec76cb68 Description: UCS - Samba4 integration package This package contains the scripts and patches for integration of Samba4 into Univention Corporate Server (UCS) . It is part of Univention Corporate Server (UCS), an integrated, directory driven solution for managing corporate environments. For more information about UCS, refer to: http://www.univention.de/ Package: univention-samba4 Priority: optional Section: univention Installed-Size: 470 Maintainer: Univention GmbH Architecture: amd64 Version: 4.0.3-15.646.201601281632 Depends: univention-config (>= 7.0.25), univention-config-registry (>= 8.0.2-1), univention-directory-manager-tools (>> 7.0.147), shell-univention-lib (>= 4.0.3-5), python-univention-lib (>= 1.0.45), python-univention (>= 6.0.9-3), samba (>= 4.2), samba-vfs-modules, ldb-tools, winbind, univention-samba-local-config, pwgen, univention-samba4-sysvol-sync (= 4.0.3-15.646.201601281632) Conflicts: univention-samba Filename: 4.0-4-errata/amd64/univention-samba4_4.0.3-15.646.201601281632_amd64.deb Size: 93378 MD5sum: c6205b2608590adad68fdfe4403130f3 SHA1: 0460f354ef0062956493fb37dfa2a5c0f6c9ab3f SHA256: c5764592d8cd02ce697a912987ddecadfc2cef507ecd368d9e67bf9167d5b77a Description: UCS - Samba4 integration package This package contains the scripts and patches for integration of Samba4 into Univention Corporate Server (UCS) . It is part of Univention Corporate Server (UCS), an integrated, directory driven solution for managing corporate environments. For more information about UCS, refer to: http://www.univention.de/ Package: winbind Priority: optional Section: net Installed-Size: 1737 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.2.3-1.822.201512142149 Replaces: samba-doc (<< 2:4.0.5~), winbind4 Depends: samba (= 2:4.2.3-1.822.201512142149), libbsd0 (>= 0.3.0), libc6 (>= 2.4), libcomerr2 (>= 1.01), libldap-2.4-2 (>= 2.4.7), libpopt0 (>= 1.14), libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.21), libwbclient0 (= 2:4.2.3-1.822.201512142149), samba-libs (= 2:4.2.3-1.822.201512142149) Pre-Depends: multiarch-support Suggests: libnss-winbind, libpam-winbind Conflicts: samba-doc (<< 2:4.0.5~) Filename: 4.0-4-errata/amd64/winbind_4.2.3-1.822.201512142149_amd64.deb Size: 629902 MD5sum: 8ceb0b4afd8e31d6a08eaa68c69ae814 SHA1: 05a63a89c0af6cd9ea5a72d907b373f386986443 SHA256: bb40d4805f8a7f9dd0d3b2768d95f240532a32897be0196c9e085db64c1811af 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. Enhances: libkrb5-26-heimdal Homepage: http://www.samba.org Package: winbind Priority: optional Section: net Installed-Size: 1737 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.2.3-1.832.201603071547 Replaces: samba-doc (<< 2:4.0.5~), winbind4 Depends: samba (= 2:4.2.3-1.832.201603071547), libbsd0 (>= 0.3.0), libc6 (>= 2.4), libcomerr2 (>= 1.01), libldap-2.4-2 (>= 2.4.7), libpopt0 (>= 1.14), libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.21), libwbclient0 (= 2:4.2.3-1.832.201603071547), samba-libs (= 2:4.2.3-1.832.201603071547) Pre-Depends: multiarch-support Suggests: libnss-winbind, libpam-winbind Conflicts: samba-doc (<< 2:4.0.5~) Filename: 4.0-4-errata/amd64/winbind_4.2.3-1.832.201603071547_amd64.deb Size: 629956 MD5sum: 13e210db86d4bc7e233f5d8cc2e5b4ec SHA1: 4be0a835dfce41e42dd8ec2e53dd746c61aa427c SHA256: 3e1f2c81002d02ed451a5d2c041c99bb316dce281ef5c7ccde32b3c9d1e173d3 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. Enhances: libkrb5-26-heimdal Homepage: http://www.samba.org Package: ldb-tools Priority: optional Section: utils Installed-Size: 150 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: ldb Version: 2:1.1.25-1.71.201604061731 Depends: libc6 (>= 2.4), libldb1 (>= 1.1.5), libpopt0 (>= 1.14), libtalloc2 (>= 2.0.4~git20101213) Filename: 4.0-4-errata/amd64/ldb-tools_1.1.25-1.71.201604061731_amd64.deb Size: 39364 MD5sum: 16b4c4a1ba432c5b32056f3d503cea4d SHA1: a93d4dbb08f1676adedad31b034f52a4be0e5227 SHA256: aab8de3289b5a845109679c1091f026a3e1597ffbdb6abcfbab7619e26e99caa Description: LDAP-like embedded database - tools ldb is a LDAP-like embedded database built on top of TDB. . What ldb does is provide a fast database with an LDAP-like API designed to be used within an application. In some ways it can be seen as a intermediate solution between key-value pair databases and a real LDAP database. . This package contains bundled test and utility binaries Homepage: http://ldb.samba.org/ Package: libldb-dev Priority: optional Section: libdevel Installed-Size: 1176 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: ldb Version: 2:1.1.25-1.71.201604061731 Depends: libc6-dev, libldb1 (= 2:1.1.25-1.71.201604061731), libtalloc-dev, libtdb-dev, pkg-config Filename: 4.0-4-errata/amd64/libldb-dev_1.1.25-1.71.201604061731_amd64.deb Size: 338600 MD5sum: c1bfdd1077663c46de5292ddf4ad16a2 SHA1: 4a09466d0605597361d2524b997d9deabc17b53a SHA256: 014b7d857029355666ed303428f6b57cdefb0e4e87a765358ff8356b364f2fbe Description: LDAP-like embedded database - development files ldb is a LDAP-like embedded database built on top of TDB. . What ldb does is provide a fast database with an LDAP-like API designed to be used within an application. In some ways it can be seen as a intermediate solution between key-value pair databases and a real LDAP database. . This package contains the development files. Homepage: http://ldb.samba.org/ Package: libldb1-dbg Priority: extra Section: debug Installed-Size: 989 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: ldb Version: 2:1.1.25-1.71.201604061731 Depends: libldb1 (= 2:1.1.25-1.71.201604061731) Recommends: libc6-dbg Filename: 4.0-4-errata/amd64/libldb1-dbg_1.1.25-1.71.201604061731_amd64.deb Size: 309952 MD5sum: bbc1cd97c7d1f5b44180badaa9cc2b18 SHA1: 3088bbfd2cb9b80578da85c9642ffc8071716020 SHA256: b8e11295619b3f1870d5f14248254bf6139c6034a5765047eb61d89c3e390b0c Description: LDAP-like embedded database - debug symbols ldb is a LDAP-like embedded database built on top of TDB. . It provides a fast database with an LDAP-like API designed to be used within an application. In some ways it can be seen as a intermediate solution between key-value pair databases and a real LDAP database. . This package contains the debug symbols. Multi-Arch: same Homepage: http://ldb.samba.org/ Package: libldb1 Priority: optional Section: libs Installed-Size: 397 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: ldb Version: 2:1.1.25-1.71.201604061731 Replaces: libldb0 Depends: libc6 (>= 2.4), libldap-2.4-2 (>= 2.4.7), libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.9) Pre-Depends: multiarch-support Breaks: libldb0, libsamdb0 (<< 4.0.0~alpha17~git20110724.dfsg1-1) Filename: 4.0-4-errata/amd64/libldb1_1.1.25-1.71.201604061731_amd64.deb Size: 143358 MD5sum: 34168d61d9933ece36928ea7a3d156be SHA1: 5a5aabeb1132b12573d02bb1deadbde29f92c05a SHA256: 57b3eea072d5e3873a3ba1031ff5f18983afba4b00c6ae2c0d71b248c4a3c9ee Description: LDAP-like embedded database - shared library ldb is a LDAP-like embedded database built on top of TDB. . It provides a fast database with an LDAP-like API designed to be used within an application. In some ways it can be seen as a intermediate solution between key-value pair databases and a real LDAP database. . This package contains the shared library file. Multi-Arch: same Homepage: http://ldb.samba.org/ Package: libnss-winbind Priority: optional Section: net Installed-Size: 163 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.7-1.829.201604110946 Replaces: libpam-winbind (<< 2:3.6.5-2), samba (<= 2.2.3-2), winbind (<< 2:3.5.11~dfsg-3), winbind4 Depends: samba-common (= 2:4.3.7-1.829.201604110946), winbind (= 2:4.3.7-1.829.201604110946), libbsd0 (>= 0.0), libc6 (>= 2.4), libtalloc2 (>= 2.0.4~git20101213), libwbclient0 (= 2:4.3.7-1.829.201604110946), samba-libs (= 2:4.3.7-1.829.201604110946) Pre-Depends: dpkg (>= 1.15.6~) Suggests: libpam-winbind Breaks: libpam-winbind (<< 2:3.6.5-2), winbind (<< 2:3.5.11~dfsg-3) Filename: 4.0-4-errata/amd64/libnss-winbind_4.3.7-1.829.201604110946_amd64.deb Size: 104246 MD5sum: 2957b3d063d7708c1347bbb26fec55d5 SHA1: febb50ec5109b6b2b4295ae32697b85e0f1edad6 SHA256: 26e7741eadfaff4366b95b3a8b2a6e00c2846aec374988be61329bea74f835fa 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. Multi-Arch: same Homepage: http://www.samba.org Package: libpam-smbpass Priority: extra Section: admin Installed-Size: 185 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.7-1.829.201604110946 Depends: libpam-runtime (>= 1.0.1-6), samba-common (= 2:4.3.7-1.829.201604110946), libc6 (>= 2.4), libpam0g (>= 0.99.7.1), libtalloc2 (>= 2.0.4~git20101213), samba-libs (= 2:4.3.7-1.829.201604110946) Pre-Depends: dpkg (>= 1.15.6~) Suggests: samba Filename: 4.0-4-errata/amd64/libpam-smbpass_4.3.7-1.829.201604110946_amd64.deb Size: 108618 MD5sum: 9b8df1537255acba590f14e3dc1b6b95 SHA1: d01654fed37e697466bb41cd2d2ce4d92939a24c SHA256: ca95c03b245f4d2f4048b380fa6329e1261ab98a80d4b8cab62a92c189fe0d91 Description: pluggable authentication module for Samba This is a module for PAM that enables a system administrator to migrate user passwords from the Unix password database to the SMB password database as used by Samba, and to subsequently keep the two databases in sync. Unlike other solutions, it does this without needing users to log in to Samba using cleartext passwords, or requiring them to change their existing passwords. Multi-Arch: same Homepage: http://www.samba.org Package: libpam-winbind Priority: optional Section: net Installed-Size: 206 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.7-1.829.201604110946 Replaces: samba (<= 2.2.3-2), samba-doc (<< 2:4.0.5~), winbind (<< 2:3.5.11~dfsg-3), winbind4 Depends: libpam-runtime (>= 1.0.1-6), libpam0g (>= 1.1.3-2~), samba-common (= 2:4.3.7-1.829.201604110946), winbind (= 2:4.3.7-1.829.201604110946), libbsd0 (>= 0.0), libc6 (>= 2.4), libtalloc2 (>= 2.0.4~git20101213), libwbclient0 (>= 2:4.0.3+dfsg1) Pre-Depends: dpkg (>= 1.15.6~), multiarch-support Suggests: libnss-winbind Conflicts: samba-doc (<< 2:4.0.5~) Breaks: winbind (<< 2:3.5.11~dfsg-3) Filename: 4.0-4-errata/amd64/libpam-winbind_4.3.7-1.829.201604110946_amd64.deb Size: 120568 MD5sum: 8ebf201f4d555e84ea8bb5a3b484772c SHA1: 7e8b7f1a0ddd6d16b933ca0ce7e776121a5ea2cd SHA256: 121ee69b6f60d0c05cba35b455a9016828f5a65d3a230d432461404aa05783dc 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. Multi-Arch: same Homepage: http://www.samba.org Package: libparse-pidl-perl Priority: optional Section: perl Installed-Size: 603 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.7-1.829.201604110946 Depends: libparse-yapp-perl, perl Recommends: samba-dev Suggests: libwireshark-dev Filename: 4.0-4-errata/amd64/libparse-pidl-perl_4.3.7-1.829.201604110946_amd64.deb Size: 201976 MD5sum: 042057ad3f0e99ab9aa430ac3329f8c3 SHA1: 8d1f6a03876573e5dd131286dfa569708a794037 SHA256: 147679d42347456ec55224bf703331cf38b35f2890858c4a5284cd1ed9ce01ca 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. Homepage: http://www.samba.org Package: libsmbclient-dev Priority: extra Section: libdevel Installed-Size: 306 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.7-1.829.201604110946 Depends: libsmbclient (= 2:4.3.7-1.829.201604110946) Pre-Depends: dpkg (>= 1.15.6~) Filename: 4.0-4-errata/amd64/libsmbclient-dev_4.3.7-1.829.201604110946_amd64.deb Size: 136418 MD5sum: 04048659cff6ee3986c54986a139232a SHA1: 61ffba3a8bd06a8db820f9d6f998b199e1d75b42 SHA256: f1198a83321cd16ea7f8bca724da835b56e2f32702b4097dc1c4e1aebe28ab36 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. Multi-Arch: same Homepage: http://www.samba.org Package: libsmbclient Priority: optional Section: libs Installed-Size: 308 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.7-1.829.201604110946 Replaces: samba-doc (<< 2:4.0.5~) Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libtalloc2 (>= 2.0.4~git20101213), libtevent0 (>= 0.9.12), samba-libs (= 2:4.3.7-1.829.201604110946) Pre-Depends: dpkg (>= 1.15.6~), multiarch-support Conflicts: samba-doc (<< 2:4.0.5~) Filename: 4.0-4-errata/amd64/libsmbclient_4.3.7-1.829.201604110946_amd64.deb Size: 157036 MD5sum: a5b137fdcd291c04d3c673121f9d5635 SHA1: 5c21ed5223fe56c28056204eb302ce24b964084f SHA256: 77f1d92d8063d294e135f007422bf25782cea1243d1bf24c1f1e0c6c48173678 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. Multi-Arch: same Homepage: http://www.samba.org Package: libtalloc-dev Priority: optional Section: libdevel Installed-Size: 1025 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: talloc Version: 2.1.5-1.40.201604061653 Depends: libtalloc2 (= 2.1.5-1.40.201604061653), pkg-config Filename: 4.0-4-errata/amd64/libtalloc-dev_2.1.5-1.40.201604061653_amd64.deb Size: 182576 MD5sum: 00a933502d58f480d76c28b214dcdcf1 SHA1: b322ce8bdb958444d06081bdc46ba5d3875dd472 SHA256: bf0198b3b5a6f19774a1ebbcba87c0dc4e9759d69f36c12d40ec6461699b8639 Description: hierarchical pool based memory allocator - development files A hierarchical pool based memory allocator with destructors. It uses reference counting to determine when memory should be freed. . This package contains the development files. Homepage: http://talloc.samba.org/ Package: libtalloc2-dbg Priority: extra Section: debug Installed-Size: 340 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: talloc Version: 2.1.5-1.40.201604061653 Depends: libtalloc2 (= 2.1.5-1.40.201604061653) Pre-Depends: multiarch-support Recommends: libc6-dbg Filename: 4.0-4-errata/amd64/libtalloc2-dbg_2.1.5-1.40.201604061653_amd64.deb Size: 78148 MD5sum: 3e217a7a98c09fd828ecce19d8516ded SHA1: 4f592a144bfe02a585125b18552ce5afb22f65f6 SHA256: e34b76c5ca8d6c74e5d2ab0e2390402a5aa0d8e85367c538c86ce40c9cce9cf5 Description: hierarchical pool based memory allocator - debug symbols A hierarchical pool based memory allocator with destructors. It uses reference counting to determine when memory should be freed. . This package contains the debug symbols. Multi-Arch: same Homepage: http://talloc.samba.org/ Package: libtalloc2 Priority: optional Section: libs Installed-Size: 105 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: talloc Version: 2.1.5-1.40.201604061653 Depends: libc6 (>= 2.4) Pre-Depends: multiarch-support Filename: 4.0-4-errata/amd64/libtalloc2_2.1.5-1.40.201604061653_amd64.deb Size: 35166 MD5sum: da72cdcba9cdd4c3ea7af8a416df2843 SHA1: 79a05c70fa13879a5ac25bedd49c5ae4ef6aa3ec SHA256: 883c1cc7e1f2018e709335483fb69c400aab6f79977de2727460c0565ddd8d24 Description: hierarchical pool based memory allocator A hierarchical pool based memory allocator with destructors. It uses reference counting to determine when memory should be freed. Multi-Arch: same Homepage: http://talloc.samba.org/ Package: libtdb-dev Priority: optional Section: libdevel Installed-Size: 102 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: tdb Version: 1.3.8-1.53.201604061726 Replaces: tdb-dev (<< 1.2.0-1) Provides: tdb-dev Depends: libc6-dev, libtdb1 (= 1.3.8-1.53.201604061726) Conflicts: tdb-dev (<< 1.2.0-1) Filename: 4.0-4-errata/amd64/libtdb-dev_1.3.8-1.53.201604061726_amd64.deb Size: 28324 MD5sum: 9e3bc396ac79e0d88593695c06d41b9b SHA1: 5ea058326d40f302ffe778fa5ef7b4f15b5d8d4d SHA256: 21e93712feda2c8037a1fb14d6a7cda5124cc7a16f03938f4de81f6b19d57304 Description: Trivial Database - development files This is a simple database API. It is modelled after the structure of GDBM. TDB features, unlike GDBM, multiple writers support with appropriate locking and transactions. . This package contains the development files. Homepage: http://tdb.samba.org/ Package: libtdb1-dbg Priority: extra Section: debug Installed-Size: 328 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: tdb Version: 1.3.8-1.53.201604061726 Depends: libtdb1 (= 1.3.8-1.53.201604061726) Recommends: libc6-dbg Filename: 4.0-4-errata/amd64/libtdb1-dbg_1.3.8-1.53.201604061726_amd64.deb Size: 96652 MD5sum: 9b8e6f1a07d718c88d712d56b90438e9 SHA1: 791cb65e61c928be236fa6d9b2cc37515217dfc5 SHA256: c1b47dffafd049bcc2f20a241816c20fdaf22a464d72f3681ac5eb85f469b34a Description: Trivial Database - debug symbols This is a simple database API. It is modelled after the structure of GDBM. TDB features, unlike GDBM, multiple writers support with appropriate locking and transactions. . This package contains the debug symbols. Multi-Arch: same Homepage: http://tdb.samba.org/ Package: libtdb1 Priority: optional Section: libs Installed-Size: 134 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: tdb Version: 1.3.8-1.53.201604061726 Depends: libc6 (>= 2.12) Pre-Depends: multiarch-support Filename: 4.0-4-errata/amd64/libtdb1_1.3.8-1.53.201604061726_amd64.deb Size: 48432 MD5sum: e5188e0066c55f56cfdc3c339b6654f2 SHA1: 39c421ae416223ffaa0744fab50d076bc9652d01 SHA256: 186fd1e5f1785df7fad6f900d55774022b3ebdf14d11f66d5be485514e45397b Description: Trivial Database - shared library This is a simple database API. It is modelled after the structure of GDBM. TDB features, unlike GDBM, multiple writers support with appropriate locking and transactions. . This package contains the shared library file. Multi-Arch: same Homepage: http://tdb.samba.org/ Package: libtevent-dev Priority: optional Section: libdevel Installed-Size: 235 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: tevent Version: 0.9.26-1.32.201604061703 Depends: libc6-dev, libtalloc-dev, libtevent0 (= 0.9.26-1.32.201604061703) Filename: 4.0-4-errata/amd64/libtevent-dev_0.9.26-1.32.201604061703_amd64.deb Size: 55206 MD5sum: 377176d61aff287972b10979b73e1a52 SHA1: b50ae8d13e50f08fdb8a4e211034a48868e3845d SHA256: ca9c66e73ad8c5506e985be992033fc4cb0d52d9571543bb26e59d31f9c1c0cf Description: talloc-based event loop library - development files tevent is a simple library that can handle the main event loop for an application. It supports three kinds of events: timed events, file descriptors becoming readable or writable and signals. . Talloc is used for memory management, both internally and for private data provided by users of the library. . This package provides the development files. Homepage: http://tevent.samba.org/ Package: libtevent0-dbg Priority: extra Section: debug Installed-Size: 147 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: tevent Version: 0.9.26-1.32.201604061703 Depends: libtevent0 (= 0.9.26-1.32.201604061703) Recommends: libc6-dbg, libtalloc2-dbg Filename: 4.0-4-errata/amd64/libtevent0-dbg_0.9.26-1.32.201604061703_amd64.deb Size: 83502 MD5sum: 83ed46baa3786a2d46d856c082550921 SHA1: 3f61736d5d8988e2a0e83726e05647f3008ec066 SHA256: b2eff8d60b22083acaad2d1ce1dbe8b496766134245ac8d53a1fb22b4045ae7b Description: talloc-based event loop library - debug symbols tevent is a simple library that can handle the main event loop for an application. It supports three kinds of events: timed events, file descriptors becoming readable or writable and signals. . Talloc is used for memory management, both internally and for private data provided by users of the library. . This package provides the debug symbols. Multi-Arch: same Homepage: http://tevent.samba.org/ Package: libtevent0 Priority: optional Section: libs Installed-Size: 102 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: tevent Version: 0.9.26-1.32.201604061703 Depends: libc6 (>= 2.4), libtalloc2 (>= 2.1.0) Pre-Depends: multiarch-support Filename: 4.0-4-errata/amd64/libtevent0_0.9.26-1.32.201604061703_amd64.deb Size: 32406 MD5sum: a2e5c43e7dae7f3019e625f2b58c1b09 SHA1: 926b279f4b0d63d467be1ff616c66d19c1920147 SHA256: ea01eb27b9fa4111d4a5648675e7e43ae189530fbe92bf2a84955a171746d3a1 Description: talloc-based event loop library - shared library tevent is a simple library that can handle the main event loop for an application. It supports three kinds of events: timed events, file descriptors becoming readable or writable and signals. . Talloc is used for memory management, both internally and for private data provided by users of the library. . This package provides the shared library file. Multi-Arch: same Homepage: http://tevent.samba.org/ Package: libunivention-ldb-modules-dbg Priority: optional Section: libs Installed-Size: 78 Maintainer: Univention GmbH Architecture: amd64 Source: univention-ldb-modules Version: 4.0.5-1.83.201604081249 Depends: libunivention-ldb-modules (= 4.0.5-1.83.201604081249) Filename: 4.0-4-errata/amd64/libunivention-ldb-modules-dbg_4.0.5-1.83.201604081249_amd64.deb Size: 24514 MD5sum: e62212106c2ba3ed742e3acb935a5c73 SHA1: 4d02919fe6af1ca546e29ed5790119e34eff48e5 SHA256: 339fe6b2780a5c63a739ae9af296ded967c47ad2967b7ee7dd4bbc24dfae92d0 Description: Univention LDB modules This package provides debugging symbols for UCS specific LDB modules . This package provides debugging information for the UCS specific LDB modules. Install it to get a better backtrace in the event of a crash. It is part of Univention Corporate Server (UCS), an integrated, directory driven solution for managing corporate environments. For more information about UCS, refer to: http://www.univention.de/ Package: libunivention-ldb-modules Priority: optional Section: libs Installed-Size: 136 Maintainer: Univention GmbH Architecture: amd64 Source: univention-ldb-modules Version: 4.0.5-1.83.201604081249 Depends: libc6 (>= 2.3), libldb1 (>= 0.9.21), libtalloc2 (>= 2.0.4~git20101213), libunivention-config0 (>= 5.0.0), libunivention-policy0, python-samba, ldb-tools, univention-samba4 (>= 2.0.44-3) Filename: 4.0-4-errata/amd64/libunivention-ldb-modules_4.0.5-1.83.201604081249_amd64.deb Size: 22222 MD5sum: 5746f1468c7c9186cd4676e483761183 SHA1: 9c8ec8b866c08bf9800c7b3f72e9818e0e8bf9e6 SHA256: 7593fbf22b188580a9e118f7efdf612f0355dd093f28b006489acf53710e765d Description: Univention LDB modules This package provides UCS specific LDB 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: http://www.univention.de/ Package: libwbclient-dev Priority: optional Section: libdevel Installed-Size: 193 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.7-1.829.201604110946 Depends: libwbclient0 (= 2:4.3.7-1.829.201604110946) Pre-Depends: dpkg (>= 1.15.6~) Filename: 4.0-4-errata/amd64/libwbclient-dev_4.3.7-1.829.201604110946_amd64.deb Size: 104438 MD5sum: d98442e05772b2e1ce1718b9da201ffd SHA1: 824f2318e1265e75c0c2a832f5501897048ed004 SHA256: 302fc9c604777862bc860df234c4f7681d807a1d476fe3960663feb2645e2668 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. Multi-Arch: same Homepage: http://www.samba.org Package: libwbclient0 Priority: optional Section: libs Installed-Size: 204 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.7-1.829.201604110946 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4) Pre-Depends: dpkg (>= 1.15.6~), multiarch-support Breaks: libpam-smbpass (<< 2:3.4.1), libsmbclient (<< 2:3.4.1), samba (<< 2:3.4.1), samba-common (<< 2:3.4.1), samba-tools (<< 2:3.4.1), smbclient (<< 2:3.4.1), smbfs (<< 2:3.4.1), swat (<< 2:3.4.1), winbind (<< 2:3.4.1) Filename: 4.0-4-errata/amd64/libwbclient0_4.3.7-1.829.201604110946_amd64.deb Size: 122316 MD5sum: ebf44131e699ec31151d2a4f7a6851ac SHA1: 0d47d83753f0a269b723f3196c4afe96010f496c SHA256: 9dd0b8484945369caae34f96621f00e3ce1492f3cb4d594d0b0449c9c4482769 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. Multi-Arch: same Homepage: http://www.samba.org Package: python-ldb-dbg Priority: extra Section: debug Installed-Size: 246 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: ldb Version: 2:1.1.25-1.71.201604061731 Depends: python-ldb (= 2:1.1.25-1.71.201604061731) Recommends: python-dbg, python-talloc-dbg, python-tdb-dbg Filename: 4.0-4-errata/amd64/python-ldb-dbg_1.1.25-1.71.201604061731_amd64.deb Size: 71338 MD5sum: 98c844e9bc2c4850eab526e71d530f4b SHA1: e54cf5739acc332894d17b23599bdef72e4a4708 SHA256: 6213a6adbd4bec5700b14338adfa3d151d0c9502002f0c69aef1147fa1b68feb Description: Python bindings for LDB - debug extension ldb is a LDAP-like embedded database built on top of TDB. . This package contains the Python debug extension. Homepage: http://ldb.samba.org/ Package: python-ldb-dev Priority: optional Section: libdevel Installed-Size: 54 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: ldb Version: 2:1.1.25-1.71.201604061731 Depends: libc6-dev, libldb-dev, pkg-config, python-ldb (= 2:1.1.25-1.71.201604061731) Filename: 4.0-4-errata/amd64/python-ldb-dev_1.1.25-1.71.201604061731_amd64.deb Size: 9048 MD5sum: 203d4c96aec0c6437971f55399cd85e0 SHA1: aa60b1df8d270dc7342764d750cf00219751f1d0 SHA256: bda0a6c926288039fb269d06f29ec12f1731a4938336564c68311eb861320be4 Description: LDB Python bindings - development files ldb is a LDAP-like embedded database built on top of TDB. . It is a fast database with an LDAP-like API designed to be used within an application. In some ways it can be seen as a intermediate solution between key-value pair databases and a real LDAP database. . This package contains the development files for the Python bindings. Homepage: http://ldb.samba.org/ Package: python-ldb Priority: optional Section: python Installed-Size: 165 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: ldb Version: 2:1.1.25-1.71.201604061731 Provides: python2.7-ldb Depends: libldb1 (= 2:1.1.25-1.71.201604061731), python (>= 2.7), python (<< 2.8), libc6 (>= 2.2.5), libpython2.7 (>= 2.7), libtalloc2 (>= 2.0.4~git20101213) Pre-Depends: multiarch-support Filename: 4.0-4-errata/amd64/python-ldb_1.1.25-1.71.201604061731_amd64.deb Size: 41252 MD5sum: 6d3cc4f5aea637e4a1b523f77c7956d8 SHA1: ebe0ae1805caf99f418873436886c71461b1ea55 SHA256: 6f447244c5ac340f3126f254d4ef025f96d22411692a7e14e93e8947cf7df632 Description: Python bindings for LDB ldb is a LDAP-like embedded database built on top of TDB. . This package contains the Python bindings. Homepage: http://ldb.samba.org/ Package: python-samba Priority: optional Section: python Installed-Size: 7775 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.7-1.829.201604110946 Provides: python2.7-samba Depends: python-ldb (>= 1.1.2~), python-tdb, python-ntdb, python-crypto, python (>= 2.7), python (<< 2.8), libattr1 (>= 1:2.4.46-8), libbsd0 (>= 0.0), libc6 (>= 2.4), libldb1 (>= 0.9.21), libpython2.7 (>= 2.7), libtalloc2 (>= 2.0.4~git20101213), libtevent0 (>= 0.9.16), python-talloc (>= 2.0.6), samba-libs (= 2:4.3.7-1.829.201604110946) Filename: 4.0-4-errata/amd64/python-samba_4.3.7-1.829.201604110946_amd64.deb Size: 1848924 MD5sum: 4e91135123ae4dd8ab39c3ccc5eec1c3 SHA1: 201e2f1b1b06210afbdf0f75e81ce8847db55403 SHA256: 6ca67a9421ed41bcf32b1acb54139de533e6b35642c437b16a14fc4e4d0ce4ce 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. Homepage: http://www.samba.org Package: python-talloc-dbg Priority: extra Section: debug Installed-Size: 96 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: talloc Version: 2.1.5-1.40.201604061653 Depends: python-talloc (= 2.1.5-1.40.201604061653) Pre-Depends: multiarch-support Recommends: python-dbg, libtalloc2-dbg Filename: 4.0-4-errata/amd64/python-talloc-dbg_2.1.5-1.40.201604061653_amd64.deb Size: 17790 MD5sum: 2ea1e48624c6ede71148a03eb3dff1e4 SHA1: 3f26299efcfe60a604bbb5e17cdbb69bd27b2fcf SHA256: 442e8747ee09381c4d02c4365a42209c4d7ba37ddb92ee418e25eb2b7cfa0976 Description: hierarchical pool based memory allocator - Python debug extension A hierarchical pool based memory allocator with destructors. It uses reference counting to determine when memory should be freed. . This package contains the Python debug extension. Homepage: http://talloc.samba.org/ Package: python-talloc-dev Priority: optional Section: libdevel Installed-Size: 59 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: talloc Version: 2.1.5-1.40.201604061653 Depends: python-talloc (= 2.1.5-1.40.201604061653), pkg-config Filename: 4.0-4-errata/amd64/python-talloc-dev_2.1.5-1.40.201604061653_amd64.deb Size: 7522 MD5sum: bb17732eefbf376a5254bea83601df93 SHA1: fffb0ddb09a91f9e1b70d797e77bd54f49346723 SHA256: 1a6b8345c794e19a2559f4f8edeab8d1d9f77602a3a2f6db57afc37ef7e2efe3 Description: talloc Python bindings - development files A hierarchical pool based memory allocator with destructors. It uses reference counting to determine when memory should be freed. . This package contains the development files for the Python bindings. Homepage: http://talloc.samba.org/ Package: python-talloc Priority: optional Section: python Installed-Size: 87 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: talloc Version: 2.1.5-1.40.201604061653 Provides: python2.7-talloc Depends: libc6 (>= 2.2.5), libpython2.7 (>= 2.7), libtalloc2 (>= 2.0.4~git20101213), python (>= 2.7), python (<< 2.8) Pre-Depends: multiarch-support Filename: 4.0-4-errata/amd64/python-talloc_2.1.5-1.40.201604061653_amd64.deb Size: 12194 MD5sum: 19dd7f76095c6e768ac7dc4563ec1ed9 SHA1: f5dc3b67940aaa03df5c545a296c9b299487ebf5 SHA256: 386a9ac8902b13275d9a268f3f919df378de1e6e92d05728f44c602930d4652d Description: hierarchical pool based memory allocator - Python bindings A hierarchical pool based memory allocator with destructors. It uses reference counting to determine when memory should be freed. . This package contains the Python bindings. Homepage: http://talloc.samba.org/ Package: python-tdb-dbg Priority: extra Section: debug Installed-Size: 115 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: tdb Version: 1.3.8-1.53.201604061726 Depends: python-tdb (= 1.3.8-1.53.201604061726) Recommends: python-dbg, libtdb1-dbg Filename: 4.0-4-errata/amd64/python-tdb-dbg_1.3.8-1.53.201604061726_amd64.deb Size: 27350 MD5sum: 06aa2adb9496468f73e14aade231f772 SHA1: 6c25ed2ed60ab64c671eff8c4d3356a172520fe2 SHA256: e96841466b98d0c1a825425c8621f6b220a07a0f9c1e390abb308ef7030cc709 Description: Python bindings for TDB - debug extension This is a simple database API. It is modelled after the structure of GDBM. TDB features, unlike GDBM, multiple writers support with appropriate locking and transactions. . This package contains the Python debug extension. Homepage: http://tdb.samba.org/ Package: python-tdb Priority: optional Section: python Installed-Size: 92 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: tdb Version: 1.3.8-1.53.201604061726 Provides: python2.7-tdb Depends: libtdb1 (= 1.3.8-1.53.201604061726), python (>= 2.7), python (<< 2.8), libc6 (>= 2.2.5) Filename: 4.0-4-errata/amd64/python-tdb_1.3.8-1.53.201604061726_amd64.deb Size: 19388 MD5sum: abeab7628ed5f8f24b4d2815546abeea SHA1: 23202ed2b6d0b93a9adfd45a73d66351249ee2ce SHA256: a707f915ea4d1b216e19c2f417b39efa06ba96f84584f2ed7b2d8fa0ad116dbc Description: Python bindings for TDB This is a simple database API. It is modelled after the structure of GDBM. TDB features, unlike GDBM, multiple writers support with appropriate locking and transactions. . This package contains the Python bindings. Homepage: http://tdb.samba.org/ Package: python-tevent-dbg Priority: extra Section: debug Installed-Size: 32 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: tevent Version: 0.9.26-1.32.201604061703 Depends: python-tevent (= 0.9.26-1.32.201604061703) Recommends: python-dbg, libtevent0-dbg Filename: 4.0-4-errata/amd64/python-tevent-dbg_0.9.26-1.32.201604061703_amd64.deb Size: 5258 MD5sum: 73648e9b8a7c6da66b99e586b419d269 SHA1: 03c851997f076a71bb997b89d2a585500e7ab472 SHA256: d51bbb6e8f55f63ac803384c9ab74823db395fcdcf42249774dac995cce58ae9 Description: talloc-based event loop library - development files tevent is a simple library that can handle the main event loop for an application. It supports three kinds of events: timed events, file descriptors becoming readable or writable and signals. . Talloc is used for memory management, both internally and for private data provided by users of the library. . This package contains the Python debug extension. Homepage: http://tevent.samba.org/ Package: python-tevent Priority: optional Section: python Installed-Size: 74 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: tevent Version: 0.9.26-1.32.201604061703 Provides: python2.7-tevent Depends: libc6 (>= 2.2.5), libtalloc2 (>= 2.0.4~git20101213), libtevent0 (>= 0.9.9), python (>= 2.7), python (<< 2.8) Filename: 4.0-4-errata/amd64/python-tevent_0.9.26-1.32.201604061703_amd64.deb Size: 13036 MD5sum: 5b3c7e5db40097e786c4c9cab2aa1b36 SHA1: 452656e06918f756ae30a66e087ac210e3225e1a SHA256: 9ff58feed547b990d3e7ba62b57ceb477f3d869f593f7155d7a4e1921cb06428 Description: talloc-based event loop library - development files tevent is a simple library that can handle the main event loop for an application. It supports three kinds of events: timed events, file descriptors becoming readable or writable and signals. . Talloc is used for memory management, both internally and for private data provided by users of the library. . This package contains the Python bindings. Homepage: http://tevent.samba.org/ Package: registry-tools Priority: optional Section: net Installed-Size: 254 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.7-1.829.201604110946 Replaces: samba-doc (<< 2:4.0.5~) Depends: libc6 (>= 2.2.5), libpopt0 (>= 1.14), libreadline6 (>= 6.0), libtalloc2 (>= 2.0.4~git20101213), samba-libs (= 2:4.3.7-1.829.201604110946) Conflicts: samba-doc (<< 2:4.0.5~) Filename: 4.0-4-errata/amd64/registry-tools_4.3.7-1.829.201604110946_amd64.deb Size: 129956 MD5sum: d3f6418a8de5f3b6fb5cfcfc3420da85 SHA1: 1736e9203644a9a6b4c7a0f800323acc68473657 SHA256: 64e0730cb86f205311f4ccec33b2c189e2a5eaf5cac0592825bcd6e63ceae6f3 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. Homepage: http://www.samba.org Package: samba-common-bin Priority: optional Section: net Installed-Size: 1542 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.7-1.829.201604110946 Replaces: python-samba (<< 2:4.0.6~), samba-common (<< 2:3.4.0~pre2-1), samba-doc (<< 2:4.0.5~), samba4-common (<< 4.0.0~alpha7-1), samba4-common-bin Depends: python, python-samba, samba-common (= 2:4.3.7-1.829.201604110946), python2.7, libbsd0 (>= 0.0), libc6 (>= 2.4), libcomerr2 (>= 1.01), libldap-2.4-2 (>= 2.4.7), libncurses5 (>= 5.5-5~), libpopt0 (>= 1.14), libreadline6 (>= 6.0), libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.12), libtinfo5, libwbclient0 (>= 2:4.0.3+dfsg1), samba-libs (= 2:4.3.7-1.829.201604110946) Suggests: heimdal-clients Conflicts: samba (<< 2:3.3.0~rc2-5), samba-common (<< 2:3.3.0~rc2-5), samba-doc (<< 2:4.0.5~) Filename: 4.0-4-errata/amd64/samba-common-bin_4.3.7-1.829.201604110946_amd64.deb Size: 697448 MD5sum: 005a9c80f6fe8aa257ab578ac52c44c2 SHA1: a691aeb251405cd159d7397bfe1e19f4c90083d2 SHA256: dd50988e2e16ce647646869f002fcfe3883e8b54e5d048728276a2339058518d 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). Homepage: http://www.samba.org Package: samba-dbg Priority: extra Section: debug Installed-Size: 114137 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.7-1.829.201604110946 Depends: samba (= 2:4.3.7-1.829.201604110946) Pre-Depends: dpkg (>= 1.15.6~) Filename: 4.0-4-errata/amd64/samba-dbg_4.3.7-1.829.201604110946_amd64.deb Size: 35715024 MD5sum: 4d70b7fd9e14fd706cbd8c255335cd7a SHA1: 822a2cef9a024929d22b29341eb07a274546b72f SHA256: 4e532bf320e2556d3e042e3150f9f22c176bab3b5ae4e6fe73dfe7e5fecf97b4 Description: Samba debugging symbols 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 debugging information for the software in the Samba suite. Install it to get a better backtrace in the event of a crash. Homepage: http://www.samba.org Package: samba-dev Priority: optional Section: devel Installed-Size: 1937 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.7-1.829.201604110946 Replaces: libdcerpc-dev (<< 2:4.0.9), libdcerpc-server-dev (<< 2:4.0.9), libgensec-dev (<< 2:4.0.9), libndr-dev (<< 2:4.0.9), libndr-standard-dev (<< 2:4.0.9), libnetapi-dev (<< 2:4.0.9), libregistry-dev (<< 2:4.0.9), libsamba-credentials-dev (<< 2:4.0.9), libsamba-hostconfig-dev (<< 2:4.0.9), libsamba-policy-dev (<< 2:4.0.9), libsamba-util-dev (<< 2:4.0.9), libsamdb (<< 2:4.0.9), libsmbclient-raw-dev (<< 2:4.0.9), libsmbd-dev (<< 2:4.0.9), libtorture-dev (<< 2:4.0.9), samba4-dev Depends: libc6-dev, libldb-dev, libparse-pidl-perl, libpopt-dev, libtalloc-dev, libtdb-dev (>= 1.2.11), samba-libs (= 2:4.3.7-1.829.201604110946) Breaks: libdcerpc-dev (<< 2:4.0.9), libdcerpc-server-dev (<< 2:4.0.9), libgensec-dev (<< 2:4.0.9), libndr-dev (<< 2:4.0.9), libndr-standard-dev (<< 2:4.0.9), libnetapi-dev (<< 2:4.0.9), libregistry-dev (<< 2:4.0.9), libsamba-credentials-dev (<< 2:4.0.9), libsamba-hostconfig-dev (<< 2:4.0.9), libsamba-policy-dev (<< 2:4.0.9), libsamba-util-dev (<< 2:4.0.9), libsamdb (<< 2:4.0.9), libsmbclient-raw-dev (<< 2:4.0.9), libsmbd-dev (<< 2:4.0.9), libtorture-dev (<< 2:4.0.9) Filename: 4.0-4-errata/amd64/samba-dev_4.3.7-1.829.201604110946_amd64.deb Size: 406678 MD5sum: 107d015f1096580ca27fa0395d045e4e SHA1: 4c31f48d1582a3d5e725bf0935a79d7051f037a4 SHA256: bf850926cd63baf66b4a80f5df6b59dad2544301d32d75c36e0a72a801817847 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. Homepage: http://www.samba.org Package: samba-dsdb-modules Priority: optional Section: libs Installed-Size: 1187 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.7-1.829.201604110946 Replaces: libgensec0 (<< 4.0.0~alpha17~git20110724.dfsg1-1), samba-libs (<< 2:4.1.9+dfsg-2) Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libcomerr2 (>= 1.01), libldb1 (>= 1:1.1.6), libpopt0 (>= 1.14), libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.9), samba-libs (= 2:4.3.7-1.829.201604110946) Filename: 4.0-4-errata/amd64/samba-dsdb-modules_4.3.7-1.829.201604110946_amd64.deb Size: 420228 MD5sum: 13893d24f4a56b86c34e0cc932ad2e91 SHA1: 7a73e626d9a69f60fcc60c4dca2ac4ed672124da SHA256: 0676270e4d4341cb2e82ecfd068a414378970bbf12a53e0509188ab043199b5a 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. Enhances: libldb1 Homepage: http://www.samba.org Package: samba-libs Priority: optional Section: libs Installed-Size: 23011 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.7-1.829.201604110946 Replaces: libdcerpc-server0 (<< 2:4.0.9), libdcerpc0 (<< 2:4.0.9), libgensec0 (<< 2:4.0.9), libndr-standard0 (<< 2:4.0.9), libndr0 (<< 2:4.0.9), libnetapi0 (<< 2:4.0.9), libregistry0 (<< 2:4.0.9), libsamba-credentials0 (<< 2:4.0.9), libsamba-hostconfig0 (<< 2:4.0.9), libsamba-policy0 (<< 2:4.0.9), libsamba-util0 (<< 2:4.0.9), libsamdb0 (<< 2:4.0.9), libsmbclient-raw0 (<< 2:4.0.9), libsmbd0 (<< 2:4.0.9), libtorture0 (<< 2:4.0.9) Depends: libldb1 (<< 2:1.1.26~), libldb1 (>> 2:1.1.25~), libacl1 (>= 2.2.51-8), libattr1 (>= 1:2.4.46-8), libbsd0 (>= 0.3.0), libc6 (>= 2.12), libcap2 (>= 2.10), libcomerr2 (>= 1.41.11), libcups2 (>= 1.4.0), libgcrypt11 (>= 1.4.5), libgnutls26 (>= 2.12.17-0), libldap-2.4-2 (>= 2.4.7), libpam0g (>= 0.99.7.1), libpopt0 (>= 1.14), libpython2.7 (>= 2.7), libtalloc2 (>= 2.1.0), libtdb1 (>= 1.3.0), libtevent0 (>= 0.9.21), libwbclient0 (>= 2:4.0.3+dfsg1), python-talloc (>= 2.0.6), zlib1g (>= 1:1.1.4) Pre-Depends: multiarch-support Conflicts: libpam-smbpass (<< 2:4), samba (<< 2:4), samba-common-bin (<< 2:4), samba-dsdb-modules (<< 2:4.1.9+dfsg-2), winbind (<< 2:4) Breaks: libdcerpc-server0 (<< 2:4.0.9), libdcerpc0 (<< 2:4.0.9), libgensec0 (<< 2:4.0.9), libndr-standard0 (<< 2:4.0.9), libndr0 (<< 2:4.0.9), libnetapi0 (<< 2:4.0.9), libregistry0 (<< 2:4.0.9), libsamba-credentials0 (<< 2:4.0.9), libsamba-hostconfig0 (<< 2:4.0.9), libsamba-policy0 (<< 2:4.0.9), libsamba-util0 (<< 2:4.0.9), libsamdb0 (<< 2:4.0.9), libsmbclient-raw0 (<< 2:4.0.9), libsmbd0 (<< 2:4.0.9), libtorture0 (<< 2:4.0.9) Filename: 4.0-4-errata/amd64/samba-libs_4.3.7-1.829.201604110946_amd64.deb Size: 7867932 MD5sum: f865bada7199d9025ab54f49d259a7c5 SHA1: 3bb2577591758aa772c37f6594f1132ca84c2e6c SHA256: ac9610b59aa8ea99737695402ec89ee06c6de57c826b99bffb272a7dac2f19e3 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. Multi-Arch: same Homepage: http://www.samba.org Package: samba-testsuite Priority: optional Section: net Installed-Size: 7487 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.7-1.829.201604110946 Replaces: samba-doc (<< 2:4.0.5~), samba-libs (<< 2:4.0.10+dfsg-4), samba-tools, samba4-testsuite Depends: samba-common-bin, libattr1 (>= 1:2.4.46-8), libbsd0 (>= 0.0), libc6 (>= 2.4), libcomerr2 (>= 1.01), libldb1 (>= 0.9.21), libpopt0 (>= 1.14), libreadline6 (>= 6.0), libsmbclient (>= 2:4.0.3+dfsg1), libtalloc2 (>= 2.1.0), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.16), libwbclient0 (= 2:4.3.7-1.829.201604110946), samba-libs (= 2:4.3.7-1.829.201604110946) Recommends: subunit Conflicts: samba-doc (<< 2:4.0.5~), samba-libs (<< 2:4.0.10+dfsg-4) Filename: 4.0-4-errata/amd64/samba-testsuite_4.3.7-1.829.201604110946_amd64.deb Size: 2207090 MD5sum: d6d9d3423867e8baa32bfe4faf0f38ae SHA1: 8b1471d93170b56394989f620a49fc78a68e4bbb SHA256: 37f4a0a55d31888a1c7b0b41eeb0d5eb4285d0b99543858ee15990a2b72925a7 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. Homepage: http://www.samba.org Package: samba-vfs-modules Priority: optional Section: net Installed-Size: 1155 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.7-1.829.201604110946 Replaces: samba-libs (<< 2:4.3.0~rc3-1) Depends: libaio1 (>= 0.3.93), libattr1 (>= 1:2.4.46-8), libbsd0 (>= 0.0), libc6 (>= 2.10), libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.9), samba-libs (= 2:4.3.7-1.829.201604110946) Breaks: samba-libs (<< 2:4.3.0~rc3-1) Filename: 4.0-4-errata/amd64/samba-vfs-modules_4.3.7-1.829.201604110946_amd64.deb Size: 447332 MD5sum: 7e0d3268cb5bd527f37bfa898ea6bd9d SHA1: 537e0d3b16e2bfd5b3f80714bf380964af1d8f7e SHA256: cafc718b8e3f0de4652a9de4483bf4b63456f6ba90d595ee17612032839bd6a2 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. Enhances: samba Homepage: http://www.samba.org Package: samba Priority: optional Section: net Installed-Size: 11045 Maintainer: Debian Samba Maintainers Architecture: amd64 Version: 2:4.3.7-1.829.201604110946 Replaces: libsamdb0 (<< 4.0.0~alpha17~), python-samba (<< 2:4.1.4+dfsg-3), samba-ad-dc, samba-common (<= 2.0.5a-2), samba-doc (<< 2:4.0.5~), samba-libs (<< 2:4.1.4+dfsg-2), samba4 Depends: adduser, libpam-modules, libpam-runtime (>= 1.0.1-11), lsb-base (>= 4.1+Debian), procps, python (>= 2.7), python-dnspython, python-ntdb, python-samba, samba-common (= 2:4.3.7-1.829.201604110946), samba-common-bin (= 2:4.3.7-1.829.201604110946), samba-dsdb-modules, tdb-tools, update-inetd, python (<< 2.8), python2.7, libbsd0 (>= 0.2.0), libc6 (>= 2.4), libcomerr2 (>= 1.01), libldb1 (>= 0.9.21), libpopt0 (>= 1.14), libpython2.7 (>= 2.7), libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.16), samba-libs (= 2:4.3.7-1.829.201604110946) Pre-Depends: dpkg (>= 1.15.7.2), multiarch-support Recommends: attr, logrotate, samba-vfs-modules Suggests: bind9 (>= 1:9.5.1), bind9utils, ctdb, ldb-tools, ntp, smbldap-tools, winbind Conflicts: libldb1 (<< 1:1.1.15), samba (<< 2:3.3.0~rc2-5), samba-ad-dc, samba-doc (<< 2:4.0.5~), samba-tools, samba4 (<< 4.0.0~alpha6-2) Filename: 4.0-4-errata/amd64/samba_4.3.7-1.829.201604110946_amd64.deb Size: 1831092 MD5sum: 432306bdc75e5dd0622a4175c6219ce7 SHA1: 32f9d650aec239a11bdfac40c71e7f28ee37259b SHA256: 4951fb8badddb3e493a62eedef57fa725b5c11c99a0f7f6943f36a11126cc103 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). Enhances: bind9, ntp Homepage: http://www.samba.org Package: smbclient Priority: optional Section: net Installed-Size: 1480 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.7-1.829.201604110946 Replaces: samba (<< 2.999+3.0.alpha21-4), samba-doc (<< 2:4.0.5~), samba4-clients (<< 4.0.5), smbget Provides: samba-client Depends: samba-common (= 2:4.3.7-1.829.201604110946), libbsd0 (>= 0.0), libc6 (>= 2.4), libpopt0 (>= 1.14), libreadline6 (>= 6.0), libsmbclient (>= 2:4.0.3+dfsg1), libtalloc2 (>= 2.0.4~git20101213), libtevent0 (>= 0.9.9), samba-libs (= 2:4.3.7-1.829.201604110946) Pre-Depends: dpkg (>= 1.15.6~) Suggests: cifs-utils, heimdal-clients Conflicts: samba-doc (<< 2:4.0.5~), samba4-clients (<< 4.0.5) Filename: 4.0-4-errata/amd64/smbclient_4.3.7-1.829.201604110946_amd64.deb Size: 503518 MD5sum: e43ec89ee51153ddb2e1af81ffe30188 SHA1: 28f22e1c7175d6891a627fc98ad828484d4d5632 SHA256: bcdf61058c038878dbd84fda4562158215de6954633c5c402a48dab6a8b86d2f 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. Homepage: http://www.samba.org Package: tdb-tools Priority: optional Section: utils Installed-Size: 102 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: tdb Version: 1.3.8-1.53.201604061726 Depends: libc6 (>= 2.4), libtdb1 (>= 1.2.11) Filename: 4.0-4-errata/amd64/tdb-tools_1.3.8-1.53.201604061726_amd64.deb Size: 30492 MD5sum: 496acf182f5181068db2e120768618d1 SHA1: 824c87e23f3ff0d73e8c70d9b6b59d8851cd51e7 SHA256: 3c3bc5c91d146c9eb7ae69d369c0f8de07990a336d2f018fc76b2d3166c613b7 Description: Trivial Database - bundled binaries This is a simple database API. It is modelled after the structure of GDBM. TDB features, unlike GDBM, multiple writers support with appropriate locking and transactions. . This package contains bundled test and utility binaries Homepage: http://tdb.samba.org/ Package: univention-samba4 Priority: optional Section: univention Installed-Size: 470 Maintainer: Univention GmbH Architecture: amd64 Version: 4.0.3-19.660.201604062045 Depends: univention-config (>= 7.0.25), univention-config-registry (>= 8.0.2-1), univention-directory-manager-tools (>> 7.0.147), shell-univention-lib (>= 4.0.3-5), python-univention-lib (>= 1.0.45), python-univention (>= 6.0.9-3), samba (>= 2:4.3.7), samba-vfs-modules, ldb-tools, winbind, univention-samba-local-config, pwgen, univention-samba4-sysvol-sync (= 4.0.3-19.660.201604062045) Conflicts: univention-samba Filename: 4.0-4-errata/amd64/univention-samba4_4.0.3-19.660.201604062045_amd64.deb Size: 93604 MD5sum: 0f9c4ab12293164eeb631861526989fe SHA1: 020f15a372c19ee5abb43062b937a08f37c80bea SHA256: 5542426c632a61bba42c562f48ba3a11e3a305fbdaf4f764ecd967eeb69b9ebf Description: UCS - Samba4 integration package This package contains the scripts and patches for integration of Samba4 into Univention Corporate Server (UCS) . It is part of Univention Corporate Server (UCS), an integrated, directory driven solution for managing corporate environments. For more information about UCS, refer to: http://www.univention.de/ Package: winbind Priority: optional Section: net Installed-Size: 1806 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.7-1.829.201604110946 Replaces: samba-doc (<< 2:4.0.5~), winbind4 Depends: samba (= 2:4.3.7-1.829.201604110946), libbsd0 (>= 0.3.0), libc6 (>= 2.4), libcomerr2 (>= 1.01), libldap-2.4-2 (>= 2.4.7), libpopt0 (>= 1.14), libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.21), libwbclient0 (= 2:4.3.7-1.829.201604110946), samba-libs (= 2:4.3.7-1.829.201604110946) Pre-Depends: multiarch-support Suggests: libnss-winbind, libpam-winbind Conflicts: samba-doc (<< 2:4.0.5~) Filename: 4.0-4-errata/amd64/winbind_4.3.7-1.829.201604110946_amd64.deb Size: 645068 MD5sum: 36553b41aab8fee1ef1f36fa7d503e0b SHA1: 5aa580f2bf69241bcbdfbd1acf19ac8804dc76d6 SHA256: 1c4dd2e9266c3fe24789e896eabcfe0635ce06226b5907873e52b03d29df5154 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. Enhances: libkrb5-26-heimdal Homepage: http://www.samba.org Package: libssl1.0.0-dbg Priority: extra Section: debug Installed-Size: 9436 Maintainer: Debian OpenSSL Team Architecture: amd64 Source: openssl Version: 1.0.1e-2.119.201605091832 Depends: libssl1.0.0 (= 1.0.1e-2.119.201605091832) Filename: 4.0-4-errata/amd64/libssl1.0.0-dbg_1.0.1e-2.119.201605091832_amd64.deb Size: 2978604 MD5sum: 56effa6f723a9b85f227688009808bb0 SHA1: 516ce14f53450c8567bf5cf4383c66aca644924a SHA256: e00f8924c1f43abaa82b0266b40c2b228f8612949625dfb4ee7ab68dd7410584 Description: Symbol tables for libssl and libcrypto This package is part of the OpenSSL implementation of SSL. Multi-Arch: same Package: openssl Priority: optional Section: utils Installed-Size: 1079 Maintainer: Debian OpenSSL Team Architecture: amd64 Version: 1.0.1e-2.119.201605091832 Depends: libc6 (>= 2.7), libssl1.0.0 (>= 1.0.1e-2+deb7u20), zlib1g (>= 1:1.1.4) Suggests: ca-certificates Filename: 4.0-4-errata/amd64/openssl_1.0.1e-2.119.201605091832_amd64.deb Size: 701210 MD5sum: f3a26d2d0f852ecb27a5dd473d214fc0 SHA1: b2086bd9b059faa3b130ee074114dddb979efad0 SHA256: 37991a97d385b9da4da08230d3773db73b7cbc4aca3c301c4cccfde526b7ef65 Description: Secure Socket Layer (SSL) binary and related cryptographic tools This package contains the openssl binary and related tools. . It is part of the OpenSSL implementation of SSL. . You need it to perform certain cryptographic actions like: - Creation of RSA, DH and DSA key parameters; - Creation of X.509 certificates, CSRs and CRLs; - Calculation of message digests; - Encryption and decryption with ciphers; - SSL/TLS client and server tests; - Handling of S/MIME signed or encrypted mail. Package: libssl1.0.0 Priority: important Section: libs Installed-Size: 3015 Maintainer: Debian OpenSSL Team Architecture: amd64 Source: openssl Version: 1.0.1e-2.119.201605091832 Depends: libc6 (>= 2.7), zlib1g (>= 1:1.1.4), debconf (>= 0.5) | debconf-2.0 Pre-Depends: multiarch-support Filename: 4.0-4-errata/amd64/libssl1.0.0_1.0.1e-2.119.201605091832_amd64.deb Size: 1257316 MD5sum: d4c131339504e87a605491ecbc446b0f SHA1: 150fda5c4080712e3ae61dea3f3f578f826fb5d0 SHA256: 8c924d7a6f0312c7fb1eb4b20e8e3bbb45f0b3d3cd0d5a675a86d427902c70d4 Description: SSL shared libraries libssl and libcrypto shared libraries needed by programs like apache-ssl, telnet-ssl and openssh. . It is part of the OpenSSL implementation of SSL. Multi-Arch: same Package: libcrypto1.0.0-udeb Priority: optional Section: debian-installer Installed-Size: 2011 Maintainer: Debian OpenSSL Team Architecture: amd64 Source: openssl Version: 1.0.1e-2.119.201605091832 Depends: libc6-udeb (>= 2.13), zlib1g-udeb (>= 1:1.2.3.3.dfsg-1) Filename: 4.0-4-errata/amd64/libcrypto1.0.0-udeb_1.0.1e-2.119.201605091832_amd64.udeb Size: 632386 MD5sum: ef3a7d7c0cabee617b003e8c6c51d552 SHA1: 42fb99edbbf6d6deb9be7768bb9c925eae63d629 SHA256: cfec916b4abcd3ae5b1832e72e4f7b4e13f1c604c9ecbad20ea3eee8365090ee Description: crypto shared library - udeb libcrypto shared library. . Do not install it on a normal system. Package: libssl-dev Priority: optional Section: libdevel Installed-Size: 6317 Maintainer: Debian OpenSSL Team Architecture: amd64 Source: openssl Version: 1.0.1e-2.119.201605091832 Depends: libssl1.0.0 (= 1.0.1e-2.119.201605091832), zlib1g-dev Recommends: libssl-doc Filename: 4.0-4-errata/amd64/libssl-dev_1.0.1e-2.119.201605091832_amd64.deb Size: 1747928 MD5sum: c003454890f1736105c035800785b130 SHA1: 2b391a5d4871d0bb92ba17d6177fa8e845c65cc4 SHA256: 18fcd0b960adfd49d7062ae1eabe073b4ae7856d63190b44728c6d01e918df2b Description: SSL development libraries, header files and documentation libssl and libcrypto development libraries, header files and manpages. . It is part of the OpenSSL implementation of SSL. Package: libnl-dev Priority: optional Section: libdevel Installed-Size: 182 Maintainer: Michael Biebl Architecture: amd64 Source: libnl Version: 1.1-7.14.201603141220 Depends: libnl1 (= 1.1-7.14.201603141220) Suggests: libnl-doc Filename: 4.0-4-errata/amd64/libnl-dev_1.1-7.14.201603141220_amd64.deb Size: 34618 MD5sum: 3f1654c42ec5c6480c80400cf53461bd SHA1: b6ab325e916b2723470c94bf84b1b89d517ac8be SHA256: 6a429b9fff204392ad29121b78544076e1d26370c8299a482ae1b57416f664b6 Description: development library and headers for libnl This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. . This package contains all files that are needed to build applications using libnl. Homepage: http://www.infradead.org/~tgr/libnl/ Package: libnl1 Priority: optional Section: libs Installed-Size: 393 Maintainer: Michael Biebl Architecture: amd64 Source: libnl Version: 1.1-7.14.201603141220 Depends: libc6 (>= 2.3) Pre-Depends: multiarch-support Filename: 4.0-4-errata/amd64/libnl1_1.1-7.14.201603141220_amd64.deb Size: 142576 MD5sum: 9bae26ceb933b6bbea15fd5e1654f3a3 SHA1: de776b353c987a8086be7f1c02420070f8798a8b SHA256: d808619bc93353fbe48e766a1cc1cd8967021d7afcb78e00e89849981b26b195 Description: library for dealing with netlink sockets This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. Multi-Arch: same Homepage: http://www.infradead.org/~tgr/libnl/ Package: libvirt0-dbg Priority: extra Section: debug Installed-Size: 47740 Maintainer: Debian Libvirt Maintainers Architecture: amd64 Source: libvirt Version: 1.2.9-9+deb8u2.140.201605091238 Depends: libvirt0 (= 1.2.9-9+deb8u2.140.201605091238) Filename: 4.0-4-errata/amd64/libvirt0-dbg_1.2.9-9+deb8u2.140.201605091238_amd64.deb Size: 16468422 MD5sum: 06c534a58717c13fbd1ed84da7ea6c7a SHA1: 959402a28e96246c26b7af6d291964ca42f382da SHA256: de4dfb956f15c06a30ffa110fee3365b6cd84ed3b2e602aabeb144d56d7b5ed5 Description: library for interfacing with different virtualization systems Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the debugging symbols. Homepage: http://libvirt.org Package: libvirt-daemon Priority: optional Section: admin Installed-Size: 9439 Maintainer: Debian Libvirt Maintainers Architecture: amd64 Source: libvirt Version: 1.2.9-9+deb8u2.140.201605091238 Depends: libapparmor1 (>= 2.6~devel), libaudit0 (>= 1.7.13), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libblkid1 (>= 2.17.2), libc6 (>= 2.13), libcap-ng0, libdbus-1-3 (>= 1.1.1), libdevmapper1.02.1 (>= 2:1.02.20), libfuse2 (>= 2.8.1), libgcrypt11 (>= 1.4.5), libgnutls26 (>= 2.12.17-0), libnetcf1, libnl1 (>= 1.1), libnuma1 (>= 2.0.8~rc4), libparted0debian1 (>= 2.2-1), libpcap0.8 (>= 1.0.0), libpciaccess0, libsasl2-2 (>= 2.1.24), libselinux1 (>= 2.0.82), libssh2-1 (>= 1.2.8), libsystemd-daemon0 (>= 31), libudev0 (>= 0.140), libvirt0 (= 1.2.9-9+deb8u2.140.201605091238), libxenstore3.0 (>= 3.2.0), libxml2 (>= 2.7.4), libyajl2 (>= 2.0.4) Recommends: qemu-kvm | qemu (>= 0.9.1), libxml2-utils, netcat-openbsd Suggests: libvirt-daemon-system Filename: 4.0-4-errata/amd64/libvirt-daemon_1.2.9-9+deb8u2.140.201605091238_amd64.deb Size: 3620052 MD5sum: bb12c6fe27163e02d0ef66c8633dda22 SHA1: 6753ea3e1d18351532229b876ad5494dc942e8e7 SHA256: 470d0b816a9635e9ac910220114269e5f6d5a238e57a52f77b34377b65c6c160 Description: programs for the libvirt library Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the libvirt-daemon. Enhances: qemu, qemu-kvm, xen Homepage: http://libvirt.org Package: libvirt0 Priority: optional Section: libs Installed-Size: 5197 Maintainer: Debian Libvirt Maintainers Architecture: amd64 Source: libvirt Version: 1.2.9-9+deb8u2.140.201605091238 Depends: libapparmor1 (>= 2.6~devel), libaudit0 (>= 1.7.13), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.13), libcap-ng0, libdbus-1-3 (>= 1.1.1), libdevmapper1.02.1 (>= 2:1.02.20), libgcrypt11 (>= 1.4.5), libgnutls26 (>= 2.12.17-0), libnl1 (>= 1.1), libnuma1 (>= 2.0.8~rc4), libsasl2-2 (>= 2.1.24), libselinux1 (>= 2.0.82), libssh2-1 (>= 1.2.8), libsystemd-daemon0 (>= 31), libxml2 (>= 2.7.4), libyajl2 (>= 2.0.4) Recommends: lvm2 Breaks: selinux-policy-default (<< 2:2.20131214-1~), selinux-policy-mls (<< 2:2.20131214-1~) Filename: 4.0-4-errata/amd64/libvirt0_1.2.9-9+deb8u2.140.201605091238_amd64.deb Size: 3193726 MD5sum: 2938408dd3300a409887741530e917d0 SHA1: 190292dc6d96809255109b557f77f0b66e4e78f0 SHA256: e4ef9207d3d767c665655de8fbfa828f7522b05c119be522b02287adc5f956a9 Description: library for interfacing with different virtualization systems Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. Homepage: http://libvirt.org Package: libvirt-dev Priority: optional Section: libdevel Installed-Size: 1031 Maintainer: Debian Libvirt Maintainers Architecture: amd64 Source: libvirt Version: 1.2.9-9+deb8u2.140.201605091238 Replaces: libvirt-bin (<= 1.2.9-9+deb8u2.140.201605091238) Depends: libvirt0 (= 1.2.9-9+deb8u2.140.201605091238), libxen-dev Recommends: pkg-config Filename: 4.0-4-errata/amd64/libvirt-dev_1.2.9-9+deb8u2.140.201605091238_amd64.deb Size: 194816 MD5sum: 21dea65144eb8ee0926e1d9436625bd5 SHA1: 3a18dcc0823fe6e8b79437692f78d492e63aa10d SHA256: 55bcbceb3c49a25069db1c056c05313d8bd1d734580a5686e29db7c40b99efdd Description: development files for the libvirt library Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the header files and static libraries which are needed for developing the applications with libvirt. Homepage: http://libvirt.org Package: libvirt-sanlock Priority: extra Section: libs Installed-Size: 163 Maintainer: Debian Libvirt Maintainers Architecture: amd64 Source: libvirt Version: 1.2.9-9+deb8u2.140.201605091238 Depends: libc6 (>= 2.9), libsanlock-client1 (>= 2.1), augeas-tools, libvirt0 (= 1.2.9-9+deb8u2.140.201605091238) Filename: 4.0-4-errata/amd64/libvirt-sanlock_1.2.9-9+deb8u2.140.201605091238_amd64.deb Size: 75870 MD5sum: f03700763cf959453c6f97e0686b4d40 SHA1: 79defbb2970bf8cc4d4440ae694fd400a756b87f SHA256: 7c1e119a44f88e0268945c2b7f7ad94818c654c8f4261102c2074b9700ccd1c3 Description: library for interfacing with different virtualization systems Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the sanlock plugin. Homepage: http://libvirt.org Package: libvirt-bin Priority: extra Section: oldlibs Installed-Size: 73 Maintainer: Debian Libvirt Maintainers Architecture: amd64 Source: libvirt Version: 1.2.9-9+deb8u2.140.201605091238 Depends: libvirt-daemon-system (>= 1.2.9-9+deb8u2.140.201605091238), libvirt-clients (>= 1.2.9-9+deb8u2.140.201605091238) Filename: 4.0-4-errata/amd64/libvirt-bin_1.2.9-9+deb8u2.140.201605091238_amd64.deb Size: 37748 MD5sum: a1480efae927b08446eec93937e90568 SHA1: 3ee3a6d4e9f51b6f23d74eac180e72398afb36b9 SHA256: f0943ddd7ad9b9cc416bbf549dfdc56bc34c453ab536be5ca38f48e85059a9d1 Description: programs for the libvirt library Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This is a transitional package. You can safely remove it. Homepage: http://libvirt.org Package: libvirt-daemon-system Priority: optional Section: admin Installed-Size: 562 Maintainer: Debian Libvirt Maintainers Architecture: amd64 Source: libvirt Version: 1.2.9-9+deb8u2.140.201605091238 Replaces: libvirt-bin (<= 1.2.9-9+deb8u2.140.201605091238) Depends: libapparmor1 (>= 2.6~devel), libaudit0 (>= 1.7.13), libblkid1 (>= 2.17.2), libc6 (>= 2.10), libcap-ng0, libdbus-1-3 (>= 1.0.2), libdevmapper1.02.1 (>= 2:1.02.20), libnl1 (>= 1.1), libnuma1 (>= 2.0.8~rc4), libselinux1 (>= 1.32), libsystemd-daemon0 (>= 31), libvirt0 (>= 1.2.9~rc1), libxml2 (>= 2.7.4), libyajl2 (>= 2.0.4), adduser, gettext-base, libvirt-clients (= 1.2.9-9+deb8u2.140.201605091238), libvirt-daemon (= 1.2.9-9+deb8u2.140.201605091238), logrotate, policykit-1 Pre-Depends: init-system-helpers (>= 1.18~) Recommends: bridge-utils, dmidecode, dnsmasq-base (>= 2.46-1), ebtables, iproute2, iptables (>= 1.4.10), parted, pm-utils Suggests: radvd, auditd, systemtap, systemd, apparmor Breaks: libvirt-bin (<< 1.2.7-11~) Filename: 4.0-4-errata/amd64/libvirt-daemon-system_1.2.9-9+deb8u2.140.201605091238_amd64.deb Size: 156378 MD5sum: 60e9fbcbb19edd98b4ae8bc694ea2e09 SHA1: 946ea2d38a360f3df1f5631eea687e5cade4e38e SHA256: 23bf10add28986eaa19b3f620a7c1b11c147649b7b4da28c46c4cf53f18fac58 Description: Libvirt daemon configuration files Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the configuration files to run the libvirt daemon as a system service. Homepage: http://libvirt.org Package: libvirt-clients Priority: optional Section: admin Installed-Size: 1702 Maintainer: Debian Libvirt Maintainers Architecture: amd64 Source: libvirt Version: 1.2.9-9+deb8u2.140.201605091238 Replaces: libvirt-bin (<= 1.2.9-9+deb8u2.140.201605091238) Depends: libapparmor1 (>= 2.6~devel), libc6 (>= 2.13), libreadline6 (>= 6.0), libselinux1 (>= 1.32), libvirt0 (= 1.2.9-9+deb8u2.140.201605091238), libxml2 (>= 2.7.4) Suggests: libvirt-daemon Breaks: libvirt-bin (<< 1.2.7-11~) Filename: 4.0-4-errata/amd64/libvirt-clients_1.2.9-9+deb8u2.140.201605091238_amd64.deb Size: 652348 MD5sum: 84dd09e3a5ac442cc8fd57b7807e4c5b SHA1: 9b8e823be2b81f9bb559e25de365e413c08533f5 SHA256: e7092bf7e531ff87dc1fab93c6f699171e5b5739425b9dca3b32f0860c83419c Description: programs for the libvirt library Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the libvirt shell virsh and other client binaries. Homepage: http://libvirt.org Package: libnetcf1-dbg Priority: extra Section: debug Installed-Size: 398 Maintainer: Serge Hallyn Architecture: amd64 Source: netcf Version: 0.1.9-2.4.201603151045 Depends: libnetcf1 (= 0.1.9-2.4.201603151045) Filename: 4.0-4-errata/amd64/libnetcf1-dbg_0.1.9-2.4.201603151045_amd64.deb Size: 130826 MD5sum: 839735aea7e8155d7c86576048373547 SHA1: e50e3044362d9ce676c4c0e909d6095f9925f493 SHA256: d1b80ddaf233a7d1a65f39cfebd4eb608b8d491c9513a9f32f216c72a008b2d4 Description: cross-platform network configuration library Netcf is a library used to modify the network configuration of a system. Network configurations are expressed in a platform-independent XML format, which netcf translates into changes to the system's 'native' network configuration files. . This package contains the debugging symbols for libnetcf1. Homepage: https://fedorahosted.org/netcf/ Package: libnetcf1 Priority: extra Section: libs Installed-Size: 203 Maintainer: Serge Hallyn Architecture: amd64 Source: netcf Version: 0.1.9-2.4.201603151045 Depends: libaugeas0 (>= 0.6.0), libc6 (>= 2.8), libnl1 (>= 1.1), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), augeas-lenses Filename: 4.0-4-errata/amd64/libnetcf1_0.1.9-2.4.201603151045_amd64.deb Size: 51296 MD5sum: 52387cce836c6ff8a065717794e7186d SHA1: 75a4ba089d2327fcbed71b0859f7315aee0530f8 SHA256: c9004f4ba48b431fb838427eb0cc9af31394290267b4c9244455cecf7401065b Description: cross-platform network configuration library Netcf is a library used to modify the network configuration of a system. Network configurations are expressed in a platform-independent XML format, which netcf translates into changes to the system's 'native' network configuration files. Homepage: https://fedorahosted.org/netcf/ Package: libnetcf-dev Priority: extra Section: libdevel Installed-Size: 179 Maintainer: Serge Hallyn Architecture: amd64 Source: netcf Version: 0.1.9-2.4.201603151045 Depends: libnetcf1 (= 0.1.9-2.4.201603151045) Filename: 4.0-4-errata/amd64/libnetcf-dev_0.1.9-2.4.201603151045_amd64.deb Size: 45514 MD5sum: 3fdd1208d8afd7d094eb5e38beb9f8fd SHA1: 4d114da845eb2a48cfb25318c930d0d889ed3c16 SHA256: 355c2de8894bc1a96275a0073c15f0f29f937719a6df0c8b2ee9bbcb16fbd37f Description: development library and headers for netcf Netcf is a library used to modify the network configuration of a system. Network configurations are expressed in a platform-independent XML format, which netcf translates into changes to the system's 'native' network configuration files. . This package contains all the files that are needed to build applications using netcf. Homepage: https://fedorahosted.org/netcf/ Package: netcf Priority: extra Section: admin Installed-Size: 59 Maintainer: Serge Hallyn Architecture: amd64 Version: 0.1.9-2.4.201603151045 Depends: libc6 (>= 2.3.4), libnetcf1 (= 0.1.9-2.4.201603151045), libreadline6 (>= 6.0) Filename: 4.0-4-errata/amd64/netcf_0.1.9-2.4.201603151045_amd64.deb Size: 15928 MD5sum: 96a0cd74fba211345c9b783d3df293ba SHA1: f0d945a83904a9010385bee0c3cfb61c301ea1ee SHA256: 9665427fdcd38149bc5206a3873503a208c65a3a16e3156fd40c457c200f0fa7 Description: programs for the netcf library Netcf is a library used to modify the network configuration of a system. Network configurations are expressed in a platform-independent XML format, which netcf translates into changes to the system's 'native' network configuration files. . This package contains the supporting binaries to use with netcf. Homepage: https://fedorahosted.org/netcf/ Package: qemu-kvm Priority: optional Section: misc Installed-Size: 4620 Maintainer: Michael Tokarev Architecture: amd64 Version: 1.1.2+dfsg-6.50.201605111104 Replaces: kvm (<< 1:0), kvm-data (<= 66+dfsg-1.1) Provides: kvm Depends: libaio1 (>= 0.3.93), libasound2 (>= 1.0.16), libbluetooth3 (>= 4.91), libbrlapi0.5, libc6 (>= 2.11), libcurl3-gnutls (>= 7.16.2), libglib2.0-0 (>= 2.24.0), libgnutls26 (>= 2.12.17-0), libjpeg8 (>= 8c), libncurses5 (>= 5.5-5~), libpng12-0 (>= 1.2.13-4), libpulse0 (>= 0.99.1), libsasl2-2 (>= 2.1.24), libsdl1.2debian (>= 1.2.11), libtinfo5, libuuid1 (>= 2.16), libvdeplug2, libx11-6, zlib1g (>= 1:1.1.4), python, seabios (>> 1.7.0~), vgabios (>= 0.6c-3~), qemu-keymaps, qemu-utils (>> 0.14.0), ipxe-qemu | ipxe (<< 1.0.0+git-20120202.f6840ba-2) Pre-Depends: adduser Recommends: bridge-utils, iproute, etherboot-qemu Suggests: debootstrap, vde2, samba Conflicts: kvm (<< 1:0), kvm-data (<= 66+dfsg-1.1), kvm-source (<= 18-1) Breaks: libvirt0 (<< 0.9.8-2~) Filename: 4.0-4-errata/amd64/qemu-kvm_1.1.2+dfsg-6.50.201605111104_amd64.deb Size: 1556992 MD5sum: e2f201b8e2b7e4427ea917f4a03723e2 SHA1: 20eecc9d93b1f2c12d4527b6d515645f854d65b5 SHA256: ae89ca7fa18affbef51014c167ba73c74b045739536c1783942d6c86cb65665e Description: Full virtualization on x86 hardware Using KVM, one can run multiple virtual PCs, each running unmodified Linux or Windows images. Each virtual machine has private virtualized hardware: a network card, disk, graphics adapter, etc. . KVM (for Kernel-based Virtual Machine) is a full virtualization solution for Linux hosts on x86 hardware with x86 guests. KVM is intended for systems where the processor has hardware support for virtualization, see below for details. All combinations of 32-bit and 64-bit host and guest systems are supported, except 64-bit guests on 32-bit hosts. . KVM requires your system to support hardware virtualization, provided by AMD's SVM capability or Intel's VT. See /usr/share/doc/qemu-kvm/README.Debian for more information. Homepage: http://www.linux-kvm.org/ Package: kvm Priority: extra Section: oldlibs Installed-Size: 58 Maintainer: Michael Tokarev Architecture: amd64 Source: qemu-kvm (1.1.2+dfsg-6.50.201605111104) Version: 1:1.1.2+dfsg-6.50.201605111104 Depends: qemu-kvm Filename: 4.0-4-errata/amd64/kvm_1.1.2+dfsg-6.50.201605111104_amd64.deb Size: 25452 MD5sum: 3f36746db9d71af7bebcacc382dbc050 SHA1: 91389b6d0480b9e475a079ee1098fd64eb18a5c2 SHA256: bc2f4f1b9ab7995562066b875bac0835bcd325724d9aa8e4bd31a4c6520a25a7 Description: dummy transitional package from kvm to qemu-kvm This transitional package helps users transition from the kvm package to the qemu-kvm package. Once this package and its dependencies are installed you can safely remove it. Homepage: http://www.linux-kvm.org/ Package: qemu-kvm-dbg Priority: extra Section: debug Installed-Size: 16593 Maintainer: Michael Tokarev Architecture: amd64 Source: qemu-kvm Version: 1.1.2+dfsg-6.50.201605111104 Replaces: kvm-dbg Depends: qemu-kvm (= 1.1.2+dfsg-6.50.201605111104) Conflicts: kvm-dbg Filename: 4.0-4-errata/amd64/qemu-kvm-dbg_1.1.2+dfsg-6.50.201605111104_amd64.deb Size: 5094088 MD5sum: 4ef61b12f1a6c4d89e240e9c8f5accc3 SHA1: 1b4310a586697e3bdfb8ebb52fabe38e56adb626 SHA256: 689bd3c5b04d4d9e4f0cab08ab12f94077f3044ff1fa5bb00dbfce9a180e074f Description: Debugging info for qemu-kvm This package contains the debugging symbols for qemu-kvm. Homepage: http://www.linux-kvm.org/ Package: qemu-user Priority: optional Section: misc Installed-Size: 47015 Maintainer: Debian QEMU Team Architecture: amd64 Source: qemu Version: 1.1.2+dfsg-6a.46.201605111506 Replaces: qemu (<< 0.11.0-2) Depends: libc6 (>= 2.11), libglib2.0-0 (>= 2.16.0) Suggests: sudo Breaks: qemu (<< 0.11.0-2) Filename: 4.0-4-errata/amd64/qemu-user_1.1.2+dfsg-6a.46.201605111506_amd64.deb Size: 7723394 MD5sum: 865f1332d864e96829c004e302afddbd SHA1: f2988370b2d8dfcf0bc8dc94d84b9e456c8ce94b SHA256: b06696940e13ef29f661308db66c4ac160226cff72e2e416908f1b17387e5205 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. Homepage: http://www.qemu.org/ Package: qemu-utils Priority: optional Section: misc Installed-Size: 1503 Maintainer: Debian QEMU Team Architecture: amd64 Source: qemu Version: 1.1.2+dfsg-6a.46.201605111506 Replaces: qemu (<< 0.11.0-2), qemu-user (<< 0.11.1-2) Depends: libaio1 (>= 0.3.93), libc6 (>= 2.10), libcurl3-gnutls (>= 7.16.2), libglib2.0-0 (>= 2.24.0), libiscsi2 (>= 1.10.0), libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4) Recommends: sharutils Suggests: debootstrap Conflicts: kvm (= 85+dfsg-4.1) Breaks: qemu (<< 0.11.0-2), qemu-user (<< 0.11.1-2) Filename: 4.0-4-errata/amd64/qemu-utils_1.1.2+dfsg-6a.46.201605111506_amd64.deb Size: 664898 MD5sum: 2f4244264d3048af501f51db8b4ff7a1 SHA1: 3026a98144fcb8c565a691bcd65a7d0d5d0a2f11 SHA256: eb4bc4ae07985ecefb7f94eb217cba584dd866c7d9538aa46cd1e92ad78cd372 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 Homepage: http://www.qemu.org/ Package: qemu-system Priority: optional Section: misc Installed-Size: 81892 Maintainer: Debian QEMU Team Architecture: amd64 Source: qemu Version: 1.1.2+dfsg-6a.46.201605111506 Replaces: qemu (<< 0.11.0-2) Depends: libaio1 (>= 0.3.93), libasound2 (>= 1.0.16), libbluetooth3 (>= 4.91), libbrlapi0.5, libc6 (>= 2.11), libcurl3-gnutls (>= 7.16.2), libfdt1, libgl1-mesa-glx | libgl1, libglib2.0-0 (>= 2.24.0), libgnutls26 (>= 2.12.17-0), libiscsi2 (>= 1.10.0), libjpeg8 (>= 8c), libncurses5 (>= 5.5-5~), libpng12-0 (>= 1.2.13-4), libpulse0 (>= 0.99.1), libsasl2-2 (>= 2.1.24), libsdl1.2debian (>= 1.2.11), libspice-server1 (>= 0.11.0), libtinfo5, libuuid1 (>= 2.16), libvdeplug2, libx11-6, libxen-4.1 (>= 4.1.4), libxenstore3.0 (>= 4.1.0~rc6), zlib1g (>= 1:1.1.4), qemu-keymaps (>= 1.1.2+dfsg-6a.46.201605111506), vgabios (>= 0.6c-3~), seabios (>= 1.7.0~), ipxe-qemu | ipxe (<< 1.0.0+git-20120202.f6840ba-2) Recommends: vde2, qemu-utils Suggests: samba Breaks: qemu (<< 0.11.0-2) Filename: 4.0-4-errata/amd64/qemu-system_1.1.2+dfsg-6a.46.201605111506_amd64.deb Size: 27704534 MD5sum: f23773b25c41555c8c4708c44c710d92 SHA1: 474e04ee584305bb0d42f4c1515840ce5e0443cc SHA256: e8966fb9ec7bab5597676f8defbaf2532d0015a6be02d93cbc52c440e03bd3c7 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 package provides the full system emulation binaries. In this 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. Homepage: http://www.qemu.org/ Package: qemu Priority: optional Section: misc Installed-Size: 373 Maintainer: Debian QEMU Team Architecture: amd64 Version: 1.1.2+dfsg-6a.46.201605111506 Depends: qemu-system (>= 1.1.2+dfsg-6a.46.201605111506), qemu-user (>= 1.1.2+dfsg-6a.46.201605111506), qemu-utils (>= 1.1.2+dfsg-6a.46.201605111506) Suggests: qemu-user-static Filename: 4.0-4-errata/amd64/qemu_1.1.2+dfsg-6a.46.201605111506_amd64.deb Size: 118760 MD5sum: f56799a3b4ca5fa778b440030a00a92f SHA1: 58637869979184b3da6c42f4c3585264320c0da3 SHA256: 99fe6ea389440411cc609637035a1e35b073cc6344565a8c359da95cf67c91a7 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. Homepage: http://www.qemu.org/ Package: qemu-user-static Priority: optional Section: misc Installed-Size: 64137 Maintainer: Debian QEMU Team Architecture: amd64 Source: qemu Version: 1.1.2+dfsg-6a.46.201605111506 Recommends: binfmt-support Suggests: sudo Filename: 4.0-4-errata/amd64/qemu-user-static_1.1.2+dfsg-6a.46.201605111506_amd64.deb Size: 16579604 MD5sum: 31e899401cf4ef67df3c829f1e4d9e78 SHA1: efc62c4124ebe5bee23166d35605dbb4448c1c60 SHA256: af68a8a8ae9cd51c82e8af9b86d54618fcb506bb652581a6de7958de8106969e 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. Homepage: http://www.qemu.org/