Package: apache2-dbg Priority: extra Section: debug Installed-Size: 9990 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.22-13.95.201603212007 Depends: apache2.2-bin (= 2.2.22-13.95.201603212007) Filename: 4.1-1-errata/amd64/apache2-dbg_2.2.22-13.95.201603212007_amd64.deb Size: 1672402 MD5sum: 4f93a25641cf0a4c56e81175d7901e8a SHA1: ca422a76380ac482b2d502c2765ad2c5e7e45174 SHA256: a8515a7de655d59c4ac76e5113c7ec13c7984f4f03ff56cdb4886e1e41676a3f 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.95.201603212007 Provides: apache2, apache2-mpm, httpd, httpd-cgi Depends: apache2.2-common (= 2.2.22-13.95.201603212007), apache2.2-bin (= 2.2.22-13.95.201603212007) Conflicts: apache2-common, apache2-mpm Filename: 4.1-1-errata/amd64/apache2-mpm-event_2.2.22-13.95.201603212007_amd64.deb Size: 2310 MD5sum: 46feb3a659dd09d027cb099bbea117b4 SHA1: 4f873cff4c5835b8b4f60ce9f2c4e908d6a30122 SHA256: 6f9d1af880316c497318bf3b6b97865542ea063aa16049b771699409d6de60aa 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.95.201603212007 Provides: apache2, apache2-mpm, httpd, httpd-cgi Depends: apache2.2-common (= 2.2.22-13.95.201603212007), apache2.2-bin (= 2.2.22-13.95.201603212007) Conflicts: apache2-common, apache2-mpm Filename: 4.1-1-errata/amd64/apache2-mpm-itk_2.2.22-13.95.201603212007_amd64.deb Size: 2338 MD5sum: 24d1e48760eaf95b6bba157d38e34b95 SHA1: ceb301f73b8b4b3d5192dc82ec047b57105fd1fa SHA256: 280c06a1a7b6383aee0b83c08033f525d596ac5a483d0c04fa235c6a82377a8a 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.95.201603212007 Provides: apache2, apache2-mpm, httpd, httpd-cgi Depends: apache2.2-common (= 2.2.22-13.95.201603212007), apache2.2-bin (= 2.2.22-13.95.201603212007) Conflicts: apache2-common, apache2-mpm Filename: 4.1-1-errata/amd64/apache2-mpm-prefork_2.2.22-13.95.201603212007_amd64.deb Size: 2346 MD5sum: a6c8624cd56ff95b8daf5dbf3ff75c40 SHA1: 12d557d17f854e885cbd1d85383f9ea0320d432a SHA256: e6d8335900ac8a1bec28ad24dcc5dd3b5d2f750a864ecbd1772fcc769a9c9e97 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.95.201603212007 Provides: apache2, apache2-mpm, httpd, httpd-cgi Depends: apache2.2-common (= 2.2.22-13.95.201603212007), apache2.2-bin (= 2.2.22-13.95.201603212007) Conflicts: apache2-common, apache2-mpm Filename: 4.1-1-errata/amd64/apache2-mpm-worker_2.2.22-13.95.201603212007_amd64.deb Size: 2246 MD5sum: 4400b81f9489a4295e5695be5252f9c0 SHA1: d13897cc59847bf567778a53470546e3c2640bd2 SHA256: dffea0e5a0153efc5767f2330cacb98e7c29dffb19626de50d56ef344cb0c8bb 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.95.201603212007 Depends: apache2.2-common (= 2.2.22-13.95.201603212007), openssl, libaprutil1-dev Conflicts: apache2-threaded-dev Filename: 4.1-1-errata/amd64/apache2-prefork-dev_2.2.22-13.95.201603212007_amd64.deb Size: 114708 MD5sum: 1d206c9ca16b450f28c872cfacbd1665 SHA1: 83bbc5ec8f7bd26b1b2f55c8202bccf7ce472ed2 SHA256: 2ac8d8ba7cde6464c812e4117f53bb5840c44f557252324d37eb1492de7ca643 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.95.201603212007 Replaces: apache2-suexec Provides: apache2-suexec Depends: libc6 (>= 2.3), apache2.2-common Conflicts: apache-common, apache2-suexec Filename: 4.1-1-errata/amd64/apache2-suexec-custom_2.2.22-13.95.201603212007_amd64.deb Size: 108536 MD5sum: 6018826d7088dc5771b058e9cd301f2b SHA1: 14591506bfa1c4d04df688d6cee1f079bdc5ab9d SHA256: 2c7790d78080d6d21493672760059e7bf79b6ff2b26e6e0fd9ee9fa32461881f 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.95.201603212007 Replaces: apache2-suexec Depends: libc6 (>= 2.2.5), apache2.2-common Conflicts: apache-common, apache2-suexec Filename: 4.1-1-errata/amd64/apache2-suexec_2.2.22-13.95.201603212007_amd64.deb Size: 106988 MD5sum: e3d56fc224f2195e694a86dde17a7e09 SHA1: 09341dbdd9c3ff715a1ddf4d008c4c50d954cacf SHA256: d72fab0733c1b3ac6e9338b994b0d9283f578897bfed113d1efb3e256ad10dd6 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.95.201603212007 Depends: apache2.2-common (= 2.2.22-13.95.201603212007), openssl, libaprutil1-dev Conflicts: apache2-prefork-dev Filename: 4.1-1-errata/amd64/apache2-threaded-dev_2.2.22-13.95.201603212007_amd64.deb Size: 115528 MD5sum: 1735717bbde72cd8b1758bd4769bcf0f SHA1: 289812ef09566dd71516bc9aa7e91307810de2fd SHA256: 51f265d60f77c2f9890a11631f7a2ee4a465510f1fdf20b01455a8faca29ddf4 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.95.201603212007 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.1-1-errata/amd64/apache2-utils_2.2.22-13.95.201603212007_amd64.deb Size: 162808 MD5sum: ea725005eece9c7d4a78d95b2ef52eac SHA1: 40504607dd356905708bc2e91720818a30c0b839 SHA256: 88223aba80e566b878cd9825ce8b2d9038f2ef8b9e18897cb0f9ad4474b9d91c 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.95.201603212007 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.1-1-errata/amd64/apache2.2-bin_2.2.22-13.95.201603212007_amd64.deb Size: 784474 MD5sum: 1536e3f6b05018039c115a233d25b8bd SHA1: a5a94db503791a98e499192b109fdda5560c26b9 SHA256: efd868e810dfe0911d835b690f1a93509e27c85ee8047c2e1f0ebb51b6796b8a 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: 786 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.22-13.95.201603212007 Replaces: apache2-common Depends: apache2.2-bin (= 2.2.22-13.95.201603212007), 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.1-1-errata/amd64/apache2.2-common_2.2.22-13.95.201603212007_amd64.deb Size: 293932 MD5sum: a172039fbe9b4424291625d9d940ba63 SHA1: b63a062fe5905ff77f2504d379376a7e71582088 SHA256: f5bd6befb301cb5c5ab932476ffd460f259a2e97a7362a07170d43446022a209 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.95.201603212007 Depends: apache2-mpm-worker (= 2.2.22-13.95.201603212007) | apache2-mpm-prefork (= 2.2.22-13.95.201603212007) | apache2-mpm-event (= 2.2.22-13.95.201603212007) | apache2-mpm-itk (= 2.2.22-13.95.201603212007), apache2.2-common (= 2.2.22-13.95.201603212007) Filename: 4.1-1-errata/amd64/apache2_2.2.22-13.95.201603212007_amd64.deb Size: 1452 MD5sum: e9ce158b1d9289297abcc5c7eb5cbd12 SHA1: 06549d84a650394eaf574371926386c47549c4e1 SHA256: 0656eee1b3b006afd749e55062d969ebbd41c5f0561a0177dd50cf8796fbbd36 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: 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.37.201602231237 Depends: debianutils (>= 2.8.2), isc-dhcp-common (= 4.2.2.dfsg.1-5+deb70u8.37.201602231237) Suggests: resolvconf, avahi-autoipd Conflicts: dhcp-client (<< 3.0), samba-common (<< 3.0.0beta1-2) Filename: 4.1-1-errata/amd64/isc-dhcp-client-dbg_4.2.2.dfsg.1-5+deb70u8.37.201602231237_amd64.deb Size: 2209618 MD5sum: 24847ac7275d6091ba6a26a8f4f574c0 SHA1: 9c9b46bdca099ac744c384e86fa4793a5e0fb31f SHA256: bd54e8e53bbfb2ad46269c6da435241ffa5dd4b9a6a0fdd9ae7e31b3a6359c3d 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.37.201602231237 Depends: libc6-udeb (>= 2.13) Filename: 4.1-1-errata/amd64/isc-dhcp-client-udeb_4.2.2.dfsg.1-5+deb70u8.37.201602231237_amd64.udeb Size: 601706 MD5sum: f470fb0f6fcaabd6e283b5127f6fbaa7 SHA1: b0bd255ce25e1a7c6bbaf675f1c9810f5ea67d97 SHA256: 97f0a6cb41a8046eb4d8d5e407125f4ce699a677bd957568746b4ccc60203741 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.37.201602231237 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.37.201602231237), 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.1-1-errata/amd64/isc-dhcp-client_4.2.2.dfsg.1-5+deb70u8.37.201602231237_amd64.deb Size: 792438 MD5sum: 0ed40b11c094e12a2078b7ca8188b587 SHA1: 04752a07657adfa72de10b2dafe81691b08eb751 SHA256: 712727325496bed26dc09fd20fb193e7fd1faec7f89d6384538a08d9fb5d6ce3 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.37.201602231237 Replaces: dhcp3-common Provides: dhcp3-common Depends: libc6 (>= 2.4), debianutils (>= 2.8.2) Filename: 4.1-1-errata/amd64/isc-dhcp-common_4.2.2.dfsg.1-5+deb70u8.37.201602231237_amd64.deb Size: 852098 MD5sum: a2135d63d75ade651ceccaaac2e10526 SHA1: e68ef7c3bb8bcbc9abe1ee8c6027fd3abd6ae6a4 SHA256: 5a2cf4a82d462f1a4018b5be6efb2cbbc21968768de72a0bc45ee5997bb120c3 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.37.201602231237 Replaces: dhcp3-dev Provides: dhcp3-dev Depends: libc6-dev Filename: 4.1-1-errata/amd64/isc-dhcp-dev_4.2.2.dfsg.1-5+deb70u8.37.201602231237_amd64.deb Size: 775898 MD5sum: 3e154ab351770b899a32caee463eab78 SHA1: aa8dd6e7ab9e030ebb8580f5c4c825a83a74dc45 SHA256: 6b4c3e1867121a48612f8520790006d4a0b937f5f2cc14e3b44c70cba8076f68 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.37.201602231237 Depends: debianutils (>= 2.8.2), isc-dhcp-common (= 4.2.2.dfsg.1-5+deb70u8.37.201602231237) Conflicts: dhcp-relay Filename: 4.1-1-errata/amd64/isc-dhcp-relay-dbg_4.2.2.dfsg.1-5+deb70u8.37.201602231237_amd64.deb Size: 2114172 MD5sum: 567881025f12dff982625af04ebdc930 SHA1: 0f7cb2efc49d59925a1ccc62faae7a7d41062e2c SHA256: 902847d8675f51bfe9db0c46a226db86c0b2d6c3ae50f952968a34a3c2eeef03 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.37.201602231237 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.37.201602231237) Conflicts: dhcp-relay Filename: 4.1-1-errata/amd64/isc-dhcp-relay_4.2.2.dfsg.1-5+deb70u8.37.201602231237_amd64.deb Size: 732446 MD5sum: e25deba449f903694aa0ae4c7c7b4be0 SHA1: bd6677e3343fbb6bea42b02cb52d7595ae3827b4 SHA256: 6654b258d08128fb1c90e5988033b94f238f44b5b003d71338ae87ccb0747e32 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.37.201602231237 Depends: debianutils (>= 2.8.2), isc-dhcp-common (= 4.2.2.dfsg.1-5+deb70u8.37.201602231237), lsb-base Suggests: isc-dhcp-server-ldap Conflicts: dhcp Filename: 4.1-1-errata/amd64/isc-dhcp-server-dbg_4.2.2.dfsg.1-5+deb70u8.37.201602231237_amd64.deb Size: 2534080 MD5sum: 5ba1f1e95ae9dc0ea9c4bcf9099e0fd3 SHA1: b194c994beab0a0161bf54ee06d6b1a68f53a940 SHA256: caf7badf7e475d175c18d6e2d709ee43cdf3d65f35f19b619da4246134159215 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: 1945 Maintainer: Debian ISC DHCP maintainers Architecture: amd64 Source: isc-dhcp Version: 4.2.2.dfsg.1-5+deb70u8.37.201602231237 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.37.201602231237), isc-dhcp-server (= 4.2.2.dfsg.1-5+deb70u8.37.201602231237) Conflicts: dhcp Filename: 4.1-1-errata/amd64/isc-dhcp-server-ldap_4.2.2.dfsg.1-5+deb70u8.37.201602231237_amd64.deb Size: 895748 MD5sum: 0d2b673bd150526fd6e419161280f3b5 SHA1: 2841c4cf650882636734415fe3494e0dbc259559 SHA256: c0050328e6bc3b5ee4b8517324fa895c15d84d9e552b96f6dec8ffc3e7cb0140 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.37.201602231237 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.37.201602231237), lsb-base Suggests: isc-dhcp-server-ldap Conflicts: dhcp Filename: 4.1-1-errata/amd64/isc-dhcp-server_4.2.2.dfsg.1-5+deb70u8.37.201602231237_amd64.deb Size: 933742 MD5sum: acf9649a06ae73df19d025cc4c584357 SHA1: 8d81d4105f8892bf15a46762b4bfe59202d98956 SHA256: 1f55232cbbdb41140dd623c0734decee78bbd1688506da1c764ff373f6c15a6c 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: libc-bin Essential: yes Priority: required Section: libs Installed-Size: 3306 Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.13-38.29.201602161811 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.1-1-errata/amd64/libc-bin_2.13-38.29.201602161811_amd64.deb Size: 1273180 MD5sum: 69db0f533d38e8df5b980f5166f9d006 SHA1: d776c3547ed3a521ccc43b5c44cb44ede9683cdf SHA256: bd1cb665383c0004b525e73c618eacf4a5b812b3397bfa799766ad250dfa429f 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.29.201602161811 Replaces: libc0.1-dev, libc0.3-dev, libc6-dev, libc6.1-dev Depends: libc6 (>> 2.13), libc6 (<< 2.14) Recommends: manpages-dev Filename: 4.1-1-errata/amd64/libc-dev-bin_2.13-38.29.201602161811_amd64.deb Size: 227018 MD5sum: be301216c8f379ce8801a873d7f86ae5 SHA1: 419ee53207664f66f291b0261582a47d9b464e38 SHA256: 03bf423f414ef620d2212928d2aea535bcc48dfc46649ec0116f73ecbef0c742 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.29.201602161811 Provides: libc-dbg Depends: libc6 (= 2.13-38.29.201602161811) Filename: 4.1-1-errata/amd64/libc6-dbg_2.13-38.29.201602161811_amd64.deb Size: 2605502 MD5sum: 5aad35524bac615ddb82d45a021b8d3d SHA1: 21010981a309984af907d682fb49e728e7aee5b8 SHA256: 7a0ea557b9f22548dc04e7ee73bfd77c230cb1cb98959f8c9457ab65106f0f69 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.29.201602161811 Replaces: libc6-dev (<< 2.13-11) Provides: lib32c-dev Depends: libc6-i386 (= 2.13-38.29.201602161811), libc6-dev (= 2.13-38.29.201602161811) Recommends: gcc-multilib Conflicts: libc6-dev (<< 2.13-14), libc6-i386 (<= 2.9-18) Filename: 4.1-1-errata/amd64/libc6-dev-i386_2.13-38.29.201602161811_amd64.deb Size: 1600052 MD5sum: a7864d1fab38987e30763149bb983b88 SHA1: 26e30028771d2c6e63ca22502886b72165a45bf0 SHA256: b51c53fac4097a482dae21aa1f4006d64de3ffe0dda59da1127b402b4d7d21f9 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.29.201602161811 Provides: libc-dev Depends: libc6 (= 2.13-38.29.201602161811), libc-dev-bin (= 2.13-38.29.201602161811), 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.1-1-errata/amd64/libc6-dev_2.13-38.29.201602161811_amd64.deb Size: 2673046 MD5sum: 00b3b9518e0ba19f0d2087688bb93b9c SHA1: a142d0cdf7424e967c70efd99380e47c0e68de1a SHA256: c06dc66566e398eda5c3c58363909b91a11c58d0c7cb0713e064b2356a1d4c94 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.29.201602161811 Replaces: libc6-dev-i386 Depends: libc6 (= 2.13-38.29.201602161811) 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.1-1-errata/amd64/libc6-i386_2.13-38.29.201602161811_amd64.deb Size: 4041174 MD5sum: 3dc7eb3c04a9d3ef4d8a42650f9b5526 SHA1: e3202d929ecd9c3ae28884a08acce8ccbed1aab3 SHA256: 24a39eccf754f5ba956f1b3019c2ff8256c5082bf5dde4ed30ce5871b943e083 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.29.201602161811 Provides: glibc-pic, libc-pic Depends: libc6 (= 2.13-38.29.201602161811) Conflicts: libc-pic Filename: 4.1-1-errata/amd64/libc6-pic_2.13-38.29.201602161811_amd64.deb Size: 1620466 MD5sum: dec5276c5544a63c9571f0f68ad648c3 SHA1: aa7affa2ecc5d88147c3d7bca59736cf29e4416d SHA256: d0c39c9758fd580f18a7f926a770ddc4496c975e188fd14d2318429df7ce7e6c 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.29.201602161811 Depends: libc6 (= 2.13-38.29.201602161811) Filename: 4.1-1-errata/amd64/libc6-prof_2.13-38.29.201602161811_amd64.deb Size: 2113912 MD5sum: e284a9eda50808364a2bf42aa9d37caa SHA1: 6048b59f1c0faf140d42da45ddfd8d5f59e36fa1 SHA256: ee2e5b75082ce6935e1241824b8686e400f49baf8645d4879bfba5607f325660 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.29.201602161811 Provides: glibc-2.13-1, libc-udeb, libc6 Filename: 4.1-1-errata/amd64/libc6-udeb_2.13-38.29.201602161811_amd64.udeb Size: 943682 MD5sum: 01cc4371842299c23852045d21fa0d23 SHA1: ac83602b4c2583653a2c8b547e8f58dc97e73504 SHA256: 06447df3f85b405ffcd20dcbd5f04b51e9bde8b58f7c8df8ca409f1c23241769 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.29.201602161811 Replaces: libc6-amd64 Provides: glibc-2.13-1 Depends: libc-bin (= 2.13-38.29.201602161811), 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.1-1-errata/amd64/libc6_2.13-38.29.201602161811_amd64.deb Size: 4353252 MD5sum: 50bad97ad962b854817fbd44427c91fd SHA1: fce31911face20ddb4db60338f93002963c9b3d8 SHA256: f7f9b58b739324fc6fa01c29a08bf241acd383ce364a02287a412f937edf1423 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: 2398 Maintainer: Debian OpenSSL Team Architecture: amd64 Source: openssl Version: 1.0.2d-1.117.201603211844 Depends: libc6-udeb (>= 2.13) Filename: 4.1-1-errata/amd64/libcrypto1.0.0-udeb_1.0.2d-1.117.201603211844_amd64.udeb Size: 853510 MD5sum: 6e2522e06964b05017250491591c017f SHA1: b76673cb8b1c7049ffb779c2b915314b3bc16827 SHA256: bd5976767047785b50f9c59cfc16b36191ead63b2b02cae4c47486b48047e63b Description: Secure Sockets Layer toolkit - libcrypto udeb This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. . It contains a version of the libcrypto shared library for use with the Debian Installer. Do not install it on a normal system. Package: libnss-dns-udeb Priority: extra Section: debian-installer Installed-Size: 35 Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.13-38.29.201602161811 Filename: 4.1-1-errata/amd64/libnss-dns-udeb_2.13-38.29.201602161811_amd64.udeb Size: 10302 MD5sum: 55a32a6627358159f80d19783270db9b SHA1: dc91e717537a13f27b8641707a4c0841fdbfc3f3 SHA256: 7b056c311a6f4d658547494dfb4cc1f8a4048db2e9e3721108d08497c4bd1925 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.29.201602161811 Filename: 4.1-1-errata/amd64/libnss-files-udeb_2.13-38.29.201602161811_amd64.udeb Size: 16050 MD5sum: 01b1fc2cd603396d1417f707e542f011 SHA1: d0d1e4f53a24802d3c0f590a10e340cf61a4f951 SHA256: e0e58cbd508f1c0c0505726d577f63b5a0f8c0fb135bbe99fe6618bf8e541204 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.3.3-1.833.201603071722 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.3-1.833.201603071722), winbind (= 2:4.3.3-1.833.201603071722), libbsd0 (>= 0.0), libc6 (>= 2.4), libtalloc2 (>= 2.0.4~git20101213), libwbclient0 (= 2:4.3.3-1.833.201603071722), samba-libs (= 2:4.3.3-1.833.201603071722) 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.1-1-errata/amd64/libnss-winbind_4.3.3-1.833.201603071722_amd64.deb Size: 104284 MD5sum: b743ddc08ad1d13ea3573730604a7aad SHA1: 71abab2dabf143041a9c9b9d8446a3f4e6ba9b7b SHA256: 581588562752553745bc6f6e9cd682a614f0d3b413cc49d6fbee339d7e2df51d 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: 205 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.3-1.833.201603071722 Depends: libpam-runtime (>= 1.0.1-6), samba-common (= 2:4.3.3-1.833.201603071722), 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.3.3-1.833.201603071722) Pre-Depends: dpkg (>= 1.15.6~) Suggests: samba Filename: 4.1-1-errata/amd64/libpam-smbpass_4.3.3-1.833.201603071722_amd64.deb Size: 115866 MD5sum: 57e2751e3dd25ca39204799edaf93a87 SHA1: d479f9e23e947e6ddd3aee34832484d9460e2af6 SHA256: 3017b696ff91d8d0109f57f9517d565bc0039104857350459510af2ae603fc80 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.3-1.833.201603071722 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.3-1.833.201603071722), winbind (= 2:4.3.3-1.833.201603071722), 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.1-1-errata/amd64/libpam-winbind_4.3.3-1.833.201603071722_amd64.deb Size: 120594 MD5sum: 383aca4f53165c5f31195fd6c5a1f82b SHA1: 40ec81882783936b22d2cc964fb2f4718e6b0ac4 SHA256: a401137f0b561987db70c6a735719ef8ec09db28907a296a1717af06c6de8d2a 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.3-1.833.201603071722 Depends: libparse-yapp-perl, perl Recommends: samba-dev Suggests: libwireshark-dev Filename: 4.1-1-errata/amd64/libparse-pidl-perl_4.3.3-1.833.201603071722_amd64.deb Size: 201998 MD5sum: 3abd940c24d7e301874d32cc206c93da SHA1: 80b8c2bf129645b3127101e3bffbfb9996286301 SHA256: 7dc3dfa799bd5ae4d930f10c1fdb397a3b836ab1d343734b9dd86eb8ca7dd1cd 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.3-1.833.201603071722 Depends: libsmbclient (= 2:4.3.3-1.833.201603071722) Pre-Depends: dpkg (>= 1.15.6~) Filename: 4.1-1-errata/amd64/libsmbclient-dev_4.3.3-1.833.201603071722_amd64.deb Size: 136456 MD5sum: 3bdf48af628fe6b56741b6c7913b5161 SHA1: dc3e31a1a88dda9fabef5a44e078b72918c27767 SHA256: 3c31d59ea1e1c4e5eb56f4b21c6f5126546af3201e5982ebbe1735f20e1b9d4f 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.3-1.833.201603071722 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.3-1.833.201603071722) Pre-Depends: dpkg (>= 1.15.6~), multiarch-support Conflicts: samba-doc (<< 2:4.0.5~) Filename: 4.1-1-errata/amd64/libsmbclient_4.3.3-1.833.201603071722_amd64.deb Size: 157038 MD5sum: c90d2c540e56435b04d9aa64a44250b2 SHA1: ad60a845bdcc4e72bca59adbb252ed68264033f6 SHA256: bfc91321de52e82cd6eda86bc6722b242625a01714f7955455b21445027f8df9 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: 7129 Maintainer: Debian OpenSSL Team Architecture: amd64 Source: openssl Version: 1.0.2d-1.117.201603211844 Depends: libssl1.0.0 (= 1.0.2d-1.117.201603211844), zlib1g-dev Recommends: libssl-doc Filename: 4.1-1-errata/amd64/libssl-dev_1.0.2d-1.117.201603211844_amd64.deb Size: 2053592 MD5sum: 7b65fad0dcaa9c1595f7e0d8705553b7 SHA1: 5f89fabe12e9d1da9d8d24d5f5ece382fc064692 SHA256: 28c0cb1514346853d408ab85c3d32bd340641ea8f7607d4416514f27fdff582c Description: Secure Sockets Layer toolkit - development files This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. . It contains development libraries, header files, and manpages for libssl and libcrypto. Multi-Arch: same Package: libssl1.0.0-dbg Priority: extra Section: debug Installed-Size: 3541 Maintainer: Debian OpenSSL Team Architecture: amd64 Source: openssl Version: 1.0.2d-1.117.201603211844 Depends: libssl1.0.0 (= 1.0.2d-1.117.201603211844) Filename: 4.1-1-errata/amd64/libssl1.0.0-dbg_1.0.2d-1.117.201603211844_amd64.deb Size: 3134890 MD5sum: e7bdae05d6bf484f3fe42753d942e9e9 SHA1: 1aa2a51ae69043d0a830d583f9e7c86df3318766 SHA256: ce729a84574f03e9e38a2ec9c9d78ad5aed5ea49f84869fa60bc7594023d859b Description: Secure Sockets Layer toolkit - debug information This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. . It contains debugging symbols for libssl and libcrypto. Multi-Arch: same Package: libssl1.0.0 Priority: important Section: libs Installed-Size: 3460 Maintainer: Debian OpenSSL Team Architecture: amd64 Source: openssl Version: 1.0.2d-1.117.201603211844 Depends: libc6 (>= 2.7), debconf (>= 0.5) | debconf-2.0 Pre-Depends: multiarch-support Filename: 4.1-1-errata/amd64/libssl1.0.0_1.0.2d-1.117.201603211844_amd64.deb Size: 1523890 MD5sum: cdc67ec5d87cc8cebde78e197f869e0c SHA1: 0aef5ee9a1c4a0616e1aeea8ad6df6a12908bb2e SHA256: 22cba2e4f86e4518a964003e37dc0bf405624dd2d00eab060a7176ff5d0854aa Description: Secure Sockets Layer toolkit - shared libraries This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. . It provides the libssl and libcrypto shared libraries. Multi-Arch: same Package: libwbclient-dev Priority: optional Section: libdevel Installed-Size: 193 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.3-1.833.201603071722 Depends: libwbclient0 (= 2:4.3.3-1.833.201603071722) Pre-Depends: dpkg (>= 1.15.6~) Filename: 4.1-1-errata/amd64/libwbclient-dev_4.3.3-1.833.201603071722_amd64.deb Size: 104464 MD5sum: f0e9e24e59373a426010017b607ca5cb SHA1: f4ebc450307ad0467089ccf13cfba067ff97ab67 SHA256: de3429b0f86ed9673b40ae02b6dd1f8cacc0d9857e0430708865a400a6834ab6 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.3-1.833.201603071722 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.1-1-errata/amd64/libwbclient0_4.3.3-1.833.201603071722_amd64.deb Size: 122298 MD5sum: 2209bfe6df902b1857b98603cf6633de SHA1: 610d58db1814a64b23e1a0be63ab726106fcebbd SHA256: 23a44632662b31e504b5b5bdd81398d18b519d3ee1425ccdfffb47fe160bcf1c 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: locales-all Priority: extra Section: localization Installed-Size: 111365 Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.13-38.29.201602161811 Provides: locales Depends: glibc-2.13-1 Breaks: locales (<< 2.13-17) Filename: 4.1-1-errata/amd64/locales-all_2.13-38.29.201602161811_amd64.deb Size: 3190856 MD5sum: 66e282acd7cff6f6dac3a9df4d720a66 SHA1: 335a4090e69758c75d013b8af570a91841063739 SHA256: cc94f6deb40705eb307c69d7b7d34dc70c5df5fe5a29a205960cb0f29a0f0e96 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.29.201602161811 Depends: libc6 (>= 2.3.6-2) Filename: 4.1-1-errata/amd64/multiarch-support_2.13-38.29.201602161811_amd64.deb Size: 151942 MD5sum: 7ded2b17d6d95648ad56fefeaa1d52ae SHA1: 596cf0c1af0dea01a29499581026bfb49a27f5f4 SHA256: 31649401fee69f9acda6150793f6dc501a781ab8f57b91cb8bdbd3ff54c81a45 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: nscd Priority: optional Section: admin Installed-Size: 348 Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.13-38.29.201602161811 Depends: libc6 (>> 2.13), libc6 (<< 2.14) Filename: 4.1-1-errata/amd64/nscd_2.13-38.29.201602161811_amd64.deb Size: 216788 MD5sum: 8e8a41b0c36004ca7c6e1994c360dfca SHA1: 17ec5c6251fc8a335512b76981d04c62f6ffa5fb SHA256: f8b2fc8661036b11821e27b46bd849bb91b6ffef4a0eb932530e65a6a33392a9 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: openssl Priority: optional Section: utils Installed-Size: 1136 Maintainer: Debian OpenSSL Team Architecture: amd64 Version: 1.0.2d-1.117.201603211844 Depends: libc6 (>= 2.7), libssl1.0.0 (>= 1.0.2d-1) Suggests: ca-certificates Filename: 4.1-1-errata/amd64/openssl_1.0.2d-1.117.201603211844_amd64.deb Size: 734360 MD5sum: 17291dc36dc82dcdc648435375197fdd SHA1: 92465ea139363ed66a265e30e4623bc6990629ab SHA256: f71a5d2035e24fa9b2451881c5c071282912dc82642538b7e5c369b61ebabd15 Description: Secure Sockets Layer toolkit - cryptographic utility This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. . It contains the general-purpose command line binary /usr/bin/openssl, useful for cryptographic operations such as: * creating RSA, DH, and DSA key parameters; * creating X.509 certificates, CSRs, and CRLs; * calculating message digests; * encrypting and decrypting with ciphers; * testing SSL/TLS clients and servers; * handling S/MIME signed or encrypted mail. Package: python-samba Priority: optional Section: python Installed-Size: 7667 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.3-1.833.201603071722 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.3-1.833.201603071722) Filename: 4.1-1-errata/amd64/python-samba_4.3.3-1.833.201603071722_amd64.deb Size: 1850370 MD5sum: 322d7e5b60e164198688905c3c45d616 SHA1: 0e346eea323a7e292764692c101e98a271294ebb SHA256: 8d898ee2cb1733698985068bbee7a46ab0ef89b35b9d7012303fc65cc66464eb 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.3.3-1.833.201603071722 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.3-1.833.201603071722) Conflicts: samba-doc (<< 2:4.0.5~) Filename: 4.1-1-errata/amd64/registry-tools_4.3.3-1.833.201603071722_amd64.deb Size: 129982 MD5sum: 570f497732413d70757d8f6b0eb8459b SHA1: e3139639fb58235c9e1f280d1c4d7e70891b76ea SHA256: 281ed8d0e2ffbe213a1bc0ca1af6201c7de6aaca1e345e19bbd65691ed4d4398 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: 1540 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.3-1.833.201603071722 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.3-1.833.201603071722), 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.3-1.833.201603071722) 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.1-1-errata/amd64/samba-common-bin_4.3.3-1.833.201603071722_amd64.deb Size: 695870 MD5sum: 0cb369ee6849a8020537b4670fd016aa SHA1: d4150e228fdb6da90f9618e8e645750c4e293e16 SHA256: d776f04163b0180ca0973ea841822eacf0e4a8a8adce484ed5e608c45ec24a9b 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: 113931 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.3-1.833.201603071722 Depends: samba (= 2:4.3.3-1.833.201603071722) Pre-Depends: dpkg (>= 1.15.6~) Filename: 4.1-1-errata/amd64/samba-dbg_4.3.3-1.833.201603071722_amd64.deb Size: 35651070 MD5sum: c4200006bba7962e901dd2b6a7865eb4 SHA1: e58f573289163d7bf975822ec6afaa754027a882 SHA256: 6f43d3343ee80a8b7db9ab0be0809c618a736da5eb7bb442618e7c5d36177a1e 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: 1933 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.3-1.833.201603071722 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.3-1.833.201603071722) 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.1-1-errata/amd64/samba-dev_4.3.3-1.833.201603071722_amd64.deb Size: 405712 MD5sum: ab29990f2932a0a6fcf1ef948658c978 SHA1: 7495ed12447ac54d91c540071abfee67c56fc299 SHA256: 159eb829f219468f7af9d85c5a3c206a9366b4d090221e006603a559c4535bae 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: 1188 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.3-1.833.201603071722 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.3-1.833.201603071722) Filename: 4.1-1-errata/amd64/samba-dsdb-modules_4.3.3-1.833.201603071722_amd64.deb Size: 420410 MD5sum: 343accf454903af09e762ec83d7c2b49 SHA1: 27b0a6e0b27f7ff2ff78288df6f1087b6ca92c1c SHA256: b2aceca224def324fd2e1b807845a3c5b00af9d43f5dbe46d069cbaeedb8ff68 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: 22942 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.3-1.833.201603071722 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.25~), libldb1 (>> 2:1.1.24~), 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.1-1-errata/amd64/samba-libs_4.3.3-1.833.201603071722_amd64.deb Size: 7842938 MD5sum: c2dea1baccd667bc78b9a6ee2a87c1ff SHA1: f77820316b21985a63cf44d23fd8597479b9b76c SHA256: 69336ef78341ea87515d3d36890c52512926316a2b56d7af4d8cd1c852351a04 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: 7435 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.3-1.833.201603071722 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.3-1.833.201603071722), samba-libs (= 2:4.3.3-1.833.201603071722) Recommends: subunit Conflicts: samba-doc (<< 2:4.0.5~), samba-libs (<< 2:4.0.10+dfsg-4) Filename: 4.1-1-errata/amd64/samba-testsuite_4.3.3-1.833.201603071722_amd64.deb Size: 2193376 MD5sum: 03bee45f96971752f1b0bd79a4e18013 SHA1: 60141dfca493b63fb4f58578940dfec421900c5b SHA256: 1062df318e351a6f911a303ff7afcad521fc0e42dae5b2494dbe4f28b1d1099e 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.3-1.833.201603071722 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.3-1.833.201603071722) Breaks: samba-libs (<< 2:4.3.0~rc3-1) Filename: 4.1-1-errata/amd64/samba-vfs-modules_4.3.3-1.833.201603071722_amd64.deb Size: 446954 MD5sum: 49f3ed03d869bb6ab5c1610357a0bd81 SHA1: 17a6319621065bb9de953e287bd2bc350358b754 SHA256: aff8c0362dabaaa2c184442a173456b4a4feebde0c479fc7810e5b1311badf03 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: 11042 Maintainer: Debian Samba Maintainers Architecture: amd64 Version: 2:4.3.3-1.833.201603071722 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.3-1.833.201603071722), samba-common-bin (= 2:4.3.3-1.833.201603071722), 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.3-1.833.201603071722) 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.1-1-errata/amd64/samba_4.3.3-1.833.201603071722_amd64.deb Size: 1830952 MD5sum: e248f8853fd4bef076902aade4585ed3 SHA1: d320881f65e8b5d2ee3b7ab2d937ff48fbe66276 SHA256: 4bb703bbb600846ce0414be05ef88a21c6e0931ca4a6661e027c7b13fc384405 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: 1453 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.3-1.833.201603071722 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.3-1.833.201603071722), 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.3-1.833.201603071722) 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.1-1-errata/amd64/smbclient_4.3.3-1.833.201603071722_amd64.deb Size: 492972 MD5sum: 7c6edfa311b83305ab27e4e4fac3772c SHA1: 11f5eaafc8e1b311c51fbc2e0410b2cb2aedc2a4 SHA256: 385af54fb6dcfbaef3ea19019ea75ac249f8862b9f6b64431f225f68456f265f 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: sudo-ldap Priority: optional Section: admin Installed-Size: 1857 Maintainer: Bdale Garbee Architecture: amd64 Source: sudo Version: 1.8.5p2-1+nmu2.42.201602292006 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.1-1-errata/amd64/sudo-ldap_1.8.5p2-1+nmu2.42.201602292006_amd64.deb Size: 874956 MD5sum: 9215fa9ba5cbab7a27da4f0ab70562e1 SHA1: 767afaa892c1fcf00591b01d89bb0b068983cb5d SHA256: 9e8ce30fca036fe62a987179f36c6e3a76756f8f28c1c090482d548dd97a177d 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.42.201602292006 Replaces: sudo-ldap Depends: libc6 (>= 2.11), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32), libpam-modules Conflicts: sudo-ldap Filename: 4.1-1-errata/amd64/sudo_1.8.5p2-1+nmu2.42.201602292006_amd64.deb Size: 855044 MD5sum: 4df88933fdbdec97ff6240babb5b82a2 SHA1: f2daef634a3e11f390c12d5b05dc1b4f0b83134c SHA256: 653187d544eb336b03f2923adb4b8a46b6834e5c1b3882489ff67bcfc1cf2a61 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: winbind Priority: optional Section: net Installed-Size: 1814 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.3-1.833.201603071722 Replaces: samba-doc (<< 2:4.0.5~), winbind4 Depends: samba (= 2:4.3.3-1.833.201603071722), 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.3-1.833.201603071722), samba-libs (= 2:4.3.3-1.833.201603071722) Pre-Depends: multiarch-support Suggests: libnss-winbind, libpam-winbind Conflicts: samba-doc (<< 2:4.0.5~) Filename: 4.1-1-errata/amd64/winbind_4.3.3-1.833.201603071722_amd64.deb Size: 647388 MD5sum: 220d2a7f1199c5f938c45c99c515f949 SHA1: b019be8eebc9604a99cc6f4d39329ed4e16f66bd SHA256: a2fe85ef1af6a761ffdcf829f79011711dd87301c1ebde70c9229d4a0e9a66bd 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.72.201604061731 Depends: libc6 (>= 2.4), libldb1 (>= 1.1.5), libpopt0 (>= 1.14), libtalloc2 (>= 2.0.4~git20101213) Filename: 4.1-1-errata/amd64/ldb-tools_1.1.25-1.72.201604061731_amd64.deb Size: 39356 MD5sum: fd3123a3c744d757ae6cbab1c562cc75 SHA1: 13e0705432b02b1733bf64db622e9b824983c2b1 SHA256: 4cd797f06f734d945cb51cef100d83811094486d126c462608b019e8cb228e38 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.72.201604061731 Depends: libc6-dev, libldb1 (= 2:1.1.25-1.72.201604061731), libtalloc-dev, libtdb-dev, pkg-config Filename: 4.1-1-errata/amd64/libldb-dev_1.1.25-1.72.201604061731_amd64.deb Size: 338602 MD5sum: 810a83c8112d7a6b1ae4d49f29700247 SHA1: a65e3881a51bca73591607fa7400f48118d455d4 SHA256: 845a8f02fa6ffb2dbd065a7ace32536ecf9016d6a207d9f78aee361591e9b583 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.72.201604061731 Depends: libldb1 (= 2:1.1.25-1.72.201604061731) Recommends: libc6-dbg Filename: 4.1-1-errata/amd64/libldb1-dbg_1.1.25-1.72.201604061731_amd64.deb Size: 309954 MD5sum: 8b910e678746893e1676e25288d912c2 SHA1: f96589c08897a307aa7f6bd54144a9cd0d9643d6 SHA256: 6305f4f4b40eabc8924df359a888e74d76595b9b5c685834de727c08548758b3 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.72.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.1-1-errata/amd64/libldb1_1.1.25-1.72.201604061731_amd64.deb Size: 143336 MD5sum: c60ed642c91539d4903f7d3c4893bb59 SHA1: 02c082a9d40daa7daa2ee24da51233b49541a02e SHA256: b63cd24ac549dd50832cd02fdbd59907e2a8ec27d040e09c98b4ee3b2658bf37 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.830.201604110947 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.830.201604110947), winbind (= 2:4.3.7-1.830.201604110947), libbsd0 (>= 0.0), libc6 (>= 2.4), libtalloc2 (>= 2.0.4~git20101213), libwbclient0 (= 2:4.3.7-1.830.201604110947), samba-libs (= 2:4.3.7-1.830.201604110947) 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.1-1-errata/amd64/libnss-winbind_4.3.7-1.830.201604110947_amd64.deb Size: 104226 MD5sum: f5f713f8995489f743fc088f429d5822 SHA1: 7e5f0d97e0c9ab2aff7d0e8a3bdf6a3c6dda237f SHA256: 0bf268d077727e9c5d2821671918376b7a29ef10d58abea5c6d4d2dc2c6d3e43 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.830.201604110947 Depends: libpam-runtime (>= 1.0.1-6), samba-common (= 2:4.3.7-1.830.201604110947), libc6 (>= 2.4), libpam0g (>= 0.99.7.1), libtalloc2 (>= 2.0.4~git20101213), samba-libs (= 2:4.3.7-1.830.201604110947) Pre-Depends: dpkg (>= 1.15.6~) Suggests: samba Filename: 4.1-1-errata/amd64/libpam-smbpass_4.3.7-1.830.201604110947_amd64.deb Size: 108608 MD5sum: bee339531d51226529ec233b83a068e9 SHA1: 1a77ac96ddebf5bd72a68a1b34c1bede8d9dd581 SHA256: b5aa403c8988a09576c99c6d634d9c98b24e644099225c2f009681a52ed322d8 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.830.201604110947 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.830.201604110947), winbind (= 2:4.3.7-1.830.201604110947), 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.1-1-errata/amd64/libpam-winbind_4.3.7-1.830.201604110947_amd64.deb Size: 120566 MD5sum: 0f3c49fd95e8417faacff2737d93e867 SHA1: 6bfb728e0a951db83520f3aa97a198b34ccc8e97 SHA256: a093a925654359a501930d810921f4e0a24ed4528174eaf5e6061ae07b638150 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.830.201604110947 Depends: libparse-yapp-perl, perl Recommends: samba-dev Suggests: libwireshark-dev Filename: 4.1-1-errata/amd64/libparse-pidl-perl_4.3.7-1.830.201604110947_amd64.deb Size: 201962 MD5sum: 1146d82c3e00b9536e9efa6cba350c4e SHA1: 5ea3af82c1b138dcb92b1c40cec6cddef5adac49 SHA256: b24a12e37838c8de52134974af6fbb40d74a5b89576dd0240c69cfc835d76cbc 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.830.201604110947 Depends: libsmbclient (= 2:4.3.7-1.830.201604110947) Pre-Depends: dpkg (>= 1.15.6~) Filename: 4.1-1-errata/amd64/libsmbclient-dev_4.3.7-1.830.201604110947_amd64.deb Size: 136410 MD5sum: ffcb804060236d7806bac239a34d5ca0 SHA1: 78a735a9341da6d2bf1010818f59b99dfe26419e SHA256: 80364f62b77c5f1e640500c43e284eb2266d63436a1eccaf5882b68464029bf4 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.830.201604110947 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.830.201604110947) Pre-Depends: dpkg (>= 1.15.6~), multiarch-support Conflicts: samba-doc (<< 2:4.0.5~) Filename: 4.1-1-errata/amd64/libsmbclient_4.3.7-1.830.201604110947_amd64.deb Size: 157028 MD5sum: 0c33ad3ecb00f42c7e7b5d857772ff3f SHA1: b89893283a8d80e0ede580ae976564db53118c8a SHA256: 3a1e296abdca6cae29e6a273e1f7deb871dc59cd863aa210c1124d209dff2a60 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: libunivention-config-dev Priority: optional Section: univention Installed-Size: 71 Maintainer: Univention GmbH Architecture: amd64 Source: univention-config-registry Version: 11.0.0-3.493.201603231553 Replaces: libunivention-config0 (<< 7) Depends: libunivention-config0 (= 11.0.0-3.493.201603231553) Filename: 4.1-1-errata/amd64/libunivention-config-dev_11.0.0-3.493.201603231553_amd64.deb Size: 28488 MD5sum: cc6624ef311e956168c5723a3e391976 SHA1: c563b1d6ff4c0d29c8e3beaa681567a49384a7d6 SHA256: 61c3a3f48f3b6b448ecbf48567e4b122f75abc4fbfb19081495e79ffa6112fd4 Description: UCS - C interface to configuration manager (development files) This package includes the development files to access the UCS configuration manager from C. . 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-config0 Priority: optional Section: univention Installed-Size: 64 Maintainer: Univention GmbH Architecture: amd64 Source: univention-config-registry Version: 11.0.0-3.493.201603231553 Depends: libc6 (>= 2.2.5), libunivention-debug1 (>= 5.0.0) Filename: 4.1-1-errata/amd64/libunivention-config0_11.0.0-3.493.201603231553_amd64.deb Size: 28856 MD5sum: ea710e44d47b3c2273ea61f2c1e9bf6d SHA1: 4e8c11821e2222b8c9ca1d86d55308d81686f212 SHA256: c0b92fcb6b819a4ec65776f0e1e2fdecbab4e56c8b4e8ab191b8e67d0b8f8cba Description: UCS - C library to configuration manager The included library provides a C API to access the UCS configuration manager. . 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: libunivention-ldb-modules-dbg Priority: optional Section: libs Installed-Size: 78 Maintainer: Univention GmbH Architecture: amd64 Source: univention-ldb-modules Version: 4.0.7-1.82.201604081245 Depends: libunivention-ldb-modules (= 4.0.7-1.82.201604081245) Filename: 4.1-1-errata/amd64/libunivention-ldb-modules-dbg_4.0.7-1.82.201604081245_amd64.deb Size: 24582 MD5sum: 5f103cf29107ad212b8235920d4837d0 SHA1: 2c3e3ddfadea6e71d0f5f9dc62da76a197b58051 SHA256: 9add2eac62e2c265e368352712c40aad2e2c50966ab0a074421ffeba3530ff27 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.7-1.82.201604081245 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.1-1-errata/amd64/libunivention-ldb-modules_4.0.7-1.82.201604081245_amd64.deb Size: 22254 MD5sum: 11511f890d06cb93c052de3e97de2201 SHA1: 6643c65f9b82c1999ded3fed81cfae7cc63d8f60 SHA256: dcae942c38a98f1a6d85d89e67d06bfc4f0419607c0c4cd1f34ae85839f293a7 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.830.201604110947 Depends: libwbclient0 (= 2:4.3.7-1.830.201604110947) Pre-Depends: dpkg (>= 1.15.6~) Filename: 4.1-1-errata/amd64/libwbclient-dev_4.3.7-1.830.201604110947_amd64.deb Size: 104416 MD5sum: 2bc1d2734781e76f3d2c0dbdac419d30 SHA1: 2da677cc2dffe0b75c745012d0461bc22eab33de SHA256: 36fb595755ff44f08de542e9b246ed36527020ba065d8c643fa3a35bc6a42a91 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.830.201604110947 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.1-1-errata/amd64/libwbclient0_4.3.7-1.830.201604110947_amd64.deb Size: 122300 MD5sum: e5c2a273d8bf8c6de33ce026cf87f5d6 SHA1: 5dc553d873bb2faa414fa461acca4f615bafc21e SHA256: 02a44ac8ae6312dbce41e20cc58d8acc1b43aa0ef8e5db80d3064dd48660aab2 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: plymouth-dev Priority: optional Section: misc Installed-Size: 2201 Maintainer: Daniel Baumann Architecture: amd64 Source: plymouth Version: 0.8.5.1-5.18.201602181308 Depends: plymouth (= 0.8.5.1-5.18.201602181308), plymouth-drm (= 0.8.5.1-5.18.201602181308), plymouth-x11 (= 0.8.5.1-5.18.201602181308) Filename: 4.1-1-errata/amd64/plymouth-dev_0.8.5.1-5.18.201602181308_amd64.deb Size: 392062 MD5sum: fb2eab5e84479d0a246dda14b3ab3fb0 SHA1: bbb5e9ae5c95b5fd103938dc8ae77eda0d4da31c SHA256: 83f8df6de882e0e41a09b2628cf87704ad0cf1cb4409e95c93756fce8c060ceb Description: Graphical Boot Animation and Logger (development) Plymouth provides an attractive boot animation in place of the text messages that normally get shown. Text messages are instead redirected to a logfile for viewing after boot. . This package contains the development files. Homepage: http://www.freedesktop.org/wiki/Software/Plymouth Package: plymouth-drm Priority: optional Section: misc Installed-Size: 336 Maintainer: Daniel Baumann Architecture: amd64 Source: plymouth Version: 0.8.5.1-5.18.201602181308 Replaces: plymouth Depends: libc6 (>= 2.2.5), libcairo2 (>= 1.2.4), libdrm2 (>= 2.4.25), libglib2.0-0 (>= 2.12.0), libkms1, libpango1.0-0 (>= 1.14.0), libpng12-0 (>= 1.2.13-4), plymouth (= 0.8.5.1-5.18.201602181308), fontconfig-config, ttf-dejavu-core Pre-Depends: multiarch-support Recommends: plymouth-themes-all Conflicts: plymouth (<< 0.8.3-10) Filename: 4.1-1-errata/amd64/plymouth-drm_0.8.5.1-5.18.201602181308_amd64.deb Size: 89440 MD5sum: 437a98042da2b7da4127bd30f504169c SHA1: 06ec6967ac425f5ec4a99d0d4d0cde0e00381744 SHA256: 2708461a88dde4f026cf8ab6807632d1f32adc5e7818ec25a3c2928b399bdd6d Description: Graphical Boot Animation and Logger (DRM) Plymouth provides an attractive boot animation in place of the text messages that normally get shown. Text messages are instead redirected to a logfile for viewing after boot. . This package contains the DRM backend for systems supporting Kernel Mode Setting (KMS). Homepage: http://www.freedesktop.org/wiki/Software/Plymouth Package: plymouth-x11 Priority: optional Section: misc Installed-Size: 96 Maintainer: Daniel Baumann Architecture: amd64 Source: plymouth Version: 0.8.5.1-5.18.201602181308 Replaces: plymouth Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.2.5), libcairo2 (>= 1.2.4), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.2.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.18.0), libpango1.0-0 (>= 1.14.0), plymouth, plymouth-drm (= 0.8.5.1-5.18.201602181308) Suggests: gdm Conflicts: plymouth (<< 0.8.3-10) Filename: 4.1-1-errata/amd64/plymouth-x11_0.8.5.1-5.18.201602181308_amd64.deb Size: 17872 MD5sum: f2b6d4096c2135470d5d3dae4994cdc4 SHA1: 19a408e31be5682e1357a4ae6374c694632d15a7 SHA256: 60d84032748f14573f8184acd33ef942263086227d625ea4b8d1e7f882f7ce2f Description: Graphical Boot Animation and Logger Plymouth provides an attractive boot animation in place of the text messages that normally get shown. Text messages are instead redirected to a logfile for viewing after boot. . This package contains the x11 renderer and the log viewer. Homepage: http://www.freedesktop.org/wiki/Software/Plymouth Package: plymouth Priority: optional Section: misc Installed-Size: 497 Maintainer: Daniel Baumann Architecture: amd64 Version: 0.8.5.1-5.18.201602181308 Depends: libc6 (>= 2.7), initramfs-tools Pre-Depends: multiarch-support Suggests: desktop-base, plymouth-drm Filename: 4.1-1-errata/amd64/plymouth_0.8.5.1-5.18.201602181308_amd64.deb Size: 122676 MD5sum: a465d8262c1766f761d030963ad52cc1 SHA1: 1727a03ba4f988081bf7f36c98f66798b97930a3 SHA256: df8194c5d7ddde70373ff37d9e931dc92c7550edd054e319fb6b8c74b09dfa89 Description: Graphical Boot Animation and Logger Plymouth provides an attractive boot animation in place of the text messages that normally get shown. Text messages are instead redirected to a logfile for viewing after boot. Homepage: http://www.freedesktop.org/wiki/Software/Plymouth 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.72.201604061731 Depends: python-ldb (= 2:1.1.25-1.72.201604061731) Recommends: python-dbg, python-talloc-dbg, python-tdb-dbg Filename: 4.1-1-errata/amd64/python-ldb-dbg_1.1.25-1.72.201604061731_amd64.deb Size: 71334 MD5sum: 065574bda612d372a93c18035664e497 SHA1: 919906dd983a77f8e7d3c28d07d86653e2d295cd SHA256: adb3b3ccfeb15cc8893112a94ee1e9c054cff77b019b3559130a1039626d03a8 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.72.201604061731 Depends: libc6-dev, libldb-dev, pkg-config, python-ldb (= 2:1.1.25-1.72.201604061731) Filename: 4.1-1-errata/amd64/python-ldb-dev_1.1.25-1.72.201604061731_amd64.deb Size: 9046 MD5sum: e9e0fef393268239d269b36a5bead4b8 SHA1: 113c652bc52701d76d3394cc83a22a53fa95db3f SHA256: a1f9672767d17a8c391a4b7237c03e62aa56fd60fe3c2468c3eb9eee67a98b99 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.72.201604061731 Provides: python2.7-ldb Depends: libldb1 (= 2:1.1.25-1.72.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.1-1-errata/amd64/python-ldb_1.1.25-1.72.201604061731_amd64.deb Size: 41252 MD5sum: ce20d5abdf710add7e03d7b9b68d1259 SHA1: a8ec4dee9ce139c5ac39f4cab6baf018c9b1eb1e SHA256: cd2b59592da950a480c5614cad2d74d710b3ab92ae627deaa38231ab8518f085 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.830.201604110947 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.830.201604110947) Filename: 4.1-1-errata/amd64/python-samba_4.3.7-1.830.201604110947_amd64.deb Size: 1848888 MD5sum: a597e17f516c9dcd2dc84ed3b5d4ba1d SHA1: 469c6ad6f547957dbc0a10ce2b30949cf8203d46 SHA256: ee4a728571dedad73940d3c4f78775fa0ef0e486e90b1964f90eceb34ac0e405 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.3.7-1.830.201604110947 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.830.201604110947) Conflicts: samba-doc (<< 2:4.0.5~) Filename: 4.1-1-errata/amd64/registry-tools_4.3.7-1.830.201604110947_amd64.deb Size: 129936 MD5sum: 78bef5289fe6af7ef8d651024f83ed91 SHA1: d918a02c7c2e7e5aa049ada29538391b5a708655 SHA256: fd2c6d761c49b4374a6460704e8c832562bf411f6daf061b11519835f9b4dbae 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.830.201604110947 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.830.201604110947), 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.830.201604110947) 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.1-1-errata/amd64/samba-common-bin_4.3.7-1.830.201604110947_amd64.deb Size: 697418 MD5sum: 2c379f6ca3a8fb88c9b3a3633f29eff2 SHA1: 9b784113bc549921e13bb9e0313382a479b91eec SHA256: 8b3bbbaf460a274d6822a2587c6b2a6cf66dfed24ebb4b7868efe37e53ca6e61 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.830.201604110947 Depends: samba (= 2:4.3.7-1.830.201604110947) Pre-Depends: dpkg (>= 1.15.6~) Filename: 4.1-1-errata/amd64/samba-dbg_4.3.7-1.830.201604110947_amd64.deb Size: 35714892 MD5sum: f791d914dfb04af1d23d7b99b620ff29 SHA1: 594a9b4834de16b21f29d7ea1df58096ef7d502f SHA256: a85b0589c9742aa3d1938fdcb0f506870abcf70edc286527ef2a1a917667ff6a 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.830.201604110947 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.830.201604110947) 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.1-1-errata/amd64/samba-dev_4.3.7-1.830.201604110947_amd64.deb Size: 406668 MD5sum: 4a6022f23fe648eb441339f75bb58cfb SHA1: 35da776e93571038533fb832b3543b12b68b187f SHA256: 110343f26eb661b5bf700b24ad54e8a413e7a525f363cbe573eac93bff0e9fd4 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.830.201604110947 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.830.201604110947) Filename: 4.1-1-errata/amd64/samba-dsdb-modules_4.3.7-1.830.201604110947_amd64.deb Size: 420204 MD5sum: 4f06fee980bd5fc538cb0f898462d375 SHA1: 667f13fd1dcc00d01ac3c7d6b9a0ef0a2b0e7b57 SHA256: 2523933e5b59b7a2cbecfb51f2dd045a194b73f825df8005a5974078abb188c9 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.830.201604110947 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.1-1-errata/amd64/samba-libs_4.3.7-1.830.201604110947_amd64.deb Size: 7867722 MD5sum: 9eb5f2a0ebc0dd30051d901eda8e2231 SHA1: 03c501571e5943a1050355bbccde74c1e4946753 SHA256: e9b7e52452582465233f5110dedf3a0aa5457a563d2776226cd87fe13534a115 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.830.201604110947 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.830.201604110947), samba-libs (= 2:4.3.7-1.830.201604110947) Recommends: subunit Conflicts: samba-doc (<< 2:4.0.5~), samba-libs (<< 2:4.0.10+dfsg-4) Filename: 4.1-1-errata/amd64/samba-testsuite_4.3.7-1.830.201604110947_amd64.deb Size: 2207086 MD5sum: 33327ef5896231f820f62d67a508e740 SHA1: 03e91c866e1cb3d67abd0f45d5bc78b0abb6faad SHA256: 043d3ea92cce2dd09df3319e2ef19a798e12972ba53d3e92f3c267f10731adab 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.830.201604110947 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.830.201604110947) Breaks: samba-libs (<< 2:4.3.0~rc3-1) Filename: 4.1-1-errata/amd64/samba-vfs-modules_4.3.7-1.830.201604110947_amd64.deb Size: 447318 MD5sum: 60359a9fece5701a440ddc0b5b4da8aa SHA1: 4697bb1519511f4a9dab6e0fedcae015d2f35d89 SHA256: 62f0f0c14b84560752517908977f3adaa43636a099cf428696ea4aa3e909b161 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: 11046 Maintainer: Debian Samba Maintainers Architecture: amd64 Version: 2:4.3.7-1.830.201604110947 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.830.201604110947), samba-common-bin (= 2:4.3.7-1.830.201604110947), 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.830.201604110947) 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.1-1-errata/amd64/samba_4.3.7-1.830.201604110947_amd64.deb Size: 1831398 MD5sum: 971d31311982985d70c53620528cee82 SHA1: 6ebef28543a3dd5e2cda7e5fee8e381ceeb7d2b6 SHA256: c6a90ea4269803005ed0fe02fb1420c2032dbc3a5ea9c24086974ed3a1b3bdaf 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.830.201604110947 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.830.201604110947), 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.830.201604110947) 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.1-1-errata/amd64/smbclient_4.3.7-1.830.201604110947_amd64.deb Size: 503512 MD5sum: 58e15c1f9cf8766f4619cbed318e1c0f SHA1: 8757c5633c0858e8b9b14ab4f3d3ceeb3ea2b2ec SHA256: ea859c37a785d970597fbfee87bbdedb963eb59852f74ea03f0859f79d0d1bf9 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: univention-samba4 Priority: optional Section: univention Installed-Size: 473 Maintainer: Univention GmbH Architecture: amd64 Version: 5.0.1-31.661.201604062050 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), python-netifaces, samba (>= 2:4.3.7), samba-vfs-modules, ldb-tools, winbind, univention-samba-local-config, pwgen, univention-samba4-sysvol-sync (= 5.0.1-31.661.201604062050) Conflicts: univention-samba Filename: 4.1-1-errata/amd64/univention-samba4_5.0.1-31.661.201604062050_amd64.deb Size: 95202 MD5sum: 7e6dd48db82a9ccd7b30b7e6dd466b76 SHA1: f44ce54d75e48c352619fc59aae00a492d348069 SHA256: 839e798db2b32fde7fa7ac0bc3a006ce53e52685c2693ebed536d3c1b0a25544 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: 476 Maintainer: Univention GmbH Architecture: amd64 Version: 5.0.1-33.665.201604141703 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), python-netifaces, samba (>= 2:4.3.7), samba-vfs-modules, ldb-tools, winbind, univention-samba-local-config, pwgen, univention-samba4-sysvol-sync (= 5.0.1-33.665.201604141703) Conflicts: univention-samba Filename: 4.1-1-errata/amd64/univention-samba4_5.0.1-33.665.201604141703_amd64.deb Size: 95872 MD5sum: 12305a3eda555a123759896660f68b0c SHA1: 50341c07d162805005a1feea28031fd46e3eb1d9 SHA256: 7cdcea5ae8bbc039fe654a99529734f86e29cbf54d5ba67e57c0cbbc952bb188 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.830.201604110947 Replaces: samba-doc (<< 2:4.0.5~), winbind4 Depends: samba (= 2:4.3.7-1.830.201604110947), 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.830.201604110947), samba-libs (= 2:4.3.7-1.830.201604110947) Pre-Depends: multiarch-support Suggests: libnss-winbind, libpam-winbind Conflicts: samba-doc (<< 2:4.0.5~) Filename: 4.1-1-errata/amd64/winbind_4.3.7-1.830.201604110947_amd64.deb Size: 645026 MD5sum: 993c221c94a75f3688154b1846cdceba SHA1: 35ed5716f1d5db5fda2f8bec3498b0ad2db6c72d SHA256: b2f6e5c3fd61f1632950047e40c710fce49d889ad380418048eb265a2c3b1c40 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: univention-kernel-source Priority: optional Section: univention Installed-Size: 29 Maintainer: Univention GmbH Architecture: amd64 Source: univention-kernel-image Version: 9.0.0-10.101.201604271859 Depends: linux-source-4.1 Filename: 4.1-1-errata/amd64/univention-kernel-source_9.0.0-10.101.201604271859_amd64.deb Size: 5580 MD5sum: e9f3083c27bc51c82ee32409a16ce8b5 SHA1: 8639bd34d62c8a27e3a4ebb918f2dbc12806eb0b SHA256: 94dc2d2f282f3f54a0c66f2cbca410ff1498f3c7deea3b922ccd2b62fa036cc9 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-kernel-image Priority: optional Section: univention Installed-Size: 30 Maintainer: Univention GmbH Architecture: amd64 Version: 9.0.0-10.101.201604271859 Depends: linux-image-4.1.0-ucs190-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.1-1-errata/amd64/univention-kernel-image_9.0.0-10.101.201604271859_amd64.deb Size: 6504 MD5sum: 79559bcfdc6ee6e49f8a305a42b70881 SHA1: 6153b222f6010f0e7d38b2cca8b33f6e7735f6e3 SHA256: 708d034565e7e90a50ad18d9b1b3d58e2cbbecda3d873384bc66564aec61b96a 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-headers Priority: optional Section: univention Installed-Size: 29 Maintainer: Univention GmbH Architecture: amd64 Source: univention-kernel-image Version: 9.0.0-10.101.201604271859 Depends: linux-headers-4.1.0-ucs190-amd64 Filename: 4.1-1-errata/amd64/univention-kernel-headers_9.0.0-10.101.201604271859_amd64.deb Size: 5556 MD5sum: 733d0b29fbfeec79d081667360689764 SHA1: cbc2f0dcba890828e86484602e3e86f8467144fa SHA256: a1b1067c3b67c03334fb585df2534afa3965afb13a5ec2ec3ed689ca2c525b52 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: linux-compiler-gcc-4.7-x86 Priority: optional Section: kernel Installed-Size: 329 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.190.201604142226 Depends: gcc-4.7 Filename: 4.1-1-errata/amd64/linux-compiler-gcc-4.7-x86_4.1.6-1.190.201604142226_amd64.deb Size: 311386 MD5sum: 6f977a6b335697b1edd0d10cacf7345e SHA1: 7515b2c46a8c88f76fe1bc14b167c2f60cf18ad3 SHA256: cfbd5f106a2caf5957c4cadb2e572dd6eb8e14e070d6179205f89af686f4a77f 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-image-4.1.0-ucs190-amd64-dbg Priority: extra Section: debug Installed-Size: 2703689 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.190.201604142226 Filename: 4.1-1-errata/amd64/linux-image-4.1.0-ucs190-amd64-dbg_4.1.6-1.190.201604142226_amd64.deb Size: 380850958 MD5sum: e664b5870f5180885a4fbf2aa48d5fb6 SHA1: 771013f51e4e512c10344b2fc938fd74d3351d45 SHA256: 9aeeb5afdb7edf2cbe3b6a5472097c41865a5b68b646cb0767c09153f1eb52fa Description: Debugging symbols for Linux 4.1.0-ucs190-amd64 This package provides the detached debugging symbols for the Linux kernel and modules in linux-image-4.1.0-ucs190-amd64. Homepage: https://www.kernel.org/ Package: linux-headers-4.1.0-ucs190-amd64 Priority: optional Section: kernel Installed-Size: 10365 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.190.201604142226 Depends: linux-headers-4.1.0-ucs190-common (= 4.1.6-1.190.201604142226), linux-kbuild-4.1, linux-compiler-gcc-4.7-x86 Filename: 4.1-1-errata/amd64/linux-headers-4.1.0-ucs190-amd64_4.1.6-1.190.201604142226_amd64.deb Size: 468580 MD5sum: 078dcb47aca84e60880c577d1348c8e4 SHA1: ce53dd8ac61852d034c0eccd9a51e902b97dff76 SHA256: 78e256d3aa51d35c7ebb8d2cf7aafaabf08a6d31bf5262865b7598b6156a0083 Description: Header files for Linux 4.1.0-ucs190-amd64 This package provides the architecture-specific kernel header files for Linux kernel 4.1.0-ucs190-amd64, generally used for building out-of-tree kernel modules. These files are going to be installed into /usr/src/linux-headers-4.1.0-ucs190-amd64, and can be used for building modules that load into the kernel provided by the linux-image-4.1.0-ucs190-amd64 package. Homepage: https://www.kernel.org/ Package: linux-libc-dev Priority: optional Section: devel Installed-Size: 3666 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.190.201604142226 Replaces: linux-kernel-headers Provides: linux-kernel-headers Conflicts: linux-kernel-headers Filename: 4.1-1-errata/amd64/linux-libc-dev_4.1.6-1.190.201604142226_amd64.deb Size: 1042886 MD5sum: 8846d357ffb680df66fc73d43c5259bf SHA1: 27a2f84bcfa40b9486abbf43c413fa0e4ed9c2bc SHA256: b20ec25d37528571608d8f083519e8e27e063426877a6ebc0aab947644049a3d 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: linux-headers-4.1.0-ucs190-all-amd64 Priority: optional Section: kernel Installed-Size: 329 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.190.201604142226 Depends: linux-headers-4.1.0-ucs190-amd64 (= 4.1.6-1.190.201604142226) Filename: 4.1-1-errata/amd64/linux-headers-4.1.0-ucs190-all-amd64_4.1.6-1.190.201604142226_amd64.deb Size: 311420 MD5sum: 69e8e6c7a7ae47bf989d55df63fb4820 SHA1: f50995f3ff4986b265441255d5f6ffbcf30b26a5 SHA256: 24f2e1d76a63cfc0dfea84d54448460fa8b79f1b5767e487f8fe8647ea28daff Description: All header files for Linux 4.1 (meta-package) This package depends against all architecture-specific kernel header files for Linux kernel version 4.1, generally used for building out-of-tree kernel modules. Homepage: https://www.kernel.org/ Package: linux-headers-4.1.0-ucs190-all Priority: optional Section: kernel Installed-Size: 329 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.190.201604142226 Depends: linux-headers-4.1.0-ucs190-all-amd64 (= 4.1.6-1.190.201604142226) Filename: 4.1-1-errata/amd64/linux-headers-4.1.0-ucs190-all_4.1.6-1.190.201604142226_amd64.deb Size: 311412 MD5sum: 22b071c477691b5e6b6b0a5a74836e01 SHA1: 3fe4d7fde7b32192c9530dc547af9caa20395f9d SHA256: 94063e1b93d5d6045693313002298651f726eaf0d4bf260ed665be09460c4567 Description: All header files for Linux 4.1 (meta-package) This package depends against all architecture-specific kernel header files for Linux kernel version 4.1, generally used for building out-of-tree kernel modules. Homepage: https://www.kernel.org/ Package: linux-image-4.1.0-ucs190-amd64 Priority: optional Section: kernel Installed-Size: 171281 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.190.201604142226 Provides: linux-modules-4.1.0-ucs190-amd64 Depends: kmod, linux-base (>= 3~), debconf (>= 0.5) | debconf-2.0, initramfs-tools (>= 0.110~) | linux-initramfs-tool Pre-Depends: debconf | debconf-2.0 Recommends: firmware-linux-free (>= 3~), irqbalance Suggests: linux-doc-4.1, debian-kernel-handbook, grub-pc | grub-efi | extlinux Breaks: at (<< 3.1.12-1+squeeze1), initramfs-tools (<< 0.110~) Filename: 4.1-1-errata/amd64/linux-image-4.1.0-ucs190-amd64_4.1.6-1.190.201604142226_amd64.deb Size: 37728784 MD5sum: b756ce0674420574211c5cbb6e777143 SHA1: f037cef43ae5dd4ef466d4e3228b1d1fc1951d28 SHA256: 2eb9a046a436cc56fdf8f10456d3d1a283df0344afc647fb501efd2e301fa85b Description: Linux 4.1 for 64-bit PCs The Linux kernel 4.1 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-headers-4.1.0-ucs190-common Priority: optional Section: kernel Installed-Size: 24284 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.190.201604142226 Filename: 4.1-1-errata/amd64/linux-headers-4.1.0-ucs190-common_4.1.6-1.190.201604142226_amd64.deb Size: 4765350 MD5sum: 24d7808a250c03a6e017b6b503dcaeb3 SHA1: ab33c14444c32165845e000b22b3cc31ef65e977 SHA256: 14a554f730235c38841172aedf2d5cca4c909e758e09e9398e43aef6c5792063 Description: Common header files for Linux 4.1.0-ucs190 This package provides the architecture-specific common kernel header files for Linux kernel version 4.1.0-ucs190, generally used for building out-of-tree kernel modules. To obtain a complete set of headers you also need to install the linux-headers-4.1.0-ucs190-(flavour) package, matching the flavour of the kernel you intend the build for. Homepage: https://www.kernel.org/ Package: linux-image-4.1.0-ucs190-amd64-signed Priority: optional Section: univention Installed-Size: 4299 Maintainer: Univention GmbH Architecture: amd64 Source: univention-kernel-image-signed Version: 2.0.0-7.18.201604271902 Depends: linux-image-4.1.0-ucs190-amd64 Filename: 4.1-1-errata/amd64/linux-image-4.1.0-ucs190-amd64-signed_2.0.0-7.18.201604271902_amd64.deb Size: 4332872 MD5sum: 6c00173fa12846e47cc7e605f9087797 SHA1: d6ade7762d01ea9e6e082c2ca44c34bfa7057de9 SHA256: 33ff89bee4b3008fa7e81b84402dbf9c9d92e272957998bfd226da46054b0617 Description: UCS - Linux kernel (standard) This package provides the signed version of: . The Linux kernel 4.1 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: libssl-dev Priority: optional Section: libdevel Installed-Size: 7130 Maintainer: Debian OpenSSL Team Architecture: amd64 Source: openssl Version: 1.0.2d-1.118.201605062014 Depends: libssl1.0.0 (= 1.0.2d-1.118.201605062014), zlib1g-dev Recommends: libssl-doc Filename: 4.1-1-errata/amd64/libssl-dev_1.0.2d-1.118.201605062014_amd64.deb Size: 2053724 MD5sum: 21d9dab8138483118c25ea11675c3420 SHA1: 920141d054bafab01b175e7819aeccb05a45299d SHA256: 703320dbcd71a3562a77d390994a0e989ac5c61c6ef30fac69030a4500a220fb Description: Secure Sockets Layer toolkit - development files This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. . It contains development libraries, header files, and manpages for libssl and libcrypto. Multi-Arch: same Package: libssl1.0.0-dbg Priority: extra Section: debug Installed-Size: 3542 Maintainer: Debian OpenSSL Team Architecture: amd64 Source: openssl Version: 1.0.2d-1.118.201605062014 Depends: libssl1.0.0 (= 1.0.2d-1.118.201605062014) Filename: 4.1-1-errata/amd64/libssl1.0.0-dbg_1.0.2d-1.118.201605062014_amd64.deb Size: 3136954 MD5sum: 133cc78e5a087c2296bb4e8b78496341 SHA1: edae186089dd4c2af7d2dbc9beaf1422eac2ff44 SHA256: 9eef7380129368fcdecf31ffc55fceda03536c99cb233abb1e82b67e480ae02c Description: Secure Sockets Layer toolkit - debug information This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. . It contains debugging symbols for libssl and libcrypto. Multi-Arch: same Package: libssl1.0.0 Priority: important Section: libs Installed-Size: 3460 Maintainer: Debian OpenSSL Team Architecture: amd64 Source: openssl Version: 1.0.2d-1.118.201605062014 Depends: libc6 (>= 2.7), debconf (>= 0.5) | debconf-2.0 Pre-Depends: multiarch-support Filename: 4.1-1-errata/amd64/libssl1.0.0_1.0.2d-1.118.201605062014_amd64.deb Size: 1523972 MD5sum: 5839d2fd980324f1af0d9665c912885a SHA1: a24f30945d9566cd52831617bb964b4c786c6ba2 SHA256: 5138f37de1cb06d34e6c175b2d41fcdf7c0377ac3318b1bc3eab57a709f2e080 Description: Secure Sockets Layer toolkit - shared libraries This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. . It provides the libssl and libcrypto shared libraries. Multi-Arch: same Package: openssl Priority: optional Section: utils Installed-Size: 1136 Maintainer: Debian OpenSSL Team Architecture: amd64 Version: 1.0.2d-1.118.201605062014 Depends: libc6 (>= 2.7), libssl1.0.0 (>= 1.0.2d-1) Suggests: ca-certificates Filename: 4.1-1-errata/amd64/openssl_1.0.2d-1.118.201605062014_amd64.deb Size: 734404 MD5sum: 564582669463b5dc213cf08174ec5a82 SHA1: 370884ee44852e912d1b694809f61dafc9de3237 SHA256: 66f42955a9692fdeaa5a557e9cd696013228e2ec4711692856529fe9731f09db Description: Secure Sockets Layer toolkit - cryptographic utility This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. . It contains the general-purpose command line binary /usr/bin/openssl, useful for cryptographic operations such as: * creating RSA, DH, and DSA key parameters; * creating X.509 certificates, CSRs, and CRLs; * calculating message digests; * encrypting and decrypting with ciphers; * testing SSL/TLS clients and servers; * handling S/MIME signed or encrypted mail. Package: libcrypto1.0.0-udeb Priority: optional Section: debian-installer Installed-Size: 2398 Maintainer: Debian OpenSSL Team Architecture: amd64 Source: openssl Version: 1.0.2d-1.118.201605062014 Depends: libc6-udeb (>= 2.13) Filename: 4.1-1-errata/amd64/libcrypto1.0.0-udeb_1.0.2d-1.118.201605062014_amd64.udeb Size: 855028 MD5sum: 5397b434b6187d456edfa818f0204825 SHA1: 60681c67c7bc66acc621b909a7acbf0560c1e56c SHA256: be459240abfeb98dd9c6e43052e474263529eb25f3c3cee0273ebf2388fdb64c Description: Secure Sockets Layer toolkit - libcrypto udeb This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. . It contains a version of the libcrypto shared library for use with the Debian Installer. Do not install it on a normal system. Package: libvirt-sanlock Priority: extra Section: libs Installed-Size: 163 Maintainer: Debian Libvirt Maintainers Architecture: amd64 Source: libvirt Version: 1.2.9-9+deb8u2.141.201605091248 Depends: libc6 (>= 2.9), libsanlock-client1 (>= 2.1), augeas-tools, libvirt0 (= 1.2.9-9+deb8u2.141.201605091248) Filename: 4.1-1-errata/amd64/libvirt-sanlock_1.2.9-9+deb8u2.141.201605091248_amd64.deb Size: 75890 MD5sum: f2af7fbdbf5815b3a960eb03f326fbfa SHA1: 4eea064ec8afb5d0ad5bd9b4bfe4c7ec735271f7 SHA256: af88efc5efce467a0c8acf2c955f7f48e7bee10a43e28aa1f5821bb9631ea850 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: libvirt0 Priority: optional Section: libs Installed-Size: 5141 Maintainer: Debian Libvirt Maintainers Architecture: amd64 Source: libvirt Version: 1.2.9-9+deb8u2.141.201605091248 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.1-1-errata/amd64/libvirt0_1.2.9-9+deb8u2.141.201605091248_amd64.deb Size: 3168408 MD5sum: 53e35220b3f287b82823d230616b10c1 SHA1: b3449b7bbefbcf703d5c03fd525c5a9eea0f5153 SHA256: 8f714d48222918b3d5aae7c6f66243f48c57669976557c360dd77e61572d2a43 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.141.201605091248 Replaces: libvirt-bin (<= 1.2.9-9+deb8u2.141.201605091248) Depends: libvirt0 (= 1.2.9-9+deb8u2.141.201605091248) Recommends: pkg-config Filename: 4.1-1-errata/amd64/libvirt-dev_1.2.9-9+deb8u2.141.201605091248_amd64.deb Size: 194830 MD5sum: 00662455598c85c3c53455ebad3e3d36 SHA1: 70951a8628671a781c4d01d638ca042ab83d6693 SHA256: bc998665c51823b330f43afacf1552fd3ed1751fd4fe07957fef67d03a361204 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-clients Priority: optional Section: admin Installed-Size: 1702 Maintainer: Debian Libvirt Maintainers Architecture: amd64 Source: libvirt Version: 1.2.9-9+deb8u2.141.201605091248 Replaces: libvirt-bin (<= 1.2.9-9+deb8u2.141.201605091248) Depends: libapparmor1 (>= 2.6~devel), libc6 (>= 2.13), libreadline6 (>= 6.0), libselinux1 (>= 1.32), libvirt0 (= 1.2.9-9+deb8u2.141.201605091248), libxml2 (>= 2.7.4) Suggests: libvirt-daemon Breaks: libvirt-bin (<< 1.2.7-11~) Filename: 4.1-1-errata/amd64/libvirt-clients_1.2.9-9+deb8u2.141.201605091248_amd64.deb Size: 652344 MD5sum: e8ac636e8c51e6697f63d57e4b1f8005 SHA1: 3f544f7eedca257fb8f45c4ffd099593b19ea1ee SHA256: a37ccf6e0467d5fe7af546a98bdc1e91fc3c628c4bb36797a413743f7833d0c6 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: libvirt0-dbg Priority: extra Section: debug Installed-Size: 46405 Maintainer: Debian Libvirt Maintainers Architecture: amd64 Source: libvirt Version: 1.2.9-9+deb8u2.141.201605091248 Depends: libvirt0 (= 1.2.9-9+deb8u2.141.201605091248) Filename: 4.1-1-errata/amd64/libvirt0-dbg_1.2.9-9+deb8u2.141.201605091248_amd64.deb Size: 15950560 MD5sum: 34be0dbbf537fb3e410b74dcf2dde9e6 SHA1: 5690c43c83bd91f9dcc12d8ddfcd000855535315 SHA256: b61038fd9c56f9b06ee53a2e130649834034f97e462043464301141e56cd300a 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: 9200 Maintainer: Debian Libvirt Maintainers Architecture: amd64 Source: libvirt Version: 1.2.9-9+deb8u2.141.201605091248 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.141.201605091248), 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.1-1-errata/amd64/libvirt-daemon_1.2.9-9+deb8u2.141.201605091248_amd64.deb Size: 3523082 MD5sum: ffeba742fcf433386b4921eb7299d6b3 SHA1: f7f1989d7805da50bf6ad1c3018b25243d5bd8b3 SHA256: 9bb82275b8339fbc8048782a6f175e69f6608a5e9e97171744e51cf9e03c0597 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 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.141.201605091248 Replaces: libvirt-bin (<= 1.2.9-9+deb8u2.141.201605091248) 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.141.201605091248), libvirt-daemon (= 1.2.9-9+deb8u2.141.201605091248), 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.1-1-errata/amd64/libvirt-daemon-system_1.2.9-9+deb8u2.141.201605091248_amd64.deb Size: 156392 MD5sum: cc5f2ab3c57a5c232fbb4210ae43f2f5 SHA1: 95a2213d83f840ca6055cd1d8673d7d8a529f462 SHA256: 3012ed1c42b19eede4f73436ebc17890721c7d209c54ddcc61eb6c207a5c6ed9 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-bin Priority: extra Section: oldlibs Installed-Size: 73 Maintainer: Debian Libvirt Maintainers Architecture: amd64 Source: libvirt Version: 1.2.9-9+deb8u2.141.201605091248 Depends: libvirt-daemon-system (>= 1.2.9-9+deb8u2.141.201605091248), libvirt-clients (>= 1.2.9-9+deb8u2.141.201605091248) Filename: 4.1-1-errata/amd64/libvirt-bin_1.2.9-9+deb8u2.141.201605091248_amd64.deb Size: 37756 MD5sum: 7029540a4bcd08093441a533eb6d0464 SHA1: 2f32c67d28944ca4ec7610ef1328f2d2c127e07f SHA256: ffc4dd6b345c454a5371ac54100f4f1230adff2d31cb2ed4f73c55dbe301cb56 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: libnl1 Priority: optional Section: libs Installed-Size: 393 Maintainer: Michael Biebl Architecture: amd64 Source: libnl Version: 1.1-7.15.201603141220 Depends: libc6 (>= 2.3) Pre-Depends: multiarch-support Filename: 4.1-1-errata/amd64/libnl1_1.1-7.15.201603141220_amd64.deb Size: 142570 MD5sum: 6ac6435162ac9501cf433d51ffd2dd14 SHA1: 7b3610db6be3897f04db3136cb44e4e953779e93 SHA256: 6f68afe241efe90b066482b2550ea428be5bd75e577f82fd96c7343bdeb0f831 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: libnl-dev Priority: optional Section: libdevel Installed-Size: 182 Maintainer: Michael Biebl Architecture: amd64 Source: libnl Version: 1.1-7.15.201603141220 Depends: libnl1 (= 1.1-7.15.201603141220) Suggests: libnl-doc Filename: 4.1-1-errata/amd64/libnl-dev_1.1-7.15.201603141220_amd64.deb Size: 34640 MD5sum: 1810b2ad6f6a75fe52206c7ad1f10fd5 SHA1: 74451496d2a79cffe711a28c8f11daacd74d2ac6 SHA256: ae2b5eacd1ed7b24b9d0999264f9ccc9278c65afb716331ec9ff27ca14c8a85d 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: netcf Priority: extra Section: admin Installed-Size: 59 Maintainer: Serge Hallyn Architecture: amd64 Version: 0.1.9-2.5.201603151048 Depends: libc6 (>= 2.3.4), libnetcf1 (= 0.1.9-2.5.201603151048), libreadline6 (>= 6.0) Filename: 4.1-1-errata/amd64/netcf_0.1.9-2.5.201603151048_amd64.deb Size: 15930 MD5sum: 32994dbf04f2fe7a7548fd0433f29c6f SHA1: d2023bfa81f665b9a50e933696135b6097848c51 SHA256: 36a6bb9f329339a67cf70e8aa0ae97a2f2c20142a09e739497b3a2e07eb2d8e2 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: libnetcf-dev Priority: extra Section: libdevel Installed-Size: 179 Maintainer: Serge Hallyn Architecture: amd64 Source: netcf Version: 0.1.9-2.5.201603151048 Depends: libnetcf1 (= 0.1.9-2.5.201603151048) Filename: 4.1-1-errata/amd64/libnetcf-dev_0.1.9-2.5.201603151048_amd64.deb Size: 45514 MD5sum: 3e8dc3f5d672c2cb0516b0c3b8cb5b21 SHA1: cae683e26b3f1de300e4518bde0912da71894670 SHA256: 0597e13eecc49044d11645dcfd2208b2f98c0ae8a2acef886699942740abc047 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: libnetcf1-dbg Priority: extra Section: debug Installed-Size: 398 Maintainer: Serge Hallyn Architecture: amd64 Source: netcf Version: 0.1.9-2.5.201603151048 Depends: libnetcf1 (= 0.1.9-2.5.201603151048) Filename: 4.1-1-errata/amd64/libnetcf1-dbg_0.1.9-2.5.201603151048_amd64.deb Size: 130822 MD5sum: e0e5c4927e51048903dddebd17cf78d3 SHA1: 1dc597e6ba56ecff75e216438c6d212684674883 SHA256: fdd707f858275986c2ebfa09214d010fc34f5840bfae04422ca46e2c323c7958 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.5.201603151048 Depends: libaugeas0 (>= 0.6.0), libc6 (>= 2.8), libnl1 (>= 1.1), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), augeas-lenses Filename: 4.1-1-errata/amd64/libnetcf1_0.1.9-2.5.201603151048_amd64.deb Size: 51294 MD5sum: f78efcc49aa0e434a8523dadf87690d2 SHA1: 821c8baca320ad9bcea80fff4f68c18edd1cdebf SHA256: 04382116e686041ac5229c98a0350075646ed02afc77670e1315ad3fd80ed907 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: qemu-kvm Priority: optional Section: misc Installed-Size: 4620 Maintainer: Michael Tokarev Architecture: amd64 Version: 1.1.2+dfsg-6.51.201605111106 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.1-1-errata/amd64/qemu-kvm_1.1.2+dfsg-6.51.201605111106_amd64.deb Size: 1556988 MD5sum: 274314135e035f830b60c316caabaeb0 SHA1: 444d2a2c6ca28ff2b8e9499c346558eb16c29ef7 SHA256: 294e459fce2b558af7fc3b580f6651ef197495f2508f8551db57779cd79b0aba 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: qemu-kvm-dbg Priority: extra Section: debug Installed-Size: 16593 Maintainer: Michael Tokarev Architecture: amd64 Source: qemu-kvm Version: 1.1.2+dfsg-6.51.201605111106 Replaces: kvm-dbg Depends: qemu-kvm (= 1.1.2+dfsg-6.51.201605111106) Conflicts: kvm-dbg Filename: 4.1-1-errata/amd64/qemu-kvm-dbg_1.1.2+dfsg-6.51.201605111106_amd64.deb Size: 5094112 MD5sum: be50e0268164c77cb49035e268d8ed66 SHA1: f5f42fc78e352bf68f9887a48557a27718e61c9d SHA256: 65dab431873e31df03cfeb231118cf75556950a17dd803559c89c26d01e1772f Description: Debugging info for qemu-kvm This package contains the debugging symbols for qemu-kvm. 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.51.201605111106) Version: 1:1.1.2+dfsg-6.51.201605111106 Depends: qemu-kvm Filename: 4.1-1-errata/amd64/kvm_1.1.2+dfsg-6.51.201605111106_amd64.deb Size: 25456 MD5sum: bc8a6ef080e643331f3448c2e708afd0 SHA1: 3a64b82821c2e2067eb81ff7bea53f1de894fbc6 SHA256: 1dcc92322e36812bb049586e54116630130ca1a6f819ffc713296cd01aac5fdd 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-utils Priority: optional Section: misc Installed-Size: 1503 Maintainer: Debian QEMU Team Architecture: amd64 Source: qemu Version: 1.1.2+dfsg-6a.49.201605111538 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.1-1-errata/amd64/qemu-utils_1.1.2+dfsg-6a.49.201605111538_amd64.deb Size: 664910 MD5sum: fd4129aeda1377402dde84dee9d68a59 SHA1: 44e71682a8f910db065f194139b6594427c88400 SHA256: 43eabf486c15c6f57e877b373a67ad0364abf582cc257854f1b1ac096e03f22c 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: 80908 Maintainer: Debian QEMU Team Architecture: amd64 Source: qemu Version: 1.1.2+dfsg-6a.49.201605111538 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, zlib1g (>= 1:1.1.4), qemu-keymaps (>= 1.1.2+dfsg-6a.49.201605111538), 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.1-1-errata/amd64/qemu-system_1.1.2+dfsg-6a.49.201605111538_amd64.deb Size: 27249702 MD5sum: 3401113a5045885edbeef969f4330dd2 SHA1: 6bee99c57c56c6e39d34ad7da8f148e2ad473ecb SHA256: ffe152c358c65f0a3851817653c2636176d3c8b85f38a260b1c1dae8ac28c1b8 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-user-static Priority: optional Section: misc Installed-Size: 64137 Maintainer: Debian QEMU Team Architecture: amd64 Source: qemu Version: 1.1.2+dfsg-6a.49.201605111538 Recommends: binfmt-support Suggests: sudo Filename: 4.1-1-errata/amd64/qemu-user-static_1.1.2+dfsg-6a.49.201605111538_amd64.deb Size: 16579652 MD5sum: 95ac281d45c97982724b78127b7cf201 SHA1: ecd678de159388338fea912d4a1a2ded5335bb34 SHA256: 8ec293dc2deaccc44bccbdc660dd337161ac8d75e240107d35dbcb9e17f539e7 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/ Package: qemu Priority: optional Section: misc Installed-Size: 373 Maintainer: Debian QEMU Team Architecture: amd64 Version: 1.1.2+dfsg-6a.49.201605111538 Depends: qemu-system (>= 1.1.2+dfsg-6a.49.201605111538), qemu-user (>= 1.1.2+dfsg-6a.49.201605111538), qemu-utils (>= 1.1.2+dfsg-6a.49.201605111538) Suggests: qemu-user-static Filename: 4.1-1-errata/amd64/qemu_1.1.2+dfsg-6a.49.201605111538_amd64.deb Size: 118788 MD5sum: 7e206615964436caa84033e5dba29680 SHA1: 11566fe48f53a27ac0dd70a91ffc64e7f6acd9dd SHA256: 99c4ba4d5a6a905116b7736319e68901e32670e0af23b02c5ecf07444d491f49 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 Priority: optional Section: misc Installed-Size: 47015 Maintainer: Debian QEMU Team Architecture: amd64 Source: qemu Version: 1.1.2+dfsg-6a.49.201605111538 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.1-1-errata/amd64/qemu-user_1.1.2+dfsg-6a.49.201605111538_amd64.deb Size: 7723560 MD5sum: 6b46d2a9675f5ad66848346efff71908 SHA1: b96df450004315bb5d1bcabf79e14cab98dbfc55 SHA256: 3eb64b1f7176256e78b3dc8a96fd6ef262da714bf7f1c17317209607e659f1fb 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: libgd2-xpm Priority: optional Section: libs Installed-Size: 640 Maintainer: GD team Architecture: amd64 Source: libgd2 Version: 2.0.36~rc1~dfsg-6.1.39.201605240918 Provides: libgd2 Depends: libc6 (>= 2.7), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.2.1), libjpeg8 (>= 8c), libpng12-0 (>= 1.2.13-4), libx11-6, libxpm4, zlib1g (>= 1:1.1.4) Pre-Depends: multiarch-support Suggests: libgd-tools Conflicts: libgd2, libgd2-noxpm Filename: 4.1-1-errata/amd64/libgd2-xpm_2.0.36~rc1~dfsg-6.1.39.201605240918_amd64.deb Size: 233746 MD5sum: 1dd1d587b0255c66b6cb84f5d5c392b7 SHA1: c30f62a52c94417420e4bedb88096516aaeede46 SHA256: 05c1da674f3d5bdefd7fec888c0f50f075d1599c109342ebcc8c9fcd0924021e Description: GD Graphics Library version 2 GD is a graphics library. It allows your code to quickly draw images complete with lines, arcs, text, multiple colours, cut and paste from other images, flood fills, and write out the result as a PNG file. This is particularly useful in World Wide Web applications, where PNG is one of the formats accepted for inline images by most browsers. . This is the runtime package of the library, built with XPM (X pixmap) and fontconfig support. Multi-Arch: same Homepage: http://www.libgd.org/ Package: libgd2-noxpm Priority: optional Section: libs Installed-Size: 633 Maintainer: GD team Architecture: amd64 Source: libgd2 Version: 2.0.36~rc1~dfsg-6.1.39.201605240918 Provides: libgd2 Depends: libc6 (>= 2.7), libfreetype6 (>= 2.2.1), libjpeg8 (>= 8c), libpng12-0 (>= 1.2.13-4), zlib1g (>= 1:1.1.4) Pre-Depends: multiarch-support Suggests: libgd-tools Conflicts: libgd2, libgd2-xpm Filename: 4.1-1-errata/amd64/libgd2-noxpm_2.0.36~rc1~dfsg-6.1.39.201605240918_amd64.deb Size: 232022 MD5sum: 38818e65006ed448c0b737c6c80fac56 SHA1: 1f96b47c44ca3a077aed32b5024f308964930de8 SHA256: a8235679ae328007a351b2034d5dcfb0ce1f95be08d0b4720ea12617f78c1484 Description: GD Graphics Library version 2 (without XPM support) GD is a graphics library. It allows your code to quickly draw images complete with lines, arcs, text, multiple colours, cut and paste from other images, flood fills, and write out the result as a PNG file. This is particularly useful in World Wide Web applications, where PNG is one of the formats accepted for inline images by most browsers. . This is the runtime package of the library, built without XPM (X pixmap) or fontconfig support. Multi-Arch: same Homepage: http://www.libgd.org/ Package: libgd2-xpm-dev Priority: optional Section: libdevel Installed-Size: 891 Maintainer: GD team Architecture: amd64 Source: libgd2 Version: 2.0.36~rc1~dfsg-6.1.39.201605240918 Provides: libgd-dev Depends: libgd2-xpm (= 2.0.36~rc1~dfsg-6.1.39.201605240918), libfontconfig1-dev, libfreetype6-dev, libjpeg-dev, libpng12-0-dev, libx11-dev, libxpm-dev, zlib1g-dev Conflicts: libgd-dev, libgd-noxpm-dev, libgd-xpm-dev, libgd2-noxpm-dev Filename: 4.1-1-errata/amd64/libgd2-xpm-dev_2.0.36~rc1~dfsg-6.1.39.201605240918_amd64.deb Size: 373926 MD5sum: 06af2da442bca2b71f645ed6e7bc6a09 SHA1: 89ed3e156444fea921e2e2665be550f96461cc79 SHA256: 051ac16ad2604753cccda32fbe1af7dab8a7a9d00bdfa9ed3d35e498105e85d6 Description: GD Graphics Library version 2 (development version) GD is a graphics library. It allows your code to quickly draw images complete with lines, arcs, text, multiple colours, cut and paste from other images, flood fills, and write out the result as a PNG file. This is particularly useful in World Wide Web applications, where PNG is one of the formats accepted for inline images by most browsers. . This is the full development version of the library, built with XPM (X pixmap) and fontconfig support. Multi-Arch: same Homepage: http://www.libgd.org/ Package: libgd-tools Priority: optional Section: graphics Installed-Size: 437 Maintainer: GD team Architecture: amd64 Source: libgd2 Version: 2.0.36~rc1~dfsg-6.1.39.201605240918 Depends: libc6 (>= 2.7), libfreetype6 (>= 2.2.1), libgd2-xpm (>= 2.0.36~rc1~dfsg), libjpeg8 (>= 8c), libpng12-0 (>= 1.2.13-4), zlib1g (>= 1:1.1.4), perl Suggests: libgd2-noxpm-dev | libgd2-xpm-dev Filename: 4.1-1-errata/amd64/libgd-tools_2.0.36~rc1~dfsg-6.1.39.201605240918_amd64.deb Size: 170432 MD5sum: 8fa49f68af6b9865292ce1a44956d685 SHA1: 623a4bab19e8d67307e85ee314ed70a40a17edbf SHA256: 34297b4bdb6e5cc417832e4b2335a2098b77c11ee2f1eadc59a44db3b7f888f4 Description: GD command line tools and example code GD is a graphics library. It allows your code to quickly draw images complete with lines, arcs, text, multiple colours, cut and paste from other images, flood fills, and write out the result as a PNG file. This is particularly useful in World Wide Web applications, where PNG is one of the formats accepted for inline images by most browsers. . This is some simple command line tools and example code that use the GD graphics library. Homepage: http://www.libgd.org/ Package: libgd2-noxpm-dev Priority: optional Section: libdevel Installed-Size: 883 Maintainer: GD team Architecture: amd64 Source: libgd2 Version: 2.0.36~rc1~dfsg-6.1.39.201605240918 Provides: libgd-dev Depends: libgd2-noxpm (= 2.0.36~rc1~dfsg-6.1.39.201605240918), libfreetype6-dev, libjpeg-dev, libpng12-0-dev, zlib1g-dev Conflicts: libgd-dev, libgd-noxpm-dev, libgd-xpm-dev, libgd2-xpm-dev Filename: 4.1-1-errata/amd64/libgd2-noxpm-dev_2.0.36~rc1~dfsg-6.1.39.201605240918_amd64.deb Size: 371568 MD5sum: 649d9651231e292c1d459dfeafc8276c SHA1: f14b1eb139978ceece050b11a85b7dc797e4cb8f SHA256: ec08202748683b56c0e787109cb3bfabda073677ddb9d91d410dcc51996e9216 Description: GD Graphics Library version 2 (development version) GD is a graphics library. It allows your code to quickly draw images complete with lines, arcs, text, multiple colours, cut and paste from other images, flood fills, and write out the result as a PNG file. This is particularly useful in World Wide Web applications, where PNG is one of the formats accepted for inline images by most browsers. . This is the full development version of the library, built without XPM (X pixmap) or fontconfig support. Multi-Arch: same Homepage: http://www.libgd.org/ Package: libmagick++-dev Priority: optional Section: libdevel Installed-Size: 1185 Maintainer: ImageMagick Packaging Team Architecture: amd64 Source: imagemagick Version: 8:6.7.7.10-5.59.201605232004 Depends: libmagick++5 (= 8:6.7.7.10-5.59.201605232004), libmagickcore-dev (= 8:6.7.7.10-5.59.201605232004), libmagickwand-dev (= 8:6.7.7.10-5.59.201605232004), pkg-config Filename: 4.1-1-errata/amd64/libmagick++-dev_6.7.7.10-5.59.201605232004_amd64.deb Size: 285494 MD5sum: d3febd981e60bffa582887722cfd0c36 SHA1: df2233ca462e8eb926ed82538b9afd873d45e790 SHA256: 594bcc5cee0b8c2d331018b68824ae5a9780c763603edd69c08c6cebc05b679c Description: object-oriented C++ interface to ImageMagick - development files This package includes header files and static libraries needed to compile programs using Magick++. Homepage: http://www.imagemagick.org/ Package: libmagickwand-dev Priority: optional Section: libdevel Installed-Size: 2569 Maintainer: ImageMagick Packaging Team Architecture: amd64 Source: imagemagick Version: 8:6.7.7.10-5.59.201605232004 Depends: libmagickwand5 (= 8:6.7.7.10-5.59.201605232004), libmagickcore5-extra (= 8:6.7.7.10-5.59.201605232004), libmagickcore-dev (= 8:6.7.7.10-5.59.201605232004), pkg-config Filename: 4.1-1-errata/amd64/libmagickwand-dev_6.7.7.10-5.59.201605232004_amd64.deb Size: 543884 MD5sum: d4cf1914169914cff4249419bf6ffc01 SHA1: f3dfe1dc3a2d0f161f34f6b174ed72d3429a92ac SHA256: 769e6ef0683df9e5c9ac4d9ae22a58ad8c79c4f947a8fb20405db7c87309ec98 Description: image manipulation library - development files This package includes header files and static libraries needed to compile programs using MagickWand. Homepage: http://www.imagemagick.org/ Package: libmagickcore-dev Priority: optional Section: libdevel Installed-Size: 4993 Maintainer: ImageMagick Packaging Team Architecture: amd64 Source: imagemagick Version: 8:6.7.7.10-5.59.201605232004 Depends: libmagickcore5 (= 8:6.7.7.10-5.59.201605232004), libmagickcore5-extra (= 8:6.7.7.10-5.59.201605232004), libbz2-dev, libdjvulibre-dev, libexif-dev, libfreetype6-dev, libgraphviz-dev, libjasper-dev, libjpeg-dev, liblcms-dev, liblqr-1-0-dev, libltdl-dev, libopenexr-dev, libpng-dev, librsvg2-dev, libtiff-dev, libwmf-dev, libx11-dev, libxext-dev, libxml2-dev, libxt-dev, zlib1g-dev, pkg-config Filename: 4.1-1-errata/amd64/libmagickcore-dev_6.7.7.10-5.59.201605232004_amd64.deb Size: 1382604 MD5sum: c5e87d0eac1c71e3eaaa1ff4ab9d27f5 SHA1: 82260956d272def321fad0084987f6e859c02341 SHA256: 6602e11bd20c6870426fa7494027929ad0d5e00d544b66eb2b78eed55f4d915e Description: low-level image manipulation library - development files This package includes header files and static libraries needed to compile programs using MagickCore. Homepage: http://www.imagemagick.org/ Package: libmagickwand5 Priority: optional Section: libs Installed-Size: 1288 Maintainer: ImageMagick Packaging Team Architecture: amd64 Source: imagemagick Version: 8:6.7.7.10-5.59.201605232004 Depends: libbz2-1.0, libc6 (>= 2.3), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.2.1), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.2.1), libice6 (>= 1:1.0.0), libjpeg8 (>= 8c), liblcms2-2, liblqr-1-0 (>= 0.1.0), libltdl7 (>= 2.4.2), liblzma5 (>= 5.1.1alpha+20110809), libmagickcore5 (>= 8:6.7.7.10), libsm6, libtiff4 (>> 3.9.5-3~), libx11-6, libxext6, libxt6, zlib1g (>= 1:1.1.4), imagemagick-common Pre-Depends: multiarch-support Filename: 4.1-1-errata/amd64/libmagickwand5_6.7.7.10-5.59.201605232004_amd64.deb Size: 462624 MD5sum: 9657539901cb0c89cda4e0f73546717a SHA1: 0cd77be63b63adccf532ef9c350039256be07e02 SHA256: f70fe640ace4a2598ef2435e69f864991eb93fc97cb9c37c39a4619ce44ee63d Description: image manipulation library The MagickWand API is the recommended interface between the C programming language and the ImageMagick image processing libraries. Unlike the MagickCore C API, MagickWand uses only a few opaque types. Accessors are available to set or get important wand properties. . This package contains the C libraries needed to run executables that make use of MagickWand. Multi-Arch: same Homepage: http://www.imagemagick.org/ Package: perlmagick Priority: optional Section: perl Installed-Size: 596 Maintainer: ImageMagick Packaging Team Architecture: amd64 Source: imagemagick Version: 8:6.7.7.10-5.59.201605232004 Provides: libimage-magick-perl Depends: perl (>= 5.14.2-21.75.201410222020), perlapi-5.14.2, libc6 (>= 2.4), libmagickcore5 (>= 8:6.7.7.10), libperl5.14 (>= 5.14.2) Suggests: imagemagick-doc Filename: 4.1-1-errata/amd64/perlmagick_6.7.7.10-5.59.201605232004_amd64.deb Size: 257166 MD5sum: 30145fe35fe9c56f8a5edea471a74a48 SHA1: dc0fd8b0fa86d612265233a0079e76b3273a3f2a SHA256: 06d746c2a763751f1c082fd2334623c59f4a1017919ce26b2f941dd24cd5d7c8 Description: Perl interface to the ImageMagick graphics routines PerlMagick is an objected-oriented Perl interface to ImageMagick. Use the module to read, manipulate, or write an image or image sequence from within a Perl script. This makes it very suitable for Web CGI scripts. Multi-Arch: allowed Homepage: http://www.imagemagick.org/ Package: libmagick++5 Priority: optional Section: libs Installed-Size: 617 Maintainer: ImageMagick Packaging Team Architecture: amd64 Source: imagemagick Version: 8:6.7.7.10-5.59.201605232004 Depends: libbz2-1.0, libc6 (>= 2.2.5), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.2.1), libice6 (>= 1:1.0.0), libjpeg8 (>= 8c), liblcms2-2, liblqr-1-0 (>= 0.1.0), libltdl7 (>= 2.4.2), liblzma5 (>= 5.1.1alpha+20110809), libmagickcore5 (>= 8:6.7.7.10), libmagickwand5 (>= 8:6.7.7.10), libsm6, libstdc++6 (>= 4.6), libtiff4 (>> 3.9.5-3~), libx11-6, libxext6, libxt6, zlib1g (>= 1:1.1.4) Pre-Depends: multiarch-support Filename: 4.1-1-errata/amd64/libmagick++5_6.7.7.10-5.59.201605232004_amd64.deb Size: 237926 MD5sum: c916ff29bdf7f142eabd80fbf880ee93 SHA1: 5f9a622e459bb7043b24ea28711f07292f37a040 SHA256: c22f57b51ed858126151aa69899d8e3190976de69bff9b11438b319618a0dc83 Description: object-oriented C++ interface to ImageMagick The Magick++ library is a set of C++ wrapper classes that provides access to the ImageMagick package functionality from within a C++ application. . This package contains the C++ libraries needed to run executables that make use of libMagick++. Multi-Arch: same Homepage: http://www.imagemagick.org/ Package: libmagickcore5 Priority: optional Section: libs Installed-Size: 5899 Maintainer: ImageMagick Packaging Team Architecture: amd64 Source: imagemagick Version: 8:6.7.7.10-5.59.201605232004 Depends: libbz2-1.0, libc6 (>= 2.3), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.2.1), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.2.1), libice6 (>= 1:1.0.0), libjasper1, libjbig0, libjpeg8 (>= 8c), liblcms2-2, liblqr-1-0 (>= 0.1.0), libltdl7 (>= 2.4.2), liblzma5 (>= 5.1.1alpha+20120614), libpng12-0 (>= 1.2.13-4), libsm6, libtiff4 (>> 3.9.5-3~), libx11-6, libxext6, libxml2 (>= 2.7.4), libxt6, zlib1g (>= 1:1.1.4), imagemagick-common Pre-Depends: multiarch-support Recommends: ghostscript, gsfonts Suggests: libmagickcore5-extra Filename: 4.1-1-errata/amd64/libmagickcore5_6.7.7.10-5.59.201605232004_amd64.deb Size: 2086928 MD5sum: ece9b045353d48ab6159d7d3835e7a6a SHA1: f4b1a09ca1d2579f229a690601ba23d2dffa9b93 SHA256: 965a9be901ccc21712ea2aefdc6c715bc0b7d3e1c96c1c7d18bd44bb3f31c660 Description: low-level image manipulation library The MagickCore API is a low-level interface between the C programming language and the ImageMagick image processing libraries and is recommended for wizard-level programmers only. Unlike the MagickWand C API which uses only a few opaque types and accessors, with MagickCore you almost exclusively access the structure members directly. . This package contains the C libraries needed to run executables that make use of MagickCore. Multi-Arch: same Homepage: http://www.imagemagick.org/ Package: imagemagick-dbg Priority: extra Section: debug Installed-Size: 7709 Maintainer: ImageMagick Packaging Team Architecture: amd64 Source: imagemagick Version: 8:6.7.7.10-5.59.201605232004 Depends: imagemagick (= 8:6.7.7.10-5.59.201605232004), libmagick++5 (= 8:6.7.7.10-5.59.201605232004), libmagickcore5-extra (= 8:6.7.7.10-5.59.201605232004), perlmagick (= 8:6.7.7.10-5.59.201605232004) Filename: 4.1-1-errata/amd64/imagemagick-dbg_6.7.7.10-5.59.201605232004_amd64.deb Size: 6254134 MD5sum: 50a88537d8cbd1601f56ee5961e18fd1 SHA1: 09062253b5b4840dbcb65adad3922cc1b8a967ad SHA256: 62811f0264833cb116e3ac8214cc9a3022217a79522c0cac81e908ba2657047d Description: debugging symbols for ImageMagick This package contains the debugging symbols for ImageMagick, a software suite to create, edit, and compose bitmap images. Homepage: http://www.imagemagick.org/ Package: imagemagick Priority: optional Section: graphics Installed-Size: 515 Maintainer: ImageMagick Packaging Team Architecture: amd64 Version: 8:6.7.7.10-5.59.201605232004 Depends: libbz2-1.0, libc6 (>= 2.2.5), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.2.1), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.2.1), libice6 (>= 1:1.0.0), libjpeg8 (>= 8c), liblcms2-2, liblqr-1-0 (>= 0.1.0), libltdl7 (>= 2.4.2), liblzma5 (>= 5.1.1alpha+20110809), libmagickcore5 (>= 8:6.7.7.10), libmagickwand5 (>= 8:6.7.7.10), libsm6, libtiff4 (>> 3.9.5-3~), libx11-6, libxext6, libxt6, zlib1g (>= 1:1.1.4), hicolor-icon-theme Recommends: libmagickcore5-extra, ghostscript, netpbm, ufraw-batch Suggests: imagemagick-doc, autotrace, cups-bsd | lpr | lprng, curl, enscript, ffmpeg, gimp, gnuplot, grads, groff-base, hp2xx, html2ps, libwmf-bin, mplayer, povray, radiance, sane-utils, texlive-base-bin, transfig, xdg-utils Filename: 4.1-1-errata/amd64/imagemagick_6.7.7.10-5.59.201605232004_amd64.deb Size: 286248 MD5sum: 3479b685036964809788d49cc375bfcb SHA1: 264eff2f92265bb04813dfce67bb4765ed34b68d SHA256: aec245d538e6696146bc0809c70f26d182fd33a67fff34294ac2ca0244df9ac7 Description: image manipulation programs ImageMagick is a software suite to create, edit, and compose bitmap images. It can read, convert and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. Use ImageMagick to translate, flip, mirror, rotate, scale, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves. All manipulations can be achieved through shell commands as well as through an X11 graphical interface (display). Multi-Arch: foreign Homepage: http://www.imagemagick.org/ Package: libmagickcore5-extra Priority: optional Section: libs Installed-Size: 334 Maintainer: ImageMagick Packaging Team Architecture: amd64 Source: imagemagick Version: 8:6.7.7.10-5.59.201605232004 Replaces: libmagickcore5 (<< 8:6.7.7.10-1) Provides: libmagickcore-extra Depends: libbz2-1.0, libc6 (>= 2.3), libcairo2 (>= 1.6.0), libdjvulibre21 (>= 3.5.25.3), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.2.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.2.1), libice6 (>= 1:1.0.0), libilmbase6 (>= 1.0.1), libjpeg8 (>= 8c), liblcms2-2, liblqr-1-0 (>= 0.1.0), libltdl7 (>= 2.4.2), liblzma5 (>= 5.1.1alpha+20110809), libmagickcore5 (>= 8:6.7.7.10), libmagickwand5 (>= 8:6.7.7.10), libopenexr6 (>= 1.6.1), libpango1.0-0 (>= 1.22.0), librsvg2-2 (>= 2.14.4), libsm6, libtiff4 (>> 3.9.5-3~), libwmf0.2-7 (>= 0.2.8.4), libx11-6, libxext6, libxml2 (>= 2.7.4), libxt6, zlib1g (>= 1:1.1.4) Pre-Depends: multiarch-support Breaks: libmagickcore5 (<< 8:6.7.7.10-1) Filename: 4.1-1-errata/amd64/libmagickcore5-extra_6.7.7.10-5.59.201605232004_amd64.deb Size: 164532 MD5sum: a5029d0adf706f228134e9e31b24b6b9 SHA1: 8d3be5355abae76dbcaa8c9ed979de47e9fdf2d5 SHA256: a3b317cb8853d8116e8058b75c561f5e1bc5bbf15e614d9a7c4aba6c4865bf04 Description: low-level image manipulation library - extra codecs This package adds support for SVG, WMF, OpenEXR, DjVu and Graphviz to MagickCore. Enhances: libmagickcore5 Multi-Arch: same Homepage: http://www.imagemagick.org/ Package: icedtea-7-jre-jamvm Priority: extra Section: java Installed-Size: 1973 Maintainer: OpenJDK Team Architecture: amd64 Source: openjdk-7 Version: 7u101-2.6.6-2.31.201605041712 Depends: openjdk-7-jre-headless (= 7u101-2.6.6-2.31.201605041712), libc6 (>= 2.3.4), zlib1g (>= 1:1.1.4) Filename: 4.1-1-errata/amd64/icedtea-7-jre-jamvm_7u101-2.6.6-2.31.201605041712_amd64.deb Size: 681516 MD5sum: 94a4d2e03e4df535d956a510895fde60 SHA1: abf99943e0b5733f347311821a3c6e25d3396035 SHA256: 9b7cadcb1ac51eb7187c382efd399208d874bda9793d6add6254701ba8af9ea6 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: openjdk-7-jre Priority: optional Section: java Installed-Size: 648 Maintainer: OpenJDK Team Architecture: amd64 Source: openjdk-7 Version: 7u101-2.6.6-2.31.201605041712 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 (= 7u101-2.6.6-2.31.201605041712), libasound2 (>= 1.0.16), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.2.5), libcairo2 (>= 1.2.4), 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, libxcomposite1 (>= 1:0.3-1), 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.1-1-errata/amd64/openjdk-7-jre_7u101-2.6.6-2.31.201605041712_amd64.deb Size: 215720 MD5sum: 2cd6b90a72c44dd634531ed4d96b97c2 SHA1: bbf3c72b17f15f76c78dcec778f4384209d44a0a SHA256: c108caa5504d391e3454be85707749ffbdf196df129397b4fc8c4cc14bb7d993 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: openjdk-7-dbg Priority: extra Section: debug Installed-Size: 184903 Maintainer: OpenJDK Team Architecture: amd64 Source: openjdk-7 Version: 7u101-2.6.6-2.31.201605041712 Depends: openjdk-7-jre-headless (= 7u101-2.6.6-2.31.201605041712) Recommends: openjdk-7-jre (= 7u101-2.6.6-2.31.201605041712) Suggests: openjdk-7-jdk (= 7u101-2.6.6-2.31.201605041712) Filename: 4.1-1-errata/amd64/openjdk-7-dbg_7u101-2.6.6-2.31.201605041712_amd64.deb Size: 169326830 MD5sum: c1ac5f50cf3f4bf2c2edb63e8a8baeed SHA1: 41113c9d909ce1164dfe1452163f5b0b89d4417c SHA256: f231d82ce11d77cfb89cb394a5b8e39bb9d8750f519823472a1540bca96eec72 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-jre-headless Priority: optional Section: java Installed-Size: 53984 Maintainer: OpenJDK Team Architecture: amd64 Source: openjdk-7 Version: 7u101-2.6.6-2.31.201605041712 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, liblcms2-2, libjpeg8 (>= 8c), libnss3 (>= 2:3.12.3), initscripts, 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 (= 7u101-2.6.6-2.31.201605041712), 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.1-1-errata/amd64/openjdk-7-jre-headless_7u101-2.6.6-2.31.201605041712_amd64.deb Size: 41088360 MD5sum: 34d229a9c5764a85b885cbaa49a5e67e SHA1: 0aad0c56cd992aac8b1b2ec2dc397d1d687f0084 SHA256: 10cc5c3c0463ea96c7d4299272f2ae4d6fdcd6e053993d619d30192be87a1fd3 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-demo Priority: extra Section: java Installed-Size: 4262 Maintainer: OpenJDK Team Architecture: amd64 Source: openjdk-7 Version: 7u101-2.6.6-2.31.201605041712 Depends: openjdk-7-jre (= 7u101-2.6.6-2.31.201605041712), libc6 (>= 2.3), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Filename: 4.1-1-errata/amd64/openjdk-7-demo_7u101-2.6.6-2.31.201605041712_amd64.deb Size: 2486862 MD5sum: 2b6db7af59d1d7e5eef0072b17ae83c3 SHA1: 27e12954dc45164ba53f4e6cb575139cb1616fe4 SHA256: 54413d16206d6c3f7489cd6775f50647863772bc25fb0de7ea2c6546480ef654 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: icedtea-7-jre-cacao Priority: extra Section: java Installed-Size: 221 Maintainer: OpenJDK Team Architecture: amd64 Source: openjdk-7 Version: 7u101-2.6.6-2.31.201605041712 Depends: openjdk-7-jre-headless (= 7u101-2.6.6-2.31.201605041712) Filename: 4.1-1-errata/amd64/icedtea-7-jre-cacao_7u101-2.6.6-2.31.201605041712_amd64.deb Size: 83786 MD5sum: d846fc904f751f3c7d2d99657ceb5b6d SHA1: 4bd268f0a3b83a662899fa3d09760ddc7593f59b SHA256: 63f7e70bcf319fd89c341248ca12ed49ffc2e6055e7a7b6610ff46541b48e308 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: openjdk-7-jre-zero Priority: extra Section: java Installed-Size: 5446 Maintainer: OpenJDK Team Architecture: amd64 Source: openjdk-7 Version: 7u101-2.6.6-2.31.201605041712 Depends: openjdk-7-jre-headless (= 7u101-2.6.6-2.31.201605041712), libc6 (>= 2.3.3), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Filename: 4.1-1-errata/amd64/openjdk-7-jre-zero_7u101-2.6.6-2.31.201605041712_amd64.deb Size: 2155284 MD5sum: c12b023733a3be8c4ca35c14b92a04f0 SHA1: 2ed7d9c0559aa67236a333b244dc548157b63a23 SHA256: af98040afe89afbe4dcdca0330b48a2bd058152745a82c41d31da93ac1e087dd 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-jdk Priority: optional Section: java Installed-Size: 20201 Maintainer: OpenJDK Team Architecture: amd64 Source: openjdk-7 Version: 7u101-2.6.6-2.31.201605041712 Provides: java-compiler, java-sdk, java2-sdk, java5-sdk, java6-sdk, java7-jdk, java7-sdk Depends: openjdk-7-jre (= 7u101-2.6.6-2.31.201605041712), libc6 (>= 2.2.5), libx11-6 Recommends: libxt-dev Suggests: openjdk-7-demo, openjdk-7-source, visualvm Filename: 4.1-1-errata/amd64/openjdk-7-jdk_7u101-2.6.6-2.31.201605041712_amd64.deb Size: 16585060 MD5sum: bb7ea9236cb80777ebc570975cc68287 SHA1: 91ab18e8fdd89b69ca4777951e7238ff2d30307b SHA256: e90bedaf443d0d62de635484cd94aacf29f17b69d51ce124206546ccab0941ec 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: python-samba Priority: optional Section: python Installed-Size: 7775 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.7-1.831.201605270653 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.831.201605270653) Filename: 4.1-1-errata/amd64/python-samba_4.3.7-1.831.201605270653_amd64.deb Size: 1848884 MD5sum: 4732fa88c617185e62db5c294bc22637 SHA1: 2ad07bea2d802a7258d78ed00c68fc2bf9d1df8c SHA256: c9cda499d6213406262501ce97d14164739cb0f2fa7308544daca81ae6e7e4e3 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.3.7-1.831.201605270653 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.831.201605270653) Conflicts: samba-doc (<< 2:4.0.5~) Filename: 4.1-1-errata/amd64/registry-tools_4.3.7-1.831.201605270653_amd64.deb Size: 129958 MD5sum: e4189c53149a326a1190164b302c1deb SHA1: 621de6d04eaf393d24856b1c3a1348a8688ca0ec SHA256: 494371458ef2526d04729ff8113f4992e5ba20a17cd85dcc7dd942346d55ebf0 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: libsmbclient Priority: optional Section: libs Installed-Size: 308 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.7-1.831.201605270653 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.831.201605270653) Pre-Depends: dpkg (>= 1.15.6~), multiarch-support Conflicts: samba-doc (<< 2:4.0.5~) Filename: 4.1-1-errata/amd64/libsmbclient_4.3.7-1.831.201605270653_amd64.deb Size: 157040 MD5sum: ae68275a05a0e29b420d87536d7521d7 SHA1: c826e8a75336416ec18e0c14f32060fb3e3dcb0e SHA256: e2a827932392b4b28e6ac4a8cce2528542032286827013e12ccf3edf14ca9972 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: samba-dsdb-modules Priority: optional Section: libs Installed-Size: 1187 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.7-1.831.201605270653 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.831.201605270653) Filename: 4.1-1-errata/amd64/samba-dsdb-modules_4.3.7-1.831.201605270653_amd64.deb Size: 420222 MD5sum: 9a930b8fd78358f3393941cfd135ebd4 SHA1: 177dff779793e5810583db4f4419be35afe65d92 SHA256: e86cd8f8680dc1bcc2d45efe6a2a951c8db2cad49567bc051a654bcd5953330e 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: winbind Priority: optional Section: net Installed-Size: 1810 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.7-1.831.201605270653 Replaces: samba-doc (<< 2:4.0.5~), winbind4 Depends: samba (= 2:4.3.7-1.831.201605270653), 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.831.201605270653), samba-libs (= 2:4.3.7-1.831.201605270653) Pre-Depends: multiarch-support Suggests: libnss-winbind, libpam-winbind Conflicts: samba-doc (<< 2:4.0.5~) Filename: 4.1-1-errata/amd64/winbind_4.3.7-1.831.201605270653_amd64.deb Size: 645384 MD5sum: 38a53d547127c3e0607fe86d0950b24a SHA1: ca164e540a6bd0d12a046875af6ba75cc77e08f2 SHA256: 527c3c4f8741203b618e050261814c2e0fa2c0e3d7f809f6428c2d2daace3165 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: samba-testsuite Priority: optional Section: net Installed-Size: 7487 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.7-1.831.201605270653 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.831.201605270653), samba-libs (= 2:4.3.7-1.831.201605270653) Recommends: subunit Conflicts: samba-doc (<< 2:4.0.5~), samba-libs (<< 2:4.0.10+dfsg-4) Filename: 4.1-1-errata/amd64/samba-testsuite_4.3.7-1.831.201605270653_amd64.deb Size: 2207088 MD5sum: 1d40f0cf74773bef2aa1dfc1cdea4634 SHA1: 90773041c6ea17b62798024534529d8924c66ad3 SHA256: 0d83acf4b93d2d60fa7395f68765babc3f393a1335992528e71745cdf5995353 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: libwbclient0 Priority: optional Section: libs Installed-Size: 204 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.7-1.831.201605270653 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.1-1-errata/amd64/libwbclient0_4.3.7-1.831.201605270653_amd64.deb Size: 122312 MD5sum: 1e12639824ddeaff07a96ae86fb09489 SHA1: 1123dc39f47ee085525c3bcdd315c099761e8d4c SHA256: 1a277dc2070ef8f5bb71bcab5dba95de2a00defb18075d145d80f805ec2a658e 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: libparse-pidl-perl Priority: optional Section: perl Installed-Size: 603 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.7-1.831.201605270653 Depends: libparse-yapp-perl, perl Recommends: samba-dev Suggests: libwireshark-dev Filename: 4.1-1-errata/amd64/libparse-pidl-perl_4.3.7-1.831.201605270653_amd64.deb Size: 201978 MD5sum: bc74aec67f81fd0e887ce744c761e1aa SHA1: d53845c2023ed36eea0f0533132be649c2c64c0c SHA256: 3c262a09785c484d69567f8c363574ce25967bf14584af884aeb80674cc3bcd3 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.831.201605270653 Depends: libsmbclient (= 2:4.3.7-1.831.201605270653) Pre-Depends: dpkg (>= 1.15.6~) Filename: 4.1-1-errata/amd64/libsmbclient-dev_4.3.7-1.831.201605270653_amd64.deb Size: 136424 MD5sum: 30282f09e3c28bcf20197507c276d6f2 SHA1: d4d952c75e3195d30b7cb428b2c3a30f3d29709c SHA256: 1a91aea158b2596aab4906436c09f5bd1e59413286683538c7c4cff3156e2577 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: samba-dev Priority: optional Section: devel Installed-Size: 1937 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.7-1.831.201605270653 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.831.201605270653) 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.1-1-errata/amd64/samba-dev_4.3.7-1.831.201605270653_amd64.deb Size: 406696 MD5sum: 106e24f7dbdb19fd57335bcd6fc81fc8 SHA1: 7954a851c1d2aec48161a043f1f1fd92d74bba41 SHA256: 9c86a6636c6bfe0e929c73882ac78898b661cd93a83b05c6ba7ffbd0bf8f7950 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: libpam-smbpass Priority: extra Section: admin Installed-Size: 185 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.7-1.831.201605270653 Depends: libpam-runtime (>= 1.0.1-6), samba-common (= 2:4.3.7-1.831.201605270653), libc6 (>= 2.4), libpam0g (>= 0.99.7.1), libtalloc2 (>= 2.0.4~git20101213), samba-libs (= 2:4.3.7-1.831.201605270653) Pre-Depends: dpkg (>= 1.15.6~) Suggests: samba Filename: 4.1-1-errata/amd64/libpam-smbpass_4.3.7-1.831.201605270653_amd64.deb Size: 108634 MD5sum: 34dda26173f977a6c1f769cadf6fd0fd SHA1: 977df6314ab8ddfe1c2a7e9a0d8d53f94a7aa6ba SHA256: b00f0aef7d7ec828bd3f16686cf20025dcd8725c44cd0f506a10736f9ea4a92e 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: samba-common-bin Priority: optional Section: net Installed-Size: 1542 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.7-1.831.201605270653 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.831.201605270653), 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.831.201605270653) 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.1-1-errata/amd64/samba-common-bin_4.3.7-1.831.201605270653_amd64.deb Size: 697428 MD5sum: b3cc46a3795f8b116a02c7fe58f5c8ba SHA1: 5aac263b5a789dfd264b8847e7684c49d905c0d0 SHA256: aa62f1f156ef7d6c14cdacc4d165882ce72d4ca54f1f4f61ce5fe52e26890a72 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: 114147 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.7-1.831.201605270653 Depends: samba (= 2:4.3.7-1.831.201605270653) Pre-Depends: dpkg (>= 1.15.6~) Filename: 4.1-1-errata/amd64/samba-dbg_4.3.7-1.831.201605270653_amd64.deb Size: 35718688 MD5sum: 4b5effba6bfdd2bebfb57d0a5e7aa245 SHA1: 7d1a848f7e24c2b8eca601793ed4045467c49996 SHA256: b713f95a12b5ce7f33760825826b37a4023b8d54ed254345422aadfe20a6e270 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: libwbclient-dev Priority: optional Section: libdevel Installed-Size: 193 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.7-1.831.201605270653 Depends: libwbclient0 (= 2:4.3.7-1.831.201605270653) Pre-Depends: dpkg (>= 1.15.6~) Filename: 4.1-1-errata/amd64/libwbclient-dev_4.3.7-1.831.201605270653_amd64.deb Size: 104426 MD5sum: 519eb9d5c220c2f4f8f8c07645af3ec3 SHA1: 3bd925f9da1fbbe23756415c359dabf295295533 SHA256: a6bd692b6170315070956952c17ad72576710246fcbfcf5c5ff75bc97483cf85 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: smbclient Priority: optional Section: net Installed-Size: 1480 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.7-1.831.201605270653 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.831.201605270653), 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.831.201605270653) 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.1-1-errata/amd64/smbclient_4.3.7-1.831.201605270653_amd64.deb Size: 503526 MD5sum: 9ba57146249eee858c63817f46cf14a7 SHA1: d8d4a13ccaf1991f99fb493ceadb5d129c77afed SHA256: e29c891ceb16acdd12e0fd98b62dd474ecdbb0deb3f4059a609fe219d5652ac1 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: samba-vfs-modules Priority: optional Section: net Installed-Size: 1155 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.7-1.831.201605270653 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.831.201605270653) Breaks: samba-libs (<< 2:4.3.0~rc3-1) Filename: 4.1-1-errata/amd64/samba-vfs-modules_4.3.7-1.831.201605270653_amd64.deb Size: 447350 MD5sum: c56a3c882c9a8ca45ae8991d45ffcd63 SHA1: a4366a8f9bbac6daef4495c82dc024ef341a803a SHA256: 3dfd655a7fd917bee97a9a517346eac2101ec3e16d14953a5c58715080a68b57 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: libpam-winbind Priority: optional Section: net Installed-Size: 206 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.7-1.831.201605270653 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.831.201605270653), winbind (= 2:4.3.7-1.831.201605270653), 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.1-1-errata/amd64/libpam-winbind_4.3.7-1.831.201605270653_amd64.deb Size: 120562 MD5sum: b2d75c781ba42ba78ff6abcae1f680d4 SHA1: 159d4d116597571198954a62dbc7dbe217563110 SHA256: 47551af2706ea8cadffa4796efd350bde750bfbe101119feb2d3689e04894860 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: samba-libs Priority: optional Section: libs Installed-Size: 23015 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.7-1.831.201605270653 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.1-1-errata/amd64/samba-libs_4.3.7-1.831.201605270653_amd64.deb Size: 7868972 MD5sum: d3263a1c67da2e6a3e81ea0d2b955cd4 SHA1: b76366696a222624d139a723209cd1b4ded381f7 SHA256: 16cafcdc6d17568e696a1497a613d7a23f283fbb5c57b6bddf2581d1dee92eb4 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: libnss-winbind Priority: optional Section: net Installed-Size: 163 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.7-1.831.201605270653 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.831.201605270653), winbind (= 2:4.3.7-1.831.201605270653), libbsd0 (>= 0.0), libc6 (>= 2.4), libtalloc2 (>= 2.0.4~git20101213), libwbclient0 (= 2:4.3.7-1.831.201605270653), samba-libs (= 2:4.3.7-1.831.201605270653) 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.1-1-errata/amd64/libnss-winbind_4.3.7-1.831.201605270653_amd64.deb Size: 104254 MD5sum: c757310a8b4d0d45583f869708014800 SHA1: 3e571ce6a30e4814184afdcdf1f08cb2100761df SHA256: 354a0090d2d550b3a1b7769f9fe0cf474d8abad51fb309cbcff8a5128322cafe 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: samba Priority: optional Section: net Installed-Size: 11046 Maintainer: Debian Samba Maintainers Architecture: amd64 Version: 2:4.3.7-1.831.201605270653 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.831.201605270653), samba-common-bin (= 2:4.3.7-1.831.201605270653), 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.831.201605270653) 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.1-1-errata/amd64/samba_4.3.7-1.831.201605270653_amd64.deb Size: 1831454 MD5sum: b2a11a825ea5e51ddce0295bd44fb62f SHA1: d3c8e74c7c90847b85f04ce9ad25e413ae8752da SHA256: 999e86bc77ec8625c8f4f008421926c307e3f4ff78a8a6c1d0efb492efd6830b 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: libmagickcore5-extra Priority: optional Section: libs Installed-Size: 334 Maintainer: ImageMagick Packaging Team Architecture: amd64 Source: imagemagick Version: 8:6.7.7.10-5.60.201606071530 Replaces: libmagickcore5 (<< 8:6.7.7.10-1) Provides: libmagickcore-extra Depends: libbz2-1.0, libc6 (>= 2.3), libcairo2 (>= 1.6.0), libdjvulibre21 (>= 3.5.25.3), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.2.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.2.1), libice6 (>= 1:1.0.0), libilmbase6 (>= 1.0.1), libjpeg8 (>= 8c), liblcms2-2, liblqr-1-0 (>= 0.1.0), libltdl7 (>= 2.4.2), liblzma5 (>= 5.1.1alpha+20110809), libmagickcore5 (>= 8:6.7.7.10), libmagickwand5 (>= 8:6.7.7.10), libopenexr6 (>= 1.6.1), libpango1.0-0 (>= 1.22.0), librsvg2-2 (>= 2.14.4), libsm6, libtiff4 (>> 3.9.5-3~), libwmf0.2-7 (>= 0.2.8.4), libx11-6, libxext6, libxml2 (>= 2.7.4), libxt6, zlib1g (>= 1:1.1.4) Pre-Depends: multiarch-support Breaks: libmagickcore5 (<< 8:6.7.7.10-1) Filename: 4.1-1-errata/amd64/libmagickcore5-extra_6.7.7.10-5.60.201606071530_amd64.deb Size: 164650 MD5sum: a2faf74156f096b22fe1f7c465a9acd0 SHA1: 8c50da64a957f7786b4e2eadcdc702b7a0180b10 SHA256: ab3076da1cfaaa9424eb88defb1b2c3475174ef045935c573ce0e75e0d9f27a3 Description: low-level image manipulation library - extra codecs This package adds support for SVG, WMF, OpenEXR, DjVu and Graphviz to MagickCore. Enhances: libmagickcore5 Multi-Arch: same Homepage: http://www.imagemagick.org/ Package: libmagick++-dev Priority: optional Section: libdevel Installed-Size: 1186 Maintainer: ImageMagick Packaging Team Architecture: amd64 Source: imagemagick Version: 8:6.7.7.10-5.60.201606071530 Depends: libmagick++5 (= 8:6.7.7.10-5.60.201606071530), libmagickcore-dev (= 8:6.7.7.10-5.60.201606071530), libmagickwand-dev (= 8:6.7.7.10-5.60.201606071530), pkg-config Filename: 4.1-1-errata/amd64/libmagick++-dev_6.7.7.10-5.60.201606071530_amd64.deb Size: 285626 MD5sum: 4a4df57441188979e7bb7acb51c574f7 SHA1: 850e8d14558df7160f0baddb6f6f83bcebefec12 SHA256: 7abb884a13e14d817803c633f445a4e32504b1966dcad041eee4e0bac8baf3cd Description: object-oriented C++ interface to ImageMagick - development files This package includes header files and static libraries needed to compile programs using Magick++. Homepage: http://www.imagemagick.org/ Package: libmagick++5 Priority: optional Section: libs Installed-Size: 617 Maintainer: ImageMagick Packaging Team Architecture: amd64 Source: imagemagick Version: 8:6.7.7.10-5.60.201606071530 Depends: libbz2-1.0, libc6 (>= 2.2.5), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.2.1), libice6 (>= 1:1.0.0), libjpeg8 (>= 8c), liblcms2-2, liblqr-1-0 (>= 0.1.0), libltdl7 (>= 2.4.2), liblzma5 (>= 5.1.1alpha+20110809), libmagickcore5 (>= 8:6.7.7.10), libmagickwand5 (>= 8:6.7.7.10), libsm6, libstdc++6 (>= 4.6), libtiff4 (>> 3.9.5-3~), libx11-6, libxext6, libxt6, zlib1g (>= 1:1.1.4) Pre-Depends: multiarch-support Filename: 4.1-1-errata/amd64/libmagick++5_6.7.7.10-5.60.201606071530_amd64.deb Size: 238032 MD5sum: 6c2bc30a6dabe55c367dd8ff962cc966 SHA1: 345ce6ce72e308169a5351309f2fdaaf6f12aa4c SHA256: ce2cd9fad531b734266fe2db7af73d693c2209d14008debe4b6d9a8e0d2fd5f7 Description: object-oriented C++ interface to ImageMagick The Magick++ library is a set of C++ wrapper classes that provides access to the ImageMagick package functionality from within a C++ application. . This package contains the C++ libraries needed to run executables that make use of libMagick++. Multi-Arch: same Homepage: http://www.imagemagick.org/ Package: libmagickwand-dev Priority: optional Section: libdevel Installed-Size: 2569 Maintainer: ImageMagick Packaging Team Architecture: amd64 Source: imagemagick Version: 8:6.7.7.10-5.60.201606071530 Depends: libmagickwand5 (= 8:6.7.7.10-5.60.201606071530), libmagickcore5-extra (= 8:6.7.7.10-5.60.201606071530), libmagickcore-dev (= 8:6.7.7.10-5.60.201606071530), pkg-config Filename: 4.1-1-errata/amd64/libmagickwand-dev_6.7.7.10-5.60.201606071530_amd64.deb Size: 543960 MD5sum: 08249c3cabcbc341368a97e72e5b42e7 SHA1: af4e61931508d657b798de20e74321faa0954584 SHA256: 402688a2cdc40091e094930b4e93bbe906b4f580e2885e8bb06deb433577b090 Description: image manipulation library - development files This package includes header files and static libraries needed to compile programs using MagickWand. Homepage: http://www.imagemagick.org/ Package: libmagickcore-dev Priority: optional Section: libdevel Installed-Size: 4992 Maintainer: ImageMagick Packaging Team Architecture: amd64 Source: imagemagick Version: 8:6.7.7.10-5.60.201606071530 Depends: libmagickcore5 (= 8:6.7.7.10-5.60.201606071530), libmagickcore5-extra (= 8:6.7.7.10-5.60.201606071530), libbz2-dev, libdjvulibre-dev, libexif-dev, libfreetype6-dev, libgraphviz-dev, libjasper-dev, libjpeg-dev, liblcms-dev, liblqr-1-0-dev, libltdl-dev, libopenexr-dev, libpng-dev, librsvg2-dev, libtiff-dev, libwmf-dev, libx11-dev, libxext-dev, libxml2-dev, libxt-dev, zlib1g-dev, pkg-config Filename: 4.1-1-errata/amd64/libmagickcore-dev_6.7.7.10-5.60.201606071530_amd64.deb Size: 1382604 MD5sum: 0c3abf711f6baf43cff559bc1c890d8e SHA1: a952d074ab9dff9d36c3cf5c8e299e91b656a397 SHA256: 651588f1d26e59ff0b51f7b6af603e3d5d024a1acb961a7caa0cc24fb1ca250f Description: low-level image manipulation library - development files This package includes header files and static libraries needed to compile programs using MagickCore. Homepage: http://www.imagemagick.org/ Package: imagemagick-dbg Priority: extra Section: debug Installed-Size: 7697 Maintainer: ImageMagick Packaging Team Architecture: amd64 Source: imagemagick Version: 8:6.7.7.10-5.60.201606071530 Depends: imagemagick (= 8:6.7.7.10-5.60.201606071530), libmagick++5 (= 8:6.7.7.10-5.60.201606071530), libmagickcore5-extra (= 8:6.7.7.10-5.60.201606071530), perlmagick (= 8:6.7.7.10-5.60.201606071530) Filename: 4.1-1-errata/amd64/imagemagick-dbg_6.7.7.10-5.60.201606071530_amd64.deb Size: 6256786 MD5sum: 1276f444dd386f1f21dc792f7f2c4f3e SHA1: 49737bf9bc220599e9e428687db873d43b74f7d4 SHA256: de24beb00dc84beeda7233b1915df754ffb9d9f4676792e7de0398444fd9d7da Description: debugging symbols for ImageMagick This package contains the debugging symbols for ImageMagick, a software suite to create, edit, and compose bitmap images. Homepage: http://www.imagemagick.org/ Package: libmagickcore5 Priority: optional Section: libs Installed-Size: 5899 Maintainer: ImageMagick Packaging Team Architecture: amd64 Source: imagemagick Version: 8:6.7.7.10-5.60.201606071530 Depends: libbz2-1.0, libc6 (>= 2.3), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.2.1), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.2.1), libice6 (>= 1:1.0.0), libjasper1, libjbig0, libjpeg8 (>= 8c), liblcms2-2, liblqr-1-0 (>= 0.1.0), libltdl7 (>= 2.4.2), liblzma5 (>= 5.1.1alpha+20120614), libpng12-0 (>= 1.2.13-4), libsm6, libtiff4 (>> 3.9.5-3~), libx11-6, libxext6, libxml2 (>= 2.7.4), libxt6, zlib1g (>= 1:1.1.4), imagemagick-common Pre-Depends: multiarch-support Recommends: ghostscript, gsfonts Suggests: libmagickcore5-extra Filename: 4.1-1-errata/amd64/libmagickcore5_6.7.7.10-5.60.201606071530_amd64.deb Size: 2086734 MD5sum: 0af584cb16caed16543b82fe85563e11 SHA1: e9e329c5c821128162dbc95e88d523fb8b54b2d0 SHA256: 2f8ca85300bb77ccbb4e0463db591dc18816ba7cd242e9a1c208e2ea4fc23339 Description: low-level image manipulation library The MagickCore API is a low-level interface between the C programming language and the ImageMagick image processing libraries and is recommended for wizard-level programmers only. Unlike the MagickWand C API which uses only a few opaque types and accessors, with MagickCore you almost exclusively access the structure members directly. . This package contains the C libraries needed to run executables that make use of MagickCore. Multi-Arch: same Homepage: http://www.imagemagick.org/ Package: libmagickwand5 Priority: optional Section: libs Installed-Size: 1288 Maintainer: ImageMagick Packaging Team Architecture: amd64 Source: imagemagick Version: 8:6.7.7.10-5.60.201606071530 Depends: libbz2-1.0, libc6 (>= 2.3), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.2.1), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.2.1), libice6 (>= 1:1.0.0), libjpeg8 (>= 8c), liblcms2-2, liblqr-1-0 (>= 0.1.0), libltdl7 (>= 2.4.2), liblzma5 (>= 5.1.1alpha+20110809), libmagickcore5 (>= 8:6.7.7.10), libsm6, libtiff4 (>> 3.9.5-3~), libx11-6, libxext6, libxt6, zlib1g (>= 1:1.1.4), imagemagick-common Pre-Depends: multiarch-support Filename: 4.1-1-errata/amd64/libmagickwand5_6.7.7.10-5.60.201606071530_amd64.deb Size: 462716 MD5sum: 0ef449b27bc0debff56ec4f0c0224667 SHA1: 777efb17ac293749e2a0abb9871eaab41b704c78 SHA256: 8e63064f47fecf52e691d8a097e986e539cbf6d438258f2fffc2d9a8d63f3bac Description: image manipulation library The MagickWand API is the recommended interface between the C programming language and the ImageMagick image processing libraries. Unlike the MagickCore C API, MagickWand uses only a few opaque types. Accessors are available to set or get important wand properties. . This package contains the C libraries needed to run executables that make use of MagickWand. Multi-Arch: same Homepage: http://www.imagemagick.org/ Package: perlmagick Priority: optional Section: perl Installed-Size: 596 Maintainer: ImageMagick Packaging Team Architecture: amd64 Source: imagemagick Version: 8:6.7.7.10-5.60.201606071530 Provides: libimage-magick-perl Depends: perl (>= 5.14.2-21.75.201410222020), perlapi-5.14.2, libc6 (>= 2.4), libmagickcore5 (>= 8:6.7.7.10), libperl5.14 (>= 5.14.2) Suggests: imagemagick-doc Filename: 4.1-1-errata/amd64/perlmagick_6.7.7.10-5.60.201606071530_amd64.deb Size: 257244 MD5sum: 6eeddb2f63b65d35dbdb3406bfaaa177 SHA1: 96025f343a5733ce81ec9c3df999238dad3e7f51 SHA256: b6cae108161fa01d0b128a9f917a6db759e380fdce7a07c8a263212025711e7a Description: Perl interface to the ImageMagick graphics routines PerlMagick is an objected-oriented Perl interface to ImageMagick. Use the module to read, manipulate, or write an image or image sequence from within a Perl script. This makes it very suitable for Web CGI scripts. Multi-Arch: allowed Homepage: http://www.imagemagick.org/ Package: imagemagick Priority: optional Section: graphics Installed-Size: 515 Maintainer: ImageMagick Packaging Team Architecture: amd64 Version: 8:6.7.7.10-5.60.201606071530 Depends: libbz2-1.0, libc6 (>= 2.2.5), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.2.1), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.2.1), libice6 (>= 1:1.0.0), libjpeg8 (>= 8c), liblcms2-2, liblqr-1-0 (>= 0.1.0), libltdl7 (>= 2.4.2), liblzma5 (>= 5.1.1alpha+20110809), libmagickcore5 (>= 8:6.7.7.10), libmagickwand5 (>= 8:6.7.7.10), libsm6, libtiff4 (>> 3.9.5-3~), libx11-6, libxext6, libxt6, zlib1g (>= 1:1.1.4), hicolor-icon-theme Recommends: libmagickcore5-extra, ghostscript, netpbm, ufraw-batch Suggests: imagemagick-doc, autotrace, cups-bsd | lpr | lprng, curl, enscript, ffmpeg, gimp, gnuplot, grads, groff-base, hp2xx, html2ps, libwmf-bin, mplayer, povray, radiance, sane-utils, texlive-base-bin, transfig, xdg-utils Filename: 4.1-1-errata/amd64/imagemagick_6.7.7.10-5.60.201606071530_amd64.deb Size: 286360 MD5sum: f99affacc0dd90176437a79f2ad2f2e9 SHA1: ca41154ac61a9e751a5fcc52a95e20151889b07a SHA256: 717520b1a07bfafcbe73220a4ff53ec08f1211f85a8fc1fb02546206bee2cd41 Description: image manipulation programs ImageMagick is a software suite to create, edit, and compose bitmap images. It can read, convert and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. Use ImageMagick to translate, flip, mirror, rotate, scale, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves. All manipulations can be achieved through shell commands as well as through an X11 graphical interface (display). Multi-Arch: foreign Homepage: http://www.imagemagick.org/