Package: apache2-mpm-itk Priority: extra Section: httpd Installed-Size: 55 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.22-13.84.201502021326 Provides: apache2, apache2-mpm, httpd, httpd-cgi Depends: apache2.2-common (= 2.2.22-13.84.201502021326), apache2.2-bin (= 2.2.22-13.84.201502021326) Conflicts: apache2-common, apache2-mpm Filename: 4.0-1/amd64/apache2-mpm-itk_2.2.22-13.84.201502021326_amd64.deb Size: 2328 MD5sum: 08655b6c92e0e6fdaef27d1c8aa20bb8 SHA1: 56924716f6afbd00f004c4774ab0262b743faf73 SHA256: b9ac587a51dac93d81c31d8927c64cc32b338106c2303a7bc163110b1583ac83 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.84.201502021326 Provides: apache2, apache2-mpm, httpd, httpd-cgi Depends: apache2.2-common (= 2.2.22-13.84.201502021326), apache2.2-bin (= 2.2.22-13.84.201502021326) Conflicts: apache2-common, apache2-mpm Filename: 4.0-1/amd64/apache2-mpm-prefork_2.2.22-13.84.201502021326_amd64.deb Size: 2354 MD5sum: 9f908e3822b4be858a85315d0bb18e9f SHA1: 24a568a7fbbc479965a9e0e2bebf42cb67bd65be SHA256: 5a49a516c3718b7ae82388484373b3f742ec55b0c7e836a03d8246a653b44444 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-utils Priority: optional Section: httpd Installed-Size: 353 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.22-13.84.201502021326 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.4), libssl1.0.0 (>= 1.0.0) Conflicts: apache-common (<< 1.3.28.0.1-1) Filename: 4.0-1/amd64/apache2-utils_2.2.22-13.84.201502021326_amd64.deb Size: 163370 MD5sum: bb1e341701b63525ab905a0e96edcd55 SHA1: 4ddde8d78deb9474466905b5c150f3a95967b512 SHA256: 8f8bc56af7b53ca54d9221e9026a934c5d6432d6be95df1139f7d60a5ec2641c 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: 3740 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.22-13.84.201502021326 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.4), libcap2 (>= 2.10), libldap-2.4-2 (>= 2.4.7), libpcre3 (>= 8.10), libssl1.0.0 (>= 1.0.1), zlib1g (>= 1:1.1.4) Conflicts: apache2.2-common (<< 2.2.11-5~) Filename: 4.0-1/amd64/apache2.2-bin_2.2.22-13.84.201502021326_amd64.deb Size: 789052 MD5sum: 90cf74b21a7b3201e86df060c54e681f SHA1: d37ee4e2c9d83e7cf27cfdd3c0e7c33e8b0be904 SHA256: 03c6534d676bf0ba173d210b20159e4170bb9621a7b41ad67483f1e6d4549a96 Description: Apache HTTP Server common binary files The Apache Software Foundation's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. . This package contains all binaries but no configuration or support scripts. To get a stand-alone server, you need to install one of the apache2-mpm-* packages, such as worker or prefork. Other packages like gnome-user-share may bring their own Apache configuration, though. Homepage: http://httpd.apache.org/ Package: apache2.2-common Priority: optional Section: httpd Installed-Size: 785 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.22-13.84.201502021326 Replaces: apache2-common Depends: apache2.2-bin (= 2.2.22-13.84.201502021326), apache2-utils, mime-support, lsb-base, procps, perl Recommends: ssl-cert Suggests: www-browser, apache2-doc, apache2-suexec | apache2-suexec-custom Conflicts: apache, apache2-common Filename: 4.0-1/amd64/apache2.2-common_2.2.22-13.84.201502021326_amd64.deb Size: 293352 MD5sum: e02b127af5c6b04fda2234c1075576ee SHA1: f2b3a3f610559c0cb7ea599ad5ff9496adf209d1 SHA256: 83aa30a9b862b0eb47150cdbcdf1436fd991136fc1f689dd10d4a7d69460e26d 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.84.201502021326 Depends: apache2-mpm-worker (= 2.2.22-13.84.201502021326) | apache2-mpm-prefork (= 2.2.22-13.84.201502021326) | apache2-mpm-event (= 2.2.22-13.84.201502021326) | apache2-mpm-itk (= 2.2.22-13.84.201502021326), apache2.2-common (= 2.2.22-13.84.201502021326) Filename: 4.0-1/amd64/apache2_2.2.22-13.84.201502021326_amd64.deb Size: 1446 MD5sum: f5084be5dc1305f33bafca61c20f6e8a SHA1: 37b09db6c8321af0729b3c49d9b9a23b26c16cab SHA256: 81a1c440900b7633fd36a97989934c3c26edcc47b099734b2c01d7bd8b943368 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: apt-transport-https Priority: optional Section: admin Installed-Size: 161 Maintainer: APT Development Team Architecture: amd64 Source: apt Version: 0.9.7.9.70.201502041050 Depends: libapt-pkg4.12 (>= 0.8.16~exp9), libc6 (>= 2.2.5), libcurl3-gnutls (>= 7.16.2), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Filename: 4.0-1/amd64/apt-transport-https_0.9.7.9.70.201502041050_amd64.deb Size: 109086 MD5sum: 6f521d3d7b1db35757d6b8dad2fbfe4e SHA1: 9fed6b8169ffd7f3b30fba3aa629653568eeefb0 SHA256: 8c7fd420207110cbf885f022204d264fee84f44bb5bc0760d0df0d93fcb9d3d8 Description: https download transport for APT This package enables the usage of 'deb https://foo distro main' lines in the /etc/apt/sources.list so that all package managers using the libapt-pkg library can access metadata and packages available in sources accessible over https (Hypertext Transfer Protocol Secure). . This transport supports server as well as client authentication with certificates. Package: apt-utils Priority: important Section: admin Installed-Size: 1291 Maintainer: APT Development Team Architecture: amd64 Source: apt Version: 0.9.7.9.70.201502041050 Depends: libapt-inst1.5 (>= 0.8.0), libapt-pkg4.12 (>= 0.8.16~exp9), libc6 (>= 2.3), libdb5.1, libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0) Suggests: xz-utils Filename: 4.0-1/amd64/apt-utils_0.9.7.9.70.201502041050_amd64.deb Size: 378646 MD5sum: 0cb9ba3ab78bcfd4bc94708acb734393 SHA1: 4aab1468860085c5ba0d6e08b0ee03fd230e8654 SHA256: c45bf1dae068029189d457b9355387df9c2282ac75a3145cfa819ee7d4dba3fe Description: package managment related utility programs This package contains some less used commandline utilities related to package managment with APT. . * apt-extracttemplates is used by debconf to prompt for configuration questions before installation. * apt-ftparchive is used to create Packages and other index files needed to publish an archive of debian packages * apt-sortpkgs is a Packages/Sources file normalizer. Package: apt Priority: important Section: admin Installed-Size: 3258 Maintainer: APT Development Team Architecture: amd64 Version: 0.9.7.9.70.201502041050 Replaces: manpages-pl (<< 20060617-3~) Depends: libapt-pkg4.12 (>= 0.9.7.9.70.201502041050), libc6 (>= 2.3.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6), univention-archive-key (>= 4), gnupg Suggests: aptitude | synaptic | wajig, dpkg-dev, apt-doc, xz-utils, python-apt Conflicts: python-apt (<< 0.7.93.2~) Filename: 4.0-1/amd64/apt_0.9.7.9.70.201502041050_amd64.deb Size: 1261852 MD5sum: e7107a6d07c4cf289b21bcf7d180a083 SHA1: 90c9fe14600668b3adbe89f99f01a18a184e7c1f SHA256: 8a081834337d2d195c9a946ee620da8e444a1f31e04deb05ac870ba55ec445b9 Description: commandline package manager This package provides commandline tools for searching and managing as well as querying information about packages as a low-level access to all features of the libapt-pkg library. . These include: * apt-get for retrieval of packages and information about them from authenticated sources and for installation, upgrade and removal of packages together with their dependencies * apt-cache for querying available information about installed as well as installable packages * apt-cdrom to use removable media as a source for packages * apt-config as an interface to the configuration settings * apt-key as an interface to manage authentication keys Package: base-files Essential: yes Priority: required Section: admin Installed-Size: 448 Maintainer: Santiago Vila Architecture: amd64 Version: 7.1.35.201502021337 Replaces: base, dpkg (<= 1.15.0), miscutils Provides: base Pre-Depends: awk Breaks: initscripts (<< 2.88dsf-13.3), sendfile (<< 2.1b.20080616-5.2~) Filename: 4.0-1/amd64/base-files_7.1.35.201502021337_amd64.deb Size: 89554 MD5sum: 08bba7a436cd0c8f94a559ab53668d21 SHA1: 350cd6b55a44847e05025167e83bba4ad24cc88f SHA256: d0015eab458af05d48a51c3cdd9965bddc0949a3d12d969caf4248adfa34d58d Description: Debian base system miscellaneous files This package contains the basic filesystem hierarchy of a Debian system, and several important miscellaneous files, such as /etc/debian_version, /etc/host.conf, /etc/issue, /etc/motd, /etc/profile, and others, and the text of several common licenses in use on Debian systems. Multi-Arch: foreign Package: bind9-host Priority: standard Section: net Installed-Size: 177 Maintainer: LaMont Jones Architecture: amd64 Source: bind9 Version: 1:9.8.4.dfsg.P1-6+nmu2.109.201501200840 Replaces: dnsutils (<< 1:9.0.0), host (<< 1:9.7.0) Provides: host Depends: libbind9-80 (= 1:9.8.4.dfsg.P1-6+nmu2.109.201501200840), libc6 (>= 2.4), libcap2 (>= 2.10), libdns88 (= 1:9.8.4.dfsg.P1-6+nmu2.109.201501200840), libgssapi-krb5-2 (>= 1.6.dfsg.2), libisc84 (= 1:9.8.4.dfsg.P1-6+nmu2.109.201501200840), libisccfg82 (= 1:9.8.4.dfsg.P1-6+nmu2.109.201501200840), liblwres80 (= 1:9.8.4.dfsg.P1-6+nmu2.109.201501200840), libssl1.0.0 (>= 1.0.0), libxml2 (>= 2.6.27) Conflicts: dnsutils (<< 1:9.0.0), host (<< 1:9.7.0) Filename: 4.0-1/amd64/bind9-host_9.8.4.dfsg.p1-6+nmu2.109.201501200840_amd64.deb Size: 73824 MD5sum: 7762871e03033a2bd52a4d181576c4d5 SHA1: 2060247ec92462aa8182add00999bd6374412311 SHA256: 0a475e491f8d47c9f601c18de437f2ef327da791069445598e60c5855a22f258 Description: Version of 'host' bundled with BIND 9.X This package provides the 'host' program in the form that is bundled with the BIND 9.X sources. Package: bind9 Priority: optional Section: net Installed-Size: 971 Maintainer: LaMont Jones Architecture: amd64 Version: 1:9.8.4.dfsg.P1-6+nmu2.109.201501200840 Replaces: apparmor-profiles (<< 2.1+1075-0ubuntu4), bind, dnsutils (<< 1:9.1.0-3) Depends: libbind9-80 (= 1:9.8.4.dfsg.P1-6+nmu2.109.201501200840), libc6 (>= 2.4), libcap2 (>= 2.10), libdns88 (= 1:9.8.4.dfsg.P1-6+nmu2.109.201501200840), libgssapi-krb5-2 (>= 1.6.dfsg.2), libisc84 (= 1:9.8.4.dfsg.P1-6+nmu2.109.201501200840), libisccc80 (= 1:9.8.4.dfsg.P1-6+nmu2.109.201501200840), libisccfg82 (= 1:9.8.4.dfsg.P1-6+nmu2.109.201501200840), libldap-2.4-2 (>= 2.4.7), liblwres80 (= 1:9.8.4.dfsg.P1-6+nmu2.109.201501200840), libssl1.0.0 (>= 1.0.0), libxml2 (>= 2.7.4), debconf (>= 0.5) | debconf-2.0, netbase, adduser, lsb-base (>= 3.2-14), bind9utils (= 1:9.8.4.dfsg.P1-6+nmu2.109.201501200840), net-tools Suggests: dnsutils, bind9-doc, resolvconf, ufw Conflicts: apparmor-profiles (<< 2.1+1075-0ubuntu4), bind Filename: 4.0-1/amd64/bind9_9.8.4.dfsg.p1-6+nmu2.109.201501200840_amd64.deb Size: 374326 MD5sum: 95a88245b0f05d2c2c32223508418756 SHA1: 965fcf9967350b31fc6894c0330ec04cd01d0774 SHA256: 308bb78fca562b84ec0be9019fd7ed98c96d6474a12ce6bc4cf389eb73d61ddd Description: Internet Domain Name Server The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. This package provides the server and related configuration files. Package: bind9utils Priority: optional Section: net Installed-Size: 301 Maintainer: LaMont Jones Architecture: amd64 Source: bind9 Version: 1:9.8.4.dfsg.P1-6+nmu2.109.201501200840 Replaces: bind9 (<= 1:9.5.0~b2-1) Depends: libbind9-80, libc6 (>= 2.4), libcap2 (>= 2.10), libdns88, libgssapi-krb5-2 (>= 1.6.dfsg.2), libisc84, libisccc80, libisccfg82, libssl1.0.0 (>= 1.0.0), libxml2 (>= 2.6.27) Filename: 4.0-1/amd64/bind9utils_9.8.4.dfsg.p1-6+nmu2.109.201501200840_amd64.deb Size: 127516 MD5sum: ccf66dd9a6838cfe13b6eed9995c92b2 SHA1: be1f119dca1316a7bd1058762dcaf36fbe683f72 SHA256: 998ad71a2bbf7bc044a5fbbb9856fa6cf341a01bb624533465ac664abe632ee9 Description: Utilities for BIND This package provides various utilities that are useful for maintaining a working BIND installation. Package: bsd-mailx Priority: standard Section: mail Installed-Size: 175 Maintainer: Robert Luberda Architecture: amd64 Version: 8.1.2-0.20111106cvs-1.9.201501120858 Replaces: mailx (<< 1:20071201) Provides: mail-reader, mailx Depends: base-files (>= 2.2.0), default-mta | mail-transport-agent, libbsd0 (>= 0.2.0), libc6 (>= 2.3), liblockfile1 (>= 1.0) Breaks: mailutils (<< 1:1.1+dfsg1-4), mailx (<< 1:20071201) Filename: 4.0-1/amd64/bsd-mailx_8.1.2-0.20111106cvs-1.9.201501120858_amd64.deb Size: 84880 MD5sum: 7d35b2962a7950e7e31df1fef149c928 SHA1: 663b8b5d88e164b06931fa540c86416d484204f5 SHA256: cc626dc1a35761bb0f1b8ff028cbd71591504376fb44ef87d6dbd25151a98f03 Description: simple mail user agent mailx is the traditional command-line-mode mail user agent. Even if you don't use it, it may be required by other programs. Package: cpio Priority: important Section: utils Installed-Size: 844 Maintainer: Ruben Molina Architecture: amd64 Version: 2.11+dfsg-0.1.22.201502021357 Replaces: cpio-mt Depends: libc6 (>= 2.6), dpkg (>= 1.15.4) | install-info Suggests: libarchive1 Conflicts: cpio-mt, mt-st (<< 0.6) Filename: 4.0-1/amd64/cpio_2.11+dfsg-0.1.22.201502021357_amd64.deb Size: 265608 MD5sum: 3a449e1992c9cf561229d07d2deecd32 SHA1: a7850a6eaba367e32b49df0bc5865f0acb149855 SHA256: 98f27c9929d87142b98dc3fdb1a5d50594ac4e223c6c9f2633ce383107ccb3db Description: GNU cpio -- a program to manage archives of files GNU cpio is a tool for creating and extracting archives, or copying files from one place to another. It handles a number of cpio formats as well as reading and writing tar files. Homepage: http://www.gnu.org/software/cpio/ Package: curl Priority: optional Section: web Installed-Size: 365 Maintainer: Alessandro Ghedini Architecture: amd64 Version: 7.26.0-1.50.201502021440 Replaces: curl-ssl Provides: curl-ssl Depends: libc6 (>= 2.7), libcurl3 (= 7.26.0-1.50.201502021440), zlib1g (>= 1:1.1.4) Filename: 4.0-1/amd64/curl_7.26.0-1.50.201502021440_amd64.deb Size: 270774 MD5sum: a44684b01ae49cff6436356d74077036 SHA1: 79b1f5bfe08aec1fa3f44103b4342b9ed23e8a63 SHA256: 4585a0d0f22fdf8f0f22d6bf89af94022fe1f53bb3916f4074db4ed4f7298eec Description: command line tool for transferring data with URL syntax curl is a command line tool for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, kerberos...), file transfer resume, proxy tunneling and a busload of other useful tricks. Homepage: http://curl.haxx.se Package: dbus-x11 Priority: optional Section: x11 Installed-Size: 133 Maintainer: Utopia Maintenance Team Architecture: amd64 Source: dbus Version: 1.6.8-1.63.201502030801 Depends: libc6 (>= 2.3), libx11-6, dbus Breaks: x11-common (<< 1:7.5+4) Filename: 4.0-1/amd64/dbus-x11_1.6.8-1.63.201502030801_amd64.deb Size: 59538 MD5sum: ededa6ab52d2a6f51286f21a389dcf2a SHA1: a98f599da1ba89bd9edc713cb7d1e4c63f6277c7 SHA256: c44729e768b38c2a18ba9f1fd3ace4d5aaaafab415287d0422db31ef8a1ed085 Description: simple interprocess messaging system (X11 deps) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package contains the dbus-launch utility which is necessary for packages using a D-Bus session bus. . See the dbus description for more information about D-Bus in general. Multi-Arch: foreign Homepage: http://dbus.freedesktop.org/ Package: dbus Priority: optional Section: admin Installed-Size: 933 Maintainer: Utopia Maintenance Team Architecture: amd64 Version: 1.6.8-1.63.201502030801 Depends: libc6 (>= 2.10), libdbus-1-3 (>= 1.0.2), libexpat1 (>= 2.0.1), libselinux1 (>= 1.32), libsystemd-login0 (>= 31), adduser, lsb-base (>= 3.2-14) Suggests: dbus-x11 Filename: 4.0-1/amd64/dbus_1.6.8-1.63.201502030801_amd64.deb Size: 401812 MD5sum: ca9d15c286960712abddc036144fc4d0 SHA1: e1c3085e650568822dc0c3327c554f2f6195e9ad SHA256: 37a24bd46609c0c9abccdd6a2af576d5a6da05f66ec7159e700035e25fe5a385 Description: simple interprocess messaging system (daemon and utilities) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . D-Bus supports broadcast messages, asynchronous messages (thus decreasing latency), authentication, and more. It is designed to be low-overhead; messages are sent using a binary protocol, not using XML. D-Bus also supports a method call mapping for its messages, but it is not required; this makes using the system quite simple. . It comes with several bindings, including GLib, Python, Qt and Java. . This package contains the D-Bus daemon and related utilities. . The client-side library can be found in the libdbus-1-3 package, as it is no longer contained in this package. Multi-Arch: foreign Homepage: http://dbus.freedesktop.org/ Package: dnsutils Priority: standard Section: net Installed-Size: 376 Maintainer: LaMont Jones Architecture: amd64 Source: bind9 Version: 1:9.8.4.dfsg.P1-6+nmu2.109.201501200840 Replaces: bind, bind9 (<< 1:9.1.0-3) Depends: libbind9-80 (= 1:9.8.4.dfsg.P1-6+nmu2.109.201501200840), libc6 (>= 2.4), libcap2 (>= 2.10), libdns88 (= 1:9.8.4.dfsg.P1-6+nmu2.109.201501200840), libgssapi-krb5-2 (>= 1.6.dfsg.2), libisc84 (= 1:9.8.4.dfsg.P1-6+nmu2.109.201501200840), libisccfg82 (= 1:9.8.4.dfsg.P1-6+nmu2.109.201501200840), libkrb5-3 (>= 1.6.dfsg.2), liblwres80 (= 1:9.8.4.dfsg.P1-6+nmu2.109.201501200840), libssl1.0.0 (>= 1.0.0), libxml2 (>= 2.6.27), bind9-host | host Suggests: rblcheck Conflicts: netstd (<< 2.00) Filename: 4.0-1/amd64/dnsutils_9.8.4.dfsg.p1-6+nmu2.109.201501200840_amd64.deb Size: 167384 MD5sum: 192b86ab4157fd72970a3ff030cbe56b SHA1: 61e5f7490f77096003f8e0ce412c87d471f3c604 SHA256: 82c4ac8a244f820ba4af3449459edb54d5e4b7b6fcde01ec6e1de08d7b54cddd Description: Clients provided with BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. This package delivers various client programs related to DNS that are derived from the BIND source tree. . - dig - query the DNS in various ways - nslookup - the older way to do it - nsupdate - perform dynamic updates (See RFC2136) Package: file Priority: standard Section: utils Installed-Size: 109 Maintainer: Daniel Baumann Architecture: amd64 Version: 5.11-2.34.201502030843 Depends: libc6 (>= 2.2.5), libmagic1 (= 5.11-2.34.201502030843), zlib1g (>= 1:1.1.4) Filename: 4.0-1/amd64/file_5.11-2.34.201502030843_amd64.deb Size: 53414 MD5sum: b8c103b743306f012a0eb7e2f59adfd0 SHA1: e5532547b8c784f17a77004cf8264ac35f7bf385 SHA256: 59358da1de783cb8ee2daa824a34c33cdbfbf02b11468a545c0d19186b141e8a Description: Determines file type using "magic" numbers File tests each argument in an attempt to classify it. There are three sets of tests, performed in this order: filesystem tests, magic number tests, and language tests. The first test that succeeds causes the file type to be printed. Multi-Arch: foreign Homepage: http://www.darwinsys.com/file/ Package: graphviz Priority: optional Section: graphics Installed-Size: 871 Maintainer: David Claughton Architecture: amd64 Version: 2.26.3-14.42.201502021735 Depends: libc6 (>= 2.7), libcdt4, libcgraph5, libexpat1 (>= 2.0.1), libgd2-noxpm (>= 2.0.36~rc1~dfsg) | libgd2-xpm (>= 2.0.36~rc1~dfsg), libgraph4, libgvc5, libgvpr1, libx11-6, libxaw7, libxmu6, libxt6 Recommends: ttf-liberation Suggests: gsfonts, graphviz-doc Conflicts: gdtclft Filename: 4.0-1/amd64/graphviz_2.26.3-14.42.201502021735_amd64.deb Size: 376680 MD5sum: 35ee966680e932c61c0bafc2005d7ae2 SHA1: 2af7f91754b60e1dbb3ff890b20b66125c236d2c SHA256: b88a38190450ac536a67d517be2cc0fe2b3dca90c68a0a3ee8de39799b20d26d Description: rich set of graph drawing tools Graph drawing addresses the problem of visualizing structural information by constructing geometric representations of abstract graphs and networks. Automatic generation of graph drawings has important applications in key technologies such as database design, software engineering, VLSI and network design and visual interfaces in other domains. Situations where these tools might be particularly useful include: . * you would like to restructure a program and first need to understand the relationships between its types, procedures, and source files * you need to find the bottlenecks in an Internet backbone - not only individual links, but their relationships * you're debugging a protocol or microarchitecture represented as a finite state machine and need to figure out how a certain error state arises * you would like to browse a database schema, knowledge base, or distributed program represented graphically * you would like to see an overview of a collection of linked documents * you would like to discover patterns and communities of interest in a database of telephone calls or e-mail messages . This package contains the command-line tools. Homepage: http://www.graphviz.org/ Package: grub-efi-amd64-signed Priority: optional Section: univention Installed-Size: 4216 Maintainer: Univention GmbH Architecture: amd64 Source: grub-efi-amd64-signed (1.1-5.15.201411041611) Version: 1.1-5-2.00-18.15.201411041611 Depends: grub-efi-amd64 (= 2.00-18.91.201411041456) Filename: 4.0-1/amd64/grub-efi-amd64-signed_1.1-5-2.00-18.15.201411041611_amd64.deb Size: 1390966 MD5sum: a08629c360cbdfbeff9ccff8e16378c8 SHA1: 8a031d67187f9df203e4cd131be19344256747ad SHA256: 791dfdef19fd817079a21f04b2e9acd06e58392b3a46fa82dc88b5af7101216c Description: GRand Unified Bootloader, version 2 (EFI-AMD64 version, signed) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This package contains a version of GRUB built for use with the EFI-AMD64 architecture, signed with Univention's UEFI signing key. Built-Using: grub2 (= 2.00-18.91.201411041456) Package: heirloom-mailx Priority: optional Section: mail Installed-Size: 497 Maintainer: Hilko Bengen Architecture: amd64 Version: 12.5-2.5.201502021436 Replaces: nail Provides: imap-client, mail-reader, mailx Depends: base-files (>= 2.2.0), libc6 (>= 2.3), libgssapi-krb5-2 (>= 1.10+dfsg~), libssl1.0.0 (>= 1.0.0) Suggests: exim4 | mail-transport-agent Conflicts: mailutils (<< 1:1.1+dfsg1-4), mailx (<< 1:20071201) Filename: 4.0-1/amd64/heirloom-mailx_12.5-2.5.201502021436_amd64.deb Size: 274456 MD5sum: e5c8845e25b58ca53154856aa24c28e9 SHA1: a15bd0d88de9e0abae6567dcbb689a2c77871165 SHA256: 9d47f26879ec6d897af7136ec3ad10998af016f0632081a5eaabc81520430fe6 Description: feature-rich BSD mail(1) Workalike of the classical mail(1). Heirloom mailx can produce and read MIME and S/MIME messages and has greatly improved character-set handling, including support for UTF-8. . It can send messages through a local /usr/bin/sendmail interface or SMTP, using a smarthost. Mail can be read from local mailboxes as well as via POP3 or IMAP connections. Network protocols can be encrypted using SSL/TLS. Homepage: http://heirloom.sourceforge.net/mailx.html Package: iceweasel Priority: optional Section: web Installed-Size: 75958 Maintainer: Maintainers of Mozilla-related packages Architecture: amd64 Version: 31.4.0esr-1.53.201502030841 Provides: gnome-www-browser, www-browser Depends: libasound2 (>= 1.0.16), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.7), libcairo2 (>= 1.2.4), libdbus-1-3 (>= 1.0.2), libdbus-glib-1-2 (>= 0.78), libevent-2.0-5 (>= 2.0.10-stable), libffi5 (>= 3.0.4), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.3.9), libgcc1 (>= 1:4.1.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.20.0), libgtk2.0-0 (>= 2.24.0), libhunspell-1.3-0, libpango1.0-0 (>= 1.14.0), libstartup-notification0 (>= 0.8), libstdc++6 (>= 4.6), libx11-6, libxext6, libxrender1, libxt6, zlib1g (>= 1:1.2.0), fontconfig, procps, debianutils (>= 1.16), libsqlite3-0 (>= 3.7.12-1~) Suggests: fonts-stix | otf-stix, fonts-oflb-asana-math, fonts-mathjax, mozplugger, libgssapi-krb5-2 | libkrb53, libgnomeui-0, libcanberra0 Conflicts: j2re1.4, pango-graphite (<< 0.9.3) Breaks: xul-ext-torbutton Filename: 4.0-1/amd64/iceweasel_31.4.0esr-1.53.201502030841_amd64.deb Size: 32162676 MD5sum: 8cd530e82c53cda4999e6ce24cc3f6cb SHA1: f2f3f37ddef758e79f21be5faf8647184973f874 SHA256: 7d4b9b5d611eee4bdc017dfcc2e9b1a78b2b3c017a994d0f028ed09b64087066 Description: Web browser based on Firefox Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies. Package: intel-microcode Priority: extra Section: non-free/admin Installed-Size: 567 Maintainer: Henrique de Moraes Holschuh Architecture: amd64 Version: 3.20140913.1.4.201502041145 Depends: iucode-tool (>= 1.0) Recommends: initramfs-tools (>= 0.113~) Conflicts: microcode.ctl (<< 0.18~0) Filename: 4.0-1/amd64/intel-microcode_3.20140913.1.4.201502041145_amd64.deb Size: 433308 MD5sum: 7f610d1599d775c6c67a874dee8b4547 SHA1: 9af27169fba4b6561ba875d1f5299489dc1c7019 SHA256: b361e30f6e41000d5e21ae66ecdd10f5e48d9af4cc86636120c59cdda8c6714f Description: Processor microcode firmware for Intel CPUs This package contains updated system processor microcode for Intel i686 and Intel X86-64 processors. Intel releases microcode updates to correct processor behavior as documented in the respective processor specification updates. . For AMD processors, please refer to the amd64-microcode package. Homepage: http://feeds.downloadcenter.intel.com/rss/?p=483&lang=eng Package: iucode-tool Priority: optional Section: contrib/utils Installed-Size: 90 Maintainer: Henrique de Moraes Holschuh Architecture: amd64 Version: 1.1.1-1.3.201502041131 Depends: libc6 (>= 2.4) Recommends: intel-microcode (>= 1) Filename: 4.0-1/amd64/iucode-tool_1.1.1-1.3.201502041131_amd64.deb Size: 35302 MD5sum: 9a2567aea3122e328b438ce4bb8151e0 SHA1: ed7aee831db14dfa3935588d3b9baa31ce0d64e4 SHA256: 6d920ecf4614d1d7219c702036cbf5e12ab36bf7cedf898f8e3dc12589945399 Description: Intel processor microcode tool iucode_tool is a program to manipulate Intel® X86 and X86-64 processor microcode collections, and to use the kernel facilities to upgrade the microcode on Intel system processors. . It can load microcode data files in text and binary format, sort, list and filter the microcodes contained in these files, write selected microcodes to a new file in binary format, or upload them to the kernel. . It operates on non-free microcode data downloaded directly from Intel or installed by the intel-microcode package. Homepage: https://gitorious.org/iucode-tool/pages/Home Package: libapache2-mod-php5 Priority: optional Section: httpd Installed-Size: 9003 Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php5 Version: 5.4.36-0.210.201502031505 Provides: phpapi-20100525 Depends: libbz2-1.0, libc6 (>= 2.11), libcomerr2 (>= 1.01), libdb5.1, libgssapi-krb5-2 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libonig2 (>= 5.2.0), libpcre3 (>= 8.10), libqdbm14 (>= 1.8.74), libssl1.0.0 (>= 1.0.0), libstdc++6 (>= 4.1.1), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4), mime-support, apache2-mpm-prefork (>> 2.0.52) | apache2-mpm-itk, apache2.2-common, php5-common (= 5.4.36-0.210.201502031505), libmagic1, ucf, tzdata Recommends: php5-cli Suggests: php-pear Conflicts: libapache2-mod-php4, libapache2-mod-php5filter Filename: 4.0-1/amd64/libapache2-mod-php5_5.4.36-0.210.201502031505_amd64.deb Size: 2707784 MD5sum: 6324ccce2adfe56edb57af943d39b6d1 SHA1: 5bc69efaae1c1dd9830263200fb7ca5f9e87c30e SHA256: cb07bd4f8faa0def4e229328cf25b139f330f64401cf3c559271ef8acdd3439d Description: server-side, HTML-embedded scripting language (Apache 2 module) This package provides the PHP5 module for the Apache 2 webserver (as found in the apache2-mpm-prefork package). Please note that this package ONLY works with Apache's prefork MPM, as it is not compiled thread-safe. The following extensions are built in: bcmath bz2 calendar Core ctype date dba dom ereg exif fileinfo filter ftp gettext hash iconv json libxml mbstring mhash openssl pcre Phar posix Reflection session shmop SimpleXML soap sockets SPL standard sysvmsg sysvsem sysvshm tokenizer wddx xml xmlreader xmlwriter zip zlib. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: libapache2-svn Priority: optional Section: httpd Installed-Size: 348 Maintainer: Peter Samuelson Architecture: amd64 Source: subversion Version: 1.6.17dfsg-4.83.201502031208 Depends: apache2.2-common, libc6 (>= 2.3), libsvn1 (>= 1.6) Suggests: db5.1-util Filename: 4.0-1/amd64/libapache2-svn_1.6.17dfsg-4.83.201502031208_amd64.deb Size: 173746 MD5sum: 34832879cee30a02bf4a0583c173be76 SHA1: 0e97bdab3dc4f031e8de0ec57ae57f66d4d00abe SHA256: 387fce263b6682f15399b5cb6f95671c0cfb218481ecfb3b21532b3e1d3c7a1f Description: Subversion server modules for Apache This package provides the mod_dav_svn and mod_authz_svn modules for the Apache 2.2 web server. These modules provide Subversion's WebDAV server backend, to serve repositories over the http and https protocols. See the 'subversion' package for more information. Homepage: http://subversion.apache.org/ Package: libapt-inst1.5 Priority: important Section: libs Installed-Size: 698 Maintainer: APT Development Team Architecture: amd64 Source: apt Version: 0.9.7.9.70.201502041050 Depends: libapt-pkg4.12 (>= 0.8.16~exp9), libc6 (>= 2.2.5), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0) Pre-Depends: multiarch-support Filename: 4.0-1/amd64/libapt-inst1.5_0.9.7.9.70.201502041050_amd64.deb Size: 165848 MD5sum: 9174248dc6d3b3ba5bbda2bec4e244df SHA1: 4a41a84b545a3067f2cae17b4214e64e4deae2ff SHA256: 1ab17f0ffd5b3cb56895a6e88ac12e6a509ee73b9f6eda6ed7ec9a88db3a3c42 Description: deb package format runtime library This library provides methods to query and extract information from deb packages. This includes the control data and the package file content. Multi-Arch: same Package: libapt-pkg-dev Priority: optional Section: libdevel Installed-Size: 477 Maintainer: APT Development Team Architecture: amd64 Source: apt Version: 0.9.7.9.70.201502041050 Depends: libapt-pkg4.12 (= 0.9.7.9.70.201502041050), libapt-inst1.5 (= 0.9.7.9.70.201502041050), zlib1g-dev Filename: 4.0-1/amd64/libapt-pkg-dev_0.9.7.9.70.201502041050_amd64.deb Size: 187466 MD5sum: 5d929b7f71ddc1e581ca620a51b27bd6 SHA1: 612f29442ea45749459f14cf69f73aac2e95df7b SHA256: e4c2d79a0511aef130979c3b4bfd57a2ac0ad697e4e9cb0f7ee4ee6a1b69c48f Description: development files for APT's libapt-pkg and libapt-inst This package contains the header files and libraries for developing with APT's libapt-pkg Debian package manipulation library and the libapt-inst deb/tar/ar library. Multi-Arch: same Package: libapt-pkg4.12 Priority: important Section: libs Installed-Size: 2714 Maintainer: APT Development Team Architecture: amd64 Source: apt Version: 0.9.7.9.70.201502041050 Depends: libbz2-1.0, libc6 (>= 2.3.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6), zlib1g (>= 1:1.2.2.3) Pre-Depends: multiarch-support Breaks: apt (<< 0.9.4~) Filename: 4.0-1/amd64/libapt-pkg4.12_0.9.7.9.70.201502041050_amd64.deb Size: 884654 MD5sum: 5fae5729641f4da59b2c43ba0d919cc5 SHA1: 04754cf2d0ab22f6e64f6af9528c1caa1bdb4410 SHA256: 955d12a2498d7160725e04e5522dc53ff916d3cc48b2e7fe03656ac84d7e3090 Description: package managment runtime library This library provides the common functionality for searching and managing packages as well as information about packages. Higher-level package managers can depend upon this library. . This includes: * retrieval of information about packages from multiple sources * retrieval of packages and all dependent packages needed to satisfy a request either through an internal solver or by interfacing with an external one * authenticating the sources and validating the retrieved data * installation and removal of packages in the system * providing different transports to retrieve data over cdrom, ftp, http, rsh as well as an interface to add more transports like https (apt-transport-https) and debtorrent (apt-transport-debtorrent). Multi-Arch: same Package: libbind9-80 Priority: standard Section: libs Installed-Size: 101 Maintainer: LaMont Jones Architecture: amd64 Source: bind9 Version: 1:9.8.4.dfsg.P1-6+nmu2.109.201501200840 Replaces: libbind0 Depends: libc6 (>= 2.4), libcap2 (>= 2.10), libdns88, libisc84, libisccfg82, libxml2 (>= 2.6.27) Conflicts: libbind0, libbind9-41 Filename: 4.0-1/amd64/libbind9-80_9.8.4.dfsg.p1-6+nmu2.109.201501200840_amd64.deb Size: 42142 MD5sum: e69a79ce430b70d007ed538a1a0fb0de SHA1: 549e61f2c525b54fd709dcc8bb87cbf1de0173c2 SHA256: 5ddb13d94f67d3ff09f72acfd99cc41e6521dd9cfe4bd15bf58d4163d350c144 Description: BIND9 Shared Library used by BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. This package delivers the libbind9 shared library used by BIND's daemons and clients. Package: libc-bin Essential: yes Priority: required Section: libs Installed-Size: 3305 Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.13-38.19.201501281258 Replaces: libc0.1, libc0.3, libc6, libc6.1 Breaks: libc0.1 (<< 2.10), libc0.3 (<< 2.10), libc6 (<< 2.10), libc6.1 (<< 2.10) Filename: 4.0-1/amd64/libc-bin_2.13-38.19.201501281258_amd64.deb Size: 1274044 MD5sum: 92f67b9a0c307220c068dcc5cf6c5267 SHA1: 3310c73f4dcf4f5ab9d63950f305a76d1723566d SHA256: 45907a03d23930f5cc1b3e2d2de75748845a4e98e57a1dcbed0fdbecc5287651 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.19.201501281258 Replaces: libc0.1-dev, libc0.3-dev, libc6-dev, libc6.1-dev Depends: libc6 (>> 2.13), libc6 (<< 2.14) Recommends: manpages-dev Filename: 4.0-1/amd64/libc-dev-bin_2.13-38.19.201501281258_amd64.deb Size: 226656 MD5sum: 6863eae65c93790fe4e3572559899476 SHA1: 70d6337d9028183ba6f2488648387466ca88d9e8 SHA256: 98118cc73eb38e5f46862f26e129d8b7a902beee66f961a7808cd0a415e6af92 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-dev Priority: optional Section: libdevel Installed-Size: 10630 Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.13-38.19.201501281258 Provides: libc-dev Depends: libc6 (= 2.13-38.19.201501281258), libc-dev-bin (= 2.13-38.19.201501281258), linux-libc-dev Recommends: gcc | c-compiler Suggests: glibc-doc, manpages-dev Conflicts: libc0.1-dev, libc0.3-dev, libc6.1-dev Breaks: binutils (<< 2.20.1-1), binutils-gold (<< 2.20.1-11), cmake (<< 2.8.4+dfsg.1-5), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2), gcc-4.6 (<< 4.6.0-12), libhwloc-dev (<< 1.2-3), libjna-java (<< 3.2.7-4), liblouis-dev (<< 2.3.0-2), liblouisxml-dev (<< 2.4.0-2), make (<< 3.81-8.1), pkg-config (<< 0.26-1) Filename: 4.0-1/amd64/libc6-dev_2.13-38.19.201501281258_amd64.deb Size: 2666080 MD5sum: fca6259cb8bc4d0d447ebd7b55e662df SHA1: 51571c62f212873fc0c77947c648dc4f14b6e822 SHA256: fe5e1ee6fd8bbef58af5ba311c4922828b29d4a9b35c8d3e286b0e783cfda713 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: 9027 Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.13-38.19.201501281258 Replaces: libc6-dev-i386 Depends: libc6 (= 2.13-38.19.201501281258) Breaks: fakechroot (<< 2.9-1.1), fakeroot (<< 1.12.3), fglrx-glx-ia32 (<< 1:9-6-1), gnu-efi (<< 3.0e-3), ia32-libs (<< 20090804), ia32-libs-gtk (<< 20090804), lib32asound2 (<< 1.0.20-3), lib32asound2-dev (<< 1.0.20-3), lib32bz2-1.0 (<< 1.0.5-3), lib32bz2-dev (<< 1.0.5-3), lib32ffi-dev (<< 3.0.9~rc9-1), lib32ffi5 (<< 3.0.9~rc9-1), lib32g2c0 (<< 1:3.4.6-10), lib32gcc1 (<< 1:4.4.0-7), lib32gfortran3 (<< 4.4.0-7), lib32gmp3 (<< 2:4.3.1+dfsg-3), lib32gmp3-dev (<< 2:4.3.1+dfsg-3), lib32gmpxx4 (<< 2:4.3.1+dfsg-3), lib32gomp1 (<< 4.4.0-7), lib32icu-dev (<< 4.0.1-3), lib32icu40 (<< 4.0.1-3), lib32mudflap0 (<< 4.4.0-7), lib32ncurses5 (<< 5.7+20090523-1), lib32ncurses5-dev (<< 5.7+20090530-1), lib32ncursesw5 (<< 5.7+20090530-1), lib32ncursesw5-dev (<< 5.7+20090530-1), lib32nss-mdns (<< 0.10-3.1), lib32objc2 (<< 4.4.0-7), lib32readline5 (<< 5.2-5), lib32readline5-dev (<< 5.2-5), lib32stdc++6 (<< 4.4.0-7), lib32stdc++6-4.4-dbg (<< 4.4.0-7), lib32z1 (<< 1:1.2.3.3.dfsg-14), lib32z1-dev (<< 1:1.2.3.3.dfsg-14), libc6-dev-i386 (<< 2.9-15), nvidia-glx-ia32 (<< 185.18.14-2), nvidia-libvdpau1-ia32 (<< 185.18.14-2) Filename: 4.0-1/amd64/libc6-i386_2.13-38.19.201501281258_amd64.deb Size: 4025044 MD5sum: 55af239663c140c1308c80fa68d7a56a SHA1: acbda3aafcc40d212d046faea8f2037c3a15c509 SHA256: 4c30a11c9fbadba3f9203dceb6876ec0c4015ea624c1fa14b21529e3b5a4d33f 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 Priority: required Section: libs Installed-Size: 9529 Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.13-38.19.201501281258 Replaces: libc6-amd64 Provides: glibc-2.13-1 Depends: libc-bin (= 2.13-38.19.201501281258), libgcc1 Suggests: glibc-doc, debconf | debconf-2.0, locales Conflicts: prelink (<= 0.0.20090311-1), tzdata (<< 2007k-1), tzdata-etch Breaks: locales (<< 2.13), locales-all (<< 2.13), lsb-core (<= 3.2-27), nscd (<< 2.13) Filename: 4.0-1/amd64/libc6_2.13-38.19.201501281258_amd64.deb Size: 4338816 MD5sum: 0000c5c593f91ce12d1ca6c6f0374b30 SHA1: 8d11d98f136de1576d0a02ec27d42ed95791d3f9 SHA256: 040b1fa085472152a3501beabe53dd71b34fbb9d230af99621d36fb267e69c06 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: libcamel-1.2-33 Priority: optional Section: libs Installed-Size: 1585 Maintainer: Debian Evolution Maintainers Architecture: amd64 Source: evolution-data-server Version: 3.4.4-3.27.201502031053 Depends: libc6 (>= 2.7), libcomerr2 (>= 1.01), libglib2.0-0 (>= 2.32), libgssapi-krb5-2 (>= 1.10+dfsg~), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libnspr4 (>= 2:4.9-2~) | libnspr4-0d (>= 1.8.0.10), libnss3 (>= 2:3.14), libsqlite3-0 (>= 3.6.0), zlib1g (>= 1:1.1.4) Breaks: evolution (<< 2.26) Filename: 4.0-1/amd64/libcamel-1.2-33_3.4.4-3.27.201502031053_amd64.deb Size: 774604 MD5sum: 155a9f95f76f823860f11c3de603a81f SHA1: 25ab3d9ef740c74fc70f4cfa4ef45689d0a8ddbe SHA256: 1c2d9ba2001e83f2dd22bf311fdec6531b1b906e163fe4830437b5119fdc8488 Description: Evolution MIME message handling library Camel is a generic messaging library. It supports the standard messaging system for receiving and sending messages. It is the messaging backend for Evolution. . Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. Homepage: http://www.gnome.org/projects/evolution/ Package: libcdt4 Priority: optional Section: libs Installed-Size: 115 Maintainer: David Claughton Architecture: amd64 Source: graphviz Version: 2.26.3-14.42.201502021735 Depends: libc6 (>= 2.2.5), libltdl7 (>= 2.4.2) Conflicts: libgraphviz4 Filename: 4.0-1/amd64/libcdt4_2.26.3-14.42.201502021735_amd64.deb Size: 60154 MD5sum: b0a284831f7903d447d45f145c52c8ea SHA1: 53c2af7491b088cd614d8ddb37f2ce06fda84350 SHA256: 9020536d591066d797749e95b21952429c0c6790818723101a6dced25af2b3e0 Description: rich set of graph drawing tools - cdt library Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the cdt library. Homepage: http://www.graphviz.org/ Package: libcgraph5 Priority: optional Section: libs Installed-Size: 179 Maintainer: David Claughton Architecture: amd64 Source: graphviz Version: 2.26.3-14.42.201502021735 Depends: libc6 (>= 2.7), libcdt4, libltdl7 (>= 2.4.2) Conflicts: libgraphviz4 Filename: 4.0-1/amd64/libcgraph5_2.26.3-14.42.201502021735_amd64.deb Size: 88202 MD5sum: 314b9f27d5b4fc668b28c975377f5d7d SHA1: 8961404a7c6a8b8c2c4bab9de161958baa5fe026 SHA256: 6ddd82269978e5f0fac7d465c1b82403d7a0cd3679ba54855569a7be31c951cc Description: rich set of graph drawing tools - cgraph library Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the cgraph library. Homepage: http://www.graphviz.org/ Package: libcurl3-gnutls Priority: optional Section: libs Installed-Size: 576 Maintainer: Alessandro Ghedini Architecture: amd64 Source: curl Version: 7.26.0-1.50.201502021440 Replaces: libcurl4-gnutls Depends: libc6 (>= 2.7), libgcrypt11 (>= 1.4.5), libgnutls26 (>= 2.12.17-0), libgssapi-krb5-2 (>= 1.10+dfsg~), libidn11 (>= 1.13), libldap-2.4-2 (>= 2.4.7), librtmp0 (>= 2.3), libssh2-1 (>= 1.2.6), zlib1g (>= 1:1.1.4) Pre-Depends: multiarch-support Recommends: ca-certificates Conflicts: libcurl4-gnutls Filename: 4.0-1/amd64/libcurl3-gnutls_7.26.0-1.50.201502021440_amd64.deb Size: 321528 MD5sum: 1aa54addf3cdde124cef25769c74a73c SHA1: e1c3b70468952a9dd97654749a126f790e99dd3a SHA256: 3fc2b737712a5ac0832f0fce706d2b72fa5767bef0df0e48545a266bd697b058 Description: easy-to-use client-side URL transfer library (GnuTLS flavour) libcurl is an easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more! . libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported, fast, thoroughly documented and is already used by many known, big and successful companies and numerous applications. . SSL support is provided by GnuTLS. Multi-Arch: same Homepage: http://curl.haxx.se Package: libcurl3 Priority: optional Section: libs Installed-Size: 597 Maintainer: Alessandro Ghedini Architecture: amd64 Source: curl Version: 7.26.0-1.50.201502021440 Replaces: libcurl2 (<< 1:7.11.2-2), libcurl4 Depends: libc6 (>= 2.7), libgssapi-krb5-2 (>= 1.10+dfsg~), libidn11 (>= 1.13), libldap-2.4-2 (>= 2.4.7), librtmp0 (>= 2.3), libssh2-1 (>= 1.2.6), libssl1.0.0 (>= 1.0.1), zlib1g (>= 1:1.1.4) Pre-Depends: multiarch-support Recommends: ca-certificates Conflicts: libcurl4 Filename: 4.0-1/amd64/libcurl3_7.26.0-1.50.201502021440_amd64.deb Size: 330930 MD5sum: 6d501c8a0864581a79768bf8e1a58f7b SHA1: facbf66698e9a98289189d2f7e3c45aa2d2a1a74 SHA256: 01ab85a158d427a87c773d73e399876e642921bd1d228314b51fed1406c4559f Description: easy-to-use client-side URL transfer library (OpenSSL flavour) libcurl is an easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more! . libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported, fast, thoroughly documented and is already used by many known, big and successful companies and numerous applications. . SSL support is provided by OpenSSL. Multi-Arch: same Homepage: http://curl.haxx.se Package: libdbus-1-3 Priority: optional Section: libs Installed-Size: 374 Maintainer: Utopia Maintenance Team Architecture: amd64 Source: dbus Version: 1.6.8-1.63.201502030801 Depends: libc6 (>= 2.10) Pre-Depends: multiarch-support Recommends: dbus Breaks: kde-window-manager (<< 4:4.4.5-9), kdebase-workspace-bin (<< 4:4.4.5-9) Filename: 4.0-1/amd64/libdbus-1-3_1.6.8-1.63.201502030801_amd64.deb Size: 172774 MD5sum: 4327997abd89cf53bc757f93eebf4de9 SHA1: c51d04caa1a3525ef64e2a1c9072c22301a02ac4 SHA256: 85cf3367a48bc553ac9d00f22e1ca7db0c23cbffb9611b363bec549b82c24592 Description: simple interprocess messaging system (library) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . D-Bus supports broadcast messages, asynchronous messages (thus decreasing latency), authentication, and more. It is designed to be low-overhead; messages are sent using a binary protocol, not using XML. D-Bus also supports a method call mapping for its messages, but it is not required; this makes using the system quite simple. . It comes with several bindings, including GLib, Python, Qt and Java. . The daemon can be found in the dbus package. Multi-Arch: same Homepage: http://dbus.freedesktop.org/ Package: libdbus-1-dev Priority: optional Section: libdevel Installed-Size: 869 Maintainer: Utopia Maintenance Team Architecture: amd64 Source: dbus Version: 1.6.8-1.63.201502030801 Depends: libdbus-1-3 (= 1.6.8-1.63.201502030801), pkg-config Filename: 4.0-1/amd64/libdbus-1-dev_1.6.8-1.63.201502030801_amd64.deb Size: 247888 MD5sum: 3b2b1d7727f84c0fdb79e3d2de3b2526 SHA1: 77eb4687d66744adb1abefe1b4b40805fed732b8 SHA256: a6a0ff29985e70fe1703554cc2b1ce9f46e454d14bd687af7adc87d83a51d410 Description: simple interprocess messaging system (development headers) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . See the dbus description for more information about D-Bus in general. Homepage: http://dbus.freedesktop.org/ Package: libdns88 Priority: standard Section: libs Installed-Size: 1687 Maintainer: LaMont Jones Architecture: amd64 Source: bind9 Version: 1:9.8.4.dfsg.P1-6+nmu2.109.201501200840 Replaces: libbind0 Depends: libc6 (>= 2.4), libcap2 (>= 2.10), libgeoip1 (>= 1.4.8+dfsg), libgssapi-krb5-2 (>= 1.10+dfsg~), libisc84, libssl1.0.0 (>= 1.0.0), libxml2 (>= 2.6.27) Conflicts: libbind0, libbind9-41 Filename: 4.0-1/amd64/libdns88_9.8.4.dfsg.p1-6+nmu2.109.201501200840_amd64.deb Size: 751860 MD5sum: c8e45ccc2b7eeca4224898ad08543298 SHA1: bd13e3eaaee73342fc52fa3373b5ccba1bfc53f1 SHA256: 981c4805a433bf5c0479155197aa7aeeaadc18d7d8fa977e75bbc80a6c12e513 Description: DNS Shared Library used by BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. This package delivers the libdns shared library used by BIND's daemons and clients. Package: libebook-1.2-13 Priority: optional Section: libs Installed-Size: 755 Maintainer: Debian Evolution Maintainers Architecture: amd64 Source: evolution-data-server Version: 3.4.4-3.27.201502031053 Depends: gconf-service, libc6 (>= 2.3), libcamel-1.2-33 (>= 3.4), libcamel-1.2-33 (<< 3.5), libcomerr2 (>= 1.01), libedataserver-1.2-16 (>= 3.4.4), libgconf-2-4 (>= 2.31.1), libglib2.0-0 (>= 2.32), libgssapi-krb5-2 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libnspr4 (>= 2:4.9-2~) | libnspr4-0d (>= 1.8.0.10), libnss3 (>= 2:3.13.4-2~) | libnss3-1d (>= 3.12.0~1.9b1), libsoup2.4-1 (>= 2.31.2), libsqlite3-0 (>= 3.5.9), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Filename: 4.0-1/amd64/libebook-1.2-13_3.4.4-3.27.201502031053_amd64.deb Size: 500910 MD5sum: febd2b55056dc217b10f31a766ed35ff SHA1: e91cfc7535c59c3c5de0c2712fd7ab51854e2c56 SHA256: 8e943f2acac5cb14347d51053ccb0b84b1bf0f022041f80920c34a63fb2329b3 Description: Client library for evolution address books This package is a client library for evolution addressbooks. . Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. Homepage: http://www.gnome.org/projects/evolution/ Package: libecal-1.2-11 Priority: optional Section: libs Installed-Size: 848 Maintainer: Debian Evolution Maintainers Architecture: amd64 Source: evolution-data-server Version: 3.4.4-3.27.201502031053 Depends: gconf-service, libc6 (>= 2.3), libedataserver-1.2-16 (>= 3.4.4), libgconf-2-4 (>= 2.31.1), libglib2.0-0 (>= 2.32), libical0 (>= 0.42), libnspr4 (>= 2:4.9-2~) | libnspr4-0d (>= 1.8.0.10), libsoup2.4-1 (>= 2.31.2), libxml2 (>= 2.6.27) Filename: 4.0-1/amd64/libecal-1.2-11_3.4.4-3.27.201502031053_amd64.deb Size: 528262 MD5sum: f9410f08d3f0d388b8e127f0376ec4b0 SHA1: 6152b7f9bcf70574487f3dfbd1b3c844e63b6e33 SHA256: c7ee9001a108ca925d10f11508febfc3df6e76de64627f3b588b27db50382811 Description: Client library for evolution calendars Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package is a client library for evolution calendar. Homepage: http://www.gnome.org/projects/evolution/ Package: libedataserver-1.2-16 Priority: optional Section: libs Installed-Size: 732 Maintainer: Debian Evolution Maintainers Architecture: amd64 Source: evolution-data-server Version: 3.4.4-3.27.201502031053 Depends: gconf-service, libc6 (>= 2.3), libgconf-2-4 (>= 2.31.1), libglib2.0-0 (>= 2.32), libnspr4 (>= 2:4.9-2~) | libnspr4-0d (>= 1.8.0.10), libsoup2.4-1 (>= 2.31.2), libxml2 (>= 2.7.4) Filename: 4.0-1/amd64/libedataserver-1.2-16_3.4.4-3.27.201502031053_amd64.deb Size: 504528 MD5sum: f2b697005e5d4656c4543aa1c28ce5e6 SHA1: 9e957b7eb3857e81d22ed526143c04d5ea3640c0 SHA256: a2992521a983f27fab01b576e0166028fb5bfd5141ec349f44eb0cbf1fce637f Description: Utility library for evolution data servers The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package is a utility library for evolution-data-server. Homepage: http://www.gnome.org/projects/evolution/ Package: libedataserverui-3.0-1 Priority: optional Section: libs Installed-Size: 705 Maintainer: Debian Evolution Maintainers Architecture: amd64 Source: evolution-data-server Version: 3.4.4-3.27.201502031053 Depends: gconf-service, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.2.5), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.10.0), libcamel-1.2-33 (>= 3.4), libcamel-1.2-33 (<< 3.5), libcomerr2 (>= 1.01), libebook-1.2-13 (>= 3.4.4), libecal-1.2-11 (>= 3.4.4), libedataserver-1.2-16 (>= 3.4.4), libgconf-2-4 (>= 2.31.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.32), libgnome-keyring0 (>= 3.2.2-2~), libgssapi-krb5-2 (>= 1.6.dfsg.2), libgtk-3-0 (>= 3.2), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libnspr4 (>= 2:4.9-2~) | libnspr4-0d (>= 1.8.0.10), libnss3 (>= 2:3.13.4-2~) | libnss3-1d (>= 3.12.0~1.9b1), libpango1.0-0 (>= 1.14.0), libsoup2.4-1 (>= 2.31.2), libsqlite3-0 (>= 3.5.9), libxml2 (>= 2.6.27), zlib1g (>= 1:1.1.4), evolution-data-server-common (>= 3.4) Filename: 4.0-1/amd64/libedataserverui-3.0-1_3.4.4-3.27.201502031053_amd64.deb Size: 499360 MD5sum: 559ea087c0b397df95875c221758dafc SHA1: c94fb4451c0055db1af7ba5fc791cb3911835360 SHA256: f1b3e28ab98c6ead26ed2b68b134fca3afae284d139810fb1017243f19e4b100 Description: GUI utility library for evolution data servers The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package is a GUI utility library for evolution-data-server. Homepage: http://www.gnome.org/projects/evolution/ Package: libevent-2.0-5 Priority: standard Section: libs Installed-Size: 355 Maintainer: Anibal Monsalve Salazar Architecture: amd64 Source: libevent Version: 2.0.19-stable-3.16.201501151853 Depends: libc6 (>= 2.7) Pre-Depends: multiarch-support Filename: 4.0-1/amd64/libevent-2.0-5_2.0.19-stable-3.16.201501151853_amd64.deb Size: 173270 MD5sum: 1f44409688d36ddb732b0d5b55f6efb3 SHA1: 1571b60216309fb1c63dd73ca8747ff886215823 SHA256: da20897f8d5a247084c50c49abc3714f4fa9bbaa939d68afd693732bdc5f3410 Description: Asynchronous event notification library Libevent is an asynchronous event notification library that provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. . It is meant to replace the asynchronous event loop found in event driven network servers. Currently, libevent supports /dev/poll, kqueue(2), event ports, select(2), poll(2) and epoll(4). . For backward compatibility and to transition to "libevent_core only" or "libevent_core + libevent_extra", the libevent source package builds the libevent library that includes everything in libevent_core and libevent_extra. Multi-Arch: same Homepage: http://libevent.org/ Package: libflac8 Priority: optional Section: libs Installed-Size: 356 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Source: flac Version: 1.2.1-6.17.201502021503 Depends: libc6 (>= 2.2.5), libogg0 (>= 1.0rc3) Pre-Depends: multiarch-support Filename: 4.0-1/amd64/libflac8_1.2.1-6.17.201502021503_amd64.deb Size: 161626 MD5sum: b9008d142292569ca0b3014144fa6291 SHA1: 15710362b8c481daa89272324c3324da6ab670ca SHA256: bd5c94e07e92079c2cd996eea96ae0d7f6c8d6153eea8c88f27adaf31a0a9476 Description: Free Lossless Audio Codec - runtime C library FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless. The FLAC project consists of: . * The stream format * libFLAC, which implements a reference encoder, stream decoder, and file decoder * flac, which is a command-line wrapper around libFLAC to encode and decode .flac files * Input plugins for various music players (Winamp, XMMS, and more in the works) . This package contains the runtime library libFLAC. Multi-Arch: same Homepage: http://flac.sourceforge.net/ Package: libgcrypt11 Priority: standard Section: libs Installed-Size: 583 Maintainer: Debian GnuTLS Maintainers Architecture: amd64 Version: 1.5.0-5.18.201502030939 Depends: libc6 (>= 2.3), libgpg-error0 (>= 1.10) Pre-Depends: multiarch-support Suggests: rng-tools Breaks: gnupg2 (<< 2.0.17-2ubuntu2), gpgsm (<< 2.0.17-2ubuntu2), libgnutls26 (<< 2.12.7-3) Filename: 4.0-1/amd64/libgcrypt11_1.5.0-5.18.201502030939_amd64.deb Size: 299222 MD5sum: b78586188dcba979bf1c581468238f39 SHA1: 3c6dd09be3cc9856503dd30a4cc0be64ad4d73d7 SHA256: bc0f4fbb59bcc2da1a7aa64e6c88b7852c20e118029685cf4c165f1a2139e66f Description: LGPL Crypto library - runtime library libgcrypt contains cryptographic functions. Many important free ciphers, hash algorithms and public key signing algorithms have been implemented: Arcfour, Blowfish, CAST5, DES, AES, Twofish, Serpent, rfc2268 (rc2), SEED, Camellia, CRC, MD4, MD5, RIPE-MD160, SHA-1, SHA-256, SHA-512, Tiger, Whirlpool, DSA, DSA2, ElGamal, RSA, ECC. Multi-Arch: same Homepage: http://directory.fsf.org/project/libgcrypt/ Package: libgraph4 Priority: optional Section: libs Installed-Size: 146 Maintainer: David Claughton Architecture: amd64 Source: graphviz Version: 2.26.3-14.42.201502021735 Depends: libc6 (>= 2.7), libcdt4, libltdl7 (>= 2.4.2) Conflicts: libgraphviz4 Filename: 4.0-1/amd64/libgraph4_2.26.3-14.42.201502021735_amd64.deb Size: 74086 MD5sum: 47354c27730f4bbcd5c8db3e41b2d14c SHA1: 76d87446aba7b62209958c902f5e8e73f64ffdab SHA256: 4999b825adeef754d8fe56933a577d748b11fd06bf13e4228d5fd7aab0cae896 Description: rich set of graph drawing tools - graph library Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the graph library. Homepage: http://www.graphviz.org/ Package: libgvc5 Priority: optional Section: libs Installed-Size: 1220 Maintainer: David Claughton Architecture: amd64 Source: graphviz Version: 2.26.3-14.42.201502021735 Depends: libc6 (>= 2.7), libcairo2 (>= 1.2.4), libcdt4, libexpat1 (>= 2.0.1), libfreetype6 (>= 2.2.1), libgd2-noxpm (>= 2.0.36~rc1~dfsg) | libgd2-xpm (>= 2.0.36~rc1~dfsg), libglib2.0-0 (>= 2.12.0), libgraph4, libjpeg8 (>= 8c), libltdl7 (>= 2.4.2), libpango1.0-0 (>= 1.14.0), libpathplan4, libpng12-0 (>= 1.2.13-4), libx11-6, libxdot4, zlib1g (>= 1:1.1.4) Conflicts: libgraphviz4 Filename: 4.0-1/amd64/libgvc5_2.26.3-14.42.201502021735_amd64.deb Size: 545224 MD5sum: 5f30f5c3ee4a7f7c7c8e31cd65bb1c16 SHA1: 343e1e4b794929bdc36ab682ba475128aff19d84 SHA256: e390c1960a5a184b5bcb06ce498eee668a3e08ff9661584bc4d869c63b082ca4 Description: rich set of graph drawing tools - gvc library Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the gvc library. Homepage: http://www.graphviz.org/ Package: libgvpr1 Priority: optional Section: libs Installed-Size: 568 Maintainer: David Claughton Architecture: amd64 Source: graphviz Version: 2.26.3-14.42.201502021735 Depends: libc6 (>= 2.7), libcdt4, libcgraph5, libltdl7 (>= 2.4.2) Conflicts: libgraphviz4 Filename: 4.0-1/amd64/libgvpr1_2.26.3-14.42.201502021735_amd64.deb Size: 244630 MD5sum: f3ce2bf941462c6c8f6e560280165014 SHA1: c713a2fa568998b8073bd93ebb6e0b4451135740 SHA256: 12f0ab7d2699eb5073d19ad7b33a470d15d045ebf3e1282e478a4c06b3279671 Description: rich set of graph drawing tools - gvpr library Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the gvpr library. Homepage: http://www.graphviz.org/ Package: libisc84 Priority: standard Section: libs Installed-Size: 411 Maintainer: LaMont Jones Architecture: amd64 Source: bind9 Version: 1:9.8.4.dfsg.P1-6+nmu2.109.201501200840 Replaces: libbind0 Depends: libc6 (>= 2.4), libcap2 (>= 2.10), libxml2 (>= 2.7.4) Conflicts: libbind0, libbind9-41 Filename: 4.0-1/amd64/libisc84_9.8.4.dfsg.p1-6+nmu2.109.201501200840_amd64.deb Size: 183416 MD5sum: e48d37eceadef20ee9e7fe27cafcd12d SHA1: f29bd5b31d72ef5190b39d3e609046e8faa28a51 SHA256: 7f9f2b95dcbbc791ef08f4338f514923a491758b1ada91691b210a372c5379bd Description: ISC Shared Library used by BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. This package delivers the libisc shared library used by BIND's daemons and clients. Package: libisccc80 Priority: optional Section: libs Installed-Size: 86 Maintainer: LaMont Jones Architecture: amd64 Source: bind9 Version: 1:9.8.4.dfsg.P1-6+nmu2.109.201501200840 Replaces: libbind0 Depends: libc6 (>= 2.4), libcap2 (>= 2.10), libisc84, libxml2 (>= 2.6.27) Conflicts: libbind0, libbind9-41 Filename: 4.0-1/amd64/libisccc80_9.8.4.dfsg.p1-6+nmu2.109.201501200840_amd64.deb Size: 36124 MD5sum: 2bfe9d8ba7e3d7dc8dd770927454324b SHA1: 128a146e0232adacc9adfa7e4a85eeda90dd413e SHA256: 1b3ff221d05b75d402d69d59d99896c1f7898e05ee5039d80555fb518325d899 Description: Command Channel Library used by BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. This package delivers the libisccc shared library used by BIND's daemons and clients, particularly rndc. Package: libisccfg82 Priority: optional Section: libs Installed-Size: 188 Maintainer: LaMont Jones Architecture: amd64 Source: bind9 Version: 1:9.8.4.dfsg.P1-6+nmu2.109.201501200840 Replaces: libbind0 Depends: libc6 (>= 2.4), libcap2 (>= 2.10), libdns88, libisc84, libisccc80, libxml2 (>= 2.6.27) Conflicts: libbind0, libbind9-41 Filename: 4.0-1/amd64/libisccfg82_9.8.4.dfsg.p1-6+nmu2.109.201501200840_amd64.deb Size: 62952 MD5sum: 4eb90eee0fb73272c53aa4e08d5e5367 SHA1: b1018024e9230abcf6f72be99de6fda9f42d5c56 SHA256: 65fbc841ed284099232c7e1effa42783a938fde98f468b3c7a822836f08634c9 Description: Config File Handling Library used by BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. This package delivers the libisccfg shared library used by BIND's daemons and clients to read and write ISC-style configuration files like named.conf and rndc.conf. Package: libjasper1 Priority: optional Section: libs Installed-Size: 371 Maintainer: Roland Stigge Architecture: amd64 Source: jasper Version: 1.900.1-13.25.201502030917 Replaces: libjasper-1.700-2 Depends: libc6 (>= 2.7), libjpeg8 (>= 8c) Pre-Depends: multiarch-support Suggests: libjasper-runtime Conflicts: libjasper-1.700-2 Filename: 4.0-1/amd64/libjasper1_1.900.1-13.25.201502030917_amd64.deb Size: 159830 MD5sum: 4c3eccda5accb641cd196f2be9820034 SHA1: ead5349a1f9fc879b25880f68752bffa7d995b06 SHA256: 4c6b574716de15c7ac417904b5b18bb69f742dd048e82f9f8f0635c03e4af74c Description: JasPer JPEG-2000 runtime library JasPer is a collection of software (i.e., a library and application programs) for the coding and manipulation of images. This software can handle image data in a variety of formats. One such format supported by JasPer is the JPEG-2000 format defined in ISO/IEC 15444-1:2000. . This package contains the shared library. Multi-Arch: same Package: libksba8 Priority: optional Section: libs Installed-Size: 258 Maintainer: Debian GnuTLS Maintainers Architecture: amd64 Source: libksba Version: 1.2.0-2.21.201501091720 Depends: libc6 (>= 2.3), libgpg-error0 (>= 1.10) Pre-Depends: multiarch-support Filename: 4.0-1/amd64/libksba8_1.2.0-2.21.201501091720_amd64.deb Size: 107528 MD5sum: 21b97c13402d2ee9876d22a7353d052d SHA1: cde344c14b1b212dc425c1fcdd050613dda6ad76 SHA256: 427effc6cb7cedf48f2241e0fe9c09ece022053068678cfe57da0fc6b26b2232 Description: X.509 and CMS support library KSBA (pronounced Kasbah) is a library to make X.509 certificates as well as the CMS easily accessible by other applications. Both specifications are building blocks of S/MIME and TLS. . KSBA provides these subsystems: ASN.1 Parser, BER Decoder, BER Encoder, Certificate Handling and CMS Handling. . This package contains the runtime library files. Multi-Arch: same Homepage: http://www.gnupg.org/related_software/libksba/ Package: liblua50 Priority: optional Section: libs Installed-Size: 133 Maintainer: Enrico Tassi Architecture: amd64 Source: lua50 Version: 5.0.3-6.16.201501161625 Depends: libc6 (>= 2.3) Filename: 4.0-1/amd64/liblua50_5.0.3-6.16.201501161625_amd64.deb Size: 55244 MD5sum: 2976373826dce682d0895860da512f90 SHA1: 685183fdeb13c80b7e593157fb5d290663cdc94a SHA256: 7d0c94fcaaecb9e7d810f4b04b9dea2697af2a6c9caabace0dca28158f9274f2 Description: Main interpreter library for the Lua 5.0 programming language Lua is a powerful language which can be included in your C/C++ projects using this library. . For more information, please see the lua50 and lua50-doc packages Package: liblualib50 Priority: optional Section: libs Installed-Size: 123 Maintainer: Enrico Tassi Architecture: amd64 Source: lua50 Version: 5.0.3-6.16.201501161625 Depends: libc6 (>= 2.7), liblua50 (>= 5.0.3) Filename: 4.0-1/amd64/liblualib50_5.0.3-6.16.201501161625_amd64.deb Size: 38958 MD5sum: 1693a9274fc31c5ab4fec85281194313 SHA1: 704491aaba0b60ad58c80ab5cefec8c4508b6618 SHA256: 6722999601542db153cde21956391740f42e0ff08f2a494e1d0bb25c27f849a9 Description: Extension library for the Lua 5.0 programming language This package provides string, maths and IO functions to liblua50. . This package will most commonly be installed by programs depending on it or by authors using the liblualib50-dev package Package: liblwres80 Priority: standard Section: libs Installed-Size: 125 Maintainer: LaMont Jones Architecture: amd64 Source: bind9 Version: 1:9.8.4.dfsg.P1-6+nmu2.109.201501200840 Replaces: libbind0 Depends: libc6 (>= 2.4), libcap2 (>= 2.10), libxml2 (>= 2.6.27) Conflicts: libbind0 Filename: 4.0-1/amd64/liblwres80_9.8.4.dfsg.p1-6+nmu2.109.201501200840_amd64.deb Size: 55576 MD5sum: 37291ff7811991c3daec8e8e6b0d014e SHA1: 497779c66e38c3248d5236c46431daf739dc278d SHA256: 3682b4fbc4206324ea2d6bc492f0a24dd2da6eb955949c037c3a53daaad067b9 Description: Lightweight Resolver Library used by BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. This package delivers the liblwres shared library used by BIND's daemons and clients. Package: libmagic1 Priority: standard Section: libs Installed-Size: 2444 Maintainer: Daniel Baumann Architecture: amd64 Source: file Version: 5.11-2.34.201502030843 Depends: libc6 (>= 2.3.4), zlib1g (>= 1:1.1.4) Pre-Depends: multiarch-support Suggests: file Filename: 4.0-1/amd64/libmagic1_5.11-2.34.201502030843_amd64.deb Size: 203932 MD5sum: a920f34c498b940f374b035f7ef5e607 SHA1: faeff96f6a61c67bf300d52c1949031d6ea9259b SHA256: 551f60f1e4045e880c105d6b4b1ea9ee1a62e33a0ec00bb0125e5e41b8174620 Description: File type determination library using "magic" numbers This library can be used to classify files according to magic number tests. It implements the core functionality of the file command. Multi-Arch: same Homepage: http://www.darwinsys.com/file/ Package: libmysqlclient18 Priority: optional Section: libs Installed-Size: 3470 Maintainer: Debian MySQL Maintainers Architecture: amd64 Source: mysql-5.5 Version: 5.5.40-0.14.201502051002 Depends: mysql-common (>= 5.5.40-0.14.201502051002), libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4) Pre-Depends: multiarch-support Filename: 4.0-1/amd64/libmysqlclient18_5.5.40-0.14.201502051002_amd64.deb Size: 680458 MD5sum: 8483f1ef43b3411a9f5de0877570606f SHA1: c1ed8101fd2a6bfeec8f03bc3c474498d10c104b SHA256: ffcbf6de635bb71177510d5a304ad4ec8b268babf0ee407bff2e6a37be0849b7 Description: MySQL database client library MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes the client library. Multi-Arch: same Homepage: http://dev.mysql.com/ Package: libnss-winbind Priority: optional Section: net Installed-Size: 162 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.2.0~rc2-1.717.201501091014 Replaces: libpam-winbind (<< 2:3.6.5-2), samba (<= 2.2.3-2), winbind (<< 2:3.5.11~dfsg-3), winbind4 Depends: samba-common (= 2:4.2.0~rc2-1.717.201501091014), winbind (= 2:4.2.0~rc2-1.717.201501091014), libbsd0 (>= 0.0), libc6 (>= 2.4), libtalloc2 (>= 2.0.4~git20101213), libwbclient0 (= 2:4.2.0~rc2-1.717.201501091014), samba-libs (= 2:4.2.0~rc2-1.717.201501091014) Pre-Depends: dpkg (>= 1.15.6~) Suggests: libpam-winbind Breaks: libpam-winbind (<< 2:3.6.5-2), winbind (<< 2:3.5.11~dfsg-3) Filename: 4.0-1/amd64/libnss-winbind_4.2.0~rc2-1.717.201501091014_amd64.deb Size: 103840 MD5sum: 5d0dfceb8fe75d6f1e9c767e2bf81f43 SHA1: 9d011010a7504e3751559ddf36244c34fca7839f SHA256: 607a1c2c2b614d75e9cfc100bf42421df3d9ab00596e9ba65fea708b0b08d31a 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: libnss3-1d Priority: extra Section: oldlibs Installed-Size: 87 Maintainer: Maintainers of Mozilla-related packages Architecture: amd64 Source: nss Version: 2:3.14.5-1.27.201502031418 Depends: libnss3 (= 2:3.14.5-1.27.201502031418) Filename: 4.0-1/amd64/libnss3-1d_3.14.5-1.27.201502031418_amd64.deb Size: 20546 MD5sum: 1576ddc4d1f230d6dbe2c85ceb2905d9 SHA1: 2ecaf9ab3188443567df1e478942f50a954af46e SHA256: 9eb60174a9681b6708647cb9db704b3890b9fabc27fd03e49f60f95589c18cf5 Description: Network Security Service libraries - transitional package This is a transitional package to ensure smooth transition of all packages to libnss3. Multi-Arch: same Homepage: http://www.mozilla.org/projects/security/pki/nss/ Package: libnss3 Priority: optional Section: libs Installed-Size: 3522 Maintainer: Maintainers of Mozilla-related packages Architecture: amd64 Source: nss Version: 2:3.14.5-1.27.201502031418 Depends: libc6 (>= 2.3.2), libnspr4 (>= 2:4.9-2~) | libnspr4-0d (>= 4.8.6), libsqlite3-0 (>= 3.5.9), zlib1g (>= 1:1.1.4) Pre-Depends: multiarch-support Conflicts: libnss3-1d (<< 2:3.13.4-2) Filename: 4.0-1/amd64/libnss3_3.14.5-1.27.201502031418_amd64.deb Size: 1060468 MD5sum: 60a4afb679915f4dccb82429f281a3be SHA1: 4febbf23c95fb71f840167b330c53dd6468fee54 SHA256: 58b8c56c517f3487f15c4a44ad36e00f7203fc37493a66c5548cf3972c52086c Description: Network Security Service libraries This is a set of libraries designed to support cross-platform development of security-enabled client and server applications. It can support SSLv2 and v4, TLS, PKCS #5, #7, #11, #12, S/MIME, X.509 v3 certificates and other security standards. Multi-Arch: same Homepage: http://www.mozilla.org/projects/security/pki/nss/ Package: libpam-winbind Priority: optional Section: net Installed-Size: 204 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.2.0~rc2-1.717.201501091014 Replaces: samba (<= 2.2.3-2), samba-doc (<< 2:4.0.5~), winbind (<< 2:3.5.11~dfsg-3), winbind4 Depends: libpam-runtime (>= 1.0.1-6), libpam0g (>= 1.1.3-2~), samba-common (= 2:4.2.0~rc2-1.717.201501091014), winbind (= 2:4.2.0~rc2-1.717.201501091014), libbsd0 (>= 0.0), libc6 (>= 2.4), libtalloc2 (>= 2.0.4~git20101213), libwbclient0 (>= 2:4.0.3+dfsg1) Pre-Depends: dpkg (>= 1.15.6~), multiarch-support Suggests: libnss-winbind Conflicts: samba-doc (<< 2:4.0.5~) Breaks: winbind (<< 2:3.5.11~dfsg-3) Filename: 4.0-1/amd64/libpam-winbind_4.2.0~rc2-1.717.201501091014_amd64.deb Size: 120308 MD5sum: b729070c7187ccd3989869f50806eecb SHA1: 1eacee5c5802c11f3716ab18128932439cafdc49 SHA256: 55830b932757e32be0f9da41fecf31e06a916b875ab8c2f4b92fcd2b989ace8c 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: libpathplan4 Priority: optional Section: libs Installed-Size: 125 Maintainer: David Claughton Architecture: amd64 Source: graphviz Version: 2.26.3-14.42.201502021735 Depends: libc6 (>= 2.2.5), libltdl7 (>= 2.4.2) Conflicts: libgraphviz4 Filename: 4.0-1/amd64/libpathplan4_2.26.3-14.42.201502021735_amd64.deb Size: 65442 MD5sum: 6fa85dee1cb3a5bdad4bf46e9a78afa6 SHA1: 12ffb0f25047453337fb7d91a1e975b6cac75222 SHA256: c291ab4d8bf3eebbb9713d3b378fb2dcc30cd1418a26716f005dd1ba00d6129a Description: rich set of graph drawing tools - pathplan library Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the pathplan library. Homepage: http://www.graphviz.org/ Package: libsmbclient Priority: optional Section: libs Installed-Size: 304 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.2.0~rc2-1.717.201501091014 Replaces: samba-doc (<< 2:4.0.5~) Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libtalloc2 (>= 2.0.4~git20101213), samba-libs (= 2:4.2.0~rc2-1.717.201501091014) Pre-Depends: dpkg (>= 1.15.6~), multiarch-support Conflicts: samba-doc (<< 2:4.0.5~) Filename: 4.0-1/amd64/libsmbclient_4.2.0~rc2-1.717.201501091014_amd64.deb Size: 153772 MD5sum: 2bd1fc4bca15a66fe1edbd3bba3d6aac SHA1: 71c8e836176a513879dc4747244464aff2b6ee89 SHA256: 1a5fc9405fbd323b209e4b42b58ee1c3c0f8a622f2c82e963896201f34b042b1 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: libsox-fmt-alsa Priority: optional Section: sound Installed-Size: 93 Maintainer: Pascal Giard Architecture: amd64 Source: sox Version: 14.4.0-3.8.201502021359 Depends: libasound2 (>= 1.0.16), libc6 (>= 2.2.5), libgomp1 (>= 4.2.1), libgsm1 (>= 1.0.13), libltdl7 (>= 2.4.2), libmagic1, libpng12-0 (>= 1.2.13-4), libsox2 (>= 14.4.0), zlib1g (>= 1:1.1.4) Filename: 4.0-1/amd64/libsox-fmt-alsa_14.4.0-3.8.201502021359_amd64.deb Size: 50812 MD5sum: 678f647c54d5288aef9dd6c2334fb658 SHA1: b76be20c3da556fa7b288995857e8c9392b0c56c SHA256: c4c70cdf7cde7bb12df1d8f3fef715bc6aad2f4f8d7ea1c4d2d273efab56be39 Description: SoX alsa format I/O library SoX is the swiss army knife of sound processing. . This package contains the SoX alsa format I/O library. . alsa: http://www.alsa-project.org Homepage: http://sox.sourceforge.net Package: libsox-fmt-base Priority: optional Section: sound Installed-Size: 177 Maintainer: Pascal Giard Architecture: amd64 Source: sox Version: 14.4.0-3.8.201502021359 Replaces: libsox-fmt-flac, libsox-fmt-gsm, libsox-fmt-libsndfile, libsox-fmt-ogg, libsox-fmt-sndfile Depends: libc6 (>= 2.4), libflac8 (>= 1.2.1), libgomp1 (>= 4.2.1), libgsm1 (>= 1.0.13), libltdl7 (>= 2.4.2), libmagic1, libogg0 (>= 1.0rc3), libopencore-amrnb0, libopencore-amrwb0, libpng12-0 (>= 1.2.13-4), libsndfile1 (>= 1.0.20), libsox2 (>= 14.4.0), libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2), libvorbisfile3 (>= 1.1.2), libwavpack1 (>= 4.40.0), zlib1g (>= 1:1.1.4) Filename: 4.0-1/amd64/libsox-fmt-base_14.4.0-3.8.201502021359_amd64.deb Size: 73620 MD5sum: 9e5e6efc8c1c1d112278cc06875a2a09 SHA1: 73dec12653eb1fcd0df3fb488ce92a3640503897 SHA256: c65f9f11271f2d7de9df41835a0e14008ac99ff45e80b3a9427d213d40b819f3 Description: Minimal set of SoX format libraries SoX is the swiss army knife of sound processing. . This package contains most audio formats libraries supported by SoX. Among them: Ogg Vorbis, WAV, AIFF, VOC, SND, AU, GSM, WavPack, LPC10, FLAC, MATLAB/GNU Octave, Portable Voice Format, AMR and Sound Forge Audio Format. Homepage: http://sox.sourceforge.net Package: libsox-fmt-mp3 Priority: optional Section: sound Installed-Size: 110 Maintainer: Pascal Giard Architecture: amd64 Source: sox Version: 14.4.0-3.8.201502021359 Depends: libc6 (>= 2.4), libgomp1 (>= 4.2.1), libgsm1 (>= 1.0.13), libid3tag0 (>= 0.15.1b), libltdl7 (>= 2.4.2), libmad0 (>= 0.15.1b-3), libmagic1, libmp3lame0, libpng12-0 (>= 1.2.13-4), libsox2 (>= 14.4.0), libtwolame0, zlib1g (>= 1:1.1.4) Filename: 4.0-1/amd64/libsox-fmt-mp3_14.4.0-3.8.201502021359_amd64.deb Size: 57214 MD5sum: 574402d146d75cfa58a3e92fbfe9bf12 SHA1: a57c4e0ee4907d0fa9172d127a7682fef836cdc8 SHA256: cc45e69b9afc80be1b88be16ce675c0c593192d158c7fbb736e4b3a9535b8364 Description: SoX MP2 and MP3 format library SoX is the swiss army knife of sound processing. . This package contains the SoX MP2 and MP3 format library. Read support by libmad. MP2 and MP3 write support by libtwolame and libmp3lame respectively. . libmad: http://www.underbit.com/products/mad/ lame: http://lame.sourceforge.net/ Homepage: http://sox.sourceforge.net Package: libsox2 Priority: optional Section: libs Installed-Size: 663 Maintainer: Pascal Giard Architecture: amd64 Source: sox Version: 14.4.0-3.8.201502021359 Replaces: libsox1b Depends: libc6 (>= 2.7), libgomp1 (>= 4.4), libgsm1 (>= 1.0.13), libltdl7 (>= 2.4.2), libmagic1, libpng12-0 (>= 1.2.13-4), zlib1g (>= 1:1.1.4) Recommends: libsox-fmt-alsa | libsox-fmt-ao | libsox-fmt-oss | libsox-fmt-pulse, libsox-fmt-base Suggests: libsox-fmt-all Conflicts: libsox0, libsox0a, libsox1, libsox1a Filename: 4.0-1/amd64/libsox2_14.4.0-3.8.201502021359_amd64.deb Size: 302802 MD5sum: 601d352bffe000a8e10f96b13e9fc3ec SHA1: 67907b937a90341b1ae867d4f6ce85ae5a28f24e SHA256: 7d8b629e49c31aaf681ce5e373a9565839f23666d22ff2b7dd9bcc99d34cd412 Description: SoX library of audio effects and processing SoX is the swiss army knife of sound processing. . This package contains the SoX library which enables to convert various formats of computer audio files in to other formats. It also allows you to apply various effects to sound files. . Any format support requires at least libsox-fmt-base. Sound card I/O requires libsox-fmt-alsa, libsox-fmt-ao, libsox-fmt-oss or libsox-fmt-pulse. Homepage: http://sox.sourceforge.net Package: libssl1.0.0 Priority: important Section: libs Installed-Size: 3008 Maintainer: Debian OpenSSL Team Architecture: amd64 Source: openssl Version: 1.0.1e-2.85.201501120731 Depends: libc6 (>= 2.7), zlib1g (>= 1:1.1.4), debconf (>= 0.5) | debconf-2.0 Pre-Depends: multiarch-support Filename: 4.0-1/amd64/libssl1.0.0_1.0.1e-2.85.201501120731_amd64.deb Size: 1251922 MD5sum: 04b1d436be7ee7a14429b0ef2b7f717d SHA1: e389717e00f5baf30b1377b6785b52ffb516ac6f SHA256: 1faa3bb876ac531938f55c61acd7b55df9e47ee91d7d4f781cc6f877952ac212 Description: SSL shared libraries libssl and libcrypto shared libraries needed by programs like apache-ssl, telnet-ssl and openssh. . It is part of the OpenSSL implementation of SSL. Multi-Arch: same Package: libsvn1 Priority: optional Section: libs Installed-Size: 2143 Maintainer: Peter Samuelson Architecture: amd64 Source: subversion Version: 1.6.17dfsg-4.83.201502031208 Depends: libapr1 (>= 1.3.2), libaprutil1 (>= 1.4.0), libc6 (>= 2.3), libdb5.1, libldap-2.4-2 (>= 2.4.7), libneon27-gnutls, libsasl2-2 (>= 2.1.24), libsqlite3-0 (>= 3.6.0), zlib1g (>= 1:1.1.4) Pre-Depends: multiarch-support Filename: 4.0-1/amd64/libsvn1_1.6.17dfsg-4.83.201502031208_amd64.deb Size: 934488 MD5sum: 93e0cb5d65ce399c5c3e02e844b42e73 SHA1: 457c32be6d1ea124a36af89d64b6e0a4a72f8d19 SHA256: fb24d94ee85ae01ae89ba1f406195c22d42d42e1cd82c627056227e4adaa9e8f Description: Shared libraries used by Subversion This package includes shared libraries to manipulate Subversion (svn) repositories and working copies. See the 'subversion' package for more information. Multi-Arch: same Homepage: http://subversion.apache.org/ Package: libtasn1-3 Priority: standard Section: libs Installed-Size: 132 Maintainer: Debian GnuTLS Maintainers Architecture: amd64 Version: 2.13-2.18.201501151131 Depends: libc6 (>= 2.3) Pre-Depends: multiarch-support Filename: 4.0-1/amd64/libtasn1-3_2.13-2.18.201501151131_amd64.deb Size: 67530 MD5sum: 967788a815a69e4289788ed567b2a44a SHA1: e093a8bb88fe25d20ca983550f04a3588b110a29 SHA256: c33ece7940ee0d7b4458e97121efe5f1c422ee7b241b9cbc4969fc2dafde13a6 Description: Manage ASN.1 structures (runtime) Manage ASN1 (Abstract Syntax Notation One) structures. The main features of this library are: * on-line ASN1 structure management that doesn't require any C code file generation. * off-line ASN1 structure management with C code file generation containing an array. * DER (Distinguish Encoding Rules) encoding * no limits for INTEGER and ENUMERATED values . This package contains runtime libraries. Multi-Arch: same Homepage: http://www.gnu.org/software/libtasn1/ Package: libunivention-debug-dev Priority: optional Section: univention Installed-Size: 57 Maintainer: Univention GmbH Architecture: amd64 Source: univention-debug Version: 7.0.1-6.90.201412151337 Replaces: libunivention-debug0 Depends: libunivention-debug1 (= 7.0.1-6.90.201412151337) Conflicts: libunivention-debug0 Filename: 4.0-1/amd64/libunivention-debug-dev_7.0.1-6.90.201412151337_amd64.deb Size: 8922 MD5sum: 4bbe1a2c22cbb95286bebad52d38d9cf SHA1: a08fb71ebe541fd64cf4f3056e3b20f69c7fb9bb SHA256: a2d285fbb54d32ece402a25debd8680e7bba469925339e6fb0a6c0f4f89490d9 Description: UCS - debugging and logging library (development files) This package includes the development files for the UCS debugging and logging library. . It is part of Univention Corporate Server (UCS), an integrated, directory driven solution for managing corporate environments. For more information about UCS, refer to: http://www.univention.de/ Package: libunivention-debug1 Priority: optional Section: univention Installed-Size: 47 Maintainer: Univention GmbH Architecture: amd64 Source: univention-debug Version: 7.0.1-6.90.201412151337 Depends: libc6 (>= 2.2.5) Filename: 4.0-1/amd64/libunivention-debug1_7.0.1-6.90.201412151337_amd64.deb Size: 9358 MD5sum: a845bb533292dc621c78756e15abf487 SHA1: 8d507d05ac9248aa0d3c987084703dcbd38bec11 SHA256: 659b95807e53755ac2824d6182e88c3607b35a85b221a5e533e402a295bdfa46 Description: UCS - debugging and logging library This package includes the UCS debugging and logging library. . It is part of Univention Corporate Server (UCS), an integrated, directory driven solution for managing corporate environments. For more information about UCS, refer to: http://www.univention.de/ Package: libwbclient0 Priority: optional Section: libs Installed-Size: 188 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.2.0~rc2-1.717.201501091014 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4) Pre-Depends: dpkg (>= 1.15.6~), multiarch-support Breaks: libpam-smbpass (<< 2:3.4.1), libsmbclient (<< 2:3.4.1), samba (<< 2:3.4.1), samba-common (<< 2:3.4.1), samba-tools (<< 2:3.4.1), smbclient (<< 2:3.4.1), smbfs (<< 2:3.4.1), swat (<< 2:3.4.1), winbind (<< 2:3.4.1) Filename: 4.0-1/amd64/libwbclient0_4.2.0~rc2-1.717.201501091014_amd64.deb Size: 118236 MD5sum: 31187036eb21c1a192de7a6e372d9d14 SHA1: ac2914e0688c389679d87a8919bfe3edb6d807ed SHA256: 6869bc69e42a6070b74b6554f1f9c7438fe84684e2f297231d2b61fcc388f2ab 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: libwireshark2 Priority: optional Section: libs Installed-Size: 55966 Maintainer: Balint Reczey Architecture: amd64 Source: wireshark Version: 1.8.2-5.32.201502021223 Replaces: wireshark-common (<< 1.4.0~rc2-1) Depends: libc-ares2 (>= 1.7.0), libc6 (>= 2.11), libcomerr2 (>= 1.01), libgcrypt11 (>= 1.4.5), libgeoip1 (>= 1.4.8+dfsg), libglib2.0-0 (>= 2.24.0), libgnutls26 (>= 2.12.17-0), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), liblua5.1-0, libsmi2ldbl (>= 0.4.5+dfsg0), libwiretap2 (>= 1.8.0~rc1-1), libwsutil2 (>= 1.8.2-5.32.201502021223), zlib1g (>= 1:1.1.4), libwireshark-data (>= 1.8.2-5.32.201502021223) Suggests: wireshark-doc (>= 1.8.2-5.32.201502021223) Conflicts: wireshark-common (<< 1.4.0~rc2-1) Filename: 4.0-1/amd64/libwireshark2_1.8.2-5.32.201502021223_amd64.deb Size: 13442448 MD5sum: 345362068b059d107603c5a9380ca938 SHA1: 441b247c58e85669ccafbeb201f0942083d188f1 SHA256: 2b4d94cbec6dd2d68416db2a04a7dc325faf7bb61cbf6d20e00d15eaf89cd592 Description: network packet dissection library -- shared library The libwireshark library provides the network packet dissection services developed by the Wireshark project. Homepage: http://www.wireshark.org/ Package: libwiretap2 Priority: optional Section: libs Installed-Size: 413 Maintainer: Balint Reczey Architecture: amd64 Source: wireshark Version: 1.8.2-5.32.201502021223 Depends: libc6 (>= 2.7), libglib2.0-0 (>= 2.16.0), libwsutil2 (>= 1.8.0~rc1-1), zlib1g (>= 1:1.2.2.4) Conflicts: wireshark-common (<< 1.4.0~rc2-1) Filename: 4.0-1/amd64/libwiretap2_1.8.2-5.32.201502021223_amd64.deb Size: 191620 MD5sum: ccfa8c9afa708eedb050d4fa11603d85 SHA1: 2183d9b8b6210baee5049445675a8fb60874aa53 SHA256: fec5c4316553f5a97a06e7ef25c218ad840f6731e40d2e6c4e46b62be4897379 Description: network packet capture library -- shared library Wiretap, part of the Wireshark project, is a library that allows one to read and write several packet capture file formats. . Supported formats are: * Libpcap * Sniffer * LANalyzer * Network Monitor * "snoop" * "iptrace" * Sniffer Basic (NetXRay)/Windows Sniffer Pro * RADCOM WAN/LAN Analyzers * Lucent/Ascend access products * HP-UX nettl * Toshiba ISDN Router * ISDN4BSD "i4btrace" utility * Cisco Secure Intrustion Detection System iplogging facility * pppd logs (pppdump-format files) * VMS TCPTRACE * DBS Etherwatch (text format) * Catapult DCT2000 (.out files) . Wiretap's shortcomings are: no filter capability and no support for packet capture. Homepage: http://www.wireshark.org/ Package: libwsutil2 Priority: optional Section: libs Installed-Size: 107 Maintainer: Balint Reczey Architecture: amd64 Source: wireshark Version: 1.8.2-5.32.201502021223 Replaces: libwireshark1 (<< 1.4.2-2), wireshark-common (<< 1.4.0~rc2-1) Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.16.0), zlib1g (>= 1:1.1.4) Conflicts: libwireshark1 (<< 1.4.2-2), wireshark-common (<< 1.4.0~rc2-1) Filename: 4.0-1/amd64/libwsutil2_1.8.2-5.32.201502021223_amd64.deb Size: 50890 MD5sum: d4799dc8ecfe2ae178a76a2ed46f9c27 SHA1: 67a8450f6f3ffd540e00a4d7aa0bce3f323dfc3f SHA256: d895ee1600a8fc49f906068156cbe351ed51580e7f74747eeb6792d42cac1309 Description: network packet dissection utilities library -- shared library The libwsutil library provides utility functions for libwireshark2. Homepage: http://www.wireshark.org/ Package: libxdot4 Priority: optional Section: libs Installed-Size: 105 Maintainer: David Claughton Architecture: amd64 Source: graphviz Version: 2.26.3-14.42.201502021735 Depends: libc6 (>= 2.7), libltdl7 (>= 2.4.2) Conflicts: libgraphviz4 Filename: 4.0-1/amd64/libxdot4_2.26.3-14.42.201502021735_amd64.deb Size: 54544 MD5sum: a5b1b5d8f2ee1e11c78aa96d26b65331 SHA1: 63a9500e5291be4df9fedb964555e1009e548437 SHA256: 25bfae32df4e00ba0b2855ae71dfd1b1aee23b59426d364150bbed57dba56787 Description: rich set of graph drawing tools - xdot library Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the xdot library. Homepage: http://www.graphviz.org/ Package: libyaml-0-2 Priority: optional Section: libs Installed-Size: 162 Maintainer: Anders Kaseorg Architecture: amd64 Source: libyaml Version: 0.1.4-2.14.201502021421 Depends: libc6 (>= 2.2.5) Pre-Depends: multiarch-support Filename: 4.0-1/amd64/libyaml-0-2_0.1.4-2.14.201502021421_amd64.deb Size: 58284 MD5sum: 2118cb965095dcd1a0025309f78f466e SHA1: 4bcb6426194959209a0a4f997f253e0c03e32cf8 SHA256: 1a1f6dd22b88c0d9247d812c84682775bd4ee53a7a97174cff03f10db178ad63 Description: Fast YAML 1.1 parser and emitter library LibYAML is a C library for parsing and emitting data in YAML 1.1, a human-readable data serialization format. Multi-Arch: same Homepage: http://pyyaml.org/wiki/LibYAML Package: libyaml-libyaml-perl Priority: optional Section: perl Installed-Size: 229 Maintainer: Debian Perl Group Architecture: amd64 Version: 0.38-3.9.201502021424 Depends: perl (>= 5.14.2-21.75.201410222020), perlapi-5.14.2, libc6 (>= 2.2.5) Filename: 4.0-1/amd64/libyaml-libyaml-perl_0.38-3.9.201502021424_amd64.deb Size: 79156 MD5sum: 2012dbaadc1e9a1f3202af07b505ff8b SHA1: e04c093991ad2252a996765fe8efb3b1cb712e82 SHA256: 3d8257e97f796c9a5c5dfea5a0b88ac8226787e8a150ae65f9213a7c05146370 Description: Perl interface to libyaml, a YAML implementation YAML::LibYAML (or YAML::XS) is a Perl interface to Kirill Siminov's libyaml library, a YAML Ain't Markup Language (YAML) implementation written in C to support the YAML 1.1 specification. The provided Dump and Load routines are compatible with the Perl YAML module (see libyaml-perl). Homepage: http://search.cpan.org/dist/YAML-LibYAML/ Package: linux-compiler-gcc-4.7-x86 Priority: optional Section: kernel Installed-Size: 285 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Depends: gcc-4.7 Filename: 4.0-1/amd64/linux-compiler-gcc-4.7-x86_3.16.5-1.109.201412161258_amd64.deb Size: 266586 MD5sum: fca1319a907e7d29bbb89a6180e0cb0e SHA1: a0476f80dfc9193ea6d2c3da37bb21ea6d483480 SHA256: 8d98feae140eaf05cb7be2b4d62664bfab3fe0c52c47085b534d11b7cef6a8ce Description: Compiler for Linux on x86 (meta-package) This package depends on gcc 4.7 of the appropriate architecture for Linux on amd64, i386 and x32. Multi-Arch: foreign Homepage: https://www.kernel.org/ Package: linux-headers-3.16-ucs109-amd64 Priority: optional Section: kernel Installed-Size: 9930 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Depends: linux-headers-3.16-ucs109-common (= 3.16.5-1.109.201412161258), linux-kbuild-3.16, linux-compiler-gcc-4.7-x86 Filename: 4.0-1/amd64/linux-headers-3.16-ucs109-amd64_3.16.5-1.109.201412161258_amd64.deb Size: 446966 MD5sum: ef2ba99e874aecabe8eb072473fecefa SHA1: 93849c193902cc639aec5430e2ddb7e5f20ddd51 SHA256: 226b83446ca0ef7ee4aeecda5365c67fb150c2d702915672a488a1a05f8cf334 Description: Header files for Linux 3.16-ucs109-amd64 This package provides the architecture-specific kernel header files for Linux kernel 3.16-ucs109-amd64, generally used for building out-of-tree kernel modules. These files are going to be installed into /usr/src/linux-headers-3.16-ucs109-amd64, and can be used for building modules that load into the kernel provided by the linux-image-3.16-ucs109-amd64 package. Homepage: https://www.kernel.org/ Package: linux-headers-3.16-ucs109-common Priority: optional Section: kernel Installed-Size: 22592 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Filename: 4.0-1/amd64/linux-headers-3.16-ucs109-common_3.16.5-1.109.201412161258_amd64.deb Size: 4449222 MD5sum: 96663e162decd6cb739868b4f4243c46 SHA1: 26c9a1efb8830f2feb9f1bab3419717529a49436 SHA256: 60affad00a5215aa1d9fe6dfc4635d7546351f80ff94c7a06275b427c75f26de Description: Common header files for Linux 3.16-ucs109 This package provides the architecture-specific common kernel header files for Linux kernel version 3.16-ucs109, generally used for building out-of-tree kernel modules. To obtain a complete set of headers you also need to install the linux-headers-3.16-ucs109-(flavour) package, matching the flavour of the kernel you intend the build for. Homepage: https://www.kernel.org/ Package: linux-image-3.16-ucs109-amd64-signed Priority: optional Section: univention Installed-Size: 4069 Maintainer: Univention GmbH Architecture: amd64 Source: univention-kernel-image-signed Version: 1.0.2-1.5.201412171459 Depends: linux-image-3.16-ucs109-amd64 Filename: 4.0-1/amd64/linux-image-3.16-ucs109-amd64-signed_1.0.2-1.5.201412171459_amd64.deb Size: 4098032 MD5sum: da6f47338f33487fdfad6cf4b5d52c3c SHA1: aa9ef72660305906ed1f98882abf837184c182b7 SHA256: 14171aabbe0b1883bbef40f42588a816118d44b1c8a1abada0509ffe3b84f422 Description: UCS - Linux kernel (standard) This package provides the signed version of: . The Linux kernel 3.16 and modules for use on PCs with AMD64, Intel 64 or VIA Nano processors. . This kernel also runs on a Xen hypervisor. It supports both privileged (dom0) and unprivileged (domU) operation. . It is part of Univention Corporate Server (UCS), an integrated, directory driven solution for managing corporate environments. For more information about UCS, refer to: http://www.univention.de/ Package: linux-image-3.16-ucs109-amd64 Priority: optional Section: kernel Installed-Size: 165002 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: linux-modules-3.16-ucs109-amd64 Depends: kmod | module-init-tools, 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~) Suggests: linux-doc-3.16, debian-kernel-handbook, grub-pc | extlinux | lilo Breaks: at (<< 3.1.12-1+squeeze1), initramfs-tools (<< 0.110~) Filename: 4.0-1/amd64/linux-image-3.16-ucs109-amd64_3.16.5-1.109.201412161258_amd64.deb Size: 36391046 MD5sum: 2c0d0d93b28dff7e05fd264e6bdbfaf8 SHA1: 4c3619ea5a15e10ee8875d9b391738479ffe02ab SHA256: aa8b9f5c4549e79c90fe77240a179188167ebd8ead2738df98979094da7721d9 Description: Linux 3.16 for 64-bit PCs The Linux kernel 3.16 and modules for use on PCs with AMD64, Intel 64 or VIA Nano processors. . This kernel also runs on a Xen hypervisor. It supports both privileged (dom0) and unprivileged (domU) operation. Homepage: https://www.kernel.org/ Package: linux-libc-dev Priority: optional Section: devel Installed-Size: 3464 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Replaces: linux-kernel-headers Provides: linux-kernel-headers Conflicts: linux-kernel-headers Filename: 4.0-1/amd64/linux-libc-dev_3.16.5-1.109.201412161258_amd64.deb Size: 968566 MD5sum: 5a3e6adef7677aa70748f5498c092898 SHA1: f53f97c029097b4a0f1d80a99d9e3d505c105de8 SHA256: 0414917847ddb232b9ff932786699030a88b07bc3c781b8cbcd7b3f6a8d07ad0 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: multiarch-support Priority: standard Section: libs Installed-Size: 181 Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.13-38.19.201501281258 Depends: libc6 (>= 2.3.6-2) Filename: 4.0-1/amd64/multiarch-support_2.13-38.19.201501281258_amd64.deb Size: 151538 MD5sum: f47e56e23e5e8a64ba32b8cd77cbac83 SHA1: e16e13160fc056182bf45f5d82ed5ab12fce1893 SHA256: 33e7780badaa17487de4b060748d7f35cb3614d051cc62d0cf210a5dbe9e2739 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: mutt Priority: standard Section: mail Installed-Size: 5760 Maintainer: Antonio Radici Architecture: amd64 Version: 1.5.21-6.2.30.201502021507 Replaces: mutt-utf8 Provides: imap-client, mail-reader Depends: libc6 (>= 2.3.4), libcomerr2 (>= 1.01), libgnutls26 (>= 2.12.17-0), libgpg-error0 (>= 1.10), libgpgme11 (>= 1.2.0), libgssapi-krb5-2 (>= 1.10+dfsg~), libidn11 (>= 1.13), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libncursesw5 (>= 5.6+20070908), libsasl2-2 (>= 2.1.24), libtinfo5, libtokyocabinet9 (>= 1.4.47) Recommends: default-mta | mail-transport-agent, locales, mime-support, libsasl2-modules Suggests: urlview, aspell | ispell, gnupg, mixmaster, openssl, ca-certificates Conflicts: mutt-utf8 Filename: 4.0-1/amd64/mutt_1.5.21-6.2.30.201502021507_amd64.deb Size: 1380698 MD5sum: 428b72eafe708e037b549e8408aa5da5 SHA1: 64cac9ac523c98333b78e12f78e25cb53222ae76 SHA256: 1be17b85adbacb260b978aa8941f9e1710be338e42fdacd1bf068f9d5dbbafeb Description: text-based mailreader supporting MIME, GPG, PGP and threading Mutt is a sophisticated text-based Mail User Agent. Some highlights: . * MIME support (including RFC1522 encoding/decoding of 8-bit message headers and UTF-8 support). * PGP/MIME support (RFC 2015). * Advanced IMAP client supporting SSL encryption and SASL authentication. * POP3 support. * ESMTP support. * Message threading (both strict and non-strict). * Keybindings are configurable, default keybindings are much like ELM; Mush and PINE-like ones are provided as examples. * Handles MMDF, MH and Maildir in addition to regular mbox format. * Messages may be (indefinitely) postponed. * Colour support. * Highly configurable through easy but powerful rc file. Homepage: http://www.mutt.org/ Package: mysql-client-5.5 Priority: optional Section: database Installed-Size: 36619 Maintainer: Debian MySQL Maintainers Architecture: amd64 Source: mysql-5.5 Version: 5.5.40-0.14.201502051002 Replaces: mysql-client (<< 5.5.40-0.14.201502051002), mysql-client-5.0, mysql-client-5.1 Provides: mysql-client, virtual-mysql-client Depends: debianutils (>= 1.6), libdbi-perl, libdbd-mysql-perl (>= 1.2202), mysql-common (>= 5.5.40-0.14.201502051002), perl, libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libreadline6 (>= 6.0), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4) Suggests: libterm-readkey-perl Breaks: mysql-client (<< 5.5.40-0.14.201502051002), mysql-client-5.0, mysql-client-5.1 Filename: 4.0-1/amd64/mysql-client-5.5_5.5.40-0.14.201502051002_amd64.deb Size: 1896464 MD5sum: cc574b3e616b52b1564ce9f5fb36b845 SHA1: 0fa1c62acd003ac43031263629f49fceff7be190 SHA256: 4d5e9ed910d5409604e5aeb7ed0269f8079c1d9a811d77f775aabd5bd2c43e5c Description: MySQL database client binaries MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes the client binaries and the additional tools innotop and mysqlreport. Homepage: http://dev.mysql.com/ Package: mysql-server-5.5 Priority: optional Section: database Installed-Size: 31973 Maintainer: Debian MySQL Maintainers Architecture: amd64 Source: mysql-5.5 Version: 5.5.40-0.14.201502051002 Replaces: libmysqlclient-dev (<< 5.5.17~), mysql-client-5.1, mysql-server (<< 5.5.40-0.14.201502051002), mysql-server-5.0, mysql-server-5.1 Provides: virtual-mysql-server Depends: mysql-client-5.5 (>= 5.5.40-0.14.201502051002), libdbi-perl, perl (>= 5.6), libc6 (>= 2.12), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4), debconf (>= 0.5) | debconf-2.0, psmisc, passwd, lsb-base (>= 3.0-10), mysql-server-core-5.5 (>= 5.5.40-0.14.201502051002), initscripts (>= 2.88dsf-13.3), makepasswd Pre-Depends: mysql-common (>= 5.5.40-0.14.201502051002), adduser (>= 3.40), debconf Recommends: mailx, libhtml-template-perl Suggests: tinyca Breaks: libmysqlclient-dev (<< 5.5.17~), mysql-client-5.1, mysql-server (<< 5.5.40-0.14.201502051002), mysql-server-5.1 Filename: 4.0-1/amd64/mysql-server-5.5_5.5.40-0.14.201502051002_amd64.deb Size: 2091974 MD5sum: 5dd2c60fd37541e11ded1b98b05049ee SHA1: 81f8f550559b636ed123e445356444b58aea834e SHA256: 6570498d51f2fc0e2531e413669b6abe61cdcde3ff48edabf59f115a0bf24a5d Description: MySQL database server binaries and system database setup MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package contains all the infrastructure needed to setup system databases. Homepage: http://dev.mysql.com/ Package: mysql-server-core-5.5 Priority: optional Section: database Installed-Size: 19741 Maintainer: Debian MySQL Maintainers Architecture: amd64 Source: mysql-5.5 Version: 5.5.40-0.14.201502051002 Replaces: mysql-client-5.1, mysql-server-5.0, mysql-server-5.1, mysql-server-core-5.0, mysql-server-core-5.1 Provides: mysql-server-core Depends: libaio1 (>= 0.3.93), libc6 (>= 2.7), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), libwrap0 (>= 7.6-4~), zlib1g (>= 1:1.2.0) Breaks: mysql-client-5.1, mysql-server-5.0, mysql-server-5.1, mysql-server-core-5.1 Filename: 4.0-1/amd64/mysql-server-core-5.5_5.5.40-0.14.201502051002_amd64.deb Size: 3783890 MD5sum: dec804ef24daccf794efc18ff02cdbcf SHA1: e2faa5c5d5884ec13adce10950b346129bef3090 SHA256: 04ba017467e8c393e0e3d4e0bf7d2e1630bcee9d0c94d7336bce7498f4de7895 Description: MySQL database server binaries MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes the server binaries but doesn't contain all the infrastructure needed to setup system databases. Homepage: http://dev.mysql.com/ Package: nscd Priority: optional Section: admin Installed-Size: 347 Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.13-38.19.201501281258 Depends: libc6 (>> 2.13), libc6 (<< 2.14) Filename: 4.0-1/amd64/nscd_2.13-38.19.201501281258_amd64.deb Size: 215708 MD5sum: 6e7975b5bda40722e06bb6af3ee12b51 SHA1: 6ad7236e12a87605bb3342c701ecdd9a2de1e5f1 SHA256: 0d8e135d062b8f8cd27154668d4515f6e1f64d7f954383ac0c527caf54d02c67 Description: Embedded GNU C Library: Name Service Cache Daemon A daemon which handles passwd, group and host lookups for running programs and caches the results for the next query. You should install this package only if you use slow services like LDAP, NIS or NIS+. Multi-Arch: foreign Homepage: http://www.eglibc.org Package: ntp Priority: optional Section: net Installed-Size: 1211 Maintainer: Debian NTP Team Architecture: amd64 Version: 1:4.2.6.p5+dfsg-2.30.201502060725 Depends: adduser, lsb-base (>= 3.2-13), netbase, libc6 (>= 2.12), libcap2 (>= 2.10), libedit2 (>= 2.11-20080614-1), libopts25 (>= 1:5.12), libssl1.0.0 (>= 1.0.0) Pre-Depends: dpkg (>= 1.15.7.2) Recommends: perl Suggests: ntp-doc Breaks: dhcp3-client (<< 4.1.0-1) Filename: 4.0-1/amd64/ntp_4.2.6.p5+dfsg-2.30.201502060725_amd64.deb Size: 556792 MD5sum: f33d2f132619e40e0ac4e8be28253847 SHA1: a15a6297ee3c31ac9550d38095cb343b727fdafe SHA256: 0b985e12c8e5817a70c8846c8e5726e3c5260a3da375810c76c35ddf1e93d082 Description: Network Time Protocol daemon and utility programs NTP, the Network Time Protocol, is used to keep computer clocks accurate by synchronizing them over the Internet or a local network, or by following an accurate hardware receiver that interprets GPS, DCF-77, NIST or similar time signals. . This package contains the NTP daemon and utility programs. An NTP daemon needs to be running on each host that is to have its clock accuracy controlled by NTP. The same NTP daemon is also used to provide NTP service to other hosts. . For more information about the NTP protocol and NTP server configuration and operation, install the package "ntp-doc". Homepage: http://support.ntp.org/ Package: ntpdate Priority: optional Section: net Installed-Size: 223 Maintainer: Debian NTP Team Architecture: amd64 Source: ntp Version: 1:4.2.6.p5+dfsg-2.30.201502060725 Depends: netbase, libc6 (>= 2.3.3), libssl1.0.0 (>= 1.0.0) Pre-Depends: dpkg (>= 1.15.7.2) Recommends: lockfile-progs Breaks: dhcp3-client (<< 4.1.0-1) Filename: 4.0-1/amd64/ntpdate_4.2.6.p5+dfsg-2.30.201502060725_amd64.deb Size: 82382 MD5sum: 086efed67688abfd48c6f61c3768c936 SHA1: 6043f57a934458d81a115046cc822aa6a8ae7b67 SHA256: 2de400b59d084ac0af732ea6b7d9f720334f569d15e7e73e164a2da4aa61eaab Description: client for setting system time from NTP servers NTP, the Network Time Protocol, is used to keep computer clocks accurate by synchronizing them over the Internet or a local network, or by following an accurate hardware receiver that interprets GPS, DCF-77, NIST or similar time signals. . ntpdate is a simple NTP client that sets a system's clock to match the time obtained by communicating with one or more NTP servers. It is not sufficient, however, for maintaining an accurate clock in the long run. ntpdate by itself is useful for occasionally setting the time on machines that do not have full-time network access, such as laptops. . If the full NTP daemon from the package "ntp" is installed, then ntpdate is not necessary. Homepage: http://support.ntp.org/ Package: openjdk-7-jdk Priority: optional Section: java Installed-Size: 20119 Maintainer: OpenJDK Team Architecture: amd64 Source: openjdk-7 Version: 7u75-2.5.4-1.13.201502021133 Provides: java-compiler, java-sdk, java2-sdk, java5-sdk, java6-sdk, java7-jdk Depends: openjdk-7-jre, libc6 (>= 2.2.5), libx11-6 Recommends: libxt-dev Suggests: openjdk-7-demo, openjdk-7-source, visualvm Filename: 4.0-1/amd64/openjdk-7-jdk_7u75-2.5.4-1.13.201502021133_amd64.deb Size: 16514600 MD5sum: fd551c488317a5ed4df34b887437d3ae SHA1: 055ebe97f79e6065377880f9d22c7b38392cd330 SHA256: 47e9d620a7c54ceb8f501865c6cdd5764defa4f0ffcd0354d94bbf52033a42d6 Description: OpenJDK Development Kit (JDK) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . The packages are built using the IcedTea build support and patches from the IcedTea project. Multi-Arch: same Homepage: http://openjdk.java.net/ Package: openjdk-7-jre-headless Priority: optional Section: java Installed-Size: 56268 Maintainer: OpenJDK Team Architecture: amd64 Source: openjdk-7 Version: 7u75-2.5.4-1.13.201502021133 Replaces: openjdk-7-jre-lib (<< 7u45-2.4.3-1) Provides: java-runtime-headless, java2-runtime-headless, java5-runtime-headless, java6-runtime-headless, java7-runtime-headless Depends: ca-certificates-java, tzdata-java, java-common (>= 0.28), libcups2 (>= 1.4.0), liblcms2-2, libjpeg8 (>= 8c), libnss3 (>= 2:3.12.3), libc6 (>= 2.4), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libglib2.0-0 (>= 2.26.0), libkrb5-3 (>= 1.6.dfsg.2), libpcsclite1, libpulse0 (>= 0.99.1), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4) Pre-Depends: multiarch-support Suggests: icedtea-7-jre-jamvm (= 7u75-2.5.4-1.13.201502021133), libnss-mdns, sun-java6-fonts, ttf-dejavu-extra, fonts-ipafont-gothic, fonts-ipafont-mincho, ttf-wqy-microhei | ttf-wqy-zenhei, ttf-indic-fonts Conflicts: icedtea-netx (<< 1.1.1-2~) Breaks: icedtea-netx (<< 1.4-2) Filename: 4.0-1/amd64/openjdk-7-jre-headless_7u75-2.5.4-1.13.201502021133_amd64.deb Size: 41768336 MD5sum: 4b67fb7845bf7ed92539ba4cd3f521c7 SHA1: d9fc5ee53b8cc8355d881027bcad65815057b0ff SHA256: ba4ab1f41738e5939e45ae348c841566010f7453bb2bf513be4d0ce8a86c7462 Description: OpenJDK Java runtime, using Hotspot JIT (headless) Minimal Java runtime - needed for executing non GUI Java programs, using Hotspot JIT. The packages are built using the IcedTea build support and patches from the IcedTea project. Built-Using: rhino (= 1.7R3-5.12.201403161116) Multi-Arch: same Homepage: http://openjdk.java.net/ Package: openjdk-7-jre Priority: optional Section: java Installed-Size: 648 Maintainer: OpenJDK Team Architecture: amd64 Source: openjdk-7 Version: 7u75-2.5.4-1.13.201502021133 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, libasound2 (>= 1.0.16), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.2.5), libcairo2 (>= 1.2.4), libcups2 (>= 1.4.0), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.2.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libgif4 (>= 4.1.4), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.8.0), libjpeg8 (>= 8c), libpango1.0-0 (>= 1.14.0), libpng12-0 (>= 1.2.13-4), libx11-6, libxext6, libxi6, libxrender1, libxtst6, zlib1g (>= 1:1.1.4), libxrandr2, libxinerama1, libgl1-mesa-glx | libgl1, libatk-wrapper-java-jni (>= 0.30.4-0ubuntu2) Recommends: libgnome2-0, libgnomevfs2-0, libgconf2-4, ttf-dejavu-extra Suggests: icedtea-7-plugin Conflicts: icedtea-gcjwebplugin (<< 1.0-1ubuntu4) Filename: 4.0-1/amd64/openjdk-7-jre_7u75-2.5.4-1.13.201502021133_amd64.deb Size: 214992 MD5sum: 9c933ff977bd868af851431f7d45c5be SHA1: 2b323a5f26cdc98261774000262faf5142806f81 SHA256: 81f5c88ce3bbd109ab7069260c79748ab3e19c66537a6c2febbe3a47fac99982 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: openssl Priority: optional Section: utils Installed-Size: 1078 Maintainer: Debian OpenSSL Team Architecture: amd64 Version: 1.0.1e-2.85.201501120731 Depends: libc6 (>= 2.7), libssl1.0.0 (>= 1.0.1e-2+deb7u5), zlib1g (>= 1:1.1.4) Suggests: ca-certificates Filename: 4.0-1/amd64/openssl_1.0.1e-2.85.201501120731_amd64.deb Size: 699850 MD5sum: b875be93c1954abb743be0fe344f128e SHA1: 65503196054a6c65fd1e78e2cf5341c94517400c SHA256: a4f849dbdb72f20b34cc58df2dc528b909f2dae7d31ce8cf5f65a69de1fd2eb6 Description: Secure Socket Layer (SSL) binary and related cryptographic tools This package contains the openssl binary and related tools. . It is part of the OpenSSL implementation of SSL. . You need it to perform certain cryptographic actions like: - Creation of RSA, DH and DSA key parameters; - Creation of X.509 certificates, CSRs and CRLs; - Calculation of message digests; - Encryption and decryption with ciphers; - SSL/TLS client and server tests; - Handling of S/MIME signed or encrypted mail. Package: openvpn Priority: optional Section: net Installed-Size: 1061 Maintainer: Alberto Gonzalez Iniesta Architecture: amd64 Version: 2.2.1-8.29.201412021309 Depends: debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.3.2), liblzo2-2, libpam0g (>= 0.99.7.1), libpkcs11-helper1 (>= 1.05), libssl1.0.0 (>= 1.0.0), net-tools, initscripts (>= 2.88dsf-13.3) Suggests: openssl, resolvconf Filename: 4.0-1/amd64/openvpn_2.2.1-8.29.201412021309_amd64.deb Size: 508880 MD5sum: 41615b91d7ce76e12bad2443c7557603 SHA1: aa72090933d508769753149084573896ac678a7c SHA256: 0f38746ad1eacadb9f4ad26ecdcce454aa468ff5526dbdfa4fb9205da2b0bf13 Description: virtual private network daemon OpenVPN is an application to securely tunnel IP networks over a single UDP or TCP port. It can be used to access remote sites, make secure point-to-point connections, enhance wireless security, etc. . OpenVPN uses all of the encryption, authentication, and certification features provided by the OpenSSL library (any cipher, key size, or HMAC digest). . OpenVPN may use static, pre-shared keys or TLS-based dynamic key exchange. It also supports VPNs with dynamic endpoints (DHCP or dial-up clients), tunnels over NAT or connection-oriented stateful firewalls (such as Linux's iptables). Homepage: http://www.openvpn.net/ Package: php5-cli Priority: optional Section: php Installed-Size: 8234 Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php5 Version: 5.4.36-0.210.201502031505 Provides: phpapi-20100525 Depends: libbz2-1.0, libc6 (>= 2.11), libcomerr2 (>= 1.01), libdb5.1, libgssapi-krb5-2 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libonig2 (>= 5.2.0), libpcre3 (>= 8.10), libqdbm14 (>= 1.8.74), libssl1.0.0 (>= 1.0.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4), mime-support, php5-common (= 5.4.36-0.210.201502031505), libmagic1, ucf, tzdata Suggests: php-pear Filename: 4.0-1/amd64/php5-cli_5.4.36-0.210.201502031505_amd64.deb Size: 2595632 MD5sum: 265e73a63c713c0de98257c8ae229c21 SHA1: fc4bf2e39b4f63afce3c6aa9c38caf3b05132840 SHA256: cb58a3387c83b6650cfbc79798cee93e782b58258c7e1d8b44bc0831c0e8603f Description: command-line interpreter for the php5 scripting language This package provides the /usr/bin/php5 command interpreter, useful for testing PHP scripts from a shell or performing general shell scripting tasks. The following extensions are built in: bcmath bz2 calendar Core ctype date dba dom ereg exif fileinfo filter ftp gettext hash iconv json libxml mbstring mhash openssl pcntl pcre Phar posix Reflection session shmop SimpleXML soap sockets SPL standard sysvmsg sysvsem sysvshm tokenizer wddx xml xmlreader xmlwriter zip zlib. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php5-common Priority: optional Section: php Installed-Size: 901 Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php5 Version: 5.4.36-0.210.201502031505 Provides: php5-json, php5-mhash Depends: sed (>= 4.1.1-1), psmisc (>= 22.15-1~), lsof, libc6 (>= 2.4), ucf Pre-Depends: dpkg (>= 1.16.1~) Conflicts: php5-json, php5-mhash Breaks: boinc-server-maker (<= 7.0.14+dfsg-1), d-push (<= 1.5.5-1), dotclear (<= 2.4.0+dfsg-1), fossology-common (<= 1.2.0-3.1), gforge-common (<= 5.1.1-2), horde3 (<= 3.3.12+debian0-1), jffnms (<= 0.9.1-1), libow-php5 (<= 2.8p14-3), lwat (<= 0.17-4.2), moodle (<= 1.9.9.dfsg2-4), php-imlib (<= 0.7-3), php-kolab-filter (<= 0.1.9-4), php-openid (<= 2.2.2-1), php-radius-legacy (<= 1.2.5-2.1), php5-gpib (<= 3.2.11-2.1), php5-suhosin (<< 0.9.34), phpreports (<= 0.4.9-2), zoph (<= 0.8.0.1-1) Filename: 4.0-1/amd64/php5-common_5.4.36-0.210.201502031505_amd64.deb Size: 619512 MD5sum: 6fb3968cef3c1624e159884da43b204b SHA1: 9b3dce27cc00a485d73a32c19a01c6083071a383 SHA256: 8d225b8e76c2693f7acd1dbf56cfe77c6fcb4b1fd99748dedbc8cae3ce943909 Description: Common files for packages built from the php5 source This package contains the documentation and example files relevant to all the other packages built from the php5 source. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php5-curl Priority: optional Section: php Installed-Size: 113 Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php5 Version: 5.4.36-0.210.201502031505 Depends: libc6 (>= 2.4), libcurl3 (>= 7.16.2), phpapi-20100525, php5-common (= 5.4.36-0.210.201502031505), ucf Pre-Depends: dpkg (>= 1.16.1~) Filename: 4.0-1/amd64/php5-curl_5.4.36-0.210.201502031505_amd64.deb Size: 29440 MD5sum: 0c49d434d45f4349ab3a068345e13bbc SHA1: 9a234fd3975a2c97edffe77c3283bc031d15149f SHA256: 4f4891f6c5620172c4857ddcc9692dd463ee7f3fde53a626c019bcd60ecc5f57 Description: CURL module for php5 CURL is a library for getting files from FTP, GOPHER, HTTP server. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php5-gd Priority: optional Section: php Installed-Size: 145 Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php5 Version: 5.4.36-0.210.201502031505 Depends: libc6 (>= 2.4), libfreetype6 (>= 2.2.1), libgd2-xpm (>= 2.0.36~rc1~dfsg), libjpeg8 (>= 8c), libpng12-0 (>= 1.2.13-4), libx11-6, libxpm4, zlib1g (>= 1:1.1.4), phpapi-20100525, php5-common (= 5.4.36-0.210.201502031505), ucf Pre-Depends: dpkg (>= 1.16.1~) Filename: 4.0-1/amd64/php5-gd_5.4.36-0.210.201502031505_amd64.deb Size: 35718 MD5sum: 14b3754c37882bfce579d4ec3b154797 SHA1: 4cf5dc2e90692fb402ca46d19df61df5cc5f5d75 SHA256: 459d8b48831a9bfda2dcd5752de30310afb82d404646766fda17ff751a0c160e Description: GD module for php5 This package provides a module for handling graphics directly from PHP scripts. It supports the PNG, JPEG, XPM formats as well as Freetype/ttf fonts. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php5-gmp Priority: optional Section: php Installed-Size: 89 Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php5 Version: 5.4.36-0.210.201502031505 Depends: libc6 (>= 2.2.5), libgmp10, phpapi-20100525, php5-common (= 5.4.36-0.210.201502031505), ucf Pre-Depends: dpkg (>= 1.16.1~) Filename: 4.0-1/amd64/php5-gmp_5.4.36-0.210.201502031505_amd64.deb Size: 17024 MD5sum: d81a3c43c9762733edad8e83db714636 SHA1: a38ec957e1048ef8deddbf493799f7274d6c83f4 SHA256: 41f05e1a2bff789f639e0b8f4b29275c75af6366d11dee61117c1ba794c3a91c Description: GMP module for php5 This package provides a module for arbitrary precision arithmetic via the GNU Multiple Precision (GMP) Arithmetic Library. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php5-intl Priority: optional Section: php Installed-Size: 240 Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php5 Version: 5.4.36-0.210.201502031505 Replaces: php5-idn Provides: php5-idn Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libicu48 (>= 4.8-1), phpapi-20100525, php5-common (= 5.4.36-0.210.201502031505), ucf Pre-Depends: dpkg (>= 1.16.1~) Conflicts: php5-idn Filename: 4.0-1/amd64/php5-intl_5.4.36-0.210.201502031505_amd64.deb Size: 72198 MD5sum: 922422d870215161c3f7c7c85422aefe SHA1: 8d921c3384597a8ebf32481b9706b1a10948223d SHA256: b96db28763a3d83a660b193474ee4e85f55c3ebfa47e00e34c49ede56c570b66 Description: internationalisation module for php5 This package provides a module to ease internationalisation of PHP scripts. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php5-ldap Priority: optional Section: php Installed-Size: 105 Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php5 Version: 5.4.36-0.210.201502031505 Depends: libc6 (>= 2.4), libldap-2.4-2 (>= 2.4.7), libsasl2-2 (>= 2.1.24), phpapi-20100525, php5-common (= 5.4.36-0.210.201502031505), ucf Pre-Depends: dpkg (>= 1.16.1~) Filename: 4.0-1/amd64/php5-ldap_5.4.36-0.210.201502031505_amd64.deb Size: 23900 MD5sum: 1717e76deb75bc97f20fcb425949d235 SHA1: e8a6019a11f9adb79ba9079ffd4d1ea127fbd464 SHA256: 903fda54038003d81c9cc71da6b3eb50910ef64a580821b9e7e51b24c052d8ec Description: LDAP module for php5 This package provides a module for LDAP functions in PHP scripts. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php5-mcrypt Priority: optional Section: php Installed-Size: 85 Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php5 Version: 5.4.36-0.210.201502031505 Depends: libc6 (>= 2.4), libltdl7 (>= 2.4.2), libmcrypt4, phpapi-20100525, php5-common (= 5.4.36-0.210.201502031505), ucf Pre-Depends: dpkg (>= 1.16.1~) Filename: 4.0-1/amd64/php5-mcrypt_5.4.36-0.210.201502031505_amd64.deb Size: 16122 MD5sum: 9e05937bfb13baaf49c059e0c980ca31 SHA1: cbce095df68692febe085e8bee9d6496b985eedc SHA256: 5900431359ad51a92e9913c42524a6a3a0e03369547b0512d57988c6e574243b Description: MCrypt module for php5 This package provides a module for MCrypt functions in PHP scripts. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php5-mysql Priority: optional Section: php Installed-Size: 270 Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php5 Version: 5.4.36-0.210.201502031505 Replaces: php5-mysqli, php5-mysqlnd Depends: libc6 (>= 2.4), libmysqlclient18 (>= 5.5.24+dfsg-1), zlib1g (>= 1:1.1.4), phpapi-20100525, php5-common (= 5.4.36-0.210.201502031505), ucf Pre-Depends: dpkg (>= 1.16.1~) Conflicts: php5-mysqli, php5-mysqlnd Filename: 4.0-1/amd64/php5-mysql_5.4.36-0.210.201502031505_amd64.deb Size: 80888 MD5sum: b601bb7ca5e36c1e0e0d27dd890503b4 SHA1: c02f07beec5b71af0d82d4004f545ab1c28b4aad SHA256: 7f3d21e263e7047cebf41cdc8acf8eb30fce203baf2b01c7a91ba7047e2278e9 Description: MySQL module for php5 This package provides modules for MySQL database connections directly from PHP scripts. It includes the generic "mysql" module which can be used to connect to all versions of MySQL, an improved "mysqli" module for MySQL version 4.1 or later, and the pdo_mysql module for use with the PHP Data Object extension. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php5-pgsql Priority: optional Section: php Installed-Size: 207 Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php5 Version: 5.4.36-0.210.201502031505 Depends: libc6 (>= 2.4), libpq5 (>= 9.0~), phpapi-20100525, php5-common (= 5.4.36-0.210.201502031505), ucf Pre-Depends: dpkg (>= 1.16.1~) Filename: 4.0-1/amd64/php5-pgsql_5.4.36-0.210.201502031505_amd64.deb Size: 64358 MD5sum: 851697b3713efc4cd0f2c45c8985cd3a SHA1: f4c0677fd278947c1a9837c6cf3485142d554726 SHA256: db69be724e9540b296bdcd6b963c6b4799834d2c4601fe0c2581ef0b532f13d1 Description: PostgreSQL module for php5 This package provides a module for PostgreSQL database connections directly from PHP scripts. It also includes the pdo_pgsql module for use with the PHP Data Object extension. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php5-pspell Priority: optional Section: php Installed-Size: 65 Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php5 Version: 5.4.36-0.210.201502031505 Depends: libaspell15 (>= 0.60.7~20110707), libc6 (>= 2.4), phpapi-20100525, php5-common (= 5.4.36-0.210.201502031505), ucf Pre-Depends: dpkg (>= 1.16.1~) Filename: 4.0-1/amd64/php5-pspell_5.4.36-0.210.201502031505_amd64.deb Size: 8930 MD5sum: 2c5dd51a316164c2f917ef7d16c2f73c SHA1: 5103af0cdfd1574adc969879729d0abcef8d356c SHA256: 14895fafa67947a4149878d23d0088094019935bec3cd1883da794179c45dcf4 Description: pspell module for php5 This package provides a module for pspell functions in PHP scripts. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php5-sqlite Priority: optional Section: php Installed-Size: 121 Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php5 Version: 5.4.36-0.210.201502031505 Depends: libc6 (>= 2.4), libsqlite3-0 (>= 3.7.4), phpapi-20100525, php5-common (= 5.4.36-0.210.201502031505), ucf Pre-Depends: dpkg (>= 1.16.1~) Breaks: roundcube-sqlite (<< 0.7.1-2) Filename: 4.0-1/amd64/php5-sqlite_5.4.36-0.210.201502031505_amd64.deb Size: 30768 MD5sum: 32a832d2b81c6d1193aa0a608f6dcc7d SHA1: aeb541476ab347a18d75ded3759460e101587439 SHA256: 54ac360ac7869118e606eb0da1d30847f855b26ce2aedefdd34908e11a652b41 Description: SQLite module for php5 This package provides a module allowing you to use the SQLite self-contained database engine from within your PHP scripts, eliminating the need for a full SQL server installation like MySQL or PostgreSQL. It also includes the pdo_sqlite module, for use with the PHP Data Object extension. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php5-tidy Priority: optional Section: php Installed-Size: 93 Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php5 Version: 5.4.36-0.210.201502031505 Depends: libc6 (>= 2.2.5), libtidy-0.99-0, phpapi-20100525, php5-common (= 5.4.36-0.210.201502031505), ucf Pre-Depends: dpkg (>= 1.16.1~) Filename: 4.0-1/amd64/php5-tidy_5.4.36-0.210.201502031505_amd64.deb Size: 19674 MD5sum: 04b52415788c100dc293cfc614778d63 SHA1: 2db296d37be404b5b52406fb02ef5a0988472ada SHA256: 98e0fbc8d9964baf2f39f0d03cdeb6d6ce1d6e3f6041c7353fc0e6c1436081ce Description: tidy module for php5 This package provides a module for tidy functions in PHP scripts. . Tidy is an extension based on Libtidy (http://tidy.sf.net/) and allows a PHP developer to clean, repair, and traverse HTML, XHTML, and XML documents -- including ones with embedded scripting languages such as PHP or ASP within them using OO constructs. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php5-xmlrpc Priority: optional Section: php Installed-Size: 121 Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php5 Version: 5.4.36-0.210.201502031505 Depends: libc6 (>= 2.4), libxml2 (>= 2.6.27), phpapi-20100525, php5-common (= 5.4.36-0.210.201502031505), ucf Pre-Depends: dpkg (>= 1.16.1~) Filename: 4.0-1/amd64/php5-xmlrpc_5.4.36-0.210.201502031505_amd64.deb Size: 36358 MD5sum: d91fe97e3a836d1578edef68c7a2dd01 SHA1: 8b0aed4bbb3a01895e14769a1920ca2d152324f8 SHA256: a79dc2dee341f6e8a6bc0ff847dec9bce6c57cf542d0e25bf0f863fabe97c385 Description: XML-RPC module for php5 This package provides a module for XML-RPC functions in PHP scripts. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php5-xsl Priority: optional Section: php Installed-Size: 77 Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php5 Version: 5.4.36-0.210.201502031505 Depends: libc6 (>= 2.4), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), phpapi-20100525, php5-common (= 5.4.36-0.210.201502031505), ucf Pre-Depends: dpkg (>= 1.16.1~) Filename: 4.0-1/amd64/php5-xsl_5.4.36-0.210.201502031505_amd64.deb Size: 15488 MD5sum: 19fda9d4df07856547db925b93649394 SHA1: 4b87a92fd242520cbf517d28a1aab3d2745c95ca SHA256: 74457c9976f0874887dafc94fe8452622e00961953b191c94612ad728af63a33 Description: XSL module for php5 This package provides a module for XSL using the libxslt XSL parser. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: ppp Priority: optional Section: admin Installed-Size: 863 Maintainer: Marco d'Itri Architecture: amd64 Version: 2.4.5-5.1.19.201502021732 Depends: libc6 (>= 2.7), libpam0g (>= 0.99.7.1), libpcap0.8 (>= 0.9.8), libpam-modules, libpam-runtime, procps Breaks: network-manager (<= 0.8.0.999-1), network-manager-pptp (<= 0.8.0.999-1), pppdcapiplugin (<= 1:3.9.20060704+dfsg.1-1) Filename: 4.0-1/amd64/ppp_2.4.5-5.1.19.201502021732_amd64.deb Size: 382708 MD5sum: edd7856065b1778fd21a64ef70588354 SHA1: 12f8afaa1df69a26f4bf8db0c7a8dde646f0dc2c SHA256: 2e73b740899fda2bce0deaf3018e9480a549bc40e85020364469f34ad734a266 Description: Point-to-Point Protocol (PPP) - daemon The Point-to-Point Protocol provides a standard way to transmit datagrams over a serial link, as well as a standard way for the machines at either end of the link to negotiate various optional characteristics of the link. . This package is most commonly used to manage a modem for dial-up or certain kinds of broadband connections. Package: python-magic Priority: extra Section: python Installed-Size: 97 Maintainer: Daniel Baumann Architecture: amd64 Source: file Version: 5.11-2.34.201502030843 Provides: python2.6-magic, python2.7-magic Depends: python (>= 2.6.6-7~), python (<< 2.8), libmagic1 (= 5.11-2.34.201502030843) Suggests: python-magic-dbg Filename: 4.0-1/amd64/python-magic_5.11-2.34.201502030843_amd64.deb Size: 39290 MD5sum: eb9bb261e1341fdae333f9b06d3e3da2 SHA1: 3a725cfed16aa9be674e6cb5f6b54eb7ba8a1f97 SHA256: 173948395dbd452869fb0f2a78f5403ec8f9106eb76c0c220befb0695bb0a333 Description: File type determination library using "magic" numbers (Python bindings) This library can be used to classify files according to magic number tests. It implements the core functionality of the file command. . This package contains the Python bindings. Homepage: http://www.darwinsys.com/file/ Package: python-samba Priority: optional Section: python Installed-Size: 6922 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.2.0~rc2-1.717.201501091014 Provides: python2.7-samba Depends: python-ldb (>= 1.1.2~), python-tdb, python-ntdb, python-crypto, python (>= 2.7), python (<< 2.8), libattr1 (>= 1:2.4.46-8), libbsd0 (>= 0.0), libc6 (>= 2.4), libldb1 (>= 0.9.21), libpython2.7 (>= 2.7), libtalloc2 (>= 2.0.4~git20101213), libtevent0 (>= 0.9.16), python-talloc (>= 2.0.6), samba-libs (= 2:4.2.0~rc2-1.717.201501091014) Filename: 4.0-1/amd64/python-samba_4.2.0~rc2-1.717.201501091014_amd64.deb Size: 1622182 MD5sum: 989775e99170df54a792bec18a767b33 SHA1: 3c16d7a646909780700af6bf81be49096c63162f SHA256: 1c55e2089cdc3da0db0c526a1fbc9080d2ba509d067e87365790b7898c7a9b4d Description: Python bindings for Samba Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . This package contains Python bindings for most Samba libraries. Homepage: http://www.samba.org Package: python-univention-debug Priority: optional Section: univention Installed-Size: 141 Maintainer: Univention GmbH Architecture: amd64 Source: univention-debug Version: 7.0.1-6.90.201412151337 Provides: python2.6-univention-debug, python2.7-univention-debug Depends: python (<< 2.8), python (>= 2.6), python-support (>= 0.90.0), libc6 (>= 2.2.5), libunivention-debug1 (>= 5.0.5) Conflicts: python-univention (<< 3.0.1) Filename: 4.0-1/amd64/python-univention-debug_7.0.1-6.90.201412151337_amd64.deb Size: 32042 MD5sum: 97244ed243ad0fd2a2391c5fece230b7 SHA1: 40abb83348f14e37a3e94a9cded6c067b55153d5 SHA256: cabb17c6d81c251ab36d3da9d52002541b1efedeb6371988a5b7813e8e3f5419 Description: UCS - debugging and logging library (Python interface) This package includes the Python interface to the UCS debugging and logging library. . It is part of Univention Corporate Server (UCS), an integrated, directory driven solution for managing corporate environments. For more information about UCS, refer to: http://www.univention.de/ Python-Version: 2.6, 2.7 Package: python-yaml Priority: optional Section: python Installed-Size: 625 Maintainer: Debian Python Modules Team Architecture: amd64 Source: pyyaml Version: 3.10-4.10.201502021430 Depends: python (>= 2.6.6-7~), python (<< 2.8), libc6 (>= 2.2.5), libyaml-0-2 Filename: 4.0-1/amd64/python-yaml_3.10-4.10.201502021430_amd64.deb Size: 175160 MD5sum: 407ff033c0c34f081b6b61d0e3927a87 SHA1: 61064d0715db7df2def811967dcc782160258c78 SHA256: 1e7c6b420d5c8e38a501ac716692d371d25e3a2e21f8cdaabb43e2dce1e25f20 Description: YAML parser and emitter for Python Python-yaml is a complete YAML 1.1 parser and emitter for Python. It can parse all examples from the specification. The parsing algorithm is simple enough to be a reference for YAML parser implementors. A simple extension API is also provided. The package is built using libyaml for improved speed. Homepage: http://pyyaml.org/ Package: qemu-kvm Priority: optional Section: misc Installed-Size: 4619 Maintainer: Michael Tokarev Architecture: amd64 Version: 1.1.2+dfsg-6.43.201501191249 Replaces: kvm (<< 1:0), kvm-data (<= 66+dfsg-1.1) Provides: kvm Depends: libaio1 (>= 0.3.93), libasound2 (>= 1.0.16), libbluetooth3 (>= 4.91), libbrlapi0.5, libc6 (>= 2.11), libcurl3-gnutls (>= 7.16.2), libglib2.0-0 (>= 2.24.0), libgnutls26 (>= 2.12.17-0), libjpeg8 (>= 8c), libncurses5 (>= 5.5-5~), libpng12-0 (>= 1.2.13-4), libpulse0 (>= 0.99.1), libsasl2-2 (>= 2.1.24), libsdl1.2debian (>= 1.2.11), libtinfo5, libuuid1 (>= 2.16), libvdeplug2, libx11-6, zlib1g (>= 1:1.1.4), python, seabios (>> 1.7.0~), vgabios (>= 0.6c-3~), qemu-keymaps, qemu-utils (>> 0.14.0), ipxe-qemu | ipxe (<< 1.0.0+git-20120202.f6840ba-2) Pre-Depends: adduser Recommends: bridge-utils, iproute, etherboot-qemu Suggests: debootstrap, vde2, samba Conflicts: kvm (<< 1:0), kvm-data (<= 66+dfsg-1.1), kvm-source (<= 18-1) Breaks: libvirt0 (<< 0.9.8-2~) Filename: 4.0-1/amd64/qemu-kvm_1.1.2+dfsg-6.43.201501191249_amd64.deb Size: 1555938 MD5sum: abf2fff870a002b604a9633036536c70 SHA1: ba3092c2681008f74fcef7c0f34c03b55353d866 SHA256: fb04b77ba4bfe20eec66d8b40d30ff84637308c57db3fed619aa80a7f9dc7a3c 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-utils Priority: optional Section: misc Installed-Size: 1502 Maintainer: Debian QEMU Team Architecture: amd64 Source: qemu Version: 1.1.2+dfsg-6a.45.201502031112 Replaces: qemu (<< 0.11.0-2), qemu-user (<< 0.11.1-2) Depends: libaio1 (>= 0.3.93), libc6 (>= 2.10), libcurl3-gnutls (>= 7.16.2), libglib2.0-0 (>= 2.24.0), libiscsi2 (>= 1.10.0), libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4) Recommends: sharutils Suggests: debootstrap Conflicts: kvm (= 85+dfsg-4.1) Breaks: qemu (<< 0.11.0-2), qemu-user (<< 0.11.1-2) Filename: 4.0-1/amd64/qemu-utils_1.1.2+dfsg-6a.45.201502031112_amd64.deb Size: 664178 MD5sum: e61b0a8a98b3369a8d5e17b26aee95e5 SHA1: 214e7d8feb524a020f3bd180aebc8c347314e8cb SHA256: 68a62fa9626684598dbc73070b6825f1d256b5d782b51cb476e08d0a9b4380c1 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: registry-tools Priority: optional Section: net Installed-Size: 254 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.2.0~rc2-1.717.201501091014 Replaces: samba-doc (<< 2:4.0.5~) Depends: libc6 (>= 2.2.5), libpopt0 (>= 1.14), libreadline6 (>= 6.0), libtalloc2 (>= 2.0.4~git20101213), samba-libs (= 2:4.2.0~rc2-1.717.201501091014) Conflicts: samba-doc (<< 2:4.0.5~) Filename: 4.0-1/amd64/registry-tools_4.2.0~rc2-1.717.201501091014_amd64.deb Size: 129368 MD5sum: 7b63bc04db6b436ae9a1b4041f538cc8 SHA1: f4c4e6a4b2ff87283027cd5f2cb146048e26e925 SHA256: b51aec1b8ada370f52c8cf3a7c373272df38ee10c1b05f43ae310ed57283bc1c 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: 1617 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.2.0~rc2-1.717.201501091014 Replaces: python-samba (<< 2:4.0.6~), samba-common (<< 2:3.4.0~pre2-1), samba-doc (<< 2:4.0.5~), samba4-common (<< 4.0.0~alpha7-1), samba4-common-bin Depends: python, python-samba, samba-common (= 2:4.2.0~rc2-1.717.201501091014), python2.7, libbsd0 (>= 0.0), libc6 (>= 2.4), libcomerr2 (>= 1.01), libgssapi3-heimdal (>= 1.4.0+git20110226), libkrb5-26-heimdal (>= 1.4.0+git20110226), libldap-2.4-2 (>= 2.4.7), libncurses5 (>= 5.5-5~), libpopt0 (>= 1.14), libreadline6 (>= 6.0), libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.12), libtinfo5, libwbclient0 (>= 2:4.0.3+dfsg1), samba-libs (= 2:4.2.0~rc2-1.717.201501091014) Suggests: heimdal-clients Conflicts: samba (<< 2:3.3.0~rc2-5), samba-common (<< 2:3.3.0~rc2-5), samba-doc (<< 2:4.0.5~) Filename: 4.0-1/amd64/samba-common-bin_4.2.0~rc2-1.717.201501091014_amd64.deb Size: 706760 MD5sum: f2a2486b599d86edbd44d8236b14a673 SHA1: 5cb44e30f28f28182f6a41293a21924e898bf189 SHA256: da6e632722a138d784fe1b4e666ce42e5555ef5daeb4e41272a1a9e40ebc9af1 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-dsdb-modules Priority: optional Section: libs Installed-Size: 1053 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.2.0~rc2-1.717.201501091014 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), libkrb5-26-heimdal (>= 1.4.0+git20110226), libldb1 (>= 1:1.1.6), libpopt0 (>= 1.14), libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.9), samba-libs (= 2:4.2.0~rc2-1.717.201501091014) Filename: 4.0-1/amd64/samba-dsdb-modules_4.2.0~rc2-1.717.201501091014_amd64.deb Size: 400670 MD5sum: d8b4ca7a19d92f135df80aed72cc1fe5 SHA1: 9efc167e69b8d24fed2e0602f32082d19e9fcd36 SHA256: cff786862ed5271642738b0c86372cf14d4cffc1b898fdcaff1d99941f299ec9 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: 19286 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.2.0~rc2-1.717.201501091014 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 (<< 1:1.1.18~), libldb1 (>> 1:1.1.17~), libacl1 (>= 2.2.51-8), libasn1-8-heimdal (>= 1.4.0+git20110226), libattr1 (>= 1:2.4.46-8), libbsd0 (>= 0.3.0), libc6 (>= 2.12), libcap2 (>= 2.10), libcomerr2 (>= 1.01), libcups2 (>= 1.4.0), libgcrypt11 (>= 1.4.5), libgnutls26 (>= 2.12.17-0), libgssapi3-heimdal (>= 1.4.0+git20110226), libhcrypto4-heimdal (>= 1.4.0+git20110226), libhx509-5-heimdal (>= 1.4.0+git20110226), libkrb5-26-heimdal (>= 1.4.0+git20110226), libldap-2.4-2 (>= 2.4.7), libntdb1 (>= 1.0), libpam0g (>= 0.99.7.1), libpopt0 (>= 1.14), libpython2.7 (>= 2.7), libtalloc2 (>= 2.1.0), libtdb1 (>= 1.3.0), libtevent0 (>= 0.9.21), libwbclient0 (>= 2:4.0.3+dfsg1), python-talloc (>= 2.0.6), zlib1g (>= 1:1.1.4) Pre-Depends: multiarch-support Conflicts: libpam-smbpass (<< 2:4), samba (<< 2:4), samba-common-bin (<< 2:4), samba-dsdb-modules (<< 2:4.1.9+dfsg-2), winbind (<< 2:4) Breaks: libdcerpc-server0 (<< 2:4.0.9), libdcerpc0 (<< 2:4.0.9), libgensec0 (<< 2:4.0.9), libndr-standard0 (<< 2:4.0.9), libndr0 (<< 2:4.0.9), libnetapi0 (<< 2:4.0.9), libregistry0 (<< 2:4.0.9), libsamba-credentials0 (<< 2:4.0.9), libsamba-hostconfig0 (<< 2:4.0.9), libsamba-policy0 (<< 2:4.0.9), libsamba-util0 (<< 2:4.0.9), libsamdb0 (<< 2:4.0.9), libsmbclient-raw0 (<< 2:4.0.9), libsmbd0 (<< 2:4.0.9), libtorture0 (<< 2:4.0.9) Filename: 4.0-1/amd64/samba-libs_4.2.0~rc2-1.717.201501091014_amd64.deb Size: 6419160 MD5sum: cadf28dd36809cd9248163e5e09d57c3 SHA1: 10d5931205c4079e2b14c39b93441a01ff7248f7 SHA256: 61523ebf7727d9dfb31cab8564b67d515bc1b101e12d93fec400d1d27655c15c 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-vfs-modules Priority: optional Section: net Installed-Size: 998 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.2.0~rc2-1.717.201501091014 Replaces: samba-libs (<< 2:4.1.1+dfsg-1) Depends: libaio1 (>= 0.3.93), libattr1 (>= 1:2.4.46-8), libbsd0 (>= 0.0), libc6 (>= 2.10), libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.9), samba-libs (= 2:4.2.0~rc2-1.717.201501091014) Filename: 4.0-1/amd64/samba-vfs-modules_4.2.0~rc2-1.717.201501091014_amd64.deb Size: 407226 MD5sum: d20c36cd55a10cfe37d7da7844088297 SHA1: 3eb050a36677c7227b342ec011e23bd78d42ec67 SHA256: fd709f3fa1c4275af624ea7317c86934a427dcf7d6265fd17d989253036b763a 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: 11191 Maintainer: Debian Samba Maintainers Architecture: amd64 Version: 2:4.2.0~rc2-1.717.201501091014 Replaces: libsamdb0 (<< 4.0.0~alpha17~), python-samba (<< 2:4.1.4+dfsg-3), samba-ad-dc, samba-common (<= 2.0.5a-2), samba-doc (<< 2:4.0.5~), samba-libs (<< 2:4.1.4+dfsg-2), samba4 Depends: adduser, libpam-modules, libpam-runtime (>= 1.0.1-11), lsb-base (>= 4.1+Debian), procps, python (>= 2.7), python-dnspython, python-ntdb, python-samba, samba-common (= 2:4.2.0~rc2-1.717.201501091014), samba-common-bin (= 2:4.2.0~rc2-1.717.201501091014), samba-dsdb-modules, tdb-tools, update-inetd, python (<< 2.8), python2.7, libasn1-8-heimdal (>= 1.4.0+git20110226), libbsd0 (>= 0.2.0), libc6 (>= 2.4), libcomerr2 (>= 1.01), libhdb9-heimdal (>= 1.4.0+git20110226), libkdc2-heimdal (>= 1.4.0+git20110226), libkrb5-26-heimdal (>= 1.5~pre2+git20110720), libldb1 (>= 0.9.21), libpopt0 (>= 1.14), libpython2.7 (>= 2.7), libroken18-heimdal (>= 1.4.0+git20110226), libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.16), samba-libs (= 2:4.2.0~rc2-1.717.201501091014) Pre-Depends: dpkg (>= 1.15.7.2), multiarch-support Recommends: attr, logrotate, samba-vfs-modules Suggests: bind9 (>= 1:9.5.1), bind9utils, ctdb, ldb-tools, ntp, smbldap-tools, winbind Conflicts: libldb1 (<< 1:1.1.15), samba (<< 2:3.3.0~rc2-5), samba-ad-dc, samba-doc (<< 2:4.0.5~), samba-tools, samba4 (<< 4.0.0~alpha6-2) Filename: 4.0-1/amd64/samba_4.2.0~rc2-1.717.201501091014_amd64.deb Size: 1887358 MD5sum: cf53f5a563cda8984549e65ff08bfbaa SHA1: 274858bdeb0b76ee5f55ff1b1fa0886fb0446e59 SHA256: b991d00f481dcce8e4145521246bfa392a61cd2f2048b4c7795766d49cb55f9e 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: shim-signed Priority: optional Section: univention Installed-Size: 1394 Maintainer: Univention GmbH Architecture: amd64 Source: shim-signed (1.2-0.13.201411031939) Version: 1.2-0-0.7-5.13.201411031939 Depends: shim (= 0.7-5.15.201410301442) Filename: 4.0-1/amd64/shim-signed_1.2-0-0.7-5.13.201411031939_amd64.deb Size: 445038 MD5sum: 5ea2c944b9242457bcf7ffe83d11a29e SHA1: 23002459cc8be2eb0f151f5678dc46444b5028c5 SHA256: 3707c482dfef0eaa741ddaca1f3c29cd3715435337229f776cfc1210eaae12ef Description: Secure Boot chain-loading bootloader (Microsoft-signed binary) This package provides a minimalist boot loader which allows verifying signatures of other UEFI binaries against either the Secure Boot DB/DBX or against a built-in signature database. Its purpose is to allow a small, infrequently-changing binary to be signed by the UEFI CA, while allowing an OS distributor to revision their main bootloader independently of the CA. . This package contains the version of the bootloader binary signed by the Microsoft UEFI CA. Built-Using: shim (= 0.7-5.15.201410301442) Package: smbclient Priority: optional Section: net Installed-Size: 905 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.2.0~rc2-1.717.201501091014 Replaces: samba (<< 2.999+3.0.alpha21-4), samba-doc (<< 2:4.0.5~), samba4-clients (<< 4.0.5), smbget Provides: samba-client Depends: samba-common (= 2:4.2.0~rc2-1.717.201501091014), libbsd0 (>= 0.0), libc6 (>= 2.4), libpopt0 (>= 1.14), libreadline6 (>= 6.0), libroken18-heimdal (>= 1.4.0+git20110226), libsmbclient (>= 2:4.0.3+dfsg1), libtalloc2 (>= 2.0.4~git20101213), libtevent0 (>= 0.9.9), samba-libs (= 2:4.2.0~rc2-1.717.201501091014) Pre-Depends: dpkg (>= 1.15.6~) Suggests: cifs-utils, heimdal-clients Conflicts: samba-doc (<< 2:4.0.5~), samba4-clients (<< 4.0.5) Filename: 4.0-1/amd64/smbclient_4.2.0~rc2-1.717.201501091014_amd64.deb Size: 387928 MD5sum: fedea19697cb6cb3f32c4e14f8ceab9d SHA1: f3a2c909b66d57b455b569a72ca9bdf711abbd88 SHA256: b2ee43f17abaf462000baf60b68fc4fb661c68fc3ca227a411e57bc39e97891d 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: sox Priority: optional Section: sound Installed-Size: 224 Maintainer: Pascal Giard Architecture: amd64 Version: 14.4.0-3.8.201502021359 Depends: libsox-fmt-alsa (= 14.4.0-3.8.201502021359) | libsox-fmt-ao (= 14.4.0-3.8.201502021359) | libsox-fmt-oss (= 14.4.0-3.8.201502021359) | libsox-fmt-pulse (= 14.4.0-3.8.201502021359), libsox-fmt-base (= 14.4.0-3.8.201502021359), libsox2 (= 14.4.0-3.8.201502021359), libc6 (>= 2.7), libgomp1 (>= 4.2.1), libgsm1 (>= 1.0.13), libltdl7 (>= 2.4.2), libmagic1, libpng12-0 (>= 1.2.13-4), zlib1g (>= 1:1.1.4) Suggests: libsox-fmt-all Filename: 4.0-1/amd64/sox_14.4.0-3.8.201502021359_amd64.deb Size: 140616 MD5sum: cd2e77971bfcb8283a10f85f9bb2f2d6 SHA1: 0a44401af453cd0e12019aad5728d4e8e51da2ed SHA256: 4cb266b9391a77b05e522ae8eb766c101043f44d1004a5bae8cbed960f8ec789 Description: Swiss army knife of sound processing SoX is a command line utility that can convert various formats of computer audio files in to other formats. It can also apply various effects to these sound files during the conversion. As an added bonus, SoX can play and record audio files on several unix-style platforms. . SoX is able to handle formats like Ogg Vorbis, MP3, WAV, AIFF, VOC, SND, AU, GSM and several more. Any format support requires at least libsox-fmt-base. Some formats have their own package e.g. mp3 read and write support is provided by libsox-fmt-mp3. . SoX supports most common sound architectures i.e. Alsa, Libao, OSS and Pulse (respectively provided by libsox-fmt-alsa, libsox-fmt-ao, libsox-fmt-oss and libsox-fmt-pulse). It also supports LADSPA plugins. Homepage: http://sox.sourceforge.net Package: spamc Priority: optional Section: mail Installed-Size: 138 Maintainer: Noah Meyerhans Architecture: amd64 Source: spamassassin Version: 3.3.2-5.49.201502031427 Depends: libc6 (>= 2.7), libssl1.0.0 (>= 1.0.0), zlib1g (>= 1:1.1.4) Suggests: spamassassin Conflicts: spamassassin (<< 2.30-2) Filename: 4.0-1/amd64/spamc_3.3.2-5.49.201502031427_amd64.deb Size: 76606 MD5sum: 2e5c5eece9ad1b9c8ce66237b9a62dae SHA1: 726d6cd5d0c665bff7bae4fd71b28a9cdbb60650 SHA256: f46fbb509058b1959bb11c9fda65657180e403531c22d3c2093e292de6cab0a3 Description: Client for SpamAssassin spam filtering daemon spamc is the client to communicate with spamd, the daemonized form of SpamAssassin (see the spamassassin package). It is written in C for maximum speed and minimum loading overhead. . spamc is quite useful for integrating spamassassin into an MTA or into a .procmailrc file because of its speed. . This package is useless unless you have spamassassin installed, either on this machine or another local machine (i.e. a mail server). Homepage: http://www.spamassassin.org/ Package: subversion Priority: optional Section: vcs Installed-Size: 4109 Maintainer: Peter Samuelson Architecture: amd64 Version: 1.6.17dfsg-4.83.201502031208 Depends: libsvn1 (= 1.6.17dfsg-4.83.201502031208), libapr1 (>= 1.2.7), libc6 (>= 2.3), libsasl2-2 (>= 2.1.24) Suggests: subversion-tools, db5.1-util, patch Filename: 4.0-1/amd64/subversion_1.6.17dfsg-4.83.201502031208_amd64.deb Size: 1316630 MD5sum: 8d701aa45a226231b62eb75220870ce6 SHA1: 10b65a1964081f1169b5f91d5fbc4c7ee28da1e3 SHA256: 4c3694c88fba416fe80f39bc61cd1aae3284373a53747edef71e1eda607684a9 Description: Advanced version control system Subversion, also known as svn, is a version control system much like the Concurrent Versions System (CVS). Version control systems allow many individuals (who may be distributed geographically) to collaborate on a set of files (typically source code). Subversion has all the major features of CVS, plus certain new features that CVS users often wish they had. . This package includes the Subversion client (svn), tools to create a Subversion repository (svnadmin) and to make a repository available over a network (svnserve). Homepage: http://subversion.apache.org/ Package: tcpdump Priority: optional Section: net Installed-Size: 833 Maintainer: Romain Francoise Architecture: amd64 Version: 4.3.0-1.33.201502030858 Depends: libc6 (>= 2.7), libpcap0.8 (>= 1.2.1), libssl1.0.0 (>= 1.0.0) Filename: 4.0-1/amd64/tcpdump_4.3.0-1.33.201502030858_amd64.deb Size: 377682 MD5sum: d8fdc4a96baf18caa1540e07a7d9bad4 SHA1: c2e8b2ebbae76cc47ee31f285331ba992245d0af SHA256: e401fc9ea1781817e5f0cc1088fa6aba8d95ac1454726063651ffac20e3e7312 Description: command-line network traffic analyzer This program allows you to dump the traffic on a network. tcpdump is able to examine IPv4, ICMPv4, IPv6, ICMPv6, UDP, TCP, SNMP, AFS BGP, RIP, PIM, DVMRP, IGMP, SMB, OSPF, NFS and many other packet types. . It can be used to print out the headers of packets on a network interface, filter packets that match a certain expression. You can use this tool to track down network problems, to detect attacks or to monitor network activities. Homepage: http://www.tcpdump.org/ Package: univention-kernel-headers Priority: optional Section: univention Installed-Size: 29 Maintainer: Univention GmbH Architecture: amd64 Source: univention-kernel-image Version: 8.0.6-3.69.201412171306 Depends: linux-headers-3.16-ucs109-amd64 Filename: 4.0-1/amd64/univention-kernel-headers_8.0.6-3.69.201412171306_amd64.deb Size: 5202 MD5sum: 8fcfda3110e9160451ba948249967ee7 SHA1: 06fc1906cc37c2e0a28277f31a0b98a85a4fcfba SHA256: 9ee5df7f64348bf29f9deef30490c43a2dd50f99519f06bbc46bac468f8dd081 Description: UCS - Linux kernel headers (standard) This meta-package depends on the latest UCS kernel headers. . It is part of Univention Corporate Server (UCS), an integrated, directory driven solution for managing corporate environments. For more information about UCS, refer to: http://www.univention.de/ Package: univention-kernel-image Priority: optional Section: univention Installed-Size: 30 Maintainer: Univention GmbH Architecture: amd64 Version: 8.0.6-3.69.201412171306 Depends: linux-image-3.16-ucs109-amd64-signed, univention-initrd (>= 6.0.0-2), xfsprogs, univention-config Pre-Depends: univention-initrd, module-init-tools Recommends: firmware-adi, firmware-atheros, firmware-bnx2, firmware-bnx2x, firmware-brcm80211, firmware-intelwimax, firmware-iwlwifi, firmware-libertas, firmware-linux, firmware-linux-free, firmware-linux-nonfree, firmware-myricom, firmware-netxen, firmware-qlogic, firmware-ralink, firmware-realtek, firmware-samsung, firmware-ti-connectivity, amd64-microcode, intel-microcode Filename: 4.0-1/amd64/univention-kernel-image_8.0.6-3.69.201412171306_amd64.deb Size: 6138 MD5sum: cdea9403a3ffdbfdc55b6bcd71b939f1 SHA1: a5aa46e0383c664e87f27b15dd59f5ccedf8b754 SHA256: 8518a127ed5277a9d5bca1b5072ae257aabaab74654ecbd9fe4a1924d8eeffc1 Description: UCS - Linux kernel (standard) This meta-package depends on the latest UCS kernel image. It supports up to 64 GB RAM on 32 bit CPUs and up to 128 TB memory on 64 bit CPUs. . This kernel is also suitable for operation with Xen (both Dom0 and DomU). . It is part of Univention Corporate Server (UCS), an integrated, directory driven solution for managing corporate environments. For more information about UCS, refer to: http://www.univention.de/ Package: univention-kernel-source Priority: optional Section: univention Installed-Size: 29 Maintainer: Univention GmbH Architecture: amd64 Source: univention-kernel-image Version: 8.0.6-3.69.201412171306 Depends: linux-source-3.16 Filename: 4.0-1/amd64/univention-kernel-source_8.0.6-3.69.201412171306_amd64.deb Size: 5222 MD5sum: 93d248c455cfef2d1fabec2ab0b2eedf SHA1: 9ee70c4c42caf17f789f6e08779ccd857fa9c1b3 SHA256: 8e913bae2eb4b4faee48e84185679d5e53bd73b88a4c3d4af9fba7f3118ef373 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-samba4 Priority: optional Section: univention Installed-Size: 468 Maintainer: Univention GmbH Architecture: amd64 Version: 4.0.3-5.603.201501081059 Depends: univention-config (>= 7.0.25), univention-config-registry (>= 8.0.2-1), univention-directory-manager-tools (>> 7.0.147), shell-univention-lib (>= 4.0.3-5), python-univention-lib (>= 1.0.45), python-univention (>= 6.0.9-3), samba (>= 4.2), samba-vfs-modules, ldb-tools, winbind, univention-samba-local-config, pwgen, univention-samba4-sysvol-sync (= 4.0.3-5.603.201501081059) Conflicts: univention-samba Filename: 4.0-1/amd64/univention-samba4_4.0.3-5.603.201501081059_amd64.deb Size: 91952 MD5sum: 5683d7e89c02613f74e2a85a8c5c0120 SHA1: a7062e3f442feabbfd8feb072f41187f90767731 SHA256: 28c52220dc5006354605933958d0db08f1d94f7e5f7f7fa60ccb6f77c9e7c4e6 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: unzip Priority: optional Section: utils Installed-Size: 367 Maintainer: Santiago Vila Architecture: amd64 Version: 6.0-8.30.201501071331 Replaces: unzip-crypt (<< 5.41) Depends: libbz2-1.0, libc6 (>= 2.3) Suggests: zip Conflicts: unzip-crypt (<< 5.41) Filename: 4.0-1/amd64/unzip_6.0-8.30.201501071331_amd64.deb Size: 194088 MD5sum: 77948c9b122e1f1338dc59a4dbf07374 SHA1: ed5e1fabf1a4ac20956f35d1d72aa55fc24c7bfe SHA256: 44beeb3e447fcec54caa1b0670a85238475921faf572374733ef11a7ff41b91d Description: De-archiver for .zip files InfoZIP's unzip program. With the exception of multi-volume archives (ie, .ZIP files that are split across several disks using PKZIP's /& option), this can handle any file produced either by PKZIP, or the corresponding InfoZIP zip program. . This version supports encryption. Multi-Arch: foreign Homepage: http://www.info-zip.org/UnZip.html Package: wget Priority: important Section: web Installed-Size: 2160 Maintainer: Noël Köthe Architecture: amd64 Version: 1.13.4-3.25.201502021513 Depends: libc6 (>= 2.3), libgcrypt11 (>= 1.4.5), libgnutls26 (>= 2.12.17-0), libgpg-error0 (>= 1.10), libidn11 (>= 1.13), zlib1g (>= 1:1.1.4), dpkg (>= 1.15.4) | install-info Conflicts: wget-ssl Filename: 4.0-1/amd64/wget_1.13.4-3.25.201502021513_amd64.deb Size: 760158 MD5sum: 18933685c5121eb7855fddb0e79d7f48 SHA1: 113620bfe1f987c9ae34f4a89fe208a3fc4da4d8 SHA256: fc81bdb312f71a91eea087d2801c5cbfe426c901fc8e60ad12f0fbf2d9391ab6 Description: retrieves files from the web Wget is a network utility to retrieve files from the web using HTTP(S) and FTP, the two most widely used internet protocols. It works non-interactively, so it will work in the background, after having logged off. The program supports recursive retrieval of web-authoring pages as well as FTP sites -- you can use Wget to make mirrors of archives and home pages or to travel the web like a WWW robot. . Wget works particularly well with slow or unstable connections by continuing to retrieve a document until the document is fully downloaded. Re-getting files from where it left off works on servers (both HTTP and FTP) that support it. Both HTTP and FTP retrievals can be time stamped, so Wget can see if the remote file has changed since the last retrieval and automatically retrieve the new version if it has. . Wget supports proxy servers; this can lighten the network load, speed up retrieval, and provide access behind firewalls. Multi-Arch: foreign Homepage: http://www.gnu.org/software/wget/ Package: winbind Priority: optional Section: net Installed-Size: 1732 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.2.0~rc2-1.717.201501091014 Replaces: samba-doc (<< 2:4.0.5~), winbind4 Depends: samba (= 2:4.2.0~rc2-1.717.201501091014), libbsd0 (>= 0.3.0), libc6 (>= 2.4), libcomerr2 (>= 1.01), libkrb5-26-heimdal (>= 1.4.0+git20110226), libldap-2.4-2 (>= 2.4.7), libpopt0 (>= 1.14), libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.12), libwbclient0 (= 2:4.2.0~rc2-1.717.201501091014), samba-libs (= 2:4.2.0~rc2-1.717.201501091014) Pre-Depends: multiarch-support Suggests: libnss-winbind, libpam-winbind Conflicts: samba-doc (<< 2:4.0.5~) Filename: 4.0-1/amd64/winbind_4.2.0~rc2-1.717.201501091014_amd64.deb Size: 629050 MD5sum: c0c9e1bb9a34e1ae1e73aec635684f71 SHA1: 22c140231bc9c2fd21730c687193dd7d9341d6f6 SHA256: 49e228f1443fb709a432f5bd01066527798a52cdc2355077c6d1cfb3099f7fca 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: wireshark-common Priority: optional Section: net Installed-Size: 477 Maintainer: Balint Reczey Architecture: amd64 Source: wireshark Version: 1.8.2-5.32.201502021223 Replaces: ethereal-common (<< 1.0.0-3) Depends: libc6 (>= 2.7), libcap2 (>= 2.10), libgcrypt11 (>= 1.4.5), libglib2.0-0 (>= 2.31.18), libpcap0.8 (>= 1.0.0), libwireshark2 (>= 1.8.2-5.32.201502021223), libwiretap2 (>= 1.8.2-5.32.201502021223), libwsutil2 (>= 1.8.0~rc1-1), zlib1g (>= 1:1.1.4), debconf (>= 0.5) | debconf-2.0, debconf, libcap2-bin Recommends: wireshark (>= 1.8.2-5.32.201502021223) | tshark (>= 1.8.2-5.32.201502021223) Conflicts: ethereal-common (<< 1.0.0-3) Filename: 4.0-1/amd64/wireshark-common_1.8.2-5.32.201502021223_amd64.deb Size: 230524 MD5sum: 177c3d0633fd080508b9eccd8217a482 SHA1: b5cec242a3d851712afccdaf4b05503f8feb7b3c SHA256: 97551a8c359a2cd3f0597821eac655a711f0213374307b8947c73410c757e207 Description: network traffic analyzer - common files Wireshark is a network "sniffer" - a tool that captures and analyzes packets off the wire. Wireshark can decode too many protocols to list here. . This package provides files common to both wireshark (the GTK+ version) and tshark (the console version). Homepage: http://www.wireshark.org/ Package: wireshark Priority: optional Section: net Installed-Size: 2545 Maintainer: Balint Reczey Architecture: amd64 Version: 1.8.2-5.32.201502021223 Replaces: ethereal (<< 1.0.0-3) Depends: libc6 (>= 2.7), libcairo2 (>= 1.2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.31.8), libgtk2.0-0 (>= 2.24.0), libpango1.0-0 (>= 1.14.0), libpcap0.8 (>= 0.9.8), libportaudio2 (>= 19+svn20101113), libwireshark2 (>= 1.8.0~rc1-1), libwiretap2 (>= 1.8.0~rc1-1), libwsutil2 (>= 1.8.0~rc1-1), zlib1g (>= 1:1.1.4), wireshark-common (= 1.8.2-5.32.201502021223) Conflicts: ethereal (<< 1.0.0-3) Filename: 4.0-1/amd64/wireshark_1.8.2-5.32.201502021223_amd64.deb Size: 981840 MD5sum: 47b895dffa4b7c72b5571d78b8fb4594 SHA1: 49fac0b14948a93d433e3aa95eed16e1ecf33b92 SHA256: 2772a6d6d8bd86f67d1868fa93ebe149aae49d6b8352fdbe06aab390d52827c1 Description: network traffic analyzer - GTK+ version Wireshark is a network "sniffer" - a tool that captures and analyzes packets off the wire. Wireshark can decode too many protocols to list here. . This package provides the GTK+ version of wireshark. Homepage: http://www.wireshark.org/ Package: wpasupplicant Priority: optional Section: net Installed-Size: 1341 Maintainer: Debian/Ubuntu wpasupplicant Maintainers Architecture: amd64 Source: wpa Version: 1.0-3.8.201502030833 Depends: libc6 (>= 2.3), libdbus-1-3 (>= 1.1.4), libncurses5 (>= 5.5-5~), libnl-3-200 (>= 3.2.7), libnl-genl-3-200 (>= 3.2.7), libpcsclite1, libreadline5 (>= 5.2), libssl1.0.0 (>= 1.0.0), libtinfo5, lsb-base (>= 3.0-6), adduser, initscripts (>= 2.88dsf-13.3) Suggests: wpagui, libengine-pkcs11-openssl Filename: 4.0-1/amd64/wpasupplicant_1.0-3.8.201502030833_amd64.deb Size: 602814 MD5sum: 95ba773f0014a85dd8bda3dce2679f93 SHA1: 37b699a15c703232772d68597ab1a5ae9e3a18ac SHA256: 7d8e33f2c2c467dff886c6bf2de28f8ac9e830290365e5bb5876c84175c44980 Description: client support for WPA and WPA2 (IEEE 802.11i) WPA and WPA2 are methods for securing wireless networks, the former using IEEE 802.1X, and the latter using IEEE 802.11i. This software provides key negotiation with the WPA Authenticator, and controls association with IEEE 802.11i networks. Multi-Arch: foreign Homepage: http://w1.fi/wpa_supplicant/ Package: xserver-xorg-core Priority: optional Section: x11 Installed-Size: 3982 Maintainer: Debian X Strike Force Architecture: amd64 Source: xorg-server Version: 2:1.12.4-6.102.201501151154 Provides: xorg-input-abi-16, xorg-video-abi-12 Depends: xserver-common (>= 2:1.12.4-6.102.201501151154), keyboard-configuration, udev (>= 149), libaudit0 (>= 1.7.13), libc6 (>= 2.3.4), libdrm2 (>= 2.3.1), libgcrypt11 (>= 1.4.5), libpciaccess0 (>= 0.12.902), libpixman-1-0 (>= 0.21.6), libselinux1 (>= 2.0.82), libudev0 (>= 154), libxau6, libxdmcp6, libxfont1 (>= 1:1.4.2) Recommends: libgl1-mesa-dri (>= 7.10.2-4) Suggests: xfonts-100dpi | xfonts-75dpi, xfonts-scalable Conflicts: xserver-xorg-input-evtouch Breaks: libgl1-mesa-dri (<< 7.10.2-4), libgl1-mesa-dri-experimental (<< 7.10.2-4), xserver-xorg-input, xserver-xorg-input-2, xserver-xorg-input-2.1, xserver-xorg-input-4, xserver-xorg-input-7, xserver-xorg-input-joystick (<= 1:1.5.0-3), xserver-xorg-input-synaptics (<= 1.2.2-1), xserver-xorg-input-tslib (<= 0.0.6-3), xserver-xorg-input-vmmouse (<= 1:12.6.5-4), xserver-xorg-input-wacom (<= 0.10.5+20100415-1), xserver-xorg-video, xserver-xorg-video-1.0, xserver-xorg-video-1.9, xserver-xorg-video-2, xserver-xorg-video-4, xserver-xorg-video-5, xserver-xorg-video-6, xserver-xorg-video-cyrix (<= 1:1.1.0-8), xserver-xorg-video-i810 (<< 2:2.4), xserver-xorg-video-imstt (<= 1:1.1.0-7), xserver-xorg-video-nsc (<= 1:2.8.3-4), xserver-xorg-video-sunbw2 (<= 1:1.1.0-5), xserver-xorg-video-v4l (<< 1:0.2.0), xserver-xorg-video-vga (<= 1:4.1.0-8) Filename: 4.0-1/amd64/xserver-xorg-core_1.12.4-6.102.201501151154_amd64.deb Size: 1734308 MD5sum: 6718a7e0d48119336a63f559a102d532 SHA1: dbf1019cdde2b4d75971f6e19f32dff674ed94b4 SHA256: 52c02156545fda352e5cd3884bc974a0845da29e4d4df977a1c0af36e4ea07ce Description: Xorg X server - core server The Xorg X server is an X server for several architectures and operating systems, which is derived from the XFree86 4.x series of X servers. . The Xorg server supports most modern graphics hardware from most vendors, and supersedes all XFree86 X servers. . More information about X.Org can be found at: . This package is built from the X.org xserver module. Package: acpi-modules-3.16-ucs109-amd64-di Priority: extra Section: debian-installer Installed-Size: 129 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: acpi-modules Depends: kernel-image-3.16-ucs109-amd64-di Filename: 4.0-1/amd64/acpi-modules-3.16-ucs109-amd64-di_3.16.5-1.109.201412161258_amd64.udeb Size: 22680 MD5sum: 35e9ba7d6f489fd5322fa409e8d8bec5 SHA1: 74d9ffb9d3d93f64ca50352d6ac99a575b42a947 SHA256: 6a7cd2bfc874742b6388a328b747373efc05e93f674a05d8b686e4c44ca953a7 Description: ACPI support modules This package contains kernel modules for ACPI. Kernel-Version: 3.16-ucs109-amd64 Package: ata-modules-3.16-ucs109-amd64-di Priority: extra Section: debian-installer Installed-Size: 401 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: ata-modules Depends: kernel-image-3.16-ucs109-amd64-di, scsi-core-modules-3.16-ucs109-amd64-di Filename: 4.0-1/amd64/ata-modules-3.16-ucs109-amd64-di_3.16.5-1.109.201412161258_amd64.udeb Size: 91796 MD5sum: 2b2ee09a1173f4de857a612f2999d6d5 SHA1: d375474899cc17ffd7317b1d7e3446aa29820f9b SHA256: 799b6fdc8c52e69d655b6a14334e3645f4cf70e3fdfd2655c11e7b7a376c0588 Description: ATA disk modules This package contains core ATA disk modules used by both PATA and SATA disk drivers. Kernel-Version: 3.16-ucs109-amd64 Package: btrfs-modules-3.16-ucs109-amd64-di Priority: extra Section: debian-installer Installed-Size: 1428 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: btrfs-modules Depends: kernel-image-3.16-ucs109-amd64-di, core-modules-3.16-ucs109-amd64-di, crc-modules-3.16-ucs109-amd64-di, md-modules-3.16-ucs109-amd64-di Filename: 4.0-1/amd64/btrfs-modules-3.16-ucs109-amd64-di_3.16.5-1.109.201412161258_amd64.udeb Size: 372698 MD5sum: 2e1793d494b2a9f8fdecac322919c95e SHA1: a65854cc5a9e64d2ac5c838f77ec9381f4c76506 SHA256: 393a1a9c3b183e9b263d65474d98c8405a1f779730b79faa35423491598a52a8 Description: BTRFS filesystem support This package contains the BTRFS filesystem module for the kernel. Kernel-Version: 3.16-ucs109-amd64 Package: cdrom-core-modules-3.16-ucs109-amd64-di Priority: standard Section: debian-installer Installed-Size: 170 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: cdrom-core-modules Depends: kernel-image-3.16-ucs109-amd64-di, scsi-core-modules-3.16-ucs109-amd64-di, isofs-modules-3.16-ucs109-amd64-di Filename: 4.0-1/amd64/cdrom-core-modules-3.16-ucs109-amd64-di_3.16.5-1.109.201412161258_amd64.udeb Size: 32110 MD5sum: 9cdcbc244d8c1460b1a51f245a45f802 SHA1: af1b1eac199decaf5d0c9b13281abc00d465a8a5 SHA256: 356cfc05fcb454618a4cee9b05b9663101b2ef73fc150a93e7f2261fcb21b28c Description: CDROM support This package contains core CDROM support for the kernel. Kernel-Version: 3.16-ucs109-amd64 Package: core-modules-3.16-ucs109-amd64-di Priority: standard Section: debian-installer Installed-Size: 49 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: core-modules Depends: kernel-image-3.16-ucs109-amd64-di Filename: 4.0-1/amd64/core-modules-3.16-ucs109-amd64-di_3.16.5-1.109.201412161258_amd64.udeb Size: 6664 MD5sum: 9c86104382fa17f149b1e317d27a932c SHA1: 92ba4bd395edd391ac4c33da1bfcbcb86a38a93a SHA256: c34b85499b92db57ac7a0b736966a9bbd700b86e2baddd93a93e331fd3c6465d Description: Core modules This package contains core modules for the kernel, that will almost always be needed. Kernel-Version: 3.16-ucs109-amd64 Package: crc-modules-3.16-ucs109-amd64-di Priority: extra Section: debian-installer Installed-Size: 60 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: crc-modules Depends: kernel-image-3.16-ucs109-amd64-di Filename: 4.0-1/amd64/crc-modules-3.16-ucs109-amd64-di_3.16.5-1.109.201412161258_amd64.udeb Size: 7976 MD5sum: cac1186101841c5eec1a3cbf0808ba49 SHA1: 2e6cfaade3712c7b7ec9633df54a1b9867c4a200 SHA256: 13f53333d83cec37f34e10da03175cb7fe72e6bb0d61ebca7416863f121db84b Description: CRC modules This package contains CRC support modules. Kernel-Version: 3.16-ucs109-amd64 Package: crypto-dm-modules-3.16-ucs109-amd64-di Priority: extra Section: debian-installer Installed-Size: 71 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: crypto-dm-modules Depends: kernel-image-3.16-ucs109-amd64-di, md-modules-3.16-ucs109-amd64-di Filename: 4.0-1/amd64/crypto-dm-modules-3.16-ucs109-amd64-di_3.16.5-1.109.201412161258_amd64.udeb Size: 12348 MD5sum: 5814c973bdee4157a23e345ea3fb9a82 SHA1: deb3051fb8eb571450cacec113ddceb098e493c1 SHA256: 0df227849cdbb2535bfceca38c1094247b90d325e55f583f943be155f4244239 Description: devicemapper crypto module This package contains the devicemapper crypto (dm-crypt) module. Kernel-Version: 3.16-ucs109-amd64 Package: crypto-modules-3.16-ucs109-amd64-di Priority: extra Section: debian-installer Installed-Size: 185 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: crypto-modules Depends: kernel-image-3.16-ucs109-amd64-di Filename: 4.0-1/amd64/crypto-modules-3.16-ucs109-amd64-di_3.16.5-1.109.201412161258_amd64.udeb Size: 46882 MD5sum: f09ac90c01bfc7bc1273c1e42004cb7e SHA1: b375b061185721d083491cea377535f21745bf5b SHA256: d1004830c87097b6cce9f3bdfe52090ee83c131fa66d6e080d5fcc5edd6cbf5b Description: crypto modules This package contains crypto modules. Kernel-Version: 3.16-ucs109-amd64 Package: efi-modules-3.16-ucs109-amd64-di Priority: extra Section: debian-installer Installed-Size: 59 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: efi-modules Depends: kernel-image-3.16-ucs109-amd64-di Filename: 4.0-1/amd64/efi-modules-3.16-ucs109-amd64-di_3.16.5-1.109.201412161258_amd64.udeb Size: 7216 MD5sum: 0d64a526af9b390fa3f9c5e6313f3c82 SHA1: b188891c0db6220638d50f9aebad12b46ff76c6d SHA256: d464e0925ee5481974ac7582a0efc6e8760665d65757895e24bc5993205b9e3e Description: EFI modules This package contains EFI modules. Kernel-Version: 3.16-ucs109-amd64 Package: event-modules-3.16-ucs109-amd64-di Priority: extra Section: debian-installer Installed-Size: 61 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: event-modules Depends: kernel-image-3.16-ucs109-amd64-di Filename: 4.0-1/amd64/event-modules-3.16-ucs109-amd64-di_3.16.5-1.109.201412161258_amd64.udeb Size: 9038 MD5sum: f2bc8e8ec4fed2fa657ee9848d4bca8f SHA1: 91871111add3599c4fc2ece6991c2d7e4669acf4 SHA256: 49dbf1b2853529b7e7b8acb27a3df1074c870c35520ae9ad28e6f211e79fa5b0 Description: Event support This package contains event drivers for the kernel. Kernel-Version: 3.16-ucs109-amd64 Package: ext4-modules-3.16-ucs109-amd64-di Priority: standard Section: debian-installer Installed-Size: 1091 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: ext2-modules, ext3-modules, ext4-modules Depends: kernel-image-3.16-ucs109-amd64-di, core-modules-3.16-ucs109-amd64-di, crc-modules-3.16-ucs109-amd64-di Filename: 4.0-1/amd64/ext4-modules-3.16-ucs109-amd64-di_3.16.5-1.109.201412161258_amd64.udeb Size: 238658 MD5sum: ad04746050847115a509af9204aafa4c SHA1: fd66494475eb3196f23831a7f6bb9d07e8a026a3 SHA256: b1605aea8d154fe37a47b6080d252c77dd484515ada023050330d334f9043981 Description: ext2/ext3/ext4 filesystem support This package contains the ext4 filesystem module for the kernel, which also supports ext2 and ext3. Kernel-Version: 3.16-ucs109-amd64 Package: fat-modules-3.16-ucs109-amd64-di Priority: standard Section: debian-installer Installed-Size: 180 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: fat-modules Depends: kernel-image-3.16-ucs109-amd64-di Filename: 4.0-1/amd64/fat-modules-3.16-ucs109-amd64-di_3.16.5-1.109.201412161258_amd64.udeb Size: 41270 MD5sum: 50c944f7273ed9b5a9d9012797148443 SHA1: 9c72a324da4799588f2dd65d7d466f78394f8111 SHA256: 394e79d396081689cf6b3e372a76c6959b711c5eb0895c6749711040b9f6c7ac Description: FAT filesystem support This package contains the FAT and VFAT filesystem modules for the kernel. Kernel-Version: 3.16-ucs109-amd64 Package: fb-modules-3.16-ucs109-amd64-di Priority: extra Section: debian-installer Installed-Size: 79 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: fb-modules Depends: kernel-image-3.16-ucs109-amd64-di Filename: 4.0-1/amd64/fb-modules-3.16-ucs109-amd64-di_3.16.5-1.109.201412161258_amd64.udeb Size: 13318 MD5sum: 6146740a9996140856ca46a2cb4ff291 SHA1: 773c269c78a6a8ea98cf00fd322ae7af00c4d948 SHA256: b4f0a4d1a5a0fc7991e943d33d0c27dd805df543b81e7d59b68b3dafafcc08a6 Description: Frame buffer support This package contains Frame buffer drivers for the kernel. Kernel-Version: 3.16-ucs109-amd64 Package: firewire-core-modules-3.16-ucs109-amd64-di Priority: standard Section: debian-installer Installed-Size: 236 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: firewire-core-modules Depends: kernel-image-3.16-ucs109-amd64-di, scsi-core-modules-3.16-ucs109-amd64-di, crc-modules-3.16-ucs109-amd64-di Filename: 4.0-1/amd64/firewire-core-modules-3.16-ucs109-amd64-di_3.16.5-1.109.201412161258_amd64.udeb Size: 58228 MD5sum: 51d88ffd0ca0521e4ecff5dedca140b8 SHA1: 06faca1dbe436d53c3277ee8644f56f267a98cf8 SHA256: 4c7120744c6c5c64f358dc84b4b7fc8f46efe3399cd3bea30e773d11410a51a5 Description: Core FireWire drivers This package contains core FireWire drivers for the kernel. Kernel-Version: 3.16-ucs109-amd64 Package: fuse-modules-3.16-ucs109-amd64-di Priority: extra Section: debian-installer Installed-Size: 194 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: fuse-modules Depends: kernel-image-3.16-ucs109-amd64-di Filename: 4.0-1/amd64/fuse-modules-3.16-ucs109-amd64-di_3.16.5-1.109.201412161258_amd64.udeb Size: 45478 MD5sum: ead120f90b047ff30ab0d1c19d5e7aed SHA1: 6225ddfe1d605c6e1627e559664f6fb8111c08a8 SHA256: a8cc472fa8c8763aa91b268ea89d9a515e482ca2631686c4f1429549b41aa8a4 Description: FUSE modules This package contains the Filesystem in Userspace (FUSE) module. Kernel-Version: 3.16-ucs109-amd64 Package: hyperv-modules-3.16-ucs109-amd64-di Priority: extra Section: debian-installer Installed-Size: 258 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: hyperv-modules Depends: kernel-image-3.16-ucs109-amd64-di, input-modules-3.16-ucs109-amd64-di, scsi-core-modules-3.16-ucs109-amd64-di Filename: 4.0-1/amd64/hyperv-modules-3.16-ucs109-amd64-di_3.16.5-1.109.201412161258_amd64.udeb Size: 49496 MD5sum: 05e7c740237ee303d8219e3f9da5c2c6 SHA1: 3a3505411c641dee23beae953f22c019b5992028 SHA256: 3b858542241aec4620c2eaea6a026bb2cafe9617c2e591b93f8c9a493373a5d4 Description: Hyper-V modules This package contains Hyper-V paravirtualised drivers for the kernel. Kernel-Version: 3.16-ucs109-amd64 Package: i2c-modules-3.16-ucs109-amd64-di Priority: extra Section: debian-installer Installed-Size: 152 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: i2c-modules Depends: kernel-image-3.16-ucs109-amd64-di Filename: 4.0-1/amd64/i2c-modules-3.16-ucs109-amd64-di_3.16.5-1.109.201412161258_amd64.udeb Size: 25252 MD5sum: c16b708ea62d29f368a0016cd496b6af SHA1: a26ffec4da2c7ee4ada5ed6bd632fe00fcac3e8c SHA256: e3c9c53d6d0068f527b125b1bf6b71e19d779d6cfbd0a263d4040f3bc44cc1e0 Description: i2c support modules This package contains basic i2c support modules. Kernel-Version: 3.16-ucs109-amd64 Package: input-modules-3.16-ucs109-amd64-di Priority: extra Section: debian-installer Installed-Size: 672 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: input-modules Depends: kernel-image-3.16-ucs109-amd64-di, usb-modules-3.16-ucs109-amd64-di Filename: 4.0-1/amd64/input-modules-3.16-ucs109-amd64-di_3.16.5-1.109.201412161258_amd64.udeb Size: 124648 MD5sum: c97161e48e5320e71c9e74907b989bcc SHA1: 1bd2925c178f85933180a06cf429004f7e88fddd SHA256: 7d72cee3f830868a884c2158d48fc7214c520fa0c3af37224e63f65094a97445 Description: Input devices support This package contains input device drivers for the kernel. Kernel-Version: 3.16-ucs109-amd64 Package: isofs-modules-3.16-ucs109-amd64-di Priority: standard Section: debian-installer Installed-Size: 87 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: isofs-modules Depends: kernel-image-3.16-ucs109-amd64-di Filename: 4.0-1/amd64/isofs-modules-3.16-ucs109-amd64-di_3.16.5-1.109.201412161258_amd64.udeb Size: 18188 MD5sum: bb1fadff4350951e746ea59525af9d3e SHA1: 230cc29a7e1c9b41c6147cab6ad4b109ba1d4c44 SHA256: d3bf515b38f09f470c24ce6645a18ba4b8d827756141bd713056d8adfb445f87 Description: ISOFS filesystem support This package contains the ISOFS filesystem module for the kernel. Kernel-Version: 3.16-ucs109-amd64 Package: jfs-modules-3.16-ucs109-amd64-di Priority: standard Section: debian-installer Installed-Size: 319 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: jfs-modules Depends: kernel-image-3.16-ucs109-amd64-di Filename: 4.0-1/amd64/jfs-modules-3.16-ucs109-amd64-di_3.16.5-1.109.201412161258_amd64.udeb Size: 89356 MD5sum: c6fdb686242d34d966aaef5718f42a3b SHA1: f6a101d95cbbd2ca1f5f97cf0cefcc7b59d6f524 SHA256: 37c9d6c05d8b70a68895ecbf3d084ed12a5ef365127de5ee2cb9965fc42ca1ee Description: JFS filesystem support This package contains the JFS filesystem module for the kernel. Kernel-Version: 3.16-ucs109-amd64 Package: kernel-image-3.16-ucs109-amd64-di-signed Priority: optional Section: debian-installer Installed-Size: 4052 Maintainer: Univention GmbH Architecture: amd64 Source: univention-kernel-image-signed Version: 1.0.2-1.5.201412171459 Filename: 4.0-1/amd64/kernel-image-3.16-ucs109-amd64-di-signed_1.0.2-1.5.201412171459_amd64.udeb Size: 4094328 MD5sum: 97d84a11ffcf2373d4e9a4d8e3014c5b SHA1: 1e7df0cbef114ce8517c286deb09327b26717997 SHA256: b6b0e05fd83a79bab675a94ce3e263ead04052c5d211cb58000d98f1b96dcf83 Description: UCS - Linux kernel (standard) This package provides the signed version of: . The Linux kernel 3.16 and modules for use on PCs with AMD64, Intel 64 or VIA Nano processors. . This kernel also runs on a Xen hypervisor. It supports both privileged (dom0) and unprivileged (domU) operation. . It is part of Univention Corporate Server (UCS), an integrated, directory driven solution for managing corporate environments. For more information about UCS, refer to: http://www.univention.de/ Package: kernel-image-3.16-ucs109-amd64-di Priority: extra Section: debian-installer Installed-Size: 6798 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: kernel-image, zlib-modules Filename: 4.0-1/amd64/kernel-image-3.16-ucs109-amd64-di_3.16.5-1.109.201412161258_amd64.udeb Size: 4485538 MD5sum: 7f38cda01cc15b4f72055db01da52441 SHA1: 87a646f41eaf5858a0c7ffbe304fd2ea86abd620 SHA256: ef74203a6ed4a53e09752071ed34a7932e8f93a74c19642a7669e84b71fa6cce Description: Linux kernel binary image for the Debian installer This package contains the kernel image for the Debian installer boot images. It does _not_ provide a usable kernel for your full Debian system. Kernel-Version: 3.16-ucs109-amd64 Package: libc6-udeb Priority: extra Section: debian-installer Installed-Size: 2494 Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.13-38.19.201501281258 Provides: glibc-2.13-1, libc-udeb, libc6 Filename: 4.0-1/amd64/libc6-udeb_2.13-38.19.201501281258_amd64.udeb Size: 937734 MD5sum: d481db748535712310871ec45ea8d17a SHA1: d2dcddf342c580d1e3503e199b17b4d03be1f2fd SHA256: 7025148d3828f279a0b3bee9ec932dfbdb61385d5962a7aed68d485d56a6aa9b 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: libcrypto1.0.0-udeb Priority: optional Section: debian-installer Installed-Size: 2007 Maintainer: Debian OpenSSL Team Architecture: amd64 Source: openssl Version: 1.0.1e-2.85.201501120731 Depends: libc6-udeb (>= 2.13), zlib1g-udeb (>= 1:1.2.3.3.dfsg-1) Filename: 4.0-1/amd64/libcrypto1.0.0-udeb_1.0.1e-2.85.201501120731_amd64.udeb Size: 633376 MD5sum: 79f67c62559b161d068e1c4d8f3e4d28 SHA1: 470cac051cfaa4599bcfdc07f72a206b7747779a SHA256: a186baa2c6f2a10977ead163878e3758ad766a60c968259055072fbceb452754 Description: crypto shared library - udeb libcrypto shared library. . Do not install it on a normal system. Package: libgcrypt11-udeb Priority: optional Section: debian-installer Installed-Size: 513 Maintainer: Debian GnuTLS Maintainers Architecture: amd64 Source: libgcrypt11 Version: 1.5.0-5.18.201502030939 Depends: libc6-udeb (>= 2.13), libgpg-error0-udeb (>= 1.10) Filename: 4.0-1/amd64/libgcrypt11-udeb_1.5.0-5.18.201502030939_amd64.udeb Size: 211326 MD5sum: dc945fa0b93abaf52198539669e39949 SHA1: 5ab51b662a2a0c3fd9e7f835e219f3b6e4e7908c SHA256: c9c58d2b7414ea69579547da019c5bebb5f95ac312285f96306d955b3dadef98 Description: LGPL Crypto library - runtime library libgcrypt contains cryptographic functions. Many important free ciphers, hash algorithms and public key signing algorithms have been implemented: Arcfour, Blowfish, CAST5, DES, AES, Twofish, Serpent, rfc2268 (rc2), SEED, Camellia, CRC, MD4, MD5, RIPE-MD160, SHA-1, SHA-256, SHA-512, Tiger, Whirlpool, DSA, DSA2, ElGamal, RSA, ECC. Package: libnss-dns-udeb Priority: extra Section: debian-installer Installed-Size: 35 Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.13-38.19.201501281258 Filename: 4.0-1/amd64/libnss-dns-udeb_2.13-38.19.201501281258_amd64.udeb Size: 10202 MD5sum: 2f0d5a91210e4760fdd721041df83a68 SHA1: db339a8210007b15c334aeb9e1d38fafea34cb4a SHA256: 0d39c60833b4bf6dfe3fd683c135318a038d16f7417e605458c8ca1369088b21 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.19.201501281258 Filename: 4.0-1/amd64/libnss-files-udeb_2.13-38.19.201501281258_amd64.udeb Size: 16092 MD5sum: 7cd37169de59224bfc3bb1e2daf621a9 SHA1: 2d8cbf1443b9d0d19fe6f03867f596654348213c SHA256: 3bcd9269c5b4111d5cb7c6b8eac951fda1fdb999ca966ecca51dcf42f12f2555 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: loop-modules-3.16-ucs109-amd64-di Priority: standard Section: debian-installer Installed-Size: 80 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: loop-modules Depends: kernel-image-3.16-ucs109-amd64-di Filename: 4.0-1/amd64/loop-modules-3.16-ucs109-amd64-di_3.16.5-1.109.201412161258_amd64.udeb Size: 14180 MD5sum: 7971903287f9edca0cbd011a704ff781 SHA1: f3969301c696c948a577ba55e5539158f20ddc73 SHA256: 4b1d2674247977fb4144b062aef3588b97e34ef216831bba847fb7903294300d Description: Loopback filesystem support This package contains loopback filesystem support for the kernel. Kernel-Version: 3.16-ucs109-amd64 Package: md-modules-3.16-ucs109-amd64-di Priority: extra Section: debian-installer Installed-Size: 1134 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: md-modules Depends: kernel-image-3.16-ucs109-amd64-di Filename: 4.0-1/amd64/md-modules-3.16-ucs109-amd64-di_3.16.5-1.109.201412161258_amd64.udeb Size: 310206 MD5sum: d4e00e59cb1665b7be4e61d7d79915c2 SHA1: 91c9c2a97465ff08eebc78457e1bedf202bba7c1 SHA256: 9051b1845b2f78908ccbd2d921106263cdef6e315e3e0c3e6dc3a1e53ac197c8 Description: RAID and LVM support This package contains RAID and LVM modules for the kernel. Kernel-Version: 3.16-ucs109-amd64 Package: mmc-core-modules-3.16-ucs109-amd64-di Priority: extra Section: debian-installer Installed-Size: 238 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: mmc-core-modules Depends: kernel-image-3.16-ucs109-amd64-di, core-modules-3.16-ucs109-amd64-di Filename: 4.0-1/amd64/mmc-core-modules-3.16-ucs109-amd64-di_3.16.5-1.109.201412161258_amd64.udeb Size: 49100 MD5sum: 5c22fecd9ed487988e372d629aff48ab SHA1: c305e74d965b8fa1ea64e4f0adb445817878c3f5 SHA256: 193be783ae56b4d113c6f380e85a90190920b8ff8aea6acb5f151a4f24f01d10 Description: MMC/SD/SDIO core modules This package contains core modules for MMC/SD/SDIO support. Kernel-Version: 3.16-ucs109-amd64 Package: mmc-modules-3.16-ucs109-amd64-di Priority: extra Section: debian-installer Installed-Size: 261 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: mmc-modules Depends: kernel-image-3.16-ucs109-amd64-di, core-modules-3.16-ucs109-amd64-di, mmc-core-modules-3.16-ucs109-amd64-di Filename: 4.0-1/amd64/mmc-modules-3.16-ucs109-amd64-di_3.16.5-1.109.201412161258_amd64.udeb Size: 54686 MD5sum: c4f72ce3c4e2f5cefab627117a3fe033 SHA1: 5bd75948cabf556ea2e6d1286d45f6dafb06b806 SHA256: d4ac6427b57ae060fabbc514558f7be50d95db49c9c4d53fe624d6a58fb997ad Description: MMC/SD card modules This package contains modules needed to support MMC (multimedia) and SD cards. Kernel-Version: 3.16-ucs109-amd64 Package: mouse-modules-3.16-ucs109-amd64-di Priority: extra Section: debian-installer Installed-Size: 211 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: mouse-modules Depends: kernel-image-3.16-ucs109-amd64-di, event-modules-3.16-ucs109-amd64-di, input-modules-3.16-ucs109-amd64-di, usb-modules-3.16-ucs109-amd64-di Filename: 4.0-1/amd64/mouse-modules-3.16-ucs109-amd64-di_3.16.5-1.109.201412161258_amd64.udeb Size: 43940 MD5sum: 7f84ead4372b019f99a75005a9a8ea4b SHA1: d62052faf08b755291e12cb2b1c0fb32a44a75ec SHA256: e506e48303f5351ef820a759b0cf09e0295ac25505c1c2b6980b126865504be7 Description: Mouse support This package contains mouse drivers for the kernel. Kernel-Version: 3.16-ucs109-amd64 Package: multipath-modules-3.16-ucs109-amd64-di Priority: extra Section: debian-installer Installed-Size: 81 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: multipath-modules Depends: kernel-image-3.16-ucs109-amd64-di, md-modules-3.16-ucs109-amd64-di, scsi-core-modules-3.16-ucs109-amd64-di Filename: 4.0-1/amd64/multipath-modules-3.16-ucs109-amd64-di_3.16.5-1.109.201412161258_amd64.udeb Size: 14086 MD5sum: 8b0d172b3d6170706c8fc9bf0d587edd SHA1: 5d7df99025ef7c5ce6aa9ba795b14da44c38b3a2 SHA256: 064cf48061df3aafb1c02e843aabd40f9b738b30085c44db031dea498fdd2fa1 Description: Multipath support This package contains DM-Multipath modules for the kernel. Kernel-Version: 3.16-ucs109-amd64 Package: nbd-modules-3.16-ucs109-amd64-di Priority: extra Section: debian-installer Installed-Size: 63 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: nbd-modules Depends: kernel-image-3.16-ucs109-amd64-di Filename: 4.0-1/amd64/nbd-modules-3.16-ucs109-amd64-di_3.16.5-1.109.201412161258_amd64.udeb Size: 9750 MD5sum: 301be858834de5cf858a8bc36afa5b6a SHA1: 6001411beb085fe728dc1eeadd40c8d007431c45 SHA256: 617be5b86d9f166e2cd32e3d8bcd5c0e27c2ad74688f7db1ec11a67e716fccb0 Description: Network Block Device modules This package contains the modules required for support of the Network Block Device Kernel-Version: 3.16-ucs109-amd64 Package: netcfg-static Priority: optional Section: debian-installer Installed-Size: 980 Maintainer: Debian Install System Team Architecture: amd64 Source: netcfg Version: 1.108.8.201502041115 Provides: configured-network Depends: libc6-udeb (>= 2.13), libdebconfclient0-udeb, libdebian-installer4-udeb (>= 0.87.7.201403181724), libiw30-udeb (>= 30~pre1), cdebconf-udeb, ethernet-card-detection Filename: 4.0-1/amd64/netcfg-static_1.108.8.201502041115_amd64.udeb Size: 334202 MD5sum: 5f63b52d13f35320df47a55224a8743e SHA1: ae5570e5a9bb702a93776e5fab408d1b691f0540 SHA256: 6c72e403489a4004c3685b9a45d3b36a838c9b7e04270935d2d6c8b884e780f8 Description: Configure a static network If you have information such as IP address, netmask, gateway, then you will be able to configure a static network. If you don't know this information, you should ask your system administrator, or look at configuration via DHCP. Installer-Menu-Item: 1800 Package: netcfg Priority: optional Section: debian-installer Installed-Size: 1235 Maintainer: Debian Install System Team Architecture: amd64 Version: 1.108.8.201502041115 Provides: configured-network Depends: libc6-udeb (>= 2.13), libdebconfclient0-udeb, libdebian-installer4-udeb (>= 0.87.7.201403181724), libiw30-udeb (>= 30~pre1), ethernet-card-detection, wpasupplicant-udeb, crypto-modules, rdnssd-udeb, ndisc6-udeb, wide-dhcpv6-client-udeb Filename: 4.0-1/amd64/netcfg_1.108.8.201502041115_amd64.udeb Size: 421146 MD5sum: 330b7562584eb58bc826db344a4417e8 SHA1: 02eb476c0a78bdc2027b36e62dd8fa94caee57b1 SHA256: 50a250e83112676340c6c092d697c9c0a580295c9d1090364643d6bec1fc3c27 Description: Configure the network To install additional installer components or the Debian Base System over the network, you need to configure the network in the installer. This component will first try to configure your network with DHCP and ask you for static network configuration if this fails. The configured network settings will be copied to your newly installed system. Installer-Menu-Item: 1800 Package: nic-modules-3.16-ucs109-amd64-di Priority: standard Section: debian-installer Installed-Size: 10220 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: nic-extra-modules, nic-modules Depends: kernel-image-3.16-ucs109-amd64-di, nic-shared-modules-3.16-ucs109-amd64-di, core-modules-3.16-ucs109-amd64-di, i2c-modules-3.16-ucs109-amd64-di, crc-modules-3.16-ucs109-amd64-di Filename: 4.0-1/amd64/nic-modules-3.16-ucs109-amd64-di_3.16.5-1.109.201412161258_amd64.udeb Size: 2416188 MD5sum: 2796b7a72c7747773276326722f18957 SHA1: 5c4cd8f67919f8c1a674ce95b8b8fe31d0761edd SHA256: 7d2837e7b135870362be4598b0d3f3d7346ad323f170c88942d1a925cffccfdd Description: NIC drivers This package contains Ethernet and some paravirtualised network drivers for the kernel. Kernel-Version: 3.16-ucs109-amd64 Package: nic-pcmcia-modules-3.16-ucs109-amd64-di Priority: standard Section: debian-installer Installed-Size: 890 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: nic-pcmcia-modules Depends: kernel-image-3.16-ucs109-amd64-di, nic-shared-modules-3.16-ucs109-amd64-di, nic-wireless-modules-3.16-ucs109-amd64-di, pcmcia-modules-3.16-ucs109-amd64-di, mmc-core-modules-3.16-ucs109-amd64-di Filename: 4.0-1/amd64/nic-pcmcia-modules-3.16-ucs109-amd64-di_3.16.5-1.109.201412161258_amd64.udeb Size: 173192 MD5sum: 7e3712f9f6d1d929bde1566bea687f27 SHA1: 4c6da57b90663751f905d4a3bd3776cdbc87533e SHA256: 8e5546519ceac952c6917f13d491ce3600b80727dcf79916cc0c91717a740dfe Description: Common PCMCIA NIC drivers This package contains common PCMCIA NIC drivers for the kernel. Kernel-Version: 3.16-ucs109-amd64 Package: nic-shared-modules-3.16-ucs109-amd64-di Priority: standard Section: debian-installer Installed-Size: 209 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: nic-shared-modules Depends: kernel-image-3.16-ucs109-amd64-di Filename: 4.0-1/amd64/nic-shared-modules-3.16-ucs109-amd64-di_3.16.5-1.109.201412161258_amd64.udeb Size: 38030 MD5sum: c1b7cc1be95913f98de99df5f0f48bbe SHA1: 94f1fb3061a59cde8a2318f61010c51dfb2f69bf SHA256: e38738799d92ee33ae1e4efe6990a20cb1e03e891bb05bbd5997aece35a5e84e Description: Shared NIC drivers This package contains NIC drivers needed by combinations of nic-modules, nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules. Kernel-Version: 3.16-ucs109-amd64 Package: nic-usb-modules-3.16-ucs109-amd64-di Priority: standard Section: debian-installer Installed-Size: 980 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: nic-usb-modules Depends: kernel-image-3.16-ucs109-amd64-di, nic-shared-modules-3.16-ucs109-amd64-di, nic-wireless-modules-3.16-ucs109-amd64-di, usb-modules-3.16-ucs109-amd64-di, core-modules-3.16-ucs109-amd64-di, crc-modules-3.16-ucs109-amd64-di Filename: 4.0-1/amd64/nic-usb-modules-3.16-ucs109-amd64-di_3.16.5-1.109.201412161258_amd64.udeb Size: 189944 MD5sum: afda3e4b0ffb8994eedceb137a1a2d06 SHA1: 3ceaaa9fd99029e71a0689545fe4fc8a2197fffd SHA256: d6223198200bcd0a3998c3fc701bf91449d992bfff531a3c40a19205dd7f8208 Description: USB NIC drivers This package contains USB network adapter drivers for the kernel. Kernel-Version: 3.16-ucs109-amd64 Package: nic-wireless-modules-3.16-ucs109-amd64-di Priority: standard Section: debian-installer Installed-Size: 14272 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: nic-wireless-modules Depends: kernel-image-3.16-ucs109-amd64-di, nic-shared-modules-3.16-ucs109-amd64-di, core-modules-3.16-ucs109-amd64-di, usb-modules-3.16-ucs109-amd64-di, mmc-modules-3.16-ucs109-amd64-di, pcmcia-modules-3.16-ucs109-amd64-di, crc-modules-3.16-ucs109-amd64-di Filename: 4.0-1/amd64/nic-wireless-modules-3.16-ucs109-amd64-di_3.16.5-1.109.201412161258_amd64.udeb Size: 3131688 MD5sum: 7f7f65815378e4db8edca7d4d52e206d SHA1: a7d6e09d80db062b01742bd826b397bd08c7986b SHA256: 65145dbd716a6e3c80e5618562995bcfac41e22707f52b71ef9443ea2ecca118 Description: Wireless NIC drivers This package contains wireless NIC drivers for the kernel. Includes crypto modules only needed for wireless (WEP, WPA). Kernel-Version: 3.16-ucs109-amd64 Package: ntfs-modules-3.16-ucs109-amd64-di Priority: extra Section: debian-installer Installed-Size: 360 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: ntfs-modules Depends: kernel-image-3.16-ucs109-amd64-di Filename: 4.0-1/amd64/ntfs-modules-3.16-ucs109-amd64-di_3.16.5-1.109.201412161258_amd64.udeb Size: 88158 MD5sum: 435d0a59c76349cf57f43d42db3b522c SHA1: 6ed15128c4414c82c8b1b9650f6307c084d618d4 SHA256: 26c4a250341cce3deda92f47c7569d77bab8dd9bf6b7dac98f7ff20377eb72f3 Description: NTFS filesystem support This package contains the NTFS file system module for the kernel. Kernel-Version: 3.16-ucs109-amd64 Package: pata-modules-3.16-ucs109-amd64-di Priority: standard Section: debian-installer Installed-Size: 426 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: pata-modules Depends: kernel-image-3.16-ucs109-amd64-di, ata-modules-3.16-ucs109-amd64-di Filename: 4.0-1/amd64/pata-modules-3.16-ucs109-amd64-di_3.16.5-1.109.201412161258_amd64.udeb Size: 62408 MD5sum: 987f1a1b7133811a652da523aa1cac3e SHA1: 2984994c85592c42974281f4cf8d47be78dafa1b SHA256: 6fb66c75bd5255f8135f27bc80173015757659ff0f041dcc8c6cb5cae4d2e9b7 Description: PATA drivers This package contains PATA drivers for the kernel. Kernel-Version: 3.16-ucs109-amd64 Package: pcmcia-modules-3.16-ucs109-amd64-di Priority: standard Section: debian-installer Installed-Size: 318 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: pcmcia-modules Depends: kernel-image-3.16-ucs109-amd64-di, core-modules-3.16-ucs109-amd64-di Filename: 4.0-1/amd64/pcmcia-modules-3.16-ucs109-amd64-di_3.16.5-1.109.201412161258_amd64.udeb Size: 65444 MD5sum: 268bd0df215e760a544c67a545c1169f SHA1: 0fc33b896c71c149f3e387c4a17b474b4a25f671 SHA256: 696224557963f3de8ba0431dde5d676eda518c7ffdce3644370acfd483f3c70e Description: Common PCMCIA drivers This package contains common PCMCIA drivers for the kernel. Kernel-Version: 3.16-ucs109-amd64 Package: pcmcia-storage-modules-3.16-ucs109-amd64-di Priority: standard Section: debian-installer Installed-Size: 72 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: pcmcia-storage-modules Depends: kernel-image-3.16-ucs109-amd64-di, cdrom-core-modules-3.16-ucs109-amd64-di, pcmcia-modules-3.16-ucs109-amd64-di, ata-modules-3.16-ucs109-amd64-di Filename: 4.0-1/amd64/pcmcia-storage-modules-3.16-ucs109-amd64-di_3.16.5-1.109.201412161258_amd64.udeb Size: 8682 MD5sum: d13d991c45b6cf7106355870c4d2c622 SHA1: 5948c2175d52f9199095139e83ef7034b1737ce0 SHA256: fbbe85071d7c837177c766bf3e92060afcf46a2e89b6fa366f8ad57bf510c80d Description: PCMCIA storage drivers This package contains PCMCIA storage drivers for the kernel. Kernel-Version: 3.16-ucs109-amd64 Package: ppp-modules-3.16-ucs109-amd64-di Priority: optional Section: debian-installer Installed-Size: 197 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: ppp-modules Depends: kernel-image-3.16-ucs109-amd64-di, serial-modules-3.16-ucs109-amd64-di, crc-modules-3.16-ucs109-amd64-di Filename: 4.0-1/amd64/ppp-modules-3.16-ucs109-amd64-di_3.16.5-1.109.201412161258_amd64.udeb Size: 39804 MD5sum: b403143ff596cfe5fa6e195dd2a927d7 SHA1: d12423fc75fa46ed52548e7b315df122ab22b81d SHA256: 3fc523471d1781a8397e73f90142f584eeac5d168787422243b34353311473ea Description: PPP drivers This package contains PPP drivers for the kernel. Kernel-Version: 3.16-ucs109-amd64 Package: ppp-udeb Priority: optional Section: debian-installer Installed-Size: 339 Maintainer: Marco d'Itri Architecture: amd64 Source: ppp Version: 2.4.5-5.1.19.201502021732 Provides: configured-network Depends: libc6-udeb (>= 2.13), cdebconf-udeb, ethernet-card-detection, ppp-modules, di-utils Filename: 4.0-1/amd64/ppp-udeb_2.4.5-5.1.19.201502021732_amd64.udeb Size: 112986 MD5sum: e25c60908aa54783a55a21384107f2b6 SHA1: bab5c278658a6aeee4a402a36dbcd0316848ede5 SHA256: 26d79f207e52047dc56ad73ac6b7f312b78fa9d2f1c9f782b3675c1211253df5 Description: Point-to-Point Protocol (PPP) - package for Debian Installer The Point-to-Point Protocol provides a standard way to transmit datagrams over a serial link, as well as a standard way for the machines at either end of the link to negotiate various optional characteristics of the link. . This package is a minimal ppp package used by the Debian Installer. Installer-Menu-Item: 1700 Package: sata-modules-3.16-ucs109-amd64-di Priority: standard Section: debian-installer Installed-Size: 765 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: sata-modules Depends: kernel-image-3.16-ucs109-amd64-di, scsi-core-modules-3.16-ucs109-amd64-di, ata-modules-3.16-ucs109-amd64-di Filename: 4.0-1/amd64/sata-modules-3.16-ucs109-amd64-di_3.16.5-1.109.201412161258_amd64.udeb Size: 155056 MD5sum: e18133ca185605aea3faa7fdfbc243c5 SHA1: 9b7d944dbd102e83547bd33640b1020efe654d5f SHA256: fba85c99dc8f700bef3079fd0237a986bcb280202ca4ce7aaca0ff706665c9df Description: SATA drivers This package contains SATA drivers for the kernel. Kernel-Version: 3.16-ucs109-amd64 Package: scsi-common-modules-3.16-ucs109-amd64-di Priority: standard Section: debian-installer Installed-Size: 722 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: scsi-common-modules Depends: kernel-image-3.16-ucs109-amd64-di, scsi-core-modules-3.16-ucs109-amd64-di, cdrom-core-modules-3.16-ucs109-amd64-di Filename: 4.0-1/amd64/scsi-common-modules-3.16-ucs109-amd64-di_3.16.5-1.109.201412161258_amd64.udeb Size: 163900 MD5sum: a0adf28450785032a2db9413ab7471c1 SHA1: 3e9f623421b357c02d7c674a37525fcd2e2645a5 SHA256: f37bc5d80adb9ff1e9a37ae9994ca2cb8246233168eecc1490dd5a94a21b5ee7 Description: Very common SCSI drivers This package contains very common SCSI drivers for the kernel. Kernel-Version: 3.16-ucs109-amd64 Package: scsi-core-modules-3.16-ucs109-amd64-di Priority: standard Section: debian-installer Installed-Size: 663 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: scsi-core-modules Depends: kernel-image-3.16-ucs109-amd64-di Filename: 4.0-1/amd64/scsi-core-modules-3.16-ucs109-amd64-di_3.16.5-1.109.201412161258_amd64.udeb Size: 128086 MD5sum: 8ef03e20a1b1b539bc47bb47d424c3bb SHA1: c73d56a4a0a5beb124bbd04a2dcdcbcefb1c31a5 SHA256: d5212ad6644fff6d04f32648270558bfa892fc4bbe4919f9b6eba9512c5baeb2 Description: Core SCSI subsystem This package contains the core SCSI subsystem for the kernel. Kernel-Version: 3.16-ucs109-amd64 Package: scsi-extra-modules-3.16-ucs109-amd64-di Priority: standard Section: debian-installer Installed-Size: 6963 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: scsi-extra-modules Depends: scsi-modules-3.16-ucs109-amd64-di, scsi-core-modules-3.16-ucs109-amd64-di Filename: 4.0-1/amd64/scsi-extra-modules-3.16-ucs109-amd64-di_3.16.5-1.109.201412161258_amd64.udeb Size: 1619692 MD5sum: d5fa0c924e7b309d40c33a416c0447b0 SHA1: 651109cb1c95fcd967a6331f88012010aca6cae2 SHA256: 92a6d7fe9848484657d933322b9e655fd277d519af64fa8184f4335e2491a4e9 Description: Uncommon SCSI drivers This package contains uncommon SCSI drivers for the kernel. This includes SCSI RAID drivers, and some of the less common SCSI controllers. Kernel-Version: 3.16-ucs109-amd64 Package: scsi-modules-3.16-ucs109-amd64-di Priority: standard Section: debian-installer Installed-Size: 1509 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: scsi-modules Depends: kernel-image-3.16-ucs109-amd64-di, scsi-core-modules-3.16-ucs109-amd64-di, scsi-common-modules-3.16-ucs109-amd64-di, cdrom-core-modules-3.16-ucs109-amd64-di, core-modules-3.16-ucs109-amd64-di, ata-modules-3.16-ucs109-amd64-di Filename: 4.0-1/amd64/scsi-modules-3.16-ucs109-amd64-di_3.16.5-1.109.201412161258_amd64.udeb Size: 354430 MD5sum: 5544231babdb76c58e87ff3f589b9ba9 SHA1: 705c40da92ee0c5b0d34492b6b49b3621c95d88f SHA256: 78675b9f093b715a7165cee27197c8075147246c9684c46826429dce664ca6ba Description: SCSI drivers This package contains SCSI drivers for the kernel. Kernel-Version: 3.16-ucs109-amd64 Package: serial-modules-3.16-ucs109-amd64-di Priority: optional Section: debian-installer Installed-Size: 218 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: serial-modules Depends: kernel-image-3.16-ucs109-amd64-di, pcmcia-modules-3.16-ucs109-amd64-di Filename: 4.0-1/amd64/serial-modules-3.16-ucs109-amd64-di_3.16.5-1.109.201412161258_amd64.udeb Size: 37948 MD5sum: d4b875835a13206ec0ea585859a7cff4 SHA1: 9d2582f1e607d436faafe04cb6f99b576cab1478 SHA256: 4413d767a2bad5b6c493750bd722feefc11730885c453183393ccae220021282 Description: Serial drivers This package contains serial drivers for the kernel. Kernel-Version: 3.16-ucs109-amd64 Package: sound-modules-3.16-ucs109-amd64-di Priority: extra Section: debian-installer Installed-Size: 7406 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: sound-modules Depends: kernel-image-3.16-ucs109-amd64-di, core-modules-3.16-ucs109-amd64-di, i2c-modules-3.16-ucs109-amd64-di, usb-modules-3.16-ucs109-amd64-di, pcmcia-modules-3.16-ucs109-amd64-di, firewire-core-modules-3.16-ucs109-amd64-di, crc-modules-3.16-ucs109-amd64-di Filename: 4.0-1/amd64/sound-modules-3.16-ucs109-amd64-di_3.16.5-1.109.201412161258_amd64.udeb Size: 1385870 MD5sum: 02e563d0f36b92081f7cb7930776eab2 SHA1: 5937b42d601ea87bf5fddb9f5e56c0015708894e SHA256: c53db141f25ba57c0495ec136709ffe55bf4a6f1f09af31a6b3d5150ada47006 Description: sound support This package contains sound modules. Kernel-Version: 3.16-ucs109-amd64 Package: speakup-modules-3.16-ucs109-amd64-di Priority: extra Section: debian-installer Installed-Size: 339 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: speakup-modules Depends: kernel-image-3.16-ucs109-amd64-di Filename: 4.0-1/amd64/speakup-modules-3.16-ucs109-amd64-di_3.16.5-1.109.201412161258_amd64.udeb Size: 55240 MD5sum: 4ad7cb6e012549d15699636d3d1a5ee6 SHA1: 5571cddf0cc2d379e97eb4bf47345f692215ca03 SHA256: eadd5f6abb223bcb742af2881d9c7e019e92c1ff3b7c037dea7480e49119b006 Description: speakup modules This package contains speakup modules. Kernel-Version: 3.16-ucs109-amd64 Package: squashfs-modules-3.16-ucs109-amd64-di Priority: extra Section: debian-installer Installed-Size: 111 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: squashfs-modules Depends: kernel-image-3.16-ucs109-amd64-di Filename: 4.0-1/amd64/squashfs-modules-3.16-ucs109-amd64-di_3.16.5-1.109.201412161258_amd64.udeb Size: 21076 MD5sum: b8f7bce24c6a7da243b2023d00da7b84 SHA1: 04261c3dbc3fb185a90eef014ab7df30a6478cb4 SHA256: 25d5ad2786f0569a8221f2d8b059b80c0b6e634c9ee30e5d2eb593c8bcd1b715 Description: squashfs modules This package contains squashfs modules. Kernel-Version: 3.16-ucs109-amd64 Package: udf-modules-3.16-ucs109-amd64-di Priority: extra Section: debian-installer Installed-Size: 171 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: udf-modules Depends: kernel-image-3.16-ucs109-amd64-di, crc-modules-3.16-ucs109-amd64-di Filename: 4.0-1/amd64/udf-modules-3.16-ucs109-amd64-di_3.16.5-1.109.201412161258_amd64.udeb Size: 45504 MD5sum: 4c5a98becb86da0db1a4c03111c9f0fe SHA1: 4f3cc0865719a3aab309f3d8630f791b08d2e8c8 SHA256: 33c487c8756d025979f402b560065529ad76ffedfd54e4ff5278557894d6de92 Description: UDF modules This package contains the UDF filesystem module. Kernel-Version: 3.16-ucs109-amd64 Package: uinput-modules-3.16-ucs109-amd64-di Priority: extra Section: debian-installer Installed-Size: 58 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: uinput-modules Depends: kernel-image-3.16-ucs109-amd64-di Filename: 4.0-1/amd64/uinput-modules-3.16-ucs109-amd64-di_3.16.5-1.109.201412161258_amd64.udeb Size: 7208 MD5sum: 483570df4df1c25f47f8edd76467f1e0 SHA1: 92dfb6bd40172f18ffa7bfca72229ea641997ce6 SHA256: 0f209ac24e41fc7e87db05dd07638bf9ac860b8456ceec55f3f4409ef18c9621 Description: uinput support This package contains the uinput module. Kernel-Version: 3.16-ucs109-amd64 Package: usb-modules-3.16-ucs109-amd64-di Priority: extra Section: debian-installer Installed-Size: 1034 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: usb-modules Depends: kernel-image-3.16-ucs109-amd64-di Filename: 4.0-1/amd64/usb-modules-3.16-ucs109-amd64-di_3.16.5-1.109.201412161258_amd64.udeb Size: 245196 MD5sum: f705a49c429f6124ec8757468ee1dc2c SHA1: fad68104e5f781a1c5590ce86557fd3b6faa56ac SHA256: be5ca5bc5f1b30bb301acbac0fd76ac03ac33ab3c62ac39cc4554c2c0598ee06 Description: USB support This package contains core USB drivers for the kernel. Kernel-Version: 3.16-ucs109-amd64 Package: usb-serial-modules-3.16-ucs109-amd64-di Priority: optional Section: debian-installer Installed-Size: 424 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: usb-serial-modules Depends: kernel-image-3.16-ucs109-amd64-di, usb-modules-3.16-ucs109-amd64-di Filename: 4.0-1/amd64/usb-serial-modules-3.16-ucs109-amd64-di_3.16.5-1.109.201412161258_amd64.udeb Size: 66620 MD5sum: 65fb9bccd141ffc062b57f1aa1dfe819 SHA1: 0965a3328de9f97832ac2bff61b12a7e98437d33 SHA256: 9ab724b49b86b9285d3beb4ed5bd11b10b5ee78a41129d8eec64b2f4901a883f Description: USB serial drivers This package contains USB serial drivers for the kernel. Kernel-Version: 3.16-ucs109-amd64 Package: usb-storage-modules-3.16-ucs109-amd64-di Priority: standard Section: debian-installer Installed-Size: 389 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: usb-storage-modules Depends: kernel-image-3.16-ucs109-amd64-di, scsi-core-modules-3.16-ucs109-amd64-di, usb-modules-3.16-ucs109-amd64-di Filename: 4.0-1/amd64/usb-storage-modules-3.16-ucs109-amd64-di_3.16.5-1.109.201412161258_amd64.udeb Size: 75058 MD5sum: 532fe1ae0cc348681e420b7134dbe26c SHA1: 8f4ae01e90ab0600fbeca1179e29deb1e7bb2fb3 SHA256: 33af51bbf45881fc40fd67fa244561d8b5e2090b5900b509700192d03ef68c20 Description: USB storage support This package contains the USB storage driver for the kernel. Kernel-Version: 3.16-ucs109-amd64 Package: virtio-modules-3.16-ucs109-amd64-di Priority: extra Section: debian-installer Installed-Size: 226 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: virtio-modules Depends: kernel-image-3.16-ucs109-amd64-di, scsi-core-modules-3.16-ucs109-amd64-di Filename: 4.0-1/amd64/virtio-modules-3.16-ucs109-amd64-di_3.16.5-1.109.201412161258_amd64.udeb Size: 44396 MD5sum: e5a8a20813fc5755230a626a7ea110c3 SHA1: 0a9241e81ea395ccaa4e8f36575e9b13832f0221 SHA256: b2e7af8d745c8804b7cfdebe839d02c1929aec701f0876dc316dc397c04b990c Description: virtio modules This package contains virtio modules. Kernel-Version: 3.16-ucs109-amd64 Package: wpasupplicant-udeb Priority: standard Section: debian-installer Installed-Size: 406 Maintainer: Debian/Ubuntu wpasupplicant Maintainers Architecture: amd64 Source: wpa Version: 1.0-3.8.201502030833 Depends: libc6-udeb (>= 2.13), libcrypto1.0.0-udeb (>= 1.0.1d), libnl-3-200-udeb (>= 3.2.7), libnl-genl-3-200-udeb (>= 3.2.7), busybox-udeb Filename: 4.0-1/amd64/wpasupplicant-udeb_1.0-3.8.201502030833_amd64.udeb Size: 155182 MD5sum: 4ba6db8ddf9ce677e79f85d115b031af SHA1: eb7d98982556c73530d6353cb3e987def9899d29 SHA256: ba2b9071d1ac27e1f39eecfc61a3d82b18a728a3e17bd4e4f1c3d2be96989454 Description: Client support for WPA and WPA2 (IEEE 802.11i) WPA and WPA2 are methods for securing wireless networks, the former using IEEE 802.1X, and the latter using IEEE 802.11i. This software provides key negotiation with the WPA Authenticator, and controls association with IEEE 802.11i networks. . This is a udeb of wpasupplicant for use by the debian-installer. Package: xfs-modules-3.16-ucs109-amd64-di Priority: standard Section: debian-installer Installed-Size: 1427 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 3.16.5-1.109.201412161258 Provides: xfs-modules Depends: kernel-image-3.16-ucs109-amd64-di, crc-modules-3.16-ucs109-amd64-di Filename: 4.0-1/amd64/xfs-modules-3.16-ucs109-amd64-di_3.16.5-1.109.201412161258_amd64.udeb Size: 312432 MD5sum: 76a397a273044e6105d8f5539ac5c736 SHA1: f3ed07f6135d74e4b13986fd21a50c258f3442dd SHA256: 0bf4301f328776c13c050acef933dcc6cb59028e016bb869789c092d65c24492 Description: XFS filesystem support This package contains the XFS filesystem module for the kernel. Kernel-Version: 3.16-ucs109-amd64 Package: xserver-xorg-core-udeb Priority: optional Section: debian-installer Installed-Size: 2252 Maintainer: Debian X Strike Force Architecture: amd64 Source: xorg-server Version: 2:1.12.4-6.102.201501151154 Provides: xorg-input-abi-16, xorg-video-abi-12 Depends: xkb-data-udeb, x11-xkb-utils-udeb, udev-udeb (>= 149), libc6-udeb (>= 2.13), libpciaccess0-udeb (>= 0.12.902), libpixman-1-0-udeb (>= 0.25.2), libxau6-udeb, libxfont1-udeb (>= 1:1.4.2), udev-gtk-udeb Filename: 4.0-1/amd64/xserver-xorg-core-udeb_1.12.4-6.102.201501151154_amd64.udeb Size: 853632 MD5sum: 437f9c245ab3c95e9547f50f2e2e613a SHA1: 0baae5af091ed818ff2355373279c9acd50fac89 SHA256: 87fa72d647e1bfb40fc579d94f9493ad78e7d8441021b059661416562cb9f75e Description: Xorg X server - core server This is a udeb, or a microdeb, for the debian-installer. Package: firefox-de Priority: optional Section: univention Installed-Size: 78238 Maintainer: Univention GmbH Architecture: amd64 Version: 1:31.4.0esr-3.54.201501141907 Provides: www-browser Depends: libstdc++6, ttf-dejavu | ttf-dustin, libasound2, libdbus-glib-1-dev, libgconf2-4, libxrender1, libgtk2.0-0, libxt6 Conflicts: firefox-en, iceweasel, mozilla-firefox Breaks: firefox (<< 1:10) Filename: 4.0-1/amd64/firefox-de_31.4.0esr-3.54.201501141907_amd64.deb Size: 40510184 MD5sum: c3511c40c4afafbe09c4bddb07aef5c7 SHA1: 1a31f600ff01f33cb2c4d242cb824f916005143a SHA256: 14a81f0e02a3fcae08334ff82e8f2a7afd105f5ba523ccb6f4082fc4bd01b1fa Description: lightweight web browser based on Mozilla (German version) Firefox is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform. Package: firefox-en Priority: optional Section: univention Installed-Size: 78900 Maintainer: Univention GmbH Architecture: amd64 Version: 1:31.4.0esr-3.49.201501141911 Provides: www-browser Depends: libstdc++6, ttf-dejavu | ttf-dustin, libasound2, libdbus-glib-1-dev, libgconf2-4, libxrender1, libgtk2.0-0, libxt6 Conflicts: firefox-de, iceweasel, mozilla-firefox Breaks: firefox (<< 1:10) Filename: 4.0-1/amd64/firefox-en_31.4.0esr-3.49.201501141911_amd64.deb Size: 40752092 MD5sum: 24ac24940bf5561102c6ed523c35db3e SHA1: 4cc55f84a2e2c716614e8b92cce80f86ff4db656 SHA256: 7002a81898577c393f3f3d45ac44f9ef62fe4905815d58b5376c4b3fd399e3df Description: lightweight web browser based on Mozilla (English version) Firefox is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.