Package: acpi-modules-4.1.0-ucs174-amd64-di Priority: extra Section: debian-installer Installed-Size: 148 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: acpi-modules Depends: kernel-image-4.1.0-ucs174-amd64-di Filename: 4.1-1/amd64/acpi-modules-4.1.0-ucs174-amd64-di_4.1.6-1.174.201602110938_amd64.udeb Size: 26780 MD5sum: f36b7d7adb3bdd4e273c433478db175c SHA1: be534e4649da9e2ca3347b662af7774dd8f43ffa SHA256: 85089e603b063de87c7480f57d015c6721d7870c3aac38a6e1844c567f5fd564 Description: ACPI support modules This package contains kernel modules for ACPI. Kernel-Version: 4.1.0-ucs174-amd64 Package: apache2-dbg Priority: extra Section: debug Installed-Size: 9990 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.22-13.95.201512071109 Depends: apache2.2-bin (= 2.2.22-13.95.201512071109) Filename: 4.1-1/amd64/apache2-dbg_2.2.22-13.95.201512071109_amd64.deb Size: 1677640 MD5sum: e009943c97267efbc5c9a3987d696fa1 SHA1: 285aa33502fdf3fad8fd222e77c74b26c95d36d0 SHA256: cfc533de28c4f443a117d4e0d13e73b0092e84eb51699950393cc4a4d9aa36d9 Description: Apache debugging symbols This package includes the debugging symbols for Apache 2. See /usr/share/doc/apache2.2-common/README.backtrace for more information. Homepage: http://httpd.apache.org/ Package: apache2-mpm-event Priority: optional Section: httpd Installed-Size: 55 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.22-13.95.201512071109 Provides: apache2, apache2-mpm, httpd, httpd-cgi Depends: apache2.2-common (= 2.2.22-13.95.201512071109), apache2.2-bin (= 2.2.22-13.95.201512071109) Conflicts: apache2-common, apache2-mpm Filename: 4.1-1/amd64/apache2-mpm-event_2.2.22-13.95.201512071109_amd64.deb Size: 2304 MD5sum: e24514a42703f715c3656be36763b89f SHA1: 50851d088c548b6433c2ab86754d44b10adb8bbe SHA256: f08922c30f86d36bac22a626805ec859e04a9693a5d10d599dd7620bed7c94bc Description: Apache HTTP Server - event driven model Each Apache Multi-Processing Module provides a different "flavor" of web server binary, compiled with a different processing model. . The event MPM is designed to allow more requests to be served simultaneously by passing off some processing work to supporting threads, freeing up the main threads to work on new requests. It is especially suitable for sites that see extensive KeepAlive traffic. . This MPM is experimental and less tested than the worker and prefork MPMs. Homepage: http://httpd.apache.org/ Package: apache2-mpm-itk Priority: extra Section: httpd Installed-Size: 55 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.22-13.95.201512071109 Provides: apache2, apache2-mpm, httpd, httpd-cgi Depends: apache2.2-common (= 2.2.22-13.95.201512071109), apache2.2-bin (= 2.2.22-13.95.201512071109) Conflicts: apache2-common, apache2-mpm Filename: 4.1-1/amd64/apache2-mpm-itk_2.2.22-13.95.201512071109_amd64.deb Size: 2330 MD5sum: c72766d7b7620be064890bc7f3b589c9 SHA1: 1cc792a7cdeb70301a1be1077e8280087c32009c SHA256: bdc246191bca39e24f0606ff0c8bc0b3c8ba3fd83928079094914069383b34c4 Description: multiuser MPM for Apache 2.2 The ITK Multi-Processing Module (MPM) works in about the same way as the classical "prefork" module (that is, without threads), except that it allows you to constrain each individual vhost to a particular system user. This allows you to run several different web sites on a single server without worrying that they will be able to read each others' files. This is a third-party MPM that is not included in the normal Apache httpd. . Please note that this MPM is somewhat less tested than the MPMs that come with Apache itself. Homepage: http://httpd.apache.org/ Package: apache2-mpm-prefork Priority: optional Section: httpd Installed-Size: 55 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.22-13.95.201512071109 Provides: apache2, apache2-mpm, httpd, httpd-cgi Depends: apache2.2-common (= 2.2.22-13.95.201512071109), apache2.2-bin (= 2.2.22-13.95.201512071109) Conflicts: apache2-common, apache2-mpm Filename: 4.1-1/amd64/apache2-mpm-prefork_2.2.22-13.95.201512071109_amd64.deb Size: 2350 MD5sum: 1013525aad2f3d67f5bff7a38dbc9bac SHA1: 8b9cedb043ff717b71b9f6a7b18013ddb85a7800 SHA256: 1cb1176a3b2d7719dc4a9a506b3a55b588414194b41a5490b788c08c4a9b2e76 Description: Apache HTTP Server - traditional non-threaded model Each Apache Multi-Processing Module provides a different "flavor" of web server binary, compiled with a different processing model. . The prefork MPM provides a non-threaded implementation using a variable number of processes where each process handles only one connection at the same time. It is not as fast as threaded models, but is considered to be more stable. It is appropriate for sites that need to maintain compatibility with non-thread-safe libraries, and is the best MPM for isolating each request, so that a problem with a single request will not affect any other. Homepage: http://httpd.apache.org/ Package: apache2-mpm-worker Priority: optional Section: httpd Installed-Size: 55 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.22-13.95.201512071109 Provides: apache2, apache2-mpm, httpd, httpd-cgi Depends: apache2.2-common (= 2.2.22-13.95.201512071109), apache2.2-bin (= 2.2.22-13.95.201512071109) Conflicts: apache2-common, apache2-mpm Filename: 4.1-1/amd64/apache2-mpm-worker_2.2.22-13.95.201512071109_amd64.deb Size: 2246 MD5sum: 4f016c13f63f471e72ab31fc964e8c92 SHA1: d0ed823d5d5e03ac1d26f8e135dc1af310454697 SHA256: d45cf8c88a626f8ab405811d883cf9de8b147bf365d577b0e8d6a1e37c3b8533 Description: Apache HTTP Server - high speed threaded model Each Apache Multi-Processing Module provides a different "flavor" of web server binary, compiled with a different processing model. . The worker MPM provides the default threaded implementation. It is recommended especially for high-traffic sites because it is faster and has a smaller memory footprint than the traditional prefork MPM. Homepage: http://httpd.apache.org/ Package: apache2-prefork-dev Priority: extra Section: httpd Installed-Size: 579 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.22-13.95.201512071109 Depends: apache2.2-common (= 2.2.22-13.95.201512071109), openssl, libaprutil1-dev Conflicts: apache2-threaded-dev Filename: 4.1-1/amd64/apache2-prefork-dev_2.2.22-13.95.201512071109_amd64.deb Size: 114706 MD5sum: 2ee91615bdc471a8e895232ea541de30 SHA1: c266a9f5470372825ae0a4030a4686390bda2957 SHA256: e1d96d7ca929be63c45a3f39c5c0c975e48d7fae82ed3e6ce5f31c45c94f139a Description: Apache development headers - non-threaded MPM This package provides the development headers and apxs2 binary for apache2-mpm-prefork; see the apache2 package description for more details. . This should only be used when you absolutely *must* support a non-threaded environment (for PHP, for example). Homepage: http://httpd.apache.org/ Package: apache2-suexec-custom Priority: extra Section: httpd Installed-Size: 191 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.22-13.95.201512071109 Replaces: apache2-suexec Provides: apache2-suexec Depends: libc6 (>= 2.3), apache2.2-common Conflicts: apache-common, apache2-suexec Filename: 4.1-1/amd64/apache2-suexec-custom_2.2.22-13.95.201512071109_amd64.deb Size: 108558 MD5sum: 296e0dc0e859979ebc9e19c179087031 SHA1: d6f15e2d6ae28371aa5e89e2313c12e9b8744d5d SHA256: 0c4df7477dba90574c363b6abc38dd064f965361d1dd4c50de4307bef2ff7f84 Description: Configurable suexec program for Apache 2 mod_suexec Provides a customizable version of the suexec helper program for mod_suexec. This is not the version from upstream, but can be configured with a configuration file. . If you do not need non-standard document root or userdir settings, it is recommended that you use the standard suexec helper program from the apache2-suexec package instead. Homepage: http://httpd.apache.org/ Package: apache2-suexec Priority: optional Section: httpd Installed-Size: 177 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.22-13.95.201512071109 Replaces: apache2-suexec Depends: libc6 (>= 2.2.5), apache2.2-common Conflicts: apache-common, apache2-suexec Filename: 4.1-1/amd64/apache2-suexec_2.2.22-13.95.201512071109_amd64.deb Size: 107002 MD5sum: f05a6e2679b83f3438e07c4a07734599 SHA1: 277c911596533b21454701eaa5407dd0335ee33c SHA256: 81456b513046f1352804074beb56a008455fd51da5cbe684bd431794806acd36 Description: Standard suexec program for Apache 2 mod_suexec Provides the standard suexec helper program for mod_suexec. This version is compiled with document root /var/www and userdir suffix public_html. If you need different settings, use the package apache2-suexec-custom. Homepage: http://httpd.apache.org/ Package: apache2-threaded-dev Priority: extra Section: httpd Installed-Size: 585 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.22-13.95.201512071109 Depends: apache2.2-common (= 2.2.22-13.95.201512071109), openssl, libaprutil1-dev Conflicts: apache2-prefork-dev Filename: 4.1-1/amd64/apache2-threaded-dev_2.2.22-13.95.201512071109_amd64.deb Size: 115540 MD5sum: 2be924c65a7add968c3160ab6c4d5934 SHA1: 274ab4ed81f7bb3768095100e57584ca84c6bd31 SHA256: 3b76596088199f8724e908f770c2a8c86d269dea9e40e105109195b919f9eff4 Description: Apache development headers - threaded MPM This package provides the development headers and apxs2 binary for threaded versions of apache2; see the apache2 package description for more details. Homepage: http://httpd.apache.org/ Package: apache2-utils Priority: optional Section: httpd Installed-Size: 332 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.22-13.95.201512071109 Replaces: apache-utils (<< 1.3.33-4), apache2-common, apache2.2-bin (<< 2.2.22-1~) Depends: libapr1 (>= 1.2.7), libaprutil1 (>= 1.2.7+dfsg), libc6 (>= 2.3), libssl1.0.0 (>= 1.0.0) Conflicts: apache-common (<< 1.3.28.0.1-1) Filename: 4.1-1/amd64/apache2-utils_2.2.22-13.95.201512071109_amd64.deb Size: 162740 MD5sum: 1933267b58c342cb5764a6214b5f7f02 SHA1: 2b2d4d081f5734969c7b3122525e95518622ebfc SHA256: 23afa0e3c51e2675fe19a196e9f95b37b0a902a93fae340775f984f366d013cd 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: 3602 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.22-13.95.201512071109 Replaces: apache2.2-common (<< 2.2.14-2~) Depends: libapr1 (>= 1.4.2), libaprutil1 (>= 1.4.0), libaprutil1-dbd-sqlite3 | libaprutil1-dbd-mysql | libaprutil1-dbd-odbc | libaprutil1-dbd-pgsql | libaprutil1-dbd-freetds, libaprutil1-ldap, libc6 (>= 2.3), libcap2 (>= 2.10), libldap-2.4-2 (>= 2.4.7), libpcre3 (>= 8.10), libssl1.0.0 (>= 1.0.1), zlib1g (>= 1:1.1.4) Conflicts: apache2.2-common (<< 2.2.11-5~) Filename: 4.1-1/amd64/apache2.2-bin_2.2.22-13.95.201512071109_amd64.deb Size: 787776 MD5sum: 93a101877a1ae172cdc72e548d8b5896 SHA1: 8eb6a57954f9fdb247a3f5ff460373fd52aa4cfb SHA256: 9afb6fc3906022328f9ac15972458fb7343213b17685693d3d9a1fd9921b255b 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.95.201512071109 Replaces: apache2-common Depends: apache2.2-bin (= 2.2.22-13.95.201512071109), apache2-utils, mime-support, lsb-base, procps, perl Recommends: ssl-cert Suggests: www-browser, apache2-doc, apache2-suexec | apache2-suexec-custom Conflicts: apache, apache2-common Filename: 4.1-1/amd64/apache2.2-common_2.2.22-13.95.201512071109_amd64.deb Size: 293668 MD5sum: 90dcf054c820ffb8b0e778b1296aba89 SHA1: b05bc452b5f4d0f80163bdd71b3a897ddc86007b SHA256: 6b8a6e7e0f2b88b4bcc9a987f727d2b99b04b3d3692d3497a7c3212c8d3e258a Description: Apache HTTP Server common files The Apache Software Foundation's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. . This package contains the configuration and support scripts. However, it does *not* include the server itself; for this you need to install one of the apache2-mpm-* packages, such as worker or prefork. Homepage: http://httpd.apache.org/ Package: apache2 Priority: optional Section: httpd Installed-Size: 29 Maintainer: Debian Apache Maintainers Architecture: amd64 Version: 2.2.22-13.95.201512071109 Depends: apache2-mpm-worker (= 2.2.22-13.95.201512071109) | apache2-mpm-prefork (= 2.2.22-13.95.201512071109) | apache2-mpm-event (= 2.2.22-13.95.201512071109) | apache2-mpm-itk (= 2.2.22-13.95.201512071109), apache2.2-common (= 2.2.22-13.95.201512071109) Filename: 4.1-1/amd64/apache2_2.2.22-13.95.201512071109_amd64.deb Size: 1452 MD5sum: 9ba299e42312ac6bc0d10d2743cb20c8 SHA1: ce6fe47f9b44bddd7a4db3890689df0bce6553eb SHA256: d11ec0a176c2d140d20f96b25da7701419b18b7079fbccaf31a8a3880e982883 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: ata-modules-4.1.0-ucs174-amd64-di Priority: extra Section: debian-installer Installed-Size: 444 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: ata-modules Depends: kernel-image-4.1.0-ucs174-amd64-di, scsi-core-modules-4.1.0-ucs174-amd64-di Filename: 4.1-1/amd64/ata-modules-4.1.0-ucs174-amd64-di_4.1.6-1.174.201602110938_amd64.udeb Size: 98438 MD5sum: ee94f822e20a956da54594997ebf76d9 SHA1: ba954e64c0a566d6d8e1e1c5d500d461b88ceec2 SHA256: c7148e137d51351bc2a29d9d4d6c802e033a063ed571c4d0025ea5e9db76045d Description: ATA disk modules This package contains core ATA disk modules used by both PATA and SATA disk drivers. Kernel-Version: 4.1.0-ucs174-amd64 Package: btrfs-modules-4.1.0-ucs174-amd64-di Priority: extra Section: debian-installer Installed-Size: 1528 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: btrfs-modules Depends: kernel-image-4.1.0-ucs174-amd64-di, core-modules-4.1.0-ucs174-amd64-di, crc-modules-4.1.0-ucs174-amd64-di, md-modules-4.1.0-ucs174-amd64-di Filename: 4.1-1/amd64/btrfs-modules-4.1.0-ucs174-amd64-di_4.1.6-1.174.201602110938_amd64.udeb Size: 394112 MD5sum: 11b5a9703f90bac9a20f594f19444981 SHA1: 9a43e8e7abc214dc72ef39d130d47e5a573bcd29 SHA256: 984cbfe14e54bdad2bdf0578aa87ab99745adf28604c91b59b0088c2e5bd7bc1 Description: BTRFS filesystem support This package contains the BTRFS filesystem module for the kernel. Kernel-Version: 4.1.0-ucs174-amd64 Package: cdrom-core-modules-4.1.0-ucs174-amd64-di Priority: standard Section: debian-installer Installed-Size: 169 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: cdrom-core-modules Depends: kernel-image-4.1.0-ucs174-amd64-di, scsi-core-modules-4.1.0-ucs174-amd64-di, isofs-modules-4.1.0-ucs174-amd64-di Filename: 4.1-1/amd64/cdrom-core-modules-4.1.0-ucs174-amd64-di_4.1.6-1.174.201602110938_amd64.udeb Size: 32038 MD5sum: 5cdd8708d6d054302f6b4aa6e4c106df SHA1: 07c8231d0d9231d143fae744f63f75c0427c9c68 SHA256: 6a4e775a3f2961c5340ef06d31a6049aae0d88aaf38944f56cda19e609935bee Description: CDROM support This package contains core CDROM support for the kernel. Kernel-Version: 4.1.0-ucs174-amd64 Package: core-modules-4.1.0-ucs174-amd64-di Priority: standard Section: debian-installer Installed-Size: 72 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: core-modules Depends: kernel-image-4.1.0-ucs174-amd64-di Filename: 4.1-1/amd64/core-modules-4.1.0-ucs174-amd64-di_4.1.6-1.174.201602110938_amd64.udeb Size: 8850 MD5sum: c359f62cbb0bb2483899269b727177bc SHA1: 2478d1218b6a2d6a7baaae0a0523b6fa4209f5c8 SHA256: 40dae6b6f7736f1655fa8dd6f710d28ee03cad7f83e7780d8d853bb4f266ca25 Description: Core modules This package contains core modules for the kernel, that will almost always be needed. Kernel-Version: 4.1.0-ucs174-amd64 Package: crc-modules-4.1.0-ucs174-amd64-di Priority: extra Section: debian-installer Installed-Size: 60 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: crc-modules Depends: kernel-image-4.1.0-ucs174-amd64-di Filename: 4.1-1/amd64/crc-modules-4.1.0-ucs174-amd64-di_4.1.6-1.174.201602110938_amd64.udeb Size: 7974 MD5sum: a7288f64ac3473d271ba1df8602a3e5e SHA1: fd1c4d296798bd381b82928d8318acc3733e942f SHA256: 108c7c7cea2edb2423214c72d1eaa8d00ee1938f9d622a30a5eb4aaa087b464d Description: CRC modules This package contains CRC support modules. Kernel-Version: 4.1.0-ucs174-amd64 Package: crypto-dm-modules-4.1.0-ucs174-amd64-di Priority: extra Section: debian-installer Installed-Size: 76 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: crypto-dm-modules Depends: kernel-image-4.1.0-ucs174-amd64-di, md-modules-4.1.0-ucs174-amd64-di Filename: 4.1-1/amd64/crypto-dm-modules-4.1.0-ucs174-amd64-di_4.1.6-1.174.201602110938_amd64.udeb Size: 13448 MD5sum: cb0efcdf2c5bb17d770f946cfd181464 SHA1: dd925e9e9e4e156b8291807f7da3d8adfec8508c SHA256: 2c75ae11e6c17c674bb1e5d53132779d15781ff83ee4139214b68d3f74b2150f Description: devicemapper crypto module This package contains the devicemapper crypto (dm-crypt) module. Kernel-Version: 4.1.0-ucs174-amd64 Package: crypto-modules-4.1.0-ucs174-amd64-di Priority: extra Section: debian-installer Installed-Size: 188 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: crypto-modules Depends: kernel-image-4.1.0-ucs174-amd64-di Filename: 4.1-1/amd64/crypto-modules-4.1.0-ucs174-amd64-di_4.1.6-1.174.201602110938_amd64.udeb Size: 47236 MD5sum: 9eab6ab8ba96362a23a9038cea8a0d3a SHA1: 8a200b2999205ee8f635013381e4761dcbf861a8 SHA256: 2880e6f6b4f4d4489f28d437dc797c4c3a1df46e2f222a5198e58d211235059b Description: crypto modules This package contains crypto modules. Kernel-Version: 4.1.0-ucs174-amd64 Package: efi-modules-4.1.0-ucs174-amd64-di Priority: extra Section: debian-installer Installed-Size: 59 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: efi-modules Depends: kernel-image-4.1.0-ucs174-amd64-di Filename: 4.1-1/amd64/efi-modules-4.1.0-ucs174-amd64-di_4.1.6-1.174.201602110938_amd64.udeb Size: 7222 MD5sum: 7caa352f7ec054650943c9a97f888579 SHA1: 2b35aae797d41173466262107f2884cf017c9d31 SHA256: b75e1f8e8d12b194eee68af40f64c3c027c1a9e1ba9fc0868e9070ea9d0b277f Description: EFI modules This package contains EFI modules. Kernel-Version: 4.1.0-ucs174-amd64 Package: event-modules-4.1.0-ucs174-amd64-di Priority: extra Section: debian-installer Installed-Size: 63 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: event-modules Depends: kernel-image-4.1.0-ucs174-amd64-di Filename: 4.1-1/amd64/event-modules-4.1.0-ucs174-amd64-di_4.1.6-1.174.201602110938_amd64.udeb Size: 9466 MD5sum: 3ef01bdcde2da195f04ce064812c8836 SHA1: 8b87b8629a99e5701323e9587af111911bbb6210 SHA256: f8aec28fc561f92c83c7f4f201f027cb200fcb6b2d7eb162bca4cdc6d0890632 Description: Event support This package contains event drivers for the kernel. Kernel-Version: 4.1.0-ucs174-amd64 Package: ext4-modules-4.1.0-ucs174-amd64-di Priority: standard Section: debian-installer Installed-Size: 1123 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: ext2-modules, ext3-modules, ext4-modules Depends: kernel-image-4.1.0-ucs174-amd64-di, core-modules-4.1.0-ucs174-amd64-di, crc-modules-4.1.0-ucs174-amd64-di Filename: 4.1-1/amd64/ext4-modules-4.1.0-ucs174-amd64-di_4.1.6-1.174.201602110938_amd64.udeb Size: 244118 MD5sum: c03609da497146ba3865fd983d6fd950 SHA1: 8fc8e26899bd852ae505d931d488b83b0ff3b33d SHA256: 739b4fab7a982b9cac1adb626739534d8a983b4e846cc98bc9bb4fcfcb46d623 Description: ext2/ext3/ext4 filesystem support This package contains the ext4 filesystem module for the kernel, which also supports ext2 and ext3. Kernel-Version: 4.1.0-ucs174-amd64 Package: fat-modules-4.1.0-ucs174-amd64-di Priority: standard Section: debian-installer Installed-Size: 182 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: fat-modules Depends: kernel-image-4.1.0-ucs174-amd64-di Filename: 4.1-1/amd64/fat-modules-4.1.0-ucs174-amd64-di_4.1.6-1.174.201602110938_amd64.udeb Size: 41310 MD5sum: 271abf82f26c31f16df546016c01ea7f SHA1: cad3946a0700e579a02f33565ad771d28c8a40f0 SHA256: 292de8de76487e5583ada6ffb646e2cb7d988767d74fac7921bf9ac01e5656cf Description: FAT filesystem support This package contains the FAT and VFAT filesystem modules for the kernel. Kernel-Version: 4.1.0-ucs174-amd64 Package: fb-modules-4.1.0-ucs174-amd64-di Priority: extra Section: debian-installer Installed-Size: 79 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: fb-modules Depends: kernel-image-4.1.0-ucs174-amd64-di Filename: 4.1-1/amd64/fb-modules-4.1.0-ucs174-amd64-di_4.1.6-1.174.201602110938_amd64.udeb Size: 13390 MD5sum: 1c17d08d474e525f32f17b094eb59c39 SHA1: e0fd9e6b8eed0cb198788dfd849961e26f185adc SHA256: 951fea46df25f1102702ab6722fa72f4dff49db91dbacfdb8400a451efc06bd3 Description: Frame buffer support This package contains Frame buffer drivers for the kernel. Kernel-Version: 4.1.0-ucs174-amd64 Package: firefox-de Priority: optional Section: univention Installed-Size: 88809 Maintainer: Univention GmbH Architecture: amd64 Version: 1:38.6.0esr-ucs-4.1.73.201601271001 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.1-1/amd64/firefox-de_38.6.0esr-ucs-4.1.73.201601271001_amd64.deb Size: 47916544 MD5sum: 23e61bc69ad86aef5b70aaaa2ce7f2cd SHA1: 4629422375c7f3f77851ffe887ba495beb786de6 SHA256: 5151e90aad76679a7987bca50f2190d4e1844bc234e5278e3ecc13935bf8af38 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: 89459 Maintainer: Univention GmbH Architecture: amd64 Version: 1:38.6.0esr-ucs-4.1.69.201601270959 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.1-1/amd64/firefox-en_38.6.0esr-ucs-4.1.69.201601270959_amd64.deb Size: 48135076 MD5sum: f5f43adcdbf58106a310652881b177dc SHA1: e50fe8d0a50cb95e158aeaa74bbd85cfd8fcad75 SHA256: 9bf5cf306b5691607be37bf71c0fb6cb86dbfd09f4e98832559c6a6fd8efa476 Description: lightweight web browser based on Mozilla (English version) Firefox is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform. Package: firewire-core-modules-4.1.0-ucs174-amd64-di Priority: standard Section: debian-installer Installed-Size: 247 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: firewire-core-modules Depends: kernel-image-4.1.0-ucs174-amd64-di, scsi-core-modules-4.1.0-ucs174-amd64-di, crc-modules-4.1.0-ucs174-amd64-di Filename: 4.1-1/amd64/firewire-core-modules-4.1.0-ucs174-amd64-di_4.1.6-1.174.201602110938_amd64.udeb Size: 59290 MD5sum: a9d88316ea23b4d5f6dc86bdf0ec60cd SHA1: 85831893c5f724f8c21c8a2780e1f863a73c669a SHA256: e28b020c3a7334ec45cad34336a66d77d1bed7c5915c0b6a04ca6ff77dfbfd25 Description: Core FireWire drivers This package contains core FireWire drivers for the kernel. Kernel-Version: 4.1.0-ucs174-amd64 Package: fuse-modules-4.1.0-ucs174-amd64-di Priority: extra Section: debian-installer Installed-Size: 194 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: fuse-modules Depends: kernel-image-4.1.0-ucs174-amd64-di Filename: 4.1-1/amd64/fuse-modules-4.1.0-ucs174-amd64-di_4.1.6-1.174.201602110938_amd64.udeb Size: 44892 MD5sum: e92a45cc0adb3c28e9a78f410f4ee674 SHA1: ed2f49d61afafb0be23b00617fd7a9a94650bbd6 SHA256: 002deae916d481940ac43662b8faa87dda64b3d3c8134983d67497995df8b83a Description: FUSE modules This package contains the Filesystem in Userspace (FUSE) module. Kernel-Version: 4.1.0-ucs174-amd64 Package: gnutls-bin Priority: optional Section: net Installed-Size: 737 Maintainer: Debian GnuTLS Maintainers Architecture: amd64 Source: gnutls26 (2.12.20-8.29.201601280949) Version: 3.0.22-3+really2.12.20-8.29.201601280949 Depends: libc6 (>= 2.3.4), libgcrypt11 (>= 1.4.5), libgnutls26 (>= 2.12.17-0), libp11-kit0 (>= 0.11), libreadline6 (>= 6.0), libtasn1-3 (>= 1.6-0), zlib1g (>= 1:1.1.4) Filename: 4.1-1/amd64/gnutls-bin_3.0.22-3+really2.12.20-8.29.201601280949_amd64.deb Size: 392676 MD5sum: f27ff660bbd38834fc99e666a52e81f8 SHA1: 8ff870f59d9b357e2d3af87ebb804d0435c084ff SHA256: d06e4f3f95d63844f18a84ba0f87983a83955d7d15b2e50c03c6444846ce1b34 Description: GNU TLS library - commandline utilities GnuTLS is a portable library which implements the Transport Layer Security (TLS 1.0, 1.1, 1.2) and Secure Sockets Layer (SSL) 3.0 protocols. . GnuTLS features support for: - TLS extensions: server name indication, max record size, opaque PRF input, etc. - authentication using the SRP protocol. - authentication using both X.509 certificates and OpenPGP keys. - TLS Pre-Shared-Keys (PSK) extension. - Inner Application (TLS/IA) extension. - X.509 and OpenPGP certificate handling. - X.509 Proxy Certificates (RFC 3820). - all the strong encryption algorithms (including SHA-256/384/512 and Camellia (RFC 4132)). . This package contains a commandline interface to the GNU TLS library, which can be used to set up secure connections from e.g. shell scripts, debugging connection issues or managing certificates. Multi-Arch: foreign Homepage: http://www.gnutls.org/ Package: grub-common Priority: optional Section: admin Installed-Size: 14810 Maintainer: GRUB Maintainers Architecture: amd64 Source: grub2 Version: 2.02~beta2-22+deb8u1.107.201602051734 Replaces: grub-coreboot (<< 2.00-4), grub-efi (<< 1.99-1), grub-efi-amd64 (<< 2.00-4), grub-efi-ia32 (<< 2.00-4), grub-efi-ia64 (<< 2.00-4), grub-ieee1275 (<< 2.00-4), grub-linuxbios (<< 1.96+20080831-1), grub-pc (<< 2.00-4), grub-yeeloong (<< 2.00-4) Depends: libc6 (>= 2.3), libdevmapper1.02.1 (>= 2:1.02.36), libfreetype6 (>= 2.2.1), libfuse2 (>= 2.8.1), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.1.4), gettext-base Recommends: os-prober (>= 1.33) Suggests: multiboot-doc, grub-emu, xorriso (>= 0.5.6.pl00), desktop-base (>= 4.0.6), console-setup Conflicts: mdadm (<< 2.6.7-2) Breaks: apport (<< 2.1.1), friendly-recovery (<< 0.2.13), lupin-support (<< 0.55) Filename: 4.1-1/amd64/grub-common_2.02~beta2-22+deb8u1.107.201602051734_amd64.deb Size: 2612046 MD5sum: dc7b2ed5f77c59f253e00832e8a3d10d SHA1: a3d08876db4ae70829f5cfb745899eb475745bb0 SHA256: 63d3d4dae1545e20fe25c06a59c8963c5040905543fdc7e2054fccc95a8bfb5f Description: GRand Unified Bootloader (common files) This package contains common files shared by the distinct flavours of GRUB. It is shared between GRUB Legacy and GRUB 2, although a number of files specific to GRUB 2 are here as long as they do not break GRUB Legacy. Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Package: grub-coreboot-bin Priority: extra Section: admin Installed-Size: 1796 Maintainer: GRUB Maintainers Architecture: amd64 Source: grub2 Version: 2.02~beta2-22+deb8u1.107.201602051734 Replaces: grub-common (<= 1.97~beta2-1), grub-coreboot (<< 1.99-1), grub-linuxbios, grub2 (<< 2.02~beta2-22+deb8u1.107.201602051734) Depends: grub-common (= 2.02~beta2-22+deb8u1.107.201602051734) Conflicts: grub-linuxbios (<< 2.02~beta2-22+deb8u1.107.201602051734) Filename: 4.1-1/amd64/grub-coreboot-bin_2.02~beta2-22+deb8u1.107.201602051734_amd64.deb Size: 591270 MD5sum: 0d0606aed8eac63d27cf4d044083728c SHA1: 1acebd53e5ecbcd1c3abfbec249b2f9be0b7ec2c SHA256: 166ef6f6d170e4032c5dbe23d9a146769f2731f1a121a293a48ab90148f1425e Description: GRand Unified Bootloader, version 2 (Coreboot binaries) 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 that has been built for use with platforms running the Coreboot firmware. It will not automatically install GRUB as the active boot loader, nor will it automatically update grub.cfg on upgrade, so most people should install grub-coreboot instead. Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Package: grub-coreboot-dbg Priority: extra Section: debug Installed-Size: 10159 Maintainer: GRUB Maintainers Architecture: amd64 Source: grub2 Version: 2.02~beta2-22+deb8u1.107.201602051734 Depends: grub-common (= 2.02~beta2-22+deb8u1.107.201602051734), grub-coreboot-bin (= 2.02~beta2-22+deb8u1.107.201602051734) Filename: 4.1-1/amd64/grub-coreboot-dbg_2.02~beta2-22+deb8u1.107.201602051734_amd64.deb Size: 2518584 MD5sum: adf6111a314843cbe47f56ebaa487af4 SHA1: 74f6ed2cc636f99a94992d4e5c707e4be5b98efd SHA256: 7ac7cbdb22c91dd9d26ec6ca2573009667b1587446970326fd5f97e27ca108fa Description: GRand Unified Bootloader, version 2 (Coreboot debug files) This package contains debugging files for grub-coreboot-bin. You only need these if you are trying to debug GRUB using its GDB stub. Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Package: grub-coreboot Priority: extra Section: admin Installed-Size: 210 Maintainer: GRUB Maintainers Architecture: amd64 Source: grub2 Version: 2.02~beta2-22+deb8u1.107.201602051734 Replaces: grub-common (<= 1.97~beta2-1), grub-efi-amd64, grub-efi-ia32, grub-ieee1275, grub-legacy, grub-linuxbios, grub-pc, grub2 (<< 2.02~beta2-22+deb8u1.107.201602051734) Depends: debconf (>= 0.5) | debconf-2.0, grub-common, grub2-common (= 2.02~beta2-22+deb8u1.107.201602051734), grub-coreboot-bin (= 2.02~beta2-22+deb8u1.107.201602051734), ucf Conflicts: grub (<< 0.97-54), grub-efi-amd64, grub-efi-ia32, grub-ieee1275, grub-legacy, grub-linuxbios (<< 2.02~beta2-22+deb8u1.107.201602051734), grub-pc, grub-xen Filename: 4.1-1/amd64/grub-coreboot_2.02~beta2-22+deb8u1.107.201602051734_amd64.deb Size: 64858 MD5sum: 3bfcbf6056b5113df5bdb8491148d701 SHA1: a83a3a6104fe12a7d28f220960e10376786a2b75 SHA256: 6ce198f152c26ca1d1b8d9d0dad94da1c1929762e45c646da06304e9ec50a138 Description: GRand Unified Bootloader, version 2 (Coreboot version) 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 that has been built for use with platforms running the Coreboot firmware. Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Package: grub-efi-amd64-bin Priority: extra Section: admin Installed-Size: 2652 Maintainer: GRUB Maintainers Architecture: amd64 Source: grub2 Version: 2.02~beta2-22+deb8u1.107.201602051734 Replaces: grub-common (<= 1.97~beta2-1), grub-efi-amd64 (<< 1.99-1), grub2 (<< 2.02~beta2-22+deb8u1.107.201602051734) Depends: grub-common (= 2.02~beta2-22+deb8u1.107.201602051734), efibootmgr Filename: 4.1-1/amd64/grub-efi-amd64-bin_2.02~beta2-22+deb8u1.107.201602051734_amd64.deb Size: 650032 MD5sum: 1aa2317136025cb3812ebade7a8c9e27 SHA1: 3539845ded0da1093ce83989c897683fb6429137 SHA256: ee55fc956fd70d0b2da9bb4e0185f5abddc2822940f3a4133f3797a288a6538c Description: GRand Unified Bootloader, version 2 (EFI-AMD64 binaries) 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 that has been built for use with EFI-AMD64 architecture, such as the one provided by Intel Macs (that is, unless a BIOS interface has been activated). It will not automatically install GRUB as the active boot loader, nor will it automatically update grub.cfg on upgrade, so most people should install grub-efi-amd64 instead. Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Package: grub-efi-amd64-dbg Priority: extra Section: debug Installed-Size: 16638 Maintainer: GRUB Maintainers Architecture: amd64 Source: grub2 Version: 2.02~beta2-22+deb8u1.107.201602051734 Depends: grub-common (= 2.02~beta2-22+deb8u1.107.201602051734), grub-efi-amd64-bin (= 2.02~beta2-22+deb8u1.107.201602051734) Filename: 4.1-1/amd64/grub-efi-amd64-dbg_2.02~beta2-22+deb8u1.107.201602051734_amd64.deb Size: 2863866 MD5sum: b0751759ccbcba243f0f17f0bc9f92c2 SHA1: 1a5a2457f80b93c932f319e260df45a2bd8adc89 SHA256: 6418459428511fe147d1bfec04ce53e00d8c799f48fc797727281a56ada464e9 Description: GRand Unified Bootloader, version 2 (EFI-AMD64 debug files) This package contains debugging files for grub-efi-amd64-bin. You only need these if you are trying to debug GRUB using its GDB stub. Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Package: grub-efi-amd64-signed Priority: optional Section: univention Installed-Size: 3504 Maintainer: Univention GmbH Architecture: amd64 Source: grub-efi-amd64-signed (2.0-7.27.201602091353) Version: 2.0-7-2.02~beta2-22+deb8u1.27.201602091353 Depends: grub-efi-amd64 (= 2.02~beta2-22+deb8u1.107.201602051734) Filename: 4.1-1/amd64/grub-efi-amd64-signed_2.0-7-2.02~beta2-22+deb8u1.27.201602091353_amd64.deb Size: 1122880 MD5sum: 54b473092911bf031a131f180216e4b4 SHA1: 42e97a1d09e45d7232c6d6f8099c3f189e9de625 SHA256: f5953800efea138be332371f0d2159c25a60e9ac5e911ca0e4de2edeae247900 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.02~beta2-22+deb8u1.107.201602051734) Package: grub-efi-amd64 Priority: extra Section: admin Installed-Size: 210 Maintainer: GRUB Maintainers Architecture: amd64 Source: grub2 Version: 2.02~beta2-22+deb8u1.107.201602051734 Replaces: grub, grub-common (<= 1.97~beta2-1), grub-coreboot, grub-efi-ia32, grub-ieee1275, grub-legacy, grub-pc, grub2 (<< 2.02~beta2-22+deb8u1.107.201602051734) Depends: debconf (>= 0.5) | debconf-2.0, grub-common, grub2-common (= 2.02~beta2-22+deb8u1.107.201602051734), grub-efi-amd64-bin (= 2.02~beta2-22+deb8u1.107.201602051734), ucf Conflicts: elilo, grub, grub-coreboot, grub-efi-ia32, grub-ieee1275, grub-legacy, grub-pc, grub-xen Filename: 4.1-1/amd64/grub-efi-amd64_2.02~beta2-22+deb8u1.107.201602051734_amd64.deb Size: 64902 MD5sum: 821fb09ac6d0e6220ac2180d898bc631 SHA1: 95e9b7181a87883d1747c13ea56bc1606a3a3ff7 SHA256: 114ff84eea0d5a17fd339bb1e91417ae8264d82b5bbb8ccc372836096a7cb88b Description: GRand Unified Bootloader, version 2 (EFI-AMD64 version) 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 that has been built for use with EFI-AMD64 architecture, such as the one provided by Intel Macs (that is, unless a BIOS interface has been activated). Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Package: grub-efi-ia32-bin Priority: extra Section: admin Installed-Size: 1918 Maintainer: GRUB Maintainers Architecture: amd64 Source: grub2 Version: 2.02~beta2-22+deb8u1.107.201602051734 Replaces: grub-common (<= 1.97~beta2-1), grub-efi, grub-efi-ia32 (<< 1.99-1), grub2 (<< 2.02~beta2-22+deb8u1.107.201602051734) Depends: grub-common (= 2.02~beta2-22+deb8u1.107.201602051734), efibootmgr Filename: 4.1-1/amd64/grub-efi-ia32-bin_2.02~beta2-22+deb8u1.107.201602051734_amd64.deb Size: 616308 MD5sum: 207f93a01f845207bc0da86d8ec75fd5 SHA1: a3751f4339f6489cf7f24dcfeb92fe918135b589 SHA256: ffbf6980e4e640ef7387f4657cb477644ca318043e98be7eff71f0e662d2ae6f Description: GRand Unified Bootloader, version 2 (EFI-IA32 binaries) 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 that has been built for use with EFI-IA32 architecture, such as the one provided by Intel Macs (that is, unless a BIOS interface has been activated). It will not automatically install GRUB as the active boot loader, nor will it automatically update grub.cfg on upgrade, so most people should install grub-efi-ia32 instead. Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Package: grub-efi-ia32-dbg Priority: extra Section: debug Installed-Size: 10986 Maintainer: GRUB Maintainers Architecture: amd64 Source: grub2 Version: 2.02~beta2-22+deb8u1.107.201602051734 Depends: grub-common (= 2.02~beta2-22+deb8u1.107.201602051734), grub-efi-ia32-bin (= 2.02~beta2-22+deb8u1.107.201602051734) Filename: 4.1-1/amd64/grub-efi-ia32-dbg_2.02~beta2-22+deb8u1.107.201602051734_amd64.deb Size: 2706516 MD5sum: d53306309d1126c78d93ded289b790cd SHA1: a670cf4c144fcef288e46b20ceb30df6ba382d59 SHA256: 062d8713b6326d3c375d8c2a65d7002dca5ead5998b72f70a00b6f75ab787774 Description: GRand Unified Bootloader, version 2 (EFI-IA32 debug files) This package contains debugging files for grub-efi-ia32-bin. You only need these if you are trying to debug GRUB using its GDB stub. Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Package: grub-efi-ia32 Priority: extra Section: admin Installed-Size: 210 Maintainer: GRUB Maintainers Architecture: amd64 Source: grub2 Version: 2.02~beta2-22+deb8u1.107.201602051734 Replaces: grub, grub-common (<= 1.97~beta2-1), grub-coreboot, grub-efi, grub-efi-amd64, grub-ieee1275, grub-legacy, grub-pc, grub2 (<< 2.02~beta2-22+deb8u1.107.201602051734) Depends: debconf (>= 0.5) | debconf-2.0, grub-common, grub2-common (= 2.02~beta2-22+deb8u1.107.201602051734), grub-efi-ia32-bin (= 2.02~beta2-22+deb8u1.107.201602051734), ucf Conflicts: elilo, grub (<< 0.97-54), grub-coreboot, grub-efi-amd64, grub-ieee1275, grub-legacy, grub-pc, grub-xen Filename: 4.1-1/amd64/grub-efi-ia32_2.02~beta2-22+deb8u1.107.201602051734_amd64.deb Size: 64908 MD5sum: dcdfb549062c36725d61800815a79b90 SHA1: 9f939792ed9004a565cad068a4b0cfc396c1347a SHA256: 86f0bc1266b47359fc749bc51997a083a9681da2a469c23a8e108f98fce6b855 Description: GRand Unified Bootloader, version 2 (EFI-IA32 version) 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 that has been built for use with EFI-IA32 architecture, such as the one provided by Intel Macs (that is, unless a BIOS interface has been activated). Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Package: grub-efi Priority: extra Section: admin Installed-Size: 32 Maintainer: GRUB Maintainers Architecture: amd64 Source: grub2 Version: 2.02~beta2-22+deb8u1.107.201602051734 Depends: grub-common, grub-efi-amd64 (= 2.02~beta2-22+deb8u1.107.201602051734) Filename: 4.1-1/amd64/grub-efi_2.02~beta2-22+deb8u1.107.201602051734_amd64.deb Size: 2534 MD5sum: 03cfca9560f7f7073d21626f5429b2fd SHA1: 434a7481e86d421d2d419b98531bd42c719d36af SHA256: f27b91f28ba9ccd527e322e6827bcddbbc09856ee9ba464fe3e1a7d9b1de6e48 Description: GRand Unified Bootloader, version 2 (dummy package) This is a dummy transitional package that depends on either grub-efi-ia32 or grub-efi-amd64, depending on the architecture. Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Package: grub-emu-dbg Priority: extra Section: debug Installed-Size: 13151 Maintainer: GRUB Maintainers Architecture: amd64 Source: grub2 Version: 2.02~beta2-22+deb8u1.107.201602051734 Depends: grub-common (= 2.02~beta2-22+deb8u1.107.201602051734), grub-emu (= 2.02~beta2-22+deb8u1.107.201602051734) Filename: 4.1-1/amd64/grub-emu-dbg_2.02~beta2-22+deb8u1.107.201602051734_amd64.deb Size: 2249442 MD5sum: 85c8b89ef39b30cac0aee63db08240dd SHA1: bb1e7eefcdf8b716ffac1d1436deb9ca8b10c182 SHA256: b04a9b2028b5d2b07f531578db61189fc358d215664832f5d6ed8dd271e776f5 Description: GRand Unified Bootloader, version 2 (emulated debug files) This package contains debugging files for grub-emu. You only need these if you are trying to debug GRUB using its GDB stub. Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Package: grub-emu Priority: extra Section: admin Installed-Size: 20168 Maintainer: GRUB Maintainers Architecture: amd64 Source: grub2 Version: 2.02~beta2-22+deb8u1.107.201602051734 Replaces: grub-common (<= 1.97~beta3-1) Depends: libc6 (>= 2.3.3), libdevmapper1.02.1 (>= 2:1.02.36), libsdl1.2debian (>= 1.2.11), grub-common (= 2.02~beta2-22+deb8u1.107.201602051734) Filename: 4.1-1/amd64/grub-emu_2.02~beta2-22+deb8u1.107.201602051734_amd64.deb Size: 3541106 MD5sum: 397bc2918a0c6f77d13a1e371c89042d SHA1: 1c1ebb817fabadd929bf732fc788c280a164f545 SHA256: b5e92ed09914fc97068d06e2b1cd3d563661ab59fb44e7e4c505823b57f23f91 Description: GRand Unified Bootloader, version 2 (emulated version) This package contains grub-emu, an emulated version of GRUB. It is only provided for debugging purposes. Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Package: grub-firmware-qemu Priority: extra Section: admin Installed-Size: 2286 Maintainer: GRUB Maintainers Architecture: amd64 Source: grub2 Version: 2.02~beta2-22+deb8u1.107.201602051734 Recommends: qemu Filename: 4.1-1/amd64/grub-firmware-qemu_2.02~beta2-22+deb8u1.107.201602051734_amd64.deb Size: 1074822 MD5sum: 210204a86dacfa99c3b37a95a361d622 SHA1: 5c81e0b499f7d850934d392510cbc6d3c645d076 SHA256: e73da51555b8c087e41df0866159281bfb83009e078937ea537d763931e10db0 Description: GRUB firmware image for QEMU This package contains a binary of GRUB that has been built for use as firmware for QEMU. It can be used as a replacement for other PC BIOS images provided by seabios, bochsbios, and so on. . In order to make QEMU use this firmware, simply add `-bios grub.bin' when invoking it. . This package behaves in the same way as GRUB for coreboot, but doesn't contain any code from coreboot itself, and is only suitable for QEMU. If you want to install GRUB as firmware on real hardware, you need to use the grub-coreboot package, and manually combine that with coreboot. Enhances: qemu Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Package: grub-ieee1275-bin Priority: extra Section: admin Installed-Size: 1796 Maintainer: GRUB Maintainers Architecture: amd64 Source: grub2 Version: 2.02~beta2-22+deb8u1.107.201602051734 Replaces: grub-common (<= 1.97~beta2-1), grub-ieee1275 (<< 1.99-1), grub2 (<< 2.02~beta2-22+deb8u1.107.201602051734) Depends: grub-common (= 2.02~beta2-22+deb8u1.107.201602051734) Filename: 4.1-1/amd64/grub-ieee1275-bin_2.02~beta2-22+deb8u1.107.201602051734_amd64.deb Size: 588100 MD5sum: 30b31f8d266b45cd930397e0e569f1b5 SHA1: 960824ebfdf25fb8170ab9e02785defc646a0584 SHA256: ce41d7255948be3433ea37699203581c9b495f1a19d03cc5cea86322b07567c9 Description: GRand Unified Bootloader, version 2 (Open Firmware binaries) 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 that has been built for use with Open Firmware implementations. It will not automatically install GRUB as the active boot loader, nor will it automatically update grub.cfg on upgrade, so most people should install grub-ieee1275 instead. Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Package: grub-ieee1275-dbg Priority: extra Section: debug Installed-Size: 10320 Maintainer: GRUB Maintainers Architecture: amd64 Source: grub2 Version: 2.02~beta2-22+deb8u1.107.201602051734 Depends: grub-common (= 2.02~beta2-22+deb8u1.107.201602051734), grub-ieee1275-bin (= 2.02~beta2-22+deb8u1.107.201602051734) Filename: 4.1-1/amd64/grub-ieee1275-dbg_2.02~beta2-22+deb8u1.107.201602051734_amd64.deb Size: 2546728 MD5sum: cf8462dde8bcf445cefd4a3f5d9148df SHA1: b054b492d4f21e2b383d06018fe2a58fd271d2e5 SHA256: bef8a09d93a3d65fd9823d914ebfbb4fcc05aef66408ffff8e0f52d2976d36e6 Description: GRand Unified Bootloader, version 2 (Open Firmware debug files) This package contains debugging files for grub-ieee1275-bin. You only need these if you are trying to debug GRUB using its GDB stub. Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Package: grub-ieee1275 Priority: extra Section: admin Installed-Size: 210 Maintainer: GRUB Maintainers Architecture: amd64 Source: grub2 Version: 2.02~beta2-22+deb8u1.107.201602051734 Replaces: grub-common (<= 1.97~beta2-1), grub-coreboot, grub-efi-amd64, grub-efi-ia32, grub-legacy, grub-pc, grub2 (<< 2.02~beta2-22+deb8u1.107.201602051734) Depends: debconf (>= 0.5) | debconf-2.0, grub-common, grub2-common (= 2.02~beta2-22+deb8u1.107.201602051734), grub-ieee1275-bin (= 2.02~beta2-22+deb8u1.107.201602051734), ucf Conflicts: grub (<< 0.97-54), grub-coreboot, grub-efi-amd64, grub-efi-ia32, grub-legacy, grub-pc, grub-xen Filename: 4.1-1/amd64/grub-ieee1275_2.02~beta2-22+deb8u1.107.201602051734_amd64.deb Size: 64846 MD5sum: 84347d52fc07f72966ae2fe0516bb803 SHA1: 0b718ebbc63f1ad803c473c147206567bc66cf41 SHA256: f33ac155f03f9f8f28a1002a90edd991a723c8a35dc7026c3d264f39f722a3dd Description: GRand Unified Bootloader, version 2 (Open Firmware version) 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 that has been built for use with Open Firmware implementations. Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Package: grub-linuxbios Priority: extra Section: admin Installed-Size: 32 Maintainer: GRUB Maintainers Architecture: amd64 Source: grub2 Version: 2.02~beta2-22+deb8u1.107.201602051734 Depends: grub-coreboot (= 2.02~beta2-22+deb8u1.107.201602051734), grub-common Filename: 4.1-1/amd64/grub-linuxbios_2.02~beta2-22+deb8u1.107.201602051734_amd64.deb Size: 2518 MD5sum: 132c8868761f6d2e5ddf66d30276b15d SHA1: 595ae71363e167e803fdf9a0e2f70b00722bf6c6 SHA256: 7264a4962adac8ffbeab4c4912cc5081c2da55fe4350f2c9bb274a43243ad2d9 Description: GRand Unified Bootloader, version 2 (dummy package) This is a dummy transitional package that depends on grub-coreboot. Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Package: grub-mount-udeb Priority: extra Section: debian-installer Installed-Size: 1333 Maintainer: GRUB Maintainers Architecture: amd64 Source: grub2 Version: 2.02~beta2-22+deb8u1.107.201602051734 Depends: libc6-udeb (>= 2.13), libdevmapper1.02.1-udeb (>= 2:1.02.74), libfuse2-udeb (>= 2.8.1) Filename: 4.1-1/amd64/grub-mount-udeb_2.02~beta2-22+deb8u1.107.201602051734_amd64.udeb Size: 331370 MD5sum: 0580ca31de2726427328f74160f2c163 SHA1: 0c9197456e4a5fd21e7d292b02ad1e93664d134d SHA256: 582862083bf1a474f291dfc1c9b5dd5d2d39eff96e26eb024fa4fb91b675b18b Description: export GRUB filesystems using FUSE Package: grub-pc-bin Priority: optional Section: admin Installed-Size: 2785 Maintainer: GRUB Maintainers Architecture: amd64 Source: grub2 Version: 2.02~beta2-22+deb8u1.107.201602051734 Replaces: grub-common (<= 1.97~beta2-1), grub-pc (<< 1.99-1), grub2 (<< 2.02~beta2-22+deb8u1.107.201602051734) Depends: libc6 (>= 2.3), libdevmapper1.02.1 (>= 2:1.02.36), grub-common (= 2.02~beta2-22+deb8u1.107.201602051734) Suggests: desktop-base (>= 4.0.6) Filename: 4.1-1/amd64/grub-pc-bin_2.02~beta2-22+deb8u1.107.201602051734_amd64.deb Size: 880466 MD5sum: 79ec86ce5b52ecf72afb3c9d3c7a4065 SHA1: 6e6865f791d678de78eef4ed32bf37f22c6ca45b SHA256: ac33d170a0d582146a1d89cedd32375199a433de0075141a41db84b8e85cb80b Description: GRand Unified Bootloader, version 2 (PC/BIOS binaries) 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. - VESA-based graphical mode with background image support and complete 24-bit color set. - Support for extended charsets. Users can write UTF-8 text to their menu entries. . This package contains a version of GRUB that has been built for use with traditional PC/BIOS architecture. It will not automatically install GRUB as the active boot loader, nor will it automatically update grub.cfg on upgrade, so most people should install grub-pc instead. Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Package: grub-pc-dbg Priority: extra Section: debug Installed-Size: 11401 Maintainer: GRUB Maintainers Architecture: amd64 Source: grub2 Version: 2.02~beta2-22+deb8u1.107.201602051734 Depends: grub-common (= 2.02~beta2-22+deb8u1.107.201602051734), grub-pc-bin (= 2.02~beta2-22+deb8u1.107.201602051734) Filename: 4.1-1/amd64/grub-pc-dbg_2.02~beta2-22+deb8u1.107.201602051734_amd64.deb Size: 2777680 MD5sum: eea94a0935ec43be59821394ab8bad7f SHA1: 3ae4d59cc0f819407871b37620432b5da3429602 SHA256: 2b26d6048979c1b8acd981e2a5538b60c2d6f7641d19ea0d8c1b710c0b103aaf Description: GRand Unified Bootloader, version 2 (PC/BIOS debug files) This package contains debugging files for grub-pc-bin. You only need these if you are trying to debug GRUB using its GDB stub. Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Package: grub-pc Priority: optional Section: admin Installed-Size: 581 Maintainer: GRUB Maintainers Architecture: amd64 Source: grub2 Version: 2.02~beta2-22+deb8u1.107.201602051734 Replaces: grub, grub-common (<= 1.97~beta2-1), grub-coreboot, grub-efi-amd64, grub-efi-ia32, grub-ieee1275, grub-legacy, grub2 (<< 2.02~beta2-22+deb8u1.107.201602051734) Depends: debconf (>= 0.5) | debconf-2.0, grub-common, grub2-common (= 2.02~beta2-22+deb8u1.107.201602051734), grub-pc-bin (= 2.02~beta2-22+deb8u1.107.201602051734), ucf Conflicts: grub (<< 0.97-54), grub-coreboot, grub-efi-amd64, grub-efi-ia32, grub-ieee1275, grub-legacy, grub-xen Filename: 4.1-1/amd64/grub-pc_2.02~beta2-22+deb8u1.107.201602051734_amd64.deb Size: 196242 MD5sum: 2f66d03754923b166cadb6452bde19d3 SHA1: 38ea7329094fbaf1960755e016caddb2aa7f6e70 SHA256: 4e3d9773505b5f4a75e6657cb36f345d9da1a0db3aa21147d0e75e67cde4c077 Description: GRand Unified Bootloader, version 2 (PC/BIOS version) 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. - VESA-based graphical mode with background image support and complete 24-bit color set. - Support for extended charsets. Users can write UTF-8 text to their menu entries. . This package contains a version of GRUB that has been built for use with traditional PC/BIOS architecture. Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Package: grub-rescue-pc Priority: extra Section: admin Installed-Size: 6501 Maintainer: GRUB Maintainers Architecture: amd64 Source: grub2 Version: 2.02~beta2-22+deb8u1.107.201602051734 Filename: 4.1-1/amd64/grub-rescue-pc_2.02~beta2-22+deb8u1.107.201602051734_amd64.deb Size: 2705204 MD5sum: 99f68191c866846b647c4c196859501b SHA1: 40d717a0b71e05a2897c48e88b13b8eefd7867ec SHA256: e69ad31dd5a6439febfbce0d9bc7056c58a358844a202c1e96608db1af0ac49e Description: GRUB bootable rescue images, version 2 (PC/BIOS version) This package contains three GRUB rescue images that have been built for use with the traditional PC/BIOS architecture: . - grub-rescue-floppy.img: floppy image. - grub-rescue-cdrom.iso: El Torito CDROM image. - grub-rescue-usb.img: USB image. Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Package: grub-theme-starfield Priority: extra Section: admin Installed-Size: 2745 Maintainer: GRUB Maintainers Architecture: amd64 Source: grub2 Version: 2.02~beta2-22+deb8u1.107.201602051734 Depends: grub-common (= 2.02~beta2-22+deb8u1.107.201602051734) Filename: 4.1-1/amd64/grub-theme-starfield_2.02~beta2-22+deb8u1.107.201602051734_amd64.deb Size: 2135526 MD5sum: b3b485ba987255e4f192150d817369cb SHA1: 244c32c73fc057f5d9804a9079d4d83f7812deac SHA256: e4e2e907299aa5842a20b49e8b2dec0c9bdd1ee99e5968247982e113d7b9c697 Description: GRand Unified Bootloader, version 2 (starfield theme) This is the default theme for GRUB's graphical menu. Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Package: grub-xen-bin Priority: extra Section: admin Installed-Size: 3507 Maintainer: GRUB Maintainers Architecture: amd64 Source: grub2 Version: 2.02~beta2-22+deb8u1.107.201602051734 Depends: grub-common (= 2.02~beta2-22+deb8u1.107.201602051734) Filename: 4.1-1/amd64/grub-xen-bin_2.02~beta2-22+deb8u1.107.201602051734_amd64.deb Size: 911840 MD5sum: edde538fb9f9360f13eac06a4851a937 SHA1: 27566bdb5cc6be0f926169c47759f92a0aad0897 SHA256: 24d37ee6754ec6e412e3fe7cbe3bc0e9c17c472bc09e5e5402efcbb254fd35c0 Description: GRand Unified Bootloader, version 2 (Xen binaries) 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 that has been built for use with the Xen hypervisor (i.e. PV-GRUB). It will not automatically install GRUB as the active boot loader, nor will it automatically update grub.cfg on upgrade, so most people should install grub-xen instead. Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Package: grub-xen-dbg Priority: extra Section: debug Installed-Size: 20641 Maintainer: GRUB Maintainers Architecture: amd64 Source: grub2 Version: 2.02~beta2-22+deb8u1.107.201602051734 Depends: grub-common (= 2.02~beta2-22+deb8u1.107.201602051734), grub-xen-bin (= 2.02~beta2-22+deb8u1.107.201602051734) Filename: 4.1-1/amd64/grub-xen-dbg_2.02~beta2-22+deb8u1.107.201602051734_amd64.deb Size: 4169170 MD5sum: 34f73574b6178f0e7bcea2f5be7f5f4b SHA1: 776c596f7350ef80f34f48fc01c22ae9fe02e523 SHA256: 672dd1bac4ef9a683a90a63ddb1290cc2fd170328087b28892a728a797dfeac1 Description: GRand Unified Bootloader, version 2 (Xen debug files) This package contains debugging files for grub-xen-bin. You only need these if you are trying to debug GRUB using its GDB stub. Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Package: grub-xen-host Priority: extra Section: admin Installed-Size: 4006 Maintainer: GRUB Maintainers Architecture: amd64 Source: grub2 Version: 2.02~beta2-22+deb8u1.107.201602051734 Depends: grub-xen-bin (= 2.02~beta2-22+deb8u1.107.201602051734) Filename: 4.1-1/amd64/grub-xen-host_2.02~beta2-22+deb8u1.107.201602051734_amd64.deb Size: 1402456 MD5sum: 3f9eb3248c054daac460fbdd861e6c53 SHA1: 2a7b7e903bd40aa1d46c0e13fda250949dcc5180 SHA256: 200b2917ebb98233196a8403f5f889e4570ae8b3944b9dc14167d7887c81ae89 Description: GRand Unified Bootloader, version 2 (Xen host version) 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 arranges for GRUB binary images which can be used to boot a Xen guest (i.e. PV-GRUB) to be present in the control domain filesystem. Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Package: grub-xen Priority: extra Section: admin Installed-Size: 210 Maintainer: GRUB Maintainers Architecture: amd64 Source: grub2 Version: 2.02~beta2-22+deb8u1.107.201602051734 Depends: debconf (>= 0.5) | debconf-2.0, grub-common, grub2-common (= 2.02~beta2-22+deb8u1.107.201602051734), grub-xen-bin (= 2.02~beta2-22+deb8u1.107.201602051734), ucf Conflicts: grub (<< 0.97-54), grub-coreboot, grub-efi-amd64, grub-efi-ia32, grub-ieee1275, grub-legacy, grub-pc Filename: 4.1-1/amd64/grub-xen_2.02~beta2-22+deb8u1.107.201602051734_amd64.deb Size: 64822 MD5sum: c4abb28244660be84dee5dfae68140eb SHA1: 6d484615419ad9f46c2852c19953f308b15a4952 SHA256: 946d0a7187745af6f14c1a87e70983ee46ab8ae5fe608d474b65c507794b56a2 Description: GRand Unified Bootloader, version 2 (Xen version) 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 that has been built for use with the Xen hypervisor (i.e. PV-GRUB). Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Package: grub2-common Priority: optional Section: admin Installed-Size: 1122 Maintainer: GRUB Maintainers Architecture: amd64 Source: grub2 Version: 2.02~beta2-22+deb8u1.107.201602051734 Replaces: grub, grub-common (<< 1.99-1), grub-coreboot (<< 2.00-4), grub-efi (<< 1.99-1), grub-efi-amd64 (<< 2.00-4), grub-efi-ia32 (<< 2.00-4), grub-efi-ia64 (<< 2.00-4), grub-ieee1275 (<< 2.00-4), grub-legacy, grub-linuxbios (<< 1.99-1), grub-pc (<< 2.00-4), grub-yeeloong (<< 2.00-4) Depends: grub-common (= 2.02~beta2-22+deb8u1.107.201602051734), dpkg (>= 1.15.4) | install-info, libc6 (>= 2.3), libdevmapper1.02.1 (>= 2:1.02.36), liblzma5 (>= 5.1.1alpha+20120614) Conflicts: grub (<< 0.97-54), grub-doc (<< 0.97-32), grub-legacy, grub-legacy-doc (<< 0.97-59) Filename: 4.1-1/amd64/grub2-common_2.02~beta2-22+deb8u1.107.201602051734_amd64.deb Size: 499852 MD5sum: 6e018d9ee40ecf1077b773434638b447 SHA1: 58ba92e87abe04b411e9b3e5f6185f35fb75a2c4 SHA256: 1f139f088b74207fc82cb022fa96e189f83da50df92dec5fb805bee776ce4890 Description: GRand Unified Bootloader (common files for version 2) This package contains common files shared by the distinct flavours of GRUB. The files in this package are specific to GRUB 2, and would break GRUB Legacy if installed on the same system. Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Package: grub2 Priority: extra Section: admin Installed-Size: 32 Maintainer: GRUB Maintainers Architecture: amd64 Version: 2.02~beta2-22+deb8u1.107.201602051734 Depends: grub-pc (= 2.02~beta2-22+deb8u1.107.201602051734), grub-common Filename: 4.1-1/amd64/grub2_2.02~beta2-22+deb8u1.107.201602051734_amd64.deb Size: 2512 MD5sum: b9e20aa38d86d170bed65d037ba2314c SHA1: 82743e5eb814e53a136416f0ba23666247e5a4d4 SHA256: b981e3ee1d22587634faca1a450120bdd721ae22ad32acffd9821600b38ffadf Description: GRand Unified Bootloader, version 2 (dummy package) This is a dummy transitional package to handle GRUB 2 upgrades. It can be safely removed. Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Package: guile-gnutls Priority: optional Section: lisp Installed-Size: 444 Maintainer: Debian GnuTLS Maintainers Architecture: amd64 Source: gnutls26 (2.12.20-8.29.201601280949) Version: 3.0.22-3+really2.12.20-8.29.201601280949 Depends: guile-1.8-libs, libc6 (>= 2.2.5), libgmp10, libgnutls26 (>= 2.12.17-0), libltdl7 (>= 2.4.2), libp11-kit0 (>= 0.11), guile-1.8 Pre-Depends: multiarch-support Filename: 4.1-1/amd64/guile-gnutls_3.0.22-3+really2.12.20-8.29.201601280949_amd64.deb Size: 268202 MD5sum: 9ad9d4e7be300a5052b5d2eff1ab2c15 SHA1: b911af191f90186c1e940aeebd04814a3ebc0fc7 SHA256: 1dd84cd4dae8123bf09bb3761ff366263c383151ccfcec5351810fbbba21cbb5 Description: GNU TLS library - GNU Guile bindings GnuTLS is a portable library which implements the Transport Layer Security (TLS 1.0, 1.1, 1.2) and Secure Sockets Layer (SSL) 3.0 protocols. . GnuTLS features support for: - TLS extensions: server name indication, max record size, opaque PRF input, etc. - authentication using the SRP protocol. - authentication using both X.509 certificates and OpenPGP keys. - TLS Pre-Shared-Keys (PSK) extension. - Inner Application (TLS/IA) extension. - X.509 and OpenPGP certificate handling. - X.509 Proxy Certificates (RFC 3820). - all the strong encryption algorithms (including SHA-256/384/512 and Camellia (RFC 4132)). . This package contains the GNU Guile 1.8 modules. Multi-Arch: same Homepage: http://www.gnutls.org/ Package: hyperv-modules-4.1.0-ucs174-amd64-di Priority: extra Section: debian-installer Installed-Size: 272 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: hyperv-modules Depends: kernel-image-4.1.0-ucs174-amd64-di, input-modules-4.1.0-ucs174-amd64-di, scsi-core-modules-4.1.0-ucs174-amd64-di Filename: 4.1-1/amd64/hyperv-modules-4.1.0-ucs174-amd64-di_4.1.6-1.174.201602110938_amd64.udeb Size: 52442 MD5sum: c5f019ea7b782be69d26bd8cd803dec3 SHA1: d150781e32150cc9bcc9284a612788dd41f296bb SHA256: 05623e1b75f49154ff9d8399ec4ccc7b3ecb9da9af66bf17fbad9a4b270a3965 Description: Hyper-V modules This package contains Hyper-V paravirtualised drivers for the kernel. Kernel-Version: 4.1.0-ucs174-amd64 Package: i2c-modules-4.1.0-ucs174-amd64-di Priority: extra Section: debian-installer Installed-Size: 88 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: i2c-modules Depends: kernel-image-4.1.0-ucs174-amd64-di Filename: 4.1-1/amd64/i2c-modules-4.1.0-ucs174-amd64-di_4.1.6-1.174.201602110938_amd64.udeb Size: 13272 MD5sum: 81bcc252cf9c46d437993ea889699963 SHA1: 5abc18a6eea6bf44a0635b9988705c03f5341cf3 SHA256: 1249cbf6645659f2f02a7e8f878a2d3c29e6c13e8af1946c1ddfb56406bbb6b6 Description: i2c support modules This package contains basic i2c support modules. Kernel-Version: 4.1.0-ucs174-amd64 Package: icedtea-7-jre-cacao Priority: extra Section: java Installed-Size: 220 Maintainer: OpenJDK Team Architecture: amd64 Source: openjdk-7 Version: 7u91-2.6.3-1.19.201512041548 Depends: openjdk-7-jre-headless (= 7u91-2.6.3-1.19.201512041548) Filename: 4.1-1/amd64/icedtea-7-jre-cacao_7u91-2.6.3-1.19.201512041548_amd64.deb Size: 82760 MD5sum: 1ef541465a4d46b543b474290385eba8 SHA1: 2603b217af1f7c6fe9e154ea66ecd15dd7f56ae3 SHA256: 1b6ad0af906cc407b88eac6b1b7e29f2e69da730c5297af45eb0fd0440126920 Description: Transitional package for obsolete Cacao JVM for OpenJDK Cacao support was removed for recent versions of OpenJDK 7. . This is a transitional package which can be safely removed. Multi-Arch: same Homepage: http://openjdk.java.net/ Package: icedtea-7-jre-jamvm Priority: extra Section: java Installed-Size: 1971 Maintainer: OpenJDK Team Architecture: amd64 Source: openjdk-7 Version: 7u91-2.6.3-1.19.201512041548 Depends: openjdk-7-jre-headless (= 7u91-2.6.3-1.19.201512041548), libc6 (>= 2.3.4), zlib1g (>= 1:1.1.4) Filename: 4.1-1/amd64/icedtea-7-jre-jamvm_7u91-2.6.3-1.19.201512041548_amd64.deb Size: 680304 MD5sum: 3e9d065960bff06f5815963985d5208e SHA1: 445aaeeae725c00594360aa2f6faaf1d72c6b8a8 SHA256: e8556a515dc59a9ae374be69c284b9d6dce5ab1e4a8f4bc10486ce78421f004c Description: Alternative JVM for OpenJDK, using JamVM The package provides an alternative runtime using the JamVM. This is a somewhat faster alternative than the Zero port on architectures like armel, mips, mipsel, powerpc. . The VM is started with the option `-jamvm'. See the README.Debian for details. Multi-Arch: same Homepage: http://openjdk.java.net/ Package: input-modules-4.1.0-ucs174-amd64-di Priority: extra Section: debian-installer Installed-Size: 720 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: input-modules Depends: kernel-image-4.1.0-ucs174-amd64-di, usb-modules-4.1.0-ucs174-amd64-di, i2c-modules-4.1.0-ucs174-amd64-di Filename: 4.1-1/amd64/input-modules-4.1.0-ucs174-amd64-di_4.1.6-1.174.201602110938_amd64.udeb Size: 134990 MD5sum: 17585828e2f33ca8fbd6a4bfb287950c SHA1: 5a00be442a506444745af8d8725a2997ea12b35d SHA256: 3b132412f746c9963d63baf8a1841797b861b57675e79cef4647b97a24193512 Description: Input devices support This package contains input device drivers for the kernel. Kernel-Version: 4.1.0-ucs174-amd64 Package: isofs-modules-4.1.0-ucs174-amd64-di Priority: standard Section: debian-installer Installed-Size: 86 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: isofs-modules Depends: kernel-image-4.1.0-ucs174-amd64-di Filename: 4.1-1/amd64/isofs-modules-4.1.0-ucs174-amd64-di_4.1.6-1.174.201602110938_amd64.udeb Size: 18020 MD5sum: d6a3b826b5753af6a0aac8e642b5f392 SHA1: 8ba3a31d64697ed069c32775ab9780ccec4897cb SHA256: fd5e1675b6f58be53c9ffe51c2ded0be80fd42b26f1ede3d80ae8df031f99b7a Description: ISOFS filesystem support This package contains the ISOFS filesystem module for the kernel. Kernel-Version: 4.1.0-ucs174-amd64 Package: jfs-modules-4.1.0-ucs174-amd64-di Priority: standard Section: debian-installer Installed-Size: 326 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: jfs-modules Depends: kernel-image-4.1.0-ucs174-amd64-di Filename: 4.1-1/amd64/jfs-modules-4.1.0-ucs174-amd64-di_4.1.6-1.174.201602110938_amd64.udeb Size: 90188 MD5sum: da427cf7404effd8a0cf0513a0d57292 SHA1: 8b94c880f4794ee3f57a0307ba1b06a6327dee9a SHA256: aef9dc61ba1834b6c73770ccf24b1519ef710949c6f666ef169c352dc45b9fd2 Description: JFS filesystem support This package contains the JFS filesystem module for the kernel. Kernel-Version: 4.1.0-ucs174-amd64 Package: kernel-image-4.1.0-ucs174-amd64-di-signed Priority: optional Section: debian-installer Installed-Size: 4281 Maintainer: Univention GmbH Architecture: amd64 Source: univention-kernel-image-signed Version: 2.0.0-6.15.201602111457 Filename: 4.1-1/amd64/kernel-image-4.1.0-ucs174-amd64-di-signed_2.0.0-6.15.201602111457_amd64.udeb Size: 4328578 MD5sum: 3f2700697e88a44e2cc2b9508246e207 SHA1: 5211cba09b4184999e8b30c98bdf7a3f81900092 SHA256: 737db362dadcabf713b7d9d2c55360ae6a9b263c7ae8966837bc931b06945833 Description: UCS - Linux kernel (standard) This package provides the signed version of: . The Linux kernel 4.1 and modules for use on PCs with AMD64, Intel 64 or VIA Nano processors. . This kernel also runs on a Xen hypervisor. It supports both privileged (dom0) and unprivileged (domU) operation. . It is part of Univention Corporate Server (UCS), an integrated, directory driven solution for managing corporate environments. For more information about UCS, refer to: http://www.univention.de/ Package: kernel-image-4.1.0-ucs174-amd64-di Priority: extra Section: debian-installer Installed-Size: 7197 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: kernel-image, zlib-modules Filename: 4.1-1/amd64/kernel-image-4.1.0-ucs174-amd64-di_4.1.6-1.174.201602110938_amd64.udeb Size: 4743194 MD5sum: 878a492ee4d183282aba68258c14bc92 SHA1: 947d63562f9e30cb5e2937ed752cdfaf60a74b08 SHA256: df874b7e41554c8b3dc9ab2e8c6add5c68d616470ba9abc8d6bacbeba8574faf 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: 4.1.0-ucs174-amd64 Package: ldb-tools Priority: optional Section: utils Installed-Size: 150 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: ldb Version: 2:1.1.24-1.67.201512111426 Depends: libc6 (>= 2.4), libldb1 (>= 1.1.5), libpopt0 (>= 1.14), libtalloc2 (>= 2.0.4~git20101213) Filename: 4.1-1/amd64/ldb-tools_1.1.24-1.67.201512111426_amd64.deb Size: 39294 MD5sum: 76052a8d4a20914e6e067b28440771b3 SHA1: 7e7616c33021fe643003f35da426b555a3a82717 SHA256: c531d6bd3c1341b895625fea64cd3e7f17fe787c203b46466d7e369d2fb02a9c Description: LDAP-like embedded database - tools ldb is a LDAP-like embedded database built on top of TDB. . What ldb does is provide a fast database with an LDAP-like API designed to be used within an application. In some ways it can be seen as a intermediate solution between key-value pair databases and a real LDAP database. . This package contains bundled test and utility binaries Homepage: http://ldb.samba.org/ Package: libc-bin Essential: yes Priority: required Section: libs Installed-Size: 3305 Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.13-38.27.201511261620 Replaces: libc0.1, libc0.3, libc6, libc6.1 Breaks: libc0.1 (<< 2.10), libc0.3 (<< 2.10), libc6 (<< 2.10), libc6.1 (<< 2.10) Filename: 4.1-1/amd64/libc-bin_2.13-38.27.201511261620_amd64.deb Size: 1272558 MD5sum: dadf1c956d4d8360d6f3746395ad2709 SHA1: 1439793a0dc2f9a438023e1b5a81f46db744009b SHA256: 6f8f07aaa42594994c396004076973311aa6d3caac938bedc60e13b41ff91846 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.27.201511261620 Replaces: libc0.1-dev, libc0.3-dev, libc6-dev, libc6.1-dev Depends: libc6 (>> 2.13), libc6 (<< 2.14) Recommends: manpages-dev Filename: 4.1-1/amd64/libc-dev-bin_2.13-38.27.201511261620_amd64.deb Size: 226632 MD5sum: 3eab6cb159dfe83ebcc43f276227f95b SHA1: 7d9aaa08c1fc1d428a6a8375826b6fb3b41024ae SHA256: 31ac11ae783073f536272cad902deaa8f1bb034d24564fbcd0a543ca79fccf46 Description: Embedded GNU C Library: Development binaries This package contains utility programs related to the GNU C Library development package. Multi-Arch: foreign Homepage: http://www.eglibc.org Package: libc6-dbg Priority: extra Section: debug Installed-Size: 17322 Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.13-38.27.201511261620 Provides: libc-dbg Depends: libc6 (= 2.13-38.27.201511261620) Filename: 4.1-1/amd64/libc6-dbg_2.13-38.27.201511261620_amd64.deb Size: 2595298 MD5sum: f11482c96b7a7e07500a092c33dc4add SHA1: c26e22d3365b05fd5fcaa27ddcfbf515c5a50f02 SHA256: 5720ff4493f5641dcdc27bb0ff63d04384f0d5bf5b7da8f1f7a8a0c6c59251c4 Description: Embedded GNU C Library: detached debugging symbols This package contains the detached debugging symbols for the GNU C library. Multi-Arch: same Homepage: http://www.eglibc.org Package: libc6-dev-i386 Priority: optional Section: libdevel Installed-Size: 5376 Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.13-38.27.201511261620 Replaces: libc6-dev (<< 2.13-11) Provides: lib32c-dev Depends: libc6-i386 (= 2.13-38.27.201511261620), libc6-dev (= 2.13-38.27.201511261620) Recommends: gcc-multilib Conflicts: libc6-dev (<< 2.13-14), libc6-i386 (<= 2.9-18) Filename: 4.1-1/amd64/libc6-dev-i386_2.13-38.27.201511261620_amd64.deb Size: 1593150 MD5sum: 067117bf480981ac0fa6208b6bee72bf SHA1: 54e5c108e2afa25ca4493b2f9b461c670a241e66 SHA256: b7b86b6b371960002198831a850dea457702453cbab85f293574596f3bbf2c96 Description: Embedded GNU C Library: 32-bit development libraries for AMD64 Contains the symlinks and object files needed to compile and link programs which use the standard C library. This is the 32bit version of the library, meant for AMD64 systems. Homepage: http://www.eglibc.org Package: libc6-dev Priority: optional Section: libdevel Installed-Size: 10626 Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.13-38.27.201511261620 Provides: libc-dev Depends: libc6 (= 2.13-38.27.201511261620), libc-dev-bin (= 2.13-38.27.201511261620), linux-libc-dev Recommends: gcc | c-compiler Suggests: glibc-doc, manpages-dev Conflicts: libc0.1-dev, libc0.3-dev, libc6.1-dev Breaks: binutils (<< 2.20.1-1), binutils-gold (<< 2.20.1-11), cmake (<< 2.8.4+dfsg.1-5), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2), gcc-4.6 (<< 4.6.0-12), libhwloc-dev (<< 1.2-3), libjna-java (<< 3.2.7-4), liblouis-dev (<< 2.3.0-2), liblouisxml-dev (<< 2.4.0-2), make (<< 3.81-8.1), pkg-config (<< 0.26-1) Filename: 4.1-1/amd64/libc6-dev_2.13-38.27.201511261620_amd64.deb Size: 2666422 MD5sum: 7b7bcef50d3706371b9751af91521303 SHA1: d6be10d1faab99d876fe31afe903ff85e17437a0 SHA256: a57586a0f7bbc5e709294b41c146e773c18114ba0ddc0ab6839acf77d63f400a 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: 9023 Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.13-38.27.201511261620 Replaces: libc6-dev-i386 Depends: libc6 (= 2.13-38.27.201511261620) Breaks: fakechroot (<< 2.9-1.1), fakeroot (<< 1.12.3), fglrx-glx-ia32 (<< 1:9-6-1), gnu-efi (<< 3.0e-3), ia32-libs (<< 20090804), ia32-libs-gtk (<< 20090804), lib32asound2 (<< 1.0.20-3), lib32asound2-dev (<< 1.0.20-3), lib32bz2-1.0 (<< 1.0.5-3), lib32bz2-dev (<< 1.0.5-3), lib32ffi-dev (<< 3.0.9~rc9-1), lib32ffi5 (<< 3.0.9~rc9-1), lib32g2c0 (<< 1:3.4.6-10), lib32gcc1 (<< 1:4.4.0-7), lib32gfortran3 (<< 4.4.0-7), lib32gmp3 (<< 2:4.3.1+dfsg-3), lib32gmp3-dev (<< 2:4.3.1+dfsg-3), lib32gmpxx4 (<< 2:4.3.1+dfsg-3), lib32gomp1 (<< 4.4.0-7), lib32icu-dev (<< 4.0.1-3), lib32icu40 (<< 4.0.1-3), lib32mudflap0 (<< 4.4.0-7), lib32ncurses5 (<< 5.7+20090523-1), lib32ncurses5-dev (<< 5.7+20090530-1), lib32ncursesw5 (<< 5.7+20090530-1), lib32ncursesw5-dev (<< 5.7+20090530-1), lib32nss-mdns (<< 0.10-3.1), lib32objc2 (<< 4.4.0-7), lib32readline5 (<< 5.2-5), lib32readline5-dev (<< 5.2-5), lib32stdc++6 (<< 4.4.0-7), lib32stdc++6-4.4-dbg (<< 4.4.0-7), lib32z1 (<< 1:1.2.3.3.dfsg-14), lib32z1-dev (<< 1:1.2.3.3.dfsg-14), libc6-dev-i386 (<< 2.9-15), nvidia-glx-ia32 (<< 185.18.14-2), nvidia-libvdpau1-ia32 (<< 185.18.14-2) Filename: 4.1-1/amd64/libc6-i386_2.13-38.27.201511261620_amd64.deb Size: 4033780 MD5sum: 9e9c6c5c469e053e473b8b7bbb44059d SHA1: a9081d6be7dc71d8b50ed1c08fb8bed7c0b8e738 SHA256: 56fb0e4c376bc978725ba175a05c9286562c2f6c03e4da28c210cdf8388cab3b Description: Embedded GNU C Library: 32-bit shared libraries for AMD64 This package includes shared versions of the standard C library and the standard math library, as well as many others. This is the 32bit version of the library, meant for AMD64 systems. Homepage: http://www.eglibc.org Package: libc6-pic Priority: optional Section: libdevel Installed-Size: 6217 Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.13-38.27.201511261620 Provides: glibc-pic, libc-pic Depends: libc6 (= 2.13-38.27.201511261620) Conflicts: libc-pic Filename: 4.1-1/amd64/libc6-pic_2.13-38.27.201511261620_amd64.deb Size: 1614258 MD5sum: a18749114f747e6e509d8d648b444e88 SHA1: 25f717989b2362497986c19cca663de78cc4352b SHA256: 348b3b9a47f95e045e591a2207e125154d2bc8a487e10ce5fc25920243507470 Description: Embedded GNU C Library: PIC archive library Contains an archive library (ar file) composed of individual shared objects. This is used for creating a library which is a smaller subset of the standard libc shared library. The reduced library is used by debian-installer and may be useful for custom installation media and in embedded systems. Multi-Arch: same Homepage: http://www.eglibc.org Package: libc6-prof Priority: extra Section: libdevel Installed-Size: 8534 Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.13-38.27.201511261620 Depends: libc6 (= 2.13-38.27.201511261620) Filename: 4.1-1/amd64/libc6-prof_2.13-38.27.201511261620_amd64.deb Size: 2108156 MD5sum: 53f267fa7a7697adac3ca81fee3103d3 SHA1: b5d3319d4fe4960d9036021b93cc0f4db35f0d08 SHA256: 1f253aea94089f994bea3d65b6d1dce863e4511df070853ce84bbbb7dc47e572 Description: Embedded GNU C Library: Profiling Libraries Static libraries compiled with profiling info (-pg) suitable for use with gprof. Multi-Arch: same Homepage: http://www.eglibc.org Package: libc6-udeb Priority: extra Section: debian-installer Installed-Size: 2490 Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.13-38.27.201511261620 Provides: glibc-2.13-1, libc-udeb, libc6 Filename: 4.1-1/amd64/libc6-udeb_2.13-38.27.201511261620_amd64.udeb Size: 938996 MD5sum: 0e3400dae0c9c83c0db7dd027b842e8d SHA1: 20aa4689f0e95e24cbf8a9d99ca0d609023d0748 SHA256: c843e045bfb8bb24ca39a6308193c035471f535a8f884ffc1ebb7de83947d21b Description: Embedded GNU C Library: Shared libraries - udeb Contains the standard libraries that are used by nearly all programs on the system. This package includes shared versions of the standard C library and the standard math library, as well as many others. . This package contains a minimal set of libraries needed for the Debian installer. Do not install it on a normal system. Package: libc6 Priority: required Section: libs Installed-Size: 9525 Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.13-38.27.201511261620 Replaces: libc6-amd64 Provides: glibc-2.13-1 Depends: libc-bin (= 2.13-38.27.201511261620), libgcc1 Suggests: glibc-doc, debconf | debconf-2.0, locales Conflicts: prelink (<= 0.0.20090311-1), tzdata (<< 2007k-1), tzdata-etch Breaks: locales (<< 2.13), locales-all (<< 2.13), lsb-core (<= 3.2-27), nscd (<< 2.13) Filename: 4.1-1/amd64/libc6_2.13-38.27.201511261620_amd64.deb Size: 4347506 MD5sum: 90b2c40366a617399e8632b9746159d5 SHA1: 05e39a6d04edb17d54f3df90e0b677c4371af2d9 SHA256: 44a9025aa0e010a034da36f4fa30a61e6e3c15aa8928eec7f212c6158c4f2166 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: libgnutls-dev Priority: optional Section: libdevel Installed-Size: 2287 Maintainer: Debian GnuTLS Maintainers Architecture: amd64 Source: gnutls26 Version: 2.12.20-8.29.201601280949 Replaces: gnutls-dev Provides: gnutls-dev Depends: libgnutls26 (= 2.12.20-8.29.201601280949), libgnutlsxx27 (= 2.12.20-8.29.201601280949), libgnutls-openssl27 (= 2.12.20-8.29.201601280949), libgcrypt11-dev (>= 1.4.0), libc6-dev | libc-dev, zlib1g-dev, libtasn1-3-dev (>= 0.3.4), libp11-kit-dev (>= 0.4) Suggests: gnutls26-doc Conflicts: gnutls-dev Filename: 4.1-1/amd64/libgnutls-dev_2.12.20-8.29.201601280949_amd64.deb Size: 741430 MD5sum: 81f36e7217b46d9591010d9a9788999e SHA1: d278ec3d06538c8198fa3a1722293459e4cd6c8f SHA256: 0e5ce16ffefcc038c4a4af54513bcf96eef63d6bd1949990e78c29a3499cbccf Description: GNU TLS library - development files GnuTLS is a portable library which implements the Transport Layer Security (TLS 1.0, 1.1, 1.2) and Secure Sockets Layer (SSL) 3.0 protocols. . GnuTLS features support for: - TLS extensions: server name indication, max record size, opaque PRF input, etc. - authentication using the SRP protocol. - authentication using both X.509 certificates and OpenPGP keys. - TLS Pre-Shared-Keys (PSK) extension. - Inner Application (TLS/IA) extension. - X.509 and OpenPGP certificate handling. - X.509 Proxy Certificates (RFC 3820). - all the strong encryption algorithms (including SHA-256/384/512 and Camellia (RFC 4132)). . This package contains the GnuTLS development files. Homepage: http://www.gnutls.org/ Package: libgnutls-openssl27 Priority: standard Section: libs Installed-Size: 275 Maintainer: Debian GnuTLS Maintainers Architecture: amd64 Source: gnutls26 Version: 2.12.20-8.29.201601280949 Depends: libgnutls26 (= 2.12.20-8.29.201601280949), libc6 (>= 2.2.5), libp11-kit0 (>= 0.11), libtasn1-3 (>= 1.6-0) Pre-Depends: multiarch-support Filename: 4.1-1/amd64/libgnutls-openssl27_2.12.20-8.29.201601280949_amd64.deb Size: 221460 MD5sum: 92d8c4333306433fe42158281d80cd26 SHA1: affad48fe970a970a171daa578769757a25a6745 SHA256: 9b1fa9d2348b22ee2cae858bcc8d6556a3645b9943fefd2012a5a4e73001f99c Description: GNU TLS library - OpenSSL wrapper GnuTLS is a portable library which implements the Transport Layer Security (TLS 1.0, 1.1, 1.2) and Secure Sockets Layer (SSL) 3.0 protocols. . GnuTLS features support for: - TLS extensions: server name indication, max record size, opaque PRF input, etc. - authentication using the SRP protocol. - authentication using both X.509 certificates and OpenPGP keys. - TLS Pre-Shared-Keys (PSK) extension. - Inner Application (TLS/IA) extension. - X.509 and OpenPGP certificate handling. - X.509 Proxy Certificates (RFC 3820). - all the strong encryption algorithms (including SHA-256/384/512 and Camellia (RFC 4132)). . This package contains the runtime library of the GnuTLS OpenSSL wrapper. Multi-Arch: same Homepage: http://www.gnutls.org/ Package: libgnutls26-dbg Priority: extra Section: debug Installed-Size: 5451 Maintainer: Debian GnuTLS Maintainers Architecture: amd64 Source: gnutls26 Version: 2.12.20-8.29.201601280949 Depends: libgnutls26 (= 2.12.20-8.29.201601280949) Conflicts: libgnutls13-dbg, libgnutls28-dbg Filename: 4.1-1/amd64/libgnutls26-dbg_2.12.20-8.29.201601280949_amd64.deb Size: 1840796 MD5sum: 94f18361c5d7237f106a7bf5cee38d6a SHA1: 65c96c7d51786098dab2b9397207d17ce0cf756f SHA256: b7ae51b39047a50ca5123f2ff4b3e8ac600670249c7045e320f017a98d63ab03 Description: GNU TLS library - debugger symbols GnuTLS is a portable library which implements the Transport Layer Security (TLS 1.0, 1.1, 1.2) and Secure Sockets Layer (SSL) 3.0 protocols. . This package contains the debugger symbols. Homepage: http://www.gnutls.org/ Package: libgnutls26 Priority: standard Section: libs Installed-Size: 1360 Maintainer: Debian GnuTLS Maintainers Architecture: amd64 Source: gnutls26 Version: 2.12.20-8.29.201601280949 Replaces: gnutls0, gnutls0.4, gnutls3 Depends: libc6 (>= 2.3.2), libgcrypt11 (>= 1.4.5), libp11-kit0 (>= 0.11), libtasn1-3 (>= 1.6-0), zlib1g (>= 1:1.1.4) Pre-Depends: multiarch-support Conflicts: gnutls0, gnutls0.4 Breaks: ccbuild (<= 2.0.1-1), csync2 (<= 1.34-2.2), freewheeling (<= 0.6-1.1), gkrellm (<= 2.3.4-1), libsoup2.4-1 (= 2.31.2-1), libsoup2.4-1 (<= 2.30.1-1), macopix-gtk2 (<= 1.7.4-3), pokerth (<= 0.8.3-3+b1), pokerth-server (<= 0.8.3-3+b1), sipsak (<= 0.9.6-2.1), slrn (<= 1.0.0~pre18-1.1), slrnpull (<= 1.0.0~pre18-1.1), snowdrop (<= 0.02b-9), ssmtp (<= 2.64-4), tf5 (<= 5.0beta8-4), wput (<= 0.6.2-2), zoneminder (<= 1.24.4-1) Filename: 4.1-1/amd64/libgnutls26_2.12.20-8.29.201601280949_amd64.deb Size: 612158 MD5sum: a86a059a8b9ce6c96b02963e5db54c46 SHA1: a3a02627bcc51f81835594495f1ee12fee0d532f SHA256: 3e3ded7517105ae9ff80716e1081874e70c1584e6ec91d1a7fcac9b1cb1462e5 Description: GNU TLS library - runtime library GnuTLS is a portable library which implements the Transport Layer Security (TLS 1.0, 1.1, 1.2) and Secure Sockets Layer (SSL) 3.0 protocols. . GnuTLS features support for: - TLS extensions: server name indication, max record size, opaque PRF input, etc. - authentication using the SRP protocol. - authentication using both X.509 certificates and OpenPGP keys. - TLS Pre-Shared-Keys (PSK) extension. - Inner Application (TLS/IA) extension. - X.509 and OpenPGP certificate handling. - X.509 Proxy Certificates (RFC 3820). - all the strong encryption algorithms (including SHA-256/384/512 and Camellia (RFC 4132)). . This package contains the runtime libraries. Multi-Arch: same Homepage: http://www.gnutls.org/ Package: libgnutlsxx27 Priority: extra Section: libs Installed-Size: 298 Maintainer: Debian GnuTLS Maintainers Architecture: amd64 Source: gnutls26 Version: 2.12.20-8.29.201601280949 Depends: libgnutls26 (= 2.12.20-8.29.201601280949), libc6 (>= 2.2.5), libgcc1 (>= 1:4.1.1), libp11-kit0 (>= 0.11), libstdc++6 (>= 4.1.1) Pre-Depends: multiarch-support Filename: 4.1-1/amd64/libgnutlsxx27_2.12.20-8.29.201601280949_amd64.deb Size: 223086 MD5sum: bf503879afb6ab902600b1e54c380e64 SHA1: 39c4dcdd507db48ac0883196fb860387d3e52ee6 SHA256: 78458f18004625b34bff1e776598520e22c9935b653370546f57e1a8a4f1e18f Description: GNU TLS library - C++ runtime library GnuTLS is a portable library which implements the Transport Layer Security (TLS 1.0, 1.1, 1.2) and Secure Sockets Layer (SSL) 3.0 protocols. . GnuTLS features support for: - TLS extensions: server name indication, max record size, opaque PRF input, etc. - authentication using the SRP protocol. - authentication using both X.509 certificates and OpenPGP keys. - TLS Pre-Shared-Keys (PSK) extension. - Inner Application (TLS/IA) extension. - X.509 and OpenPGP certificate handling. - X.509 Proxy Certificates (RFC 3820). - all the strong encryption algorithms (including SHA-256/384/512 and Camellia (RFC 4132)). . This package contains the C++ runtime libraries. Multi-Arch: same Homepage: http://www.gnutls.org/ Package: libldb-dev Priority: optional Section: libdevel Installed-Size: 1170 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: ldb Version: 2:1.1.24-1.67.201512111426 Depends: libc6-dev, libldb1 (= 2:1.1.24-1.67.201512111426), libtalloc-dev, libtdb-dev, pkg-config Filename: 4.1-1/amd64/libldb-dev_1.1.24-1.67.201512111426_amd64.deb Size: 336554 MD5sum: d18cd6f571224dbd506233e95f9352eb SHA1: 185518c126d77cd7485ae7b1ccd0c411c81003f4 SHA256: af8caf3e220fc92edfde3d5fc5933567a978bae49ea43e276cf2253395784ea4 Description: LDAP-like embedded database - development files ldb is a LDAP-like embedded database built on top of TDB. . What ldb does is provide a fast database with an LDAP-like API designed to be used within an application. In some ways it can be seen as a intermediate solution between key-value pair databases and a real LDAP database. . This package contains the development files. Homepage: http://ldb.samba.org/ Package: libldb1-dbg Priority: extra Section: debug Installed-Size: 985 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: ldb Version: 2:1.1.24-1.67.201512111426 Depends: libldb1 (= 2:1.1.24-1.67.201512111426) Recommends: libc6-dbg Filename: 4.1-1/amd64/libldb1-dbg_1.1.24-1.67.201512111426_amd64.deb Size: 308858 MD5sum: b85684d2e25554502119b12048425e1a SHA1: 8de17835a05c40841cdcd12ae85bd660dfbaa526 SHA256: 1e71aadf7a4842788fd895071618f850e1dad0a3f148d9b040fc1ff8c51f4f40 Description: LDAP-like embedded database - debug symbols ldb is a LDAP-like embedded database built on top of TDB. . It provides a fast database with an LDAP-like API designed to be used within an application. In some ways it can be seen as a intermediate solution between key-value pair databases and a real LDAP database. . This package contains the debug symbols. Multi-Arch: same Homepage: http://ldb.samba.org/ Package: libldb1 Priority: optional Section: libs Installed-Size: 397 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: ldb Version: 2:1.1.24-1.67.201512111426 Replaces: libldb0 Depends: libc6 (>= 2.4), libldap-2.4-2 (>= 2.4.7), libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.9) Pre-Depends: multiarch-support Breaks: libldb0, libsamdb0 (<< 4.0.0~alpha17~git20110724.dfsg1-1) Filename: 4.1-1/amd64/libldb1_1.1.24-1.67.201512111426_amd64.deb Size: 142846 MD5sum: 4d20b57736220fbdc9ddf56e45ba6ac8 SHA1: 35afb90f2254df932d81628004ff5ef1611bf458 SHA256: 4962867d7be485ca0c8cdb1ac34f8e8f506b51c92df7ebcfe38da6cf03355353 Description: LDAP-like embedded database - shared library ldb is a LDAP-like embedded database built on top of TDB. . It provides a fast database with an LDAP-like API designed to be used within an application. In some ways it can be seen as a intermediate solution between key-value pair databases and a real LDAP database. . This package contains the shared library file. Multi-Arch: same Homepage: http://ldb.samba.org/ Package: libmysqlclient-dev Priority: optional Section: libdevel Installed-Size: 5535 Maintainer: Debian MySQL Maintainers Architecture: amd64 Source: mysql-5.5 Version: 5.5.46-0.17.201512141630 Replaces: libmysqlclient15-dev Provides: libmysqlclient15-dev Depends: libmysqlclient18 (= 5.5.46-0.17.201512141630), zlib1g-dev Conflicts: libmysqlclient10-dev, libmysqlclient12-dev, libmysqlclient14-dev, libmysqlclient15-dev Filename: 4.1-1/amd64/libmysqlclient-dev_5.5.46-0.17.201512141630_amd64.deb Size: 957626 MD5sum: cb4357f7460ba2f785f5b4ce8434cbea SHA1: 707f49f1333321c3640bb05a56ec072a39d63968 SHA256: 0bae99d0166d3a5cd1818ca82361b69b6292658ba4fcbddd1ec723956b873aec Description: MySQL database development files MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes development libraries and header files. Homepage: http://dev.mysql.com/ Package: libmysqlclient18 Priority: optional Section: libs Installed-Size: 3483 Maintainer: Debian MySQL Maintainers Architecture: amd64 Source: mysql-5.5 Version: 5.5.46-0.17.201512141630 Depends: mysql-common (>= 5.5.46-0.17.201512141630), libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4) Pre-Depends: multiarch-support Filename: 4.1-1/amd64/libmysqlclient18_5.5.46-0.17.201512141630_amd64.deb Size: 690198 MD5sum: f67422de1e0a96543581e80ec4d5a816 SHA1: 205e98584bf0a2d2359d822f5f5578b99c8b3843 SHA256: 7b4317d0ac91ce9d67906ff2ebe831ecdcf2819194c137bdcc8d97a9dfe2ca8a Description: MySQL database client library MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes the client library. Multi-Arch: same Homepage: http://dev.mysql.com/ Package: libmysqld-dev Priority: optional Section: libdevel Installed-Size: 20112 Maintainer: Debian MySQL Maintainers Architecture: amd64 Source: mysql-5.5 Version: 5.5.46-0.17.201512141630 Depends: libmysqlclient-dev (>= 5.5.46-0.17.201512141630) Filename: 4.1-1/amd64/libmysqld-dev_5.5.46-0.17.201512141630_amd64.deb Size: 3178566 MD5sum: cd7be7e6b8cdff2dc84eeb5ad7283e92 SHA1: e680eff937e54ba59cc78c140681048162fb68e0 SHA256: 3c2cd5aa8b810f6529e83a732be8b8ece099edb6adff77f2a172813eaa7d5cd5 Description: MySQL embedded database development files MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes the embedded server library and header files. Homepage: http://dev.mysql.com/ Package: libmysqld-pic Priority: optional Section: libdevel Installed-Size: 20118 Maintainer: Debian MySQL Maintainers Architecture: amd64 Source: mysql-5.5 Version: 5.5.46-0.17.201512141630 Depends: libmysqlclient-dev (>= 5.5.46-0.17.201512141630) Filename: 4.1-1/amd64/libmysqld-pic_5.5.46-0.17.201512141630_amd64.deb Size: 3180786 MD5sum: 9b56191f58267bace356b2e725d31341 SHA1: 30014ff2d9262eb28e394ac443d443535a9ec5ae SHA256: 1f818b08fb257885b9329385645e529c44c13ad08b6791e4f399c7bb60eb9b4b Description: PIC version of MySQL embedded server development files MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes the -fPIC version of the embedded server library. Homepage: http://dev.mysql.com/ Package: libnss-dns-udeb Priority: extra Section: debian-installer Installed-Size: 35 Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.13-38.27.201511261620 Filename: 4.1-1/amd64/libnss-dns-udeb_2.13-38.27.201511261620_amd64.udeb Size: 10192 MD5sum: 1a907288fba108d9ec748e0db9e14cd1 SHA1: 014d21bc122b524b34ae46918b42dac8382f4c43 SHA256: 4f4a68816945a36c3742890edc4c8b2cf9df3db3aef676b7281bacd00bcd15eb 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.27.201511261620 Filename: 4.1-1/amd64/libnss-files-udeb_2.13-38.27.201511261620_amd64.udeb Size: 16064 MD5sum: c19bb40c369d9768f0e368b6d4cb46df SHA1: 3da465ad02c958470f55842f3b83c5b261fe9bf4 SHA256: 4e65c0f2f9efcd965adc4cb06520d5ae8ec38acb4de52877a6d00114a937681e Description: Embedded GNU C Library: NSS helper for files - udeb Contains the standard libraries that are used by nearly all programs on the system. This package includes shared versions of the standard C library and the standard math library, as well as many others. . This package contains the files NSS helper needed for the Debian installer. Do not install it on a normal system. Package: libnss-winbind Priority: optional Section: net Installed-Size: 163 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.3-1.812.201512111459 Replaces: libpam-winbind (<< 2:3.6.5-2), samba (<= 2.2.3-2), winbind (<< 2:3.5.11~dfsg-3), winbind4 Depends: samba-common (= 2:4.3.3-1.812.201512111459), winbind (= 2:4.3.3-1.812.201512111459), libbsd0 (>= 0.0), libc6 (>= 2.4), libtalloc2 (>= 2.0.4~git20101213), libwbclient0 (= 2:4.3.3-1.812.201512111459), samba-libs (= 2:4.3.3-1.812.201512111459) Pre-Depends: dpkg (>= 1.15.6~) Suggests: libpam-winbind Breaks: libpam-winbind (<< 2:3.6.5-2), winbind (<< 2:3.5.11~dfsg-3) Filename: 4.1-1/amd64/libnss-winbind_4.3.3-1.812.201512111459_amd64.deb Size: 104192 MD5sum: 5ed5c634b8a35e0e6bcece224f64f455 SHA1: 663280027ff0540f02771924c5e1f63b6a2625ba SHA256: fa4883f42e0d69ecabe8fea33299a3a280a12dce60c98769404a2a7ad0a24675 Description: Samba nameservice integration plugins Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as an NT4-style domain controller, and can integrate with both NT4 domains and Active Directory realms as a member server. . This package provides nss_winbind, a plugin that integrates with a local winbindd server to provide user/group name lookups to the system; and nss_wins, which provides hostname lookups via both the NBNS and NetBIOS broadcast protocols. Multi-Arch: same Homepage: http://www.samba.org Package: libpam-smbpass Priority: extra Section: admin Installed-Size: 204 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.3-1.812.201512111459 Depends: libpam-runtime (>= 1.0.1-6), samba-common (= 2:4.3.3-1.812.201512111459), libbsd0 (>= 0.0), libc6 (>= 2.4), libpam0g (>= 0.99.7.1), libtalloc2 (>= 2.0.4~git20101213), libwbclient0 (>= 2:4.0.3+dfsg1), samba-libs (= 2:4.3.3-1.812.201512111459) Pre-Depends: dpkg (>= 1.15.6~) Suggests: samba Filename: 4.1-1/amd64/libpam-smbpass_4.3.3-1.812.201512111459_amd64.deb Size: 115774 MD5sum: d97bf83bfc3d37e272cbcccd618219be SHA1: c57210475ae7046d17c5822432a61fe878d6af92 SHA256: 4e1142aeb984203bf099e46bae01fcc10be191324e3b59f076301f08d8edab19 Description: pluggable authentication module for Samba This is a module for PAM that enables a system administrator to migrate user passwords from the Unix password database to the SMB password database as used by Samba, and to subsequently keep the two databases in sync. Unlike other solutions, it does this without needing users to log in to Samba using cleartext passwords, or requiring them to change their existing passwords. Multi-Arch: same Homepage: http://www.samba.org Package: libpam-winbind Priority: optional Section: net Installed-Size: 206 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.3-1.812.201512111459 Replaces: samba (<= 2.2.3-2), samba-doc (<< 2:4.0.5~), winbind (<< 2:3.5.11~dfsg-3), winbind4 Depends: libpam-runtime (>= 1.0.1-6), libpam0g (>= 1.1.3-2~), samba-common (= 2:4.3.3-1.812.201512111459), winbind (= 2:4.3.3-1.812.201512111459), libbsd0 (>= 0.0), libc6 (>= 2.4), libtalloc2 (>= 2.0.4~git20101213), libwbclient0 (>= 2:4.0.3+dfsg1) Pre-Depends: dpkg (>= 1.15.6~), multiarch-support Suggests: libnss-winbind Conflicts: samba-doc (<< 2:4.0.5~) Breaks: winbind (<< 2:3.5.11~dfsg-3) Filename: 4.1-1/amd64/libpam-winbind_4.3.3-1.812.201512111459_amd64.deb Size: 120510 MD5sum: 116a855b888f0f6af0a7abde2bbbf684 SHA1: 5329593e4179629115143e9245007c00430ab245 SHA256: 8f104a8982a45403d4371aca65d341ae948fd471cc3bbf8d4f0cdf81fc1318b1 Description: Windows domain authentication integration plugin Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as an NT4-style domain controller, and can integrate with both NT4 domains and Active Directory realms as a member server. . This package provides pam_winbind, a plugin that integrates with a local winbindd server to provide Windows domain authentication to the system. Multi-Arch: same Homepage: http://www.samba.org Package: libparse-pidl-perl Priority: optional Section: perl Installed-Size: 603 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.3-1.812.201512111459 Depends: libparse-yapp-perl, perl Recommends: samba-dev Suggests: libwireshark-dev Filename: 4.1-1/amd64/libparse-pidl-perl_4.3.3-1.812.201512111459_amd64.deb Size: 201920 MD5sum: 1f99aadc5a6eca516c59270ccd45e709 SHA1: 129eedc382be761ba2e301c598bac57f41e0688f SHA256: 853c718a2a034cc5d22b0ed189c56100d8812db3fc88065b048c9f729393a703 Description: IDL compiler written in Perl Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . This package contains the IDL (Interface Description Language) compiler pidl, which takes in IDL files and can output C code for various uses. It is primarily of interest to developers. Homepage: http://www.samba.org Package: libsctp-dev Priority: optional Section: libdevel Installed-Size: 171 Maintainer: Michael Biebl Architecture: amd64 Source: lksctp-tools Version: 1.0.11+dfsg-2.10.201601111546 Depends: libsctp1 (= 1.0.11+dfsg-2.10.201601111546), libc6-dev | libc-dev Filename: 4.1-1/amd64/libsctp-dev_1.0.11+dfsg-2.10.201601111546_amd64.deb Size: 82592 MD5sum: da7714f1aaae531a0f939a7f055d692d SHA1: c328eaf50ab44fe5832c59b6c3b29af92e1be4e0 SHA256: 44549912cc0a9e8c918ad5a0b1a948d53e8fad1b1db3acf893d7b4b869bd7b22 Description: user-space access to Linux Kernel SCTP - development files This package contains all necessary files for developing SCTP aware network applications using the Linux Kernel SCTP implementation. It is part of the LKSCTP project for the Linux Kernel SCTP reference implementation. . It includes man pages, header files, static libraries, symlinks to dynamic libraries and tutorial source code. . SCTP (Stream Control Transmission Protocol) is a message oriented, reliable transport protocol, with congestion control, support for transparent multi-homing, and multiple ordered streams of messages. RFC2960 defines the core protocol. Homepage: http://lksctp.sf.net/ Package: libsctp1 Priority: optional Section: libs Installed-Size: 58 Maintainer: Michael Biebl Architecture: amd64 Source: lksctp-tools Version: 1.0.11+dfsg-2.10.201601111546 Depends: libc6 (>= 2.2.5) Recommends: lksctp-tools Filename: 4.1-1/amd64/libsctp1_1.0.11+dfsg-2.10.201601111546_amd64.deb Size: 26440 MD5sum: b5c2c0e6818127ef6e51e9e5f53f34f5 SHA1: ab4f36fcc8bdb6d2a92395656fe9b10a33195223 SHA256: 12b267c1bbc0681c8b44c82e9a84c96b7c919c31d506a850f5de9c2e9828aa96 Description: user-space access to Linux Kernel SCTP - shared library This library is part of the LKSCTP project for the Linux Kernel SCTP reference implementation. . This package is intended to supplement the Linux Kernel SCTP reference implementation now available in the Linux kernel source tree in versions 2.5.36 respectively 2.4.24 and following. . SCTP (Stream Control Transmission Protocol) is a message oriented, reliable transport protocol, with congestion control, support for transparent multi-homing, and multiple ordered streams of messages. RFC2960 defines the core protocol. Homepage: http://lksctp.sf.net/ Package: libsmbclient-dev Priority: extra Section: libdevel Installed-Size: 306 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.3-1.812.201512111459 Depends: libsmbclient (= 2:4.3.3-1.812.201512111459) Pre-Depends: dpkg (>= 1.15.6~) Filename: 4.1-1/amd64/libsmbclient-dev_4.3.3-1.812.201512111459_amd64.deb Size: 136366 MD5sum: 126e6d28405001f47881f4724176a533 SHA1: 19826fcf2b559ad089f33d4881e77078d86c1bb7 SHA256: fbc3fc22ee407caee407e41400e30b4e18d969e39b339f1260f3d16c82a87d8c Description: development files for libsmbclient This package provides the development files (static library and headers) required for building applications against libsmbclient, a library that enables client applications to talk to Microsoft Windows and Samba servers using the SMB/CIFS protocol. Multi-Arch: same Homepage: http://www.samba.org Package: libsmbclient Priority: optional Section: libs Installed-Size: 308 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.3-1.812.201512111459 Replaces: samba-doc (<< 2:4.0.5~) Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libtalloc2 (>= 2.0.4~git20101213), libtevent0 (>= 0.9.12), samba-libs (= 2:4.3.3-1.812.201512111459) Pre-Depends: dpkg (>= 1.15.6~), multiarch-support Conflicts: samba-doc (<< 2:4.0.5~) Filename: 4.1-1/amd64/libsmbclient_4.3.3-1.812.201512111459_amd64.deb Size: 156968 MD5sum: 2574f18299ee10d80292055817a2d1f5 SHA1: dba688e700e0f749246552f27a93c0c4f0fcc5a4 SHA256: 60122da9f5e6a02f54fd189bb92cd6b706d3534fb5a14f3aaccec41bad85688f Description: shared library for communication with SMB/CIFS servers This package provides a shared library that enables client applications to talk to Microsoft Windows and Samba servers using the SMB/CIFS protocol. Multi-Arch: same Homepage: http://www.samba.org Package: libtalloc-dev Priority: optional Section: libdevel Installed-Size: 1025 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: talloc Version: 2.1.5-1.41.201512111354 Depends: libtalloc2 (= 2.1.5-1.41.201512111354), pkg-config Filename: 4.1-1/amd64/libtalloc-dev_2.1.5-1.41.201512111354_amd64.deb Size: 182556 MD5sum: 4cab3a97c221a9f40cfb0fe568a58afd SHA1: e933cb612eeef6939ebfd70f18a91911625eff4d SHA256: 52cb9181545f0001ec237fa4a2f544ab4ee7352115a65f7aa4fba6069986e13d Description: hierarchical pool based memory allocator - development files A hierarchical pool based memory allocator with destructors. It uses reference counting to determine when memory should be freed. . This package contains the development files. Homepage: http://talloc.samba.org/ Package: libtalloc2-dbg Priority: extra Section: debug Installed-Size: 340 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: talloc Version: 2.1.5-1.41.201512111354 Depends: libtalloc2 (= 2.1.5-1.41.201512111354) Pre-Depends: multiarch-support Recommends: libc6-dbg Filename: 4.1-1/amd64/libtalloc2-dbg_2.1.5-1.41.201512111354_amd64.deb Size: 78138 MD5sum: 3c75b0e1f73daac7f5c29bb114b1d280 SHA1: fc9e4570148811f87f412405b20a4028c3e1f208 SHA256: f1c0ba7dbc886880a15c79ecc5b4764b5243e669404c2aa80d3ae503c2e6e65e Description: hierarchical pool based memory allocator - debug symbols A hierarchical pool based memory allocator with destructors. It uses reference counting to determine when memory should be freed. . This package contains the debug symbols. Multi-Arch: same Homepage: http://talloc.samba.org/ Package: libtalloc2 Priority: optional Section: libs Installed-Size: 105 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: talloc Version: 2.1.5-1.41.201512111354 Depends: libc6 (>= 2.4) Pre-Depends: multiarch-support Filename: 4.1-1/amd64/libtalloc2_2.1.5-1.41.201512111354_amd64.deb Size: 35154 MD5sum: 2705d6369d26c74d1be81e9e4c80561b SHA1: d7835f5a020a341a7b89fce0cba1743562aa2c64 SHA256: 486bfc2056c4f073e15ca5489aeca25182c6a881dfc6b5313acf536bdeac3943 Description: hierarchical pool based memory allocator A hierarchical pool based memory allocator with destructors. It uses reference counting to determine when memory should be freed. Multi-Arch: same Homepage: http://talloc.samba.org/ Package: libtdb-dev Priority: optional Section: libdevel Installed-Size: 102 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: tdb Version: 1.3.8-1.54.201512111342 Replaces: tdb-dev (<< 1.2.0-1) Provides: tdb-dev Depends: libc6-dev, libtdb1 (= 1.3.8-1.54.201512111342) Conflicts: tdb-dev (<< 1.2.0-1) Filename: 4.1-1/amd64/libtdb-dev_1.3.8-1.54.201512111342_amd64.deb Size: 28314 MD5sum: a83bbcc05ad9731bbdf8a38055b0883b SHA1: 42644b086bfb3a5d5514d950b81abf82a5db5666 SHA256: a3d98daba25a2139fcfbcdf39e0101601399b4c94d34fc2ce5c097a0d5fd2f3b Description: Trivial Database - development files This is a simple database API. It is modelled after the structure of GDBM. TDB features, unlike GDBM, multiple writers support with appropriate locking and transactions. . This package contains the development files. Homepage: http://tdb.samba.org/ Package: libtdb1-dbg Priority: extra Section: debug Installed-Size: 328 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: tdb Version: 1.3.8-1.54.201512111342 Depends: libtdb1 (= 1.3.8-1.54.201512111342) Recommends: libc6-dbg Filename: 4.1-1/amd64/libtdb1-dbg_1.3.8-1.54.201512111342_amd64.deb Size: 96660 MD5sum: ff708968f6749fac3db4198cbac720a3 SHA1: 07143b7328e9510ecb212f3e952b0ca88450a955 SHA256: 612022eb15ae6c367f23051225cfe2756abb30013ade48f673929bd7919cb687 Description: Trivial Database - debug symbols This is a simple database API. It is modelled after the structure of GDBM. TDB features, unlike GDBM, multiple writers support with appropriate locking and transactions. . This package contains the debug symbols. Multi-Arch: same Homepage: http://tdb.samba.org/ Package: libtdb1 Priority: optional Section: libs Installed-Size: 134 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: tdb Version: 1.3.8-1.54.201512111342 Depends: libc6 (>= 2.12) Pre-Depends: multiarch-support Filename: 4.1-1/amd64/libtdb1_1.3.8-1.54.201512111342_amd64.deb Size: 48434 MD5sum: 97f4a31f40da58216ff5d9a39ac0595f SHA1: 193c3e7387cbb556ad14c4d9cff655ab93b37d6a SHA256: fbf593e03a66ed24a304e70993349e504ced6081dd1b1910e50dc2aba0ac00e6 Description: Trivial Database - shared library This is a simple database API. It is modelled after the structure of GDBM. TDB features, unlike GDBM, multiple writers support with appropriate locking and transactions. . This package contains the shared library file. Multi-Arch: same Homepage: http://tdb.samba.org/ Package: libtevent-dev Priority: optional Section: libdevel Installed-Size: 235 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: tevent Version: 0.9.26-1.33.201512111415 Depends: libc6-dev, libtalloc-dev, libtevent0 (= 0.9.26-1.33.201512111415) Filename: 4.1-1/amd64/libtevent-dev_0.9.26-1.33.201512111415_amd64.deb Size: 55206 MD5sum: e5b6e23e8d44b63ebf9c5b3ceb06da1c SHA1: 47968ef5edf518606cf63b9b93da4fda52bc3be4 SHA256: 8fbbff750380d7b55be23866e1663eae32d5e2d31cf0bebb6061d77fc985d42f Description: talloc-based event loop library - development files tevent is a simple library that can handle the main event loop for an application. It supports three kinds of events: timed events, file descriptors becoming readable or writable and signals. . Talloc is used for memory management, both internally and for private data provided by users of the library. . This package provides the development files. Homepage: http://tevent.samba.org/ Package: libtevent0-dbg Priority: extra Section: debug Installed-Size: 147 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: tevent Version: 0.9.26-1.33.201512111415 Depends: libtevent0 (= 0.9.26-1.33.201512111415) Recommends: libc6-dbg, libtalloc2-dbg Filename: 4.1-1/amd64/libtevent0-dbg_0.9.26-1.33.201512111415_amd64.deb Size: 83512 MD5sum: c8e0e00663da0a4843e3232aac913ded SHA1: b926dc582a7f8f143d7cd7508b86bb374dd65e21 SHA256: a7b4963c564b9d76fce37b71ef0bb45a06921bedf446f7485d15b8d348691f67 Description: talloc-based event loop library - debug symbols tevent is a simple library that can handle the main event loop for an application. It supports three kinds of events: timed events, file descriptors becoming readable or writable and signals. . Talloc is used for memory management, both internally and for private data provided by users of the library. . This package provides the debug symbols. Multi-Arch: same Homepage: http://tevent.samba.org/ Package: libtevent0 Priority: optional Section: libs Installed-Size: 102 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: tevent Version: 0.9.26-1.33.201512111415 Depends: libc6 (>= 2.4), libtalloc2 (>= 2.1.0) Pre-Depends: multiarch-support Filename: 4.1-1/amd64/libtevent0_0.9.26-1.33.201512111415_amd64.deb Size: 32404 MD5sum: 1626ff6b24b566498494108c3d20efd6 SHA1: b49f609ff40b84bb71c0fc621399d7617886ac8c SHA256: a35114c4cb147a78a1cf19f9d8871963824f2246304fc1ee55d70760d12172a8 Description: talloc-based event loop library - shared library tevent is a simple library that can handle the main event loop for an application. It supports three kinds of events: timed events, file descriptors becoming readable or writable and signals. . Talloc is used for memory management, both internally and for private data provided by users of the library. . This package provides the shared library file. Multi-Arch: same Homepage: http://tevent.samba.org/ Package: libunivention-ldb-modules-dbg Priority: optional Section: libs Installed-Size: 78 Maintainer: Univention GmbH Architecture: amd64 Source: univention-ldb-modules Version: 4.0.0-2.74.201601261631 Depends: libunivention-ldb-modules (= 4.0.0-2.74.201601261631) Filename: 4.1-1/amd64/libunivention-ldb-modules-dbg_4.0.0-2.74.201601261631_amd64.deb Size: 24528 MD5sum: 7c7cedd431f272b21d3270daeb25a66a SHA1: 928a0fd5f8311d5972c8d82f040c3111d59b4467 SHA256: 0ac410ed17e2953507026c7b32968f61e7d9e07effe17bdfd4d6758c792cf784 Description: Univention LDB modules This package provides debugging symbols for UCS specific LDB modules . This package provides debugging information for the UCS specific LDB modules. Install it to get a better backtrace in the event of a crash. It is part of Univention Corporate Server (UCS), an integrated, directory driven solution for managing corporate environments. For more information about UCS, refer to: http://www.univention.de/ Package: libunivention-ldb-modules Priority: optional Section: libs Installed-Size: 136 Maintainer: Univention GmbH Architecture: amd64 Source: univention-ldb-modules Version: 4.0.0-2.74.201601261631 Depends: libc6 (>= 2.3), libldb1 (>= 0.9.21), libtalloc2 (>= 2.0.4~git20101213), libunivention-config0 (>= 5.0.0), libunivention-policy0, python-samba, ldb-tools, univention-samba4 (>= 2.0.44-3) Filename: 4.1-1/amd64/libunivention-ldb-modules_4.0.0-2.74.201601261631_amd64.deb Size: 22168 MD5sum: 915c814d27835b2b5ed00732e4d375ec SHA1: f9598b91814d8eb2cd24707ff8ce30978cafa6bf SHA256: b0f24f2de0150c5fb46b6a86681e8d5f2581affe4bb5d677b53851e340d90c21 Description: Univention LDB modules This package provides UCS specific LDB modules . It is part of Univention Corporate Server (UCS), an integrated, directory driven solution for managing corporate environments. For more information about UCS, refer to: http://www.univention.de/ Package: libwbclient-dev Priority: optional Section: libdevel Installed-Size: 193 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.3-1.812.201512111459 Depends: libwbclient0 (= 2:4.3.3-1.812.201512111459) Pre-Depends: dpkg (>= 1.15.6~) Filename: 4.1-1/amd64/libwbclient-dev_4.3.3-1.812.201512111459_amd64.deb Size: 104370 MD5sum: 967b1cfa165b4a63e83beab3ca961cae SHA1: 9a73430ce08e52e57eca4e6558351860f8ae1366 SHA256: 5053838a2d06ab325a89c181a11fbd3dc5d61a47ef9c89bac66cd76c6ee7e561 Description: Samba winbind client library - development files Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. . This package provides the development files (static library and headers) required for building applications against libwbclient, a library for client applications that interact via the winbind pipe protocol with a Samba winbind server. Multi-Arch: same Homepage: http://www.samba.org Package: libwbclient0 Priority: optional Section: libs Installed-Size: 204 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.3-1.812.201512111459 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4) Pre-Depends: dpkg (>= 1.15.6~), multiarch-support Breaks: libpam-smbpass (<< 2:3.4.1), libsmbclient (<< 2:3.4.1), samba (<< 2:3.4.1), samba-common (<< 2:3.4.1), samba-tools (<< 2:3.4.1), smbclient (<< 2:3.4.1), smbfs (<< 2:3.4.1), swat (<< 2:3.4.1), winbind (<< 2:3.4.1) Filename: 4.1-1/amd64/libwbclient0_4.3.3-1.812.201512111459_amd64.deb Size: 122202 MD5sum: 440d03dcccf37156127925fcedd12ecd SHA1: bf9ec07ed9dee9d4e4166a854282c176da99d004 SHA256: afc456504e56b2a9a9652a14960faf1f6f9a77b3acd8bdc5593c4d59626c5cbb 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: libxml-security-c-dev Priority: extra Section: libdevel Installed-Size: 885 Maintainer: Debian Shib Team Architecture: amd64 Source: xml-security-c Version: 1.6.1-5.7.201601061607 Depends: libxml-security-c16 (= 1.6.1-5.7.201601061607), libxerces-c-dev, libssl-dev Filename: 4.1-1/amd64/libxml-security-c-dev_1.6.1-5.7.201601061607_amd64.deb Size: 150842 MD5sum: c3f5c19b35adcc9b94ca0d35c81d1a32 SHA1: c95e460cd814d71d5828ce4674883dbc196d39b2 SHA256: f3dfab109425eb83dcaecc4844f3d727a0e8e14bf2c81e982689e63371f36b40 Description: C++ library for XML Digital Signatures (development) Apache XML Security for C++ is a library for the XML Digital Security specification. It provides processing and handling of XML Key Management Specifications (XKMS) messages. . This package contains the Apache XML Security for C++ development files. Homepage: http://santuario.apache.org/cindex.html Package: libxml-security-c16 Priority: extra Section: libs Installed-Size: 1165 Maintainer: Debian Shib Team Architecture: amd64 Source: xml-security-c Version: 1.6.1-5.7.201601061607 Depends: libc6 (>= 2.2.5), libgcc1 (>= 1:4.1.1), libssl1.0.0 (>= 1.0.0), libstdc++6 (>= 4.1.1), libxerces-c3.1 Pre-Depends: multiarch-support Filename: 4.1-1/amd64/libxml-security-c16_1.6.1-5.7.201601061607_amd64.deb Size: 374494 MD5sum: 5c8c4844a8d7a405c64385a2cb6c43c3 SHA1: 5b16d852d0178fedea15d437c8027dd59ca369b5 SHA256: 55af5da3bc760056550da7787983d3626417552ba300e4610ea7ec18d1aa8587 Description: C++ library for XML Digital Signatures (runtime) Apache XML Security for C++ is a library for the XML Digital Security specification. It provides processing and handling of XML Key Management Specifications (XKMS) messages. . This package contains the files necessary for running applications that use the Apache XML Security for C++ library. Multi-Arch: same Homepage: http://santuario.apache.org/cindex.html Package: libxml2-dbg Priority: extra Section: debug Installed-Size: 1541 Maintainer: Debian XML/SGML Group Architecture: amd64 Source: libxml2 Version: 2.8.0+dfsg1-7.53.201601291602 Depends: libxml2 (= 2.8.0+dfsg1-7.53.201601291602) Filename: 4.1-1/amd64/libxml2-dbg_2.8.0+dfsg1-7.53.201601291602_amd64.deb Size: 1339214 MD5sum: a08b66f1e9a6ecd637d6671326f83997 SHA1: e97396d877fedda403a87c1c69fec2ef8d62a736 SHA256: 057280414fba578bdcc64539e86d13cbeb9008725a1a048185ebfe78e05b10fd Description: Debugging symbols for the GNOME XML library XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package provides the debugging symbols for the library. Multi-Arch: same Homepage: http://xmlsoft.org/ Package: libxml2-dev Priority: optional Section: libdevel Installed-Size: 2693 Maintainer: Debian XML/SGML Group Architecture: amd64 Source: libxml2 Version: 2.8.0+dfsg1-7.53.201601291602 Depends: libxml2 (= 2.8.0+dfsg1-7.53.201601291602) Filename: 4.1-1/amd64/libxml2-dev_2.8.0+dfsg1-7.53.201601291602_amd64.deb Size: 866178 MD5sum: 76798260073024cc7f0ea367d3ccfb90 SHA1: 149ac5153c8833761a491c195a35e292e2c10cef SHA256: 7ddb14bd2fbadf83cd46cefe0a29cef67709c5c744d6754ab0eb6f4cdc2e0f6b Description: Development files for the GNOME XML library XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . Install this package if you wish to develop your own programs using the GNOME XML library. Multi-Arch: same Homepage: http://xmlsoft.org/ Package: libxml2-utils-dbg Priority: extra Section: debug Installed-Size: 184 Maintainer: Debian XML/SGML Group Architecture: amd64 Source: libxml2 Version: 2.8.0+dfsg1-7.53.201601291602 Depends: libxml2-utils (= 2.8.0+dfsg1-7.53.201601291602) Filename: 4.1-1/amd64/libxml2-utils-dbg_2.8.0+dfsg1-7.53.201601291602_amd64.deb Size: 119252 MD5sum: f2558b2fb4f773b362ae47618e84f926 SHA1: b4fcfc63add7b429c7454f50f5fa7657117f7b87 SHA256: 7aec5430705b2667bbd189735e1787a79ac35b9ea37171ce6041722b5fe41e9f Description: XML utilities (debug extension) XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package provides the debugging symbols for the utilities provided by the libxml2-utils package. Homepage: http://xmlsoft.org/ Package: libxml2-utils Priority: optional Section: text Installed-Size: 175 Maintainer: Debian XML/SGML Group Architecture: amd64 Source: libxml2 Version: 2.8.0+dfsg1-7.53.201601291602 Depends: libc6 (>= 2.7), libreadline6 (>= 6.0), libxml2 (>= 2.7.4) Filename: 4.1-1/amd64/libxml2-utils_2.8.0+dfsg1-7.53.201601291602_amd64.deb Size: 97068 MD5sum: 6f011e413507e85773ef2a73c078c775 SHA1: c4a6b1116c4617902e91ec8226eb84fd8ae1fe24 SHA256: 447b159c6b90cdca1a58cc248ba978a2cd476fb32dd8b6cd601da8c26435ea88 Description: XML utilities XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package provides xmllint, a tool for validating and reformatting XML documents, and xmlcatalog, a tool to parse and manipulate XML or SGML catalog files. Multi-Arch: foreign Homepage: http://xmlsoft.org/ Package: libxml2 Priority: standard Section: libs Installed-Size: 1767 Maintainer: Debian XML/SGML Group Architecture: amd64 Version: 2.8.0+dfsg1-7.53.201601291602 Depends: libc6 (>= 2.7), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.2.3.3) Pre-Depends: multiarch-support Recommends: xml-core Filename: 4.1-1/amd64/libxml2_2.8.0+dfsg1-7.53.201601291602_amd64.deb Size: 903636 MD5sum: aecfa35ab7073e32645482f43b78653a SHA1: 09b3904eb98aa6883cc76c09df4a0a4ce2c36c25 SHA256: 21ee4af895b8768a1815e2a0c197f1d58dff8b5a8c364ebdf8168d9e8381068f Description: GNOME XML library XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package provides a library providing an extensive API to handle such XML data files. Multi-Arch: same Homepage: http://xmlsoft.org/ Package: linux-compiler-gcc-4.7-x86 Priority: optional Section: kernel Installed-Size: 329 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Depends: gcc-4.7 Filename: 4.1-1/amd64/linux-compiler-gcc-4.7-x86_4.1.6-1.174.201602110938_amd64.deb Size: 311352 MD5sum: 336b89de8b954c96f6427b301253dff2 SHA1: 5aef682bc2e5a54f4bd9b03609b34977cc0925d2 SHA256: fc4d65d5251bbbb8ee02b06890f365d48323a1926a5cb8bd4d8aa7fed71060a4 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-4.1.0-ucs174-all-amd64 Priority: optional Section: kernel Installed-Size: 329 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Depends: linux-headers-4.1.0-ucs174-amd64 (= 4.1.6-1.174.201602110938) Filename: 4.1-1/amd64/linux-headers-4.1.0-ucs174-all-amd64_4.1.6-1.174.201602110938_amd64.deb Size: 311384 MD5sum: 85afd14ca56d4d3b8eff86b21dd296f7 SHA1: 9b6628b55c88aa5cdfe2516fedc9a3ad0d50cb30 SHA256: 6c4c5d4c3215ae673cfc6136cc3f54e06bf9bdbb2414ce77f0b98662eb74d481 Description: All header files for Linux 4.1 (meta-package) This package depends against all architecture-specific kernel header files for Linux kernel version 4.1, generally used for building out-of-tree kernel modules. Homepage: https://www.kernel.org/ Package: linux-headers-4.1.0-ucs174-all Priority: optional Section: kernel Installed-Size: 329 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Depends: linux-headers-4.1.0-ucs174-all-amd64 (= 4.1.6-1.174.201602110938) Filename: 4.1-1/amd64/linux-headers-4.1.0-ucs174-all_4.1.6-1.174.201602110938_amd64.deb Size: 311376 MD5sum: b5ca148f7ee0f16432be4ee5d48864c4 SHA1: 85e25c487926f8d0970e05301918a3d21f66fb96 SHA256: 823a18b5ecbc03b6f74fa4bd982d9037f8821351b7ca64cb9d2ee50440d14b45 Description: All header files for Linux 4.1 (meta-package) This package depends against all architecture-specific kernel header files for Linux kernel version 4.1, generally used for building out-of-tree kernel modules. Homepage: https://www.kernel.org/ Package: linux-headers-4.1.0-ucs174-amd64 Priority: optional Section: kernel Installed-Size: 10365 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Depends: linux-headers-4.1.0-ucs174-common (= 4.1.6-1.174.201602110938), linux-kbuild-4.1, linux-compiler-gcc-4.7-x86 Filename: 4.1-1/amd64/linux-headers-4.1.0-ucs174-amd64_4.1.6-1.174.201602110938_amd64.deb Size: 468780 MD5sum: 02e4221cda95057b95e4f516504fa6df SHA1: eb52790b1bd313a6624ce7af5ae39cac4335a9cc SHA256: f344a499e519442aaab131b531627e97f9675b24826a21cda6626d14510a5de5 Description: Header files for Linux 4.1.0-ucs174-amd64 This package provides the architecture-specific kernel header files for Linux kernel 4.1.0-ucs174-amd64, generally used for building out-of-tree kernel modules. These files are going to be installed into /usr/src/linux-headers-4.1.0-ucs174-amd64, and can be used for building modules that load into the kernel provided by the linux-image-4.1.0-ucs174-amd64 package. Homepage: https://www.kernel.org/ Package: linux-headers-4.1.0-ucs174-common Priority: optional Section: kernel Installed-Size: 24281 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Filename: 4.1-1/amd64/linux-headers-4.1.0-ucs174-common_4.1.6-1.174.201602110938_amd64.deb Size: 4764902 MD5sum: 60698d1e152848f31674f2af3f9777c5 SHA1: cb79365ea3e6f8e9bf697a190d729391073b68fd SHA256: a58d79b2a2fb3cb4098c389042e87057c37853451e167fec5f25563e234e83e0 Description: Common header files for Linux 4.1.0-ucs174 This package provides the architecture-specific common kernel header files for Linux kernel version 4.1.0-ucs174, generally used for building out-of-tree kernel modules. To obtain a complete set of headers you also need to install the linux-headers-4.1.0-ucs174-(flavour) package, matching the flavour of the kernel you intend the build for. Homepage: https://www.kernel.org/ Package: linux-image-4.1.0-ucs174-amd64-dbg Priority: extra Section: debug Installed-Size: 2703688 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Filename: 4.1-1/amd64/linux-image-4.1.0-ucs174-amd64-dbg_4.1.6-1.174.201602110938_amd64.deb Size: 380788630 MD5sum: 06e390575c4523478f52ccaad57cc0cd SHA1: b15971e9e6624da8c3cca06f4e9319172dd5d0d3 SHA256: e35c1d0e486a0da4310e0fd818fd14c8a51f010c6eac159f0a410c4679b35261 Description: Debugging symbols for Linux 4.1.0-ucs174-amd64 This package provides the detached debugging symbols for the Linux kernel and modules in linux-image-4.1.0-ucs174-amd64. Homepage: https://www.kernel.org/ Package: linux-image-4.1.0-ucs174-amd64-signed Priority: optional Section: univention Installed-Size: 4299 Maintainer: Univention GmbH Architecture: amd64 Source: univention-kernel-image-signed Version: 2.0.0-6.15.201602111457 Depends: linux-image-4.1.0-ucs174-amd64 Filename: 4.1-1/amd64/linux-image-4.1.0-ucs174-amd64-signed_2.0.0-6.15.201602111457_amd64.deb Size: 4332884 MD5sum: 5558930155295c042a19545c8c8b9ad1 SHA1: 9c932cb77c8eaf96d2772199596156bcd863b7a9 SHA256: 48d8f78532fef4c96fc21a622f8195cafb27171e74e0a408f9cb8850f19a0409 Description: UCS - Linux kernel (standard) This package provides the signed version of: . The Linux kernel 4.1 and modules for use on PCs with AMD64, Intel 64 or VIA Nano processors. . This kernel also runs on a Xen hypervisor. It supports both privileged (dom0) and unprivileged (domU) operation. . It is part of Univention Corporate Server (UCS), an integrated, directory driven solution for managing corporate environments. For more information about UCS, refer to: http://www.univention.de/ Package: linux-image-4.1.0-ucs174-amd64 Priority: optional Section: kernel Installed-Size: 171281 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: linux-modules-4.1.0-ucs174-amd64 Depends: kmod, linux-base (>= 3~), debconf (>= 0.5) | debconf-2.0, initramfs-tools (>= 0.110~) | linux-initramfs-tool Pre-Depends: debconf | debconf-2.0 Recommends: firmware-linux-free (>= 3~), irqbalance Suggests: linux-doc-4.1, debian-kernel-handbook, grub-pc | grub-efi | extlinux Breaks: at (<< 3.1.12-1+squeeze1), initramfs-tools (<< 0.110~) Filename: 4.1-1/amd64/linux-image-4.1.0-ucs174-amd64_4.1.6-1.174.201602110938_amd64.deb Size: 37726242 MD5sum: 4eedc0104758bca3ea6b08e07b10a56b SHA1: 5f426f8f062616cbbbc291e46af4901539b572f3 SHA256: 14bf5b535aca24e549d8fcfcabe6c2f4b48f788303679f62d9570438636db741 Description: Linux 4.1 for 64-bit PCs The Linux kernel 4.1 and modules for use on PCs with AMD64, Intel 64 or VIA Nano processors. . This kernel also runs on a Xen hypervisor. It supports both privileged (dom0) and unprivileged (domU) operation. Homepage: https://www.kernel.org/ Package: linux-libc-dev Priority: optional Section: devel Installed-Size: 3666 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Replaces: linux-kernel-headers Provides: linux-kernel-headers Conflicts: linux-kernel-headers Filename: 4.1-1/amd64/linux-libc-dev_4.1.6-1.174.201602110938_amd64.deb Size: 1042958 MD5sum: 8cf119495375ab52154c07470811661c SHA1: 6fca5ba2b1adf4f5ca3636abdc1442ee58949889 SHA256: a89592a176bf4e45742629c41154a890b98c701f2d703a4727bce3d45b832b93 Description: Linux support headers for userspace development This package provides userspaces headers from the Linux kernel. These headers are used by the installed headers for GNU libc and other system libraries. Multi-Arch: same Homepage: https://www.kernel.org/ Package: lksctp-tools Priority: optional Section: net Installed-Size: 163 Maintainer: Michael Biebl Architecture: amd64 Version: 1.0.11+dfsg-2.10.201601111546 Depends: libc6 (>= 2.3), libsctp1 (>= 1.0.10+dfsg) Filename: 4.1-1/amd64/lksctp-tools_1.0.11+dfsg-2.10.201601111546_amd64.deb Size: 66276 MD5sum: 3486cf2ae9bb03c48c4f58642b055f65 SHA1: 6281f847a3c43f31d465e7fc105a5316541671d8 SHA256: cf78df0d4d2613b2841eebaa55e29ad57262323a62d649af644de90f0a587439 Description: user-space access to Linux Kernel SCTP - commandline tools Commandline tools and libraries to test SCTP functionality . This package is part of the LKSCTP project. . It includes the following commandline tools: * checksctp: Determine if kernel supports SCTP * withsctp: Run existing TCP binaries over SCTP * sctp_darn: Send and receive messages via SCTP * sctp_test: Userspace test application for the SCTP kernel reference implementation . SCTP (Stream Control Transmission Protocol) is a message oriented, reliable transport protocol, with congestion control, support for transparent multi-homing, and multiple ordered streams of messages. RFC2960 defines the core protocol. Homepage: http://lksctp.sf.net/ Package: locales-all Priority: extra Section: localization Installed-Size: 111364 Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.13-38.27.201511261620 Provides: locales Depends: glibc-2.13-1 Breaks: locales (<< 2.13-17) Filename: 4.1-1/amd64/locales-all_2.13-38.27.201511261620_amd64.deb Size: 3204524 MD5sum: cd875fbd1207fc699bd97e51fb123892 SHA1: 21a35c2e4df0df639c6c17ed1b1b4e75bae75be9 SHA256: 18f65e7bd6d508dab9d539653e78e8533fa13bfc6afd56d6dd31dc562c990c1d Description: Embedded GNU C Library: Precompiled locale data This package contains the precompiled locale data for all supported locales. A better alternative is to install the locales package and only select desired locales, but it can be useful on a low-memory machine because some locale files take a lot of memory to be compiled. Multi-Arch: foreign Homepage: http://www.eglibc.org Package: loop-modules-4.1.0-ucs174-amd64-di Priority: standard Section: debian-installer Installed-Size: 78 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: loop-modules Depends: kernel-image-4.1.0-ucs174-amd64-di Filename: 4.1-1/amd64/loop-modules-4.1.0-ucs174-amd64-di_4.1.6-1.174.201602110938_amd64.udeb Size: 13640 MD5sum: fc22d89aaaa7d63048cda3e16d24f405 SHA1: aad934f518163ab9acae9be9e9b56ee86a91303a SHA256: 49dff465dd0b86aa2c8edf150e8807262c0e19645ff4f0a03ea0d8c848ef6493 Description: Loopback filesystem support This package contains loopback filesystem support for the kernel. Kernel-Version: 4.1.0-ucs174-amd64 Package: md-modules-4.1.0-ucs174-amd64-di Priority: extra Section: debian-installer Installed-Size: 1215 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: md-modules Depends: kernel-image-4.1.0-ucs174-amd64-di Filename: 4.1-1/amd64/md-modules-4.1.0-ucs174-amd64-di_4.1.6-1.174.201602110938_amd64.udeb Size: 325680 MD5sum: 639af3a263387d3c2e5583c8b1861ab7 SHA1: c849c0c89431932cda010e06277d707448c9b1cc SHA256: 94aa98a4404938dcfb92969593b6516fb7552230ba2f64e38ea3936815c8bd31 Description: RAID and LVM support This package contains RAID and LVM modules for the kernel. Kernel-Version: 4.1.0-ucs174-amd64 Package: mmc-core-modules-4.1.0-ucs174-amd64-di Priority: extra Section: debian-installer Installed-Size: 240 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: mmc-core-modules Depends: kernel-image-4.1.0-ucs174-amd64-di, core-modules-4.1.0-ucs174-amd64-di Filename: 4.1-1/amd64/mmc-core-modules-4.1.0-ucs174-amd64-di_4.1.6-1.174.201602110938_amd64.udeb Size: 49508 MD5sum: 47f92b51cd2080e1ac872c2f1ceca4fc SHA1: e60a5ebfc3013d3c30eaa5c52c922a0c6435583c SHA256: 491cee2ae5378148b65375b3f9eea1e4379b309423e6a0b23bac89f87435dbe8 Description: MMC/SD/SDIO core modules This package contains core modules for MMC/SD/SDIO support. Kernel-Version: 4.1.0-ucs174-amd64 Package: mmc-modules-4.1.0-ucs174-amd64-di Priority: extra Section: debian-installer Installed-Size: 291 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: mmc-modules Depends: kernel-image-4.1.0-ucs174-amd64-di, core-modules-4.1.0-ucs174-amd64-di, mmc-core-modules-4.1.0-ucs174-amd64-di Filename: 4.1-1/amd64/mmc-modules-4.1.0-ucs174-amd64-di_4.1.6-1.174.201602110938_amd64.udeb Size: 61118 MD5sum: cab9cac3b74211f7a84e23768341c6dd SHA1: 728f13a7f99f0e81cdfe5a4859de14806012a370 SHA256: fde60b34160832765b8cb7acb1b9ad824ba75459d63d21793920db5d06bc4ac8 Description: MMC/SD card modules This package contains modules needed to support MMC (multimedia) and SD cards. Kernel-Version: 4.1.0-ucs174-amd64 Package: mouse-modules-4.1.0-ucs174-amd64-di Priority: extra Section: debian-installer Installed-Size: 236 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: mouse-modules Depends: kernel-image-4.1.0-ucs174-amd64-di, event-modules-4.1.0-ucs174-amd64-di, input-modules-4.1.0-ucs174-amd64-di, usb-modules-4.1.0-ucs174-amd64-di Filename: 4.1-1/amd64/mouse-modules-4.1.0-ucs174-amd64-di_4.1.6-1.174.201602110938_amd64.udeb Size: 49522 MD5sum: 79baa6f51b33e598dcd96e7694cfe5b9 SHA1: c576e06862a65e695ebec5d83031586e63dd4eba SHA256: e1da5cf2817bacfbdd282c2bb5a8951b838fa71506e4026d141b5aa85f2237df Description: Mouse support This package contains mouse drivers for the kernel. Kernel-Version: 4.1.0-ucs174-amd64 Package: multiarch-support Priority: standard Section: libs Installed-Size: 181 Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.13-38.27.201511261620 Depends: libc6 (>= 2.3.6-2) Filename: 4.1-1/amd64/multiarch-support_2.13-38.27.201511261620_amd64.deb Size: 151614 MD5sum: 764c3a7f2f684d1703e8b74d8c278702 SHA1: 4f3cca1eb1676f697ce334a23ae61dba349e4d32 SHA256: caf2012b087078ebf2401bb4dd0b5220171a52c3912795f7271bd19925adfd83 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: multipath-modules-4.1.0-ucs174-amd64-di Priority: extra Section: debian-installer Installed-Size: 84 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: multipath-modules Depends: kernel-image-4.1.0-ucs174-amd64-di, md-modules-4.1.0-ucs174-amd64-di, scsi-core-modules-4.1.0-ucs174-amd64-di Filename: 4.1-1/amd64/multipath-modules-4.1.0-ucs174-amd64-di_4.1.6-1.174.201602110938_amd64.udeb Size: 14596 MD5sum: 2c6f51d2a0e182f054e032f0a95ab734 SHA1: 6cfe051f046bdc16ad60a5b93f6082ea65e53d55 SHA256: 861d1b56b4296bb125fa59f24872ec678a0bc6ad1cded4d4c89d381460d73899 Description: Multipath support This package contains DM-Multipath modules for the kernel. Kernel-Version: 4.1.0-ucs174-amd64 Package: mysql-client-5.5 Priority: optional Section: database Installed-Size: 36654 Maintainer: Debian MySQL Maintainers Architecture: amd64 Source: mysql-5.5 Version: 5.5.46-0.17.201512141630 Replaces: mysql-client (<< 5.5.46-0.17.201512141630), mysql-client-5.0, mysql-client-5.1 Provides: mysql-client, virtual-mysql-client Depends: debianutils (>= 1.6), libdbi-perl, libdbd-mysql-perl (>= 1.2202), mysql-common (>= 5.5.46-0.17.201512141630), perl, libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libreadline6 (>= 6.0), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4) Suggests: libterm-readkey-perl Breaks: mysql-client (<< 5.5.46-0.17.201512141630), mysql-client-5.0, mysql-client-5.1 Filename: 4.1-1/amd64/mysql-client-5.5_5.5.46-0.17.201512141630_amd64.deb Size: 1903966 MD5sum: 19fa70468a387bbe0dc9ddcd9feb33a7 SHA1: 6e04ed540a6ec409bcb0cf509eda506086cc7d86 SHA256: 75f9a2b72cf30574d375871b0dd3f4cbb29547b08b7fd76f7d68411a09ae7d11 Description: MySQL database client binaries MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes the client binaries and the additional tools innotop and mysqlreport. Homepage: http://dev.mysql.com/ Package: mysql-server-5.5 Priority: optional Section: database Installed-Size: 31991 Maintainer: Debian MySQL Maintainers Architecture: amd64 Source: mysql-5.5 Version: 5.5.46-0.17.201512141630 Replaces: libmysqlclient-dev (<< 5.5.17~), mysql-client-5.1, mysql-server (<< 5.5.46-0.17.201512141630), mysql-server-5.0, mysql-server-5.1 Provides: virtual-mysql-server Depends: mysql-client-5.5 (>= 5.5.46-0.17.201512141630), libdbi-perl, perl (>= 5.6), libc6 (>= 2.12), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4), debconf (>= 0.5) | debconf-2.0, psmisc, passwd, lsb-base (>= 3.0-10), mysql-server-core-5.5 (>= 5.5.46-0.17.201512141630), initscripts (>= 2.88dsf-13.3), makepasswd Pre-Depends: mysql-common (>= 5.5.46-0.17.201512141630), adduser (>= 3.40), debconf Recommends: mailx, libhtml-template-perl Suggests: tinyca Breaks: libmysqlclient-dev (<< 5.5.17~), mysql-client-5.1, mysql-server (<< 5.5.46-0.17.201512141630), mysql-server-5.1 Filename: 4.1-1/amd64/mysql-server-5.5_5.5.46-0.17.201512141630_amd64.deb Size: 2002304 MD5sum: b13cd37644cb7187c3f2b2a22965b89f SHA1: a7dfe1304f2c5e626021292a80e4af6b56f9601e SHA256: af1bd6ed14a69a2a2b53b698c1b1de36dbb979a752d81d3c28c0349268a3fd4e Description: MySQL database server binaries and system database setup MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package contains all the infrastructure needed to setup system databases. Homepage: http://dev.mysql.com/ Package: mysql-server-core-5.5 Priority: optional Section: database Installed-Size: 19776 Maintainer: Debian MySQL Maintainers Architecture: amd64 Source: mysql-5.5 Version: 5.5.46-0.17.201512141630 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.1-1/amd64/mysql-server-core-5.5_5.5.46-0.17.201512141630_amd64.deb Size: 3805016 MD5sum: acc9f0277ae2a92c6c2ed39d0904150c SHA1: 8b5284496901292c6282f021c9e02ea7428cddb5 SHA256: 8ba4bba8175e46ac8cc180234ed18c9c919753eace7d2c0e9ab56faa8601d068 Description: MySQL database server binaries MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes the server binaries but doesn't contain all the infrastructure needed to setup system databases. Homepage: http://dev.mysql.com/ Package: mysql-source-5.5 Priority: optional Section: database Installed-Size: 23533 Maintainer: Debian MySQL Maintainers Architecture: amd64 Source: mysql-5.5 Version: 5.5.46-0.17.201512141630 Filename: 4.1-1/amd64/mysql-source-5.5_5.5.46-0.17.201512141630_amd64.deb Size: 23056124 MD5sum: 1da770f50b33382c6bf647a0eab6f90e SHA1: 5791a6650e4a0caa221eb36996eaffab576605c9 SHA256: 76eb9b0e13ae1d27f8a8f35e3b6d6a0fe649d34819fb04f46a97623e2c520b3a Description: MySQL source MySQL is a fast, stable, and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes the MySQL source code as configured before building. Homepage: http://dev.mysql.com/ Package: mysql-testsuite-5.5 Priority: optional Section: database Installed-Size: 108868 Maintainer: Debian MySQL Maintainers Architecture: amd64 Source: mysql-5.5 Version: 5.5.46-0.17.201512141630 Depends: mysql-server (= 5.5.46-0.17.201512141630), mysql-client (= 5.5.46-0.17.201512141630), libc6 (>= 2.3.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Filename: 4.1-1/amd64/mysql-testsuite-5.5_5.5.46-0.17.201512141630_amd64.deb Size: 4305180 MD5sum: 59e0f1aefe25330c9e2738939902eea9 SHA1: 952151a7c8dbb6165a777dc4ed593020429f0aa7 SHA256: 2f028d46e57a67d02b9e633ea9c63313d050d521faa27107dfffee34cd8a0e2a Description: MySQL testsuite MySQL is a fast, stable, and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes the MySQL testsuite. Homepage: http://dev.mysql.com/ Package: nbd-modules-4.1.0-ucs174-amd64-di Priority: extra Section: debian-installer Installed-Size: 65 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: nbd-modules Depends: kernel-image-4.1.0-ucs174-amd64-di Filename: 4.1-1/amd64/nbd-modules-4.1.0-ucs174-amd64-di_4.1.6-1.174.201602110938_amd64.udeb Size: 9856 MD5sum: 7daf9c45dce59c4da5e7b1afec14d51c SHA1: d96746b8898db2176adeb5f0f2f2b0f2012b9f7a SHA256: ba9050005891021eb93fce5bf8c133c15e3e5d5f8fdb1fc775d5de73fe906fd0 Description: Network Block Device modules This package contains the modules required for support of the Network Block Device Kernel-Version: 4.1.0-ucs174-amd64 Package: nic-modules-4.1.0-ucs174-amd64-di Priority: standard Section: debian-installer Installed-Size: 10744 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: nic-extra-modules, nic-modules Depends: kernel-image-4.1.0-ucs174-amd64-di, nic-shared-modules-4.1.0-ucs174-amd64-di, core-modules-4.1.0-ucs174-amd64-di, i2c-modules-4.1.0-ucs174-amd64-di, crc-modules-4.1.0-ucs174-amd64-di Filename: 4.1-1/amd64/nic-modules-4.1.0-ucs174-amd64-di_4.1.6-1.174.201602110938_amd64.udeb Size: 2521784 MD5sum: 74cdd67f003aba393962ba9ca52c0049 SHA1: d530054ec1c1ae6a73ed6f9b993ac3f7bef1ec46 SHA256: f06bdf0ee4c46ac996f16b1bc0afeef64e6d29a57d24e9e3ad65fc86bc1e58a7 Description: NIC drivers This package contains Ethernet and some paravirtualised network drivers for the kernel. Kernel-Version: 4.1.0-ucs174-amd64 Package: nic-pcmcia-modules-4.1.0-ucs174-amd64-di Priority: standard Section: debian-installer Installed-Size: 895 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: nic-pcmcia-modules Depends: kernel-image-4.1.0-ucs174-amd64-di, nic-shared-modules-4.1.0-ucs174-amd64-di, nic-wireless-modules-4.1.0-ucs174-amd64-di, pcmcia-modules-4.1.0-ucs174-amd64-di, mmc-core-modules-4.1.0-ucs174-amd64-di Filename: 4.1-1/amd64/nic-pcmcia-modules-4.1.0-ucs174-amd64-di_4.1.6-1.174.201602110938_amd64.udeb Size: 173418 MD5sum: a927e1cbf49513220ec365afe1603abc SHA1: 095f6838d944ed1dbc4aa34c67f57c6c66068bf6 SHA256: 501dd24e39afc99c9749735a9afe2d2c24f91e0e9a48518af5900965a8127cdb Description: Common PCMCIA NIC drivers This package contains common PCMCIA NIC drivers for the kernel. Kernel-Version: 4.1.0-ucs174-amd64 Package: nic-shared-modules-4.1.0-ucs174-amd64-di Priority: standard Section: debian-installer Installed-Size: 214 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: nic-shared-modules Depends: kernel-image-4.1.0-ucs174-amd64-di Filename: 4.1-1/amd64/nic-shared-modules-4.1.0-ucs174-amd64-di_4.1.6-1.174.201602110938_amd64.udeb Size: 38774 MD5sum: 3f5521056f7e923391d6a8dcf0ae1b37 SHA1: cd41d84a63820b24ecfab7ab58ecd497a0b3b839 SHA256: 462a1ed8b87ca5bbd3460de04b961497813b7997dd07ca14920ec88e0a6f82d9 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: 4.1.0-ucs174-amd64 Package: nic-usb-modules-4.1.0-ucs174-amd64-di Priority: standard Section: debian-installer Installed-Size: 1011 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: nic-usb-modules Depends: kernel-image-4.1.0-ucs174-amd64-di, nic-shared-modules-4.1.0-ucs174-amd64-di, nic-wireless-modules-4.1.0-ucs174-amd64-di, usb-modules-4.1.0-ucs174-amd64-di, core-modules-4.1.0-ucs174-amd64-di, crc-modules-4.1.0-ucs174-amd64-di Filename: 4.1-1/amd64/nic-usb-modules-4.1.0-ucs174-amd64-di_4.1.6-1.174.201602110938_amd64.udeb Size: 195052 MD5sum: 4bdd3add9a012b825cffae39ad07fd78 SHA1: 44ad09ae05ab9ccd472359e7be8c4b214757f717 SHA256: ae9315019715fbe241a6f11c2339928d20335f4fc81223e807cf7dfdd1095587 Description: USB NIC drivers This package contains USB network adapter drivers for the kernel. Kernel-Version: 4.1.0-ucs174-amd64 Package: nic-wireless-modules-4.1.0-ucs174-amd64-di Priority: standard Section: debian-installer Installed-Size: 14435 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: nic-wireless-modules Depends: kernel-image-4.1.0-ucs174-amd64-di, nic-shared-modules-4.1.0-ucs174-amd64-di, core-modules-4.1.0-ucs174-amd64-di, usb-modules-4.1.0-ucs174-amd64-di, mmc-modules-4.1.0-ucs174-amd64-di, pcmcia-modules-4.1.0-ucs174-amd64-di, crc-modules-4.1.0-ucs174-amd64-di Filename: 4.1-1/amd64/nic-wireless-modules-4.1.0-ucs174-amd64-di_4.1.6-1.174.201602110938_amd64.udeb Size: 3141818 MD5sum: a27cf04dd8414ca9ff4ea7a6737c697b SHA1: d89f3c1e8e48fe0b08907eb46afd8e635bd50f32 SHA256: 6e66f70a2275da5c47d674112aebbfdb25d3ba57ebcce4dfcc0d7f1c7c95d2c6 Description: Wireless NIC drivers This package contains wireless NIC drivers for the kernel. Includes crypto modules only needed for wireless (WEP, WPA). Kernel-Version: 4.1.0-ucs174-amd64 Package: nscd Priority: optional Section: admin Installed-Size: 347 Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.13-38.27.201511261620 Depends: libc6 (>> 2.13), libc6 (<< 2.14) Filename: 4.1-1/amd64/nscd_2.13-38.27.201511261620_amd64.deb Size: 216318 MD5sum: ed50c4e6e12b2ddd32b254f91751ca53 SHA1: ff5d74608d67cf2e6e202b3c3fd886225c9a24a7 SHA256: 8336a4fe86f7d01bc6c281c12a4d93ee4f9894036f344b98f13f5a514a98d6e9 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: ntfs-modules-4.1.0-ucs174-amd64-di Priority: extra Section: debian-installer Installed-Size: 360 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: ntfs-modules Depends: kernel-image-4.1.0-ucs174-amd64-di Filename: 4.1-1/amd64/ntfs-modules-4.1.0-ucs174-amd64-di_4.1.6-1.174.201602110938_amd64.udeb Size: 87880 MD5sum: d7d22ed67d5d6953cb3141a96a5e814c SHA1: eacebc6d13d14c031594bd0aa52caee37bd7407f SHA256: fb3bc7d09f8327cb82dad4ee4c2b67d5e298b3189519b33526485fd9a263509d Description: NTFS filesystem support This package contains the NTFS file system module for the kernel. Kernel-Version: 4.1.0-ucs174-amd64 Package: ntp Priority: optional Section: net Installed-Size: 1212 Maintainer: Debian NTP Team Architecture: amd64 Version: 1:4.2.6.p5+dfsg-2.51.201511241933 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.1-1/amd64/ntp_4.2.6.p5+dfsg-2.51.201511241933_amd64.deb Size: 558238 MD5sum: a81659d9302556499f17c5a29545aa03 SHA1: 2c7badc1e564f0f2d501e3df0303b41ef1ff8462 SHA256: 2f197e9b1d53bf74d2b2fdbadde4d48623e6d6229fa3a6d515de3a116962c642 Description: Network Time Protocol daemon and utility programs NTP, the Network Time Protocol, is used to keep computer clocks accurate by synchronizing them over the Internet or a local network, or by following an accurate hardware receiver that interprets GPS, DCF-77, NIST or similar time signals. . This package contains the NTP daemon and utility programs. An NTP daemon needs to be running on each host that is to have its clock accuracy controlled by NTP. The same NTP daemon is also used to provide NTP service to other hosts. . For more information about the NTP protocol and NTP server configuration and operation, install the package "ntp-doc". Homepage: http://support.ntp.org/ Package: ntpdate Priority: optional Section: net Installed-Size: 224 Maintainer: Debian NTP Team Architecture: amd64 Source: ntp Version: 1:4.2.6.p5+dfsg-2.51.201511241933 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.1-1/amd64/ntpdate_4.2.6.p5+dfsg-2.51.201511241933_amd64.deb Size: 82448 MD5sum: cc015acb893c027a6230e8eee50277f8 SHA1: 30c7e5b31b12dba5bc639726f493f44ba2ad6ac1 SHA256: 2b7560a3add3450dadc02b38203ad0c196bd3b4c97a55a4ceaeb1d7ede465497 Description: client for setting system time from NTP servers NTP, the Network Time Protocol, is used to keep computer clocks accurate by synchronizing them over the Internet or a local network, or by following an accurate hardware receiver that interprets GPS, DCF-77, NIST or similar time signals. . ntpdate is a simple NTP client that sets a system's clock to match the time obtained by communicating with one or more NTP servers. It is not sufficient, however, for maintaining an accurate clock in the long run. ntpdate by itself is useful for occasionally setting the time on machines that do not have full-time network access, such as laptops. . If the full NTP daemon from the package "ntp" is installed, then ntpdate is not necessary. Homepage: http://support.ntp.org/ Package: openjdk-7-dbg Priority: extra Section: debug Installed-Size: 398049 Maintainer: OpenJDK Team Architecture: amd64 Source: openjdk-7 Version: 7u91-2.6.3-1.19.201512041548 Depends: openjdk-7-jre-headless (= 7u91-2.6.3-1.19.201512041548) Recommends: openjdk-7-jre (= 7u91-2.6.3-1.19.201512041548) Suggests: openjdk-7-jdk (= 7u91-2.6.3-1.19.201512041548) Filename: 4.1-1/amd64/openjdk-7-dbg_7u91-2.6.3-1.19.201512041548_amd64.deb Size: 169602798 MD5sum: 2e1867cf730ebb2d12be80b3066f5e8d SHA1: 0a427a924aa33c00316e3b003a2ba8822055ebf2 SHA256: 787114e856bfa9bf47d831fab184b3fa6f443f55d0a58ab0d49013c6e30db626 Description: Java runtime based on OpenJDK (debugging symbols) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains the debugging symbols. . The packages are built using the IcedTea build support and patches from the IcedTea project. Multi-Arch: same Homepage: http://openjdk.java.net/ Package: openjdk-7-demo Priority: extra Section: java Installed-Size: 4262 Maintainer: OpenJDK Team Architecture: amd64 Source: openjdk-7 Version: 7u91-2.6.3-1.19.201512041548 Depends: openjdk-7-jre (= 7u91-2.6.3-1.19.201512041548), libc6 (>= 2.3), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Filename: 4.1-1/amd64/openjdk-7-demo_7u91-2.6.3-1.19.201512041548_amd64.deb Size: 2486782 MD5sum: 042458432df9ad89baa45da30407772d SHA1: 3e076840bf212c3da5ca1b94e833f9d61084e685 SHA256: fb64c956112f7d11fb829d64a1c6a4532c7516884ed589552d498b91549c75a8 Description: Java runtime based on OpenJDK (demos and examples) OpenJDK Java runtime . The packages are built using the IcedTea build support and patches from the IcedTea project. Homepage: http://openjdk.java.net/ Package: openjdk-7-jdk Priority: optional Section: java Installed-Size: 20362 Maintainer: OpenJDK Team Architecture: amd64 Source: openjdk-7 Version: 7u91-2.6.3-1.19.201512041548 Provides: java-compiler, java-sdk, java2-sdk, java5-sdk, java6-sdk, java7-jdk Depends: openjdk-7-jre (= 7u91-2.6.3-1.19.201512041548), libc6 (>= 2.2.5), libx11-6 Recommends: libxt-dev Suggests: openjdk-7-demo, openjdk-7-source, visualvm Filename: 4.1-1/amd64/openjdk-7-jdk_7u91-2.6.3-1.19.201512041548_amd64.deb Size: 16750336 MD5sum: 8abf7866a46e8f93f7d21ff0e6bcda4e SHA1: d9f17d7f2549c13cbb047bbf3045007640dedf43 SHA256: ea0c0c9bd2bfe2383473171e07180a7b4f9a1aa2c947427c939cba0a5fadc434 Description: OpenJDK Development Kit (JDK) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . The packages are built using the IcedTea build support and patches from the IcedTea project. Multi-Arch: same Homepage: http://openjdk.java.net/ Package: openjdk-7-jre-headless Priority: optional Section: java Installed-Size: 56343 Maintainer: OpenJDK Team Architecture: amd64 Source: openjdk-7 Version: 7u91-2.6.3-1.19.201512041548 Replaces: openjdk-7-jre-lib (<< 7u45-2.4.3-1) Provides: java-runtime-headless, java2-runtime-headless, java5-runtime-headless, java6-runtime-headless, java7-runtime-headless Depends: ca-certificates-java, tzdata-java, java-common (>= 0.28), libcups2 (>= 1.4.0), liblcms2-2, libjpeg8 (>= 8c), libnss3 (>= 2:3.12.3), libc6 (>= 2.4), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libglib2.0-0 (>= 2.26.0), libkrb5-3 (>= 1.6.dfsg.2), libpcsclite1, libpulse0 (>= 0.99.1), libsctp1 (>= 1.0.10+dfsg), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4) Pre-Depends: multiarch-support Suggests: icedtea-7-jre-jamvm (= 7u91-2.6.3-1.19.201512041548), libnss-mdns, sun-java6-fonts, ttf-dejavu-extra, fonts-ipafont-gothic, fonts-ipafont-mincho, ttf-wqy-microhei | ttf-wqy-zenhei, ttf-indic-fonts Conflicts: icedtea-netx (<< 1.1.1-2~) Breaks: icedtea-netx (<< 1.4-2) Filename: 4.1-1/amd64/openjdk-7-jre-headless_7u91-2.6.3-1.19.201512041548_amd64.deb Size: 41813120 MD5sum: 2a5186932a437ab4fd2c79649303bf65 SHA1: 69b2837f102770b794dc016139a981dd0e5a9bea SHA256: 599cedd9b432203ea2948ec2f03fbc397cdf35d6daa2ce2046c80014dca0636b Description: OpenJDK Java runtime, using Hotspot JIT (headless) Minimal Java runtime - needed for executing non GUI Java programs, using Hotspot JIT. The packages are built using the IcedTea build support and patches from the IcedTea project. Built-Using: rhino (= 1.7R3-5.12.201403161116) Multi-Arch: same Homepage: http://openjdk.java.net/ Package: openjdk-7-jre-zero Priority: extra Section: java Installed-Size: 6642 Maintainer: OpenJDK Team Architecture: amd64 Source: openjdk-7 Version: 7u91-2.6.3-1.19.201512041548 Depends: openjdk-7-jre-headless (= 7u91-2.6.3-1.19.201512041548), libc6 (>= 2.3.3), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Filename: 4.1-1/amd64/openjdk-7-jre-zero_7u91-2.6.3-1.19.201512041548_amd64.deb Size: 2530594 MD5sum: c066708bceb7c391f4e7a009ec637945 SHA1: 629832b484d1e47dc3cb30980386fe4c2b0fc62c SHA256: 08536d46cf8cfcd337f31bdc71a2601daa79e8f0e3e4c4474dadd99cddcddbf9 Description: Alternative JVM for OpenJDK, using Zero/Shark The package provides an alternative runtime using the Zero VM and the Shark Just In Time Compiler (JIT). Built on architectures in addition to the Hotspot VM as a debugging aid for those architectures which don't have a Hotspot VM. . The VM is started with the option `-zero'. See the README.Debian for details. Multi-Arch: same Homepage: http://openjdk.java.net/ Package: openjdk-7-jre Priority: optional Section: java Installed-Size: 648 Maintainer: OpenJDK Team Architecture: amd64 Source: openjdk-7 Version: 7u91-2.6.3-1.19.201512041548 Replaces: openjdk-7-jre-headless (<< 7u65-2.5.1-0~) Provides: java-runtime, java2-runtime, java5-runtime, java6-runtime, java7-runtime Depends: openjdk-7-jre-headless (= 7u91-2.6.3-1.19.201512041548), 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.1-1/amd64/openjdk-7-jre_7u91-2.6.3-1.19.201512041548_amd64.deb Size: 215200 MD5sum: 56567b62146bd54880bd74aef51666d3 SHA1: b1ba151482222bb63ca7361f05c8deb80d67a2a6 SHA256: 14de5eb104af530fa2dc8ac89902f668d4f4ac2431116013220eda7b9fb53800 Description: OpenJDK Java runtime, using Hotspot JIT Full Java runtime environment - needed for executing Java GUI and Webstart programs, using Hotspot JIT. The packages are built using the IcedTea build support and patches from the IcedTea project. Multi-Arch: same Homepage: http://openjdk.java.net/ Package: openssh-client-udeb Priority: optional Section: debian-installer Installed-Size: 523 Maintainer: Debian OpenSSH Maintainers Architecture: amd64 Source: openssh Version: 1:6.0p1-4.54.201601151031 Depends: libc6-udeb (>= 2.13), libcrypto1.0.0-udeb (>= 1.0.2), zlib1g-udeb (>= 1:1.2.3.3.dfsg-1), libnss-files-udeb Filename: 4.1-1/amd64/openssh-client-udeb_6.0p1-4.54.201601151031_amd64.udeb Size: 185026 MD5sum: 1ea6fa4e49eb3d4ef46f7c928377da89 SHA1: 0dd3fe5e6642566e98607b02fd6de42849319702 SHA256: 327c9da25cf3c7f7655e24ba4d3e5854fc21622ddb2f982d57a99e00b7927b09 Description: secure shell client for the Debian installer This is the portable version of OpenSSH, a free implementation of the Secure Shell protocol as specified by the IETF secsh working group. . This package provides the ssh client for use in debian-installer. Installer-Menu-Item: 99999 Package: openssh-client Priority: standard Section: net Installed-Size: 2390 Maintainer: Debian OpenSSH Maintainers Architecture: amd64 Source: openssh Version: 1:6.0p1-4.54.201601151031 Replaces: ssh, ssh-krb5 Provides: rsh-client, ssh-client Depends: libc6 (>= 2.11), libedit2 (>= 2.11-20080614-1), libgssapi-krb5-2 (>= 1.10+dfsg~), libselinux1 (>= 1.32), libssl1.0.0 (>= 1.0.2), zlib1g (>= 1:1.1.4), debconf (>= 1.2.0) | debconf-2.0, adduser (>= 3.10), dpkg (>= 1.7.0), passwd Recommends: xauth, openssh-blacklist, openssh-blacklist-extra Suggests: ssh-askpass, libpam-ssh, keychain, monkeysphere Conflicts: rsh-client (<< 0.16.1-1), sftp, ssh (<< 1:3.8.1p1-9), ssh-krb5 (<< 1:4.3p2-7) Filename: 4.1-1/amd64/openssh-client_6.0p1-4.54.201601151031_amd64.deb Size: 1033400 MD5sum: 696a941d26bb4b44c3a63ee9ca120628 SHA1: 34ea30583f7b710809976a09858d4beefc51c42e SHA256: 3e6a0f7fee75b2dd578164b6795efb3370e3dbb7d51a268edda03fc47d266a34 Description: secure shell (SSH) client, for secure access to remote machines This is the portable version of OpenSSH, a free implementation of the Secure Shell protocol as specified by the IETF secsh working group. . Ssh (Secure Shell) is a program for logging into a remote machine and for executing commands on a remote machine. It provides secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel. It can be used to provide applications with a secure communication channel. . This package provides the ssh, scp and sftp clients, the ssh-agent and ssh-add programs to make public key authentication more convenient, and the ssh-keygen, ssh-keyscan, ssh-copy-id and ssh-argv0 utilities. . In some countries it may be illegal to use any encryption at all without a special permit. . ssh replaces the insecure rsh, rcp and rlogin programs, which are obsolete for most purposes. Multi-Arch: foreign Homepage: http://www.openssh.org/ Package: openssh-server-udeb Priority: optional Section: debian-installer Installed-Size: 614 Maintainer: Debian OpenSSH Maintainers Architecture: amd64 Source: openssh Version: 1:6.0p1-4.54.201601151031 Depends: libc6-udeb (>= 2.13), libcrypto1.0.0-udeb (>= 1.0.2), zlib1g-udeb (>= 1:1.2.3.3.dfsg-1), libnss-files-udeb Filename: 4.1-1/amd64/openssh-server-udeb_6.0p1-4.54.201601151031_amd64.udeb Size: 199712 MD5sum: 658ea3c18c1da3843333d5e1f192af4e SHA1: 3802e6caf1a8be8978178c4201ae5f4958531840 SHA256: c40cea943224965a9a3e75e09093d42b9339558bdceb9f3ae7e31dbff42ea6ff Description: secure shell server for the Debian installer This is the portable version of OpenSSH, a free implementation of the Secure Shell protocol as specified by the IETF secsh working group. . This package provides the sshd server for use in debian-installer. Since it is expected to be used in specialized situations (e.g. S/390 installs with no console), it does not provide any configuration. Package: openssh-server Priority: optional Section: net Installed-Size: 813 Maintainer: Debian OpenSSH Maintainers Architecture: amd64 Source: openssh Version: 1:6.0p1-4.54.201601151031 Replaces: openssh-client (<< 1:3.8.1p1-11), ssh, ssh-krb5 Provides: ssh-server Depends: libc6 (>= 2.8), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1.10+dfsg~), libkrb5-3 (>= 1.6.dfsg.2), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32), libssl1.0.0 (>= 1.0.2), libwrap0 (>= 7.6-4~), zlib1g (>= 1:1.1.4), debconf (>= 1.2.0) | debconf-2.0, openssh-client (= 1:6.0p1-4.54.201601151031), libpam-runtime (>= 0.76-14), libpam-modules (>= 0.72-9), adduser (>= 3.9), dpkg (>= 1.9.0), lsb-base (>= 3.2-13), procps Recommends: xauth, ncurses-term, openssh-blacklist, openssh-blacklist-extra Suggests: ssh-askpass, rssh, molly-guard, ufw, monkeysphere Conflicts: rsh-client (<< 0.16.1-1), sftp, ssh (<< 1:3.8.1p1-9), ssh-krb5 (<< 1:4.3p2-7), ssh-nonfree (<< 2), ssh-socks, ssh2 Filename: 4.1-1/amd64/openssh-server_6.0p1-4.54.201601151031_amd64.deb Size: 339496 MD5sum: 2df568c5d8e1a6fca6808ef61d9c67ee SHA1: 527af38791c2ec7ea92657a6a5b483e11a16c4b5 SHA256: 94b6763eea1a3703fa179fc190ea227594bbecfaa05fe78d6b8cac576bf69c8c Description: secure shell (SSH) server, for secure access from remote machines This is the portable version of OpenSSH, a free implementation of the Secure Shell protocol as specified by the IETF secsh working group. . Ssh (Secure Shell) is a program for logging into a remote machine and for executing commands on a remote machine. It provides secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel. It can be used to provide applications with a secure communication channel. . This package provides the sshd server. . In some countries it may be illegal to use any encryption at all without a special permit. . sshd replaces the insecure rshd program, which is obsolete for most purposes. Multi-Arch: foreign Homepage: http://www.openssh.org/ Package: pata-modules-4.1.0-ucs174-amd64-di Priority: standard Section: debian-installer Installed-Size: 426 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: pata-modules Depends: kernel-image-4.1.0-ucs174-amd64-di, ata-modules-4.1.0-ucs174-amd64-di Filename: 4.1-1/amd64/pata-modules-4.1.0-ucs174-amd64-di_4.1.6-1.174.201602110938_amd64.udeb Size: 62570 MD5sum: a3e0f3e5efddb756d230740c7288506f SHA1: 840a6eb4ce02da20d3bbb8ace48cd2ce786668ad SHA256: 2bd52d50feac30495eb17f6ffcee47c5d9e55f98a7a5db41ac8dc42a8ee3e0d8 Description: PATA drivers This package contains PATA drivers for the kernel. Kernel-Version: 4.1.0-ucs174-amd64 Package: pcmcia-modules-4.1.0-ucs174-amd64-di Priority: standard Section: debian-installer Installed-Size: 319 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: pcmcia-modules Depends: kernel-image-4.1.0-ucs174-amd64-di, core-modules-4.1.0-ucs174-amd64-di Filename: 4.1-1/amd64/pcmcia-modules-4.1.0-ucs174-amd64-di_4.1.6-1.174.201602110938_amd64.udeb Size: 65672 MD5sum: ff1e77ecc724bba6b33f7e83ed759250 SHA1: ca86243e987dc469a2fdc9d52a7724f7c60aac0e SHA256: 8fcf4e468bd9d56800b4b4a389f473ca1fcd1c13a31aab4e776af272ec09001d Description: Common PCMCIA drivers This package contains common PCMCIA drivers for the kernel. Kernel-Version: 4.1.0-ucs174-amd64 Package: pcmcia-storage-modules-4.1.0-ucs174-amd64-di Priority: standard Section: debian-installer Installed-Size: 72 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: pcmcia-storage-modules Depends: kernel-image-4.1.0-ucs174-amd64-di, cdrom-core-modules-4.1.0-ucs174-amd64-di, pcmcia-modules-4.1.0-ucs174-amd64-di, ata-modules-4.1.0-ucs174-amd64-di Filename: 4.1-1/amd64/pcmcia-storage-modules-4.1.0-ucs174-amd64-di_4.1.6-1.174.201602110938_amd64.udeb Size: 8728 MD5sum: bc14e1b3e9c7d84c3c4e0216e150279f SHA1: a352528bbf9d89b088337ca4bf66cf8545c4f3a5 SHA256: 38788322dfc78375ef6667bdd6246fd4223ff228f556d8dea0251e6fb283ad88 Description: PCMCIA storage drivers This package contains PCMCIA storage drivers for the kernel. Kernel-Version: 4.1.0-ucs174-amd64 Package: plymouth-dev Priority: optional Section: misc Installed-Size: 2201 Maintainer: Daniel Baumann Architecture: amd64 Source: plymouth Version: 0.8.5.1-5.17.201512031309 Depends: plymouth (= 0.8.5.1-5.17.201512031309), plymouth-drm (= 0.8.5.1-5.17.201512031309), plymouth-x11 (= 0.8.5.1-5.17.201512031309) Filename: 4.1-1/amd64/plymouth-dev_0.8.5.1-5.17.201512031309_amd64.deb Size: 392010 MD5sum: f57933cd10537c7d9deee72a2de9524e SHA1: 62d2bf6e1b40a01bdfe08b79fdde9fae636f4494 SHA256: 2c93d3e30c913d15418d5b388fd64873d24716246c0efc6660f4ad8eabb9d34f Description: Graphical Boot Animation and Logger (development) Plymouth provides an attractive boot animation in place of the text messages that normally get shown. Text messages are instead redirected to a logfile for viewing after boot. . This package contains the development files. Homepage: http://www.freedesktop.org/wiki/Software/Plymouth Package: plymouth-drm Priority: optional Section: misc Installed-Size: 336 Maintainer: Daniel Baumann Architecture: amd64 Source: plymouth Version: 0.8.5.1-5.17.201512031309 Replaces: plymouth Depends: libc6 (>= 2.2.5), libcairo2 (>= 1.2.4), libdrm2 (>= 2.4.25), libglib2.0-0 (>= 2.12.0), libkms1, libpango1.0-0 (>= 1.14.0), libpng12-0 (>= 1.2.13-4), plymouth (= 0.8.5.1-5.17.201512031309), fontconfig-config, ttf-dejavu-core Pre-Depends: multiarch-support Recommends: plymouth-themes-all Conflicts: plymouth (<< 0.8.3-10) Filename: 4.1-1/amd64/plymouth-drm_0.8.5.1-5.17.201512031309_amd64.deb Size: 89068 MD5sum: a72c3dd45ad351d6ce58da015759a711 SHA1: dcd73136b2948b53baff71827debfe5d2b96db1f SHA256: f38ab899315722a990aeaf9ed091669a03132aba3c505b149b9992e2a4d57526 Description: Graphical Boot Animation and Logger (DRM) Plymouth provides an attractive boot animation in place of the text messages that normally get shown. Text messages are instead redirected to a logfile for viewing after boot. . This package contains the DRM backend for systems supporting Kernel Mode Setting (KMS). Homepage: http://www.freedesktop.org/wiki/Software/Plymouth Package: plymouth-x11 Priority: optional Section: misc Installed-Size: 96 Maintainer: Daniel Baumann Architecture: amd64 Source: plymouth Version: 0.8.5.1-5.17.201512031309 Replaces: plymouth Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.2.5), libcairo2 (>= 1.2.4), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.2.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.18.0), libpango1.0-0 (>= 1.14.0), plymouth, plymouth-drm (= 0.8.5.1-5.17.201512031309) Suggests: gdm Conflicts: plymouth (<< 0.8.3-10) Filename: 4.1-1/amd64/plymouth-x11_0.8.5.1-5.17.201512031309_amd64.deb Size: 17888 MD5sum: cc764faea72f206f0b602cd178e463fc SHA1: e69a2c83436eae34d1882e806f484f2ff8c6053e SHA256: a9d37544b3395cb8ab009e01e79681ef4a8622d478712132cc363f85dd4e2cf9 Description: Graphical Boot Animation and Logger Plymouth provides an attractive boot animation in place of the text messages that normally get shown. Text messages are instead redirected to a logfile for viewing after boot. . This package contains the x11 renderer and the log viewer. Homepage: http://www.freedesktop.org/wiki/Software/Plymouth Package: plymouth Priority: optional Section: misc Installed-Size: 497 Maintainer: Daniel Baumann Architecture: amd64 Version: 0.8.5.1-5.17.201512031309 Depends: libc6 (>= 2.7), initramfs-tools Pre-Depends: multiarch-support Suggests: desktop-base, plymouth-drm Filename: 4.1-1/amd64/plymouth_0.8.5.1-5.17.201512031309_amd64.deb Size: 122044 MD5sum: 3d661fca975e7411d370e4cc27766172 SHA1: 39c151567309aaa41f700694d9c9be9a409eda76 SHA256: 6aa426b215bbeac3cd875c65cab33644528e6a1ceddf86f442b16e39407a89f1 Description: Graphical Boot Animation and Logger Plymouth provides an attractive boot animation in place of the text messages that normally get shown. Text messages are instead redirected to a logfile for viewing after boot. Homepage: http://www.freedesktop.org/wiki/Software/Plymouth Package: ppp-modules-4.1.0-ucs174-amd64-di Priority: optional Section: debian-installer Installed-Size: 198 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: ppp-modules Depends: kernel-image-4.1.0-ucs174-amd64-di, serial-modules-4.1.0-ucs174-amd64-di, crc-modules-4.1.0-ucs174-amd64-di Filename: 4.1-1/amd64/ppp-modules-4.1.0-ucs174-amd64-di_4.1.6-1.174.201602110938_amd64.udeb Size: 39724 MD5sum: 3498e4a3c58820d8822b1071b8803406 SHA1: 913d427d43e36c2b9a377e8f3168bca00c158764 SHA256: 803566e75fda3b3b67929f42f8af09cf30265b7f39c818d68e0cd1a5b074a552 Description: PPP drivers This package contains PPP drivers for the kernel. Kernel-Version: 4.1.0-ucs174-amd64 Package: python-ldb-dbg Priority: extra Section: debug Installed-Size: 246 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: ldb Version: 2:1.1.24-1.67.201512111426 Depends: python-ldb (= 2:1.1.24-1.67.201512111426) Recommends: python-dbg, python-talloc-dbg, python-tdb-dbg Filename: 4.1-1/amd64/python-ldb-dbg_1.1.24-1.67.201512111426_amd64.deb Size: 71308 MD5sum: 66c3c525cb720467dfa59245c3ab0bd9 SHA1: 01927f273432425864607966735fca57990eebdc SHA256: 7419e1d7926a7aef02d1a8d13c399a2e847bad30d4861c8d8f5da128e34fb6a8 Description: Python bindings for LDB - debug extension ldb is a LDAP-like embedded database built on top of TDB. . This package contains the Python debug extension. Homepage: http://ldb.samba.org/ Package: python-ldb-dev Priority: optional Section: libdevel Installed-Size: 54 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: ldb Version: 2:1.1.24-1.67.201512111426 Depends: libc6-dev, libldb-dev, pkg-config, python-ldb (= 2:1.1.24-1.67.201512111426) Filename: 4.1-1/amd64/python-ldb-dev_1.1.24-1.67.201512111426_amd64.deb Size: 9012 MD5sum: 09f74c4dfb5df931e0e88a6b230d082a SHA1: 5a11863a25c49f14ded9407636170381d17dd5c7 SHA256: e2355b0bf8b761efcecc12e426ccd92d0395a3491c33f09c6ad99e409daae4f3 Description: LDB Python bindings - development files ldb is a LDAP-like embedded database built on top of TDB. . It is a fast database with an LDAP-like API designed to be used within an application. In some ways it can be seen as a intermediate solution between key-value pair databases and a real LDAP database. . This package contains the development files for the Python bindings. Homepage: http://ldb.samba.org/ Package: python-ldb Priority: optional Section: python Installed-Size: 165 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: ldb Version: 2:1.1.24-1.67.201512111426 Provides: python2.7-ldb Depends: libldb1 (= 2:1.1.24-1.67.201512111426), python (>= 2.7), python (<< 2.8), libc6 (>= 2.2.5), libpython2.7 (>= 2.7), libtalloc2 (>= 2.0.4~git20101213) Pre-Depends: multiarch-support Filename: 4.1-1/amd64/python-ldb_1.1.24-1.67.201512111426_amd64.deb Size: 41200 MD5sum: 9dff59fbacc159722f9cee273a288850 SHA1: 24f16264eab27a31a252dce05a638451636287a5 SHA256: 9f1a9f7d16c361095361a71726b5f7d94812d0fb753308b54e2721a131949d9c Description: Python bindings for LDB ldb is a LDAP-like embedded database built on top of TDB. . This package contains the Python bindings. Homepage: http://ldb.samba.org/ Package: python-libxml2-dbg Priority: extra Section: debug Installed-Size: 1655 Maintainer: Debian XML/SGML Group Architecture: amd64 Source: libxml2 Version: 2.8.0+dfsg1-7.53.201601291602 Provides: python2.6-libxml2-dbg, python2.7-libxml2-dbg Depends: python-dbg, python-libxml2 (= 2.8.0+dfsg1-7.53.201601291602), libc6 (>= 2.2.5), liblzma5 (>= 5.1.1alpha+20110809), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4) Filename: 4.1-1/amd64/python-libxml2-dbg_2.8.0+dfsg1-7.53.201601291602_amd64.deb Size: 726252 MD5sum: fc4c8ffda578cb8671f0a99a1ce164e3 SHA1: 2b57d3a57c80a4d0689ab8da552404ccee1a9152 SHA256: 6d5129d0d6d38490ee3bb1fabddcfa983fb1af64213a676772d4024ce3a2ac67 Description: Python bindings for the GNOME XML library (debug extension) XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package contains the files needed to use the GNOME XML library in Python programs for use with the Python debug interpreter. Homepage: http://xmlsoft.org/ Package: python-libxml2 Priority: optional Section: python Installed-Size: 1324 Maintainer: Debian XML/SGML Group Architecture: amd64 Source: libxml2 Version: 2.8.0+dfsg1-7.53.201601291602 Provides: python2.6-libxml2, python2.7-libxml2 Depends: libc6 (>= 2.2.5), liblzma5 (>= 5.1.1alpha+20110809), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4), python (>= 2.6.6-7~), python (<< 2.8) Filename: 4.1-1/amd64/python-libxml2_2.8.0+dfsg1-7.53.201601291602_amd64.deb Size: 348488 MD5sum: ba4ba7e1c2b5d5fc9e46b3b72f908816 SHA1: 209beb72dfd6697bc3ae336fe8f06e29592e5fd6 SHA256: 2b36f66149f9a73449655c61f676604e622c792cae000e5bb70c1a7658abae68 Description: Python bindings for the GNOME XML library XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package contains the files needed to use the GNOME XML library in Python programs. Homepage: http://xmlsoft.org/ Package: python-pylibmc-dbg Priority: extra Section: debug Installed-Size: 503 Maintainer: Debian Python Modules Team Architecture: amd64 Source: pylibmc Version: 1.2.2-1.5.201511241415 Depends: libc6 (>= 2.2.5), libmemcached10, zlib1g (>= 1:1.1.4), python-dbg, python-pylibmc (= 1.2.2-1.5.201511241415) Filename: 4.1-1/amd64/python-pylibmc-dbg_1.2.2-1.5.201511241415_amd64.deb Size: 166336 MD5sum: 5ac4c0744b59977dc4326871aa2421ed SHA1: acb5a83fa38a52620c22cfdc9ada840beb34e443 SHA256: 50d48ce58b546a1e2c8cd84c74878e5f9d63b6c5eec827b63f61a3563a0a018a Description: libmemcached wrapper (debug mode) Pylibmc is a Python wrapper around the accompanying C Python extension _pylibmc, which is a wrapper around libmemcached from TangentOrg. It also manages pooling in a multi-threading environment. . This package provides the debug mode. Homepage: http://pypi.python.org/pypi/pylibmc/ Package: python-pylibmc Priority: optional Section: python Installed-Size: 185 Maintainer: Debian Python Modules Team Architecture: amd64 Source: pylibmc Version: 1.2.2-1.5.201511241415 Depends: python (>= 2.6.6-7~), python (<< 2.8), libc6 (>= 2.2.5), libmemcached10, zlib1g (>= 1:1.1.4) Suggests: memcached Filename: 4.1-1/amd64/python-pylibmc_1.2.2-1.5.201511241415_amd64.deb Size: 46146 MD5sum: e8d62847b0fe31aeb6b764df1a69217e SHA1: fe0b8529f59fb4a0597beab0f89a2278e38e9749 SHA256: bb71fcfc43083d08d661cd0709d65777366f567cdb61a8c9c385960cff4e8c16 Description: libmemcached wrapper Pylibmc is a Python wrapper around the accompanying C Python extension _pylibmc, which is a wrapper around libmemcached from TangentOrg. It also manages pooling in a multi-threading environment. Homepage: http://pypi.python.org/pypi/pylibmc/ Package: python-samba Priority: optional Section: python Installed-Size: 7667 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.3-1.812.201512111459 Provides: python2.7-samba Depends: python-ldb (>= 1.1.2~), python-tdb, python-ntdb, python-crypto, python (>= 2.7), python (<< 2.8), libattr1 (>= 1:2.4.46-8), libbsd0 (>= 0.0), libc6 (>= 2.4), libldb1 (>= 0.9.21), libpython2.7 (>= 2.7), libtalloc2 (>= 2.0.4~git20101213), libtevent0 (>= 0.9.16), python-talloc (>= 2.0.6), samba-libs (= 2:4.3.3-1.812.201512111459) Filename: 4.1-1/amd64/python-samba_4.3.3-1.812.201512111459_amd64.deb Size: 1850276 MD5sum: 99047396c621eac3dc9ee12bb67416bd SHA1: f037fc5f7af5b38ba9e50044a02a2652ff605b3c SHA256: 484bacb0b3ec3355a9195c537764a456a7755ae4999de014d5dc28502fe47d24 Description: Python bindings for Samba Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . This package contains Python bindings for most Samba libraries. Homepage: http://www.samba.org Package: python-talloc-dbg Priority: extra Section: debug Installed-Size: 96 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: talloc Version: 2.1.5-1.41.201512111354 Depends: python-talloc (= 2.1.5-1.41.201512111354) Pre-Depends: multiarch-support Recommends: python-dbg, libtalloc2-dbg Filename: 4.1-1/amd64/python-talloc-dbg_2.1.5-1.41.201512111354_amd64.deb Size: 17790 MD5sum: 081b9d1cb07b70ae9d173b15f0b9fe8b SHA1: 23e192f2704ecccc3d52f089aeb943c6a1a1afea SHA256: 4a490b8bcb09c4b8d85b924a061ae7aaf7bc40433b1ef789d5d354c30281bce6 Description: hierarchical pool based memory allocator - Python debug extension A hierarchical pool based memory allocator with destructors. It uses reference counting to determine when memory should be freed. . This package contains the Python debug extension. Homepage: http://talloc.samba.org/ Package: python-talloc-dev Priority: optional Section: libdevel Installed-Size: 59 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: talloc Version: 2.1.5-1.41.201512111354 Depends: python-talloc (= 2.1.5-1.41.201512111354), pkg-config Filename: 4.1-1/amd64/python-talloc-dev_2.1.5-1.41.201512111354_amd64.deb Size: 7504 MD5sum: 1044dba68cc42eb31cd8db85ef71b29b SHA1: 0409aeddf4276b278fb3959efa7fe2996c6081f2 SHA256: d3ceef9520b417d08dec67d2865b3d70b7e17127fe180004f8e23d4e3bd67f53 Description: talloc Python bindings - development files A hierarchical pool based memory allocator with destructors. It uses reference counting to determine when memory should be freed. . This package contains the development files for the Python bindings. Homepage: http://talloc.samba.org/ Package: python-talloc Priority: optional Section: python Installed-Size: 87 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: talloc Version: 2.1.5-1.41.201512111354 Provides: python2.7-talloc Depends: libc6 (>= 2.2.5), libpython2.7 (>= 2.7), libtalloc2 (>= 2.0.4~git20101213), python (>= 2.7), python (<< 2.8) Pre-Depends: multiarch-support Filename: 4.1-1/amd64/python-talloc_2.1.5-1.41.201512111354_amd64.deb Size: 12174 MD5sum: 030fa7e49507654db30da1b3c6f82b39 SHA1: 91a21cc971ab8383e4c7992381d50d6c82802eba SHA256: 3f55cab5bfd6bd83c2492d4e95bde319d75e34fe00b3bbfe4655f83dd6e1f55e Description: hierarchical pool based memory allocator - Python bindings A hierarchical pool based memory allocator with destructors. It uses reference counting to determine when memory should be freed. . This package contains the Python bindings. Homepage: http://talloc.samba.org/ Package: python-tdb-dbg Priority: extra Section: debug Installed-Size: 114 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: tdb Version: 1.3.8-1.54.201512111342 Depends: python-tdb (= 1.3.8-1.54.201512111342) Recommends: python-dbg, libtdb1-dbg Filename: 4.1-1/amd64/python-tdb-dbg_1.3.8-1.54.201512111342_amd64.deb Size: 27354 MD5sum: a5bb7ab72215f3ca43f2282ecbb835ac SHA1: 96d272ee2398cc757ce65376229ee5b463897223 SHA256: c94bb46aa7f2a2bdb3af0ec66e8888631ba0a9cd0fe9217c206202fd09fb54e1 Description: Python bindings for TDB - debug extension This is a simple database API. It is modelled after the structure of GDBM. TDB features, unlike GDBM, multiple writers support with appropriate locking and transactions. . This package contains the Python debug extension. Homepage: http://tdb.samba.org/ Package: python-tdb Priority: optional Section: python Installed-Size: 92 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: tdb Version: 1.3.8-1.54.201512111342 Provides: python2.7-tdb Depends: libtdb1 (= 1.3.8-1.54.201512111342), python (>= 2.7~), python (<< 2.8), libc6 (>= 2.2.5) Filename: 4.1-1/amd64/python-tdb_1.3.8-1.54.201512111342_amd64.deb Size: 19380 MD5sum: 7d9253cc481148f3d7e02d5b293862a6 SHA1: 501e3a45a742569aea9c0e3624c18b2aafe5de1e SHA256: 94ea958b4158677245de6100376a11ea17761d2fab3d0561b69ee33d3a8364bc Description: Python bindings for TDB This is a simple database API. It is modelled after the structure of GDBM. TDB features, unlike GDBM, multiple writers support with appropriate locking and transactions. . This package contains the Python bindings. Homepage: http://tdb.samba.org/ Package: python-tevent-dbg Priority: extra Section: debug Installed-Size: 32 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: tevent Version: 0.9.26-1.33.201512111415 Depends: python-tevent (= 0.9.26-1.33.201512111415) Recommends: python-dbg, libtevent0-dbg Filename: 4.1-1/amd64/python-tevent-dbg_0.9.26-1.33.201512111415_amd64.deb Size: 5248 MD5sum: 6c3b3840ab7955f31c02eaaa26db6f24 SHA1: 4dc09fbd8fda8226c096b5b90f1d99a233c27afe SHA256: 6f81655c7f0b774da7e7b0ca13ed39e72a2fa6ab12eebc3c3dea53c23b22c872 Description: talloc-based event loop library - development files tevent is a simple library that can handle the main event loop for an application. It supports three kinds of events: timed events, file descriptors becoming readable or writable and signals. . Talloc is used for memory management, both internally and for private data provided by users of the library. . This package contains the Python debug extension. Homepage: http://tevent.samba.org/ Package: python-tevent Priority: optional Section: python Installed-Size: 74 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: tevent Version: 0.9.26-1.33.201512111415 Provides: python2.7-tevent Depends: libc6 (>= 2.2.5), libtalloc2 (>= 2.0.4~git20101213), libtevent0 (>= 0.9.9), python (>= 2.7), python (<< 2.8) Filename: 4.1-1/amd64/python-tevent_0.9.26-1.33.201512111415_amd64.deb Size: 13030 MD5sum: 7b68ca73c2829827f411127433e95347 SHA1: c472446bb56f260bc3fb1d79dd3234e7aeb24001 SHA256: 13a1b070f9ad5b41e8e24a1643b605db16da47698da6ec9d5397eee47c2b4fb9 Description: talloc-based event loop library - development files tevent is a simple library that can handle the main event loop for an application. It supports three kinds of events: timed events, file descriptors becoming readable or writable and signals. . Talloc is used for memory management, both internally and for private data provided by users of the library. . This package contains the Python bindings. Homepage: http://tevent.samba.org/ Package: registry-tools Priority: optional Section: net Installed-Size: 254 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.3-1.812.201512111459 Replaces: samba-doc (<< 2:4.0.5~) Depends: libc6 (>= 2.2.5), libpopt0 (>= 1.14), libreadline6 (>= 6.0), libtalloc2 (>= 2.0.4~git20101213), samba-libs (= 2:4.3.3-1.812.201512111459) Conflicts: samba-doc (<< 2:4.0.5~) Filename: 4.1-1/amd64/registry-tools_4.3.3-1.812.201512111459_amd64.deb Size: 129914 MD5sum: b8f20f60a6c4cdc0af353c83b76ba4b9 SHA1: d4f267e8e89a21d4b1ffb1532d8a1d48ea1209fc SHA256: 82c6491288d3bb7db1e5700254d51d6dd60add3b449540717c12295d9e505411 Description: tools for viewing and manipulating the Windows registry Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . This package contains tools for viewing and manipulating the binary "registry" found on Windows machines, both locally and remote. Homepage: http://www.samba.org Package: rpcbind Priority: standard Section: net Installed-Size: 143 Maintainer: Anibal Monsalve Salazar Architecture: amd64 Version: 0.2.0-8.8.201511231144 Provides: portmap Depends: libc6 (>= 2.3), libtirpc1, libwrap0 (>= 7.6-4~), lsb-base (>= 3.2-14), insserv (>= 1.14.0-2.1) | file-rc, initscripts (>= 2.88dsf-13.3) Conflicts: portmap Filename: 4.1-1/amd64/rpcbind_0.2.0-8.8.201511231144_amd64.deb Size: 46402 MD5sum: ea5127de5f713532652a08310d4298bc SHA1: cac698c85258b272aaf444ea28fcd99ae4bca9ea SHA256: 333e0dea741c36c525dc8b36da6b9057b6089bc69bc9ce1d3da5250236f6fb10 Description: converts RPC program numbers into universal addresses The rpcbind utility is a server that converts RPC program numbers into universal addresses. Homepage: http://sourceforge.net/projects/rpcbind/ Package: samba-common-bin Priority: optional Section: net Installed-Size: 1540 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.3-1.812.201512111459 Replaces: python-samba (<< 2:4.0.6~), samba-common (<< 2:3.4.0~pre2-1), samba-doc (<< 2:4.0.5~), samba4-common (<< 4.0.0~alpha7-1), samba4-common-bin Depends: python, python-samba, samba-common (= 2:4.3.3-1.812.201512111459), python2.7, libbsd0 (>= 0.0), libc6 (>= 2.4), libcomerr2 (>= 1.01), libldap-2.4-2 (>= 2.4.7), libncurses5 (>= 5.5-5~), libpopt0 (>= 1.14), libreadline6 (>= 6.0), libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.12), libtinfo5, libwbclient0 (>= 2:4.0.3+dfsg1), samba-libs (= 2:4.3.3-1.812.201512111459) Suggests: heimdal-clients Conflicts: samba (<< 2:3.3.0~rc2-5), samba-common (<< 2:3.3.0~rc2-5), samba-doc (<< 2:4.0.5~) Filename: 4.1-1/amd64/samba-common-bin_4.3.3-1.812.201512111459_amd64.deb Size: 695784 MD5sum: cc55fc185e920f83816a6c670ecedd2f SHA1: 1804d7596f27dfa5c13600879ccb43ac0d722584 SHA256: a05ad2bf85516edde39b71285166ca599ed3e0a792ad672bf9a358f90982568b Description: Samba common files used by both the server and the client Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . This package contains the common files that are used by both the server (provided in the samba package) and the client (provided in the samba-clients package). Homepage: http://www.samba.org Package: samba-dbg Priority: extra Section: debug Installed-Size: 113928 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.3-1.812.201512111459 Depends: samba (= 2:4.3.3-1.812.201512111459) Pre-Depends: dpkg (>= 1.15.6~) Filename: 4.1-1/amd64/samba-dbg_4.3.3-1.812.201512111459_amd64.deb Size: 35648958 MD5sum: 6dde1993b77d97ebd909d7d9784a6d8b SHA1: d51a784bb6525d300f110f24df90b1e556f4fb50 SHA256: 60078c2b1359fc74854126056bb1e3247eb795835e0603aab59f4a5a07986765 Description: Samba debugging symbols Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. . This package provides debugging information for the software in the Samba suite. Install it to get a better backtrace in the event of a crash. Homepage: http://www.samba.org Package: samba-dev Priority: optional Section: devel Installed-Size: 1933 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.3-1.812.201512111459 Replaces: libdcerpc-dev (<< 2:4.0.9), libdcerpc-server-dev (<< 2:4.0.9), libgensec-dev (<< 2:4.0.9), libndr-dev (<< 2:4.0.9), libndr-standard-dev (<< 2:4.0.9), libnetapi-dev (<< 2:4.0.9), libregistry-dev (<< 2:4.0.9), libsamba-credentials-dev (<< 2:4.0.9), libsamba-hostconfig-dev (<< 2:4.0.9), libsamba-policy-dev (<< 2:4.0.9), libsamba-util-dev (<< 2:4.0.9), libsamdb (<< 2:4.0.9), libsmbclient-raw-dev (<< 2:4.0.9), libsmbd-dev (<< 2:4.0.9), libtorture-dev (<< 2:4.0.9), samba4-dev Depends: libc6-dev, libldb-dev, libparse-pidl-perl, libpopt-dev, libtalloc-dev, libtdb-dev (>= 1.2.11), samba-libs (= 2:4.3.3-1.812.201512111459) Breaks: libdcerpc-dev (<< 2:4.0.9), libdcerpc-server-dev (<< 2:4.0.9), libgensec-dev (<< 2:4.0.9), libndr-dev (<< 2:4.0.9), libndr-standard-dev (<< 2:4.0.9), libnetapi-dev (<< 2:4.0.9), libregistry-dev (<< 2:4.0.9), libsamba-credentials-dev (<< 2:4.0.9), libsamba-hostconfig-dev (<< 2:4.0.9), libsamba-policy-dev (<< 2:4.0.9), libsamba-util-dev (<< 2:4.0.9), libsamdb (<< 2:4.0.9), libsmbclient-raw-dev (<< 2:4.0.9), libsmbd-dev (<< 2:4.0.9), libtorture-dev (<< 2:4.0.9) Filename: 4.1-1/amd64/samba-dev_4.3.3-1.812.201512111459_amd64.deb Size: 405654 MD5sum: 8ae86b02dc420c0abff0a66a17515128 SHA1: e26314564832eec83b1ad91de57da349132a9491 SHA256: 151cc2c231179bf206f736ee2d130a5753d63eb7316fe50fd911f95eb273e69e Description: tools for extending Samba Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . This package contains include files shared by the various Samba-based libraries. Homepage: http://www.samba.org Package: samba-dsdb-modules Priority: optional Section: libs Installed-Size: 1187 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.3-1.812.201512111459 Replaces: libgensec0 (<< 4.0.0~alpha17~git20110724.dfsg1-1), samba-libs (<< 2:4.1.9+dfsg-2) Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libcomerr2 (>= 1.01), libldb1 (>= 1:1.1.6), libpopt0 (>= 1.14), libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.9), samba-libs (= 2:4.3.3-1.812.201512111459) Filename: 4.1-1/amd64/samba-dsdb-modules_4.3.3-1.812.201512111459_amd64.deb Size: 420326 MD5sum: 4ca657f6243fa29ae98a5385639a94fe SHA1: 3839d8ff3c60e0a8c3d594ecab228c7740582f4b SHA256: 4b8435d76873d6e8c3e80fafc2bda1f25ded32b4aad304b84d39f5bb6169d7b5 Description: Samba Directory Services Database Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . This package contains LDB plugins which add support for various Active Directory features to the LDB library. Enhances: libldb1 Homepage: http://www.samba.org Package: samba-libs Priority: optional Section: libs Installed-Size: 22942 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.3-1.812.201512111459 Replaces: libdcerpc-server0 (<< 2:4.0.9), libdcerpc0 (<< 2:4.0.9), libgensec0 (<< 2:4.0.9), libndr-standard0 (<< 2:4.0.9), libndr0 (<< 2:4.0.9), libnetapi0 (<< 2:4.0.9), libregistry0 (<< 2:4.0.9), libsamba-credentials0 (<< 2:4.0.9), libsamba-hostconfig0 (<< 2:4.0.9), libsamba-policy0 (<< 2:4.0.9), libsamba-util0 (<< 2:4.0.9), libsamdb0 (<< 2:4.0.9), libsmbclient-raw0 (<< 2:4.0.9), libsmbd0 (<< 2:4.0.9), libtorture0 (<< 2:4.0.9) Depends: libldb1 (<< 2:1.1.25~), libldb1 (>> 2:1.1.24~), libacl1 (>= 2.2.51-8), libattr1 (>= 1:2.4.46-8), libbsd0 (>= 0.3.0), libc6 (>= 2.12), libcap2 (>= 2.10), libcomerr2 (>= 1.41.11), libcups2 (>= 1.4.0), libgcrypt11 (>= 1.4.5), libgnutls26 (>= 2.12.17-0), libldap-2.4-2 (>= 2.4.7), libpam0g (>= 0.99.7.1), libpopt0 (>= 1.14), libpython2.7 (>= 2.7), libtalloc2 (>= 2.1.0), libtdb1 (>= 1.3.0), libtevent0 (>= 0.9.21), libwbclient0 (>= 2:4.0.3+dfsg1), python-talloc (>= 2.0.6), zlib1g (>= 1:1.1.4) Pre-Depends: multiarch-support Conflicts: libpam-smbpass (<< 2:4), samba (<< 2:4), samba-common-bin (<< 2:4), samba-dsdb-modules (<< 2:4.1.9+dfsg-2), winbind (<< 2:4) Breaks: libdcerpc-server0 (<< 2:4.0.9), libdcerpc0 (<< 2:4.0.9), libgensec0 (<< 2:4.0.9), libndr-standard0 (<< 2:4.0.9), libndr0 (<< 2:4.0.9), libnetapi0 (<< 2:4.0.9), libregistry0 (<< 2:4.0.9), libsamba-credentials0 (<< 2:4.0.9), libsamba-hostconfig0 (<< 2:4.0.9), libsamba-policy0 (<< 2:4.0.9), libsamba-util0 (<< 2:4.0.9), libsamdb0 (<< 2:4.0.9), libsmbclient-raw0 (<< 2:4.0.9), libsmbd0 (<< 2:4.0.9), libtorture0 (<< 2:4.0.9) Filename: 4.1-1/amd64/samba-libs_4.3.3-1.812.201512111459_amd64.deb Size: 7843028 MD5sum: 5877406c9a9ed11a9d27813686f237aa SHA1: 7d23369fae3860d44591e5cfedff298750000fc8 SHA256: 144445dc56c02ac7e852af8b566391773458e0a812188b2ba1f3b4d31a4aa88b Description: Samba core libraries Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . This package contains the shared libraries. Multi-Arch: same Homepage: http://www.samba.org Package: samba-testsuite Priority: optional Section: net Installed-Size: 7435 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.3-1.812.201512111459 Replaces: samba-doc (<< 2:4.0.5~), samba-libs (<< 2:4.0.10+dfsg-4), samba-tools, samba4-testsuite Depends: samba-common-bin, libattr1 (>= 1:2.4.46-8), libbsd0 (>= 0.0), libc6 (>= 2.4), libcomerr2 (>= 1.01), libldb1 (>= 0.9.21), libpopt0 (>= 1.14), libreadline6 (>= 6.0), libsmbclient (>= 2:4.0.3+dfsg1), libtalloc2 (>= 2.1.0), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.16), libwbclient0 (= 2:4.3.3-1.812.201512111459), samba-libs (= 2:4.3.3-1.812.201512111459) Recommends: subunit Conflicts: samba-doc (<< 2:4.0.5~), samba-libs (<< 2:4.0.10+dfsg-4) Filename: 4.1-1/amd64/samba-testsuite_4.3.3-1.812.201512111459_amd64.deb Size: 2193310 MD5sum: 1ae03e02dba150eb326e6cfd0f38f835 SHA1: 6a04d5c36a42d70eeb08a918427206dbd9a2ed17 SHA256: aa72e95df973bf965122f96c34c0f0452b09381ca03e70eb76d9d8b6becaee52 Description: test suite from Samba Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . This package contains programs for testing the reliability and speed of SMB servers, Samba in particular. Homepage: http://www.samba.org Package: samba-vfs-modules Priority: optional Section: net Installed-Size: 1155 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.3-1.812.201512111459 Replaces: samba-libs (<< 2:4.3.0~rc3-1) Depends: libaio1 (>= 0.3.93), libattr1 (>= 1:2.4.46-8), libbsd0 (>= 0.0), libc6 (>= 2.10), libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.9), samba-libs (= 2:4.3.3-1.812.201512111459) Breaks: samba-libs (<< 2:4.3.0~rc3-1) Filename: 4.1-1/amd64/samba-vfs-modules_4.3.3-1.812.201512111459_amd64.deb Size: 446792 MD5sum: 9a230ea8eeb2fbf8134b1f87b03a5ae0 SHA1: d9f4972dcb075d03b607c8bac120d724c2ad5c45 SHA256: 08e41bdd5ede335fecea6209c4663c259ff593e4d01d856e6a3822d7fa1a9afc Description: Samba Virtual FileSystem plugins Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . This package contains plugins for the Samba server Virtual FileSystem. Enhances: samba Homepage: http://www.samba.org Package: samba Priority: optional Section: net Installed-Size: 11042 Maintainer: Debian Samba Maintainers Architecture: amd64 Version: 2:4.3.3-1.812.201512111459 Replaces: libsamdb0 (<< 4.0.0~alpha17~), python-samba (<< 2:4.1.4+dfsg-3), samba-ad-dc, samba-common (<= 2.0.5a-2), samba-doc (<< 2:4.0.5~), samba-libs (<< 2:4.1.4+dfsg-2), samba4 Depends: adduser, libpam-modules, libpam-runtime (>= 1.0.1-11), lsb-base (>= 4.1+Debian), procps, python (>= 2.7), python-dnspython, python-ntdb, python-samba, samba-common (= 2:4.3.3-1.812.201512111459), samba-common-bin (= 2:4.3.3-1.812.201512111459), samba-dsdb-modules, tdb-tools, update-inetd, python (<< 2.8), python2.7, libbsd0 (>= 0.2.0), libc6 (>= 2.4), libcomerr2 (>= 1.01), libldb1 (>= 0.9.21), libpopt0 (>= 1.14), libpython2.7 (>= 2.7), libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.16), samba-libs (= 2:4.3.3-1.812.201512111459) Pre-Depends: dpkg (>= 1.15.7.2), multiarch-support Recommends: attr, logrotate, samba-vfs-modules Suggests: bind9 (>= 1:9.5.1), bind9utils, ctdb, ldb-tools, ntp, smbldap-tools, winbind Conflicts: libldb1 (<< 1:1.1.15), samba (<< 2:3.3.0~rc2-5), samba-ad-dc, samba-doc (<< 2:4.0.5~), samba-tools, samba4 (<< 4.0.0~alpha6-2) Filename: 4.1-1/amd64/samba_4.3.3-1.812.201512111459_amd64.deb Size: 1830870 MD5sum: b1a52b1a5e15d36b7780ed5a9ea926fb SHA1: a90767ef8d3d597a647787159dc213b52c25026a SHA256: 53419475a7733b26cd09e1b8106b5540fe3817f717795ffb95ccbdda7a9080f4 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: sata-modules-4.1.0-ucs174-amd64-di Priority: standard Section: debian-installer Installed-Size: 772 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: sata-modules Depends: kernel-image-4.1.0-ucs174-amd64-di, scsi-core-modules-4.1.0-ucs174-amd64-di, ata-modules-4.1.0-ucs174-amd64-di Filename: 4.1-1/amd64/sata-modules-4.1.0-ucs174-amd64-di_4.1.6-1.174.201602110938_amd64.udeb Size: 154048 MD5sum: 6756b855fb2990b6539d69918c4dc340 SHA1: 2d4929dc57b327e2dc096c256cf54ae3b4a6405d SHA256: 8d3e5f7dccd1f3e84b85ce2cfa9b061f8dc85c16a6c8177b03fdede8480239fe Description: SATA drivers This package contains SATA drivers for the kernel. Kernel-Version: 4.1.0-ucs174-amd64 Package: scsi-common-modules-4.1.0-ucs174-amd64-di Priority: standard Section: debian-installer Installed-Size: 721 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: scsi-common-modules Depends: kernel-image-4.1.0-ucs174-amd64-di, scsi-core-modules-4.1.0-ucs174-amd64-di, cdrom-core-modules-4.1.0-ucs174-amd64-di Filename: 4.1-1/amd64/scsi-common-modules-4.1.0-ucs174-amd64-di_4.1.6-1.174.201602110938_amd64.udeb Size: 163964 MD5sum: 67e036e14db8a3546001322e7e064520 SHA1: 90008fc45540939c40a12e25a5a7d3b626442a0f SHA256: 4db70411509412a6cfea4bc7da092e97dec1bd4656dd7f5fe81c7357a1c16120 Description: Very common SCSI drivers This package contains very common SCSI drivers for the kernel. Kernel-Version: 4.1.0-ucs174-amd64 Package: scsi-core-modules-4.1.0-ucs174-amd64-di Priority: standard Section: debian-installer Installed-Size: 650 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: scsi-core-modules Depends: kernel-image-4.1.0-ucs174-amd64-di Filename: 4.1-1/amd64/scsi-core-modules-4.1.0-ucs174-amd64-di_4.1.6-1.174.201602110938_amd64.udeb Size: 126474 MD5sum: fa906cbea67033edff8b577e7d03832a SHA1: 17e3be52e83b186e71dd00ae3a22026927677efc SHA256: ef500bc00ffcc54d62e898c3b715d5e435a5942e1a2e9ee5f4c8b1191d37ae5f Description: Core SCSI subsystem This package contains the core SCSI subsystem for the kernel. Kernel-Version: 4.1.0-ucs174-amd64 Package: scsi-extra-modules-4.1.0-ucs174-amd64-di Priority: standard Section: debian-installer Installed-Size: 7070 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: scsi-extra-modules Depends: scsi-modules-4.1.0-ucs174-amd64-di, scsi-core-modules-4.1.0-ucs174-amd64-di, core-modules-4.1.0-ucs174-amd64-di Filename: 4.1-1/amd64/scsi-extra-modules-4.1.0-ucs174-amd64-di_4.1.6-1.174.201602110938_amd64.udeb Size: 1627368 MD5sum: 241eb6bb3c7cb7ef98b3f86b1440aeb9 SHA1: 367008f8920ccf1b0c0786703fef042c0854bd9b SHA256: d7c52667eb21a2a516d5e9c55cc6d6718aa751b45aa0b5de4ad5fe3e571fd555 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: 4.1.0-ucs174-amd64 Package: scsi-modules-4.1.0-ucs174-amd64-di Priority: standard Section: debian-installer Installed-Size: 1490 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: scsi-modules Depends: kernel-image-4.1.0-ucs174-amd64-di, scsi-core-modules-4.1.0-ucs174-amd64-di, scsi-common-modules-4.1.0-ucs174-amd64-di, cdrom-core-modules-4.1.0-ucs174-amd64-di, core-modules-4.1.0-ucs174-amd64-di, ata-modules-4.1.0-ucs174-amd64-di Filename: 4.1-1/amd64/scsi-modules-4.1.0-ucs174-amd64-di_4.1.6-1.174.201602110938_amd64.udeb Size: 344402 MD5sum: 9220adfd9f50e5c8655b98e7f899c005 SHA1: 33a808943d07debbb65812aa3bef4c892192bed0 SHA256: dca06bd99cc34ca176594661c0935371c17c7cd6210a7149ac74da4e1a849c37 Description: SCSI drivers This package contains SCSI drivers for the kernel. Kernel-Version: 4.1.0-ucs174-amd64 Package: serial-modules-4.1.0-ucs174-amd64-di Priority: optional Section: debian-installer Installed-Size: 219 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: serial-modules Depends: kernel-image-4.1.0-ucs174-amd64-di, pcmcia-modules-4.1.0-ucs174-amd64-di Filename: 4.1-1/amd64/serial-modules-4.1.0-ucs174-amd64-di_4.1.6-1.174.201602110938_amd64.udeb Size: 38274 MD5sum: 420ebae317381170d3c79495f0c57b32 SHA1: c9db9f6f7c1f586d5e6b0cee2fc7488a61a5cdec SHA256: bbcc039b4f7bb984650b8b3097cff29dba9f0ff9643707f5b4627b4462de4f03 Description: Serial drivers This package contains serial drivers for the kernel. Kernel-Version: 4.1.0-ucs174-amd64 Package: smbclient Priority: optional Section: net Installed-Size: 1453 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.3-1.812.201512111459 Replaces: samba (<< 2.999+3.0.alpha21-4), samba-doc (<< 2:4.0.5~), samba4-clients (<< 4.0.5), smbget Provides: samba-client Depends: samba-common (= 2:4.3.3-1.812.201512111459), libbsd0 (>= 0.0), libc6 (>= 2.4), libpopt0 (>= 1.14), libreadline6 (>= 6.0), libsmbclient (>= 2:4.0.3+dfsg1), libtalloc2 (>= 2.0.4~git20101213), libtevent0 (>= 0.9.9), samba-libs (= 2:4.3.3-1.812.201512111459) Pre-Depends: dpkg (>= 1.15.6~) Suggests: cifs-utils, heimdal-clients Conflicts: samba-doc (<< 2:4.0.5~), samba4-clients (<< 4.0.5) Filename: 4.1-1/amd64/smbclient_4.3.3-1.812.201512111459_amd64.deb Size: 492916 MD5sum: bc5f0e04c439132d1cead2226d9d8dc0 SHA1: 060269967e2634a6f1e85ebfda4eaceb89993ce3 SHA256: b00ec6539c22a5211a27d1d332f89e0fe3bd9ed477e39f814db35924b8df9964 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: sound-modules-4.1.0-ucs174-amd64-di Priority: extra Section: debian-installer Installed-Size: 8093 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: sound-modules Depends: kernel-image-4.1.0-ucs174-amd64-di, core-modules-4.1.0-ucs174-amd64-di, i2c-modules-4.1.0-ucs174-amd64-di, usb-modules-4.1.0-ucs174-amd64-di, pcmcia-modules-4.1.0-ucs174-amd64-di, firewire-core-modules-4.1.0-ucs174-amd64-di, crc-modules-4.1.0-ucs174-amd64-di Filename: 4.1-1/amd64/sound-modules-4.1.0-ucs174-amd64-di_4.1.6-1.174.201602110938_amd64.udeb Size: 1471470 MD5sum: d452f53eed7bb2f5d3311bf02deb94e8 SHA1: 94304b5a39e89b3e13e1a746c61f0c58e81034c9 SHA256: 84e59331cc3aafab8f0b32be222c53b8a2c43c78f7a9129f705d92879f189287 Description: sound support This package contains sound modules. Kernel-Version: 4.1.0-ucs174-amd64 Package: speakup-modules-4.1.0-ucs174-amd64-di Priority: extra Section: debian-installer Installed-Size: 339 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: speakup-modules Depends: kernel-image-4.1.0-ucs174-amd64-di Filename: 4.1-1/amd64/speakup-modules-4.1.0-ucs174-amd64-di_4.1.6-1.174.201602110938_amd64.udeb Size: 55212 MD5sum: ded8396153b814596d2833783d7a8d1f SHA1: ef3cd2ab7cecaad2615ac31896e8c4097f8eb794 SHA256: 4c825226593d156b53705111fe18d4559ba20387f5bff939706ea6ae020c996d Description: speakup modules This package contains speakup modules. Kernel-Version: 4.1.0-ucs174-amd64 Package: squashfs-modules-4.1.0-ucs174-amd64-di Priority: extra Section: debian-installer Installed-Size: 113 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: squashfs-modules Depends: kernel-image-4.1.0-ucs174-amd64-di Filename: 4.1-1/amd64/squashfs-modules-4.1.0-ucs174-amd64-di_4.1.6-1.174.201602110938_amd64.udeb Size: 21150 MD5sum: 2430773c81faa6b3f1db935334f4850a SHA1: 7d974647a6ec3a37a415d4e1eec96799210a9252 SHA256: 414764be62dbfad71f7ec93523ce8535df37c939d447c3d210044e3678d8f430 Description: squashfs modules This package contains squashfs modules. Kernel-Version: 4.1.0-ucs174-amd64 Package: squidguard Priority: optional Section: web Installed-Size: 272 Maintainer: Joachim Wiedorn Architecture: amd64 Version: 1.5-1.26.201602051325 Depends: squid3 | squid, liburi-perl, libwww-perl, libc6 (>= 2.7), libdb5.1, libldap-2.4-2 (>= 2.4.7), debconf (>= 0.5) | debconf-2.0 Suggests: ldap-utils, squidguard-doc Filename: 4.1-1/amd64/squidguard_1.5-1.26.201602051325_amd64.deb Size: 123464 MD5sum: 3a003a3439a77b43a09c4d3af6a691d4 SHA1: 9d6861176d3f57e7f1fe871c32c9451fb5f03b9d SHA256: 336bd040df0caab7e41d8660e7b81886a3b07e101d87cac2fe57adb6c2c1c36a Description: filter and redirector plugin for Squid squidGuard is a free, flexible and ultra fast filter, redirector and access controller plugin for squid. It lets you define multiple access rules with different restrictions for different user groups on a squid cache. squidGuard uses squid's standard redirector interface. Homepage: http://www.squidguard.org Package: ssh-askpass-gnome Priority: optional Section: gnome Installed-Size: 151 Maintainer: Debian OpenSSH Maintainers Architecture: amd64 Source: openssh Version: 1:6.0p1-4.54.201601151031 Replaces: ssh (<< 1:3.5p1-3) Provides: ssh-askpass Depends: libc6 (>= 2.2.5), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.8.0), libx11-6, openssh-client | ssh (>= 1:1.2pre7-4) | ssh-krb5 Filename: 4.1-1/amd64/ssh-askpass-gnome_6.0p1-4.54.201601151031_amd64.deb Size: 97652 MD5sum: bab298c2b01f0986b8aafc32ebaaf8a5 SHA1: f18478ecedd8c8ea28690068397393e0acb97fc3 SHA256: f2b2c7d9c3d50448974924765bf5d1927a8d6af1d1d99e9aa4759544390d5fb1 Description: interactive X program to prompt users for a passphrase for ssh-add This has been split out of the main openssh-client package so that openssh-client does not need to depend on GTK+. . You probably want the ssh-askpass package instead, but this is provided to add to your choice and/or confusion. Homepage: http://www.openssh.org/ Package: sysstat Priority: optional Section: admin Installed-Size: 1275 Maintainer: Robert Luberda Architecture: amd64 Version: 10.0.5-1.18.201602121124 Depends: bzip2, lsb-base (>= 3.0-6), ucf (>= 2.003), debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.7), libsensors4 (>= 1:3.0.0) Recommends: cron Suggests: isag Filename: 4.1-1/amd64/sysstat_10.0.5-1.18.201602121124_amd64.deb Size: 384888 MD5sum: c998e00c21433b39f2723602e8b46fc3 SHA1: 87f6953fbf378ec93860769bd4345d301bd10b7d SHA256: af592a31518b1ee7c610d8374755bf3c7f4a6b75a83ddaa769955b104e7965e1 Description: system performance tools for Linux The sysstat package contains the following system performance tools: - sar: collects and reports system activity information; - iostat: reports CPU utilization and disk I/O statistics; - mpstat: reports global and per-processor statistics; - pidstat: reports statistics for Linux tasks (processes); - sadf: displays data collected by sar in various formats; - nfsiostat: reports I/O statistics for network filesystems; - cifsiostat: reports I/O statistics for CIFS filesystems. . The statistics reported by sar deal with I/O transfer rates, paging activity, process-related activities, interrupts, network activity, memory and swap space utilization, CPU utilization, kernel activities and TTY statistics, among others. Both UP and SMP machines are fully supported. Homepage: http://pagesperso-orange.fr/sebastien.godard/ Package: tdb-tools Priority: optional Section: utils Installed-Size: 102 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: tdb Version: 1.3.8-1.54.201512111342 Depends: libc6 (>= 2.4), libtdb1 (>= 1.2.11) Filename: 4.1-1/amd64/tdb-tools_1.3.8-1.54.201512111342_amd64.deb Size: 30492 MD5sum: b67189dcf1b9b181c0ec52969d75df78 SHA1: c886caf281d5e54c56dc0112986e5de18db03afa SHA256: 78a45bf62c0cde7edbd562bfa3b41fe80b15f45a164b2be73b96b30ec52cb17c Description: Trivial Database - bundled binaries This is a simple database API. It is modelled after the structure of GDBM. TDB features, unlike GDBM, multiple writers support with appropriate locking and transactions. . This package contains bundled test and utility binaries Homepage: http://tdb.samba.org/ Package: udf-modules-4.1.0-ucs174-amd64-di Priority: extra Section: debian-installer Installed-Size: 170 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: udf-modules Depends: kernel-image-4.1.0-ucs174-amd64-di, crc-modules-4.1.0-ucs174-amd64-di Filename: 4.1-1/amd64/udf-modules-4.1.0-ucs174-amd64-di_4.1.6-1.174.201602110938_amd64.udeb Size: 45280 MD5sum: c7f5e530efbc9b3f2a5bbd762d526c69 SHA1: aafda128e0439eb29bb0477fc7deb748df6bc87e SHA256: bef2853d2d9b98dac4c61c1efcbf0804b4111c75042579cb268d916f236cfa5f Description: UDF modules This package contains the UDF filesystem module. Kernel-Version: 4.1.0-ucs174-amd64 Package: uinput-modules-4.1.0-ucs174-amd64-di Priority: extra Section: debian-installer Installed-Size: 59 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: uinput-modules Depends: kernel-image-4.1.0-ucs174-amd64-di Filename: 4.1-1/amd64/uinput-modules-4.1.0-ucs174-amd64-di_4.1.6-1.174.201602110938_amd64.udeb Size: 7468 MD5sum: d38bb02b71727ab4ce5624582179fc46 SHA1: 3f4979bbff86021086110d9ff636ba7600d2e5b1 SHA256: 5e197c0982eed9e9004e0ddca88800682bd83d8d2400cca8430fe2dde293f117 Description: uinput support This package contains the uinput module. Kernel-Version: 4.1.0-ucs174-amd64 Package: univention-directory-listener-dbg Priority: extra Section: debug Installed-Size: 177 Maintainer: Univention GmbH Architecture: amd64 Source: univention-directory-listener Version: 10.0.0-9.301.201602102049 Depends: univention-directory-listener (= 10.0.0-9.301.201602102049) Filename: 4.1-1/amd64/univention-directory-listener-dbg_10.0.0-9.301.201602102049_amd64.deb Size: 104870 MD5sum: c2e77cdb9514fd8fbc42b097f285ea2b SHA1: d1a7dfa691e6bcb1c037129ce496f0dcc646824b SHA256: 8f688ba81ef7463f53bfbe1885fe43e826ee955e205f70390b9fa6f45b02aefd Description: debugging symbols for univention-directory-listener UCS Directory Listener is a client for the UCS Directory Notifier which calls Python handlers upon changes. . This package contains the debugging symbols for univention-directory-listener. Package: univention-directory-listener Priority: optional Section: univention Installed-Size: 362 Maintainer: Univention GmbH Architecture: amd64 Version: 10.0.0-9.301.201602102049 Depends: univention-config (>= 7.0.25), libc6 (>= 2.3), libdb3 (>= 3.2.9+dfsg), libicu48 (>= 4.8-1), libldap-2.4-2 (>= 2.4.7), libpython2.7 (>= 2.7), libunivention-config0 (>= 5.0.0), libunivention-debug1 (>= 5.0.5), libunivention-policy0 (>= 5.0.0), python (<< 2.8), python (>= 2.6), python-support (>= 0.90.0), python2.7, univention-base-files, shell-univention-lib (>= 1.0.6), univention-runit, python2.7-univention, python2.7-univention-debug, python-univention-lib (>= 1.0.25-1) Conflicts: univention-ldap-listener (<< 2.2.2) Filename: 4.1-1/amd64/univention-directory-listener_10.0.0-9.301.201602102049_amd64.deb Size: 93250 MD5sum: 860584225b138a30473cb4c4a115a3b6 SHA1: 46231798e3a002ce3a0b64b48f5a7afd19103787 SHA256: 6b57ed35e2e19786dbeb98a21392c88e66f0515bf9645edeec4cae80fbbf9f87 Description: UCS - Directory Listener UCS Directory Listener is a client for the UCS Directory Notifier which calls Python handlers upon changes. By keeping a local cache, it can detect the change of single attributes and only run the appropriate handlers, providing both, the old and new objects to the handler. Through modules, all sort of functionality such as LDAP replication or host specific configuration files can be implemented. . This package is part of Univention Corporate Server (UCS), an integrated, directory driven solution for managing corporate environments. For more information about UCS, refer to: http://www.univention.de/ Package: univention-kernel-headers Priority: optional Section: univention Installed-Size: 29 Maintainer: Univention GmbH Architecture: amd64 Source: univention-kernel-image Version: 9.0.0-8.90.201602111504 Depends: linux-headers-4.1.0-ucs174-amd64 Filename: 4.1-1/amd64/univention-kernel-headers_9.0.0-8.90.201602111504_amd64.deb Size: 5496 MD5sum: bcf6501bacbf892fd250704f9dac26f6 SHA1: fbbbdf77bbabe364cf7043825ef4e4c8669e5d58 SHA256: 266e2b552b07c497f5855091d6cf12a82c739e1d48c3621f177a9e5a9f5f88cc 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: 9.0.0-8.90.201602111504 Depends: linux-image-4.1.0-ucs174-amd64-signed, univention-initrd (>= 6.0.0-2), xfsprogs, univention-config Pre-Depends: univention-initrd, module-init-tools Recommends: firmware-adi, firmware-atheros, firmware-bnx2, firmware-bnx2x, firmware-brcm80211, firmware-intelwimax, firmware-iwlwifi, firmware-libertas, firmware-linux, firmware-linux-free, firmware-linux-nonfree, firmware-myricom, firmware-netxen, firmware-qlogic, firmware-ralink, firmware-realtek, firmware-samsung, firmware-ti-connectivity, amd64-microcode, intel-microcode Filename: 4.1-1/amd64/univention-kernel-image_9.0.0-8.90.201602111504_amd64.deb Size: 6440 MD5sum: 7ab4a4ed13dad8ffb9c20936713740d1 SHA1: bde28b0dbb46fcb467ee8ba370f0e1e4aa4b1ef1 SHA256: d78bc167cc0ea9625b0f5bccac9786d307161398a53dee9c7a6e435bcb282d76 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: 9.0.0-8.90.201602111504 Depends: linux-source-4.1 Filename: 4.1-1/amd64/univention-kernel-source_9.0.0-8.90.201602111504_amd64.deb Size: 5520 MD5sum: 2126d6e18b8bb3540779f7169f669d20 SHA1: 02ecb772465fd54949680624c617b68a3d611a7c SHA256: 524eb50200be8a9ea0013f352400dd81f93c871ab6059e73a885f4b2c05b9620 Description: UCS - Linux kernel source (standard) This meta-package depends on the latest UCS kernel source suitable for 32 bit systems with up to 4 GiB RAM. . It is part of Univention Corporate Server (UCS), an integrated, directory driven solution for managing corporate environments. For more information about UCS, refer to: http://www.univention.de/ Package: univention-nagios-s4-connector Priority: optional Section: univention Installed-Size: 96 Maintainer: Univention GmbH Architecture: amd64 Version: 1.0.0-3.3.201512090901 Depends: univention-config (>= 7.0.25), univention-directory-manager-tools (>> 7.0.147), univention-nagios-client, shell-univention-lib (>> 3.0) Filename: 4.1-1/amd64/univention-nagios-s4-connector_1.0.0-3.3.201512090901_amd64.deb Size: 7282 MD5sum: 4add40a50f798adfee561c85c94dcbda SHA1: 593a3457ed355ed2fa9749eb1989ec6e0984e454 SHA256: 0c98ce155a370feaa440f54ce299d1d4f9cfabdf549a7d37b7fdd64253516fbb Description: nagios plugin for UCS S4 connector This package installs a nagios plugin to monitor the state of UCS Samba connectors. . It is part of Univention Corporate Server (UCS), an integrated, directory driven solution for managing corporate environments. For more information about UCS, refer to: http://www.univention.de/ Package: univention-samba4 Priority: optional Section: univention Installed-Size: 473 Maintainer: Univention GmbH Architecture: amd64 Version: 5.0.1-25.645.201601281632 Depends: univention-config (>= 7.0.25), univention-config-registry (>= 8.0.2-1), univention-directory-manager-tools (>> 7.0.147), shell-univention-lib (>= 4.0.3-5), python-univention-lib (>= 1.0.45), python-univention (>= 6.0.9-3), python-netifaces, samba (>= 4.2), samba-vfs-modules, ldb-tools, winbind, univention-samba-local-config, pwgen, univention-samba4-sysvol-sync (= 5.0.1-25.645.201601281632) Conflicts: univention-samba Filename: 4.1-1/amd64/univention-samba4_5.0.1-25.645.201601281632_amd64.deb Size: 94818 MD5sum: 575a34a66e6b62484ea84ceda18e1d0b SHA1: 94c12170402b004409e288a879079978b4649aac SHA256: 38d5e4e0c5fd3ef83f364cd35aac227bba82b49199c41d76e5bfe2271ada6f5b 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: usb-modules-4.1.0-ucs174-amd64-di Priority: extra Section: debian-installer Installed-Size: 1079 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: usb-modules Depends: kernel-image-4.1.0-ucs174-amd64-di Filename: 4.1-1/amd64/usb-modules-4.1.0-ucs174-amd64-di_4.1.6-1.174.201602110938_amd64.udeb Size: 252412 MD5sum: c02749ae749731efc1fc83f4710a2599 SHA1: f6f0003b69c2dd2e2c55825f0a75af612ed26155 SHA256: 43e3f5dbff9d1a66393e5168912dafe2323c91976c765fb5e0cbec14eef1db0e Description: USB support This package contains core USB drivers for the kernel. Kernel-Version: 4.1.0-ucs174-amd64 Package: usb-serial-modules-4.1.0-ucs174-amd64-di Priority: optional Section: debian-installer Installed-Size: 429 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: usb-serial-modules Depends: kernel-image-4.1.0-ucs174-amd64-di, usb-modules-4.1.0-ucs174-amd64-di Filename: 4.1-1/amd64/usb-serial-modules-4.1.0-ucs174-amd64-di_4.1.6-1.174.201602110938_amd64.udeb Size: 67140 MD5sum: 43b411fb1b594493d529de489d275b0c SHA1: ab1f8c751bf47f50c9321da26a7c0326d033a9a8 SHA256: f65bad2605c06f06fd2afe32f3982027b411a2e75e641946e83eefd262dc71c9 Description: USB serial drivers This package contains USB serial drivers for the kernel. Kernel-Version: 4.1.0-ucs174-amd64 Package: usb-storage-modules-4.1.0-ucs174-amd64-di Priority: standard Section: debian-installer Installed-Size: 399 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: usb-storage-modules Depends: kernel-image-4.1.0-ucs174-amd64-di, scsi-core-modules-4.1.0-ucs174-amd64-di, usb-modules-4.1.0-ucs174-amd64-di Filename: 4.1-1/amd64/usb-storage-modules-4.1.0-ucs174-amd64-di_4.1.6-1.174.201602110938_amd64.udeb Size: 76866 MD5sum: a9aa5250611eaba2baf3c9f3279c86dc SHA1: 38c080c90d3e12177e0199ba627c75fe940f5c9a SHA256: 657181340387d1f7545b09b9754406dd4eba2c8b30101779b9e1d61dce099de5 Description: USB storage support This package contains the USB storage driver for the kernel. Kernel-Version: 4.1.0-ucs174-amd64 Package: virtio-modules-4.1.0-ucs174-amd64-di Priority: extra Section: debian-installer Installed-Size: 251 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: virtio-modules Depends: kernel-image-4.1.0-ucs174-amd64-di, scsi-core-modules-4.1.0-ucs174-amd64-di Filename: 4.1-1/amd64/virtio-modules-4.1.0-ucs174-amd64-di_4.1.6-1.174.201602110938_amd64.udeb Size: 50438 MD5sum: 2460861b988c91e4be6d249f4c0b48ed SHA1: c39c9b5f57822604145ab02cb47399e73fe8ceba SHA256: 98c881d88b0f311446d4b6b62f853adc11ba946762a50d463cae43f0c6f5ea3e Description: virtio modules This package contains virtio modules. Kernel-Version: 4.1.0-ucs174-amd64 Package: wget Priority: important Section: web Installed-Size: 2164 Maintainer: Noël Köthe Architecture: amd64 Version: 1.13.4-3.27.201512111540 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.1-1/amd64/wget_1.13.4-3.27.201512111540_amd64.deb Size: 763630 MD5sum: 69cd0b840ede7e4691a09d99f7ec176a SHA1: e2ca2134c0b9f5ab5e9767e5ca9b28d7dad73883 SHA256: 39befca83581b2be8616cbf78a4233517711e9f24e5ac1c7137fb41ff95898e3 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: 1814 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.3.3-1.812.201512111459 Replaces: samba-doc (<< 2:4.0.5~), winbind4 Depends: samba (= 2:4.3.3-1.812.201512111459), libbsd0 (>= 0.3.0), libc6 (>= 2.4), libcomerr2 (>= 1.01), libldap-2.4-2 (>= 2.4.7), libpopt0 (>= 1.14), libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.21), libwbclient0 (= 2:4.3.3-1.812.201512111459), samba-libs (= 2:4.3.3-1.812.201512111459) Pre-Depends: multiarch-support Suggests: libnss-winbind, libpam-winbind Conflicts: samba-doc (<< 2:4.0.5~) Filename: 4.1-1/amd64/winbind_4.3.3-1.812.201512111459_amd64.deb Size: 647310 MD5sum: bffa0c368ee4118f0e9c232341889a97 SHA1: 1d9f4e3c624e15f01d255628cdd052536cee1d7b SHA256: 974bd51c029c38235cdc6eaa0d9dd6f4f2fed2c23066006ed8a744101abdaa2c 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: xen-linux-system-4.1.0-ucs174-amd64 Priority: optional Section: metapackages Installed-Size: 329 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Depends: linux-image-4.1.0-ucs174-amd64 (= 4.1.6-1.174.201602110938), xen-system-amd64 Filename: 4.1-1/amd64/xen-linux-system-4.1.0-ucs174-amd64_4.1.6-1.174.201602110938_amd64.deb Size: 311364 MD5sum: 83335208a6d2bdb531ef17cb8d28f709 SHA1: 5b4171851919e815e6e4277a0e0c97d73ee879ec SHA256: 7e38d4d510b6920b7ee62184183d380fb8b60959967b6ac4ab2ceaa2170bd524 Description: Xen system with Linux 4.1 on 64-bit PCs (meta-package) This package depends on the binary Linux image and hypervisors. Homepage: https://www.kernel.org/ Package: xfs-modules-4.1.0-ucs174-amd64-di Priority: standard Section: debian-installer Installed-Size: 1450 Maintainer: Debian Kernel Team Architecture: amd64 Source: linux Version: 4.1.6-1.174.201602110938 Provides: xfs-modules Depends: kernel-image-4.1.0-ucs174-amd64-di, crc-modules-4.1.0-ucs174-amd64-di Filename: 4.1-1/amd64/xfs-modules-4.1.0-ucs174-amd64-di_4.1.6-1.174.201602110938_amd64.udeb Size: 314992 MD5sum: a10b1141346bc9a0b76d20e2825db757 SHA1: 054312d0c66cd7bd2035e00f758392f75531121d SHA256: 7a3c15c054438acb39666dc0a241fa4a2284257fd0641da5d67e9fcd0f598333 Description: XFS filesystem support This package contains the XFS filesystem module for the kernel. Kernel-Version: 4.1.0-ucs174-amd64 Package: archdetect Priority: standard Section: debian-installer Installed-Size: 17 Maintainer: Debian Install System Team Architecture: amd64 Source: hw-detect Version: 1.92.6.201602121552 Depends: libc6-udeb (>= 2.13), libdebian-installer4-udeb (>= 0.87.7.201403181724) Filename: 4.1-1/amd64/archdetect_1.92.6.201602121552_amd64.udeb Size: 2376 MD5sum: 5e1e390ece8f3fb5137592576c490ab2 SHA1: d17fcb020b88b2055b99801fe5a04384f1b9f301 SHA256: 8b2cfadc40a2bfa7779f1f4b7ef94f9c57213d285241a1a7096b6a2d292be177 Description: Hardware architecture detector Package: hw-detect Priority: standard Section: debian-installer Installed-Size: 339 Maintainer: Debian Install System Team Architecture: amd64 Version: 1.92.6.201602121552 Depends: rootskel (>= 1.30), archdetect, cdebconf-udeb (>= 0.75), di-utils (>= 1.73), pciutils-udeb, udpkg (>= 1.14) Filename: 4.1-1/amd64/hw-detect_1.92.6.201602121552_amd64.udeb Size: 113432 MD5sum: 261c7959d09ee843a5ebda5d8bf2b17a SHA1: 455f7be886af26dc660b2314955f41b21039a226 SHA256: 2b526cfc621b0a049d7cd62c8762c3baef48af7276d2b25178d28c9b7befc55c Description: Detect hardware and load kernel drivers for it