HEX
Server: Apache/2.4.25
System: Linux webserver1.dinartechshare-e.com 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
User: smkmuhsayung (1029)
PHP: 8.0.3
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: //var/backups/dpkg.status.0
Package: libquadmath0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 265
Maintainer: Debian GCC Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: gcc-6
Version: 6.3.0-18+deb9u1
Depends: gcc-6-base (= 6.3.0-18+deb9u1), libc6 (>= 2.23)
Description: GCC Quad-Precision Math Library
 A library, which provides quad-precision mathematical functions on targets
 supporting the __float128 datatype. The library is used to provide on such
 targets the REAL(16) type in the GNU Fortran compiler.
Homepage: http://gcc.gnu.org/

Package: ruby2.3-doc
Status: install ok installed
Priority: optional
Section: doc
Installed-Size: 27201
Maintainer: Antonio Terceiro <[email protected]>
Architecture: all
Source: ruby2.3
Version: 2.3.3-1+deb9u11
Description: Documentation for Ruby 2.3
 Ruby is the interpreted scripting language for quick and easy
 object-oriented programming.  It has many features to process text
 files and to do system management tasks (as in perl).  It is simple,
 straight-forward, and extensible.
 .
 This package contains the autogenerated documentation for Ruby 2.3.
Homepage: http://www.ruby-lang.org/

Package: python-apt-common
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 626
Maintainer: APT Development Team <[email protected]>
Architecture: all
Source: python-apt
Version: 1.4.3
Replaces: python-apt (<< 0.7.98+nmu1)
Breaks: python-apt (<< 0.7.98+nmu1)
Enhances: python-apt, python3-apt
Description: Python interface to libapt-pkg (locales)
 The apt_pkg Python interface will provide full access to the internal
 libapt-pkg structures allowing Python programs to easily perform a
 variety of functions.
 .
 This package contains locales.

Package: zerofree
Status: install ok installed
Priority: extra
Section: admin
Installed-Size: 25
Maintainer: Thibaut Paumard <[email protected]>
Architecture: amd64
Version: 1.0.4-1
Depends: e2fslibs (>= 1.37), libc6 (>= 2.4)
Description: zero free blocks from ext2, ext3 and ext4 file-systems
 Zerofree finds the unallocated blocks with non-zero value content in
 an ext2, ext3 or ext4 file-system and fills them with zeroes
 (zerofree can also work with another value than zero). This is mostly
 useful if the device on which this file-system resides is a disk
 image. In this case, depending on the type of disk image, a secondary
 utility may be able to reduce the size of the disk image after
 zerofree has been run. Zerofree requires the file-system to be
 unmounted or mounted read-only.
 .
 The usual way to achieve the same result (zeroing the unused
 blocks) is to run "dd" to create a file full of zeroes that takes up
 the entire free space on the drive, and then delete this file. This
 has many disadvantages, which zerofree alleviates:
  * it is slow;
  * it makes the disk image (temporarily) grow to its maximal extent;
  * it (temporarily) uses all free space on the disk, so other
    concurrent write actions may fail.
 .
 Zerofree has been written to be run from GNU/Linux systems installed
 as guest OSes inside a virtual machine. If this is not your case, you
 almost certainly don't need this package. (One other use case would
 be to erase sensitive data a little bit more securely than with a
 simple "rm").
Homepage: https://frippery.org/uml/

Package: python-dnspython
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 598
Maintainer: Debian Python Modules Team <[email protected]>
Architecture: all
Source: dnspython
Version: 1.15.0-1+deb9u1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Description: DNS toolkit for Python
 dnspython is a DNS toolkit for Python. It supports almost all record types. It
 can be used for queries, zone transfers, and dynamic updates. It supports TSIG
 authenticated messages and EDNS0.
 .
 dnspython provides both high and low level access to DNS. The high level
 classes perform queries for data of a given name, type, and class, and return
 an answer set. The low level classes allow direct manipulation of DNS zones,
 messages, names, and records.
Homepage: http://www.dnspython.org

Package: libgs9-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 7317
Maintainer: Debian Printing Team <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: ghostscript
Version: 9.26a~dfsg-0+deb9u9
Recommends: fonts-droid-fallback
Description: interpreter for the PostScript language and for PDF - common files
 GPL Ghostscript is used for PostScript/PDF preview and printing.
 Usually as a back-end to a program such as ghostview, it can display
 PostScript and PDF documents in an X11 environment.
 .
 This package provides common architecture-independent files needed by
 the GPL Ghostscript library.
 .
 By default, GPL Ghostscript uses a font from the fonts-droid package to
 approximate glyphs in PDFs for which the requested CJK TrueType font
 is missing.  If the fonts-droid package is not installed, these glyphs
 will be rendered as bullets.
Homepage: http://www.ghostscript.com/

Package: libnpth0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 43
Maintainer: Eric Dorland <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: npth
Version: 1.3-1
Depends: libc6 (>= 2.17)
Description: replacement for GNU Pth using system threads
 nPth is a non-preemptive threads implementation using an API very
 similar to the one known from GNU Pth. It has been designed as a
 replacement of GNU Pth for non-ancient operating systems. In
 contrast to GNU Pth it is based on the system's standard threads
 implementation. Thus nPth allows the use of libraries which are not
 compatible to GNU Pth.
Homepage: https://www.gnupg.org/

Package: php7.0-mysql
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 479
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php7.0
Version: 7.0.33-47+0~20210228.54+debian9~1.gbp7f60a9
Provides: php-mysqli, php-mysqlnd, php-pdo-mysql, php7.0-mysqli, php7.0-mysqlnd, php7.0-pdo-mysql
Depends: php-common (>= 1:81~), ucf, php7.0-common (= 7.0.33-47+0~20210228.54+debian9~1.gbp7f60a9), libc6 (>= 2.15)
Description: MySQL module for PHP
 This package provides the MySQL module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: vdpau-driver-all
Status: install ok installed
Priority: optional
Section: video
Installed-Size: 30
Maintainer: Debian NVIDIA Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libvdpau
Version: 1.1.1-6
Depends: libvdpau-va-gl1, mesa-vdpau-drivers
Suggests: nvidia-vdpau-driver, nvidia-legacy-340xx-vdpau-driver, nvidia-legacy-304xx-vdpau-driver
Description: Video Decode and Presentation API for Unix (driver metapackage)
 VDPAU (Video Decode and Presentation API for Unix) is an open source
 library (libvdpau) and API designed by NVIDIA originally for its GeForce
 8 series and later GPU hardware, targeted at the X Window System on Unix
 operating-systems (including Linux, FreeBSD, and Solaris). This VDPAU API
 allows video programs to offload portions of the video decoding process
 and video post-processing to the GPU video-hardware.
 .
 This package depends on the full suite of drivers for the VDPAU API.
 It does not provide any drivers itself, and may be removed if you wish to
 only have certain drivers installed.
Homepage: http://cgit.freedesktop.org/~aplattner/libvdpau

Package: bind9utils
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 1328
Maintainer: Debian DNS Packaging <[email protected]>
Architecture: amd64
Source: bind9
Version: 1:9.10.3.dfsg.P4-12.3+deb9u12
Replaces: bind9 (<= 1:9.9.5.dfsg-1)
Depends: libbind9-140, libc6 (>= 2.14), libcap2 (>= 1:2.10), libcomerr2 (>= 1.01), libdns162, libgeoip1, libgssapi-krb5-2 (>= 1.6.dfsg.2), libisc160, libisccc140, libisccfg140, libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libssl1.0.2 (>= 1.0.2d), libxml2 (>= 2.6.27), python3
Description: Utilities for BIND
 This package provides various utilities that are useful for maintaining a
 working BIND installation.

Package: bind9-host
Status: install ok installed
Priority: standard
Section: net
Installed-Size: 313
Maintainer: Debian DNS Packaging <[email protected]>
Architecture: amd64
Source: bind9
Version: 1:9.10.3.dfsg.P4-12.3+deb9u12
Replaces: dnsutils (<< 1:9.0.0), host (<< 1:9.7.0)
Provides: host
Depends: libbind9-140 (= 1:9.10.3.dfsg.P4-12.3+deb9u12), libc6 (>= 2.4), libcap2 (>= 1:2.10), libcomerr2 (>= 1.01), libdns162 (= 1:9.10.3.dfsg.P4-12.3+deb9u12), libgeoip1, libgssapi-krb5-2 (>= 1.6.dfsg.2), libisc160 (= 1:9.10.3.dfsg.P4-12.3+deb9u12), libisccfg140 (= 1:9.10.3.dfsg.P4-12.3+deb9u12), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), liblwres141 (= 1:9.10.3.dfsg.P4-12.3+deb9u12), libssl1.0.2 (>= 1.0.2d), libxml2 (>= 2.6.27)
Conflicts: dnsutils (<< 1:9.0.0), host (<< 1:9.7.0)
Description: Version of 'host' bundled with BIND 9.X
 This package provides the 'host' program in the form that is bundled with
 the BIND 9.X sources.

Package: libhtml-tagset-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 32
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 3.20-3
Depends: perl
Description: Data tables pertaining to HTML
 HTML-Tagset contains data tables useful in dealing with HTML.  For instance,
 it provides %HTML::Tagset::emptyElement, which lists all of the HTML elements
 which cannot have content.  It provides no functions or methods.
Homepage: https://metacpan.org/release/HTML-Tagset

Package: iputils-ping
Status: install ok installed
Priority: important
Section: net
Installed-Size: 111
Maintainer: Noah Meyerhans <[email protected]>
Architecture: amd64
Source: iputils
Version: 3:20161105-1
Provides: ping
Depends: libc6 (>= 2.14), libcap2 (>= 1:2.10), libidn11 (>= 1.13), libnettle6
Recommends: libcap2-bin
Description: Tools to test the reachability of network hosts
 The ping command sends ICMP ECHO_REQUEST packets to a host in order to
 test if the host is reachable via the network.
 .
 This package includes a ping6 utility which supports IPv6 network
 connections.

Package: libedit2
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 241
Maintainer: LLVM Packaging Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libedit
Version: 3.1-20160903-3
Depends: libbsd0 (>= 0.0), libc6 (>= 2.17), libncurses5 (>= 6), libtinfo5 (>= 6)
Description: BSD editline and history libraries
 Command line editor library provides generic line editing,
 history, and tokenization functions.
 .
 It slightly resembles GNU readline.
Homepage: http://www.thrysoee.dk/editline/

Package: python3-cryptography
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 1456
Maintainer: Tristan Seligmann <[email protected]>
Architecture: amd64
Source: python-cryptography
Version: 1.7.1-3+deb9u2
Depends: python3 (>= 3~), python3-cffi-backend-api-min (<= 9729), python3-cffi-backend-api-max (>= 9729), python3-idna (>= 2.0), python3-pyasn1 (>= 0.1.8), python3-setuptools (>= 11.3), python3-six (>= 1.4.1), python3:any (>= 3.4~), libc6 (>= 2.4), libssl1.1 (>= 1.1.0)
Suggests: python-cryptography-doc, python3-cryptography-vectors
Breaks: python3-openssl (<< 16.0.0)
Description: Python library exposing cryptographic recipes and primitives (Python 3)
 The cryptography library is designed to be a "one-stop-shop" for
 all your cryptographic needs in Python.
 .
 As an alternative to the libraries that came before it, cryptography
 tries to address some of the issues with those libraries:
  - Lack of PyPy and Python 3 support.
  - Lack of maintenance.
  - Use of poor implementations of algorithms (i.e. ones with known
    side-channel attacks).
  - Lack of high level, "Cryptography for humans", APIs.
  - Absence of algorithms such as AES-GCM.
  - Poor introspectability, and thus poor testability.
  - Extremely error prone APIs, and bad defaults.
 .
 This package contains the Python 3 version of cryptography.
Homepage: https://cryptography.io/

Package: libpam-runtime
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 1016
Maintainer: Steve Langasek <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: pam
Version: 1.1.8-3.6
Replaces: libpam0g-dev, libpam0g-util
Depends: debconf (>= 0.5) | debconf-2.0, debconf (>= 1.5.19) | cdebconf, libpam-modules (>= 1.0.1-6)
Conflicts: libpam0g-util
Conffiles:
 /etc/pam.conf 87fc76f18e98ee7d3848f6b81b3391e5
 /etc/pam.d/other 31aa7f2181889ffb00b87df4126d1701
Description: Runtime support for the PAM library
 Contains configuration files and  directories required for
 authentication  to work on Debian systems.  This package is required
 on almost all installations.
Homepage: http://www.linux-pam.org/

Package: vim-tiny
Status: install ok installed
Priority: important
Section: editors
Installed-Size: 1067
Maintainer: Debian Vim Maintainers <[email protected]>
Architecture: amd64
Source: vim
Version: 2:8.0.0197-4+deb9u7
Provides: editor
Depends: vim-common (= 2:8.0.0197-4+deb9u7), libacl1 (>= 2.2.51-8), libc6 (>= 2.15), libselinux1 (>= 1.32), libtinfo5 (>= 6)
Suggests: indent
Conffiles:
 /etc/vim/vimrc.tiny 103fa7ce385b40469f20b73473aa866c
Description: Vi IMproved - enhanced vi editor - compact version
 Vim is an almost compatible version of the UNIX editor Vi.
 .
 This package contains a minimal version of Vim compiled with no GUI and
 a small subset of features. This package's sole purpose is to provide
 the vi binary for base installations.
 .
 If a vim binary is wanted, try one of the following more featureful
 packages: vim, vim-nox, vim-athena, vim-gtk, or vim-gtk3.
Homepage: http://www.vim.org/

Package: dovecot-core
Status: install ok installed
Priority: optional
Section: mail
Installed-Size: 9182
Maintainer: Dovecot Maintainers <[email protected]>
Architecture: amd64
Source: dovecot
Version: 1:2.2.27-3+deb9u7
Replaces: dovecot-common (<< 1:2.0.14-2~), mailavenger (<< 0.8.1-4)
Provides: dovecot-abi-2.2.abiv27, dovecot-common
Depends: libbz2-1.0, libc6 (>= 2.17), libexttextcat-2.0-0 (>= 3.3.0), liblz4-1 (>= 0.0~r113), liblzma5 (>= 5.1.1alpha+20120614), libpam0g (>= 0.99.7.1), libssl1.1 (>= 1.1.0), libstemmer0d (>= 0+svn527), libwrap0 (>= 7.6-4~), zlib1g (>= 1:1.1.4), init-system-helpers (>= 1.18~), libpam-runtime (>= 0.76-13.1), openssl, adduser, ucf (>= 2.0020), lsb-base
Suggests: ntp, dovecot-gssapi, dovecot-sieve, dovecot-pgsql, dovecot-mysql, dovecot-sqlite, dovecot-ldap, dovecot-imapd, dovecot-pop3d, dovecot-lmtpd, dovecot-managesieved, dovecot-solr, dovecot-lucene
Breaks: dovecot-common (<< 1:2.0.14-2~), mailavenger (<< 0.8.1-4)
Conffiles:
 /etc/default/dovecot bb2b846b1f7d186ec384f825796994c4
 /etc/init.d/dovecot 9a8651cfacbab03b6ef22bb6a6dca8fc
 /etc/pam.d/dovecot 788128882dc95f31f2f979d700603f19
Description: secure POP3/IMAP server - core files
 Dovecot is a mail server whose major goals are security and extreme
 reliability. It tries very hard to handle all error conditions and verify
 that all data is valid, making it nearly impossible to crash. It supports
 mbox/Maildir and its own dbox/mdbox formats, and should also be pretty
 fast, extensible, and portable.
 .
 This package contains the Dovecot main server and its command line utility.
Homepage: http://dovecot.org/

Package: libncurses5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 287
Maintainer: Craig Small <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: ncurses
Version: 6.0+20161126-1+deb9u2
Depends: libtinfo5 (= 6.0+20161126-1+deb9u2), libc6 (>= 2.14)
Recommends: libgpm2
Description: shared libraries for terminal handling
 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package contains the shared libraries necessary to run programs
 compiled with ncurses.
Homepage: http://invisible-island.net/ncurses/

Package: python3-requests-toolbelt
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 166
Maintainer: Petter Reinholdtsen <[email protected]>
Architecture: all
Source: python-requests-toolbelt
Version: 0.7.0-1
Depends: python3-requests, python3:any (>= 3.4~)
Description: Utility belt for advanced users of python3-requests
 Collection of utilities for python3-requests
 It provides transport adapters: FingerprintAdapter, SSLAdapter,
 SourceAddressAdapter, SocketOptionsAdapter, TCPKeepAliveAdapter
 and authenticators: AuthHandler, GuessAuth, HTTPProxyDigestAuth
 Also a cookiejar, streaming helpers and more.
Homepage: https://pypi.python.org/pypi/requests-toolbelt

Package: libtool
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 1228
Maintainer: Kurt Roeckx <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 2.4.6-2
Depends: gcc | c-compiler, cpp, libc6-dev | libc-dev, file, autotools-dev
Recommends: libltdl-dev
Suggests: libtool-doc, autoconf (>> 2.50), automaken, gfortran | fortran95-compiler, gcj-jdk
Conflicts: autoconf (<= 2.12), automake (<= 1.3), libtool1.4
Description: Generic library support script
 This is GNU libtool, a generic library support script.  Libtool hides
 the complexity of generating special library types (such as shared
 libraries) behind a consistent interface.  To use libtool, add the
 new generic library building commands to your Makefile, Makefile.in,
 or Makefile.am.  See the documentation for details.  Libtool supports
 building static libraries on all platforms.
 .
 Libtool supports generation of C, C++, Fortran and Java libraries.
Homepage: http://www.gnu.org/software/libtool/

Package: libgomp1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 203
Maintainer: Debian GCC Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: gcc-6
Version: 6.3.0-18+deb9u1
Depends: gcc-6-base (= 6.3.0-18+deb9u1), libc6 (>= 2.17)
Breaks: gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2)
Description: GCC OpenMP (GOMP) support library
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.
Homepage: http://gcc.gnu.org/

Package: libhiredis0.13
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 75
Maintainer: Tom Lee <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: hiredis
Version: 0.13.3-2
Depends: libc6 (>= 2.14)
Description: minimalistic C client library for Redis
 Hiredis is a minimalistic C client library for the Redis database. It is
 minimalistic because it just adds minimal support for the protocol, but
 at the same time it uses an high level printf-alike API in order to make
 it much higher level than otherwise suggested by its minimal code base
 and the lack of explicit bindings for every Redis command.
 .
 Apart from supporting sending commands and receiving replies, it comes
 with a reply parser that is decoupled from the I/O layer. It is a stream
 parser designed for easy reusability, which can for instance be used in
 higher level language bindings for efficient reply parsing.
 .
 Hiredis only supports the binary-safe Redis protocol, so you can use it
 with any Redis version >= 1.2.0.
 .
 The library comes with multiple APIs. There is the synchronous API, the
 asynchronous API and the reply parsing API.
Homepage: https://github.com/redis/hiredis

Package: postfix-pcre
Status: install ok installed
Priority: extra
Section: mail
Installed-Size: 368
Maintainer: LaMont Jones <[email protected]>
Architecture: amd64
Source: postfix
Version: 3.1.15-0+deb9u1
Replaces: postfix (<< 3.1.3-7~)
Depends: libc6 (>= 2.3), libpcre3, postfix (= 3.1.15-0+deb9u1)
Breaks: postfix (<< 3.1.3-7~)
Conffiles:
 /etc/postfix/postfix-files.d/pcre.files 4e98e4e37ff5e622de0dae1b5198b2e6
Description: PCRE map support for Postfix
 Postfix is Wietse Venema's mail transport agent that started life as an
 alternative to the widely-used Sendmail program.  Postfix attempts to
 be fast, easy to administer, and secure, while at the same time being
 sendmail compatible enough to not upset existing users. Thus, the outside
 has a sendmail-ish flavor, but the inside is completely different.
 .
 This provides support for PCRE (perl compatible regular expression) maps in
 Postfix. If you plan to use PCRE maps with Postfix, you need this.
Homepage: http://www.postfix.org

Package: libgsasl7
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 620
Maintainer: Debian XMPP Maintainers <[email protected]>
Architecture: amd64
Source: gsasl (1.8.0-8)
Version: 1.8.0-8+b2
Replaces: libgsasl1
Depends: libc6 (>= 2.14), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1.14+dfsg), libidn11 (>= 1.13), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libntlm0 (>= 1.2)
Conflicts: libgsasl1
Description: GNU SASL library
 GNU SASL is an implementation of the Simple Authentication and
 Security Layer framework and a few common SASL mechanisms. SASL is
 used by network servers (e.g., IMAP, SMTP) to request authentication
 from clients, and in clients to authenticate against servers.
 .
 Supported mechanisms are ANONYMOUS, EXTERNAL, LOGIN, PLAIN, SECURID, NTLM,
 DIGEST-MD5, CRAM-MD5, SCRAM-SHA-1, SCRAM-SHA-1-PLUS, GS2-KRB5, GSSAPI.
 .
 This package includes the GNU SASL shared library that is required
 by applications using GNU SASL.  You normally don't need to install
 it manually.
Homepage: http://www.gnu.org/software/gsasl/

Package: python3.5
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 321
Maintainer: Matthias Klose <[email protected]>
Architecture: amd64
Multi-Arch: allowed
Version: 3.5.3-1+deb9u5
Depends: python3.5-minimal (= 3.5.3-1+deb9u5), libpython3.5-stdlib (= 3.5.3-1+deb9u5), mime-support
Suggests: python3.5-venv, python3.5-doc, binutils
Description: Interactive high-level object-oriented language (version 3.5)
 Python is a high-level, interactive, object-oriented language. Its 3.5 version
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.

Package: postgresql-client
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 60
Maintainer: Debian PostgreSQL Maintainers <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: postgresql-common (181+deb9u3)
Version: 9.6+181+deb9u3
Depends: postgresql-client-9.6
Description: front-end programs for PostgreSQL (supported version)
 This metapackage always depends on the currently supported database
 client package for PostgreSQL.
 .
 PostgreSQL is a fully featured object-relational database management
 system.  It supports a large part of the SQL standard and is designed
 to be extensible by users in many aspects.  Some of the features are:
 ACID transactions, foreign keys, views, sequences, subqueries,
 triggers, user-defined types and functions, outer joins, multiversion
 concurrency control.  Graphical user interfaces and bindings for many
 programming languages are available as well.

Package: libjs-jquery
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 551
Maintainer: Debian Javascript Maintainers <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: jquery
Version: 3.1.1-2+deb9u2
Replaces: jquery
Recommends: javascript-common
Breaks: movabletype-opensource (<< 5.1.4+dfsg-3~)
Conflicts: jquery
Description: JavaScript library for dynamic web applications
 jQuery is a fast, concise, JavaScript Library that simplifies how you
 traverse HTML documents, handle events, perform animations, and add Ajax
 interactions to your web pages. jQuery is designed to change the way
 that you write JavaScript.
Homepage: http://jquery.com/

Package: mariadb-common
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 72
Maintainer: Debian MySQL Maintainers <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: mariadb-10.1
Version: 10.1.48-0+deb9u2
Depends: mysql-common (>= 5.6.25)
Conffiles:
 /etc/mysql/mariadb.cnf 46a0151b3b022b225cabb97e6d1ad947
Description: MariaDB common metapackage
 MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MariaDB are speed, robustness and
 ease of use.
Homepage: https://mariadb.org/

Package: dmeventd
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 162
Maintainer: Debian LVM Team <[email protected]>
Architecture: amd64
Source: lvm2 (2.02.168-2)
Version: 2:1.02.137-2
Depends: libc6 (>= 2.15), libdevmapper-event1.02.1 (>= 2:1.02.110), libdevmapper1.02.1 (>= 2:1.02.113), liblvm2cmd2.02 (>= 2.02.168), init-system-helpers (>= 1.18~)
Description: Linux Kernel Device Mapper event daemon
 The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management)
 Team's implementation of a minimalistic kernel-space driver that handles
 volume management, while keeping knowledge of the underlying device layout
 in user-space.  This makes it useful for not only LVM, but software raid,
 and other drivers that create "virtual" block devices.
 .
 This package contains a daemon to monitor events of devmapper devices.
Homepage: http://sources.redhat.com/lvm2/

Package: libpaper1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 61
Maintainer: Giuseppe Sacco <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libpaper
Version: 1.1.24+nmu5
Replaces: libpaperg (<< 1.1.9)
Provides: libpaperg
Depends: libc6 (>= 2.14), debconf (>= 0.5) | debconf-2.0, ucf (>= 0.28), dpkg (>= 1.17.2)
Recommends: libpaper-utils
Description: library for handling paper characteristics
 The libpaper paper-handling library automates recognition of many
 different paper types and sizes for programs that need to deal with
 printed output.

Package: libdevel-lexalias-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 33
Maintainer: Debian Perl Group <[email protected]>
Architecture: amd64
Source: libdevel-lexalias-perl (0.05-1)
Version: 0.05-1+b4
Depends: perl (>= 5.24.1~rc3-2), perlapi-5.24.1, libc6 (>= 2.2.5), libdevel-caller-perl
Description: Perl module that provides alias lexical variables
 Devel::LexAlias provides the ability to alias a lexical variable in a
 subroutines scope to one of your choosing.
Homepage: https://metacpan.org/release/Devel-LexAlias/

Package: libatomic1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 41
Maintainer: Debian GCC Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: gcc-6
Version: 6.3.0-18+deb9u1
Depends: gcc-6-base (= 6.3.0-18+deb9u1), libc6 (>= 2.14)
Description: support library providing __atomic built-in functions
 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.
Homepage: http://gcc.gnu.org/

Package: libapr1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 259
Maintainer: Debian Apache Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: apr
Version: 1.5.2-5+deb9u1
Depends: libc6 (>= 2.15), libuuid1 (>= 2.16)
Conflicts: libapr1.0
Description: Apache Portable Runtime Library
 APR is Apache's Portable Runtime Library, designed to be a support library
 that provides a predictable and consistent interface to underlying
 platform-specific implementations.
Homepage: http://apr.apache.org/

Package: libpython3-stdlib
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 36
Maintainer: Matthias Klose <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: python3-defaults
Version: 3.5.3-1
Depends: libpython3.5-stdlib (>= 3.5.3-1~)
Description: interactive high-level object-oriented language (default python3 version)
 Python, the high-level, interactive object oriented language,
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
 .
 This package is a dependency package, which depends on Debian's default
 Python 3 version (currently v3.5).
Homepage: http://www.python.org/

Package: update-inetd
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 69
Maintainer: Debian QA Group <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 4.44
Replaces: netbase (<< 4.27)
Depends: debconf (>= 0.5) | debconf-2.0, libfile-temp-perl, libfile-copy-recursive-perl
Breaks: netbase (<< 4.27)
Description: inetd configuration file updater
 This package provides a program used by other packages to
 automatically update /etc/inetd.conf, the configuration file shared
 by all implementations of the Internet super-server.
 .
 Note that xinetd is not supported by this package.

Package: libmailutils5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2160
Maintainer: Jordi Mallach <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: mailutils
Version: 1:3.1.1-1
Replaces: libmailutils4
Depends: mailutils-common (= 1:3.1.1-1), guile-2.0-libs, libc6 (>= 2.14), libgc1c2 (>= 1:7.2d), libgnutls30 (>= 3.5.6), libgsasl7 (>= 1.1), libkyotocabinet16v5 (>= 1.2.76), libldap-2.4-2 (>= 2.4.7), libltdl7 (>= 2.4.6), libmariadbclient18 (>= 5.5.36), libpam0g (>= 0.99.7.1), libpython2.7 (>= 2.7)
Conflicts: libmailutils4
Description: GNU Mail abstraction library
 GNU Mailutils is a rich and powerful protocol-independent mail framework.
 It contains a series of useful mail libraries, clients, and servers.
 .
 This is GNU's Mail abstraction library.  This library allows programs to
 hook into a single library for many different types of mail backends.
 The following backend stores are currently provided: mbox, mh, maildir,
 pop3, imap4.
Homepage: http://www.gnu.org/software/mailutils/

Package: cpp
Status: install ok installed
Priority: optional
Section: interpreters
Installed-Size: 41
Maintainer: Debian GCC Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: allowed
Source: gcc-defaults (1.168)
Version: 4:6.3.0-4
Depends: cpp-6 (>= 6.3.0-9~)
Suggests: cpp-doc
Conflicts: cpp-doc (<< 1:2.95.3)
Description: GNU C preprocessor (cpp)
 The GNU C preprocessor is a macro processor that is used automatically
 by the GNU C compiler to transform programs before actual compilation.
 .
 This package has been separated from gcc for the benefit of those who
 require the preprocessor but not the compiler.
 .
 This is a dependency package providing the default GNU C preprocessor.

Package: libxcb-present0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 113
Maintainer: Debian X Strike Force <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libxcb
Version: 1.12-1
Depends: libc6 (>= 2.4), libxcb1
Description: X C Binding, present extension
 This package contains the library files needed to run software using
 libxcb-present, the present extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: http://xcb.freedesktop.org

Package: bacula-director
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 838
Maintainer: Debian Bacula Team <[email protected]>
Architecture: amd64
Source: bacula
Version: 7.4.4+dfsg-6+deb9u2
Replaces: bacula-director-mysql (<< 7.4.3+dfsg-7), bacula-director-pgsql (<< 7.4.3+dfsg-7), bacula-director-sqlite3 (<< 7.4.3+dfsg-7)
Depends: bacula-common (= 7.4.4+dfsg-6+deb9u2), bacula-director-sqlite3 (= 7.4.4+dfsg-6+deb9u2) | bacula-director-pgsql (= 7.4.4+dfsg-6+deb9u2) | bacula-director-mysql (= 7.4.4+dfsg-6+deb9u2), bsd-mailx | mailx, lsb-base (>= 3.0-6), ucf, init-system-helpers (>= 1.18~), libc6 (>= 2.14), libcap2 (>= 1:2.10), libgcc1 (>= 1:3.0), libssl1.0.2 (>= 1.0.2d), libstdc++6 (>= 5), libwrap0 (>= 7.6-4~), zlib1g (>= 1:1.1.4)
Suggests: bacula-doc
Breaks: bacula-director-mysql (<< 7.4.3+dfsg-7), bacula-director-pgsql (<< 7.4.3+dfsg-7), bacula-director-sqlite3 (<< 7.4.3+dfsg-7)
Conffiles:
 /etc/bacula/scripts/make_catalog_backup.pl 7f8ecd68b7edb61fee86ae8c8cf35834
 /etc/bacula/scripts/query.sql 6092aef5afa59d501c94443eb548d09f
 /etc/init.d/bacula-director 2158276cb71c26688f9e56f9e16ed623
Description: network backup service - Director daemon
 Bacula is a set of programs to manage backup, recovery, and verification of
 data across a network of computers of different kinds.
 .
 The Bacula Director service supervises all the backup, restore, verify, and
 archive operations. It can run as a daemon or as a foreground service which
 administrators can use to schedule backups and recover files.
 .
 This package provides the Bacula Director daemon.
Homepage: http://www.bacula.org/

Package: imagemagick-6-common
Status: install ok installed
Priority: optional
Section: graphics
Installed-Size: 540
Maintainer: ImageMagick Packaging Team <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: imagemagick
Version: 8:6.9.7.4+dfsg-11+deb9u14
Replaces: imagemagick-common (<< 8:6.9.2.10+dfsg-1~), libmagickcore-6.q16 (<< 8:6.9.6.2+dfsg-3~)
Provides: imagemagick-common
Breaks: imagemagick-common (<< 8:6.9.2.10+dfsg-1~), libmagickcore-6.q16-2 (<< 8:6.9.6.2+dfsg-3~), libmagickcore-6.q16-3 (<< 8:6.9.6.8+dfsg-1~)
Conffiles:
 /etc/ImageMagick-6/coder.xml 184715fdf06bd9fc835dc62929e8d36f
 /etc/ImageMagick-6/colors.xml 27d44e4d5e96d3db5a8cf834b44b69a5
 /etc/ImageMagick-6/delegates.xml 5a6c13b9a15988fa171e72039396fb6c
 /etc/ImageMagick-6/log.xml 63b78f245752f5332d587e8f0917a085
 /etc/ImageMagick-6/magic.xml 04b219d820811a6cb1bc7af03b52b626
 /etc/ImageMagick-6/mime.xml 7691ca051247d9da165f154a1c41b411
 /etc/ImageMagick-6/policy.xml c5ec6367e54debbf20f278a8ee79561f
 /etc/ImageMagick-6/quantization-table.xml 0bc6653bd4f56e8a8f108c72c612c8b6
 /etc/ImageMagick-6/thresholds.xml 04d4a80687f7073ae81c91907889db42
 /etc/ImageMagick-6/type-apple.xml 94406299efa71b566167341c4bfa069a
 /etc/ImageMagick-6/type-dejavu.xml 09bd5cf793568d2a5e185d475bc45b96
 /etc/ImageMagick-6/type-ghostscript.xml d7fdef0a5e8ff7446600ede4e04f6acf
 /etc/ImageMagick-6/type-windows.xml 21d3ea0e2b51ded4e3870d401897a9d8
 /etc/ImageMagick-6/type.xml d0caa5ce47ac32e40980d1ee7bf882eb
Description: image manipulation programs -- infrastructure
 imagemagick-common contains the filesystem infrastructure required for
 further installation of imagemagick in any configuration; it does not provide
 a full installation of binaries, libraries, and utilities
 required to run imagemagick.
 .
 This package is independent of channel depth.
Homepage: http://www.imagemagick.org/

Package: libapt-pkg5.0
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 3056
Maintainer: APT Development Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: apt
Version: 1.4.11
Provides: libapt-pkg (= 1.4.11)
Depends: libbz2-1.0, libc6 (>= 2.15), libgcc1 (>= 1:3.0), liblz4-1 (>= 0.0~r127), liblzma5 (>= 5.1.1alpha+20120614), libstdc++6 (>= 5.2), zlib1g (>= 1:1.2.2.3)
Recommends: apt (>= 1.4.11)
Breaks: appstream (<< 0.9.0-3~), apt (<< 1.1~exp14), libapt-inst1.5 (<< 0.9.9~)
Description: package management runtime library
 This library provides the common functionality for searching and
 managing packages as well as information about packages.
 Higher-level package managers can depend upon this library.
 .
 This includes:
  * retrieval of information about packages from multiple sources
  * retrieval of packages and all dependent packages
    needed to satisfy a request either through an internal
    solver or by interfacing with an external one
  * authenticating the sources and validating the retrieved data
  * installation and removal of packages in the system
  * providing different transports to retrieve data over cdrom, ftp,
    http, rsh as well as an interface to add more transports like
    https (apt-transport-https) and debtorrent (apt-transport-debtorrent).

Package: libaudit1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 150
Maintainer: Laurent Bigonville <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: audit
Version: 1:2.6.7-2
Depends: libaudit-common (>= 1:2.6.7-2), libc6 (>= 2.14), libcap-ng0
Description: Dynamic library for security auditing
 The audit-libs package contains the dynamic libraries needed for
 applications to use the audit framework. It is used to monitor systems for
 security related events.
Homepage: https://people.redhat.com/sgrubb/audit/

Package: php7.2-gd
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 131
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php7.2
Version: 7.2.34-18+0~20210223.60+debian9~1.gbpb21322
Provides: php-gd
Depends: php-common (>= 1:81~), ucf, php7.2-common (= 7.2.34-18+0~20210223.60+debian9~1.gbpb21322), libc6 (>= 2.4), libfreetype6 (>= 2.2.1), libgd3 (>= 2.1.1), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libwebp6 (>= 0.5.1), libx11-6, libxpm4, zlib1g (>= 1:1.1.4)
Description: GD module for PHP
 This package provides the GD module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: readline-common
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 89
Maintainer: Matthias Klose <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: readline
Version: 7.0-3
Replaces: libreadline-common, libreadline4 (<< 4.3-16), libreadline5 (<< 5.0-11)
Depends: dpkg (>= 1.15.4) | install-info
Suggests: readline-doc
Conflicts: libreadline-common, libreadline5 (<< 5.0-11)
Description: GNU readline and history libraries, common files
 The GNU readline library aids in the consistency of user interface
 across discrete programs that need to provide a command line
 interface.
 .
 The GNU history library provides a consistent user interface for
 recalling lines of previously typed input.

Package: php7.4-cgi
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 8970
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php7.4
Version: 7.4.16-1+0~20210305.42+debian9~1.gbpbbe65e
Provides: php-cgi, phpapi-20190902
Depends: libmagic1, mime-support, php7.4-cli, php7.4-common (= 7.4.16-1+0~20210305.42+debian9~1.gbpbbe65e), php7.4-json, php7.4-opcache, tzdata, ucf, libargon2-1 (>= 0~20171227), libc6 (>= 2.15), libpcre2-8-0 (>= 10.32), libsodium23 (>= 1.0.14), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4)
Suggests: php-pear
Conffiles:
 /etc/apache2/conf-available/php7.4-cgi.conf 136b727ddfd8dbcae9791c523c3af95a
Description: server-side, HTML-embedded scripting language (CGI binary)
 This package provides the /usr/lib/cgi-bin/php CGI interpreter built
 for use in Apache 2 with mod_actions, or any other CGI httpd that
 supports a similar mechanism.  Note that MOST users probably
 want the php7.4-fpm package.
 .
 The following extensions are built in: Core date filter hash libxml openssl
 pcntl pcre Reflection session sodium SPL standard zlib.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: ncurses-term
Status: install ok installed
Priority: standard
Section: misc
Installed-Size: 4025
Maintainer: Craig Small <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: ncurses
Version: 6.0+20161126-1+deb9u2
Replaces: bogl-bterm (<< 0.1.18-7), mlterm-common (<< 3.0.2-1), ncurses-base (<< 5.7+20100313-1), suckless-tools (<< 39)
Breaks: bogl-bterm (<< 0.1.18-7), mlterm-common (<< 3.0.2-1), suckless-tools (<< 39)
Description: additional terminal type definitions
 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package contains all of the numerous terminal definitions not found in
 the ncurses-base package.
Homepage: http://invisible-island.net/ncurses/

Package: libllvm3.8
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 41050
Maintainer: LLVM Packaging Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: llvm-toolchain-3.8
Version: 1:3.8.1-24
Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:3.4), libstdc++6 (>= 6), libtinfo5 (>= 6), zlib1g (>= 1:1.2.0)
Description: Modular compiler and toolchain technologies, runtime library
 LLVM is a collection of libraries and tools that make it easy to build
 compilers, optimizers, just-in-time code generators, and many other
 compiler-related programs.
 .
 This package contains the LLVM runtime library.
Homepage: http://www.llvm.org/

Package: libauthen-pam-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 81
Maintainer: Debian Perl Group <[email protected]>
Architecture: amd64
Source: libauthen-pam-perl (0.16-3)
Version: 0.16-3+b3
Depends: perl (>= 5.24.1~rc3-2), perlapi-5.24.1, libc6 (>= 2.14), libpam0g (>= 0.99.7.1)
Description: Perl interface to PAM library
 The Authen::PAM module provides a Perl interface to the PAM library.
 It provides compatibility with both newer and older PAM libraries,
 allowing the use of any of the known names for a give constant.
Homepage: https://metacpan.org/release/Authen-PAM

Package: debhelper
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 1448
Maintainer: Debhelper Maintainers <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 10.2.5
Replaces: dh-systemd (<< 1.38)
Depends: autotools-dev, binutils, dh-autoreconf (>= 12~), dh-strip-nondeterminism (>= 0.028~), dpkg (>= 1.16.2), dpkg-dev (>= 1.18.2~), file (>= 3.23), libdpkg-perl (>= 1.17.14), man-db (>= 2.5.1-1), po-debconf, perl
Suggests: dh-make
Breaks: dh-systemd (<< 1.38)
Description: helper programs for debian/rules
 A collection of programs that can be used in a debian/rules file to
 automate common tasks related to building Debian packages. Programs
 are included to install various files into your package, compress
 files, fix file permissions, integrate your package with the Debian
 menu system, debconf, doc-base, etc. Most Debian packages use debhelper
 as part of their build process.

Package: perl-modules-5.24
Status: install ok installed
Priority: standard
Section: perl
Installed-Size: 17631
Maintainer: Niko Tyni <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: perl
Version: 5.24.1-3+deb9u7
Replaces: libansicolor-perl (<< 4.04), libarchive-tar-perl (<< 2.04.01), libattribute-handlers-perl (<< 0.99), libautodie-perl (<< 2.29-2), libcpan-meta-perl (<< 2.150005), libcpan-meta-requirements-perl (<< 2.140), libcpan-meta-yaml-perl (<< 0.018), libdigest-perl (<< 1.17.01), libexperimental-perl (<< 0.016), libextutils-cbuilder-perl (<< 0.280225), libextutils-command-perl (<< 7.10.02), libextutils-install-perl (<< 2.04), libextutils-parsexs-perl (<< 3.310000), libfile-spec-perl (<< 3.6301), libhttp-tiny-perl (<< 0.056.001), libi18n-langtags-perl (<< 0.40), libio-zlib-perl (<< 1.10), libjson-pp-perl (<< 2.27300.01), liblocale-codes-perl (<< 3.37), liblocale-maketext-perl (<< 1.26.01), liblocale-maketext-simple-perl (<< 0.21.01), libmath-bigint-perl (<< 1.999715), libmath-complex-perl (<< 1.59), libmodule-corelist-perl (<< 5.20170114.24), libmodule-load-conditional-perl (<< 0.64), libmodule-load-perl (<< 0.32), libmodule-metadata-perl (<< 1.000031), libnet-perl, libnet-ping-perl (<< 2.43.01), libpackage-constants-perl, libparams-check-perl (<< 0.38), libparent-perl (<< 0.234), libparse-cpan-meta-perl (<< 1.4417.001), libperl-ostype-perl (<< 1.009), libpod-escapes-perl (<< 1.07), libpod-parser-perl (<< 1.63), libpod-simple-perl (<< 3.32), libtest-harness-perl (<< 3.36.01), libtest-simple-perl (<< 1.001014), libtest-tester-perl (<< 0.114), libtest-use-ok-perl (<< 0.16), libthread-queue-perl (<< 3.09), libtime-local-perl (<< 1.2300), libunicode-collate-perl (<< 1.14), libversion-perl (<< 1:0.9916), libversion-requirements-perl, perl-base (<< 5.22.0~), perl-modules, podlators-perl
Provides: libansicolor-perl, libarchive-tar-perl, libattribute-handlers-perl, libautodie-perl, libcpan-meta-perl, libcpan-meta-requirements-perl, libcpan-meta-yaml-perl, libdigest-perl, libexperimental-perl, libextutils-cbuilder-perl, libextutils-command-perl, libextutils-install-perl, libextutils-parsexs-perl, libfile-spec-perl, libhttp-tiny-perl, libi18n-langtags-perl, libio-zlib-perl, libjson-pp-perl, liblocale-codes-perl, liblocale-maketext-perl, liblocale-maketext-simple-perl, libmath-bigint-perl, libmath-complex-perl, libmodule-corelist-perl, libmodule-load-conditional-perl, libmodule-load-perl, libmodule-metadata-perl, libnet-perl, libnet-ping-perl, libparams-check-perl, libparent-perl, libparse-cpan-meta-perl, libperl-ostype-perl, libpod-escapes-perl, libpod-parser-perl, libpod-simple-perl, libtest-harness-perl, libtest-simple-perl, libtest-tester-perl, libtest-use-ok-perl, libthread-queue-perl, libtime-local-perl, libunicode-collate-perl, libversion-perl, libversion-requirements-perl, perl-modules, podlators-perl
Depends: perl-base (>= 5.24.1-1)
Pre-Depends: dpkg (>= 1.17.17)
Recommends: perl (>= 5.24.1-1)
Breaks: cli-common (<< 0.9+nmu1), libansicolor-perl (<< 4.04), libarchive-tar-perl (<< 2.04.01), libattribute-handlers-perl (<< 0.99), libautodie-perl (<< 2.29-2), libcpan-meta-perl (<< 2.150005), libcpan-meta-requirements-perl (<< 2.140), libcpan-meta-yaml-perl (<< 0.018), libdigest-perl (<< 1.17.01), libexperimental-perl (<< 0.016), libextutils-cbuilder-perl (<< 0.280225), libextutils-command-perl (<< 7.10.02), libextutils-install-perl (<< 2.04), libextutils-parsexs-perl (<< 3.310000), libfile-spec-perl (<< 3.6301), libhttp-tiny-perl (<< 0.056.001), libi18n-langtags-perl (<< 0.40), libio-zlib-perl (<< 1.10), libjson-pp-perl (<< 2.27300.01), liblocale-codes-perl (<< 3.37), liblocale-maketext-perl (<< 1.26.01), liblocale-maketext-simple-perl (<< 0.21.01), libmath-bigint-perl (<< 1.999715), libmath-complex-perl (<< 1.59), libmodule-corelist-perl (<< 5.20170114.24), libmodule-load-conditional-perl (<< 0.64), libmodule-load-perl (<< 0.32), libmodule-metadata-perl (<< 1.000031), libnet-perl (<= 1:1.22), libnet-ping-perl (<< 2.43.01), libparams-check-perl (<< 0.38), libparent-perl (<< 0.234), libparse-cpan-meta-perl (<< 1.4417.001), libperl-ostype-perl (<< 1.009), libpod-escapes-perl (<< 1.07), libpod-parser-perl (<< 1.63), libpod-simple-perl (<< 3.32), libtest-harness-perl (<< 3.36.01), libtest-simple-perl (<< 1.001014), libtest-tester-perl (<< 0.114), libtest-use-ok-perl (<< 0.16), libthread-queue-perl (<< 3.09), libtime-local-perl (<< 1.2300), libunicode-collate-perl (<< 1.14), libversion-perl (<< 1:0.9916), libversion-requirements-perl (<< 0.101022), maildirsync (<< 1.2-2.1), mono-apache-server2 (<< 3.8-2.1), mono-apache-server4 (<< 3.8-2.1), mono-fastcgi-server2 (<< 3.8-2.1), mono-fastcgi-server4 (<< 3.8-2.1), patcher (<< 0.0.20040521-6.1), pdl (<< 1:2.007-4), perl (<< 5.24.1~), podlators-perl (<< 2.3.1), polygen-data (<< 1.0.6.ds2-13.1), pristine-tar (<< 1.33), pure-ftpd-common (<< 1.0.36-3.2), rinse (<< 3.0.7), shorewall (<< 4.6.4.3-2), shorewall-core (<< 4.6.4.3-2), tvtime (<< 1.0.2-14)
Conflicts: defoma (<< 0.11.12), mono-gac (<< 2.10.8.1-3), perl-modules (<< 5.22.0~)
Description: Core Perl modules
 Architecture independent Perl modules.  These modules are part of Perl and
 required if the `perl' package is installed.
 .
 Note that this package only exists to save archive space and should be
 considered an internal implementation detail of the `perl' package.
 Other packages should not depend on `perl-modules-5.24' directly, they
 should use `perl' (which depends on `perl-modules-5.24') instead.
Homepage: http://dev.perl.org/perl5/

Package: fail2ban
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 1290
Maintainer: Yaroslav Halchenko <[email protected]>
Architecture: all
Version: 0.9.6-2
Depends: python3:any (>= 3.3.2-2~), init-system-helpers (>= 1.18~), lsb-base (>= 2.0-7)
Recommends: python, iptables, whois, python3-pyinotify, python3-systemd
Suggests: mailx, system-log-daemon, monit
Conffiles:
 /etc/bash_completion.d/fail2ban 98f61098655cbb5785c37511907ab9a6
 /etc/default/fail2ban 66c59a6c990607ec771dbecfa8d9bc8f
 /etc/fail2ban/action.d/apf.conf ff489332ad817434ff9f924deed6b1fc
 /etc/fail2ban/action.d/badips.conf b0f003343ae124f495d2b34f97b877bf
 /etc/fail2ban/action.d/badips.py dd1c2eb21d0882801e6c3ec79fbab535
 /etc/fail2ban/action.d/blocklist_de.conf 02cdd19939fb7a6a8e99c9fd424b2975
 /etc/fail2ban/action.d/bsd-ipfw.conf 070c8781335f96844e9893f3ff174df5
 /etc/fail2ban/action.d/cloudflare.conf 4bc713b94c22cc8f233ade70697c40d0
 /etc/fail2ban/action.d/complain.conf ad5ceacdd807e7ccaeec4004c048413a
 /etc/fail2ban/action.d/dshield.conf b7ace75da34e198cd56464a762844626
 /etc/fail2ban/action.d/dummy.conf 462d32179e222bc69ba6efa198a23156
 /etc/fail2ban/action.d/firewallcmd-allports.conf c6f92c54894e5329915e85fc7377ac8d
 /etc/fail2ban/action.d/firewallcmd-ipset.conf 5a16f8b5097292cd9d3e25603cab2253
 /etc/fail2ban/action.d/firewallcmd-multiport.conf fe33aa57d256c40613895cead4c392e7
 /etc/fail2ban/action.d/firewallcmd-new.conf 6ff7f5eeea2fc5a1ebf0267f3d87e88c
 /etc/fail2ban/action.d/firewallcmd-rich-logging.conf b8e54085912e57dee97201d4ff51795f
 /etc/fail2ban/action.d/firewallcmd-rich-rules.conf 4af669e861f190fce38225e0b4efd468
 /etc/fail2ban/action.d/hostsdeny.conf 916d305a1897b73cfd064e916e14f150
 /etc/fail2ban/action.d/ipfilter.conf bf317c030f09ca65ab6aeaf06b27b06b
 /etc/fail2ban/action.d/ipfw.conf 0b0ce2e87c695260b587361a8e9ae4df
 /etc/fail2ban/action.d/iptables-allports.conf 332876a03b669fd66a8cd9cc8888028a
 /etc/fail2ban/action.d/iptables-common.conf c35471bc5bfccb2694fc9f4746304aba
 /etc/fail2ban/action.d/iptables-ipset-proto4.conf 9b84b080ec6aa46459db0616a7057d2e
 /etc/fail2ban/action.d/iptables-ipset-proto6-allports.conf 9630cf68fde9b58b901fbec8fab6c671
 /etc/fail2ban/action.d/iptables-ipset-proto6.conf 55993b2d8e5b26b5757c45aaf61832db
 /etc/fail2ban/action.d/iptables-multiport-log.conf e8cd3be31e4df1cf97166980bfda51df
 /etc/fail2ban/action.d/iptables-multiport.conf 60db809a662e457bc0d0db1e0697972f
 /etc/fail2ban/action.d/iptables-new.conf 007eb5748a82c583b791b353f1688c60
 /etc/fail2ban/action.d/iptables-xt_recent-echo.conf 8fc6549c5e3a708712b4f82c1f389d1b
 /etc/fail2ban/action.d/iptables.conf deb03a40d3b2080d0c277865828b6bec
 /etc/fail2ban/action.d/mail-buffered.conf e3432dfcf92d8e67f43506a5bb54efbb
 /etc/fail2ban/action.d/mail-whois-common.conf 300c15fdc7b9385589932e6ff8d058de
 /etc/fail2ban/action.d/mail-whois-lines.conf 825f81fc6cd2dc951eadccbcc4043af9
 /etc/fail2ban/action.d/mail-whois.conf 7da960c64f22cff9b753e587bec8da2d
 /etc/fail2ban/action.d/mail.conf cb8d717f5b982f64d655fd11772c18cc
 /etc/fail2ban/action.d/mynetwatchman.conf ce15ba6360c8208e0acc423a6aaae773
 /etc/fail2ban/action.d/nftables-allports.conf dcd63ee1ae700ce71db944b51e13971c
 /etc/fail2ban/action.d/nftables-common.conf d37784407a5dd006d04e65085d8a44b4
 /etc/fail2ban/action.d/nftables-multiport.conf d3ce000091aeea150433a155f722a40d
 /etc/fail2ban/action.d/npf.conf 2b829f3948221d63fac3b3a5dc8b5678
 /etc/fail2ban/action.d/nsupdate.conf c4a82bafa5b6cb0b68f007993656e216
 /etc/fail2ban/action.d/osx-afctl.conf a083fe23f1ceab7d175b4136eea82332
 /etc/fail2ban/action.d/osx-ipfw.conf 4e029c2591ebc57d10316968885b4e36
 /etc/fail2ban/action.d/pf.conf 406243926bf77aa68ef892ade6f9adf2
 /etc/fail2ban/action.d/route.conf 435129bb799264371fa14896444d756e
 /etc/fail2ban/action.d/sendmail-buffered.conf b96b9b55b351e679c67275763e6b39dc
 /etc/fail2ban/action.d/sendmail-common.conf 4e578c6caf8bdf98b6c9e43e96356f21
 /etc/fail2ban/action.d/sendmail-geoip-lines.conf 6a7b586f5c3f6856ce06e5c136f8f0d9
 /etc/fail2ban/action.d/sendmail-whois-ipjailmatches.conf 700d49256af95e68f80451aa024f364a
 /etc/fail2ban/action.d/sendmail-whois-ipmatches.conf 0fad982eff64af17e716602b4fc619a9
 /etc/fail2ban/action.d/sendmail-whois-lines.conf a3f6f8d5338cd75fcb60f79d85f9d0b6
 /etc/fail2ban/action.d/sendmail-whois-matches.conf e949c08d0b8cc9b2bd757852bb76b418
 /etc/fail2ban/action.d/sendmail-whois.conf 1d27c2ba3edd3219ddc469360a076b43
 /etc/fail2ban/action.d/sendmail.conf 2dae28fccb3eed557e879f9de9410ab9
 /etc/fail2ban/action.d/shorewall-ipset-proto6.conf 12d9906298372ccce2dcfaac09ad738e
 /etc/fail2ban/action.d/shorewall.conf b230c417d1d2d24b86ace552db970ec4
 /etc/fail2ban/action.d/smtp.py de9531a474c3f329b4beab992dac6576
 /etc/fail2ban/action.d/symbiosis-blacklist-allports.conf 1075d8df5771e8b8c8604c25ba0b2560
 /etc/fail2ban/action.d/ufw.conf 5820438f9f6dbc4e1392902a7e152d28
 /etc/fail2ban/action.d/xarf-login-attack.conf fea41479e7b7a7f3470fffc55ab9e992
 /etc/fail2ban/fail2ban.conf 95f5c2b1257c50c023100ea5f1be8988
 /etc/fail2ban/filter.d/3proxy.conf 5a7119810d7df1bcd214a79f01dbaab6
 /etc/fail2ban/filter.d/apache-auth.conf cdc938570a5402b03c57eae00ac8ebdd
 /etc/fail2ban/filter.d/apache-badbots.conf 290ec55479589944fff2b40c01604b22
 /etc/fail2ban/filter.d/apache-botsearch.conf dcde47ec46fc17104f030557ef14834e
 /etc/fail2ban/filter.d/apache-common.conf 6e43c7894974d9c626617b4ae0bb0f60
 /etc/fail2ban/filter.d/apache-fakegooglebot.conf dba1f61503df0d409a3c61e333289993
 /etc/fail2ban/filter.d/apache-modsecurity.conf 1433c994509fffcea3ee49a6f421b651
 /etc/fail2ban/filter.d/apache-nohome.conf 787fae6f13398d03ba5aada47c0b38ec
 /etc/fail2ban/filter.d/apache-noscript.conf 3ec68986b2167e7dabb274fb8fea423c
 /etc/fail2ban/filter.d/apache-overflows.conf 279d1e16640504ebd71bad39e0514d03
 /etc/fail2ban/filter.d/apache-pass.conf 82103abba327bf8e59dc20149585fcb1
 /etc/fail2ban/filter.d/apache-shellshock.conf c87565a7cd9cf026c8108410725f6311
 /etc/fail2ban/filter.d/assp.conf e91c43f501c3f77470205016ea872235
 /etc/fail2ban/filter.d/asterisk.conf 2505ea39bf398a03c52018aef9fc3115
 /etc/fail2ban/filter.d/botsearch-common.conf 0b681c2407bdfd57c209fd8032e4f83a
 /etc/fail2ban/filter.d/common.conf 8dadb357ae538b568c4d0d511426fc7e
 /etc/fail2ban/filter.d/counter-strike.conf 79e42c0a4e0c823595117c08bb9a1492
 /etc/fail2ban/filter.d/courier-auth.conf f60c47aef464d47dd1cc9c7512dc77ea
 /etc/fail2ban/filter.d/courier-smtp.conf 19e52b31c83f2f982bbe746df173e5e9
 /etc/fail2ban/filter.d/cyrus-imap.conf 3a6dd19dafb6b8a6707ff1c966cebc78
 /etc/fail2ban/filter.d/directadmin.conf 1fd4ca1713a9a37352f57dc742f2e8b8
 /etc/fail2ban/filter.d/dovecot.conf 614356e426b91a9a5b7f6c33c5ee6a4b
 /etc/fail2ban/filter.d/dropbear.conf 5a0ade98716c708aa2427cf38aaacf32
 /etc/fail2ban/filter.d/drupal-auth.conf eec0094b0e03eb943f2b2ddfddefd905
 /etc/fail2ban/filter.d/ejabberd-auth.conf 96b889e1c1dfbbca074c046b4727d4c9
 /etc/fail2ban/filter.d/exim-common.conf 9f24019f5ca808d08218e8a0efef8bf2
 /etc/fail2ban/filter.d/exim-spam.conf 1632006b4443aa764ca5b04bfbfa1e18
 /etc/fail2ban/filter.d/exim.conf 04a3256233e259587902d306719505e3
 /etc/fail2ban/filter.d/freeswitch.conf 7d734116e13656fed1afa79917d061b0
 /etc/fail2ban/filter.d/froxlor-auth.conf 16b68a31e2de7869b4505b5fb69a04be
 /etc/fail2ban/filter.d/groupoffice.conf b7cbbcf7013c493834efa3ce81216f7c
 /etc/fail2ban/filter.d/gssftpd.conf 468f015e1687e621e351ba8e13135f27
 /etc/fail2ban/filter.d/guacamole.conf 125b355e0954948d2ac33fb398069a3f
 /etc/fail2ban/filter.d/haproxy-http-auth.conf 44af4d4c953227634eed8b1eee72908c
 /etc/fail2ban/filter.d/horde.conf 0bcee5c60b5e0714cdbe8d12c17d03cf
 /etc/fail2ban/filter.d/ignorecommands/apache-fakegooglebot 62345d37610e2d8da80d94e7d704e7d5
 /etc/fail2ban/filter.d/kerio.conf 6e86afb25c05f5b5edf4c1bf517bda0b
 /etc/fail2ban/filter.d/lighttpd-auth.conf f679d27c544f91bcc54b75d86e8d9e08
 /etc/fail2ban/filter.d/mongodb-auth.conf 68aebabbab4b51573230acf7975a0cbc
 /etc/fail2ban/filter.d/monit.conf 3a231eb1526bd1ab87b0dd3472c2f1a9
 /etc/fail2ban/filter.d/murmur.conf 10d35ffa4ca8cabb7dd9b09c81a3ba7e
 /etc/fail2ban/filter.d/mysqld-auth.conf 71846498533a29c2424ff4e5331df72a
 /etc/fail2ban/filter.d/nagios.conf 2f38bc0aee9c787baceb1af97ab98867
 /etc/fail2ban/filter.d/named-refused.conf e8a0fd446b38b77574fae7c0bbb8b016
 /etc/fail2ban/filter.d/nginx-botsearch.conf 5eaf4c17c26e43c49d4b194b2e3a5ae8
 /etc/fail2ban/filter.d/nginx-http-auth.conf 8b087788d7f14d04fac9b687144caa8f
 /etc/fail2ban/filter.d/nginx-limit-req.conf 997ea98f8a69d967ef4c435be756dc2a
 /etc/fail2ban/filter.d/nsd.conf 8abbe9669f6341f188d4aff221a66207
 /etc/fail2ban/filter.d/openhab.conf 27c959521fb158c81a443f5ea1ef1f01
 /etc/fail2ban/filter.d/openwebmail.conf 6a27aa31db87833bd5456df7e01ff173
 /etc/fail2ban/filter.d/oracleims.conf e4bbd961afc180d9ca2d32345ebf0995
 /etc/fail2ban/filter.d/pam-generic.conf 4a562b7938b4793dc4538a27e5a40456
 /etc/fail2ban/filter.d/perdition.conf 0cc5ea440cf9f71777e01e011a27490f
 /etc/fail2ban/filter.d/php-url-fopen.conf ec947bd6d28781ff0f07a6a98c8fe280
 /etc/fail2ban/filter.d/portsentry.conf e3259efa7a10651247fb75ddefa78e14
 /etc/fail2ban/filter.d/postfix-rbl.conf 3cda70f2da9f3094f264226231416dd1
 /etc/fail2ban/filter.d/postfix-sasl.conf 96c579e4864264a304570c82d753cd99
 /etc/fail2ban/filter.d/postfix.conf b6da3eaeb28e3e6254bd2b89bf3c1d6f
 /etc/fail2ban/filter.d/proftpd.conf 3e1ca102c24654e1f34848ac8a2c2341
 /etc/fail2ban/filter.d/pure-ftpd.conf b0770ea94f0f3c41a9a75a7b8a4459a3
 /etc/fail2ban/filter.d/qmail.conf fb1af4aca05230c58e61dbc8c31e458d
 /etc/fail2ban/filter.d/recidive.conf dc70498dc4cf0c669b3e5de18c037ba3
 /etc/fail2ban/filter.d/roundcube-auth.conf d1b33039f92f6fc4ba877ca21428fed6
 /etc/fail2ban/filter.d/screensharingd.conf 7f9c1fe844dabf6ff53cb8425557f7cb
 /etc/fail2ban/filter.d/selinux-common.conf 7b07141322e66965aef0634969376815
 /etc/fail2ban/filter.d/selinux-ssh.conf a86b87975e0fd4b09a185b724bc6063d
 /etc/fail2ban/filter.d/sendmail-auth.conf 8355f2ce2dbf7151122e0c9ce0f933d8
 /etc/fail2ban/filter.d/sendmail-reject.conf 5316a1c07f95da3975146453b324f7e8
 /etc/fail2ban/filter.d/sieve.conf a8a6805d10f038fd0e1c6f2db2ca7fd5
 /etc/fail2ban/filter.d/slapd.conf 85398477ff48b6d9e3b9269aedb95897
 /etc/fail2ban/filter.d/sogo-auth.conf 5873b7613a11c00b5ae95e7f615b21c4
 /etc/fail2ban/filter.d/solid-pop3d.conf 59c995616b30851d11e85e5cd6e95560
 /etc/fail2ban/filter.d/squid.conf 6bfeff764562907a568d32bda735c828
 /etc/fail2ban/filter.d/squirrelmail.conf 738bcc80c52f09e1135e9963520fa1d7
 /etc/fail2ban/filter.d/sshd-ddos.conf 4ff258180e28679de1a5409e5becf209
 /etc/fail2ban/filter.d/sshd.conf 5304ac06cce63f2e91d625f6831c8920
 /etc/fail2ban/filter.d/stunnel.conf 0bca290a15f504a8fc7d265768919d53
 /etc/fail2ban/filter.d/suhosin.conf 748e3a3b2fc4db318837d58660112593
 /etc/fail2ban/filter.d/tine20.conf fb2c596c330e36db2c41b45f53765089
 /etc/fail2ban/filter.d/uwimap-auth.conf f8f8fb6ed7216c55e5843c590ede5abf
 /etc/fail2ban/filter.d/vsftpd.conf b5251ece30d8137d6e574eb74df2458d
 /etc/fail2ban/filter.d/webmin-auth.conf 1ddf0787de3fdf6d5452c56b0f047c19
 /etc/fail2ban/filter.d/wuftpd.conf fbf0107c53f138e8c5ce18f0e9b08b4c
 /etc/fail2ban/filter.d/xinetd-fail.conf dbc58da808890b2f640a9d27a2643d38
 /etc/fail2ban/jail.conf 58df9a6077ee3350a63fec9bfbeaaf63
 /etc/fail2ban/jail.d/defaults-debian.conf 55ef21bbd8af425ad41776fa2cd6b8c7
 /etc/fail2ban/paths-common.conf 4363caafbe1e308dac02fbdd34f5bca5
 /etc/fail2ban/paths-debian.conf f6d36535ff15b0f573fbaefb326b4205
 /etc/fail2ban/paths-opensuse.conf 89fae123936bb20eb888290319bfabf9
 /etc/init.d/fail2ban 5bd86fe320e4a98c0788345b6eb92d5c
 /etc/logrotate.d/fail2ban ff75a1abeb9b363785267f940245d2d1
 /etc/monit/monitrc.d/fail2ban 2458d0ccd1a0e2a43beb99d328047cb6
Description: ban hosts that cause multiple authentication errors
 Fail2ban monitors log files (e.g. /var/log/auth.log,
 /var/log/apache/access.log) and temporarily or persistently bans
 failure-prone addresses by updating existing firewall rules.  Fail2ban
 allows easy specification of different actions to be taken such as to ban
 an IP using iptables or hostsdeny rules, or simply to send a notification
 email.
 .
 By default, it comes with filter expressions for various services
 (sshd, apache, qmail, proftpd, sasl etc.) but configuration can be
 easily extended for monitoring any other text file.  All filters and
 actions are given in the config files, thus fail2ban can be adopted
 to be used with a variety of files and firewalls.  Following recommends
 are listed:
 .
  - iptables -- default installation uses iptables for banning. You most
    probably need it
  - whois -- used by a number of *mail-whois* actions to send notification
    emails with whois information about attacker hosts. Unless you will use
    those you don't need whois
  - python3-pyinotify -- unless you monitor services logs via systemd, you
    need pyinotify for efficient monitoring for log files changes
Homepage: http://www.fail2ban.org

Package: php7.4-common
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 6937
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php7.4
Version: 7.4.16-1+0~20210305.42+debian9~1.gbpbbe65e
Provides: php-calendar, php-ctype, php-exif, php-ffi, php-fileinfo, php-ftp, php-iconv, php-pdo, php-phar, php-posix, php-shmop, php-sockets, php-sysvmsg, php-sysvsem, php-sysvshm, php-tokenizer, php7.4-calendar, php7.4-ctype, php7.4-exif, php7.4-ffi, php7.4-fileinfo, php7.4-ftp, php7.4-gettext, php7.4-iconv, php7.4-pdo, php7.4-phar, php7.4-posix, php7.4-shmop, php7.4-sockets, php7.4-sysvmsg, php7.4-sysvsem, php7.4-sysvshm, php7.4-tokenizer
Depends: php-common (>= 1:81~), ucf, libc6 (>= 2.15), libffi6 (>= 3.0.10~rc8), libssl1.1 (>= 1.1.0)
Breaks: gforge-common (<< 6), php7.0-curl (<< 7.0.33-1~), php7.2-sodium (<< 7.2.12~)
Description: documentation, examples and common module for PHP
 This package provides the documentation, examples and common module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: console-setup
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 437
Maintainer: Debian Install System Team <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 1.164
Depends: console-setup-linux | console-setup-freebsd | hurd, xkb-data (>= 0.9), keyboard-configuration (= 1.164)
Pre-Depends: debconf (>= 1.5.34)
Suggests: lsb-base (>= 3.0-6), locales
Breaks: lsb (<< 2.0-6), lsb-base (<< 3.0-6), lsb-core (<< 2.0-6)
Conflicts: console-setup-mini
Description: console font and keymap setup program
 This package provides the console with the same keyboard
 configuration scheme as the X Window System. As a result, there is no
 need to duplicate or change the keyboard files just to make simple
 customizations such as the use of dead keys, the key functioning as
 AltGr or Compose key, the key(s) to switch between Latin and
 non-Latin mode, etc.
 .
 The package also installs console fonts supporting many of the
 world's languages.  It provides an unified set of font faces - the
 classic VGA, the simplistic Fixed, and the cleaned Terminus,
 TerminusBold and TerminusBoldVGA.

Package: libcairo2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1464
Maintainer: Debian GNOME Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: cairo
Version: 1.14.8-1+deb9u1
Depends: libc6 (>= 2.14), libfontconfig1 (>= 2.11), libfreetype6 (>= 2.3.5), libpixman-1-0 (>= 0.30.0), libpng16-16 (>= 1.6.2-1), libx11-6, libxcb-render0, libxcb-shm0, libxcb1 (>= 1.6), libxext6, libxrender1, zlib1g (>= 1:1.1.4)
Breaks: libwebkit2gtk-3.0-25 (<< 2.4.5-2~), libwebkitgtk-1.0-0 (<< 2.4.5-2~), libwebkitgtk-3.0-0 (<< 2.4.5-2~), weston (<< 1.5.0-3~)
Description: Cairo 2D vector graphics library
 Cairo is a multi-platform library providing anti-aliased
 vector-based rendering for multiple target backends. Paths consist
 of line segments and cubic splines and can be rendered at any width
 with various join and cap styles. All colors may be specified with
 optional translucence (opacity/alpha) and combined using the
 extended Porter/Duff compositing algebra as found in the X Render
 Extension.
 .
 Cairo exports a stateful rendering API similar in spirit to the path
 construction, text, and painting operators of PostScript, (with the
 significant addition of translucence in the imaging model). When
 complete, the API is intended to support the complete imaging model of
 PDF 1.4.
 .
 This package contains the shared libraries.
Homepage: https://cairographics.org/

Package: php7.0-dev
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 4033
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php7.0
Version: 7.0.33-47+0~20210228.54+debian9~1.gbp7f60a9
Depends: autoconf (>= 2.63), automake (>= 1.11), libpcre3-dev (>= 2:8.35), libssl-dev, pkg-config, php7.0-cli (>= 7.0.33-47+0~20210228.54+debian9~1.gbp7f60a9), php7.0-common (= 7.0.33-47+0~20210228.54+debian9~1.gbp7f60a9), shtool, libtool (>= 2.4.6-0.1~)
Recommends: pkg-php-tools
Suggests: dh-php
Description: Files for PHP7.0 module development
 This package provides the files from the PHP7.0 source needed for compiling
 additional modules.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: libnss-mdns
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 107
Maintainer: Utopia Maintenance Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: nss-mdns
Version: 0.10-8
Depends: avahi-daemon (>= 0.6.16-1), base-files (>= 3.1.10), libc6 (>= 2.14)
Suggests: avahi-autoipd | zeroconf
Description: NSS module for Multicast DNS name resolution
 nss-mdns is a plugin for the GNU Name Service Switch (NSS) functionality
 of the GNU C Library (glibc) providing host name resolution via Multicast
 DNS (using Zeroconf, aka Apple Bonjour / Apple Rendezvous ), effectively
 allowing name resolution by common Unix/Linux programs in the ad-hoc mDNS
 domain .local.

Package: php8.0-curl
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 128
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php8.0
Version: 8.0.3-1+0~20210305.17+debian9~1.gbp899a74
Provides: php-curl
Depends: php-common (>= 1:81~), ucf, php8.0-common (= 8.0.3-1+0~20210305.17+debian9~1.gbp899a74), libc6 (>= 2.14), libcurl3 (>= 7.44.0)
Breaks: php7.0-curl (<< 7.0.33-1~)
Description: CURL module for PHP
 This package provides the CURL module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: libtinfo5
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 478
Maintainer: Craig Small <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: ncurses
Version: 6.0+20161126-1+deb9u2
Replaces: libncurses5 (<< 5.9-3)
Depends: libc6 (>= 2.16)
Breaks: dialog (<< 1.2-20130523)
Description: shared low-level terminfo library for terminal handling
 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package contains the shared low-level terminfo library.
Homepage: http://invisible-island.net/ncurses/

Package: libapt-inst2.0
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 466
Maintainer: APT Development Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: apt
Version: 1.4.11
Provides: libapt-inst (= 1.4.11)
Depends: libapt-pkg5.0 (>= 1.1~exp9), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2)
Description: deb package format runtime library
 This library provides methods to query and extract information
 from deb packages. This includes the control data and the package
 file content.

Package: php8.0-fpm
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 4824
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php8.0
Version: 8.0.3-1+0~20210305.17+debian9~1.gbp899a74
Provides: php-fpm, php8.0-json, phpapi-20200930
Depends: libmagic1, mime-support, php8.0-cli, php8.0-common (= 8.0.3-1+0~20210305.17+debian9~1.gbp899a74), php8.0-opcache, procps, systemd | systemd-tmpfiles, tzdata, ucf, init-system-helpers (>= 1.18~), libacl1 (>= 2.2.51-8), libapparmor1 (>= 2.7.0~beta1+bzr1772), libargon2-1 (>= 0~20171227), libc6 (>= 2.15), libpcre2-8-0 (>= 10.32), libsodium23 (>= 1.0.14), libssl1.1 (>= 1.1.0), libsystemd0, libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4)
Suggests: php-pear
Conffiles:
 /etc/apache2/conf-available/php8.0-fpm.conf 396e1864772feb61c8624f7a0d5c2d22
 /etc/init.d/php8.0-fpm 557f249ef21bffbf92c2000d9117f5cb
 /etc/logrotate.d/php8.0-fpm 173988f72703ff4ef1e7e94cf407895a
 /etc/php/8.0/fpm/php-fpm.conf d542aa728e5cbf877aa1256f4666ece0
 /etc/php/8.0/fpm/pool.d/www.conf 37c6dce5e6964a276d331c6623eb5009
Description: server-side, HTML-embedded scripting language (FPM-CGI binary)
 This package provides the Fast Process Manager interpreter that runs
 as a daemon and receives Fast/CGI requests.  Note that MOST Apache users
 probably want the libapache2-mod-php8.0 package.
 .
 The following extensions are built in: Core date filter hash json libxml
 openssl pcre Reflection session sodium SPL standard zlib.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: liblog-dispatch-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 162
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 2.58-1
Depends: perl, libdevel-globaldestruction-perl, libdist-checkconflicts-perl, libmodule-runtime-perl, libparams-validate-perl, perl (>= 5.15.0) | libsys-syslog-perl
Recommends: libmail-sendmail-perl, libmailtools-perl, libmime-lite-perl
Description: message dispatcher to multiple Log::Dispatch::* objects
 Log::Dispatch is a collection of Perl modules useful for logging messages to
 multiple outputs, each of which can have a minimum and maximum log level. It
 is designed to be easily subclassed, both for creating a new dispatcher
 object and particularly for creating new outputs.
 .
 It also allows both global (dispatcher level) and local (logging object)
 message formatting callbacks which allows greater flexibility and reduces
 the need for subclassing.
Homepage: https://metacpan.org/release/Log-Dispatch

Package: libgdbm3
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 68
Maintainer: Debian QA Group <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: gdbm
Version: 1.8.3-14
Depends: libc6 (>= 2.14), dpkg (>= 1.15.4) | install-info
Description: GNU dbm database routines (runtime version)
 GNU dbm ('gdbm') is a library of database functions that use extendible
 hashing and works similarly to the standard UNIX 'dbm' functions.
 .
 The basic use of 'gdbm' is to store key/data pairs in a data file, thus
 providing a persistent version of the 'dictionary' Abstract Data Type
 ('hash' to perl programmers).
Homepage: http://directory.fsf.org/project/gdbm/

Package: libfontconfig1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 486
Maintainer: Keith Packard <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: fontconfig (2.11.0-6.7)
Version: 2.11.0-6.7+b1
Provides: libfontconfig
Depends: libc6 (>= 2.14), libexpat1 (>= 2.0.1), libfreetype6 (>= 2.2.1), fontconfig-config (>= 2.11.0-6.7)
Breaks: xpdf (<= 3.03-11)
Description: generic font configuration library - runtime
 Fontconfig is a font configuration and customization library, which
 does not depend on the X Window System. It is designed to locate
 fonts within the system and select them according to requirements
 specified by applications.
 .
 This package contains the runtime library needed to launch applications
 using fontconfig.

Package: manpages
Status: install ok installed
Priority: standard
Section: doc
Installed-Size: 1422
Maintainer: Martin Schulze <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 4.10-2
Suggests: man-browser
Description: Manual pages about using a GNU/Linux system
 This package contains GNU/Linux manual pages for these sections:
  4 = Devices (e.g. hd, sd).
  5 = File formats and protocols, syntaxes of several system
      files (e.g. wtmp, /etc/passwd, nfs).
  7 = Conventions and standards, macro packages, etc.
      (e.g. nroff, ascii).
 .
 Sections 1, 6 and 8 are provided by the respective applications. This
 package only includes the intro man page describing the section.
 .
 The man pages describe syntaxes of several system files.
Homepage: http://www.kernel.org/doc/man-pages/

Package: perl-base
Essential: yes
Status: install ok installed
Priority: required
Section: perl
Installed-Size: 7551
Maintainer: Niko Tyni <[email protected]>
Architecture: amd64
Source: perl
Version: 5.24.1-3+deb9u7
Replaces: libfile-path-perl (<< 2.12.01), libfile-temp-perl (<< 0.2304), libio-socket-ip-perl (<< 0.37), libscalar-list-utils-perl (<< 1:1.42.02), libsocket-perl (<< 2.020.03), libxsloader-perl (<< 0.22), perl (<< 5.10.1-12), perl-modules (<< 5.20.1-3)
Provides: libfile-path-perl, libfile-temp-perl, libio-socket-ip-perl, libscalar-list-utils-perl, libsocket-perl, libxsloader-perl, perlapi-5.24.1
Pre-Depends: libc6 (>= 2.23), dpkg (>= 1.17.17)
Suggests: perl
Breaks: amanda-common (<< 1:3.3.9-2), autoconf2.13 (<< 2.13-45), backuppc (<< 3.3.1-2), dh-haskell (<< 0.3), libalien-wxwidgets-perl (<< 0.65+dfsg-2), libanyevent-perl (<< 7.070-2), libcommon-sense-perl (<< 3.72-2~), libexception-class-perl (<< 1.42), libfile-path-perl (<< 2.12.01), libfile-spec-perl (<< 3.6301), libfile-temp-perl (<< 0.2304), libgtk2-perl-doc (<< 2:1.2491-4), libio-socket-ip-perl (<< 0.37), libjcode-perl (<< 2.13-3), libmarc-charset-perl (<< 1.2), libsbuild-perl (<< 0.67.0-1), libscalar-list-utils-perl (<< 1:1.42.02), libsocket-perl (<< 2.020.03), libxsloader-perl (<< 0.22), mailagent (<< 1:3.1-81-2), pdl (<< 1:2.007-4), perl (<< 5.24.1~), perl-modules (<< 5.24.1~), texinfo (<< 6.1.0.dfsg.1-8)
Conflicts: defoma (<< 0.11.12), doc-base (<< 0.10.3), mono-gac (<< 2.10.8.1-3), safe-rm (<< 0.8), update-inetd (<< 4.41)
Description: minimal Perl system
 Perl is a scripting language used in many system scripts and utilities.
 .
 This package provides a Perl interpreter and the small subset of the
 standard run-time library required to perform basic tasks. For a full
 Perl installation, install "perl" (and its dependencies, "perl-modules-5.24"
 and "perl-doc").
Homepage: http://dev.perl.org/perl5/

Package: libx265-95
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 10916
Maintainer: Debian Multimedia Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: x265 (2.1-2)
Version: 2.1-2+b2
Depends: libc6 (>= 2.15), libnuma1 (>= 2.0.11), libstdc++6 (>= 4.1.1)
Description: H.265/HEVC video stream encoder (shared library)
 libx265 is an encoding library for creating H.265/High Efficiency Video Coding
 (HEVC) video streams.
 .
 This package contains the shared library.
Homepage: http://x265.org

Package: libudev1
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 225
Maintainer: Debian systemd Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: systemd
Version: 232-25+deb9u14
Depends: libc6 (>= 2.16)
Description: libudev shared library
 This library provides access to udev device information.
Homepage: https://www.freedesktop.org/wiki/Software/systemd

Package: libperl5.24
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 20936
Maintainer: Niko Tyni <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: perl
Version: 5.24.1-3+deb9u7
Replaces: libarchive-tar-perl (<= 1.38-2), libcompress-raw-bzip2-perl (<< 2.069), libcompress-raw-zlib-perl (<< 2.069), libcompress-zlib-perl (<< 2.069.001), libdigest-md5-perl (<< 2.54), libdigest-sha-perl (<< 5.95.01), libencode-perl (<< 2.86), libio-compress-base-perl (<< 2.069.001), libio-compress-bzip2-perl (<< 2.069.001), libio-compress-perl (<< 2.069.001), libio-compress-zlib-perl (<< 2.069.001), libmime-base64-perl (<< 3.15), libmodule-corelist-perl (<< 2.14-2), libstorable-perl (<< 2.56.01), libsys-syslog-perl (<< 0.33.01), libthreads-perl (<< 2.07), libthreads-shared-perl (<< 1.51), libtime-hires-perl (<< 1.9733), libtime-piece-perl (<< 1.31), perl (<< 5.22.0~), perl-base (<< 5.22.0~)
Provides: libcompress-raw-bzip2-perl, libcompress-raw-zlib-perl, libcompress-zlib-perl, libdigest-md5-perl, libdigest-sha-perl, libencode-perl, libio-compress-base-perl, libio-compress-bzip2-perl, libio-compress-perl, libio-compress-zlib-perl, libmime-base64-perl, libstorable-perl, libsys-syslog-perl, libthreads-perl, libthreads-shared-perl, libtime-hires-perl, libtime-piece-perl, perl-cross-config
Depends: libbz2-1.0, libc6 (>= 2.23), libdb5.3, libgdbm3 (>= 1.8.3), zlib1g (>= 1:1.2.2.3), perl-modules-5.24 (>= 5.24.1-3+deb9u7)
Breaks: dh-make-perl (<< 0.73-1), ftpmirror (<< 1.96+dfsg-13), libcompress-raw-bzip2-perl (<< 2.069), libcompress-raw-zlib-perl (<< 2.069), libcompress-zlib-perl (<< 2.069.001), libdigest-md5-perl (<< 2.54), libdigest-sha-perl (<< 5.95.01), libencode-perl (<< 2.86), libhtml-template-compiled-perl (<< 0.95-1), libio-compress-base-perl (<< 2.069.001), libio-compress-bzip2-perl (<< 2.069.001), libio-compress-perl (<< 2.069.001), libio-compress-zlib-perl (<< 2.069.001), libload-perl (<< 0.20-1), libmime-base64-perl (<< 3.15), libnet-jifty-perl (<< 0.14-1), libperl-apireference-perl (<< 0.09-1), libregexp-optimizer-perl (<< 0.15-3), libsoap-lite-perl (<< 0.712-4), libstorable-perl (<< 2.56.01), libsys-syslog-perl (<< 0.33.01), libthreads-perl (<< 2.07), libthreads-shared-perl (<< 1.51), libtime-hires-perl (<< 1.9733), libtime-piece-perl (<< 1.31), libxml-parser-lite-tree-perl (<< 0.14-1), libyaml-perl (<< 0.73-1), mrtg (<< 2.16.3-3.1)
Description: shared Perl library
 This package contains the shared Perl library, used by applications
 which embed a Perl interpreter.
 .
 It also contains the architecture-dependent parts of the standard
 library (and depends on perl-modules-5.24 which contains the
 architecture-independent parts).
Homepage: http://dev.perl.org/perl5/

Package: libnettle6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 357
Maintainer: Magnus Holmgren <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: nettle
Version: 3.3-1+deb9u1
Depends: libc6 (>= 2.14)
Description: low level cryptographic library (symmetric and one-way cryptos)
 Nettle is a cryptographic library that is designed to fit easily in more or
 less any context: In crypto toolkits for object-oriented languages (C++,
 Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel
 space.
 .
 It tries to solve a problem of providing a common set of cryptographic
 algorithms for higher-level applications by implementing a
 context-independent set of cryptographic algorithms. In that light, Nettle
 doesn't do any memory allocation or I/O, it simply provides the
 cryptographic algorithms for the application to use in any environment and
 in any way it needs.
 .
 This package contains the symmetric and one-way cryptographic
 algorithms. To avoid having this package depend on libgmp, the
 asymmetric cryptos reside in a separate library, libhogweed.
Homepage: http://www.lysator.liu.se/~nisse/nettle/

Package: libxerces-c3.1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3654
Maintainer: William Blough <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: xerces-c
Version: 3.1.4+debian-2+deb9u2
Depends: libc6 (>= 2.14), libcurl3-gnutls (>= 7.16.2), libgcc1 (>= 1:3.0), libicu57 (>= 57.1-1~), libstdc++6 (>= 5)
Description: validating XML parser library for C++
 Xerces-C++ is a validating XML parser written in a portable subset of
 C++.  Xerces-C++ makes it easy to give your application the ability
 to read and write XML data. A shared library is provided for parsing,
 generating, manipulating, and validating XML documents. Xerces-C++ is
 faithful to the XML 1.0 recommendation and associated standards (DOM
 1.0, DOM 2.0, SAX 1.0, SAX 2.0, Namespaces, XML Schema Part 1 and
 Part 2).  It also provides experimental implementations of XML 1.1
 and DOM Level 3.0.  The parser provides high performance, modularity,
 and scalability.
Homepage: https://xerces.apache.org/xerces-c/

Package: libtdb1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 114
Maintainer: Debian Samba Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: tdb
Version: 1.3.11-2
Depends: libc6 (>= 2.14)
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.
Homepage: http://tdb.samba.org/

Package: libapache2-mod-php7.4
Status: deinstall ok config-files
Priority: optional
Section: httpd
Installed-Size: 4510
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php7.4
Version: 7.4.16-1+0~20210305.42+debian9~1.gbpbbe65e
Config-Version: 7.4.16-1+0~20210305.42+debian9~1.gbpbbe65e
Provides: libapache2-mod-php, phpapi-20190902
Depends: libmagic1, mime-support, php7.4-cli, php7.4-common (= 7.4.16-1+0~20210305.42+debian9~1.gbpbbe65e), php7.4-json, php7.4-opcache, tzdata, ucf, apache2-api-20120211, apache2-bin (>= 2.4.16), libargon2-1 (>= 0~20171227), libc6 (>= 2.15), libpcre2-8-0 (>= 10.32), libsodium23 (>= 1.0.14), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4)
Recommends: apache2
Suggests: php-pear
Conffiles:
 /etc/apache2/mods-available/php7.4.conf ad48fb8185ef5a0054b3d42dd69ddd83
 /etc/apache2/mods-available/php7.4.load b54868dc273edd0a0198190ad8bd4e7a
Description: server-side, HTML-embedded scripting language (Apache 2 module)
 This package provides the PHP module for the Apache 2 webserver (as
 found in the apache2-mpm-prefork package).  Please note that this package
 ONLY works with Apache's prefork MPM, as it is not compiled thread-safe.
 .
 The following extensions are built in: Core date filter hash libxml openssl
 pcre Reflection session sodium SPL standard zlib.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: clamav-docs
Status: install ok installed
Priority: optional
Section: doc
Installed-Size: 8960
Maintainer: ClamAV Team <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: clamav
Version: 0.103.6+dfsg-0+deb9u1
Description: anti-virus utility for Unix - documentation
 Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of
 this software is the integration with mail servers (attachment
 scanning). The package provides a flexible and scalable
 multi-threaded daemon in the clamav-daemon package, a command-line
 scanner in the clamav package, and a tool for automatic updating via
 the Internet in the clamav-freshclam package. The programs are based
 on libclamav, which can be used by other software.
 .
 This package contains the documentation for the ClamAV suite.
Homepage: https://www.clamav.net/

Package: libsane-extras
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 160
Maintainer: Debian QA Group <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: sane-backends-extras
Version: 1.0.22.4
Depends: libc6 (>= 2.14), libusb-1.0-0 (>= 2:1.0.8), libsane-extras-common (= 1.0.22.4)
Conffiles:
 /etc/sane.d/dll.d/libsane-extras e711493400dfdfa2be200d1eb5fc10ed
 /etc/sane.d/geniusvp2.conf 57a8d4658fab75802a0ad8e11e7262ca
Description: API library for scanners -- extra backends
 SANE stands for "Scanner Access Now Easy" and is an application
 programming interface (API) that provides standardized access to any
 raster image scanner hardware (flatbed scanner, hand-held scanner,
 video- and still-cameras, frame-grabbers, etc.). The SANE standard is
 free and its discussion and development are open to everybody. The
 current source code is written to support several operating systems,
 including GNU/Linux, OS/2, Win32 and various Unices and is available
 under the GNU General Public License (commercial applications and
 backends are welcome, too, however).
 .
 This package includes some backends that are not yet included into the
 official SANE distribution. Currently, they are :
   * geniusvp2 (Genius ColorPage-Vivid Pro II)
   * ls5000 (Nikon LS-5000 ED, Coolscan 5000 ED)

Package: php7.2-xml
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 449
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php7.2
Version: 7.2.34-18+0~20210223.60+debian9~1.gbpb21322
Replaces: php7.2-xsl (<< 7.0.3-6~)
Provides: php-dom, php-simplexml, php-wddx, php-xml, php-xmlreader, php-xmlwriter, php-xsl, php7.2-dom, php7.2-simplexml, php7.2-wddx, php7.2-xmlreader, php7.2-xmlwriter, php7.2-xsl
Depends: php-common (>= 1:81~), ucf, php7.2-common (= 7.2.34-18+0~20210223.60+debian9~1.gbpb21322), libc6 (>= 2.14), libxml2 (>= 2.9.0), libxslt1.1 (>= 1.1.25)
Breaks: php7.2-xsl (<< 7.0.3-6~)
Description: DOM, SimpleXML, WDDX, XML, and XSL module for PHP
 This package provides the DOM, SimpleXML, WDDX, XML, and XSL module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: libxapian30
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 2563
Maintainer: Olly Betts <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: xapian-core
Version: 1.4.3-2+deb9u3
Depends: libc6 (>= 2.15), libgcc1 (>= 1:3.4), libstdc++6 (>= 5.2), libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4)
Suggests: xapian-tools
Description: Search engine library
 This package contains the core Xapian runtime library.
 .
 The Xapian search engine library is a highly adaptable toolkit which allows
 developers to easily add advanced indexing and search facilities to their own
 applications.  It implements the probabilistic model of information retrieval,
 and provides facilities for performing ranked free-text searches, relevance
 feedback, phrase searching, boolean searching, stemming, and simultaneous
 update and searching.  It is highly scalable, and is capable of working with
 collections containing hundreds of millions of documents.
Homepage: https://xapian.org/

Package: python3-pbr
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 278
Maintainer: PKG OpenStack <[email protected]>
Architecture: all
Source: python-pbr
Version: 1.10.0-1
Depends: python3-pkg-resources, python3-six (>= 1.9.0), python3:any (>= 3.3.2-2~)
Description: inject useful and sensible default behaviors into setuptools - Python 3.x
 PBR (Python Build Reasonableness) is a library that injects some useful and
 sensible default behaviors into your setuptools run. PBR can:
  * Manage version number based on git revisions and tags (Version file).
  * Generate AUTHORS file from git log
  * Generate ChangeLog from git log
  * Generate Sphinx autodoc stub files for your whole module
  * Store your dependencies in a pip requirements file
  * Use your README file as a long_description
  * Smartly find packages under your root package
 .
 PBR is only mildly configurable. The basic idea is that there's a decent way
 to run things and if you do, you should reap the rewards, because then it's
 simple and repeatable. If you want to do things differently, cool! But you've
 already got the power of Python at your fingertips, so you don't really need
 PBR.
 .
 PBR builds on top of the work that d2to1 started to provide for declarative
 configuration. d2to1 is itself an implementation of the ideas behind
 distutils2. Although distutils2 is now abandoned in favor of work towards PEP
 426 and Metadata 2.0, declarative config is still a great idea and
 specifically important in trying to distribute setup code as a library when
 that library itself will alter how the setup is processed. As Metadata 2.0 and
 other modern Python packaging PEPs come out, PBR aims to support them as
 quickly as possible.
 .
 This package provides support for Python 3.x.
Homepage: https://pypi.python.org/pypi/pbr

Package: procmail
Status: install ok installed
Priority: standard
Section: mail
Installed-Size: 300
Maintainer: Santiago Vila <[email protected]>
Architecture: amd64
Version: 3.22-25+deb9u1
Depends: libc6 (>= 2.14)
Recommends: default-mta | mail-transport-agent | fetchmail
Description: Versatile e-mail processor
 Can be used to create mail-servers, mailing lists, sort your incoming
 mail into separate folders/files (very convenient when subscribing to one
 or more mailing lists or for prioritising your mail), preprocess your
 mail, start any programs upon mail arrival (e.g. to generate different
 chimes on your workstation for different types of mail) or selectively
 forward certain incoming mail automatically to someone.
Homepage: http://www.procmail.org/

Package: git-man
Status: install ok installed
Priority: optional
Section: doc
Installed-Size: 1486
Maintainer: Gerrit Pape <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: git
Version: 1:2.11.0-3+deb9u7
Replaces: git (<< 1:1.7.4~rc1), git-core (<< 1:1.7.0.4-1.)
Breaks: git (<< 1:1.7.4~rc1)
Description: fast, scalable, distributed revision control system (manual pages)
 Git is popular version control system designed to handle very large
 projects with speed and efficiency; it is used for many high profile
 open source projects, most notably the Linux kernel.
 .
 Git falls in the category of distributed source code management tools.
 Every Git working directory is a full-fledged repository with full
 revision tracking capabilities, not dependent on network access or a
 central server.
 .
 This package provides reference documentation for use by the 'man'
 utility and the 'git help' command.
Homepage: https://git-scm.com/

Package: libxcb-dri2-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 123
Maintainer: Debian X Strike Force <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libxcb
Version: 1.12-1
Depends: libc6 (>= 2.4), libxcb1
Description: X C Binding, dri2 extension
 This package contains the library files needed to run software using
 libxcb-dri2, the dri2 extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: http://xcb.freedesktop.org

Package: cpio
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 720
Maintainer: Anibal Monsalve Salazar <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 2.11+dfsg-6
Replaces: cpio-mt
Depends: libc6 (>= 2.17)
Suggests: libarchive1
Conflicts: cpio-mt, mt-st (<< 0.6)
Description: GNU cpio -- a program to manage archives of files
 GNU cpio is a tool for creating and extracting archives, or copying
 files from one place to another.  It handles a number of cpio formats
 as well as reading and writing tar files.
Homepage: http://www.gnu.org/software/cpio/

Package: syslog-ng-mod-mongodb
Status: install ok installed
Priority: extra
Section: admin
Installed-Size: 113
Maintainer: syslog-ng maintainers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: syslog-ng
Version: 3.8.1-10
Depends: libbson-1.0-0, libc6 (>= 2.14), libmongoc-1.0-0, libssl1.1 (>= 1.1.0), syslog-ng-abi-3.8-0
Suggests: mongodb-server
Description: Enhanced system logging daemon (MongoDB plugin)
 syslog-ng is an enhanced log daemon, supporting a wide range of input
 and output methods: syslog, unstructured text, message queues,
 databases (SQL and NoSQL alike) and more.
 .
 Key features:
 .
  * receive and send RFC3164 and RFC5424 style syslog messages
  * work with any kind of unstructured data
  * receive and send JSON formatted messages
  * classify and structure logs with builtin parsers (csv-parser(),
    db-parser(), etc.)
  * normalize, crunch and process logs as they flow through the system
  * hand on messages for further processing using message queues (like
    AMQP), files or databases (like PostgreSQL or MongoDB).
 .
 This package provides the MongoDB destination plugin, which allows
 one to log system messages to MongoDB.
Homepage: http://www.syslog-ng.org/

Package: keyboard-configuration
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 2451
Maintainer: Debian Install System Team <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: console-setup
Version: 1.164
Replaces: console-setup (<< 1.47), console-setup-mini (<< 1.47)
Depends: liblocale-gettext-perl
Pre-Depends: debconf (>= 1.5.34)
Breaks: console-setup (<< 1.71), console-setup-mini (<< 1.47)
Description: system-wide keyboard preferences
 This package maintains the keyboard preferences in
 /etc/default/keyboard.  Other packages can use the information
 provided by this package in order to configure the keyboard on the
 console or in X Window.

Package: libpopt0
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 224
Maintainer: Paul Martin <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: popt (1.16-10)
Version: 1.16-10+b2
Replaces: popt
Depends: libc6 (>= 2.17)
Conflicts: libpopt-dev (<= 1.4-1), popt, rpm (<= 4.0.2-3)
Description: lib for parsing cmdline parameters
 Popt was heavily influenced by the getopt() and getopt_long() functions,
 but it allows more powerful argument expansion. It can parse arbitrary
 argv[] style arrays and automatically set variables based on command
 line arguments. It also allows command line arguments to be aliased via
 configuration files and includes utility functions for parsing arbitrary
 strings into argv[] arrays using shell-like rules.
 .
 This package contains the runtime library and locale data.
Homepage: http://rpm5.org/

Package: libtfm1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 250
Maintainer: ClamAV Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: tomsfastmath
Version: 0.13-4
Depends: libc6 (>= 2.14)
Description: Fast multiple-precision integer library [runtime]
 TomsFastMath is a fast open source, large integer arithmetic library
 written in portable ISO C. It is a port of LibTomMath with optional
 support for inline assembler multipliers.
 .
 This package contains the library itself which is need to run programs
 that use libtfm1.
Homepage: http://www.libtom.net/

Package: php5.6-intl
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 427
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php5.6
Version: 5.6.40-47+0~20210227.51+debian9~1.gbpd522a2
Provides: php-intl
Depends: php-common (>= 1:81~), ucf, php5.6-common (= 5.6.40-47+0~20210227.51+debian9~1.gbpd522a2), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libicu65 (>= 65.1-1~)
Description: Internationalisation module for PHP
 This package provides the Internationalisation module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: libwbclient0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 191
Maintainer: Debian Samba Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: samba
Version: 2:4.5.16+dfsg-1+deb9u4
Depends: libbsd0 (>= 0.0), libc6 (>= 2.14)
Pre-Depends: dpkg (>= 1.15.6~)
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)
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.
Homepage: http://www.samba.org

Package: libsub-exporter-progressive-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 22
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 0.001013-1
Depends: perl
Description: module for using Sub::Exporter only if needed
 Sub::Exporter is an incredibly powerful module, but with that power comes
 great responsibility, as well as some runtime penalties.
 Sub::Exporter::Progressive is a Sub::Exporter wrapper that will let your
 users just use Exporter if all they are doing is picking exports, but use
 Sub::Exporter if your users try to use Sub::Exporter's more advanced
 features, like renaming exports.
 .
 Note that this module will export @EXPORT and @EXPORT_OK package variables
 for Exporter to work. Additionally, if your package uses advanced
 Sub::Exporter features like currying, this module will only use
 Sub::Exporter, so you might as well use it directly.
Homepage: https://metacpan.org/release/Sub-Exporter-Progressive

Package: powermgmt-base
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 51
Maintainer: Chris Hanson <[email protected]>
Architecture: all
Version: 1.31+nmu1
Replaces: apmd (<= 3.0.2-1.17)
Description: Common utils and configs for power management
 This package contains utilities and configuration files
 for power management that are common to APM and ACPI.

Package: libtry-tiny-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 48
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 0.28-1
Depends: perl
Suggests: perl (>= 5.21.4) | libsub-name-perl
Description: module providing minimalistic try/catch
 Try::Tiny is a Perl module that provides bare bones try/catch statements. It
 is designed to eliminate common mistakes with eval blocks, and NOTHING else.
 .
 The main focus of this module is to provide simple and reliable error
 handling for those having a hard time installing TryCatch, but who still want
 to write correct eval blocks without 5 lines of boilerplate each time.
Homepage: https://metacpan.org/release/Try-Tiny

Package: libxcb-dri3-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 113
Maintainer: Debian X Strike Force <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libxcb
Version: 1.12-1
Depends: libc6 (>= 2.4), libxcb1 (>= 1.12)
Description: X C Binding, dri3 extension
 This package contains the library files needed to run software using
 libxcb-dri3, the dri3 extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: http://xcb.freedesktop.org

Package: libmath-random-isaac-xs-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 51
Maintainer: Debian Perl Group <[email protected]>
Architecture: amd64
Source: libmath-random-isaac-xs-perl (1.004-2)
Version: 1.004-2+b2
Depends: perl (>= 5.24.1~rc3-2), perlapi-5.24.1, libc6 (>= 2.2.5)
Suggests: libmath-random-isaac-perl
Enhances: libmath-random-isaac-perl
Description: Perl implementation of the ISAAC PRNG (C/XS Accelerated)
 Math::Random::ISAAC::XS implements the same interface as Math::Random::ISAAC
 and can be used as a drop-in replacement. This is the recommended version of
 the module, based on Bob Jenkins' reference implementation in C as described
 in his paper at: <URL:http://burtleburtle.net/bob/rand/isaac.html>
 .
 If you install this package, then any code that uses Math::Random::ISAAC will
 automagically benefit from this faster implementation. Performance increases
 are somewhere on the order of 400-500%.
Homepage: https://metacpan.org/release/Math-Random-ISAAC-XS

Package: kmod
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 220
Maintainer: Marco d'Itri <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 23-2
Depends: libc6 (>= 2.17), libkmod2 (= 23-2), lsb-base
Breaks: alsa-base (<= 1.0.25+3), oss-compat (= 4)
Conffiles:
 /etc/init.d/kmod 82698019c962069b438bd2a82d9fa1e7
Description: tools for managing Linux kernel modules
 This package contains a set of programs for loading, inserting, and
 removing kernel modules for Linux.
 It replaces module-init-tools.

Package: libattr1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 42
Maintainer: Anibal Monsalve Salazar <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: attr (1:2.4.47-2)
Version: 1:2.4.47-2+b2
Depends: libc6 (>= 2.4)
Conflicts: attr (<< 2.0.0)
Description: Extended attribute shared library
 Contains the runtime environment required by programs that make use
 of extended attributes.
Homepage: http://savannah.nongnu.org/projects/attr/

Package: libdaemon0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 67
Maintainer: Utopia Maintenance Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libdaemon
Version: 0.14-6
Depends: libc6 (>= 2.15)
Pre-Depends: multiarch-support
Description: lightweight C library for daemons - runtime library
 libdaemon is a lightweight C library which eases the writing of UNIX daemons.
 It consists of the following parts:
 .
  * Wrapper around fork() for correct daemonization of a process
  * Wrapper around syslog() for simple log output to syslog or STDERR
  * An API for writing PID files
  * An API for serializing signals into a pipe for use with select() or poll()
  * An API for running subprocesses with STDOUT and STDERR redirected to syslog
 .
 Routines like these are included in most of the daemon software available. It
 is not simple to get these done right and code duplication is not acceptable.
 .
 This package includes the libdaemon run time shared library.
Homepage: http://0pointer.de/lennart/projects/libdaemon/

Package: libdiscover2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 257
Maintainer: Debian Install System Team <[email protected]>
Architecture: amd64
Source: discover
Version: 2.1.2-7.1+deb9u1
Depends: libc6 (>= 2.14), libexpat1 (>= 2.0.1), libusb-0.1-4 (>= 2:0.1.12), discover-data (>> 2.2004.04)
Conflicts: discover (<< 2.0), discover1 (<< 2.0), libdiscover1 (<< 2.0)
Conffiles:
 /etc/discover.conf.d/00discover 210206a7fc71cd0e5dae4836809e41e9
Description: hardware identification library
 libdiscover is a library enabling identification of various PCI,
 PCMCIA, and USB devices.

Package: fonts-droid-fallback
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 7345
Maintainer: Debian Fonts Task Force <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: fonts-android
Version: 1:6.0.1r16-1.1
Replaces: fonts-droid (<< 1:6.0.0r26-1~)
Pre-Depends: dpkg (>= 1.15.7.2)
Recommends: fonts-noto-mono
Suggests: fonts-noto
Breaks: fonts-droid (<< 1:6.0.0r26-1~)
Conffiles:
 /etc/fonts/conf.avail/65-droid-sans-fallback.conf b53978fe17be3c725aa002da2496257c
Description: handheld device font with extensive style and language support (fallback)
 This package provides DroidSans Fallback variants, Fallback and
 FallbackFull.
 .
 Each contains extensive character set coverage including
 Western Europe, Eastern/Central Europe, Baltic, Cyrillic, Greek and
 Turkish support. The Droid Sans regular font also includes support for
 Arabic, Simplified and Traditional Chinese, Hebrew, Japanese, Korean and
 Thai.
 .
 Droid was designed by Ascender's Steve Matteson and hinted to provide
 optimal quality for screen text.
Homepage: https://android.googlesource.com/platform/frameworks/base/

Package: libk5crypto3
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 311
Maintainer: Sam Hartman <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: krb5
Version: 1.15-1+deb9u3
Depends: libc6 (>= 2.14), libkeyutils1 (>= 1.4), libkrb5support0 (>= 1.15~beta1)
Suggests: krb5-doc, krb5-user
Breaks: libgssapi-krb5-2 (<= 1.10+dfsg~alpha1), libkrb5-3 (<= 1.8~aa)
Description: MIT Kerberos runtime libraries - Crypto Library
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains the runtime cryptography libraries used by
 applications and Kerberos clients.
Homepage: http://web.mit.edu/kerberos/

Package: libss2
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 96
Maintainer: Theodore Y. Ts'o <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: e2fsprogs
Version: 1.43.4-2+deb9u2
Replaces: e2fsprogs (<< 1.34-1)
Depends: libcomerr2, libc6 (>= 2.17)
Description: command-line interface parsing library
 libss provides a simple command-line interface parser which will
 accept input from the user, parse the command into an argv argument
 vector, and then dispatch it to a handler function.
 .
 It was originally inspired by the Multics SubSystem library.
Homepage: http://e2fsprogs.sourceforge.net

Package: php7.2-fpm
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 4857
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php7.2
Version: 7.2.34-18+0~20210223.60+debian9~1.gbpb21322
Provides: php-fpm, phpapi-20170718
Depends: libmagic1, libpcre3 (>= 2:8.41), mime-support, php7.2-cli, php7.2-common (= 7.2.34-18+0~20210223.60+debian9~1.gbpb21322), php7.2-json, php7.2-opcache, procps, systemd | systemd-tmpfiles, tzdata, ucf, init-system-helpers (>= 1.18~), libacl1 (>= 2.2.51-8), libapparmor1 (>= 2.7.0~beta1+bzr1772), libargon2-1 (>= 0~20171227), libc6 (>= 2.15), libsodium23 (>= 1.0.14), libssl1.1 (>= 1.1.0), libsystemd0, libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4)
Suggests: php-pear
Conffiles:
 /etc/apache2/conf-available/php7.2-fpm.conf 92045323d8dbee191a91f50408530520
 /etc/init.d/php7.2-fpm d31f25f637e29a750e3353b9beac4918
 /etc/logrotate.d/php7.2-fpm 100e8ddb6618f7ede30d68eb96b4049b
 /etc/php/7.2/fpm/php-fpm.conf 1d85fd977fab4da8e3e139d6d53504d3
 /etc/php/7.2/fpm/pool.d/www.conf 3da4b9f035b10c9a06713731d378594b
Description: server-side, HTML-embedded scripting language (FPM-CGI binary)
 This package provides the Fast Process Manager interpreter that runs
 as a daemon and receives Fast/CGI requests.  Note that MOST Apache users
 probably want the libapache2-mod-php7.2 package.
 .
 The following extensions are built in: Core date filter hash libxml openssl
 pcre Reflection session sodium SPL standard zlib.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: liblockfile-bin
Status: install ok installed
Priority: standard
Section: utils
Installed-Size: 45
Maintainer: Miquel van Smoorenburg <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: liblockfile (1.14-1)
Version: 1.14-1+b1
Replaces: liblockfile1 (<< 1.09-1)
Depends: libc6 (>= 2.14)
Breaks: liblockfile1 (<< 1.09-1)
Description: support binaries for and cli utilities based on liblockfile
 This package contains support binaries for the liblockfile library,
 and the command-line utility ``dotlockfile''.

Package: php8.0-ssh2
Status: install ok installed
Priority: extra
Section: php
Installed-Size: 103
Maintainer: Debian PHP PECL Maintainers <[email protected]>
Architecture: amd64
Source: php-ssh2
Version: 1.3.1+0.13-1+0~20210304.20+debian9~1.gbp9b570c
Replaces: libssh2-php (<< 0.12-2), php-ssh2 (<< 1.3.1+0.13-1+0~20210304.20+debian9~1.gbp9b570c~)
Provides: php-ssh2
Depends: php8.0-common, libc6 (>= 2.14), libssh2-1 (>= 1.2.9)
Pre-Depends: php-common (>= 2:69~)
Breaks: libssh2-php (<< 0.12-2), php-ssh2 (<< 1.3.1+0.13-1+0~20210304.20+debian9~1.gbp9b570c~)
Conffiles:
 /etc/php/8.0/mods-available/ssh2.ini 94d148ee907a13becea363a39e327ef6
Description: Bindings for the libssh2 library
 Provides PHP bindings to the functions of libssh2 which implements
 the SSH2 protocol.
 .
 WARNING: The PHP 7.0 is an unreleased git snapshot of current ssh2
 that implements support for PHP 7.0. USE WITH CAUTION!
Homepage: http://pecl.php.net/package/ssh2

Package: libxcb-glx0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 231
Maintainer: Debian X Strike Force <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libxcb
Version: 1.12-1
Depends: libc6 (>= 2.4), libxcb1
Description: X C Binding, glx extension
 This package contains the library files needed to run software using
 libxcb-glx, the glx extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: http://xcb.freedesktop.org

Package: php-ssh2
Status: install ok installed
Priority: extra
Section: php
Installed-Size: 13
Maintainer: Debian PHP PECL Maintainers <[email protected]>
Architecture: amd64
Version: 1.3.1+0.13-1+0~20210304.20+debian9~1.gbp9b570c
Replaces: libssh2-php (<< 0.12-2)
Depends: php8.0-ssh2
Pre-Depends: php-common (>= 2:69~)
Breaks: libssh2-php (<< 0.12-2)
Description: Bindings for the libssh2 library
 Provides PHP bindings to the functions of libssh2 which implements
 the SSH2 protocol.
 .
 WARNING: The PHP 7.0 is an unreleased git snapshot of current ssh2
 that implements support for PHP 7.0. USE WITH CAUTION!
Homepage: http://pecl.php.net/package/ssh2

Package: libclamav9
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2528
Maintainer: ClamAV Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: clamav
Version: 0.103.6+dfsg-0+deb9u1
Depends: libbz2-1.0, libc6 (>= 2.15), libcurl3 (>= 7.16.2), libgcc1 (>= 1:3.0), libjson-c3 (>= 0.10), libllvm3.8 (>= 1:3.8.1-19~), libltdl7 (>= 2.4.6), libmspack0 (>= 0.4), libpcre3, libssl1.1 (>= 1.1.0), libstdc++6 (>= 5.2), libtfm1 (>= 0.13), libxml2 (>= 2.7.4), zlib1g (>= 1:1.2.3.4)
Suggests: libclamunrar, libclamunrar9
Description: anti-virus utility for Unix - library
 Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of
 this software is the integration with mail servers (attachment
 scanning). The package provides a flexible and scalable
 multi-threaded daemon in the clamav-daemon package, a command-line
 scanner in the clamav package, and a tool for automatic updating via
 the Internet in the clamav-freshclam package. The programs are based
 on libclamav, which can be used by other software.
 .
 For programs written using the libclamav library. Libclamav may be used to add
 virus protection into software. The library is thread-safe, and automatically
 recognizes and scans archives. Scanning is very fast and most of the time
 not noticeable.
Homepage: https://www.clamav.net/

Package: libestr0
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 32
Maintainer: Pierre Chifflier <[email protected]>
Architecture: amd64
Source: libestr
Version: 0.1.10-2
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Description: Helper functions for handling strings (lib)
 The 'libestr' library contains some essential string manipulation
 functions and more, like escaping special characters.
 .
 This package contains the shared library.
Homepage: http://libestr.sourceforge.net/

Package: libdns162
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 4224
Maintainer: Debian DNS Packaging <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: bind9
Version: 1:9.10.3.dfsg.P4-12.3+deb9u12
Replaces: libbind0
Depends: libc6 (>= 2.14), libcap2 (>= 1:2.10), libcomerr2 (>= 1.01), libgeoip1, libgssapi-krb5-2 (>= 1.14+dfsg), libisc160, libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libssl1.0.2 (>= 1.0.2d), libxml2 (>= 2.7.4)
Conflicts: libbind0, libbind9-41
Description: DNS Shared Library used by BIND
 The Berkeley Internet Name Domain (BIND) implements an Internet domain
 name server.  BIND is the most widely-used name server software on the
 Internet, and is supported by the Internet Software Consortium, www.isc.org.
 .
 This package delivers the libdns shared library used by BIND's daemons and
 clients.

Package: libpaper-utils
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 40
Maintainer: Giuseppe Sacco <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: libpaper
Version: 1.1.24+nmu5
Replaces: libpaper1 (<< 1.1.10), libpaperg (<< 1.1.9)
Depends: libc6 (>= 2.3), libpaper1
Description: library for handling paper characteristics (utilities)
 The libpaper paper-handling library automates recognition of many
 different paper types and sizes for programs that need to deal with
 printed output.
 .
 This package contains utilities for setting the system's default
 paper type and for accessing paper type information from shell
 scripts.

Package: libexpat1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 369
Maintainer: Laszlo Boszormenyi (GCS) <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: expat
Version: 2.2.0-2+deb9u5
Depends: libc6 (>= 2.14)
Conflicts: wink (<= 1.5.1060-4)
Description: XML parsing C library - runtime library
 This package contains the runtime, shared library of expat, the C
 library for parsing XML. Expat is a stream-oriented parser in
 which an application registers handlers for things the parser
 might find in the XML document (like start tags).
Homepage: http://expat.sourceforge.net

Package: libdbi1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 98
Maintainer: Laszlo Boszormenyi (GCS) <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libdbi
Version: 0.9.0-4+deb9u2
Depends: libc6 (>= 2.14)
Breaks: libapache2-mod-log-sql-dbi (<= 1.100-11), libdbd-freetds (<< 0.9.0-2), libdbd-mysql (<< 0.9.0-2), libdbd-pgsql (<< 0.9.0-2), libdbd-sqlite (<< 0.9.0-2), libdbd-sqlite3 (<< 0.9.0-2)
Description: DB Independent Abstraction Layer for C -- shared library
 libdbi implements a database-independent abstraction layer in C, similar to
 the DBI/DBD layer in Perl. Writing one generic set of code, programmers can
 leverage the power of multiple databases and multiple simultaneous database
 connections by using this framework.
 .
 This package is the shared library.
Homepage: http://libdbi.sourceforge.net/

Package: mariadb-client-10.1
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 45657
Maintainer: Debian MySQL Maintainers <[email protected]>
Architecture: amd64
Source: mariadb-10.1
Version: 10.1.48-0+deb9u2
Replaces: mariadb-client-10.0, mariadb-client-5.5, mariadb-server-10.0 (<< 10.0.13-1~), mysql-client-5.5, mysql-client-5.6, mysql-client-5.7, mytop, virtual-mysql-client
Provides: virtual-mysql-client
Depends: debianutils (>= 1.6), mariadb-client-core-10.1 (>= 10.1.48-0+deb9u2), libconfig-inifiles-perl, perl:any, libaio1 (>= 0.3.93), libc6 (>= 2.17), libjemalloc1 (>= 2.1.1), libstdc++6 (>= 5.2), libsystemd0, zlib1g (>= 1:1.2.0)
Recommends: libdbd-mysql-perl (>= 1.2202), libdbi-perl, libterm-readkey-perl
Breaks: mariadb-client-10.0, mariadb-client-5.5, mariadb-server-10.0 (<< 10.0.13-1~), mysql-client-5.5, mysql-client-5.6, mysql-client-5.7
Conflicts: mysql-client-core-5.5, mysql-client-core-5.6, mysql-client-core-5.7, mytop, virtual-mysql-client
Conffiles:
 /etc/mysql/mariadb.conf.d/50-client.cnf 5898a2c9f6b119afac615d3377f2db49
 /etc/mysql/mariadb.conf.d/50-mysql-clients.cnf 593e201008e699b8af7abcf9eb6c5d88
Description: MariaDB database client binaries
 MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MariaDB are speed, robustness and
 ease of use.
 .
 This package includes the client binaries and the additional tools
 innotop and mysqlreport.
Homepage: https://mariadb.org/

Package: libcc1-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 87
Maintainer: Debian GCC Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: gcc-6
Version: 6.3.0-18+deb9u1
Depends: gcc-6-base (= 6.3.0-18+deb9u1), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2)
Description: GCC cc1 plugin for GDB
 libcc1 is a plugin for GDB.
Homepage: http://gcc.gnu.org/

Package: libclass-method-modifiers-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 45
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 2.12-1
Depends: perl
Description: Perl module providing method modifiers
 Class::Method::Modifiers provides three modifiers: before, around, and after.
 The before and after modifiers are run just before and after the method they
 modify, but cannot really affect that original method. The remaining modifier,
 around, is run in place of the original method, with a hook to easily call the
 original method.
Homepage: https://metacpan.org/release/Class-Method-Modifiers

Package: libgphoto2-port12
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 480
Maintainer: Debian PhotoTools Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libgphoto2
Version: 2.5.12-1
Replaces: libgphoto2-port10 (>= 2.5.7)
Depends: libc6 (>= 2.15), libexif12 (>= 0.6.21-1~), libltdl7 (>= 2.4.6), libusb-1.0-0 (>= 2:1.0.8)
Suggests: gphoto2 (>= 2.5.7)
Breaks: libgphoto2-port10 (>= 2.5.7)
Description: gphoto2 digital camera port library
 The gphoto2 library can be used by applications to access various
 digital camera models, via standard protocols such as USB Mass Storage
 and PTP, or vendor-specific protocols.
 .
 This package contains the runtime code for port access.
Homepage: https://github.com/gphoto/libgphoto2/

Package: libmailtools-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 212
Maintainer: Anibal Monsalve Salazar <[email protected]>
Architecture: all
Version: 2.18-1
Replaces: mailtools (<= 1.15-1)
Provides: libmail-perl, mailtools
Depends: perl, libnet-perl, libtimedate-perl, libnet-smtp-ssl-perl
Conflicts: mailtools (<= 1.15-1)
Description: Manipulate email in perl programs
 This is a set of perl modules which provide an easy interface to
 manipulating email in an object-oriented fashion.
Homepage: http://search.cpan.org/dist/MailTools/

Package: less
Status: install ok installed
Priority: important
Section: text
Installed-Size: 277
Maintainer: Anibal Monsalve Salazar <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 481-2.1
Depends: libc6 (>= 2.14), libtinfo5 (>= 6), debianutils (>= 1.8)
Description: pager program similar to more
 This package provides "less", a file pager (that is, a memory-efficient
 utility for displaying text one screenful at a time). Less has many
 more features than the basic pager "more". As part of the GNU project,
 it is widely regarded as the standard pager on UNIX-derived systems.
 .
 Also provided are "lessecho", a simple utility for ensuring arguments
 with spaces are correctly quoted; "lesskey", a tool for modifying the
 standard (vi-like) keybindings; and "lesspipe", a filter for specific
 types of input, such as .doc or .txt.gz files.
Homepage: http://www.greenwoodsoftware.com/less/

Package: libbytes-random-secure-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 99
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 0.28-1
Depends: perl, libcrypt-random-seed-perl, libmath-random-isaac-perl
Description: Perl extension to generate cryptographically-secure random bytes
 Bytes::Random::Secure provides two interfaces for obtaining crypt-quality
 random bytes. The simple interface is built around plain functions. For
 greater control over the Random Number Generator's seeding, there is an
 Object Oriented interface that provides much more flexibility.
 .
 The "functions" interface provides five functions that can be used any time
 you need a string (or MIME Base64 representation, or hex-digits
 representation, or Quoted Printable representation) of a specific number of
 random bytes. There are equivalent methods available via the OO interface.
 .
 Bytes::Random::Secure can be a drop-in replacement for Bytes::Random, with
 the primary enhancement of using a much higher quality random number
 generator to create the random data. The random_bytes function emulates the
 user interface of Bytes::Random's function by the same name. But with
 Bytes::Random::Secure the random number generator comes from
 Math::Random::ISAAC, and is suitable for cryptographic purposes. The harder
 problem to solve is how to seed the generator. This module uses
 Crypt::Random::Seed to generate the initial seeds for Math::Random::ISAAC.
Homepage: https://metacpan.org/release/Bytes-Random-Secure/

Package: python3-pycurl
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 172
Maintainer: Barry Warsaw <[email protected]>
Architecture: amd64
Source: pycurl
Version: 7.43.0-2
Depends: python3 (<< 3.6), python3 (>= 3.5~), python3:any (>= 3.3.2-2~), libc6 (>= 2.15), libcurl3-gnutls (>= 7.18.0), libgnutls30 (>= 3.5.0)
Suggests: libcurl4-gnutls-dev, python-pycurl-doc, python3-pycurl-dbg
Description: Python bindings to libcurl (Python 3)
 This module provides the Python bindings to libcurl. Please refer to
 the libcurl documentation available in libcurl4-gnutls-dev Debian package.
 .
 NOTE: the SSL support is provided by GnuTLS.
 .
 This package contains PyCURL for Python 3.
Homepage: http://pycurl.sourceforge.net

Package: libunbound2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 768
Maintainer: Debian DNS Packaging <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: unbound
Version: 1.6.0-3+deb9u2
Depends: libc6 (>= 2.17), libgmp10, libhogweed4, libnettle6
Description: library implementing DNS resolution and validation
 libunbound performs and validates DNS lookups; it can be used to convert
 hostnames to IP addresses and back and obtain other information from the
 DNS. Cryptographic validation of results is performed with DNSSEC.
Homepage: https://www.unbound.net/

Package: libfont-afm-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 70
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 1.20-2
Depends: perl
Description: Font::AFM - Interface to Adobe Font Metrics files
 This module implements the Font::AFM class. Objects of this class are
 initialised from an AFM-file and allows you to obtain information
 about the font and the metrics of the various glyphs in the font.
 .
 All measurements in AFM files are given in terms of units equal to
 1/1000 of the scale factor of the font being used. To compute actual
 sizes in a document, these amounts should be multiplied by (scale
 factor of font)/1000.
Homepage: https://metacpan.org/release/Font-AFM

Package: libpcre3-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 2237
Maintainer: Perl 5 Compatible Regular Expression Library <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: pcre3
Version: 2:8.44-2+0~20210301.9+debian9~1.gbpa278ad
Depends: libc6-dev, libpcre3 (= 2:8.44-2+0~20210301.9+debian9~1.gbpa278ad), libpcre16-3 (= 2:8.44-2+0~20210301.9+debian9~1.gbpa278ad), libpcre32-3 (= 2:8.44-2+0~20210301.9+debian9~1.gbpa278ad), libpcrecpp0v5 (= 2:8.44-2+0~20210301.9+debian9~1.gbpa278ad)
Description: Perl 5 Compatible Regular Expression Library - development files
 This is a library of functions to support regular expressions whose syntax
 and semantics are as close as possible to those of the Perl 5 language.
 .
 This package contains the development files, including headers, static
 libraries, and documentation.

Package: libtwolame0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 144
Maintainer: Debian Multimedia Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: twolame
Version: 0.3.13-2
Depends: libc6 (>= 2.4)
Description: MPEG Audio Layer 2 encoding library
 TwoLAME is an optimized MPEG Audio Layer 2 encoder. It is based on tooLAME by
 Mike Cheng, which in turn is based upon the ISO dist10 code and portions of
 LAME.
 .
 TwoLAME does NOT support MPEG Audio Layer 3 (MP3) encoding due to patent
 issues surrounding MP3.
 .
 However, as most MPEG Audio players are able to play layer 2 (MP2) files,
 TwoLAME makes a very good drop-in replacement for LAME and other layer 3
 encoders.
 .
 This package contains the shared library.
Homepage: http://www.twolame.org

Package: php7.4-opcache
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 556
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php7.4
Version: 7.4.16-1+0~20210305.42+debian9~1.gbpbbe65e
Provides: php-opcache
Depends: php-common (>= 1:81~), ucf, php7.4-common (= 7.4.16-1+0~20210305.42+debian9~1.gbpbbe65e), libc6 (>= 2.14)
Description: Zend OpCache module for PHP
 This package provides the Zend OpCache module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: make
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 1211
Maintainer: Manoj Srivastava <[email protected]>
Architecture: amd64
Multi-Arch: allowed
Source: make-dfsg
Version: 4.1-9.1
Replaces: make-guile
Depends: libc6 (>= 2.17)
Suggests: make-doc
Conflicts: make-guile
Description: utility for directing compilation
 GNU Make is a utility which controls the generation of executables
 and other target files of a program from the program's source
 files. It determines automatically which pieces of a large program
 need to be (re)created, and issues the commands to (re)create
 them. Make can be used to organize any task in which targets (files)
 are to be automatically updated based on input files whenever the
 corresponding input is newer --- it is not limited to building
 computer programs. Indeed, Make is a general purpose dependency
 solver.
Homepage: http://www.gnu.org/software/make/

Package: liblzma5
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 338
Maintainer: Jonathan Nieder <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: xz-utils
Version: 5.2.2-1.2+deb9u1
Depends: libc6 (>= 2.17)
Description: XZ-format compression library
 XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm
 compression format, which provides memory-hungry but powerful
 compression (often better than bzip2) and fast, easy decompression.
 .
 The native format of liblzma is XZ; it also supports raw (headerless)
 streams and the older LZMA format used by lzma. (For 7-Zip's related
 format, use the p7zip package instead.)
Homepage: http://tukaani.org/xz/

Package: libasan3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1259
Maintainer: Debian GCC Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: gcc-6
Version: 6.3.0-18+deb9u1
Depends: gcc-6-base (= 6.3.0-18+deb9u1), libc6 (>= 2.23), libgcc1 (>= 1:3.3), libstdc++6 (>= 4.1.1)
Description: AddressSanitizer -- a fast memory error detector
 AddressSanitizer (ASan) is a fast memory error detector.  It finds
 use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.
Homepage: http://gcc.gnu.org/

Package: fontconfig-config
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 420
Maintainer: Keith Packard <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: fontconfig
Version: 2.11.0-6.7
Replaces: fontconfig (<< 2.3.2-2)
Depends: debconf (>= 0.5) | debconf-2.0, ucf (>= 0.29), fonts-dejavu-core | ttf-bitstream-vera | fonts-liberation | fonts-freefont
Conflicts: fontconfig (<< 2.3.2-2)
Conffiles:
 /etc/fonts/conf.d/README 42d13304ed2e9e5b60b74d6ed29b3729
 /etc/fonts/fonts.conf 90f86b7936529b7dbbf19825c27cd3b0
Description: generic font configuration library - configuration
 Fontconfig is a font configuration and customization library, which
 does not depend on the X Window System. It is designed to locate
 fonts within the system and select them according to requirements
 specified by applications.
 .
 This package contains the configuration files and scripts for fontconfig.

Package: liblog-log4perl-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 942
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 1.48-1+deb9u1
Depends: perl
Recommends: liblog-dispatch-perl, libipc-shareable-perl
Suggests: libdbd-csv-perl, liblog-dispatch-filerotate-perl, librrds-perl, libxml-dom-perl
Description: Perl port of the widely popular log4j logging package
 Log::Log4perl is a pure Perl port of the widely popular Apache/Jakarta
 log4j library for Java. In the spirit of log4j, Log::Log4perl
 addresses the shortcomings of typical ad-hoc or homegrown logging
 systems by providing three mechanisms to control the amount of data
 being logged and where it ends up at:
    * Levels allow you to specify the priority of log
      messages. Low-priority messages are suppressed when the system's
      setting allows for only higher-priority messages.
    * Categories define which parts of the system you want to enable
      logging in. Category inheritance allows you to elegantly reuse
      and override previously defined settings of different parts in the
      category hierarchy. So, at a central location in your system (either
      in a configuration file or in the startup code) you may specify which
      components (classes,functions) of your system should generate logs.
    * Appenders allow you to choose which output devices the log data
      is being written to, once it clears the previously listed
      hurdles.
Homepage: https://metacpan.org/release/Log-Log4perl

Package: php7.2-zip
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 92
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php7.2
Version: 7.2.34-18+0~20210223.60+debian9~1.gbpb21322
Provides: php-zip
Depends: php-common (>= 1:81~), ucf, php7.2-common (= 7.2.34-18+0~20210223.60+debian9~1.gbpb21322), libc6 (>= 2.14), libzip4 (>= 1.3.2), zlib1g (>= 1:1.1.4)
Description: Zip module for PHP
 This package provides the Zip module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: apt-transport-https
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 237
Maintainer: APT Development Team <[email protected]>
Architecture: amd64
Source: apt
Version: 1.4.11
Depends: libapt-pkg5.0 (>= 1.3~rc2), libc6 (>= 2.14), libcurl3-gnutls (>= 7.16.2), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2)
Recommends: ca-certificates
Description: https download transport for APT
 This package enables the usage of 'deb https://foo distro main' lines
 in the /etc/apt/sources.list so that all package managers using the
 libapt-pkg library can access metadata and packages available in sources
 accessible over https (Hypertext Transfer Protocol Secure).
 .
 This transport supports server as well as client authentication
 with certificates.

Package: libhttp-date-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 56
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 6.02-1
Replaces: libwww-perl (<< 6.00)
Depends: perl, libtimedate-perl
Breaks: libwww-perl (<< 6.00)
Description: module of date conversion routines
 HTTP::Date provides functions that deal the date formats used by the HTTP
 protocol (and then some more). Only the first two functions, time2str() and
 str2time(), are exported by default.
Homepage: http://search.cpan.org/dist/HTTP-Date/

Package: klibc-utils
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 395
Maintainer: maximilian attems <[email protected]>
Architecture: amd64
Source: klibc
Version: 2.0.4-9+deb9u1
Depends: libklibc (= 2.0.4-9+deb9u1)
Breaks: initramfs-tools (<< 0.103)
Description: small utilities built with klibc for early boot
 This package contains a collection of programs that are linked
 against klibc. These duplicate some of the functionality of a
 regular Linux toolset, but are typically much smaller than their
 full-function counterparts.  They are intended for inclusion in
 initramfs images and embedded systems.
Homepage: https://git.kernel.org/cgit/libs/klibc/klibc.git

Package: php7.0-readline
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 60
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php7.0
Version: 7.0.33-47+0~20210228.54+debian9~1.gbp7f60a9
Provides: php-readline
Depends: php-common (>= 1:81~), ucf, php7.0-common (= 7.0.33-47+0~20210228.54+debian9~1.gbp7f60a9), libc6 (>= 2.14), libedit2 (>= 3.1-20130611), libncurses5 (>= 6), libtinfo5 (>= 6)
Description: readline module for PHP
 This package provides the readline module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: cups-server-common
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 2551
Maintainer: Debian Printing Team <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: cups
Version: 2.2.1-8+deb9u8
Replaces: cups (<< 1.6.2-2~), cups-common (<< 1.7.0)
Breaks: cups (<< 1.6.2-2~), cups-common (<< 1.7.0)
Description: Common UNIX Printing System(tm) - server common files
 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpd and the like.  It supports the Internet
 Printing Protocol (IPP), and has its own filtering driver model for
 handling various document types.
 .
 This package provides common files for CUPS server.
Homepage: https://www.cups.org/

Package: default-mysql-server
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 9
Maintainer: Debian MySQL Maintainers <[email protected]>
Architecture: all
Source: mysql-defaults
Version: 1.0.2
Depends: mariadb-server-10.1
Description: MySQL database server binaries and system database setup (metapackage)
 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 depends on the default implementation of all the infrastructure
 needed to setup system databases.

Package: libidn2-0
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 479
Maintainer: Debian Libidn team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libidn2
Version: 2.2.0-2+0~20200302.4+debian9~1.gbpf85c2e
Depends: libc6 (>= 2.14), libunistring0
Description: Internationalized domain names (IDNA2008/TR46) library
 Libidn2 implements the revised algorithm for internationalized domain
 names called IDNA2008/TR46.
 .
 This package contains runtime libraries.
Homepage: https://www.gnu.org/software/libidn/#libidn2

Package: libgcc-6-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 12766
Maintainer: Debian GCC Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: gcc-6
Version: 6.3.0-18+deb9u1
Replaces: gccgo-6 (<< 6.3.0-18+deb9u1)
Depends: gcc-6-base (= 6.3.0-18+deb9u1), libgcc1 (>= 1:6.3.0-18+deb9u1), libgomp1 (>= 6.3.0-18+deb9u1), libitm1 (>= 6.3.0-18+deb9u1), libatomic1 (>= 6.3.0-18+deb9u1), libasan3 (>= 6.3.0-18+deb9u1), liblsan0 (>= 6.3.0-18+deb9u1), libtsan0 (>= 6.3.0-18+deb9u1), libubsan0 (>= 6.3.0-18+deb9u1), libcilkrts5 (>= 6.3.0-18+deb9u1), libmpx2 (>= 6.3.0-18+deb9u1), libquadmath0 (>= 6.3.0-18+deb9u1)
Recommends: libc6-dev (>= 2.13-5)
Description: GCC support library (development files)
 This package contains the headers and static library files necessary for
 building C programs which use libgcc, libgomp, libquadmath, libssp or libitm.
Homepage: http://gcc.gnu.org/

Package: libxcb-render0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 167
Maintainer: Debian X Strike Force <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libxcb
Version: 1.12-1
Depends: libc6 (>= 2.14), libxcb1 (>= 1.8)
Description: X C Binding, render extension
 This package contains the library files needed to run software using
 libxcb-render, the render extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: http://xcb.freedesktop.org

Package: libnet-smtp-ssl-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 20
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 1.04-1
Depends: libio-socket-ssl-perl, perl
Recommends: libauthen-sasl-perl
Description: Perl module providing SSL support to Net::SMTP
 Net::SMTP::SSL implements the same API as Net::SMTP, but uses IO::Socket::SSL
 for its network operations. Due to the nature of Net::SMTP's new method, it is
 not overridden to make use of a default port for the SMTPS service. Perhaps
 future versions will be smart like that. Port 465 is usually what you want,
 and it's not a pain to specify that.
 .
 This package is deprecated. Net::SMTP (in perl core) has support for SMTP
 over SSL, and also for STARTTLS, since version 1.28 (included in Perl 5.22).
Homepage: https://metacpan.org/release/Net-SMTP-SSL

Package: python-crypto
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 1402
Maintainer: Sebastian Ramacher <[email protected]>
Architecture: amd64
Version: 2.6.1-7
Provides: python2.7-crypto
Depends: python (<< 2.8), python (>= 2.7~), python:any (<< 2.8), python:any (>= 2.7.5-5~), libc6 (>= 2.14), libgmp10
Suggests: python-crypto-dbg, python-crypto-doc
Description: cryptographic algorithms and protocols for Python
 A collection of cryptographic algorithms and protocols, implemented
 for use from Python. Among the contents of the package:
 .
  * Hash functions: HMAC, MD2, MD4, MD5, RIPEMD160, SHA, SHA256.
  * Block encryption algorithms: AES, ARC2, Blowfish, CAST, DES, Triple-DES.
  * Stream encryption algorithms: ARC4, simple XOR.
  * Public-key algorithms: RSA, DSA, ElGamal.
  * Protocols: All-or-nothing transforms, chaffing/winnowing.
  * Miscellaneous: RFC1751 module for converting 128-bit keys
    into a set of English words, primality testing, random number generation.
Homepage: http://www.pycrypto.org/

Package: libopenjp2-7
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 307
Maintainer: Debian PhotoTools Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: openjpeg2
Version: 2.1.2-1.1+deb9u7
Depends: libc6 (>= 2.14)
Description: JPEG 2000 image compression/decompression library
 OpenJPEG is a library for handling the JPEG 2000 image compression format.
 JPEG 2000 is a wavelet-based image compression standard and permits progressive
 transmission by pixel and resolution accuracy for progressive downloads of an
 encoded image. It supports lossless and lossy compression, supports higher
 compression than JPEG 1991, and has resilience to errors in the image.
 .
 This package contains the runtime files for openjpeg 2.x
Homepage: http://www.openjpeg.org

Package: libnet1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 168
Maintainer: Stefanos Harhalakis <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libnet
Version: 1.1.6+dfsg-3
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Description: library for the construction and handling of network packets
 libnet provides a portable framework for low-level network packet
 writing and handling.
 .
 libnet features portable packet creation interfaces at the IP layer
 and link layer, as well as a host of supplementary functionality.
 .
 Using libnet, quick and simple packet assembly applications can be
 whipped up with little effort. With a bit more time, more complex
 programs can be written (Traceroute and ping were easily rewritten
 using libnet and libpcap).
 .
 This package contains the shared library.
Homepage: http://libnet-dev.sourceforge.net/

Package: libnetfilter-conntrack3
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 134
Maintainer: Alexander Wirt <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libnetfilter-conntrack
Version: 1.0.6-2
Depends: libc6 (>= 2.14), libmnl0 (>= 1.0.3-4~), libnfnetlink0
Description: Netfilter netlink-conntrack library
 libnetfilter_conntrack is a userspace library providing a programming
 interface (API) to the in-kernel connection tracking state table.
Homepage: http://www.netfilter.org/projects/libnetfilter_conntrack/

Package: linux-image-4.9.0-12-amd64
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 188771
Maintainer: Debian Kernel Team <[email protected]>
Architecture: amd64
Source: linux
Version: 4.9.210-1+deb9u1
Depends: kmod, linux-base (>= 4.3~), initramfs-tools (>= 0.120+deb8u2) | linux-initramfs-tool
Recommends: firmware-linux-free, irqbalance
Suggests: linux-doc-4.9, debian-kernel-handbook, grub-pc | grub-efi-amd64 | extlinux
Breaks: initramfs-tools (<< 0.120+deb8u2), qemu-system-x86 (<< 1:2.5+dfsg-1), xserver-xorg-input-vmmouse (<< 1:13.0.99)
Description: Linux 4.9 for 64-bit PCs
 The Linux kernel 4.9 and modules for use on PCs with AMD64, Intel 64 or
 VIA Nano processors.
 .
 This kernel also runs on a Xen hypervisor.  It supports both privileged
 (dom0) and unprivileged (domU) operation.
Homepage: https://www.kernel.org/

Package: samba-libs
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 22223
Maintainer: Debian Samba Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: samba
Version: 2:4.5.16+dfsg-1+deb9u4
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), samba (<< 2:4.3.3+dfsg-1)
Depends: libacl1 (>= 2.2.51-8), libattr1 (>= 1:2.4.46-8), libbsd0 (>= 0.5.0), libc6 (>= 2.15), libcap2 (>= 1:2.10), libcups2 (>= 1.6.0), libgnutls30 (>= 3.5.6), libldap-2.4-2 (>= 2.4.7), libldb1 (>= 1:1.1.20), libpam0g (>= 0.99.7.1), libpopt0 (>= 1.14), libpython2.7 (>= 2.7), libsystemd0, libtalloc2 (>= 2.1.0), libtdb1 (>= 1.3.0), libtevent0 (>= 0.9.25), libwbclient0 (= 2:4.5.16+dfsg-1+deb9u4), python-talloc (>= 2.1.6), zlib1g (>= 1:1.1.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)
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)
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.
Homepage: http://www.samba.org

Package: libpam-systemd
Status: install ok installed
Priority: standard
Section: admin
Installed-Size: 371
Maintainer: Debian systemd Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: systemd
Version: 232-25+deb9u14
Depends: libc6 (>= 2.17), libpam0g (>= 0.99.7.1), libselinux1 (>= 2.1.9), systemd (= 232-25+deb9u14), libpam-runtime (>= 1.0.1-6), dbus, systemd-shim (>= 10-3~) | systemd-sysv
Description: system and service manager - PAM module
 This package contains the PAM module which registers user sessions in
 the systemd control group hierarchy for logind.
 .
 If in doubt, do install this package.
 .
 Packages that depend on logind functionality need to depend on libpam-systemd.
Homepage: https://www.freedesktop.org/wiki/Software/systemd

Package: libhtml-format-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 129
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 2.12-1
Depends: perl, libfont-afm-perl, libhtml-tree-perl
Description: module for transforming HTML into various formats
 HTML::Formatter is a base class for various formatters, which are modules
 that traverse an HTML syntax tree and produce various output file formats.
 There are currently three formatter classes included:
 .
  * HTML::FormatText for converting to plain human-readable text
  * HTML::FormatPS for converting to PostScript
  * HTML::FormatRTF for converting to Microsoft's Rich Text Format (RTF)
Homepage: https://metacpan.org/release/HTML-Format

Package: php-imagick
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 23
Maintainer: Debian PHP PECL Maintainers <[email protected]>
Architecture: amd64
Version: 3.4.4+php8.0+3.4.4-7+0~20210305.28+debian9~1.gbpdcb27b
Depends: php8.0-imagick
Pre-Depends: php-common (>= 2:69~)
Recommends: ghostscript, ttf-dejavu-core
Description: Provides a wrapper to the ImageMagick library
 Imagick is a native php extension to create and modify images using the
 ImageMagick API.
Homepage: http://pecl.php.net/package/imagick

Package: mysql-server
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 8
Maintainer: Ondřej Surý <[email protected]>
Architecture: amd64
Source: mysql-transitional
Version: 5.5.9999+default
Depends: default-mysql-server
Description: MySQL database server binaries and system database setup [transitional]
 This is a transitional MySQL database that depends on default MySQL
 database metapackage.  It can be safely removed.

Package: libpam-modules-bin
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 220
Maintainer: Steve Langasek <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: pam
Version: 1.1.8-3.6
Replaces: libpam-modules (<< 1.1.3-8)
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.14), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32)
Description: Pluggable Authentication Modules for PAM - helper binaries
 This package contains helper binaries used by the standard set of PAM
 modules in the libpam-modules package.
Homepage: http://www.linux-pam.org/

Package: poppler-utils
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 492
Maintainer: Loic Minier <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: poppler
Version: 0.48.0-2+deb9u4
Replaces: pdftohtml, xpdf-reader, xpdf-utils (<< 3.02-2~)
Provides: pdftohtml, xpdf-utils
Depends: libpoppler64 (= 0.48.0-2+deb9u4), libc6 (>= 2.14), libcairo2 (>= 1.12.0), libfreetype6 (>= 2.2.1), liblcms2-2 (>= 2.2+git20110628), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4)
Breaks: xpdf-common, xpdf-utils (<< 1:0)
Conflicts: pdftohtml
Description: PDF utilities (based on Poppler)
 Poppler is a PDF rendering library based on Xpdf PDF viewer.
 .
 This package contains command line utilities (based on Poppler) for getting
 information of PDF documents, convert them to other formats, or manipulate
 them:
  * pdfdetach -- lists or extracts embedded files (attachments)
  * pdffonts -- font analyzer
  * pdfimages -- image extractor
  * pdfinfo -- document information
  * pdfseparate -- page extraction tool
  * pdfsig -- verifies digital signatures
  * pdftocairo -- PDF to PNG/JPEG/PDF/PS/EPS/SVG converter using Cairo
  * pdftohtml -- PDF to HTML converter
  * pdftoppm -- PDF to PPM/PNG/JPEG image converter
  * pdftops -- PDF to PostScript (PS) converter
  * pdftotext -- text extraction
  * pdfunite -- document merging tool
Homepage: http://poppler.freedesktop.org/

Package: clamav-freshclam
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 361
Maintainer: ClamAV Team <[email protected]>
Architecture: amd64
Source: clamav
Version: 0.103.6+dfsg-0+deb9u1
Provides: clamav-data
Depends: clamav-base (>= 0.103.6+dfsg-0+deb9u1), dpkg (>= 1.16.1), logrotate, lsb-base (>= 3.2-13), procps (>= 1:3.3.2), ucf, debconf (>= 0.5) | debconf-2.0, init-system-helpers (>= 1.18~), libc6 (>= 2.4), libclamav9 (>= 0.103.6)
Recommends: ca-certificates
Suggests: apparmor, clamav-docs
Conflicts: clamav-data, libclamav2, libclamav3
Conffiles:
 /etc/apparmor.d/usr.bin.freshclam e201b670a6a1502573ed48b3c75413fe
 /etc/init.d/clamav-freshclam 78639f5006295d13a6435377b9ea94e0
 /etc/logcheck/ignore.d.server/clamav-freshclam eea142f7981a84fa4381e21165c987c3
 /etc/network/if-down.d/clamav-freshclam-ifupdown b3599cad6f7f2fea4ca5c220d72c49e6
 /etc/network/if-up.d/clamav-freshclam-ifupdown b3599cad6f7f2fea4ca5c220d72c49e6
 /etc/ppp/ip-down.d/clamav-freshclam-ifupdown b3599cad6f7f2fea4ca5c220d72c49e6
 /etc/ppp/ip-up.d/clamav-freshclam-ifupdown b3599cad6f7f2fea4ca5c220d72c49e6
Description: anti-virus utility for Unix - virus database update utility
 Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of
 this software is the integration with mail servers (attachment
 scanning). The package provides a flexible and scalable
 multi-threaded daemon in the clamav-daemon package, a command-line
 scanner in the clamav package, and a tool for automatic updating via
 the Internet in the clamav-freshclam package. The programs are based
 on libclamav, which can be used by other software.
 .
 This package contains the freshclam program and scripts to automate virus
 database updating. It relies on an Internet connection, but can be
 run in a variety of ways to compensate for intermittent connections.
Homepage: https://www.clamav.net/

Package: php8.0-opcache
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 1320
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php8.0
Version: 8.0.3-1+0~20210305.17+debian9~1.gbp899a74
Provides: php-opcache
Depends: php-common (>= 1:81~), ucf, php8.0-common (= 8.0.3-1+0~20210305.17+debian9~1.gbp899a74), libc6 (>= 2.14)
Description: Zend OpCache module for PHP
 This package provides the Zend OpCache module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: libimport-into-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 28
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 1.002005-1
Depends: perl, libmodule-runtime-perl
Description: module for importing packages into other packages
 Import::Into creates a global method import::into which you can call on
 any package to import it into another package. This is useful because
 there are many different ways to write exporters: some use Exporter, some
 use Sub::Exporter, some use Moose::Exporter, some use Exporter::Declare
 and some things are pragmas.
 .
 And if you want to re-export other things, you have to know which is which.
 Exporter subclasses provide export_to_level, but if they overrode their
 import method all bets are off. Sub::Exporter provides an into parameter
 but figuring out something used it isn't trivial. Pragmas need to have
 their import method called directly since they affect the current unit of
 compilation. Import::Into can be used to import packages into other packages
 without having to deal with the specific details of every exporting approach.
Homepage: https://metacpan.org/release/Import-Into

Package: python3-apt
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 645
Maintainer: APT Development Team <[email protected]>
Architecture: amd64
Multi-Arch: allowed
Source: python-apt
Version: 1.4.3
Replaces: python-apt (<< 0.7.98+nmu1)
Provides: python3.5-apt
Depends: python3 (<< 3.6), python3 (>= 3.5~), python3:any (>= 3.3.2-2~), libapt-inst2.0 (>= 1.4~beta3), libapt-pkg5.0 (>= 1.4~beta3), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), python-apt-common
Recommends: lsb-release, iso-codes
Suggests: python3-apt-dbg, python-apt-doc, apt
Breaks: python-apt (<< 0.7.98+nmu1)
Description: Python 3 interface to libapt-pkg
 The apt_pkg Python 3 interface will provide full access to the internal
 libapt-pkg structures allowing Python 3 programs to easily perform a
 variety of functions, such as:
 .
  - Access to the APT configuration system
  - Access to the APT package information database
  - Parsing of Debian package control files, and other files with a
    similar structure
 .
 The included 'aptsources' Python interface provides an abstraction of
 the sources.list configuration on the repository and the distro level.

Package: python3-dbus
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 463
Maintainer: Utopia Maintenance Team <[email protected]>
Architecture: amd64
Source: dbus-python (1.2.4-1)
Version: 1.2.4-1+b1
Provides: python3.5-dbus
Depends: python3 (<< 3.6), python3 (>= 3.5~), python3:any (>= 3.3.2-2~), libc6 (>= 2.4), libdbus-1-3 (>= 1.9.14), libdbus-glib-1-2 (>= 0.78), libglib2.0-0 (>= 2.12.0)
Recommends: python3-gi
Suggests: python-dbus-doc, python3-dbus-dbg
Description: simple interprocess messaging system (Python 3 interface)
 D-Bus is a message bus, used for sending messages between applications.
 Conceptually, it fits somewhere in between raw sockets and CORBA in
 terms of complexity.
 .
 This package provides a Python 3 interface to D-Bus.
 .
 See the dbus description for more information about D-Bus in general.
Homepage: http://www.freedesktop.org/wiki/Software/DBusBindings#Python

Package: libip4tc0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 110
Maintainer: Arturo Borrero Gonzalez <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: iptables
Version: 1.6.0+snapshot20161117-6
Depends: libc6 (>= 2.14)
Description: netfilter libip4tc library
 The user-space iptables (IPv4) C library from the Netfilter xtables framework.
 .
 iptables IPv4 ruleset ADT and kernel interface.
 .
 This library has been considered private for years (and still is), in the
 sense of changing symbols and backward compatibility not guaranteed.
Homepage: http://www.netfilter.org/

Package: libisc160
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 1119
Maintainer: Debian DNS Packaging <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: bind9
Version: 1:9.10.3.dfsg.P4-12.3+deb9u12
Replaces: libbind0
Depends: libc6 (>= 2.14), libcap2 (>= 1:2.10), libgeoip1, libxml2 (>= 2.7.4)
Conflicts: libbind0, libbind9-41
Description: ISC Shared Library used by BIND
 The Berkeley Internet Name Domain (BIND) implements an Internet domain
 name server.  BIND is the most widely-used name server software on the
 Internet, and is supported by the Internet Software Consortium, www.isc.org.
 .
 This package delivers the libisc shared library used by BIND's daemons and
 clients.

Package: grep
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 1131
Maintainer: Anibal Monsalve Salazar <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 2.27-2
Provides: rgrep
Depends: dpkg (>= 1.15.4) | install-info
Pre-Depends: libc6 (>= 2.14), libpcre3
Suggests: libpcre3 (>= 7.7)
Conflicts: rgrep
Description: GNU grep, egrep and fgrep
 'grep' is a utility to search for text in files; it can be used from the
 command line or in scripts.  Even if you don't want to use it, other packages
 on your system probably will.
 .
 The GNU family of grep utilities may be the "fastest grep in the west".
 GNU grep is based on a fast lazy-state deterministic matcher (about
 twice as fast as stock Unix egrep) hybridized with a Boyer-Moore-Gosper
 search for a fixed string that eliminates impossible text from being
 considered by the full regexp matcher without necessarily having to
 look at every character. The result is typically many times faster
 than Unix grep or egrep. (Regular expressions containing backreferencing
 will run more slowly, however.)
Homepage: http://www.gnu.org/software/grep/

Package: sysstat
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 1336
Maintainer: Robert Luberda <[email protected]>
Architecture: amd64
Version: 11.4.3-2
Depends: lsb-base (>= 3.0-6), ucf (>= 2.003), xz-utils, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.14), libsensors4 (>= 1:3.0.0)
Recommends: cron | cron-daemon
Suggests: isag
Conffiles:
 /etc/cron.d/sysstat 455c3c071b6daabb4e4490828975034c
 /etc/cron.daily/sysstat 19b1317e195208eed1a0bcd68be2e637
 /etc/init.d/sysstat 577050178b0105b10118acfe3335de3f
 /etc/sysstat/sysstat ca4bb64ec3044408fed750d0d3d7769a
 /etc/sysstat/sysstat.ioconf fa92b01baa2130e26822c30fb27ac56e
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;
  - tapestat: reports statistics for tapes connected to the system;
  - mpstat: reports global and per-processor statistics;
  - pidstat: reports statistics for Linux tasks (processes);
  - sadf: displays data collected by sar in various formats;
  - 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: php7.0-opcache
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 224
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php7.0
Version: 7.0.33-47+0~20210228.54+debian9~1.gbp7f60a9
Provides: php-opcache
Depends: php-common (>= 1:81~), ucf, php7.0-common (= 7.0.33-47+0~20210228.54+debian9~1.gbp7f60a9), libc6 (>= 2.14)
Description: Zend OpCache module for PHP
 This package provides the Zend OpCache module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: php7.4-zip
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 92
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php7.4
Version: 7.4.16-1+0~20210305.42+debian9~1.gbpbbe65e
Provides: php-zip
Depends: php-common (>= 1:81~), ucf, php7.4-common (= 7.4.16-1+0~20210305.42+debian9~1.gbpbbe65e), libc6 (>= 2.14), libzip4 (>= 1.3.2)
Description: Zip module for PHP
 This package provides the Zip module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: bacula-sd
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 1964
Maintainer: Debian Bacula Team <[email protected]>
Architecture: amd64
Source: bacula
Version: 7.4.4+dfsg-6+deb9u2
Replaces: bacula-sd-mysql (<< 7.4.3+dfsg-3), bacula-sd-pgsql (<< 7.4.3+dfsg-3), bacula-sd-sqlite3 (<< 7.4.3+dfsg-3)
Depends: bacula-common (= 7.4.4+dfsg-6+deb9u2), lsb-base (>= 3.0-6), mtx, ucf, init-system-helpers (>= 1.18~), libc6 (>= 2.14), libcap2 (>= 1:2.10), libgcc1 (>= 1:3.0), liblzo2-2, libssl1.0.2 (>= 1.0.2d), libstdc++6 (>= 5), libwrap0 (>= 7.6-4~), zlib1g (>= 1:1.1.4)
Pre-Depends: dpkg (>= 1.17.13)
Recommends: bacula-bscan, mt-st
Suggests: dds2tar, python, scsitools, sg3-utils
Breaks: bacula-sd-mysql (<< 7.4.3+dfsg-3), bacula-sd-pgsql (<< 7.4.3+dfsg-3), bacula-sd-sqlite3 (<< 7.4.3+dfsg-3)
Conffiles:
 /etc/bacula/scripts/disk-changer 36aae32aae2fbbd5f6fe21df4181cf91
 /etc/bacula/scripts/dvd-handler c8440617e762cf6be38e7f5af997a03b
 /etc/bacula/scripts/mtx-changer 08d48a5a64001da32ba26b53c678ea67
 /etc/bacula/scripts/mtx-changer.conf b3ed5f564af66ac5cae7ba39933e4db8
 /etc/init.d/bacula-sd f79a8e45a47f62a142cf54227dc6f2ae
Description: network backup service - storage daemon
 Bacula is a set of programs to manage backup, recovery, and verification of
 data across a network of computers of different kinds.
 .
 The storage daemon performs the storage and recovery of the file
 attributes and data to the physical media; in other words, it is
 responsible for reading and writing the backups.
 .
 It runs on the machine which has access to the backup device(s) - usually
 a tape drive, but alternatively other storage media, such as files.
Homepage: http://www.bacula.org/

Package: php7.2-common
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 6118
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php7.2
Version: 7.2.34-18+0~20210223.60+debian9~1.gbpb21322
Provides: php-calendar, php-ctype, php-exif, php-fileinfo, php-ftp, php-iconv, php-pdo, php-phar, php-posix, php-shmop, php-sockets, php-sysvmsg, php-sysvsem, php-sysvshm, php-tokenizer, php7.2-calendar, php7.2-ctype, php7.2-exif, php7.2-fileinfo, php7.2-ftp, php7.2-gettext, php7.2-iconv, php7.2-pdo, php7.2-phar, php7.2-posix, php7.2-shmop, php7.2-sockets, php7.2-sysvmsg, php7.2-sysvsem, php7.2-sysvshm, php7.2-tokenizer
Depends: php-common (>= 1:81~), ucf, libc6 (>= 2.15), libssl1.1 (>= 1.1.0)
Breaks: php7.2-sodium
Description: documentation, examples and common module for PHP
 This package provides the documentation, examples and common module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: libx264-148
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2251
Maintainer: Debian Multimedia Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: x264
Version: 2:0.148.2748+git97eaef2-1
Depends: libc6 (>= 2.15)
Description: x264 video coding library
 libx264 is an advanced encoding library for creating H.264 (MPEG-4 AVC)
 video streams.
 .
 This package contains the libx264 shared library.
Homepage: http://www.videolan.org/developers/x264.html

Package: ifupdown
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 195
Maintainer: Guus Sliepen <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 0.8.19
Replaces: systemd (<< 228-3~)
Depends: libc6 (>= 2.14), init-system-helpers (>= 1.18~), lsb-base, adduser, iproute2
Recommends: isc-dhcp-client | dhcp-client
Suggests: ppp, rdnssd
Breaks: systemd (<< 228-3~)
Conffiles:
 /etc/default/networking 35cd4a2713981c9239ce4532c1bfc1c7
 /etc/init.d/networking 27013efdfe13470845c70a9e00a61fde
 /etc/init/network-interface-container.conf 4daa570594afc50940f140a7731d20d1
 /etc/init/network-interface-security.conf feb6b4b52fe24c44ff1bc68addf245d6
 /etc/init/network-interface.conf aae12345eba8e946579b06798b1752c1
 /etc/init/networking.conf c50811e19bcd596d99b0467b40cfbb8b
 /etc/network/if-down.d/upstart 1a0205ddbc1446782a8d4d818e97d8a5
 /etc/network/if-up.d/upstart dfbcde4fd4a3a2553930605e03e160ab
Description: high level tools to configure network interfaces
 This package provides the tools ifup and ifdown which may be used to
 configure (or, respectively, deconfigure) network interfaces based on
 interface definitions in the file /etc/network/interfaces.

Package: python-chardet
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 496
Maintainer: Piotr Ożarowski <[email protected]>
Architecture: all
Source: chardet
Version: 2.3.0-2
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-pkg-resources
Description: universal character encoding detector for Python2
 Chardet takes a sequence of bytes in an unknown character encoding, and
 attempts to determine the encoding.
 .
 Supported encodings:
  * ASCII, UTF-8, UTF-16 (2 variants), UTF-32 (4 variants)
  * Big5, GB2312, EUC-TW, HZ-GB-2312, ISO-2022-CN (Traditional and Simplified
    Chinese)
  * EUC-JP, SHIFT_JIS, ISO-2022-JP (Japanese)
  * EUC-KR, ISO-2022-KR (Korean)
  * KOI8-R, MacCyrillic, IBM855, IBM866, ISO-8859-5, windows-1251 (Cyrillic)
  * ISO-8859-2, windows-1250 (Hungarian)
  * ISO-8859-5, windows-1251 (Bulgarian)
  * windows-1252 (English)
  * ISO-8859-7, windows-1253 (Greek)
  * ISO-8859-8, windows-1255 (Visual and Logical Hebrew)
  * TIS-620 (Thai)
 .
 This library is a port of the auto-detection code in Mozilla.
Homepage: https://github.com/chardet/chardet

Package: python3-rfc3339
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 32
Maintainer: Debian Let's Encrypt <[email protected]>
Architecture: all
Source: pyrfc3339
Version: 1.0-4
Depends: python3-tz, python3:any (>= 3.3.2-2~)
Description: parser and generator of RFC 3339-compliant timestamps (Python 3)
 pyRFC3339 parses and generates RFC 3339-compliant timestamps using Python
 datetime.datetime objects.
 .
 This is the Python 3 module.
Homepage: https://pypi.python.org/pypi/pyRFC3339

Package: libstdc++-6-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 14894
Maintainer: Debian GCC Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: gcc-6
Version: 6.3.0-18+deb9u1
Provides: libstdc++-dev
Depends: gcc-6-base (= 6.3.0-18+deb9u1), libgcc-6-dev (= 6.3.0-18+deb9u1), libstdc++6 (>= 6.3.0-18+deb9u1), libc6-dev (>= 2.13-5)
Suggests: libstdc++-6-doc
Conflicts: libg++2.8-dev, libg++27-dev, libg++272-dev (<< 2.7.2.8-1), libstdc++2.10-dev (<< 1:2.95.3-2), libstdc++2.8-dev, libstdc++2.9-dev, libstdc++2.9-glibc2.1-dev, libstdc++3.0-dev
Description: GNU Standard C++ Library v3 (development files)
 This package contains the headers and static library files necessary for
 building C++ programs which use libstdc++.
 .
 libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which
 was included up to g++-2.95. The first version of libstdc++-v3 appeared
 in g++-3.0.
Homepage: http://gcc.gnu.org/

Package: clamav-base
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 174
Maintainer: ClamAV Team <[email protected]>
Architecture: all
Source: clamav
Version: 0.103.6+dfsg-0+deb9u1
Depends: adduser, logrotate, ucf, debconf (>= 0.5) | debconf-2.0
Recommends: clamav
Description: anti-virus utility for Unix - base package
 Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of
 this software is the integration with mail servers (attachment
 scanning). The package provides a flexible and scalable
 multi-threaded daemon in the clamav-daemon package, a command-line
 scanner in the clamav package, and a tool for automatic updating via
 the Internet in the clamav-freshclam package. The programs are based
 on libclamav, which can be used by other software.
 .
 This package mainly manages the clamav system account. It is not really
 useful without the clamav or clamav-daemon package.
Homepage: https://www.clamav.net/

Package: libmagickcore-6.q16-3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 6493
Maintainer: ImageMagick Packaging Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: imagemagick
Version: 8:6.9.7.4+dfsg-11+deb9u14
Depends: libbz2-1.0, libc6 (>= 2.14), libfftw3-double3 (>= 3.3.5), libfontconfig1 (>= 2.11), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:3.3.1), libgomp1 (>= 4.9), libjbig0 (>= 2.0), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.2+git20110628), liblqr-1-0 (>= 0.4.0), libltdl7 (>= 2.4.6), liblzma5 (>= 5.1.1alpha+20120614), libopenjp2-7 (>= 2.0.0), libpng16-16 (>= 1.6.2-1), libtiff5 (>= 4.0.3), libx11-6, libxext6, libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4), imagemagick-6-common (>= 8:6.9.6.2+dfsg-3)
Pre-Depends: dpkg (>= 1.17.6)
Recommends: ghostscript, gsfonts
Suggests: libmagickcore-6.q16-3-extra
Description: low-level image manipulation library -- quantum depth Q16
 The MagickCore API is a low-level interface between the C programming language
 and the ImageMagick image processing libraries and is recommended for
 wizard-level programmers only. Unlike the MagickWand C API which uses only a
 few opaque types and accessors, with MagickCore you almost exclusively access
 the structure members directly.
 .
 This package contains the C libraries needed to run executables that make
 use of MagickCore.
 .
 This version of libmagickcore is compiled for a channel
 depth of 16 bits (Q16).
Homepage: http://www.imagemagick.org/

Package: libjpeg62-turbo
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 478
Maintainer: Ondřej Surý <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libjpeg-turbo
Version: 1:1.5.1-2+deb9u2
Replaces: libjpeg62
Provides: libjpeg62 (= 1:1.5.1-2+deb9u2)
Depends: libc6 (>= 2.14)
Conflicts: libjpeg62
Description: libjpeg-turbo JPEG runtime library
 The libjpeg-turbo JPEG library is a library for handling JPEG files.
 .
 libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX,
 SSE2, NEON) to accelerate baseline JPEG compression and decompression
 on x86, x86-64, and ARM systems.  The libjpeg-turbo JPEG library is
 an API/ABI compatible with the IJG JPEG library.
 .
 This package contains the shared runtime library.
Homepage: http://www.libjpeg-turbo.org/

Package: libconfig-inifiles-perl
Status: install ok installed
Priority: extra
Section: perl
Installed-Size: 130
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 2.94-1
Depends: perl (>= 5.19.5) | libscalar-list-utils-perl (>= 1:1.33)
Description: Read .ini-style configuration files
 Config::IniFiles provides a way to have readable configuration files
 outside your Perl script. Configurations can be imported (inherited,
 stacked,...), sections can be grouped, and settings can be accessed
 from a tied hash.
Homepage: https://metacpan.org/release/Config-IniFiles/

Package: apt-show-versions
Status: deinstall ok config-files
Priority: optional
Section: admin
Installed-Size: 158
Maintainer: Christoph Martin <[email protected]>
Architecture: all
Version: 0.22.7
Config-Version: 0.22.7
Depends: perl | perl-5.005 | perl-5.004, apt, libapt-pkg-perl (>= 0.1.21), libstorable-perl
Conffiles:
 /etc/bash_completion.d/apt-show-versions db61f00b9796596527fb9510bacc681c
 /etc/apt/apt.conf.d/20apt-show-versions e02489f6adb594c2609841ba130345fe
 /etc/cron.daily/apt-show-versions ceccc6292ad7c2e762bd04f0bee3bf98
Description: lists available package versions with distribution
 apt-show-versions parses the dpkg status file and the APT lists for
 the installed and available package versions and distribution and
 shows upgrade options within the specific distribution of the selected
 package.
 .
 This is really useful if you have a mixed stable/testing environment
 and want to list all packages which are from testing and can be
 upgraded in testing.
Homepage: http://alioth.debian.org/projects/pkg-asv/

Package: samba-vfs-modules
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 1174
Maintainer: Debian Samba Maintainers <[email protected]>
Architecture: amd64
Source: samba
Version: 2:4.5.16+dfsg-1+deb9u4
Replaces: samba (<< 2:4.3.2+dfsg-1), samba-libs (<< 2:4.3.2+dfsg-1)
Depends: libaio1 (>= 0.3.93), libattr1 (>= 1:2.4.46-8), libbsd0 (>= 0.0), libc6 (>= 2.14), libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.9), samba-libs (= 2:4.5.16+dfsg-1+deb9u4)
Breaks: samba (<< 2:4.3.2+dfsg-1), samba-libs (<< 2:4.3.2+dfsg-1)
Enhances: samba
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.
Homepage: http://www.samba.org

Package: mariadb-server-core-10.1
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 26314
Maintainer: Debian MySQL Maintainers <[email protected]>
Architecture: amd64
Source: mariadb-10.1
Version: 10.1.48-0+deb9u2
Replaces: mariadb-client-10.1 (<< 10.1.48-0+deb9u2), mariadb-server-10.1 (<< 10.1.48-0+deb9u2), mariadb-server-core-10.0, mariadb-server-core-5.5, mysql-client-5.5, mysql-client-5.6, mysql-client-5.7, mysql-server-core-5.5, mysql-server-core-5.6, mysql-server-core-5.7, virtual-mysql-server-core
Provides: virtual-mysql-server-core
Depends: mariadb-common (>= 10.1.48-0+deb9u2), libaio1 (>= 0.3.93), libc6 (>= 2.17), libjemalloc1 (>= 2.1.1), libstdc++6 (>= 5.2), libsystemd0, zlib1g (>= 1:1.2.0)
Breaks: mariadb-client-10.1 (<< 10.1.48-0+deb9u2), mariadb-server-10.1 (<< 10.1.48-0+deb9u2), mariadb-server-core-10.0, mariadb-server-core-5.5, mysql-client-5.5, mysql-client-5.6, mysql-server-core-5.5, mysql-server-core-5.6, mysql-server-core-5.7
Conflicts: mariadb-galera-server-5.5, mysql-server-5.5, mysql-server-5.6, mysql-server-5.7, virtual-mysql-server-core
Description: MariaDB database core server files
 MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MariaDB are speed, robustness and
 ease of use.
 .
 This package includes the core server files, as used by Akonadi.
Homepage: https://mariadb.org/

Package: libarchive-zip-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 276
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 1.59-1+deb9u1
Depends: perl
Description: Perl module for manipulation of ZIP archives
 The Archive::Zip module allows a Perl program to create, manipulate,
 read, and write Zip archive files.
 .
 Zip archives can be created, or you can read from existing zip files.
 Once created, they can be written to files, streams, or strings.
 .
 Members can be added, removed, extracted, replaced, rearranged, and
 enumerated.  They can also be renamed or have their dates, comments,
 or other attributes queried or modified.  Their data can be
 compressed or uncompressed as needed.  Members can be created from
 members in existing Zip files, or from existing directories, files,
 or strings.
Homepage: https://metacpan.org/release/Archive-Zip

Package: dh-autoreconf
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 43
Maintainer: Julian Andres Klode <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 14
Depends: perl, debhelper, autoconf, automake, autopoint, libtool (>= 2.4.2)
Enhances: cdbs, debhelper
Description: debhelper add-on to call autoreconf and clean up after the build
 dh-autoreconf provides a debhelper sequence addon named 'autoreconf' and two
 commands, dh_autoreconf and dh_autoreconf_clean.
 .
 The dh_autoreconf command creates a list of the files and their checksums,
 calls autoreconf and then creates a second list for the new files.
 .
 The dh_autoreconf_clean command compares these two lists and removes all
 files which have been added or changed (files may be excluded if needed).
 .
 For CDBS users, a rule is provided to call the dh-autoreconf programs at
 the right time.

Package: php7.0-mbstring
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 1475
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php7.0
Version: 7.0.33-47+0~20210228.54+debian9~1.gbp7f60a9
Provides: php-mbstring
Depends: php-common (>= 1:81~), ucf, php7.0-common (= 7.0.33-47+0~20210228.54+debian9~1.gbp7f60a9), libc6 (>= 2.14)
Description: MBSTRING module for PHP
 This package provides the MBSTRING module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: libxdamage1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 35
Maintainer: Debian X Strike Force <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libxdamage (1:1.1.4-2)
Version: 1:1.1.4-2+b3
Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.4.99.1), libxfixes3
Description: X11 damaged region extension library
 libXdamage provides an X Window System client interface to the DAMAGE
 extension to the X protocol.
 .
 The Damage extension provides for notification of when on-screen regions have
 been 'damaged' (altered).
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXdamage

Package: libmspack0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 100
Maintainer: Marc Dequènes (Duck) <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libmspack
Version: 0.5-1+deb9u4
Depends: libc6 (>= 2.14)
Description: library for Microsoft compression formats (shared library)
 The purpose of libmspack is to provide both compression and decompression of
 some loosely related file formats used by Microsoft. The intention is to
 support all of the following formats: COMPRESS.EXE [SZDD],
 Microsoft Help (.HLP), COMPRESS.EXE [KWAJ], Microsoft Cabinet (.CAB),
 HTML Help (.CHM), Microsoft eBook (.LIT), Windows Imaging Format (.WIM),
 Exchange Offline Address Book (.LZX).
Homepage: http://www.cabextract.org.uk/libmspack/

Package: libapache2-mod-php
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 29
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: all
Source: php-defaults (82+0~20210313.35+debian9~1.gbpa8195f)
Version: 2:8.0+82+0~20210313.35+debian9~1.gbpa8195f
Depends: libapache2-mod-php8.0
Description: server-side, HTML-embedded scripting language (Apache 2 module) (default)
 This package provides the PHP module for the Apache 2 webserver.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
 .
 This package is a dependency package, which depends on latest stable
 PHP version (currently 8.0).

Package: apache2
Status: install ok installed
Priority: optional
Section: httpd
Installed-Size: 579
Maintainer: Debian Apache Maintainers <[email protected]>
Architecture: amd64
Version: 2.4.25-3+deb9u13
Replaces: apache2.2-bin, apache2.2-common
Provides: httpd, httpd-cgi
Depends: init-system-helpers (>= 1.18~), lsb-base, procps, perl, mime-support, apache2-bin (= 2.4.25-3+deb9u13), apache2-utils (= 2.4.25-3+deb9u13), apache2-data (= 2.4.25-3+deb9u13), perl:any
Pre-Depends: dpkg (>= 1.17.14)
Recommends: ssl-cert
Suggests: www-browser, apache2-doc, apache2-suexec-pristine | apache2-suexec-custom
Conflicts: apache2.2-bin, apache2.2-common
Conffiles:
 /etc/apache2/apache2.conf 20589b50379161ebc8cb35f761af2646
 /etc/apache2/conf-available/charset.conf 46ea15bcd82c11ea0973aa8842b1dc56
 /etc/apache2/conf-available/localized-error-pages.conf cfd0ae5e448102514efe8b97181d19c9
 /etc/apache2/conf-available/other-vhosts-access-log.conf 60d5d57995317aedb02bd2a20b366717
 /etc/apache2/conf-available/security.conf f2e736bb593323988d1ebdabee67729f
 /etc/apache2/conf-available/serve-cgi-bin.conf 21abde7dadc1020140b9ab796d06fd29
 /etc/apache2/envvars e4431a53c868ae0dfcde68564f3ce6a7
 /etc/apache2/magic a6d370833a02f53db6a0a30800704994
 /etc/apache2/mods-available/access_compat.load f7f77b3eb4005749b583ff14b49f8bf1
 /etc/apache2/mods-available/actions.conf 8736884dbc596bcfdbb392409c96fde5
 /etc/apache2/mods-available/actions.load 95dcfd2efdd41666de5f31dd72e01e41
 /etc/apache2/mods-available/alias.conf c6e9f26152898c38e58211c8b362d5c3
 /etc/apache2/mods-available/alias.load 7742296502ce1d2f970cc87322d8ffba
 /etc/apache2/mods-available/allowmethods.load b377b96eb4dddd88f9428d9cc2fd87ea
 /etc/apache2/mods-available/asis.load d1003c9fa12b4d3ed35ea3827a689492
 /etc/apache2/mods-available/auth_basic.load a92c34a3ce5e67e2ecbd272155ebe072
 /etc/apache2/mods-available/auth_digest.load f29d047cd59013e2fa6724d677c7970b
 /etc/apache2/mods-available/auth_form.load 731420a769dd8ad537d68bfdbdd6a506
 /etc/apache2/mods-available/authn_anon.load 03cbe85c698911a3d3235b4855726481
 /etc/apache2/mods-available/authn_core.load c6420ed74b0095f8408aba3e11db4907
 /etc/apache2/mods-available/authn_dbd.load 86e21a672a4f245715a788f9873174ed
 /etc/apache2/mods-available/authn_dbm.load 4e37546871dbcba8550a0d781f6fbfa8
 /etc/apache2/mods-available/authn_file.load ecdeeab8cfec4a9dd0c065a4d6948c31
 /etc/apache2/mods-available/authn_socache.load 260e21e1eb5caa7bcabe8a2fae11445f
 /etc/apache2/mods-available/authnz_fcgi.load b12a39427b0b3a8d2ffb03cfc029da18
 /etc/apache2/mods-available/authnz_ldap.load d65845f053d08b82da239c73c9094c35
 /etc/apache2/mods-available/authz_core.load 90ad8f57655bcd98b7b07864736ab954
 /etc/apache2/mods-available/authz_dbd.load c746b8c3bf3fca950ca41fcd553328b4
 /etc/apache2/mods-available/authz_dbm.load 8cd42e62d8ca0701f9aad080ec968493
 /etc/apache2/mods-available/authz_groupfile.load 97a3e14926ce7bf5f2d2a7b93ece648d
 /etc/apache2/mods-available/authz_host.load f529587409471e3feb62256bccaf538a
 /etc/apache2/mods-available/authz_owner.load 9ed1ea15654bb594453438154b642539
 /etc/apache2/mods-available/authz_user.load bcf988f105564ec1e14b78df56a01cd8
 /etc/apache2/mods-available/autoindex.conf bfba7d77669e02b869b92e98215d58fc
 /etc/apache2/mods-available/autoindex.load b9f9d364f1b4c96c45b6db353180aa15
 /etc/apache2/mods-available/buffer.load ae1e21b4fd2c2e8236ec641cae9814bd
 /etc/apache2/mods-available/cache.load ea99aba14e9aa25c27653b9958239a6e
 /etc/apache2/mods-available/cache_disk.conf b716cf836c9f00dae0366a39f511b76d
 /etc/apache2/mods-available/cache_disk.load 56ebd9819aa70a7ff8ac04e4922049f2
 /etc/apache2/mods-available/cache_socache.load 4b548216cee2e910e9059e426f81e60c
 /etc/apache2/mods-available/cern_meta.load 2c2d9adcb273f934304e7dfb5775f7b9
 /etc/apache2/mods-available/cgi.load 32a1c48f0e29feb415c9460378728d82
 /etc/apache2/mods-available/cgid.conf e8a2836392051bde889cf9c137058273
 /etc/apache2/mods-available/cgid.load c3ee2eac02c248b5a39fb1a7afee4cb9
 /etc/apache2/mods-available/charset_lite.load 1585fcd1b631c2e9b166e170cb162c54
 /etc/apache2/mods-available/data.load b6cc5b9e815f551335596cd1e25ffc34
 /etc/apache2/mods-available/dav.load ed469867552a1145b8c3ffa5780ff83e
 /etc/apache2/mods-available/dav_fs.conf 162db96239f13b5416f369b6306d9db6
 /etc/apache2/mods-available/dav_fs.load 17f662fd023dbaaab9d89f9a11ae58c1
 /etc/apache2/mods-available/dav_lock.load faad09687e64ebb9670aa0b8095d6642
 /etc/apache2/mods-available/dbd.load f03fe275174a5ed97b0f5f5726ccea60
 /etc/apache2/mods-available/deflate.conf 6649a32153b9afdc53f6898b5a10a2d6
 /etc/apache2/mods-available/deflate.load 6a7a23153796456ee919abdf728fd972
 /etc/apache2/mods-available/dialup.load dbc3535a9e5dfd799cf16b5c0d58f137
 /etc/apache2/mods-available/dir.conf fe4bc5fa3b3cc7a241fe57f8fabc55a1
 /etc/apache2/mods-available/dir.load 397aadae1b8b18e3a7a233cf7c297f99
 /etc/apache2/mods-available/dump_io.load 8231c51ef692e0766625ece087484fe4
 /etc/apache2/mods-available/echo.load 226a145f19c43d9f921c35eacfd61cb2
 /etc/apache2/mods-available/env.load 3e8963a7df7c047be50a552d80a4f853
 /etc/apache2/mods-available/expires.load dac64edc06fe538c2edd7b3f1f3b03f1
 /etc/apache2/mods-available/ext_filter.load d3c4acfca1322274a9a8504e8cef27e9
 /etc/apache2/mods-available/file_cache.load f097659127628ec6f9c6a558d0baf566
 /etc/apache2/mods-available/filter.load 8df0170e37a8925238860657d6c60fe5
 /etc/apache2/mods-available/headers.load ba7d09162b65d09397bd58be33138e4d
 /etc/apache2/mods-available/heartbeat.load b78970d35346bfe5eb5817d228cb209c
 /etc/apache2/mods-available/heartmonitor.load b4da13d1c05a7dd1bdeb272300c1fc83
 /etc/apache2/mods-available/http2.load e18e0c7e38196e7d7580ecedaaa72e3b
 /etc/apache2/mods-available/ident.load 51ba623a8a2bd71c512f847d02e0934f
 /etc/apache2/mods-available/imagemap.load 51d5109d8bc2bafc17af03beace4d8a4
 /etc/apache2/mods-available/include.load 9cf2fa9ceb6571b5fab4603daad44c83
 /etc/apache2/mods-available/info.conf 4a4aa21e0bb474d420c9a3e1c3320677
 /etc/apache2/mods-available/info.load c1faffe40b8bed9f2b817b9dc0503bb6
 /etc/apache2/mods-available/lbmethod_bybusyness.load 094b7c1d424cc4a1dee6f77d301e1888
 /etc/apache2/mods-available/lbmethod_byrequests.load f33d55ab5bbf907340426e31f99f6701
 /etc/apache2/mods-available/lbmethod_bytraffic.load e656d80b48c020b7d77ece23368e04f1
 /etc/apache2/mods-available/lbmethod_heartbeat.load 944703ff299a25cf068de7f6a2374465
 /etc/apache2/mods-available/ldap.conf 344968a263507c1991a160427e51ed9c
 /etc/apache2/mods-available/ldap.load 735ac5f246738e11a53f6c515b8dfc48
 /etc/apache2/mods-available/log_debug.load d062328e5987fa686615394768339abe
 /etc/apache2/mods-available/log_forensic.load 7177e2427eb7c78f1ab10c034a809793
 /etc/apache2/mods-available/lua.load 5e445ce688a49e0a1fcfcaa414fe21f9
 /etc/apache2/mods-available/macro.load 40e0509b4b2d307cdfe4de75fa89dc91
 /etc/apache2/mods-available/mime.conf 7369c2fd5edf2192edbd6d865b632ae5
 /etc/apache2/mods-available/mime.load 9c858dc2ad2825dc3f862ecba90cf6ec
 /etc/apache2/mods-available/mime_magic.conf ebeaf79afde03c805e795bb51eec155f
 /etc/apache2/mods-available/mime_magic.load ab5c69aa0c91f11157e9bfc4972f8cce
 /etc/apache2/mods-available/mpm_event.conf d868a76835101a66be2863362ef9f81a
 /etc/apache2/mods-available/mpm_event.load 08816d280ebbd94b8c5961fc6f7168b5
 /etc/apache2/mods-available/mpm_prefork.conf 26e539a16e51c4feddd2eedc568692e6
 /etc/apache2/mods-available/mpm_prefork.load 9bcdffe5055526e0929ecd49ee311c9e
 /etc/apache2/mods-available/mpm_worker.conf 2673a5a3f030bfb704bee034ce3a183c
 /etc/apache2/mods-available/mpm_worker.load 0c6640977f0f046a55fdaf76eb54adef
 /etc/apache2/mods-available/negotiation.conf 443398efdd41085bc1a70047f6e61c95
 /etc/apache2/mods-available/negotiation.load fd7bf44d833446a35f0199d7cbcc9793
 /etc/apache2/mods-available/proxy.conf b516d96935974214588d525edd7aed6d
 /etc/apache2/mods-available/proxy.load 3d3719c88d01152e817f74fc2fd6ce9e
 /etc/apache2/mods-available/proxy_ajp.load e058e03c1d4f9e4d8e2c439ed75cc501
 /etc/apache2/mods-available/proxy_balancer.conf 5e9113f9556e17c0fec6c81232651791
 /etc/apache2/mods-available/proxy_balancer.load 9c6e6ff2195159c8af97f7673e8d2ada
 /etc/apache2/mods-available/proxy_connect.load 6bc4b5de977f70a0b6ae98ab04383c0c
 /etc/apache2/mods-available/proxy_express.load f2ad6e7e80d2750cdca5986657e7835e
 /etc/apache2/mods-available/proxy_fcgi.load 09cbda44eecbf1cbab48b30045217e3c
 /etc/apache2/mods-available/proxy_fdpass.load 9e5584db5f748a2fb71b582a255a976e
 /etc/apache2/mods-available/proxy_ftp.conf dd9beba82c2838bcfd51a05dfb540929
 /etc/apache2/mods-available/proxy_ftp.load c05db1b229a7957f0032c0d79ed7e3c9
 /etc/apache2/mods-available/proxy_hcheck.load 92898c1ef9124193fa5d9e13408e0372
 /etc/apache2/mods-available/proxy_html.conf 5b60af3b1796f2db4b5f7a8a7941f1bc
 /etc/apache2/mods-available/proxy_html.load dac7646a0a7242de76f788b4da14390b
 /etc/apache2/mods-available/proxy_http.load 161b514c355c6daa95f11371fb9c184c
 /etc/apache2/mods-available/proxy_http2.load 8a2cdbe25537eb8cb9007e351274f852
 /etc/apache2/mods-available/proxy_scgi.load cb11d685e60db26bbdad456263bf63b7
 /etc/apache2/mods-available/proxy_wstunnel.load d2e5c21b886333f1662fe74591260d5d
 /etc/apache2/mods-available/ratelimit.load fb40aa030d5458dd99a0c9d1141bcde4
 /etc/apache2/mods-available/reflector.load 306c71fae73733506db9099d106ba642
 /etc/apache2/mods-available/remoteip.load 81a6511c79ab338aef51a6c185152231
 /etc/apache2/mods-available/reqtimeout.conf 40b45155afb3d14263d12e6fc4a98513
 /etc/apache2/mods-available/reqtimeout.load 7fd814775dc3f3c9e6753ef874978f96
 /etc/apache2/mods-available/request.load 36c1b324cd545e3e29b50b5e2a8357e8
 /etc/apache2/mods-available/rewrite.load 55e18fb7df64c8f390904b972637c17d
 /etc/apache2/mods-available/sed.load 8ba3c7ff4243e6a45b6e3c372fc0de1b
 /etc/apache2/mods-available/session.load b552f1e184865c597ae397876fb3a0a6
 /etc/apache2/mods-available/session_cookie.load 89aff7a7f8b4347965d4cf6ea3c5beb9
 /etc/apache2/mods-available/session_crypto.load 066002be7d8c6c381553dbded41db1b6
 /etc/apache2/mods-available/session_dbd.load cf86e56f8ee26f5dccc39c2f690d7f79
 /etc/apache2/mods-available/setenvif.conf 533f5f92761c2c24d6820f1d7d1c45ad
 /etc/apache2/mods-available/setenvif.load 6f670fad5b6f6b14fa72c9cd3058469b
 /etc/apache2/mods-available/slotmem_plain.load fd33fcd86c77d4d5044ad904e7f38360
 /etc/apache2/mods-available/slotmem_shm.load 127df94eaf6987ad67b964f01eec3251
 /etc/apache2/mods-available/socache_dbm.load 9f11810517a6bf2eba31b336ebbfad70
 /etc/apache2/mods-available/socache_memcache.load c0101bc50501b12e7c8c74014560404b
 /etc/apache2/mods-available/socache_shmcb.load 9efb84889b8e1683ce104033bf30973d
 /etc/apache2/mods-available/speling.load 095570b0cb18ebdfc357a2241c6932ea
 /etc/apache2/mods-available/ssl.conf 6c30f44f4e2ad6bc51c917294aa8e34b
 /etc/apache2/mods-available/ssl.load 838b292226d2da6ceb3f1c793696ca12
 /etc/apache2/mods-available/status.conf 5d3689f109baf304af4f145249ca6326
 /etc/apache2/mods-available/status.load 00976ea5115f286bbc21357581d0b65e
 /etc/apache2/mods-available/substitute.load 50e63dc17612e22484a88f537e8aec8e
 /etc/apache2/mods-available/suexec.load 335169c85f4afc14524846789d46af06
 /etc/apache2/mods-available/unique_id.load 6c13959015fb35276572070b44e63380
 /etc/apache2/mods-available/userdir.conf 3a3142e84136336db8b940553a076983
 /etc/apache2/mods-available/userdir.load c034025405561ea48fbcb67fd1998f4d
 /etc/apache2/mods-available/usertrack.load 8400042dd4374fad5eedf33ffb3c68f0
 /etc/apache2/mods-available/vhost_alias.load fdd42d34966c329cdee2435dfe72ee24
 /etc/apache2/mods-available/xml2enc.load 1f7ab653ed3601bd265871cdf252a224
 /etc/apache2/ports.conf a961f23471d985c2b819b652b7f64321
 /etc/apache2/sites-available/000-default.conf f3066f67070ab9b1ad9bab81ca05330a
 /etc/apache2/sites-available/default-ssl.conf 801f4c746a88b4228596cb260a4220c4
 /etc/cron.daily/apache2 c788ffaa4c682c91e6a1cd7f53840d62
 /etc/default/apache-htcacheclean ae8721a0bc5b4e2ef7a5258b1e9db5c5
 /etc/init.d/apache-htcacheclean 29fe315052a1c5fbe9dc9f29485ed906
 /etc/init.d/apache2 9d22fb30358e61a6f190a0d09c5120bf
 /etc/logrotate.d/apache2 7322a4f050c1e2454249695236a3472c
Description: Apache HTTP Server
 The Apache HTTP Server Project'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.
 .
 Installing this package results in a full installation, including the
 configuration files, init scripts and support scripts.
Homepage: http://httpd.apache.org/

Package: psmisc
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 589
Maintainer: Craig Small <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: psmisc (22.21-2.1)
Version: 22.21-2.1+b2
Replaces: procps (<< 1:1.2)
Depends: libc6 (>= 2.14), libselinux1 (>= 1.32), libtinfo5 (>= 6)
Description: utilities that use the proc file system
 This package contains miscellaneous utilities that use the proc FS:
 .
  - fuser: identifies processes that are using files or sockets.
  - killall: kills processes by name (e.g. "killall -HUP named").
  - peekfd: shows the data traveling over a file descriptor.
  - pstree: shows currently running processes as a tree.
  - prtstat: print the contents of /proc/<pid>/stat
Homepage: http://psmisc.sf.net/

Package: php7.4-bz2
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 52
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php7.4
Version: 7.4.16-1+0~20210305.42+debian9~1.gbpbbe65e
Provides: php-bz2
Depends: php-common (>= 1:81~), ucf, php7.4-common (= 7.4.16-1+0~20210305.42+debian9~1.gbpbbe65e), libbz2-1.0, libc6 (>= 2.14)
Description: bzip2 module for PHP
 This package provides the bzip2 module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: php7.4-ssh2
Status: install ok installed
Priority: extra
Section: php
Installed-Size: 103
Maintainer: Debian PHP PECL Maintainers <[email protected]>
Architecture: amd64
Source: php-ssh2
Version: 1.3.1+0.13-1+0~20210304.20+debian9~1.gbp9b570c
Replaces: libssh2-php (<< 0.12-2), php-ssh2 (<< 1.3.1+0.13-1+0~20210304.20+debian9~1.gbp9b570c~)
Provides: php-ssh2
Depends: php7.4-common, libc6 (>= 2.14), libssh2-1 (>= 1.2.9)
Pre-Depends: php-common (>= 2:69~)
Breaks: libssh2-php (<< 0.12-2), php-ssh2 (<< 1.3.1+0.13-1+0~20210304.20+debian9~1.gbp9b570c~)
Conffiles:
 /etc/php/7.4/mods-available/ssh2.ini 94d148ee907a13becea363a39e327ef6
Description: Bindings for the libssh2 library
 Provides PHP bindings to the functions of libssh2 which implements
 the SSH2 protocol.
 .
 WARNING: The PHP 7.0 is an unreleased git snapshot of current ssh2
 that implements support for PHP 7.0. USE WITH CAUTION!
Homepage: http://pecl.php.net/package/ssh2

Package: base-passwd
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 229
Maintainer: Colin Watson <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 3.5.43
Replaces: base
Depends: libc6 (>= 2.8), libdebconfclient0 (>= 0.145)
Recommends: debconf (>= 0.5) | debconf-2.0
Description: Debian base system master password and group files
 These are the canonical master copies of the user database files
 (/etc/passwd and /etc/group), containing the Debian-allocated user and
 group IDs. The update-passwd tool is provided to keep the system databases
 synchronized with these master files.

Package: libisc-export160
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 604
Maintainer: Debian DNS Packaging <[email protected]>
Architecture: amd64
Source: bind9
Version: 1:9.10.3.dfsg.P4-12.3+deb9u12
Depends: libc6 (>= 2.14)
Description: Exported ISC Shared Library
 The Berkeley Internet Name Domain (BIND) implements an Internet domain
 name server.  BIND is the most widely-used name server software on the
 Internet, and is supported by the Internet Software Consortium, www.isc.org.
 .
 This package delivers the exported libisc shared library.

Package: libnghttp2-14
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 205
Maintainer: Dave Beckett <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: nghttp2
Version: 1.18.1-1+deb9u2
Depends: libc6 (>= 2.14)
Description: library implementing HTTP/2 protocol (shared library)
 This is an implementation of the Hypertext Transfer Protocol version
 2 in C. The framing layer of HTTP/2 is implemented as a reusable C
 library.
 .
 This package installs a shared library.
Homepage: https://nghttp2.org/

Package: libhtml-template-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 190
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 2.95-2
Depends: perl, libcgi-pm-perl | perl (<< 5.19)
Suggests: libipc-sharedcache-perl
Description: module for using HTML templates with Perl
 HTML::Template attempts to make using HTML templates simple and
 natural. It extends standard HTML with the pseudo tags <TMPL_VAR>,
 <TMPL_LOOP>, <TMPL_INCLUDE>, <TMPL_IF> and <TMPL_ELSE>. These are used
 to implement some basic logic - variable substitution, loops,
 conditional branches - inside the HTML template, while leaving the more
 complex computations to separate Perl code. This keeps the template
 accessible for designers and other non-Perl people, without limiting
 the programmer.
 .
 HTML::Template optionally stores its cache in shared memory using the
 IPC::SharedCache module. Please install libipc-sharedcache-perl and
 pass the shared_cache option to HTML::Template if you want to make use
 of this.
Homepage: https://metacpan.org/release/HTML-Template

Package: libavutil55
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 561
Maintainer: Debian Multimedia Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: ffmpeg
Version: 7:3.2.18-0+deb9u1
Depends: libc6 (>= 2.17), libva-drm1 (>= 1.1.0), libva-x11-1 (>= 1.0.3), libva1 (>= 1.2.0), libvdpau1 (>= 0.2), libx11-6
Description: FFmpeg library with functions for simplifying programming - runtime files
 FFmpeg is the leading multimedia framework, able to decode, encode, transcode,
 mux, demux, stream, filter and play pretty much anything that humans and
 machines have created. It supports the most obscure ancient formats up to the
 cutting edge.
 .
 This library is a utility library to aid portable multimedia programming.
 It contains safe portable string functions, random number generators, data
 structures, additional mathematics functions, cryptography and multimedia
 related functionality (like enumerations for pixel and sample formats).
 It is not a library for code needed by both libavcodec and libavformat.
 The goal for this library is to be modular, small, efficient and useful.
 .
 This package contains the runtime files.
Homepage: https://ffmpeg.org/

Package: libapache2-mod-fcgid
Status: install ok installed
Priority: optional
Section: httpd
Installed-Size: 202
Maintainer: Felix Geyer <[email protected]>
Architecture: amd64
Source: libapache2-mod-fcgid (1:2.3.9-1)
Version: 1:2.3.9-1+b1
Depends: libc6 (>= 2.14), apache2-api-20120211
Conffiles:
 /etc/apache2/mods-available/fcgid.conf 7632cb86b2fe5da436fc039ab2c38f48
 /etc/apache2/mods-available/fcgid.load fbb7cd1c5adfa0960f86dcb4469aff97
Description: FastCGI interface module for Apache 2
 This package contains mod_fcgid, a high-performance alternative to mod_cgi
 or mod_cgid. It starts a sufficient number of instances of the CGI program
 to handle concurrent requests. These programs remain running to handle
 further incoming requests.
 .
 It is a binary-compatible alternative to Apache module mod_fastcgi.
Homepage: http://httpd.apache.org/mod_fcgid/

Package: ienglish-common
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 58
Maintainer: Robert Luberda <[email protected]>
Architecture: all
Source: ispell
Version: 3.4.00-5
Depends: ispell (>= 3.3.02)
Recommends: iamerican | iamerican-small | iamerican-large | iamerican-huge | iamerican-insane | ibritish | ibritish-small | ibritish-large | ibritish-huge | ibritish-insane
Description: Common files for British and American ispell dictionaries
 This package provides common files and dependencies for all American and
 British ispell dictionary packages. The package is useless if none of the
 dictionaries is also installed.
Homepage: http://www.lasr.cs.ucla.edu/geoff/ispell.html

Package: php7.0-imagick
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 467
Maintainer: Debian PHP PECL Maintainers <[email protected]>
Architecture: amd64
Source: php-imagick
Version: 3.4.4+php8.0+3.4.4-7+0~20210305.28+debian9~1.gbpdcb27b
Replaces: php-imagick (<< 3.4.4+php8.0+3.4.4-7+0~20210305.28+debian9~1.gbpdcb27b~)
Provides: php-imagick
Depends: php7.0-common, libc6 (>= 2.14), libmagickcore-6.q16-3 (>= 8:6.9.6.8), libmagickwand-6.q16-3 (>= 8:6.9.6.8)
Pre-Depends: php-common (>= 2:69~)
Recommends: ghostscript, ttf-dejavu-core
Breaks: php-imagick (<< 3.4.4+php8.0+3.4.4-7+0~20210305.28+debian9~1.gbpdcb27b~)
Conffiles:
 /etc/php/7.0/mods-available/imagick.ini 5dc8a9511b4fa405099723d80b21b5de
Description: Provides a wrapper to the ImageMagick library
 Imagick is a native php extension to create and modify images using the
 ImageMagick API.
Homepage: http://pecl.php.net/package/imagick

Package: e2fslibs
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 450
Maintainer: Theodore Y. Ts'o <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: e2fsprogs
Version: 1.43.4-2+deb9u2
Replaces: e2fsprogs (<< 1.34-1)
Provides: libe2p2, libext2fs2
Depends: libc6 (>= 2.17)
Description: ext2/ext3/ext4 file system libraries
 The ext2, ext3 and ext4 file systems are successors of the original ext
 ("extended") file system. They are the main file system types used for
 hard disks on Debian and other Linux systems.
 .
 This package provides the ext2fs and e2p libraries, for userspace software
 that directly accesses extended file systems. Programs that use libext2fs
 include e2fsck, mke2fs, and tune2fs. Programs that use libe2p include
 dumpe2fs, chattr, and lsattr.
Homepage: http://e2fsprogs.sourceforge.net

Package: liblz4-1
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 92
Maintainer: Nobuhiro Iwamatsu <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: lz4
Version: 0.0~r131-2+deb9u1
Depends: libc6 (>= 2.14)
Description: Fast LZ compression algorithm library - runtime
 LZ4 is a very fast lossless compression algorithm, providing compression speed
 at 400 MB/s per core, scalable with multi-cores CPU. It also features an
 extremely fast decoder, with speed in multiple GB/s per core, typically
 reaching RAM speed limits on multi-core systems.
 .
 This package includes the shared library.
Homepage: https://github.com/Cyan4973/lz4

Package: cups-filters
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 1754
Maintainer: Debian Printing Team <[email protected]>
Architecture: amd64
Version: 1.11.6-3+deb9u1
Replaces: cups (<< 1.5.0-16), cups-common (<< 1.5.0-16), cups-ppdc (<< 1.6), foomatic-filters, foomatic-filters-beh, ghostscript-cups
Provides: foomatic-filters, foomatic-filters-beh, ghostscript-cups
Depends: libc6 (>= 2.15), libcups2 (>= 1.7.0), libcupsfilters1 (>= 1.0.58), libcupsimage2 (>= 1.4.0), libfontconfig1 (>= 2.11), libfontembed1 (>= 1.0.31), libgcc1 (>= 1:3.0), libijs-0.35 (>= 0.35), libpoppler64 (>= 0.48.0), libqpdf17 (>> 6.0.0~), libstdc++6 (>= 5.2), cups-filters-core-drivers (>= 1.11.6-3+deb9u1), bc, ghostscript (>= 9.02~), imagemagick (>= 6.4~), poppler-utils
Recommends: colord, liblouisutdml-bin | liblouis-bin
Suggests: foomatic-db-compressed-ppds | foomatic-db, antiword, docx2txt
Breaks: cups (<< 1.5.0-16), cups-common (<< 1.5.0-16), cups-ppdc (<< 1.6)
Conflicts: foomatic-filters, foomatic-filters-beh, ghostscript-cups
Conffiles:
 /etc/fonts/conf.d/99pdftoopvp.conf a5221cfad70a981c80864229ef56586d
 /etc/modules-load.d/cups-filters.conf 17d90fe8266719f45ad0e8879a05ca17
Description: OpenPrinting CUPS Filters - Main Package
 This package provides additional CUPS filters which are not provided
 by the CUPS project itself. This includes filters for a PDF based
 printing workflow.
 .
 This package contains the filters for printing with drivers/PPDs and
 for converting non-PDF input files to PDF.
Homepage: http://www.openprinting.org/

Package: grub-pc-bin
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 2909
Maintainer: GRUB Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: grub2
Version: 2.02~beta3-5+deb9u2
Replaces: grub-common (<= 1.97~beta2-1), grub-pc (<< 1.99-1), grub2 (<< 2.02~beta3-5+deb9u2)
Depends: libc6 (>= 2.14), libdevmapper1.02.1 (>= 2:1.02.36), grub-common (= 2.02~beta3-5+deb9u2)
Suggests: desktop-base (>= 4.0.6)
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.
Homepage: http://www.gnu.org/software/grub/

Package: libxext6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 124
Maintainer: Debian X Strike Force <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libxext (2:1.3.3-1)
Version: 2:1.3.3-1+b2
Depends: libc6 (>= 2.14), libx11-6 (>= 2:1.6.0)
Description: X11 miscellaneous extension library
 libXext provides an X Window System client interface to several extensions to
 the X protocol.
 .
 The supported protocol extensions are:
  - DOUBLE-BUFFER (DBE), the Double Buffer extension;
  - DPMS, the VESA Display Power Management System extension;
  - Extended-Visual-Information (EVI), an extension for gathering extra
    information about the X server's visuals;
  - LBX, the Low Bandwidth X extension;
  - MIT-SHM, the MIT X client/server shared memory extension;
  - MIT-SUNDRY-NONSTANDARD, a miscellaneous extension by MIT;
  - Multi-Buffering, the multi-buffering and stereo display extension;
  - SECURITY, the X security extension;
  - SHAPE, the non-rectangular shaped window extension;
  - SYNC, the X synchronization extension;
  - TOG-CUP, the Open Group's Colormap Utilization extension;
  - XC-APPGROUP, the X Consortium's Application Group extension;
  - XC-MISC, the X Consortium's resource ID querying extension;
  - XTEST, the X test extension (this is one of two client-side
    implementations; the other is in the libXtst library, provided by the
    libxtst6 package);
 .
 libXext also provides a small set of utility functions to aid authors of
 client APIs for X protocol extensions.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXext

Package: libmodule-implementation-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 63
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 0.09-1
Depends: perl, libmodule-runtime-perl (>= 0.012), libtry-tiny-perl
Description: module for loading one of several alternate implementations of a module
 Module::Implementation abstracts out the process of choosing one of several
 underlying implementations for a module. This can be used to provide XS and
 pure Perl implementations of a module, or it could be used to load an
 implementation for a given OS or any other case of needing to provide
 multiple implementations.
 .
 This module is only useful when you know all the implementations ahead of
 time. If you want to load arbitrary implementations then you probably want
 something like a plugin system, not this module.
Homepage: https://metacpan.org/release/Module-Implementation

Package: webmin-virtualmin-sqlite
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 1
Maintainer: [email protected]
Architecture: all
Version: 1.8
Provides: webmin-virtualmin-sqlite
Depends: base, perl, webmin
Pre-Depends: bash, perl
Description: Webmin module Virtualmin SQLlite Databases

Package: unicode-data
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 32798
Maintainer: Alastair McKinstry <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 9.0-1
Description: Property data for the Unicode character set
 This package contains the property data, for the Unicode data set.
Homepage: http://www.unicode.org/

Package: debianutils
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 213
Maintainer: Clint Adams <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 4.8.1.1
Replaces: manpages-pl (<< 1:0.5)
Depends: sensible-utils
Pre-Depends: libc6 (>= 2.15)
Description: Miscellaneous utilities specific to Debian
 This package provides a number of small utilities which are used
 primarily by the installation scripts of Debian packages, although
 you may use them directly.
 .
 The specific utilities included are:
 add-shell installkernel ischroot remove-shell run-parts savelog
 tempfile which

Package: libxfixes3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 53
Maintainer: Debian X Strike Force <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libxfixes
Version: 1:5.0.3-1
Depends: libc6 (>= 2.14), libx11-6 (>= 2:1.6.0)
Description: X11 miscellaneous 'fixes' extension library
 libXfixes provides an X Window System client interface to the 'XFIXES'
 extension to the X protocol.
 .
 It provides support for Region types, and some cursor functions.
 .
 More information about X.Org can be found at:
 <URL:https://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXfixes

Package: libltdl-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 918
Maintainer: Kurt Roeckx <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libtool
Version: 2.4.6-2
Replaces: libltdl3-dev, libltdl7-dev, libtool (<< 1.5.20)
Provides: libltdl3-dev, libltdl7-dev
Depends: libltdl7 (= 2.4.6-2)
Recommends: libtool
Suggests: libtool-doc
Conflicts: libltdl3-dev, libltdl7-dev, libtool (<< 1.5.20), libtool1.4
Description: System independent dlopen wrapper for GNU libtool
 This package contains the header files and static libraries for the
 libltdl package.
 .
 A small library that aims at hiding the various difficulties of
 dlopening libraries from programmers.  It is a system independent
 dlopen wrapper for GNU libtool.
 .
 It supports the following dlopen interfaces:
   * dlopen (Solaris, Linux and various BSD flavors)
   * shl_load (HP-UX)
   * LoadLibrary (Win16 and Win32)
   * load_add_on (BeOS)
   * GNU DLD (emulates dynamic linking for static libraries)
   * libtool's dlpreopen
Homepage: http://www.gnu.org/software/libtool/

Package: po-debconf
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 448
Maintainer: Herbert Parentes Fortes Neto <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 1.0.20
Depends: perl, gettext (>= 0.16), intltool-debian (>= 0.34.2+20060512)
Recommends: libmail-sendmail-perl, libcompress-zlib-perl
Suggests: libmail-box-perl
Description: tool for managing templates file translations with gettext
 This package is an alternative to debconf-utils, and provides tools
 for managing translated debconf templates files with common gettext
 utilities.

Package: mime-support
Status: install ok installed
Priority: standard
Section: net
Installed-Size: 110
Maintainer: Mime-Support Maintainers <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 3.60
Recommends: bzip2, file, xz-utils
Conffiles:
 /etc/mime.types 4561fade4c4fc48e526e72871c470eec
 /etc/mailcap.order ba07e08a7fe3741d0b8339127963190e
Description: MIME files 'mime.types' & 'mailcap', and support programs
 As these files can be used by all MIME compliant programs, they
 have been moved into their own package that others can depend upon.
 .
 Other packages add themselves as viewers/editors/composers/etc by
 using the provided "update-mime" program.
 .
 In addition, the commands "see", "edit", "compose", and "print"
 will display, alter, create, and print (respectively) any file using
 a program determined from the entries in the mime.types and mailcap
 files.

Package: syslog-ng-mod-add-contextual-data
Status: install ok installed
Priority: extra
Section: admin
Installed-Size: 95
Maintainer: syslog-ng maintainers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: syslog-ng
Version: 3.8.1-10
Depends: libc6 (>= 2.14), syslog-ng-abi-3.8-0
Description: Enhanced system logging daemon (add-contextual-data)
 syslog-ng is an enhanced log daemon, supporting a wide range of input
 and output methods: syslog, unstructured text, message queues,
 databases (SQL and NoSQL alike) and more.
 .
 Key features:
 .
  * receive and send RFC3164 and RFC5424 style syslog messages
  * work with any kind of unstructured data
  * receive and send JSON formatted messages
  * classify and structure logs with builtin parsers (csv-parser(),
    db-parser(), etc.)
  * normalize, crunch and process logs as they flow through the system
  * hand on messages for further processing using message queues (like
    AMQP), files or databases (like PostgreSQL or MongoDB).
 .
 This package provides the add-contextual-data module for syslog-ng.
 With this module syslog-ng can use an external database file to
 append custom name-value pairs on incoming logs (to enrich messages).
 The database is a file that containing `<selector, name, value>` records.
 Currently only `CSV` format is supported. It is like `geoip parser`
 where the selector is `$HOST`, but the user can define
 the selector, and also the database contents.
Homepage: http://www.syslog-ng.org/

Package: webmin-virtual-server
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 62
Maintainer: [email protected]
Architecture: all
Version: 7.8.2.gpl-1
Provides: webmin-virtual-server
Depends: base, perl, webmin
Pre-Depends: bash, perl
Description: Webmin module Virtualmin Virtual Servers

Package: libio-socket-inet6-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 42
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 2.72-2
Depends: perl, libsocket6-perl
Description: object interface for AF_INET6 domain sockets
 IO::Socket::INET6 provides an object interface to create and use sockets
 in the AF_INET6 domain. It is built upon the IO::Socket interface and
 inherits all the methods defined by IO::Socket.
Homepage: https://metacpan.org/release/IO-Socket-INET6

Package: libxml-namespacesupport-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 70
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 1.11-1
Depends: perl
Description: Perl module for supporting simple generic namespaces
 XML::NamespaceSupport offers a simple way to process namespace-based XML
 names. It also helps maintain a prefix-to-namespace URI map and provides a
 number of basic checks.
Homepage: https://metacpan.org/release/XML-NamespaceSupport/

Package: python3
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 67
Maintainer: Matthias Klose <[email protected]>
Architecture: amd64
Multi-Arch: allowed
Source: python3-defaults
Version: 3.5.3-1
Replaces: python3-minimal (<< 3.1.2-2)
Provides: python3-profiler
Depends: python3.5 (>= 3.5.3-1~), libpython3-stdlib (= 3.5.3-1), dh-python
Pre-Depends: python3-minimal (= 3.5.3-1)
Suggests: python3-doc (>= 3.5.3-1), python3-tk (>= 3.5.3-1~), python3-venv (>= 3.5.3-1)
Description: interactive high-level object-oriented language (default python3 version)
 Python, the high-level, interactive object oriented language,
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
 .
 This package is a dependency package, which depends on Debian's default
 Python 3 version (currently v3.5).
Homepage: http://www.python.org/

Package: libio-pty-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 95
Maintainer: Jörgen Hägg <[email protected]>
Architecture: amd64
Source: libio-pty-perl (1:1.08-1.1)
Version: 1:1.08-1.1+b2
Provides: libio-tty-perl
Depends: libc6 (>= 2.2.5), perl (>= 5.24.1~rc3-2), perlapi-5.24.1
Description: Perl module for pseudo tty IO
 IO::Pty provides I/O handles to the master- and slave-side of a
 pseudo tty.

Package: bacula-common
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 1291
Maintainer: Debian Bacula Team <[email protected]>
Architecture: amd64
Source: bacula
Version: 7.4.4+dfsg-6+deb9u2
Replaces: bacula-common-mysql (<< 7.4.3+dfsg-3), bacula-common-pgsql (<< 7.4.3+dfsg-3), bacula-common-sqlite3 (<< 7.4.3+dfsg-3)
Depends: libc6 (>= 2.14), libcap2 (>= 1:2.10), libgcc1 (>= 1:3.0), libssl1.0.2 (>= 1.0.2d), libstdc++6 (>= 5), libwrap0 (>= 7.6-4~), zlib1g (>= 1:1.1.4)
Pre-Depends: adduser
Suggests: gdb
Breaks: bacula-common-mysql (<< 7.4.3+dfsg-3), bacula-common-pgsql (<< 7.4.3+dfsg-3), bacula-common-sqlite3 (<< 7.4.3+dfsg-3)
Conffiles:
 /etc/bacula/scripts/btraceback.gdb d59ff49d8bd230deab0369c3bea73a9c
 /etc/logrotate.d/bacula-common b45c83d669762e62dde51f33e238b700
Description: network backup service - common support files
 Bacula is a set of programs to manage backup, recovery, and verification of
 data across a network of computers of different kinds.
 .
 This package provides files that are useful for other Bacula packages.
Homepage: http://www.bacula.org/

Package: python3-selinux
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 574
Maintainer: Debian SELinux maintainers <[email protected]>
Architecture: amd64
Source: libselinux (2.6-3)
Version: 2.6-3+b3
Provides: python3.5-selinux
Depends: python3 (<< 3.6), python3 (>= 3.5~), python3:any (>= 3.3.2-2~), libc6 (>= 2.14), libselinux1 (>= 2.6)
Description: Python3 bindings to SELinux shared libraries
 This package provides the Python3 bindings needed for developing Python
 SELinux applications.
 .
 Security-enhanced Linux is a patch of the Linux kernel and a number
 of utilities with enhanced security functionality designed to add mandatory
 access controls to Linux. The Security-enhanced Linux kernel contains
 new architectural components originally developed to improve the security
 of the Flask operating system. These architectural components provide
 general support for the enforcement of many kinds of mandatory access
 control policies, including those based on the concepts of Type Enforcement,
 Role-based Access Control, and Multi-level Security.
Built-Using: libsepol (= 2.6-2)
Homepage: http://userspace.selinuxproject.org/

Package: libdrm-amdgpu1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 77
Maintainer: Debian X Strike Force <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libdrm
Version: 2.4.74-1
Depends: libc6 (>= 2.17), libdrm2 (>= 2.4.60)
Description: Userspace interface to amdgpu-specific kernel DRM services -- runtime
 This library implements the userspace interface to the kernel DRM
 services.  DRM stands for "Direct Rendering Manager", which is the
 kernelspace portion of the "Direct Rendering Infrastructure" (DRI).
 The DRI is currently used on Linux to provide hardware-accelerated
 OpenGL drivers.
Homepage: https://cgit.freedesktop.org/mesa/drm/

Package: gsfonts
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 4439
Maintainer: Masayuki Hatta (mhatta) <[email protected]>
Architecture: all
Version: 1:8.11+urwcyr1.0.7~pre44-4.3
Conflicts: gs (<< 5.50-5), gs-aladdin (<< 6.50-4), gsfonts-x11 (<< 0.13)
Conffiles:
 /etc/ghostscript/fontmap.d/10gsfonts.conf 39b53e1126184b434b52585a113fe125
Description: Fonts for the Ghostscript interpreter(s)
 These are free look-alike fonts of the Adobe PostScript fonts.
 Recommended for all flavors of Ghostscript (gs-gpl, gs-afpl and gs-esp).
Homepage: http://www.ghostscript.com/

Package: ttf-dejavu-core
Status: install ok installed
Priority: extra
Section: oldlibs
Installed-Size: 48
Maintainer: Debian Fonts Task Force <[email protected]>
Architecture: all
Source: fonts-dejavu
Version: 2.37-1
Depends: fonts-dejavu-core
Description: transitional dummy package
 This package is a dummy transitional package. It can be safely removed.
Homepage: http://dejavu-fonts.org/

Package: libhttp-cookies-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 76
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 6.01-1
Replaces: libwww-perl (<< 6.00)
Depends: perl, libhttp-date-perl, libhttp-message-perl
Breaks: libwww-perl (<< 6.00)
Description: HTTP cookie jars
 This class is for objects that represent a "cookie jar" -- that is, a
 database of all the HTTP cookies that a given LWP::UserAgent object knows
 about.
 .
 Cookies are a general mechanism which server side connections can use to both
 store and retrieve information on the client side of the connection. For more
 information about cookies refer to
 <URL:http://curl.haxx.se/rfc/cookie_spec.html> and
 <URL:http://www.cookiecentral.com/>. HTTP::Cookies also implements the new
 style cookies described in RFC 2965. The two variants of cookies are supposed
 to be able to coexist happily.
 .
 Instances of the class HTTP::Cookies are able to store a collection of
 Set-Cookie2: and Set-Cookie: headers and are able to use this information to
 initialize Cookie-headers in HTTP::Request objects. The state of a
 HTTP::Cookies object can be saved in and restored from files.
Homepage: https://metacpan.org/release/HTTP-Cookies

Package: python3-cffi-backend
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 183
Maintainer: Debian Python Modules Team <[email protected]>
Architecture: amd64
Source: python-cffi
Version: 1.9.1-2
Replaces: python3-cffi (<< 1)
Provides: python3-cffi-backend-api-9729, python3-cffi-backend-api-max (= 10239), python3-cffi-backend-api-min (= 9729)
Depends: python3 (<< 3.6), python3 (>= 3.5~), python3:any (>= 3.1~), libc6 (>= 2.14), libffi6 (>= 3.0.4)
Breaks: python3-cffi (<< 1)
Description: Foreign Function Interface for Python 3 calling C code - runtime
 Convenient and reliable way of calling C code from Python 3.
 .
 The aim of this project is to provide a convenient and reliable way of calling
 C code from Python. It keeps Python logic in Python, and minimises the C
 required. It is able to work at either the C API or ABI level, unlike most
 other approaches, that only support the ABI level.
 .
 This package contains the runtime support for pre-built cffi modules.
Homepage: http://cffi.readthedocs.org/

Package: php8.0-intl
Status: deinstall ok config-files
Priority: optional
Section: php
Installed-Size: 484
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php8.0
Version: 1:8.0.30-2+0~20230904.59+debian11~1.gbp806e95
Config-Version: 1:8.0.30-2+0~20230904.59+debian11~1.gbp806e95
Provides: php-intl
Depends: php-common (>= 1:81~), ucf, php8.0-common (= 1:8.0.30-2+0~20230904.59+debian11~1.gbp806e95), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libicu67 (>= 67.1-1~), libstdc++6 (>= 4.9)
Description: Internationalisation module for PHP
 This package provides the Internationalisation module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: libencode-locale-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 34
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 1.05-1
Depends: perl
Description: utility to determine the locale encoding
 In many applications it's wise to let Perl use Unicode for the strings it
 processes. Most of the interfaces Perl has to the outside world are still byte
 based. Programs therefore need to decode byte strings that enter the program
 from the outside and encode them again on the way out.
 .
 The POSIX locale system is used to specify both the language conventions
 requested by the user and the preferred character set to consume and output.
 The Encode::Locale module looks up the charset and encoding (called a CODESET
 in the locale jargon) and arranges for the Encode module to know this encoding
 under the name "locale". It means bytes obtained from the environment can be
 converted to Unicode strings by calling Encode::encode(locale => $bytes) and
 converted back again with Encode::decode(locale => $string).
Homepage: https://metacpan.org/release/Encode-Locale

Package: libgcrypt20
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 1266
Maintainer: Debian GnuTLS Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Version: 1.7.6-2+deb9u4
Depends: libc6 (>= 2.15), libgpg-error0 (>= 1.14)
Suggests: rng-tools
Description: LGPL Crypto library - runtime library
 libgcrypt contains cryptographic functions.  Many important free
 ciphers, hash algorithms and public key signing algorithms have been
 implemented:
 .
 Arcfour, Blowfish, CAST5, DES, AES, Twofish, Serpent, rfc2268 (rc2), SEED,
 Poly1305, Camellia, ChaCha20, IDEA, Salsa, CRC, MD2, MD4, MD5, RIPE-MD160,
 SHA-1, SHA-256, SHA-512, SHA3-224, SHA3-256, SHA3-384, SHA3-512, SHAKE128,
 SHAKE256 Tiger, Whirlpool, DSA, DSA2, ElGamal, RSA, ECC (Curve25519,
 sec256k1, GOST R 34.10-2001 and GOST R 34.10-2012, etc.)
Homepage: http://directory.fsf.org/project/libgcrypt/

Package: xxd
Status: install ok installed
Priority: extra
Section: editors
Installed-Size: 168
Maintainer: Debian Vim Maintainers <[email protected]>
Architecture: amd64
Source: vim
Version: 2:8.0.0197-4+deb9u7
Replaces: vim-common (<< 2:7.4.2347-1~)
Depends: libc6 (>= 2.3.4)
Breaks: vim-common (<< 2:7.4.2347-1~)
Description: tool to make (or reverse) a hex dump
 xxd creates a hex dump of a given file or standard input.  It can also convert
 a hex dump back to its original binary form.
Homepage: http://www.vim.org/

Package: php7.4-soap
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 324
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php7.4
Version: 7.4.16-1+0~20210305.42+debian9~1.gbpbbe65e
Provides: php-soap
Depends: php-common (>= 1:81~), ucf, php7.4-common (= 7.4.16-1+0~20210305.42+debian9~1.gbpbbe65e), libc6 (>= 2.14), libxml2 (>= 2.7.4)
Description: SOAP module for PHP
 This package provides the SOAP module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: libfcgi0ldbl
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 458
Maintainer: Tatsuki Sugiura <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libfcgi (2.4.0-8.4)
Version: 2.4.0-8.4+b1
Replaces: libfcgi0, libfcgi0c2
Provides: libfcgi
Depends: libc6 (>= 2.15), libgcc1 (>= 1:3.0), libstdc++6 (>= 5)
Recommends: libfcgi-bin (= 2.4.0-8.4+b1)
Conflicts: libfcgi0, libfcgi0c2
Description: Shared library of FastCGI
 FastCGI is a language independent, scalable, open extension
 to CGI that provides high performance without the limitations
 of server specific APIs.
Homepage: http://www.fastcgi.com/drupal/

Package: cups-browsed
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 329
Maintainer: Debian Printing Team <[email protected]>
Architecture: amd64
Source: cups-filters
Version: 1.11.6-3+deb9u1
Replaces: cups-filters (<< 1.4.0~)
Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libavahi-glib1 (>= 0.6.16), libc6 (>= 2.14), libcups2 (>= 2.0.2), libglib2.0-0 (>= 2.37.3), libldap-2.4-2 (>= 2.4.7), init-system-helpers (>= 1.18~), cups-daemon, lsb-base
Recommends: avahi-daemon (>= 0.6.31-3~)
Breaks: cups-daemon (<< 1.6.4), cups-filters (<< 1.4.0~)
Enhances: cups
Conffiles:
 /etc/apparmor.d/usr.sbin.cups-browsed ee2e336b0e2ecad69264d921529c3ba0
 /etc/cups/cups-browsed.conf 50e860337150d6334e8de69c72fa266e
 /etc/init.d/cups-browsed 193d680f0eec5280efef2e9cf9db9669
Description: OpenPrinting CUPS Filters - cups-browsed
 This package provides cups-browsed, a daemon which browses the Bonjour
 broadcasts of shared remote CUPS printers and makes the printers
 available locally, replacing the CUPS broadcasting/browsing which was
 dropped in CUPS 1.6.x. This way the old behavior of having the remote
 printers available automatically is now re-implemented with Bonjour.
 .
 cups-browsed is also useful with a CUPS >= 1.6 client to allow the
 latter to browse the printer list of CUPS < 1.6 servers (by using the
 old 'cups' protocol in BrowseRemoteProtocols).
 .
 cups-browsed is also useful with a CUPS >= 1.6 server to allow CUPS <
 1.6 clients to browse its printer list (by using the old 'cups'
 protocol in BrowseLocalProtocols).
Homepage: http://www.openprinting.org/

Package: php5.6-curl
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 116
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php5.6
Version: 5.6.40-47+0~20210227.51+debian9~1.gbpd522a2
Provides: php-curl
Depends: php-common (>= 1:81~), ucf, php5.6-common (= 5.6.40-47+0~20210227.51+debian9~1.gbpd522a2), libc6 (>= 2.14), libcurl3 (>= 7.18.0)
Description: CURL module for PHP
 This package provides the CURL module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: geoip-database
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 6841
Maintainer: Patrick Matthäi <[email protected]>
Architecture: all
Version: 20170512-1
Recommends: libgeoip1
Breaks: libgeoip1 (<< 1.4.5.dfsg)
Description: IP lookup command line tools that use the GeoIP library (country database)
 GeoIP is a C library that enables the user to find the country that any
 IP address or hostname originates from. It uses a file based database.
 .
 This database simply contains IP blocks as keys, and countries as values and
 it should be more complete and accurate than using reverse DNS lookups.
 .
 This package contains the free GeoLiteCountry database.
Homepage: http://www.maxmind.com/

Package: ruby-test-unit
Status: install ok installed
Priority: optional
Section: ruby
Installed-Size: 374
Maintainer: Debian Ruby Extras Maintainers <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 3.1.7-2
Depends: ruby-power-assert
Description: unit testing framework for Ruby
 Test::Unit (test-unit) is a unit testing framework for Ruby, based on xUnit
 principles. It allows writing tests, checking results and automated testing in
 Ruby.
 .
 Note that this version of Test::Unit will override the one possibly shipped
 with the Ruby interpreter.
Homepage: http://test-unit.github.io/
Ruby-Versions: all

Package: nmap
Status: install ok installed
Priority: extra
Section: net
Installed-Size: 22707
Maintainer: Debian Security Tools Packaging Team <[email protected]>
Architecture: amd64
Version: 7.40-1
Depends: libc6 (>= 2.15), libgcc1 (>= 1:3.0), liblinear3 (>= 2.01+dfsg), liblua5.3-0, libpcap0.8 (>= 0.9.8), libpcre3, libssl1.1 (>= 1.1.0), libstdc++6 (>= 5.2)
Recommends: ndiff
Description: The Network Mapper
 Nmap is a utility for network exploration or security auditing. It
 supports ping scanning (determine which hosts are up), many port
 scanning techniques, version detection (determine service protocols
 and application versions listening behind ports), and TCP/IP
 fingerprinting (remote host OS or device identification). Nmap also
 offers flexible target and port specification, decoy/stealth scanning,
 sunRPC scanning, and more. Most Unix and Windows platforms are
 supported in both GUI and commandline modes. Several popular handheld
 devices are also supported, including the Sharp Zaurus and the iPAQ.
Homepage: http://nmap.org/

Package: libjemalloc1
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 246
Maintainer: Stig Sandbeck Mathisen <[email protected]>
Architecture: amd64
Source: jemalloc
Version: 3.6.0-9.1
Depends: libc6 (>= 2.14)
Description: general-purpose scalable concurrent malloc(3) implementation
 A library providing a malloc(3) implementation for multi-threaded processes on
 multi-processor systems.
 .
 Notable features are reduced lock contention, predictable low fragmentation,
 and introspection with heap profiling.
Homepage: http://www.canonware.com/jemalloc/

Package: sudo
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 3034
Maintainer: Bdale Garbee <[email protected]>
Architecture: amd64
Version: 1.8.19p1-2.1+deb9u3
Replaces: sudo-ldap
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.17), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32), libpam-modules, lsb-base
Conflicts: sudo-ldap
Conffiles:
 /etc/init.d/sudo 69497d0565055f626ee2bc84f818ce0f
 /etc/pam.d/sudo 85da64f888739f193fc0fa896680030e
 /etc/sudoers 45437b4e86fba2ab890ac81db2ec3606
 /etc/sudoers.d/README 8d3cf36d1713f40a0ddc38e1b21a51b6
Description: Provide limited super user privileges to specific users
 Sudo is a program designed to allow a sysadmin to give limited root
 privileges to users and log root activity.  The basic philosophy is to give
 as few privileges as possible but still allow people to get their work done.
 .
 This version is built with minimal shared library dependencies, use the
 sudo-ldap package instead if you need LDAP support for sudoers.
Homepage: http://www.sudo.ws/

Package: iso-codes
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 17495
Maintainer: Dr. Tobias Quathamer <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 3.75-1
Suggests: isoquery
Description: ISO language, territory, currency, script codes and their translations
 This package provides the ISO 639, ISO 639-3, and ISO 639-5 language
 code lists, the ISO 4217 currency code list, the ISO 3166 territory
 code list, the ISO 3166-2 sub-territory list, and the ISO 15924
 script code list as XML files.
 .
 More importantly, it also provides their translations to be used by
 other programs.
Homepage: https://pkg-isocodes.alioth.debian.org/

Package: libpng16-16
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 413
Maintainer: Anibal Monsalve Salazar <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libpng1.6
Version: 1.6.28-1+deb9u1
Depends: libc6 (>= 2.14), zlib1g (>= 1:1.2.3.4)
Description: PNG library - runtime (version 1.6)
 libpng is a library implementing an interface for reading and writing
 PNG (Portable Network Graphics) format files.
 .
 This package contains the runtime library files needed to run software
 using libpng.
Homepage: http://libpng.org/pub/png/libpng.html

Package: libfastjson4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 62
Maintainer: Michael Biebl <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libfastjson
Version: 0.99.4-1
Depends: libc6 (>= 2.14)
Description: fast json library for C
 The libfastjson library is a fork from json-c with a focus on performance.
 .
 This package contains the shared library.
Homepage: https://github.com/rsyslog/libfastjson

Package: liblouisutdml7
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 219
Maintainer: Debian Accessibility Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: liblouisutdml (2.6.0-3)
Version: 2.6.0-3+b2
Depends: libc6 (>= 2.14), liblouis12, libxml2 (>= 2.7.4), liblouisutdml-data
Description: Braille UTDML translation library - shared libs
 liblouisutdml is an extension of liblouisxml, the translator from xml
 format into transcribed braille, that includes support for Unified
 Tactile Document Markup Language (UTDML).
 .
 This consists essentially of <brl> subtrees containing all the braille
 translations and formatting, plus some <meta> tags.
 .
 This package contains shared libraries.
Homepage: http://liblouis.org/

Package: python-tdb
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 51
Maintainer: Debian Samba Maintainers <[email protected]>
Architecture: amd64
Source: tdb
Version: 1.3.11-2
Provides: python2.7-tdb
Depends: libtdb1 (= 1.3.11-2), python (<< 2.8), python (>= 2.7~), python:any (<< 2.8), python:any (>= 2.7.5-5~), libc6 (>= 2.2.5), libpython2.7 (>= 2.7)
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: libncursesw5
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 347
Maintainer: Craig Small <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: ncurses
Version: 6.0+20161126-1+deb9u2
Depends: libtinfo5 (= 6.0+20161126-1+deb9u2), libc6 (>= 2.14)
Recommends: libgpm2
Description: shared libraries for terminal handling (wide character support)
 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package contains the shared libraries necessary to run programs
 compiled with ncursesw, which includes support for wide characters.
Homepage: http://invisible-island.net/ncurses/

Package: liberror-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 65
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 0.17024-1
Depends: perl
Description: Perl module for error/exception handling in an OO-ish way
 The Error module provides two interfaces.  Firstly "Error" provides a
 procedural interface to exception handling. Secondly "Error" is a base class
 for errors/exceptions that can either be thrown, for subsequent catch, or can
 simply be recorded.
 .
 Errors in the class "Error" should not be thrown directly, but the user
 should throw errors from a sub-class of "Error".
 .
 Warning: Using the "Error" module is no longer recommended due to the
 black-magical nature of its syntactic sugar, which often tends to break. Its
 maintainers have stopped actively writing code that uses it, and discourage
 people from doing so.
 .
 Recommended alternatives are Exception::Class (libexception-class-perl),
 Error::Exception (not packaged), TryCatch (libtrycatch-perl), and Try::Tiny
 (libtry-tiny-perl).
Homepage: https://metacpan.org/release/Error

Package: libdjvulibre21
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1666
Maintainer: Barak A. Pearlmutter <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: djvulibre
Version: 3.5.27.1-7+deb9u2
Replaces: libdjvulibre1, libdjvulibre15
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libjpeg62-turbo (>= 1.3.1), libstdc++6 (>= 5), libdjvulibre-text (>= 3.5.27.1-7+deb9u2)
Conflicts: libdjvulibre1
Description: Runtime support for the DjVu image format
 DjVu runtime library.
Homepage: http://djvu.sourceforge.net/

Package: libnet-rblclient-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 40
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 0.5-3
Depends: perl, libnet-dns-perl (>= 1.01)
Description: module to query multiple Realtime Blackhole Lists in parallel
 The Net::RBLClient module is used to discover what RBL's are listing a
 particular IP address. It parallelizes requests for fast response.
 .
 An RBL, or Realtime Blackhole List, is a list of IP addresses meeting some
 criteria such as involvement in Unsolicited Bulk Email.  Each RBL has
 its own criteria for addition and removal of addresses.  If you want to
 block email or other traffic to/from your network based on one or more
 RBLs, you should carefully study the behavior of those RBLs before and
 during such blocking.
Homepage: http://wildsparx.com/Net-RBLClient/

Package: dconf-service
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 105
Maintainer: Debian GNOME Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: d-conf (0.26.0-2)
Version: 0.26.0-2+b1
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.44.0), libdconf1 (= 0.26.0-2+b1)
Recommends: dconf-gsettings-backend
Description: simple configuration storage system - D-Bus service
 DConf is a low-level key/value database designed for storing desktop
 environment settings.
 .
 This package contains the DConf service, which applications talk to
 using D-Bus in order to obtain their settings. It is mostly used by the
 GSettings backend.
Homepage: https://wiki.gnome.org/Projects/dconf

Package: gettext
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 7076
Maintainer: Santiago Vila <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 0.19.8.1-2+deb9u1
Depends: libc6 (>= 2.17), libcroco3 (>= 0.6.2), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.9), libncurses5 (>= 6), libtinfo5 (>= 6), libunistring0, libxml2 (>= 2.9.1), gettext-base, dpkg (>= 1.15.4) | install-info
Recommends: curl | wget | lynx-cur
Suggests: gettext-doc, autopoint, libasprintf-dev, libgettextpo-dev
Breaks: autopoint (<= 0.17-11)
Description: GNU Internationalization utilities
 Interesting for authors or maintainers of other packages or programs
 which they want to see internationalized.
Homepage: http://www.gnu.org/software/gettext/

Package: curl
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 347
Maintainer: Alessandro Ghedini <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 7.52.1-5+deb9u16
Depends: libc6 (>= 2.17), libcurl3 (= 7.52.1-5+deb9u16), zlib1g (>= 1:1.1.4)
Description: command line tool for transferring data with URL syntax
 curl is a command line tool for transferring data with URL syntax, supporting
 DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3,
 POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP.
 .
 curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form
 based upload, proxies, cookies, user+password authentication (Basic, Digest,
 NTLM, Negotiate, kerberos...), file transfer resume, proxy tunneling and a
 busload of other useful tricks.
Homepage: http://curl.haxx.se

Package: nodejs
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 118419
Maintainer: Operations Nodesource <[email protected]>
Architecture: amd64
Version: 14.21.3-1nodesource1
Replaces: nodejs-dev (<= 0.8.22), nodejs-legacy, npm (<= 1.2.14)
Provides: nodejs-dev, nodejs-doc, nodejs-legacy, npm
Depends: libc6 (>= 2.17), libgcc1 (>= 1:3.4), libstdc++6 (>= 4.8), python-minimal, ca-certificates
Conflicts: nodejs-dev, nodejs-doc, nodejs-legacy, npm
Description: Node.js event-based server-side javascript engine
 Node.js is similar in design to and influenced by systems like
 Ruby's Event Machine or Python's Twisted.
 .
 It takes the event model a bit further - it presents the event
 loop as a language construct instead of as a library.
 .
 Node.js is bundled with several useful libraries to handle server tasks :
 System, Events, Standard I/O, Modules, Timers, Child Processes, POSIX,
 HTTP, Multipart Parsing, TCP, DNS, Assert, Path, URL, Query Strings.
Homepage: https://nodejs.org

Package: libaprutil1-dbd-sqlite3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 48
Maintainer: Debian Apache Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: apr-util
Version: 1.5.4-3
Depends: libaprutil1 (= 1.5.4-3), libc6 (>= 2.4), libsqlite3-0 (>= 3.5.9)
Description: Apache Portable Runtime Utility Library - SQLite3 Driver
 APR is Apache's Portable Runtime Library, designed to be a support library
 that provides a predictable and consistent interface to underlying
 platform-specific implementations.
 .
 APR Util is a utilities library implemented on top of apr, providing database
 access, xml parsing, and other useful functionality.
 .
 This package contains the SQLite3 database driver.
Homepage: http://apr.apache.org/

Package: bash
Essential: yes
Status: install ok installed
Priority: required
Section: shells
Installed-Size: 5798
Maintainer: Matthias Klose <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 4.4-5
Replaces: bash-completion (<< 20060301-0), bash-doc (<= 2.05-1)
Depends: base-files (>= 2.1.12), debianutils (>= 2.15)
Pre-Depends: dash (>= 0.5.5.1-2.2), libc6 (>= 2.15), libtinfo5 (>= 6)
Recommends: bash-completion (>= 20060301-0)
Suggests: bash-doc
Conflicts: bash-completion (<< 20060301-0)
Conffiles:
 /etc/bash.bashrc 87b895cef45b8090d628a1d9a0f4bfb8
 /etc/skel/.bash_logout 22bfb8c1dd94b5f3813a2b25da67463f
 /etc/skel/.bashrc ee35a240758f374832e809ae0ea4883a
 /etc/skel/.profile ecb6d3479ac3823f1da7f314d871989b
Description: GNU Bourne Again SHell
 Bash is an sh-compatible command language interpreter that executes
 commands read from the standard input or from a file.  Bash also
 incorporates useful features from the Korn and C shells (ksh and csh).
 .
 Bash is ultimately intended to be a conformant implementation of the
 IEEE POSIX Shell and Tools specification (IEEE Working Group 1003.2).
 .
 The Programmable Completion Code, by Ian Macdonald, is now found in
 the bash-completion package.
Homepage: http://tiswww.case.edu/php/chet/bash/bashtop.html

Package: python3-mock
Status: install ok installed
Priority: extra
Section: python
Installed-Size: 293
Maintainer: Debian Python Modules Team <[email protected]>
Architecture: all
Source: python-mock
Version: 2.0.0-3
Depends: python3-pbr (>= 1.3), python3-six (>= 1.9), python3:any (>= 3.3.2-2~)
Suggests: python-mock-doc
Description: Mocking and Testing Library (Python3 version)
 mock provides a core mock.Mock class that is intended to reduce the
 need to create a host of trivial stubs throughout your test suite.
 After performing an action, you can make assertions about which methods
 / attributes were used and arguments they were called with. You can
 also specify return values and set specific attributes in the normal
 way.
 .
 This package contains the Python 3 version of the library.
Homepage: https://github.com/testing-cabal/mock

Package: apache2-doc
Status: install ok installed
Priority: optional
Section: doc
Installed-Size: 22919
Maintainer: Debian Apache Maintainers <[email protected]>
Architecture: all
Source: apache2
Version: 2.4.25-3+deb9u13
Recommends: apache2
Conffiles:
 /etc/apache2/conf-available/apache2-doc.conf ca93d92fa84f4c1656a1264792843435
Description: Apache HTTP Server (on-site documentation)
 The Apache HTTP Server Project'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 provides the documentation for the Apache 2 HTTP server. The
 documentation is shipped in HTML format and can be accessed from a local
 running Apache HTTP server instance or by browsing the file system directly.
Homepage: http://httpd.apache.org/

Package: libtimedate-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 124
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 2.3000-2+deb9u1
Replaces: timedate
Provides: timedate
Depends: perl
Breaks: timedate
Description: collection of modules to manipulate date/time information
 TimeDate is a collection of Perl modules useful for manipulating date and
 time information. Date::Parse can parse absolute date specifications in a
 wide variety of input formats and many languages (via Date::Language).
 .
 This package also includes Date::Format, which can format dates into strings,
 as well as Time::Zone, which contains miscellaneous time zone functions.
Homepage: https://metacpan.org/release/TimeDate

Package: libwavpack1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 198
Maintainer: Debian Multimedia Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: wavpack
Version: 5.0.0-2+deb9u3
Depends: libc6 (>= 2.14)
Description: audio codec (lossy and lossless) - library
 WavPack is a completely open audio compression format providing lossless,
 high-quality lossy, and a unique hybrid compression mode. Although the
 technology is loosely based on previous versions of WavPack, the new version
 4 format has been designed from the ground up to offer unparalleled
 performance and functionality.
 .
 This package contains the shared libraries necessary to run programs
 using libwavpack.
Homepage: http://www.wavpack.com

Package: dictionaries-common
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 757
Maintainer: Agustin Martin Domingo <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 1.27.2
Replaces: openoffice.org-updatedicts
Provides: openoffice.org-updatedicts
Depends: debconf (>= 1.5.5) | debconf-2.0, libtext-iconv-perl, emacsen-common (>= 2.0.5)
Suggests: ispell | aspell | hunspell, wordlist
Breaks: hunspell-ar (<= 0.0.0+20080110-1.1), hunspell-da (<= 1:3.1.0), hunspell-de-at (<= 20100727-1), hunspell-de-ch (<= 20100727-1), hunspell-de-de (<= 20100727-1), hunspell-en-us (<= 20070829-4ubuntu2), hunspell-eu-es (<= 0.4.20081029-4), hunspell-gl-es (<= 2.2a-8), hunspell-kk (<= 1.1-1), hunspell-ko (<= 0.5.3-1), hunspell-se (<= 1.0~beta6.20081222-1.1), hunspell-uz (<= 0.6-3.1), hyphen-en-us (<< 2.8.3-1), myspell-bg (<= 3.0-12), myspell-ca (<= 0.6-10), myspell-cs (<= 20040229-5), myspell-cs-cz (<= 20040229-5), myspell-da (<= 1.6.25-1), myspell-de-at (<= 20100727-1), myspell-de-ch (<= 20100727-1), myspell-de-de (<= 20100727-1), myspell-de-de-oldspell (<= 1:2-27), myspell-el-gr (<= 0.8-1), myspell-en-au (<= 2.1-5), myspell-eo (<= 2.1.2000.02.25-42), myspell-es (<= 1.11-1), myspell-et (<= 1:20030606-12.1), myspell-eu-es (<= 0.4.20081029-4), myspell-fa (<= 0.20070816-2), myspell-fi (<= 0.7-17.3), myspell-fo (<= 0.2.44-2), myspell-fr (<= 1.4-25), myspell-fr-gut (<= 1:1.0-28), myspell-ga (<= 2.0-20), myspell-gd (<= 0.50-7), myspell-gl-es (<= 2.2a-8), myspell-gv (<= 0.50-9), myspell-he (<= 1.1-1), myspell-hr (<= 20060617-2), myspell-hu (<= 0.99.4-2), myspell-hy (<= 0.20.0-1), myspell-ku (<= 0.20.0-1.1), myspell-lv (<= 0.9.3-2), myspell-nb (<= 2.0.10-3.2), myspell-nl (<= 1:2.0-1), myspell-nn (<= 2.0.10-3.2), myspell-nr (<< 20070206-4ubuntu1), myspell-ns (<< 20070206-4ubuntu1), myspell-pl (<= 20100612-1), myspell-pt-br (<= 20101030-1), myspell-pt-pt (<= 20091013-2), myspell-ru (<= 0.99g5-8.1), myspell-sk (<= 0.5.5a-2.1fakesync1), myspell-sl (<< 1.0-3ubuntu1), myspell-ss (<< 20070206-4ubuntu1), myspell-sv-se (<= 1.3.8-6-2.2), myspell-tn (<< 20070206-4ubuntu1), myspell-ts (<< 20070207-4ubuntu1), myspell-uk (<= 1.6.0-1), myspell-ve (<< 20070206-3ubuntu1), myspell-xh (<< 20070206-4ubuntu1), myspell-zu (<< 20070207-5ubuntu1), mythes-it (<= 2.0.7.gh.deb1-3), openoffice.org-thesaurus-it (<< 2.0.7.gh.deb1-1.1ubuntu3)
Conffiles:
 /etc/emacs/site-start.d/50dictionaries-common.el e069a746e508f771d47825f19f7bba4f
Description: spelling dictionaries - common utilities
 This package provides utilities shared between all wordlists and spelling
 dictionaries for Ispell, Aspell, or MySpell/Hunspell. It also includes
 support infrastructure for software using them (such as JED and Mutt),
 and some patched spell-checking Lisp files for better Emacs integration.
 .
 More information about the availability of these dictionaries and their
 naming conventions is available in the README.Debian file.
Homepage: http://dict-common.alioth.debian.org

Package: liblcms2-2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 404
Maintainer: Thomas Weber <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: lcms2
Version: 2.8-4+deb9u1
Depends: libc6 (>= 2.14)
Suggests: liblcms2-utils
Description: Little CMS 2 color management library
 LittleCMS 2 intends to be a small-footprint color management engine, with
 special focus on accuracy and performance. It uses the International Color
 Consortium standard (ICC) of color management. LittleCMS 2 is a full
 implementation of ICC specification 4.2 plus all addendums. It fully supports
 all V2 and V4 profiles, including abstract, devicelink and named color
 profiles.
 .
 This package contains the shared library of liblcms2.
Homepage: http://www.littlecms.com/

Package: libnet-ip-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 134
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 1.26-1
Depends: perl
Description: Perl extension for manipulating IPv4/IPv6 addresses
 Net::IP provides functions to deal with IPv4/IPv6 addresses.
 The module can be used as a class, allowing the user to instantiate IP
 objects, which can be single IP addresses, prefixes, or ranges of addresses.
 There is also a procedural way of accessing most of the functions. Most
 subroutines can take either IPv4 or IPv6 addresses transparently.
Homepage: http://search.cpan.org/dist/Net-IP/

Package: isc-dhcp-common
Status: install ok installed
Priority: important
Section: net
Installed-Size: 141
Maintainer: Debian ISC DHCP maintainers <[email protected]>
Architecture: amd64
Source: isc-dhcp
Version: 4.3.5-3+deb9u2
Depends: debianutils (>= 2.8.2)
Description: common manpages relevant to all of the isc-dhcp packages
 This package includes manpages that are relevant to the various ISC DHCP
 packages.
 .
 The dhcp-options manpage describes available options for dhcpd and dhclient.
 The dhcp-eval manpage describes evaluation of conditional expressions.
Homepage: http://www.isc.org

Package: dmidecode
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 190
Maintainer: Jörg Frings-Fürst <[email protected]>
Architecture: amd64
Version: 3.0-4
Depends: libc6 (>= 2.4)
Description: SMBIOS/DMI table decoder
 Dmidecode reports information about the system's hardware as described in the
 system BIOS according to the SMBIOS/DMI standard.
 .
 This information typically includes system manufacturer, model name, serial
 number, BIOS version, asset tag as well as a lot of other details of varying
 level of interest and reliability depending on the manufacturer. This will
 often include usage status for the CPU sockets, expansion slots (e.g. AGP, PCI,
 ISA) and memory module slots, and the list of I/O ports (e.g. serial, parallel,
 USB).
 .
 Beware that DMI data have proven to be too unreliable to be blindly trusted.
 Dmidecode does not scan the hardware, it only reports what the BIOS told it to.
Homepage: https://dmidecode.nongnu.org/

Package: libjbig0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 78
Maintainer: Michael van der Kolff <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: jbigkit (2.1-3.1)
Version: 2.1-3.1+b2
Depends: libc6 (>= 2.4)
Description: JBIGkit libraries
 JBIG-KIT provides a portable library of compression and decompression functions
 with a documented interface that you can include very easily into your image or
 document processing software.
 .
 This package contains the dynamically linked library.
Homepage: http://www.cl.cam.ac.uk/~mgk25/jbigkit/

Package: libuuid1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 107
Maintainer: Debian util-linux Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: util-linux
Version: 2.29.2-1+deb9u1
Replaces: e2fsprogs (<< 1.34-1)
Depends: passwd, libc6 (>= 2.4)
Recommends: uuid-runtime
Description: Universally Unique ID library
 The libuuid library generates and parses 128-bit Universally Unique
 IDs (UUIDs). A UUID is an identifier that is unique within the space
 of all such identifiers across both space and time. It can be used for
 multiple purposes, from tagging objects with an extremely short lifetime
 to reliably identifying very persistent objects across a network.
 .
 See RFC 4122 for more information.

Package: bacula-client
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 157
Maintainer: Debian Bacula Team <[email protected]>
Architecture: all
Source: bacula
Version: 7.4.4+dfsg-6+deb9u2
Depends: bacula-console (>= 7.4.4+dfsg-6+deb9u2), bacula-fd (>= 7.4.4+dfsg-6+deb9u2)
Description: network backup service - client metapackage
 Bacula is a set of programs to manage backup, recovery, and verification of
 data across a network of computers of different kinds.
 .
 The Bacula Director service supervises all the backup, restore, verify, and
 archive operations. It can run as a daemon or as a foreground service which
 administrators can use to schedule backups and recover files.
 .
 The package is a metapackage for client installations (file daemon and
 console only).
Homepage: http://www.bacula.org/

Package: busybox
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 729
Maintainer: Debian Install System Team <[email protected]>
Architecture: amd64
Version: 1:1.22.0-19+deb9u2
Replaces: busybox-static
Depends: libc6 (>= 2.16)
Breaks: initramfs-tools (<< 0.99)
Conflicts: busybox-static
Description: Tiny utilities for small and embedded systems
 BusyBox combines tiny versions of many common UNIX utilities into a single
 small executable. It provides minimalist replacements for the most common
 utilities you would usually find on your desktop system (i.e., ls, cp, mv,
 mount, tar, etc.). The utilities in BusyBox generally have fewer options than
 their full-featured GNU cousins; however, the options that are included
 provide the expected functionality and behave very much like their GNU
 counterparts.
 .
 This package installs the BusyBox binary but does not install
 symlinks for any of the supported utilities. Some of the utilities
 can be used in the system by installing the busybox-syslogd,
 busybox-udhcpc or busybox-udhcpd packages.
Homepage: http://www.busybox.net

Package: libopendkim11
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 182
Maintainer: Scott Kitterman <[email protected]>
Architecture: amd64
Source: opendkim
Version: 2.11.0~alpha-10+deb9u1
Depends: libbsd0 (>= 0.0), libc6 (>= 2.14), libdb5.3, libssl1.1 (>= 1.1.0)
Description: Library for signing and verifying DomainKeys Identified Mail signatures
 The OpenDKIM Project is a community effort to develop and maintain a C library
 for producing DKIM-aware applications and an open source milter for providing
 DomainKeys Identified Mail (DKIM) service.
 .
 This package provides library for implementing signing and verification of the
 DomainKeys Identified Mail (DKIM) standard. This library provides support for
 signing and verifying signatures according to RFC 4871, and supports both
 DomainKeys signing policy and DKIM ADSP.
Homepage: http://www.opendkim.org/

Package: libsigsegv2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 54
Maintainer: Debian Common Lisp Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libsigsegv
Version: 2.10-5
Depends: libc6 (>= 2.4)
Description: Library for handling page faults in a portable way
 GNU libsigsegv is a library that allows handling page faults in a
 portable way. It is used e.g. for generational garbage collectors
 and stack overflow handlers.
 .
 This package contains the shared library.
Homepage: http://libsigsegv.sourceforge.net/

Package: libdb5.3
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 1814
Maintainer: Debian Berkeley DB Group <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: db5.3
Version: 5.3.28-12+deb9u1
Depends: libc6 (>= 2.17)
Description: Berkeley v5.3 Database Libraries [runtime]
 This is the runtime package for programs that use the v5.3 Berkeley
 database library.
Homepage: http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html

Package: rename
Status: install ok installed
Priority: standard
Section: perl
Installed-Size: 36
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 0.20-4
Replaces: libfile-rename-perl
Provides: libfile-rename-perl
Depends: perl
Conflicts: libfile-rename-perl
Description: Perl extension for renaming multiple files
 This package provides both a perl interface for renaming files
 (File::Rename) and a command line tool 'rename' which is intended to
 replace the version currently supplied by the perl package.
Homepage: https://metacpan.org/release/File-Rename

Package: librole-tiny-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 47
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 2.000005-1
Depends: libclass-method-modifiers-perl, perl
Description: Perl module for minimalist role composition
 Role::Tiny is a Perl module to do minimalist role composition. Role composition
 can be thought of as much more clever and meaningful multiple inheritance.
 .
 The basics of this implementation of roles is:
  * If a method is already defined on a class, that method will not be composed
    in from the role.
  * If a method that the role "requires" to be implemented is not implemented,
    role application will fail loudly.
 .
 Unlike Class::C3, where the last class inherited from "wins," role composition
 is the other way around, where first wins. In a more complete system (see
 Moose) roles are checked to see if they clash. The goal of this is to be much
 simpler, hence disallowing composition of multiple roles at once.
Homepage: https://metacpan.org/release/Role-Tiny

Package: libnet-ssleay-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 1124
Maintainer: Debian Perl Group <[email protected]>
Architecture: amd64
Version: 1.80-1
Depends: perl (>= 5.24.1~rc4-1), perl-openssl-abi-1.1, perlapi-5.24.1, libc6 (>= 2.14), libssl1.1 (>= 1.1.0)
Suggests: libmime-base64-perl
Description: Perl module for Secure Sockets Layer (SSL)
 Net::SSLeay is a perl module that allows you to call Secure Sockets Layer
 (SSL) functions of the SSLeay library directly from your perl scripts. It
 is useful if you want to program robots that access secure web servers or
 if you want to build your own applications over SSL encrypted tunnels. If
 you just want to view web pages on https servers, you do not need this -
 your web browser already knows to do that.
Homepage: https://metacpan.org/release/Net-SSLeay

Package: build-essential
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 20
Maintainer: Matthias Klose <[email protected]>
Architecture: amd64
Version: 12.3
Depends: libc6-dev | libc-dev, gcc (>= 4:6.3), g++ (>= 4:6.3), make, dpkg-dev (>= 1.17.11)
Description: Informational list of build-essential packages
 If you do not plan to build Debian packages, you don't need this
 package.  Starting with dpkg (>= 1.14.18) this package is required
 for building Debian packages.
 .
 This package contains an informational list of packages which are
 considered essential for building Debian packages.  This package also
 depends on the packages on that list, to make it easy to have the
 build-essential packages installed.
 .
 If you have this package installed, you only need to install whatever
 a package specifies as its build-time dependencies to build the
 package.  Conversely, if you are determining what your package needs
 to build-depend on, you can always leave out the packages this
 package depends on.
 .
 This package is NOT the definition of what packages are
 build-essential; the real definition is in the Debian Policy Manual.
 This package contains merely an informational list, which is all
 most people need.   However, if this package and the manual disagree,
 the manual is correct.

Package: php7.0-cgi
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 8406
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php7.0
Version: 7.0.33-47+0~20210228.54+debian9~1.gbp7f60a9
Provides: php-cgi, phpapi-20151012
Depends: libmagic1, libpcre3 (>= 2:8.41), mime-support, php7.0-cli, php7.0-common (= 7.0.33-47+0~20210228.54+debian9~1.gbp7f60a9), php7.0-json, php7.0-opcache, tzdata, ucf, libc6 (>= 2.15), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4)
Suggests: php-pear
Conffiles:
 /etc/apache2/conf-available/php7.0-cgi.conf 3f06c7d8c424a02f4a487ae750efb3ca
Description: server-side, HTML-embedded scripting language (CGI binary)
 This package provides the /usr/lib/cgi-bin/php CGI interpreter built
 for use in Apache 2 with mod_actions, or any other CGI httpd that
 supports a similar mechanism.  Note that MOST users probably
 want the php7.0-fpm package.
 .
 The following extensions are built in: Core date filter hash libxml openssl
 pcntl pcre Reflection session SPL standard zlib.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: php5.6-opcache
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 184
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php5.6
Version: 5.6.40-47+0~20210227.51+debian9~1.gbpd522a2
Provides: php-opcache
Depends: php-common (>= 1:81~), ucf, php5.6-common (= 5.6.40-47+0~20210227.51+debian9~1.gbpd522a2), libc6 (>= 2.14)
Description: Zend OpCache module for PHP
 This package provides the Zend OpCache module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: libldap-common
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 109
Maintainer: Debian OpenLDAP Maintainers <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: openldap
Version: 2.4.44+dfsg-5+deb9u9
Replaces: libldap-2.4-2 (<< 2.4.44+dfsg-1)
Conffiles:
 /etc/ldap/ldap.conf 0b3f4d19d88498314478273ce10b0a70
Description: OpenLDAP common files for libraries
 These are common files for the run-time libraries for the OpenLDAP
 (Lightweight Directory Access Protocol) servers and clients.
Homepage: http://www.openldap.org/

Package: libapache2-mod-php8.0
Status: install ok installed
Priority: optional
Section: httpd
Installed-Size: 4670
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php8.0
Version: 8.0.3-1+0~20210305.17+debian9~1.gbp899a74
Provides: libapache2-mod-php, php8.0-json, phpapi-20200930
Depends: libmagic1, mime-support, php8.0-cli, php8.0-common (= 8.0.3-1+0~20210305.17+debian9~1.gbp899a74), php8.0-opcache, tzdata, ucf, apache2-api-20120211, apache2-bin (>= 2.4.16), libargon2-1 (>= 0~20171227), libc6 (>= 2.15), libpcre2-8-0 (>= 10.32), libsodium23 (>= 1.0.14), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4)
Recommends: apache2
Suggests: php-pear
Conffiles:
 /etc/apache2/mods-available/php8.0.conf ad48fb8185ef5a0054b3d42dd69ddd83
 /etc/apache2/mods-available/php8.0.load 4734bcb0925cd2d8692576bc8f0a5942
Description: server-side, HTML-embedded scripting language (Apache 2 module)
 This package provides the PHP module for the Apache 2 webserver (as
 found in the apache2-mpm-prefork package).  Please note that this package
 ONLY works with Apache's prefork MPM, as it is not compiled thread-safe.
 .
 The following extensions are built in: Core date filter hash json libxml
 openssl pcre Reflection session sodium SPL standard zlib.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: bacula-bscan
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 373
Maintainer: Debian Bacula Team <[email protected]>
Architecture: amd64
Source: bacula
Version: 7.4.4+dfsg-6+deb9u2
Replaces: bacula-sd-mysql (<< 7.4.3+dfsg-3), bacula-sd-pgsql (<< 7.4.3+dfsg-3), bacula-sd-sqlite3 (<< 7.4.3+dfsg-3)
Depends: bacula-common-sqlite3 (= 7.4.4+dfsg-6+deb9u2) | bacula-common-pgsql (= 7.4.4+dfsg-6+deb9u2) | bacula-common-mysql (= 7.4.4+dfsg-6+deb9u2), bacula-sd (= 7.4.4+dfsg-6+deb9u2), bacula-common (= 7.4.4+dfsg-6+deb9u2), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libssl1.0.2 (>= 1.0.2d), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4)
Breaks: bacula-sd-mysql (<< 7.4.3+dfsg-3), bacula-sd-pgsql (<< 7.4.3+dfsg-3), bacula-sd-sqlite3 (<< 7.4.3+dfsg-3)
Description: network backup service - bscan tool
 Bacula is a set of programs to manage backup, recovery, and verification of
 data across a network of computers of different kinds.
 .
 The storage daemon performs the storage and recovery of the file
 attributes and data to the physical media; in other words, it is
 responsible for reading and writing the backups.
 .
 This package contains the bscan utility, which is used for recovery
 when Bacula's catalog is unavailable.
Homepage: http://www.bacula.org/

Package: libcurl3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 637
Maintainer: Alessandro Ghedini <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: curl
Version: 7.52.1-5+deb9u16
Depends: libc6 (>= 2.17), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1.14+dfsg), libidn2-0 (>= 0.6), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libldap-2.4-2 (>= 2.4.7), libnghttp2-14 (>= 1.12.0), libpsl5 (>= 0.13.0), librtmp1 (>= 2.4+20131018.git79459a2-3~), libssh2-1 (>= 1.7.0), libssl1.0.2 (>= 1.0.2d), zlib1g (>= 1:1.1.4)
Recommends: ca-certificates
Description: easy-to-use client-side URL transfer library (OpenSSL flavour)
 libcurl is an easy-to-use client-side URL transfer library, supporting DICT,
 FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S,
 RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP.
 .
 libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP
 form based upload, proxies, cookies, user+password authentication (Basic,
 Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling
 and more!
 .
 libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported,
 fast, thoroughly documented and is already used by many known, big and
 successful companies and numerous applications.
 .
 SSL support is provided by OpenSSL.
Homepage: http://curl.haxx.se

Package: libvdpau-va-gl1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 253
Maintainer: Vincent Bernat <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libvdpau-va-gl
Version: 0.4.2-1
Provides: vdpau-driver
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libgl1-mesa-glx | libgl1, libstdc++6 (>= 6), libva-x11-1 (>= 1.0.3), libva1 (>= 1.7.2), libx11-6, libxext6, libvdpau1
Enhances: libvdpau1
Conffiles:
 /etc/X11/Xsession.d/20vdpau-va-gl 2048b94e02fb348cbedd187dfad63fbe
Description: VDPAU driver with OpenGL/VAAPI backend
 Many applications can use VDPAU to accelerate portions of the video
 decoding process and video post-processing to the GPU video
 hardware. Unfortunately, there is no such library for many graphic
 chipsets. Some applications also support VA-API but many of them,
 including Adobe Flash Player, don't.
 .
 This library proposes a generic VDPAU library. It uses OpenGL under
 the hood to accelerate drawing and scaling and VA-API (if available)
 to accelerate video decoding.
Homepage: https://github.com/i-rinat/libvdpau-va-gl

Package: fonts-dejavu-core
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 2954
Maintainer: Debian Fonts Task Force <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: fonts-dejavu
Version: 2.37-1
Replaces: ttf-dejavu (<< 2.20-1), ttf-dejavu-core (<< 2.33+svn2514-2~)
Breaks: ttf-dejavu (<< 2.20-1), ttf-dejavu-core (<< 2.33+svn2514-2~)
Conffiles:
 /etc/fonts/conf.avail/20-unhint-small-dejavu-lgc-sans-mono.conf 10d6f2176d76ee9b89a19a17811257f2
 /etc/fonts/conf.avail/20-unhint-small-dejavu-lgc-sans.conf 6488b24401e477e35aa71237054c8ada
 /etc/fonts/conf.avail/20-unhint-small-dejavu-lgc-serif.conf 0b01522fe76b4e5b8ab3d12383371348
 /etc/fonts/conf.avail/20-unhint-small-dejavu-sans-mono.conf 0cbf30e4580c5a8570da071ab12c5e4d
 /etc/fonts/conf.avail/20-unhint-small-dejavu-sans.conf f7df7bba810dd953dd78212900f4dcad
 /etc/fonts/conf.avail/20-unhint-small-dejavu-serif.conf e90c678d46f49bb9d6ba469b64e80c0c
 /etc/fonts/conf.avail/57-dejavu-sans-mono.conf d3e4d007a9ac6c47243b5994f1d195e3
 /etc/fonts/conf.avail/57-dejavu-sans.conf 29cfe6c581fe2dbc222525ce00097002
 /etc/fonts/conf.avail/57-dejavu-serif.conf 1dca2f4ec93842e94f3919f7e0c8f7a9
 /etc/fonts/conf.avail/58-dejavu-lgc-sans-mono.conf d2ee39274982cb4f831783cff742c8bc
 /etc/fonts/conf.avail/58-dejavu-lgc-sans.conf b4a8f51e45aa24fdee47b3f838cc0205
 /etc/fonts/conf.avail/58-dejavu-lgc-serif.conf 5f0b00e681b1f40b65dd336696ee0bbb
Description: Vera font family derivate with additional characters
 DejaVu provides an expanded version of the Vera font family aiming for
 quality and broader Unicode coverage while retaining the original Vera
 style. DejaVu currently works towards conformance with the Multilingual
 European Standards (MES-1 and MES-2) for Unicode coverage. The DejaVu
 fonts provide serif, sans and monospaced variants.
 .
 This package only contains the sans, sans-bold, serif, serif-bold,
 mono and mono-bold variants. For additional variants, see the
 ttf-dejavu-extra package.
 .
 DejaVu fonts are intended for use on low-resolution devices (mainly
 computer screens) but can be used in printing as well.
Homepage: http://dejavu-fonts.org/

Package: poppler-data
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 12123
Maintainer: Hideki Yamane <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 0.4.7-8
Replaces: cmap-adobe-cns1 (<= 0+20090930-2), cmap-adobe-gb1 (<= 0+20090930-2), cmap-adobe-japan1 (<= 0+20090930-2), cmap-adobe-japan2 (<= 0+20090930-2), cmap-adobe-korea1 (<= 1.20100103-3), gs-cjk-resource (<= 1.20100103-3)
Provides: cmap-adobe-cns1, cmap-adobe-gb1, cmap-adobe-japan1, cmap-adobe-japan2, cmap-adobe-korea1, gs-cjk-resource
Pre-Depends: dpkg (>= 1.15.6~)
Suggests: poppler-utils, ghostscript, fonts-japanese-mincho | fonts-ipafont-mincho, fonts-japanese-gothic | fonts-ipafont-gothic, fonts-arphic-ukai, fonts-arphic-uming, fonts-nanum (>= 20131007~)
Breaks: cmap-adobe-cns1 (<= 0+20090930-2), cmap-adobe-gb1 (<= 0+20090930-2), cmap-adobe-japan1 (<= 0+20090930-2), cmap-adobe-japan2 (<= 0+20090930-2), cmap-adobe-korea1 (<= 1.20100103-3), gs-aladdin (<= 6.50-5), gs-cjk-resource (<= 1.20100103-3)
Enhances: ghostscript
Conffiles:
 /etc/ghostscript/cidfmap.d/90gs-cjk-resource-cns1.conf d3a491137506a332ab747c571e5bee33
 /etc/ghostscript/cidfmap.d/90gs-cjk-resource-gb1.conf 5ec7d7edc178ef73b1f6ac21a3cdc8a0
 /etc/ghostscript/cidfmap.d/90gs-cjk-resource-japan1.conf 9502944d3a420a2763a36517679460f4
 /etc/ghostscript/cidfmap.d/90gs-cjk-resource-japan2.conf 00d6b53125e159d61e2fd0a5056b4b4c
 /etc/ghostscript/cidfmap.d/90gs-cjk-resource-korea1.conf 76ba5a8a08376075902594b9ecd902ed
Description: encoding data for the poppler PDF rendering library
 This package provides the CMap tables required to display PDF documents
 containing CJK characters with libpoppler. They were previously provided
 by the packages cmap-adobe-{cns1,gb1,japan1,japan2,korea1} and
 gs-cjk-resource.
 .
 Users who want to view or create PDF files in Chinese, Japanese, or
 Korean without embedded fonts will need this package.
Homepage: http://poppler.freedesktop.org/

Package: libparse-syslog-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 72
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 1.10-2
Depends: perl
Description: perl module for parsing syslog entries
 Unix syslogs are convenient to read for humans but because of small
 differences between operating systems and things like 'last message
 repeated xx times' not very easy to parse by a script.
 .
 Parse::Syslog presents a simple interface to parse syslog files: you
 create a parser on a file (with new) and call next to get one line at
 a time with Unix-timestamp, host, program, pid and text returned in a
 hash-reference.
Homepage: http://search.cpan.org/dist/Parse-Syslog/

Package: initramfs-tools-core
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 210
Maintainer: Debian kernel team <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: initramfs-tools
Version: 0.130
Replaces: initramfs-tools (<< 0.121~)
Depends: klibc-utils (>= 2.0.4-8~), cpio, kmod | module-init-tools, udev
Recommends: busybox (>= 1:1.22.0-17~) | busybox-static (>= 1:1.22.0-17~)
Suggests: bash-completion
Breaks: busybox (<< 1:1.22.0-17~), busybox-static (<< 1:1.22.0-17~), initramfs-tools (<< 0.121~)
Conffiles:
 /etc/initramfs-tools/initramfs.conf 7690949b00a8a2c0fad84fa4e965b00c
Description: generic modular initramfs generator (core tools)
 This package contains the mkinitramfs program that can be used to
 create a bootable initramfs for a Linux kernel.  The initramfs should
 be loaded along with the kernel and is then responsible for mounting
 the root filesystem and starting the main init system.

Package: jailkit
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 317
Maintainer: Olivier Sessink <[email protected]>
Architecture: amd64
Version: 2.19-1
Depends: libc6 (>= 2.3), python (>= 2.1.3)
Conffiles:
 /etc/jailkit/jk_chrootsh.ini 7672fbb5d5d757ea287677266a9e955d
 /etc/jailkit/jk_lsh.ini c7655233401c2ab372e8a1a4e75ecacb
 /etc/jailkit/jk_init.ini 8dd1fb96e35bda284d141f30faab23ad
 /etc/jailkit/jk_uchroot.ini 929da862e373c2caa6002d285e84b982
 /etc/jailkit/jk_check.ini 67838da82ef1060d6baf4c6b98704d03
 /etc/jailkit/jk_socketd.ini d7710d546fd72eea95025f3addaef5b5
 /etc/jailkit/jk_update.ini 8d3c93fea3b16e9b1d174aec8bc2588f
 /etc/init.d/jailkit 6daadfdae1008a9d93ac9e4d9d95b21a
Description: chroot jail utilities
 Jailkit is a set of utilities to create chroot jails for users, processes
 and daemons. There are utilities to build a jail, to test a jail, and
 to run a jail. See 'man jailkit' for further information.
 The jailkit website is at http://olivier.sessink.nl/jailkit/

Package: libtype-tiny-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 602
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 1.000005-1
Depends: libexporter-tiny-perl, perl
Recommends: libdevel-lexalias-perl, libsub-name-perl, libtype-tiny-xs-perl
Suggests: libdevel-stacktrace-perl
Enhances: libreply-perl, libtype-tie-perl
Description: tiny, yet Moo(se)-compatible type constraint
 Type::Tiny is a tiny class for creating Moose-like type constraint
 objects which are compatible with Moo, Moose and Mouse.
Homepage: https://metacpan.org/release/Type-Tiny

Package: php5.6-mysql
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 547
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php5.6
Version: 5.6.40-47+0~20210227.51+debian9~1.gbpd522a2
Provides: php-mysql, php-mysqli, php-mysqlnd, php-pdo-mysql, php5.6-mysqli, php5.6-mysqlnd, php5.6-pdo-mysql
Depends: php-common (>= 1:81~), ucf, php5.6-common (= 5.6.40-47+0~20210227.51+debian9~1.gbpd522a2), libc6 (>= 2.15)
Description: MySQL module for PHP
 This package provides the MySQL module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: libcilkrts5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 143
Maintainer: Debian GCC Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: gcc-6
Version: 6.3.0-18+deb9u1
Depends: gcc-6-base (= 6.3.0-18+deb9u1), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.1.1)
Description: Intel Cilk Plus language extensions (runtime)
 Intel Cilk Plus is an extension to the C and C++ languages to support
 data and task parallelism.
Homepage: http://gcc.gnu.org/

Package: libdjvulibre-text
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 349
Maintainer: Barak A. Pearlmutter <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: djvulibre
Version: 3.5.27.1-7+deb9u2
Replaces: djview3 (= 3.5.20-9), djvulibre-desktop (<< 3.5.20-9), libdjvulibre15
Description: Linguistic support files for libdjvulibre
 Runtime linguistic support files for the libdjvulibre library.
Homepage: http://djvu.sourceforge.net/

Package: apt-utils
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 1099
Maintainer: APT Development Team <[email protected]>
Architecture: amd64
Source: apt
Version: 1.4.11
Depends: apt (= 1.4.11), libapt-inst2.0 (>= 1.0.5), libapt-pkg5.0 (>= 1.3~rc2), libc6 (>= 2.14), libdb5.3, libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2)
Description: package management related utility programs
 This package contains some less used commandline utilities related
 to package management with APT.
 .
  * apt-extracttemplates is used by debconf to prompt for configuration
    questions before installation.
  * apt-ftparchive is used to create Packages and other index files
    needed to publish an archive of Debian packages
  * apt-sortpkgs is a Packages/Sources file normalizer.

Package: libemail-date-format-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 53
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 1.005-1
Depends: perl
Description: Module to generate RFC-2822-valid date strings
 Email::Date::Format provides a simple means for generating an RFC 2822
 compliant datetime string. It was refactored from Email::Date to avoid large
 dependency chains.
Homepage: https://metacpan.org/release/Email-Date-Format

Package: php7.2-ssh2
Status: install ok installed
Priority: extra
Section: php
Installed-Size: 103
Maintainer: Debian PHP PECL Maintainers <[email protected]>
Architecture: amd64
Source: php-ssh2
Version: 1.3.1+0.13-1+0~20210304.20+debian9~1.gbp9b570c
Replaces: libssh2-php (<< 0.12-2), php-ssh2 (<< 1.3.1+0.13-1+0~20210304.20+debian9~1.gbp9b570c~)
Provides: php-ssh2
Depends: php7.2-common, libc6 (>= 2.14), libssh2-1 (>= 1.2.9)
Pre-Depends: php-common (>= 2:69~)
Breaks: libssh2-php (<< 0.12-2), php-ssh2 (<< 1.3.1+0.13-1+0~20210304.20+debian9~1.gbp9b570c~)
Conffiles:
 /etc/php/7.2/mods-available/ssh2.ini 94d148ee907a13becea363a39e327ef6
Description: Bindings for the libssh2 library
 Provides PHP bindings to the functions of libssh2 which implements
 the SSH2 protocol.
 .
 WARNING: The PHP 7.0 is an unreleased git snapshot of current ssh2
 that implements support for PHP 7.0. USE WITH CAUTION!
Homepage: http://pecl.php.net/package/ssh2

Package: libreadline7
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 416
Maintainer: Matthias Klose <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: readline
Version: 7.0-3
Depends: readline-common, libc6 (>= 2.15), libtinfo5 (>= 6)
Description: GNU readline and history libraries, run-time libraries
 The GNU readline library aids in the consistency of user interface
 across discrete programs that need to provide a command line
 interface.
 .
 The GNU history library provides a consistent user interface for
 recalling lines of previously typed input.

Package: php5.6-json
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 76
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php5.6
Version: 5.6.40-47+0~20210227.51+debian9~1.gbpd522a2
Provides: php-json
Depends: php-common (>= 1:81~), ucf, php5.6-common (= 5.6.40-47+0~20210227.51+debian9~1.gbpd522a2), libc6 (>= 2.14)
Description: JSON module for PHP
 This package provides the JSON module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: libapache2-mod-php7.0
Status: deinstall ok config-files
Priority: optional
Section: httpd
Installed-Size: 4243
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php7.0
Version: 7.0.33-27+0~20200419.34+debian9~1.gbpf45092
Config-Version: 7.0.33-27+0~20200419.34+debian9~1.gbpf45092
Provides: libapache2-mod-php, phpapi-20151012
Depends: libmagic1, libpcre3 (>= 2:8.41), mime-support, php7.0-cli, php7.0-common (= 7.0.33-27+0~20200419.34+debian9~1.gbpf45092), php7.0-json, php7.0-opcache, tzdata, ucf, apache2-api-20120211, apache2-bin (>= 2.4.16), libc6 (>= 2.15), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4)
Recommends: apache2
Suggests: php-pear
Conffiles:
 /etc/apache2/mods-available/php7.0.conf 7b91f8ac555faba6042a634ac4749a31
 /etc/apache2/mods-available/php7.0.load 3a30e46c1300df8988da3a825bc276aa
Description: server-side, HTML-embedded scripting language (Apache 2 module)
 This package provides the PHP module for the Apache 2 webserver (as
 found in the apache2-mpm-prefork package).  Please note that this package
 ONLY works with Apache's prefork MPM, as it is not compiled thread-safe.
 .
 The following extensions are built in: Core date filter hash libxml openssl
 pcre Reflection session SPL standard zlib.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: libdbus-glib-1-2
Status: install ok installed
Priority: optional
Section: oldlibs
Installed-Size: 335
Maintainer: Utopia Maintenance Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: dbus-glib
Version: 0.108-2
Depends: libc6 (>= 2.14), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.31.8)
Description: simple interprocess messaging system (GLib-based shared library)
 D-Bus is a message bus, used for sending messages between applications.
 Conceptually, it fits somewhere in between raw sockets and CORBA in
 terms of complexity.
 .
 This package provides a deprecated GLib-based shared library for
 applications using the GLib interface to D-Bus. New code should use
 GDBus, part of GLib, instead.
 .
 See the dbus description for more information about D-Bus in general.
Homepage: http://www.freedesktop.org/wiki/Software/DBusBindings

Package: debconf
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 558
Maintainer: Debconf Developers <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 1.5.61
Replaces: debconf-tiny
Provides: debconf-2.0
Pre-Depends: perl-base (>= 5.20.1-3~)
Recommends: apt-utils (>= 0.5.1), debconf-i18n
Suggests: debconf-doc, debconf-utils, whiptail | dialog, libterm-readline-gnu-perl, libgtk2-perl (>= 1:1.130), libnet-ldap-perl, perl, libqtgui4-perl, libqtcore4-perl
Conflicts: apt (<< 0.3.12.1), cdebconf (<< 0.96), debconf-tiny, debconf-utils (<< 1.3.22), dialog (<< 0.9b-20020814-1), menu (<= 2.1.3-1), whiptail (<< 0.51.4-11), whiptail-utf8 (<= 0.50.17-13)
Conffiles:
 /etc/apt/apt.conf.d/70debconf 7e9d09d5801a42b4926b736b8eeabb73
 /etc/debconf.conf 8c0619be413824f1fc7698cee0f23811
Description: Debian configuration management system
 Debconf is a configuration management system for debian packages. Packages
 use Debconf to ask questions when they are installed.

Package: debconf-i18n
Status: install ok installed
Priority: important
Section: localization
Installed-Size: 780
Maintainer: Debconf Developers <[email protected]>
Architecture: all
Source: debconf
Version: 1.5.61
Replaces: debconf (<< 1.3.0), debconf-utils (<< 1.3.22)
Depends: debconf (= 1.5.61), liblocale-gettext-perl, libtext-iconv-perl, libtext-wrapi18n-perl, libtext-charwidth-perl
Conflicts: debconf-english, debconf-utils (<< 1.3.22)
Description: full internationalization support for debconf
 This package provides full internationalization for debconf, including
 translations into all available languages, support for using translated
 debconf templates, and support for proper display of multibyte character
 sets.

Package: syslog-ng-mod-graphite
Status: install ok installed
Priority: extra
Section: admin
Installed-Size: 65
Maintainer: syslog-ng maintainers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: syslog-ng
Version: 3.8.1-10
Depends: libc6 (>= 2.4), syslog-ng-abi-3.8-0
Suggests: graphite-web
Description: Enhanced system logging daemon (graphite plugin)
 syslog-ng is an enhanced log daemon, supporting a wide range of input
 and output methods: syslog, unstructured text, message queues,
 databases (SQL and NoSQL alike) and more.
 .
 Key features:
 .
  * receive and send RFC3164 and RFC5424 style syslog messages
  * work with any kind of unstructured data
  * receive and send JSON formatted messages
  * classify and structure logs with builtin parsers (csv-parser(),
    db-parser(), etc.)
  * normalize, crunch and process logs as they flow through the system
  * hand on messages for further processing using message queues (like
    AMQP), files or databases (like PostgreSQL or MongoDB).
 .
 This package provides the graphite plugin, that adds a new template
 function, $(graphite-output), which makes it possible to easily send
 metrics to Graphite from within syslog-ng.
Homepage: http://www.syslog-ng.org/

Package: zlib1g
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 156
Maintainer: Mark Brown <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: zlib
Version: 1:1.2.8.dfsg-5+deb9u1
Provides: libz1
Depends: libc6 (>= 2.14)
Breaks: libxml2 (<< 2.7.6.dfsg-2), texlive-binaries (<< 2009-12)
Conflicts: zlib1 (<= 1:1.0.4-7)
Description: compression library - runtime
 zlib is a library implementing the deflate compression method found
 in gzip and PKZIP.  This package includes the shared library.
Homepage: http://zlib.net/

Package: re2c
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 496
Maintainer: JCF Ploemen (jcfp) <[email protected]>
Architecture: amd64
Version: 0.16-2
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2)
Description: tool for generating fast C-based recognizers
 re2c is a great tool for writing fast and flexible lexers. Unlike
 other such tools, re2c concentrates solely on generating efficient
 code for matching regular expressions. Not only does this singleness
 make re2c more suitable for a wider variety of applications, it
 allows one to generate scanners which approach hand-crafted ones in
 terms of size and speed.
Homepage: http://re2c.org

Package: libexttextcat-2.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 47
Maintainer: Debian LibreOffice Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libexttextcat (3.4.4-2)
Version: 3.4.4-2+b1
Depends: libc6 (>= 2.14), libexttextcat-data (= 3.4.4-2)
Description: Language detection library
 Libextttextcat is a library with functions that implement the classification
 technique described in Cavnar & Trenkle, "N-Gram-Based Text Categorization".
 It was primarily developed for language guessing, a task on which it is known
 to perform with near-perfect accuracy.
Homepage: https://wiki.documentfoundation.org/Libexttextcat

Package: perl-openssl-defaults
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 27
Maintainer: Debian Perl Group <[email protected]>
Architecture: amd64
Multi-Arch: same
Version: 3
Provides: perl-openssl-abi-1.1
Depends: libc6 (>= 2.2.5), libssl1.1 (>= 1.1.0)
Breaks: libcrypt-openssl-bignum-perl (<< 0.07-2), libcrypt-openssl-dsa-perl (<< 0.18-2), libcrypt-openssl-pkcs10-perl (<< 0.16-2), libcrypt-openssl-pkcs12-perl (<< 0.7-3), libcrypt-openssl-rsa-perl (<< 0.28-5), libcrypt-openssl-x509-perl (<< 1.8.7-3), libcrypt-smime-perl (<< 0.19-2), libcrypt-ssleay-perl (<< 0.73.04-2), libnet-ssleay-perl (<< 1.78-2)
Description: version compatibility baseline for Perl OpenSSL packages
 A subset of Perl XS module packages expose the OpenSSL binary interface
 to Perl code. This can lead to incompatibilities if these packages are
 linked against different versions of OpenSSL.
 .
 This package provides a virtual package "perl-openssl-abi-x" that
 corresponds to the libssl-dev package SONAME it was built against.
 The packages that need to stay compatible with each other can depend
 on this.
 .
 Tools are also provided for generating this dependency with minimum
 hassle. See the instructions in README.Debian.

Package: libsane
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 9923
Maintainer: Jörg Frings-Fürst <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: sane-backends
Version: 1.0.25-4.1+deb9u2
Depends: acl, adduser, libsane-common (= 1.0.25-4.1+deb9u2), udev | makedev, libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.15), libgphoto2-6 (>= 2.5.10), libgphoto2-port12 (>= 2.5.10), libieee1284-3, libjpeg62-turbo (>= 1.3.1), libtiff5 (>= 4.0.3), libusb-1.0-0 (>= 2:1.0.8)
Recommends: libsane-extras, sane-utils (>= 1.0.25-4.1+deb9u2)
Suggests: avahi-daemon, hplip
Description: API library for scanners
 SANE stands for "Scanner Access Now Easy" and is an application
 programming interface (API) that provides standardized access to any
 raster image scanner hardware (flatbed scanner, hand-held scanner,
 video- and still-cameras, frame-grabbers, etc.). The SANE standard is
 free and its discussion and development are open to everybody. The
 current source code is written to support several operating systems,
 including GNU/Linux, OS/2, Win32 and various Unices and is available
 under the GNU General Public License (commercial applications and
 backends are welcome, too, however).
 .
 This package includes the backends for many scanners. A libsane-extras
 package containing some not-yet-included backends is available separately.
 .
 Graphical frontends for sane are available in the packages sane and
 xsane. Command line frontend scanimage, saned and sane-find-scanner are
 available in the sane-utils package.
Homepage: http://www.sane-project.org

Package: lvm2
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 2366
Maintainer: Debian LVM Team <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 2.02.168-2
Depends: libblkid1 (>= 2.24.2), libc6 (>= 2.15), libdevmapper-event1.02.1 (>= 2:1.02.74), libdevmapper1.02.1 (>= 2:1.02.135), liblvm2app2.2 (>= 2.02.168), libreadline5 (>= 5.2), libudev1 (>= 183), init-system-helpers (>= 1.18~), lsb-base, dmsetup, dmeventd
Suggests: thin-provisioning-tools
Conffiles:
 /etc/init.d/lvm2 70063dce3a90eca5ef673579e5fcc402
 /etc/init.d/lvm2-lvmetad c67e25f2c711f99b9cdaca291a143986
 /etc/init.d/lvm2-lvmpolld 6ee7740a641d91e302d3fbfe42a14942
 /etc/lvm/lvm.conf 1df0d4f1f77d9d251d6e4d9dd6c35da9
Description: Linux Logical Volume Manager
 This is LVM2, the rewrite of The Linux Logical Volume Manager.  LVM
 supports enterprise level volume management of disk and disk subsystems
 by grouping arbitrary disks into volume groups. The total capacity of
 volume groups can be allocated to logical volumes, which are accessed as
 regular block devices.
Homepage: http://sources.redhat.com/lvm2/

Package: php5.6-bcmath
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 64
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php5.6
Version: 5.6.40-47+0~20210227.51+debian9~1.gbpd522a2
Provides: php-bcmath
Depends: php-common (>= 1:81~), ucf, php5.6-common (= 5.6.40-47+0~20210227.51+debian9~1.gbpd522a2), libc6 (>= 2.14)
Description: Bcmath module for PHP
 This package provides the Bcmath module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: libblas-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 23
Maintainer: Debian Science Team <[email protected]>
Architecture: amd64
Source: lapack
Version: 3.7.0-2
Description: Dependency package for all BLAS implementations
 The only purpose of this empty package is to ensure multi-arch safety of
 different BLAS implementations. See bug #760936 for more details.
Homepage: http://www.netlib.org/lapack/

Package: socat
Status: install ok installed
Priority: extra
Section: net
Installed-Size: 1006
Maintainer: Laszlo Boszormenyi (GCS) <[email protected]>
Architecture: amd64
Version: 1.7.3.1-2+deb9u1
Depends: libc6 (>= 2.15), libssl1.1 (>= 1.1.0), libwrap0 (>= 7.6-4~)
Description: multipurpose relay for bidirectional data transfer
 Socat (for SOcket CAT) establishes two bidirectional byte streams
 and transfers data between them. Data channels may be files, pipes,
 devices (terminal or modem, etc.), or sockets (Unix, IPv4, IPv6, raw,
 UDP, TCP, SSL). It provides forking, logging and tracing, different
 modes for interprocess communication and many more options.
 .
 It can be used, for example, as a TCP relay (one-shot or daemon),
 as an external socksifier, as a shell interface to Unix sockets,
 as an IPv6 relay, as a netcat and rinetd replacement, to redirect
 TCP-oriented programs to a serial line, or to establish a relatively
 secure environment (su and chroot) for running client or server shell
 scripts inside network connections. Socat supports sctp as of 1.7.0.
Homepage: http://www.dest-unreach.org/socat/

Package: libjson-c3
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 69
Maintainer: fabien boucher <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: json-c
Version: 0.12.1-1.1+deb9u1
Depends: libc6 (>= 2.14)
Description: JSON manipulation library - shared library
 This library allows you to easily construct JSON objects in C,
 output them as JSON formatted strings and parse JSON formatted
 strings back into the C representation of JSON objects.
Homepage: https://github.com/json-c/json-c/wiki

Package: apache2-utils
Status: install ok installed
Priority: optional
Section: httpd
Installed-Size: 379
Maintainer: Debian Apache Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: apache2
Version: 2.4.25-3+deb9u13
Depends: libapr1 (>= 1.4.8-2~), libaprutil1 (>= 1.5.0), libc6 (>= 2.14), libssl1.0.2 (>= 1.0.2d)
Description: Apache HTTP Server (utility programs for web servers)
 Provides some add-on programs useful for any web server.  These include:
  - ab (Apache benchmark tool)
  - fcgistarter (Start a FastCGI program)
  - logresolve (Resolve IP addresses to hostnames in logfiles)
  - htpasswd (Manipulate basic authentication files)
  - htdigest (Manipulate digest authentication files)
  - htdbm (Manipulate basic authentication files in DBM format, using APR)
  - htcacheclean (Clean up the disk cache)
  - 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: libpolkit-agent-1-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 64
Maintainer: Utopia Maintenance Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: policykit-1
Version: 0.105-18+deb9u2
Depends: libc6 (>= 2.4), libexpat1 (>= 2.0.1), libglib2.0-0 (>= 2.37.3), libpolkit-gobject-1-0 (= 0.105-18+deb9u2)
Description: PolicyKit Authentication Agent API
 PolicyKit is a toolkit for defining and handling the policy that
 allows unprivileged processes to speak to privileged processes.
 .
 This package contains a library for accessing the authentication agent.
Homepage: https://www.freedesktop.org/wiki/Software/polkit/

Package: php5.6-common
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 4247
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php5.6
Version: 5.6.40-47+0~20210227.51+debian9~1.gbpd522a2
Provides: php-calendar, php-ctype, php-exif, php-fileinfo, php-ftp, php-iconv, php-pdo, php-phar, php-posix, php-shmop, php-sockets, php-sysvmsg, php-sysvsem, php-sysvshm, php-tokenizer, php5.6-calendar, php5.6-ctype, php5.6-exif, php5.6-fileinfo, php5.6-ftp, php5.6-gettext, php5.6-iconv, php5.6-pdo, php5.6-phar, php5.6-posix, php5.6-shmop, php5.6-sockets, php5.6-sysvmsg, php5.6-sysvsem, php5.6-sysvshm, php5.6-tokenizer
Depends: php-common (>= 1:81~), ucf, libc6 (>= 2.15), libssl1.1 (>= 1.1.0)
Description: documentation, examples and common module for PHP
 This package provides the documentation, examples and common module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: libcurl3-gnutls
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 629
Maintainer: Alessandro Ghedini <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: curl
Version: 7.52.1-5+deb9u16
Depends: libc6 (>= 2.17), libcomerr2 (>= 1.01), libgnutls30 (>= 3.5.6), libgssapi-krb5-2 (>= 1.14+dfsg), libidn2-0 (>= 0.6), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libldap-2.4-2 (>= 2.4.7), libnettle6, libnghttp2-14 (>= 1.12.0), libpsl5 (>= 0.13.0), librtmp1 (>= 2.4+20131018.git79459a2-3~), libssh2-1 (>= 1.7.0), zlib1g (>= 1:1.1.4)
Recommends: ca-certificates
Description: easy-to-use client-side URL transfer library (GnuTLS flavour)
 libcurl is an easy-to-use client-side URL transfer library, supporting DICT,
 FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S,
 RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP.
 .
 libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP
 form based upload, proxies, cookies, user+password authentication (Basic,
 Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling
 and more!
 .
 libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported,
 fast, thoroughly documented and is already used by many known, big and
 successful companies and numerous applications.
 .
 SSL support is provided by GnuTLS.
Homepage: http://curl.haxx.se

Package: libmodule-runtime-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 41
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 0.014-2
Depends: perl, libparams-classify-perl
Description: Perl module for runtime module handling
 Module::Runtime deals with runtime handling of Perl modules, which are normally
 handled at compile time.
 .
 This module provide functions that can, for example, require or use modules at
 runtime, check for module names validity, compose module names and more.
Homepage: https://metacpan.org/release/Module-Runtime

Package: mariadb-client-core-10.1
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 24734
Maintainer: Debian MySQL Maintainers <[email protected]>
Architecture: amd64
Source: mariadb-10.1
Version: 10.1.48-0+deb9u2
Replaces: mariadb-client-10.0 (<< 10.0.24-6~), mariadb-client-core-10.0, mariadb-client-core-5.5, mysql-client-core-5.5, mysql-client-core-5.6, mysql-client-core-5.7, virtual-mysql-client-core
Provides: virtual-mysql-client-core
Depends: mariadb-common (>= 10.1.48-0+deb9u2), libaio1 (>= 0.3.93), libc6 (>= 2.17), libncurses5 (>= 6), libreadline5 (>= 5.2), libstdc++6 (>= 5.2), libtinfo5 (>= 6), zlib1g (>= 1:1.2.0)
Breaks: mariadb-client-10.0 (<< 10.0.24-6~), mariadb-client-core-10.0, mariadb-client-core-5.5, mysql-client-core-5.5, mysql-client-core-5.6, mysql-client-core-5.7
Conflicts: mysql-client-5.5, mysql-client-5.6, mysql-client-5.7, virtual-mysql-client-core
Description: MariaDB database core client binaries
 MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MariaDB are speed, robustness and
 ease of use.
 .
 This package includes the core client files, as used by Akonadi.
Homepage: https://mariadb.org/

Package: libcrypt-random-seed-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 86
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 0.03-1
Depends: perl
Description: Perl module providing strong randomness for seeding
 Crypt::Random::Seed implements a simple mechanism to get strong
 randomness. The main purpose of this module is to provide a simple way
 to generate a seed for a PRNG such as Math::Random::ISAAC, for use in
 cryptographic key generation, or as the seed for an upstream module
 such as Bytes::Random::Secure. Flags for requiring non-blocking sources
 are allowed, as well as a very simple method for plugging in a source.
Homepage: https://metacpan.org/release/Crypt-Random-Seed/

Package: lsof
Status: install ok installed
Priority: standard
Section: utils
Installed-Size: 440
Maintainer: Norbert Tretkowski <[email protected]>
Architecture: amd64
Version: 4.89+dfsg-0.1
Depends: libc6 (>= 2.14), libselinux1 (>= 1.32)
Suggests: perl
Description: Utility to list open files
 Lsof is a Unix-specific diagnostic tool.  Its name stands
 for LiSt Open Files, and it does just that.  It lists
 information about any files that are open, by processes
 currently running on the system.
Homepage: http://people.freebsd.org/~abe/

Package: libpsl5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 73
Maintainer: Tim Rühsen <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libpsl
Version: 0.17.0-3
Depends: libidn2-0 (>= 0.16), libc6 (>= 2.4), libunistring0
Recommends: publicsuffix (>= 20150507)
Description: Library for Public Suffix List (shared libraries)
 Libpsl allows checking domains against the Public Suffix List.
 It can be used to avoid privacy-leaking 'super-cookies',
 'super domain' certificates, for domain highlighting purposes
 sorting domain lists by site and more.
 .
 Please see https://publicsuffix.org for more detailed information.
 .
 This package contains runtime libraries.
Homepage: https://github.com/rockdaboot/libpsl

Package: policykit-1
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 219
Maintainer: Utopia Maintenance Team <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 0.105-18+deb9u2
Depends: dbus, libpam-systemd, libc6 (>= 2.7), libglib2.0-0 (>= 2.37.3), libpam0g (>= 0.99.7.1), libpolkit-agent-1-0 (= 0.105-18+deb9u2), libpolkit-backend-1-0 (= 0.105-18+deb9u2), libpolkit-gobject-1-0 (= 0.105-18+deb9u2)
Breaks: gdm3 (<< 3.8.4-7~)
Conffiles:
 /etc/dbus-1/system.d/org.freedesktop.PolicyKit1.conf 09f96e58327bd8fe5cfdd28e56cef236
 /etc/pam.d/polkit-1 7c794427f656539b0d4659b030904fe0
 /etc/polkit-1/localauthority.conf.d/50-localauthority.conf 2adb9d174807b0a3521fabf03792fbc8
 /etc/polkit-1/localauthority.conf.d/51-debian-sudo.conf 9597936a18327125ef4f56791f307149
 /etc/polkit-1/nullbackend.conf.d/50-nullbackend.conf 1619df1aeee5c92bf19446a820274e5a
Description: framework for managing administrative policies and privileges
 PolicyKit is an application-level toolkit for defining and handling the policy
 that allows unprivileged processes to speak to privileged processes.
 .
 It is a framework for centralizing the decision making process with respect to
 granting access to privileged operations for unprivileged (desktop)
 applications.
Homepage: https://www.freedesktop.org/wiki/Software/polkit/

Package: hostname
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 47
Maintainer: Debian Hostname Team <[email protected]>
Architecture: amd64
Source: hostname (3.18)
Version: 3.18+b1
Replaces: nis (<< 3.17-30)
Pre-Depends: libc6 (>= 2.4)
Breaks: nis (<< 3.17-30)
Description: utility to set/show the host name or domain name
 This package provides commands which can be used to display the system's
 DNS name, and to display or set its hostname or NIS domain name.

Package: bash-completion
Status: install ok installed
Priority: standard
Section: shells
Installed-Size: 1220
Maintainer: Bash Completion Maintainers <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 1:2.1-4.3
Replaces: bash, cryptsetup (<< 2:1.1.2-2), xen-tools (<= 4.1-1)
Depends: bash (>= 3.2)
Pre-Depends: dpkg (>= 1.15.7.2~)
Breaks: xen-tools (<= 4.1-1)
Conffiles:
 /etc/bash_completion a81b3f1cb197219b815942f4fc7fa94e
 /etc/profile.d/bash_completion.sh 749e4786543bc3d19e20b0e214806c35
Description: programmable completion for the bash shell
 bash completion extends bash's standard completion behavior to achieve
 complex command lines with just a few keystrokes.  This project was
 conceived to produce programmable completion routines for the most
 common Linux/UNIX commands, reducing the amount of typing sysadmins
 and programmers need to do on a daily basis.
Homepage: http://bash-completion.alioth.debian.org

Package: grub-pc
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 561
Maintainer: GRUB Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: grub2
Version: 2.02~beta3-5+deb9u2
Replaces: grub, grub-common (<= 1.97~beta2-1), grub-coreboot, grub-efi-amd64, grub-efi-ia32, grub-ieee1275, grub-legacy, grub2 (<< 2.02~beta3-5+deb9u2)
Depends: debconf (>= 0.5) | debconf-2.0, grub-common (= 2.02~beta3-5+deb9u2), grub2-common (= 2.02~beta3-5+deb9u2), grub-pc-bin (= 2.02~beta3-5+deb9u2), ucf
Pre-Depends: dpkg (>= 1.17.13)
Conflicts: grub (<< 0.97-54), grub-coreboot, grub-efi-amd64, grub-efi-ia32, grub-ieee1275, grub-legacy, grub-xen
Conffiles:
 /etc/kernel/postinst.d/zz-update-grub 536d9d45e3e547638db3c5d58a925b6c
 /etc/kernel/postrm.d/zz-update-grub 536d9d45e3e547638db3c5d58a925b6c
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.
Homepage: http://www.gnu.org/software/grub/

Package: libnuma1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 78
Maintainer: Ian Wienand <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: numactl
Version: 2.0.11-2.1
Depends: libc6 (>= 2.14)
Description: Libraries for controlling NUMA policy
 Library to control specific NUMA (Non-Uniform Memory Architecture)
 scheduling or memory placement policies.
Homepage: http://oss.sgi.com/projects/libnuma/

Package: multiarch-support
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 221
Maintainer: GNU Libc Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: glibc
Version: 2.24-11+deb9u4
Depends: libc6 (>= 2.3.6-2)
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.
Homepage: http://www.gnu.org/software/libc/libc.html

Package: cups-common
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 1618
Maintainer: Debian Printing Team <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: cups
Version: 2.2.1-8+deb9u8
Description: Common UNIX Printing System(tm) - common files
 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpd and the like.  It supports the Internet
 Printing Protocol (IPP), and has its own filtering driver model for
 handling various document types.
 .
 This package provides common files for CUPS server and client packages.
Homepage: https://www.cups.org/

Package: tzdata
Status: install ok installed
Priority: required
Section: localization
Installed-Size: 3036
Maintainer: GNU Libc Maintainers <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 2021a-0+deb9u4
Replaces: libc0.1, libc0.3, libc6, libc6.1
Provides: tzdata-stretch
Depends: debconf (>= 0.5) | debconf-2.0
Description: time zone and daylight-saving time data
 This package contains data required for the implementation of
 standard local time for many representative locations around the
 globe. It is updated periodically to reflect changes made by
 political bodies to time zone boundaries, UTC offsets, and
 daylight-saving rules.
Homepage: http://www.iana.org/time-zones

Package: python3-zope.event
Status: install ok installed
Priority: optional
Section: zope
Installed-Size: 37
Maintainer: Debian/Ubuntu Zope Team <[email protected]>
Architecture: all
Source: zope.event
Version: 4.2.0-1
Depends: python3-pkg-resources, python3:any (>= 3.3.2-2~)
Description: Very basic event publishing system
 This package provides a simple event system. It provides an event publishing
 system and a very simple event-dispatching system on which more sophisticated
 event dispatching systems can be built. For example, a type-based event
 dispatching system that builds on zope.event can be found in zope.component.
 .
 This is the Python 3 library.
Homepage: http://pypi.python.org/pypi/zope.event

Package: init
Status: install ok installed
Priority: important
Section: metapackages
Installed-Size: 19
Maintainer: Debian systemd Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: init-system-helpers
Version: 1.48
Depends: init-system-helpers (>= 1.25)
Pre-Depends: systemd-sysv | sysvinit-core
Description: metapackage ensuring an init system is installed
 This package is a metapackage which allows you to select from the available
 init systems while ensuring that one of these is available on the system at
 all times.
Important: yes

Package: installation-report
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 43
Maintainer: Debian Install System Team <[email protected]>
Architecture: all
Version: 2.62
Recommends: reportbug, pciutils
Description: system installation report
 This package contains instructions and programs for reporting on
 the installation of a new system. It can help you fill out an
 installation report and send it to the Debian bug tracking system.
 .
 Purging this package will remove the logs of the system's installation.

Package: libklibc
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 108
Maintainer: maximilian attems <[email protected]>
Architecture: amd64
Source: klibc
Version: 2.0.4-9+deb9u1
Description: minimal libc subset for use with initramfs
 klibc is intended to be a minimalistic libc subset for use with
 initramfs.  It is deliberately written for small size, minimal
 entanglement, and portability, not speed.  It is definitely a work in
 progress, and a lot of things are still missing.
Homepage: https://git.kernel.org/cgit/libs/klibc/klibc.git

Package: systemd-sysv
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 108
Maintainer: Debian systemd Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: systemd
Version: 232-25+deb9u14
Replaces: sysvinit (<< 2.88dsf-44~), sysvinit-core, upstart (<< 1.13.2-0ubuntu10~), upstart-sysv
Pre-Depends: systemd
Conflicts: file-rc, openrc (<< 0.20.4-2.1), sysvinit-core, upstart (<< 1.13.2-0ubuntu10~), upstart-sysv
Description: system and service manager - SysV links
 systemd is a system and service manager for Linux. It provides aggressive
 parallelization capabilities, uses socket and D-Bus activation for starting
 services, offers on-demand starting of daemons, keeps track of processes using
 Linux control groups, maintains mount and automount points and implements an
 elaborate transactional dependency-based service control logic.
 .
 systemd is compatible with SysV and LSB init scripts and can work as a
 drop-in replacement for sysvinit.
 .
 This package provides the manual pages and links needed for systemd
 to replace sysvinit. Installing systemd-sysv will overwrite /sbin/init with a
 link to systemd.
Homepage: https://www.freedesktop.org/wiki/Software/systemd

Package: libcrypt-openssl-bignum-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 91
Maintainer: Debian Perl Group <[email protected]>
Architecture: amd64
Version: 0.07-2
Depends: perl (>= 5.24.1~rc4-1), perl-openssl-abi-1.1, perlapi-5.24.1, libc6 (>= 2.4), libssl1.1 (>= 1.1.0)
Description: Perl module to access OpenSSL multiprecision integer arithmetic libraries
 Presently, many though not all of the arithmetic operations that OpenSSL
 provides are exposed to Perl via Crypt::OpenSSL::Bignum. In addition, this
 module can be used to provide access to bignum values produced by other
 OpenSSL modules, such as key parameters from Crypt::OpenSSL::RSA.
Homepage: http://perl-openssl.sourceforge.net/

Package: bacula-fd
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 289
Maintainer: Debian Bacula Team <[email protected]>
Architecture: amd64
Source: bacula
Version: 7.4.4+dfsg-6+deb9u2
Depends: bacula-common (= 7.4.4+dfsg-6+deb9u2), lsb-base (>= 3.0-6), ucf, init-system-helpers (>= 1.18~), libacl1 (>= 2.2.51-8), libc6 (>= 2.14), libcap2 (>= 1:2.10), libgcc1 (>= 1:3.0), liblzo2-2, libssl1.0.2 (>= 1.0.2d), libstdc++6 (>= 5), libwrap0 (>= 7.6-4~), zlib1g (>= 1:1.1.4)
Pre-Depends: dpkg (>= 1.17.13)
Conffiles:
 /etc/init.d/bacula-fd 4110b3778b45160a3c1ee80d7fc011bb
Description: network backup service - file daemon
 Bacula is a set of programs to manage backup, recovery, and verification of
 data across a network of computers of different kinds.
 .
 The file daemon has to be installed on the machine to be backed up. It is
 responsible for providing the file attributes and data when requested by
 the Director, and also for the file system-dependent part of restoration.
Homepage: http://www.bacula.org/

Package: php5.6-dev
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 3664
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php5.6
Version: 5.6.40-47+0~20210227.51+debian9~1.gbpd522a2
Depends: autoconf (>= 2.63), automake (>= 1.11), libpcre3-dev (>= 2:8.35), libssl-dev, pkg-config, php5.6-cli (>= 5.6.40-47+0~20210227.51+debian9~1.gbpd522a2), php5.6-common (= 5.6.40-47+0~20210227.51+debian9~1.gbpd522a2), shtool, libtool (>= 2.4.6-0.1~)
Recommends: pkg-php-tools
Suggests: dh-php
Description: Files for PHP5.6 module development
 This package provides the files from the PHP5.6 source needed for compiling
 additional modules.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: mawk
Status: install ok installed
Priority: required
Section: interpreters
Installed-Size: 183
Maintainer: Steve Langasek <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: mawk (1.3.3-17)
Version: 1.3.3-17+b3
Provides: awk
Pre-Depends: libc6 (>= 2.14)
Description: a pattern scanning and text processing language
 Mawk is an interpreter for the AWK Programming Language. The AWK
 language is useful for manipulation of data files, text retrieval and
 processing, and for prototyping and experimenting with algorithms. Mawk
 is a new awk meaning it implements the AWK language as defined in Aho,
 Kernighan and Weinberger, The AWK Programming Language, Addison-Wesley
 Publishing, 1988. (Hereafter referred to as the AWK book.) Mawk conforms
 to the POSIX 1003.2 (draft 11.3) definition of the AWK language
 which contains a few features not described in the AWK book, and mawk
 provides a small number of extensions.
 .
 Mawk is smaller and much faster than gawk. It has some compile-time
 limits such as NF = 32767 and sprintf buffer = 1020.

Package: pkg-php-tools
Status: install ok installed
Priority: extra
Section: php
Installed-Size: 159
Maintainer: Debian PHP PEAR Maintainers <[email protected]>
Architecture: all
Version: 1.35
Depends: debhelper, php-pear, php-cli, php-json, php-xml
Suggests: dh-make
Description: various packaging tools and scripts for PHP packages
 Provide an easy way to package PHP PEAR, PECL and Composer packages: Run
 dh_make, edit debian/rules and debian/control and that's it!
 .
 Detailed instructions can be found in included READMEs.

Package: php7.2-imagick
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 463
Maintainer: Debian PHP PECL Maintainers <[email protected]>
Architecture: amd64
Source: php-imagick
Version: 3.4.4+php8.0+3.4.4-7+0~20210305.28+debian9~1.gbpdcb27b
Replaces: php-imagick (<< 3.4.4+php8.0+3.4.4-7+0~20210305.28+debian9~1.gbpdcb27b~)
Provides: php-imagick
Depends: php7.2-common, libc6 (>= 2.14), libmagickcore-6.q16-3 (>= 8:6.9.6.8), libmagickwand-6.q16-3 (>= 8:6.9.6.8)
Pre-Depends: php-common (>= 2:69~)
Recommends: ghostscript, ttf-dejavu-core
Breaks: php-imagick (<< 3.4.4+php8.0+3.4.4-7+0~20210305.28+debian9~1.gbpdcb27b~)
Conffiles:
 /etc/php/7.2/mods-available/imagick.ini 5dc8a9511b4fa405099723d80b21b5de
Description: Provides a wrapper to the ImageMagick library
 Imagick is a native php extension to create and modify images using the
 ImageMagick API.
Homepage: http://pecl.php.net/package/imagick

Package: open-vm-tools
Status: install ok installed
Priority: extra
Section: admin
Installed-Size: 2173
Maintainer: Bernd Zeimetz <[email protected]>
Architecture: amd64
Version: 2:10.1.5-5055683-4+deb9u2
Replaces: open-vm-tools-desktop (<< 2:10.0.7-3227872-2~)
Depends: init-system-helpers (>= 1.18~), libc6 (>= 2.16), libdumbnet1 (>= 1.8), libfuse2 (>= 2.6), libgcc1 (>= 1:3.3), libglib2.0-0 (>= 2.31.8), libicu57 (>= 57.1-1~), libmspack0 (>= 0.4), libprocps6, libssl1.0.2 (>= 1.0.2d), libstdc++6 (>= 5.2), libxerces-c3.1, libxml-security-c17v5, pciutils, iproute2
Recommends: ethtool, zerofree, fuse, lsb-release
Suggests: open-vm-tools-desktop, cloud-init
Breaks: open-vm-tools-desktop (<< 2:10.0.7-3227872-2~)
Conffiles:
 /etc/init.d/open-vm-tools aeead08272288e4dfbaaf30d0c250726
 /etc/pam.d/vmtoolsd c8d3eb12e396c1824018eea75e5f9d56
 /etc/vmware-tools/guestproxy-ssl.conf e0c751111a3a72264eb2923b99bf868c
 /etc/vmware-tools/poweroff-vm-default 370468e5f19a306e29d39fbf7b72cf08
 /etc/vmware-tools/poweron-vm-default 370468e5f19a306e29d39fbf7b72cf08
 /etc/vmware-tools/resume-vm-default 370468e5f19a306e29d39fbf7b72cf08
 /etc/vmware-tools/scripts/vmware/network 4c4d4e0a6aed53400f9a0a614f6da216
 /etc/vmware-tools/statechange.subr 9ebfc4a9aa22fe49491ad4ac47d4d22c
 /etc/vmware-tools/suspend-vm-default 370468e5f19a306e29d39fbf7b72cf08
 /etc/vmware-tools/tools.conf b55d15e2c4be396aad709aeca91033d3
 /etc/vmware-tools/vgauth.conf f69cdba593a31a44773ccb174ba7d90c
 /etc/vmware-tools/vgauth/schemas/XMLSchema-hasFacetAndProperty.xsd 9308e8b04cbf7d2748a287ace40878ea
 /etc/vmware-tools/vgauth/schemas/XMLSchema-instance.xsd e1059f0307358c02766193e5e24c107b
 /etc/vmware-tools/vgauth/schemas/XMLSchema.dtd 86eafc21ca4ab293b7515e453c2b5dfe
 /etc/vmware-tools/vgauth/schemas/XMLSchema.xsd 54f86ef1a7a41930ba250151f143069b
 /etc/vmware-tools/vgauth/schemas/catalog.xml de4f8846e6e571af9feddd834b33a9be
 /etc/vmware-tools/vgauth/schemas/datatypes.dtd c61228050bb7c1c28a7f659f86a6e6c9
 /etc/vmware-tools/vgauth/schemas/saml-schema-assertion-2.0.xsd 612084dbce32687eef288f56569de391
 /etc/vmware-tools/vgauth/schemas/xenc-schema.xsd 4e7be0e2cae08227fd9ddb261c1e4e93
 /etc/vmware-tools/vgauth/schemas/xml.xsd d4314590e7e7aaf6bcd508be0fd1c614
 /etc/vmware-tools/vgauth/schemas/xmldsig-core-schema.xsd dff329f34df298d952d2e800a097c431
 /etc/vmware-tools/vm-support 10f158237a0002eb41e9cea5eaa62117
Description: Open VMware Tools for virtual machines hosted on VMware (CLI)
 The Open Virtual Machine Tools (open-vm-tools) project is an open source
 implementation of VMware Tools. It is a suite of virtualization utilities and
 drivers to improve the functionality, user experience and administration of
 VMware virtual machines.
 .
 This package contains only the core user-space programs and libraries.
Homepage: https://github.com/vmware/open-vm-tools

Package: liblouisutdml-data
Status: install ok installed
Priority: extra
Section: text
Installed-Size: 183
Maintainer: Debian Accessibility Team <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: liblouisutdml
Version: 2.6.0-3
Description: Braille UTDML translation library - data
 liblouisutdml is an extension of liblouisxml, the translator from xml
 format into transcribed braille, that includes support for Unified
 Tactile Document Markup Language (UTDML).
 .
 This consists essentially of <brl> subtrees containing all the braille
 translations and formatting, plus some <meta> tags.
 .
 This package contains runtime data.
Homepage: http://liblouis.org/

Package: gzip
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 230
Maintainer: Bdale Garbee <[email protected]>
Architecture: amd64
Version: 1.6-5+deb9u1
Depends: dpkg (>= 1.15.4) | install-info
Pre-Depends: libc6 (>= 2.17)
Suggests: less
Description: GNU compression utilities
 This package provides the standard GNU file compression utilities, which
 are also the default compression tools for Debian.  They typically operate
 on files with names ending in '.gz', but can also decompress files ending
 in '.Z' created with 'compress'.

Package: libelf1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 935
Maintainer: Kurt Roeckx <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: elfutils
Version: 0.168-1+deb9u1
Depends: libc6 (>= 2.14), zlib1g (>= 1:1.1.4)
Description: library to read and write ELF files
 The libelf1 package provides a shared library which allows reading and
 writing ELF files on a high level.  Third party programs depend on
 this package to read internals of ELF files.  The programs of the
 elfutils package use it also to generate new ELF files.
 .
 This library is part of elfutils.
Homepage: https://sourceware.org/elfutils/

Package: python3-zope.component
Status: install ok installed
Priority: extra
Section: zope
Installed-Size: 334
Maintainer: Debian/Ubuntu Zope Team <[email protected]>
Architecture: all
Source: zope.component
Version: 4.3.0-1
Depends: python3-zope.hookable, python3-zope.interface (>= 4.1.0), python3-pkg-resources, python3-zope.event, python3:any (>= 3.3.2-2~)
Description: Zope Component Architecture
 The core of the Zope Component Architecture. Together with the zope.interface
 package, it provides facilities for defining, registering and looking up
 components.
 .
 This is the Python 3 version.
Homepage: http://pypi.python.org/pypi/zope.component

Package: libubsan0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 292
Maintainer: Debian GCC Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: gcc-6
Version: 6.3.0-18+deb9u1
Depends: gcc-6-base (= 6.3.0-18+deb9u1), libc6 (>= 2.2.5), libgcc1 (>= 1:3.3), libstdc++6 (>= 4.1.1)
Description: UBSan -- undefined behaviour sanitizer (runtime)
 UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined.
 Various computations will be instrumented to detect undefined behavior
 at runtime. Available for C and C++.
Homepage: http://gcc.gnu.org/

Package: shtool
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 457
Maintainer: Debian QA Group <[email protected]>
Architecture: all
Version: 2.0.8-9
Depends: perl:any
Suggests: autoconf, automake, libtool
Description: portable shell tool from the GNU project
 GNU shtool is a tool for developers of software programs.
 It is a compilation of small but very stable and portable
 shell scripts into a single shell tool. All ingredients
 were in successful use over many years in various free
 software projects.
 .
 The compiled shtool program is intended to be used inside
 the source tree of other free software packages. There it
 can overtake various (usually non-portable) tasks related
 to the building and installation of such a package. It
 especially can replace the old mkdir.sh, install.sh and
 related scripts.
 .
 GNU shtool currently contains the following tools: echo,
 mdate, table, prop, move, install, mkdir, mkln, mkshadow,
 fixperm, rotate, tarball, subst, platform, arx, slo, scpp,
 version and path.
Homepage: http://www.gnu.org/software/shtool

Package: rake
Status: install ok installed
Priority: optional
Section: ruby
Installed-Size: 213
Maintainer: Debian Ruby Extras Maintainers <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 10.5.0-2+deb9u1
Depends: ruby | ruby-interpreter
Recommends: zip
Description: ruby make-like utility
 Rake is a simple ruby build program with capabilities similar to make.
 .
 Rake has the following features:
   * Rakefiles (rakes version of Makefiles) are completely defined in
     standard Ruby syntax. No XML files to edit. No quirky Makefile
     syntax to worry about (is that a tab or a space?)
   * Users can specify tasks with prerequisites.
   * Rake supports rule patterns to sythesize implicit tasks.
   * Rake is lightweight. It can be distributed with other
     projects as a single file. Projects that depend upon
     rake do not require that rake be installed on target
     systems.
Homepage: https://github.com/jimweirich/rake
Ruby-Versions: all

Package: debian-faq
Status: install ok installed
Priority: standard
Section: doc
Installed-Size: 1277
Maintainer: Javier Fernandez-Sanguino Peña <[email protected]>
Architecture: all
Version: 8.1
Suggests: www-browser, postscript-viewer
Conflicts: doc-debian (<= 3.1.5)
Description: Debian Frequently Asked Questions
 In this package you will find the Debian GNU/Linux FAQ, which gives
 frequently asked questions (with their answers!) about the Debian distribution
 (Debian GNU/Linux and others) and about the Debian project.
 Some answers assume some knowledge of Unix-like operating systems.
 However, as little prior knowledge as possible is assumed: answers to general
 beginners questions will be kept simple.
 .
 This document is available at http://www.debian.org/doc/manuals/debian-faq/
 as well as from the Debian ftp server at ftp://ftp.debian.org/debian/doc/FAQ
 and mirrors thereof.
 .
 The document is supplied in HTML, PDF, PostScript and plain text.
 .
 If you're new to Debian, and like to read documentation from your local system,
 without using the network, install this package.
Homepage: http://www.debian.org/doc/user-manuals#faq

Package: libtsan0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 908
Maintainer: Debian GCC Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: gcc-6
Version: 6.3.0-18+deb9u1
Depends: gcc-6-base (= 6.3.0-18+deb9u1), libc6 (>= 2.23), libgcc1 (>= 1:3.3), libstdc++6 (>= 4.1.1)
Description: ThreadSanitizer -- a Valgrind-based detector of data races (runtime)
 ThreadSanitizer (Tsan) is a data race detector for C/C++ programs.
 The Linux and Mac versions are based on Valgrind.
Homepage: http://gcc.gnu.org/

Package: libopendbx1-sqlite3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 26
Maintainer: Debian OpenDBX Maintainers <[email protected]>
Architecture: amd64
Source: libopendbx (1.4.6-11)
Version: 1.4.6-11+b1
Provides: libopendbx1-backend
Depends: libopendbx1 (= 1.4.6-11+b1), libc6 (>= 2.14), libsqlite3-0 (>= 3.5.9)
Description: SQLite3 backend for OpenDBX
 OpenDBX provides a simple and lightweight API for interfacing native
 relational database APIs in a consistent way. By using the OpenDBX API you
 don't have to adapt your program to the different database APIs by yourself.
 .
 This package contains the SQLite3 backend.
Homepage: http://www.linuxnetworks.de/doc/index.php/OpenDBX

Package: libssl-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 7899
Maintainer: Debian OpenSSL Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: openssl
Version: 1.1.1i-1+0~20201212.21+debian9~1.gbpc1ad96
Depends: libssl1.1 (= 1.1.1i-1+0~20201212.21+debian9~1.gbpc1ad96)
Suggests: libssl-doc
Conflicts: libssl1.0-dev
Description: Secure Sockets Layer toolkit - development files
 This package is part of the OpenSSL project's implementation of the SSL
 and TLS cryptographic protocols for secure communication over the
 Internet.
 .
 It contains development libraries, header files, and manpages for libssl
 and libcrypto.
Homepage: https://www.openssl.org/

Package: libgfortran3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1240
Maintainer: Debian GCC Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: gcc-6
Version: 6.3.0-18+deb9u1
Depends: gcc-6-base (= 6.3.0-18+deb9u1), libc6 (>= 2.17), libgcc1 (>= 1:4.3), libquadmath0 (>= 4.6)
Breaks: gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2)
Description: Runtime library for GNU Fortran applications
 Library needed for GNU Fortran applications linked against the
 shared library.
Homepage: http://gcc.gnu.org/

Package: libmemcachedutil2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 55
Maintainer: Michael Fladischer <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libmemcached
Version: 1.0.18-4.1
Depends: libc6 (>= 2.4), libgcc1 (>= 1:3.0), libmemcached11, libstdc++6 (>= 4.1.1)
Description: library implementing connection pooling for libmemcached
 libmemcached is a C and C++ client library to the memcached server
 (http://memcached.org/). It has been designed to be light on memory
 usage, thread safe, and provide full access to server side methods.
 .
 A few notes on its design:
 .
   * Synchronous and Asynchronous support.
   * Access to large object support.
   * Local replication.
   * TCP and Unix Socket protocols.
   * A half dozen or so different tuneable hash algorithms.
   * Implementations of the new cas, replace, and append operators.
   * Man pages written up on entire API.
   * Implements both modulo and consistent hashing solutions.
   * Tools to Manage your Memcached networks.
 .
 This package provides the libmemcachedutil library.
Homepage: http://libmemcached.org/libMemcached.html

Package: libxml-security-c17v5
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 1036
Maintainer: Debian Shib Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: xml-security-c
Version: 1.7.3-4+deb9u3
Replaces: libxml-security-c17
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libssl1.0.2 (>= 1.0.2d), libstdc++6 (>= 5.2), libxerces-c3.1
Conflicts: libxml-security-c17
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.
Homepage: http://santuario.apache.org/cindex.html

Package: groff-base
Status: install ok installed
Priority: important
Section: text
Installed-Size: 3261
Maintainer: Colin Watson <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: groff
Version: 1.22.3-9
Replaces: groff (<< 1.20.1-6), jgroff (<< 1.17-1)
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.0), libstdc++6 (>= 4.1.1)
Suggests: groff
Breaks: groff (<< 1.17-1), jgroff (<< 1.17-1), pmake (<< 1.45-7), troffcvt (<< 1.04-14)
Conffiles:
 /etc/groff/man.local e6591616404c7c443f71ff21d27430d7
 /etc/groff/mdoc.local 4bc6267468942826b757fa2f868c8237
Description: GNU troff text-formatting system (base system components)
 This package contains the traditional UN*X text formatting tools
 troff, nroff, tbl, eqn, and pic. These utilities, together with the
 man-db package, are essential for displaying the on-line manual pages.
 .
 groff-base is a stripped-down package containing the necessary components
 to read manual pages in ASCII, Latin-1, and UTF-8, plus the PostScript
 device (groff's default). Users who want a full groff installation, with
 the standard set of devices, fonts, macros, and documentation, should
 install the groff package.
Homepage: https://www.gnu.org/software/groff/

Package: libldb1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 400
Maintainer: Debian Samba Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: ldb
Version: 2:1.1.27-1+deb9u2
Replaces: libldb0
Depends: libc6 (>= 2.14), libldap-2.4-2 (>= 2.4.7), libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.9)
Breaks: libldb0, libsamdb0 (<< 4.0.0~alpha17~git20110724.dfsg1-1)
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.
Homepage: http://ldb.samba.org/

Package: bacula-console
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 64
Maintainer: Debian Bacula Team <[email protected]>
Architecture: amd64
Source: bacula
Version: 7.4.4+dfsg-6+deb9u2
Depends: bacula-common (= 7.4.4+dfsg-6+deb9u2), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libreadline7 (>= 6.0), libssl1.0.2 (>= 1.0.2d), libstdc++6 (>= 4.1.1)
Pre-Depends: dpkg (>= 1.17.13)
Description: network backup service - text console
 Bacula is a set of programs to manage backup, recovery, and verification of
 data across a network of computers of different kinds.
 .
 The management console allows the administrator or user to
 communicate with the Bacula Director.
 .
 This package provides the text-interface version of the console.
Homepage: http://www.bacula.org/

Package: libsoxr0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 201
Maintainer: Debian Multimedia Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libsoxr
Version: 0.1.2-2
Depends: libc6 (>= 2.14), libgomp1 (>= 4.9)
Description: High quality 1D sample-rate conversion library
 The SoX Resampler library `libsoxr' performs one-dimensional sample-rate
 conversion - it may be used, for example, to resample PCM-encoded audio.
 .
 It aims to give fast and high quality results for any constant (rational or
 irrational) resampling ratio. Phase-response, preserved bandwidth, aliasing,
 and rejection level parameters are all configurable; alternatively, simple
 `preset' configurations may be selected.
 .
 A simple API is provided that allows interfacing using commonly-used sample
 formats and buffering schemes.
Homepage: http://sourceforge.net/projects/soxr/

Package: libpoppler64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3220
Maintainer: Loic Minier <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: poppler
Version: 0.48.0-2+deb9u4
Depends: libc6 (>= 2.14), libfontconfig1 (>= 2.11), libfreetype6 (>= 2.2.1), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.2+git20110628), libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.16), libopenjp2-7 (>= 2.0.0), libpng16-16 (>= 1.6.2-1), libstdc++6 (>= 5), libtiff5 (>= 4.0.3), zlib1g (>= 1:1.1.4)
Recommends: poppler-data
Description: PDF rendering library
 Poppler is a PDF rendering library based on Xpdf PDF viewer.
 .
 This package contains the shared core library.
Homepage: http://poppler.freedesktop.org/

Package: quota
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 1485
Maintainer: Michael Meskes <[email protected]>
Architecture: amd64
Version: 4.03-2+deb9u1
Depends: e2fslibs (>= 1.37), libc6 (>= 2.7), libcomerr2 (>= 1.01), libdbus-1-3 (>= 1.9.14), libldap-2.4-2 (>= 2.4.7), libnl-3-200 (>= 3.2.7), libnl-genl-3-200 (>= 3.2.7), libtirpc1, libwrap0 (>= 7.6-4~), debconf (>= 1.2.9) | debconf-2.0, init-system-helpers (>= 1.18~), lsb-base (>= 3.2-13)
Suggests: libnet-ldap-perl, rpcbind, default-mta | mail-transport-agent
Conffiles:
 /etc/cron.daily/quota 9dbc1b48f4cf43e1c6fb3b54d3e1ebe6
 /etc/default/quota 0dd01986a1b7fa36e5686fb04229335d
 /etc/init.d/quota 58893fd94e8131fda9cdeb55bd546ace
 /etc/init.d/quotarpc b55c0ee510b092d1fcb9ed918a8de9c2
 /etc/quotagrpadmins 0b4a5484e590fea00f9949d6e298a659
 /etc/quotatab a930a2a1992adf72a6d7e50267e674e4
 /etc/warnquota.conf 30a0b7cc5463fa9f39388ebb00ffa82d
Description: disk quota management tools
 This package provides the standard set of utilities for manipulating
 file system usage caps via the Linux Diskquota system. It can set hard
 or soft limits with adjustable grace periods on block or inode usage for
 users and groups. It allows users to check their quota status,
 integrates with LDAP, and supports quotas on remote machines via NFS.
Homepage: http://sourceforge.net/projects/linuxquota

Package: libglib2.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 5000
Maintainer: Debian GNOME Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: glib2.0
Version: 2.50.3-2+deb9u3
Depends: libc6 (>= 2.17), libffi6 (>= 3.0.4), libmount1 (>= 2.20.1), libpcre3, libselinux1 (>= 1.32), zlib1g (>= 1:1.2.2)
Recommends: libglib2.0-data, shared-mime-info, xdg-user-dirs
Breaks: glib-networking (<< 2.33.12), libgnome-desktop-3-2 (<< 3.4.2-2), python-gi (<< 3.7.2)
Description: GLib library of C routines
 GLib is a library containing many useful C routines for things such
 as trees, hashes, lists, and strings.  It is a useful general-purpose
 C library used by projects such as GTK+, GIMP, and GNOME.
 .
 This package contains the shared libraries.
Homepage: http://www.gtk.org/

Package: mysql-common
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 28
Maintainer: Debian MySQL Maintainers <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: mysql-defaults (1.0.2)
Version: 5.8+1.0.2
Replaces: mariadb-server-5.5, mysql-common-5.6, mysql-server-5.5, percona-xtradb-cluster-common-5.5
Provides: mysql-common-5.6
Breaks: mariadb-common (<< 10.0.20-3~)
Conflicts: mariadb-server-5.5, mysql-common-5.6, mysql-server-5.5, percona-xtradb-cluster-common-5.5
Conffiles:
 /etc/mysql/conf.d/mysql.cnf 61e0993270966cc6bc96b46c01ade21f
 /etc/mysql/conf.d/mysqldump.cnf 20890decb4486ce539753193908fb356
 /etc/mysql/my.cnf.fallback cfe2bc1819d5e200eca8ca6912f714af
Description: MySQL database common files, e.g. /etc/mysql/my.cnf
 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 files needed by all versions of the client library,
 e.g. /etc/mysql/my.cnf.

Package: gpgv
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 721
Maintainer: Debian GnuPG Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: gnupg2
Version: 2.1.18-8~deb9u4
Replaces: gnupg2 (<< 2.0.21-2), gpgv2 (<< 2.1.11-7+exp1)
Depends: libbz2-1.0, libc6 (>= 2.14), libgcrypt20 (>= 1.7.0), libgpg-error0 (>= 1.14), zlib1g (>= 1:1.1.4)
Suggests: gnupg
Breaks: gnupg2 (<< 2.0.21-2), gpgv2 (<< 2.1.11-7+exp1), python-debian (<< 0.1.29)
Description: GNU privacy guard - signature verification tool
 GnuPG is GNU's tool for secure communication and data storage.
 .
 gpgv is actually a stripped-down version of gpg which is only able
 to check signatures. It is somewhat smaller than the fully-blown gpg
 and uses a different (and simpler) way to check that the public keys
 used to make the signature are valid. There are no configuration
 files and only a few options are implemented.
Homepage: https://www.gnupg.org/

Package: php-cgi
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 23
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: all
Source: php-defaults (82+0~20210313.35+debian9~1.gbpa8195f)
Version: 2:8.0+82+0~20210313.35+debian9~1.gbpa8195f
Depends: php8.0-cgi
Description: server-side, HTML-embedded scripting language (CGI binary) (default)
 This package provides the /usr/lib/cgi-bin/php CGI interpreter built
 for use in Apache 2 with mod_actions, or any other CGI httpd that
 supports a similar mechanism.  Note that MOST users probably
 want the php-fpm package that provide FastCGI support.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
 .
 This package is a dependency package, which depends on latest stable
 PHP version (currently 8.0).

Package: libnetpbm10
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 204
Maintainer: Andreas Barth <[email protected]>
Architecture: amd64
Source: netpbm-free (2:10.0-15.3)
Version: 2:10.0-15.3+b2
Depends: libc6 (>= 2.7)
Description: Graphics conversion tools shared libraries
 This package contains the shared libraries used by netpbm.
Homepage: http://netpbm.alioth.debian.org

Package: libxshmfence1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 26
Maintainer: Debian X Strike Force <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libxshmfence (1.2-1)
Version: 1.2-1+b2
Depends: libc6 (>= 2.4)
Description: X shared memory fences - shared library
 This library provides an interface to shared-memory fences for
 synchronization between the X server and direct-rendering clients.
 .
 This package contains the xshmfence shared library.

Package: emacsen-common
Status: install ok installed
Priority: optional
Section: editors
Installed-Size: 136
Maintainer: Rob Browning <[email protected]>
Architecture: all
Version: 2.0.8
Conffiles:
 /etc/emacs/site-start.d/00debian-vars.el 01f95c4c108d6b5f20b31f0e9c2c6956
 /etc/emacs/site-start.el 4198e6146b40acad33d18f049a84dd24
Description: Common facilities for all emacsen
 This package contains code that is needed by all the (x)emacs
 packages.  It will be automatically installed when needed.

Package: syslog-ng-mod-riemann
Status: install ok installed
Priority: extra
Section: admin
Installed-Size: 99
Maintainer: syslog-ng maintainers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: syslog-ng
Version: 3.8.1-10
Depends: libc6 (>= 2.14), libriemann-client0 (>= 1.5.0), syslog-ng-abi-3.8-0
Description: Enhanced system logging daemon (Riemann destination)
 syslog-ng is an enhanced log daemon, supporting a wide range of input
 and output methods: syslog, unstructured text, message queues,
 databases (SQL and NoSQL alike) and more.
 .
 Key features:
 .
  * receive and send RFC3164 and RFC5424 style syslog messages
  * work with any kind of unstructured data
  * receive and send JSON formatted messages
  * classify and structure logs with builtin parsers (csv-parser(),
    db-parser(), etc.)
  * normalize, crunch and process logs as they flow through the system
  * hand on messages for further processing using message queues (like
    AMQP), files or databases (like PostgreSQL or MongoDB).
 .
 This package provides the Riemann destination, allowing one to push
 events to a Riemann server from within syslog-ng.
Homepage: http://www.syslog-ng.org/

Package: libpython3.5-stdlib
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 9908
Maintainer: Matthias Klose <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: python3.5
Version: 3.5.3-1+deb9u5
Depends: libpython3.5-minimal (= 3.5.3-1+deb9u5), mime-support, libbz2-1.0, libc6 (>= 2.15), libdb5.3, liblzma5 (>= 5.1.1alpha+20120614), libmpdec2, libncursesw5 (>= 6), libreadline7 (>= 7.0~beta), libsqlite3-0 (>= 3.5.9), libtinfo5 (>= 6)
Breaks: libmpdec2 (<< 2.4.2)
Description: Interactive high-level object-oriented language (standard library, version 3.5)
 Python is a high-level, interactive, object-oriented language. Its 3.5 version
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
 .
 This package contains Python 3.5's standard library. It is normally not
 used on its own, but as a dependency of python3.5.

Package: libcap2
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 47
Maintainer: Christian Kastner <[email protected]>
Architecture: amd64
Multi-Arch: same
Version: 1:2.25-1
Depends: libc6 (>= 2.14)
Description: POSIX 1003.1e capabilities (library)
 Libcap implements the user-space interfaces to the POSIX 1003.1e capabilities
 available in Linux kernels. These capabilities are a partitioning of the all
 powerful root privilege into a set of distinct privileges.
 .
 This package contains the shared library.
Homepage: http://sites.google.com/site/fullycapable/

Package: mesa-vdpau-drivers
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 18772
Maintainer: Debian X Strike Force <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: mesa (13.0.6-1)
Version: 13.0.6-1+b2
Provides: vdpau-driver
Depends: libvdpau1, libc6 (>= 2.17), libdrm-amdgpu1 (>= 2.4.63), libdrm-nouveau2 (>= 2.4.66), libdrm-radeon1 (>= 2.4.31), libdrm2 (>= 2.4.66), libelf1 (>= 0.142), libexpat1 (>= 2.0.1), libgcc1 (>= 1:3.4), libgcrypt20 (>= 1.7.0), libllvm3.9 (>= 1:3.9.1-6~), libsensors4 (>= 1:3.0.0), libstdc++6 (>= 5.2), libx11-6, libx11-xcb1, libxcb-dri2-0 (>= 1.8), libxcb-dri3-0, libxcb-present0, libxcb-sync1, libxcb1 (>= 1.9.2), libxshmfence1
Enhances: libvdpau1
Description: Mesa VDPAU video acceleration drivers
 These libraries provide the Video Decode and Presentation API for Unix.
 They provide accelerated video playback (incl. H.264) and video
 post-processing for the supported graphics cards.
 .
 This package enables support for VDPAU for some gallium drivers.
Homepage: https://mesa3d.org/

Package: libauthen-oath-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 22
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 2.0.0-1
Depends: perl, libdigest-hmac-perl, libmoo-perl (>= 2.002004), libtype-tiny-perl
Description: Perl module for OATH One Time Passwords
 Authen::OATH is an implementation of the HOTP and TOTP One Time Password
 algorithms as defined by OATH (http://www.openauthentication.org).
 .
 All necessary parameters are set by default, though these can be overridden.
 Both totp() and htop() have passed all of the test vectors defined in the RFC
 documents for TOTP and HOTP.
 .
 totp() and hotp() both default to returning 6 digits and using SHA. As such,
 both can be called by passing only the secret key and a valid OTP will be
 returned.
Homepage: https://metacpan.org/release/Authen-OATH

Package: libio-html-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 40
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 1.001-1
Depends: perl
Description: open an HTML file with automatic charset detection
 IO::HTML provides an easy way to open a file containing HTML while
 automatically determining its encoding.  It uses the HTML5 encoding
 sniffing algorithm specified in section 8.2.2.1 of the draft standard.
Homepage: http://search.cpan.org/dist/IO-HTML/

Package: python3-idna
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 271
Maintainer: Debian Python Modules Team <[email protected]>
Architecture: all
Source: python-idna
Version: 2.2-1
Depends: python3:any (>= 3.3.2-2~)
Description: Python IDNA2008 (RFC 5891) handling (Python 3)
 A library to support the Internationalised Domain Names in Applications (IDNA)
 protocol as specified in RFC 5891. This version of the protocol is often
 referred to as “IDNA2008” and can produce different results from the earlier
 standard from 2003.
 .
 The library is also intended to act as a suitable drop-in replacement for the
 “encodings.idna” module that comes with the Python standard library but
 currently only supports the older 2003 specification.
 .
 This package contains the module for Python 3.
Homepage: https://github.com/kjd/idna

Package: libisccfg140
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 352
Maintainer: Debian DNS Packaging <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: bind9
Version: 1:9.10.3.dfsg.P4-12.3+deb9u12
Replaces: libbind0
Depends: libc6 (>= 2.4), libcap2 (>= 1:2.10), libcomerr2 (>= 1.01), libdns162, libgeoip1, libgssapi-krb5-2 (>= 1.6.dfsg.2), libisc160, libisccc140, libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libssl1.0.2 (>= 1.0.2d), libxml2 (>= 2.6.27)
Conflicts: libbind0, libbind9-41
Description: Config File Handling Library used by BIND
 The Berkeley Internet Name Domain (BIND) implements an Internet domain
 name server.  BIND is the most widely-used name server software on the
 Internet, and is supported by the Internet Software Consortium, www.isc.org.
 .
 This package delivers the libisccfg shared library used by BIND's daemons
 and clients to read and write ISC-style configuration files like named.conf
 and rndc.conf.

Package: libexporter-tiny-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 63
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 0.042-1
Depends: perl
Description: tiny exporter similar to Sub::Exporter
 Exporter::Tiny is an exporter for Perl with the features of
 Sub::Exporter but only core dependencies.
Homepage: https://metacpan.org/release/Exporter-Tiny

Package: libgdk-pixbuf2.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 534
Maintainer: Debian GNOME Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: gdk-pixbuf
Version: 2.36.5-2+deb9u2
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.48.0), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libtiff5 (>= 4.0.3), libx11-6, shared-mime-info, libgdk-pixbuf2.0-common (= 2.36.5-2+deb9u2)
Description: GDK Pixbuf library
 The GDK Pixbuf library provides:
  - Image loading and saving facilities.
  - Fast scaling and compositing of pixbufs.
  - Simple animation loading (ie. animated GIFs)
Homepage: http://www.gtk.org/

Package: bsdutils
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 238
Maintainer: Debian util-linux Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: util-linux (2.29.2-1+deb9u1)
Version: 1:2.29.2-1+deb9u1
Replaces: bash-completion (<< 1:2.1-4.1~)
Pre-Depends: libc6 (>= 2.16), libsystemd0
Recommends: bsdmainutils
Breaks: bash-completion (<< 1:2.1-4.1~)
Description: basic utilities from 4.4BSD-Lite
 This package contains the bare minimum of BSD utilities needed for a
 Debian system: logger, renice, script, scriptreplay, and wall. The
 remaining standard BSD utilities are provided by bsdmainutils.

Package: php5.6-ssh2
Status: install ok installed
Priority: extra
Section: php
Installed-Size: 103
Maintainer: Debian PHP PECL Maintainers <[email protected]>
Architecture: amd64
Source: php-ssh2
Version: 1.3.1+0.13-1+0~20210304.20+debian9~1.gbp9b570c
Replaces: libssh2-php (<< 0.12-2), php-ssh2 (<< 1.3.1+0.13-1+0~20210304.20+debian9~1.gbp9b570c~)
Provides: php-ssh2
Depends: php5.6-common, libc6 (>= 2.4), libssh2-1 (>= 1.2.9)
Pre-Depends: php-common (>= 2:69~)
Breaks: libssh2-php (<< 0.12-2), php-ssh2 (<< 1.3.1+0.13-1+0~20210304.20+debian9~1.gbp9b570c~)
Conffiles:
 /etc/php/5.6/mods-available/ssh2.ini 94d148ee907a13becea363a39e327ef6
Description: Bindings for the libssh2 library
 Provides PHP bindings to the functions of libssh2 which implements
 the SSH2 protocol.
 .
 WARNING: The PHP 7.0 is an unreleased git snapshot of current ssh2
 that implements support for PHP 7.0. USE WITH CAUTION!
Homepage: http://pecl.php.net/package/ssh2

Package: whiptail
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 69
Maintainer: Alastair McKinstry <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: newt (0.52.19-1)
Version: 0.52.19-1+b1
Depends: libc6 (>= 2.14), libnewt0.52, libpopt0 (>= 1.14), libslang2 (>= 2.2.4)
Description: Displays user-friendly dialog boxes from shell scripts
 Whiptail is a "dialog" replacement using newt instead of ncurses. It
 provides a method of displaying several different types of dialog boxes
 from shell scripts. This allows a developer of a script to interact with
 the user in a much friendlier manner.
Homepage: https://fedorahosted.org/newt/

Package: libbson-1.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 191
Maintainer: A. Jesse Jiryu Davis <[email protected]>
Architecture: amd64
Source: libbson
Version: 1.4.2-1
Depends: libatomic1 (>= 4.8), libc6 (>= 2.17), libyajl2 (>= 2.0.4)
Description: Library to parse and generate BSON documents - runtime files
 libbson parses and generates BSON documents, the data format for
 MongoDB. It is a dependency for libmongoc, the MongoDB client library,
 for which it provides BSON support as well as platform-compatibility
 functions and macros.
 .
 This package contains the libbson runtime libraries, for applications that
 have been built with libbson.
Homepage: https://github.com/mongodb/libbson

Package: libllvm3.9
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 44958
Maintainer: LLVM Packaging Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: llvm-toolchain-3.9
Version: 1:3.9.1-9
Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:3.4), libstdc++6 (>= 6), libtinfo5 (>= 6), zlib1g (>= 1:1.2.0)
Description: Modular compiler and toolchain technologies, runtime library
 LLVM is a collection of libraries and tools that make it easy to build
 compilers, optimizers, just-in-time code generators, and many other
 compiler-related programs.
 .
 This package contains the LLVM runtime library.
Homepage: http://www.llvm.org/

Package: libonig4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 702
Maintainer: Jörg Frings-Fürst <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libonig
Version: 6.1.3-2+deb9u2
Depends: libc6 (>= 2.14)
Description: regular expressions library
 Oniguruma is a library for working with regular expressions.
 .
 Different character encoding for every regular expression object can
 be specified.
Homepage: https://github.com/kkos/oniguruma

Package: dash
Essential: yes
Status: install ok installed
Priority: required
Section: shells
Installed-Size: 204
Maintainer: Gerrit Pape <[email protected]>
Architecture: amd64
Version: 0.5.8-2.4
Depends: debianutils (>= 2.15), dpkg (>= 1.15.0)
Pre-Depends: libc6 (>= 2.14)
Description: POSIX-compliant shell
 The Debian Almquist Shell (dash) is a POSIX-compliant shell derived
 from ash.
 .
 Since it executes scripts faster than bash, and has fewer library
 dependencies (making it more robust against software or hardware
 failures), it is used as the default system shell on Debian systems.
Homepage: http://gondor.apana.org.au/~herbert/dash/

Package: libfuse2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 341
Maintainer: Laszlo Boszormenyi (GCS) <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: fuse
Version: 2.9.7-1+deb9u2
Depends: libc6 (>= 2.17)
Suggests: fuse
Conflicts: fuse (<< 2.9.7-1+deb9u2)
Description: Filesystem in Userspace (library)
 Filesystem in Userspace (FUSE) is a simple interface for userspace programs to
 export a virtual filesystem to the Linux kernel. It also aims to provide a
 secure method for non privileged users to create and mount their own filesystem
 implementations.
 .
 This package contains the shared library.
Homepage: https://github.com/libfuse/libfuse/wiki

Package: php7.4-cli
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 4625
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php7.4
Version: 7.4.16-1+0~20210305.42+debian9~1.gbpbbe65e
Provides: php-cli, phpapi-20190902
Depends: libedit2 (>= 2.11-20080614-4), libmagic1, mime-support, php7.4-common (= 7.4.16-1+0~20210305.42+debian9~1.gbpbbe65e), php7.4-json, php7.4-opcache, php7.4-readline, tzdata, ucf, libargon2-1 (>= 0~20171227), libc6 (>= 2.15), libpcre2-8-0 (>= 10.32), libsodium23 (>= 1.0.14), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4)
Suggests: php-pear
Description: command-line interpreter for the PHP scripting language
 This package provides the /usr/bin/php7.4 command interpreter, useful for
 testing PHP scripts from a shell or performing general shell scripting tasks.
 .
 The following extensions are built in: Core date filter hash libxml openssl
 pcntl pcre Reflection session sodium SPL standard zlib.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: xkb-data
Status: install ok installed
Priority: extra
Section: x11
Installed-Size: 5774
Maintainer: Debian X Strike Force <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: xkeyboard-config
Version: 2.19-1+deb9u1
Breaks: libx11-6 (<< 2:1.4.3)
Description: X Keyboard Extension (XKB) configuration data
 This package contains configuration data used by the X Keyboard
 Extension (XKB), which allows selection of keyboard layouts when
 using a graphical interface.
 .
 Every X11 vendor provides its own XKB data files, so keyboard layout
 designers have to send their layouts to several places.  The
 xkeyboard-config project has been launched at FreeDesktop in order
 to provide a central repository that could be used by all vendors.
Homepage: https://www.freedesktop.org/Software/XKeyboardConfig

Package: ri
Status: install ok installed
Priority: optional
Section: ruby
Installed-Size: 18
Maintainer: Antonio Terceiro <[email protected]>
Architecture: all
Source: ruby-defaults
Version: 1:2.3.3
Depends: ruby2.3, ruby2.3-doc
Description: Ruby Interactive reference
 ri is a command line tool that displays descriptions of built-in Ruby
 methods, classes, and modules. For methods, it shows you the calling
 sequence and a description. For classes and modules, it shows a
 synopsis along with a list of the methods the class or module
 implements.
 .
 This package provides ri command and descriptions about Ruby.
 This package provides the ri documentation for the Ruby standard library.
 The ri executable itself is in the ruby package.
 .
 This package is a dependency package, which depends on Debian's default Ruby
 version (currently v2.3).
Homepage: http://www.ruby-lang.org/

Package: gcc-6-base
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 209
Maintainer: Debian GCC Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: gcc-6
Version: 6.3.0-18+deb9u1
Breaks: gcc-4.4-base (<< 4.4.7), gcc-4.7-base (<< 4.7.3), gcj-4.4-base (<< 4.4.6-9~), gcj-4.6-base (<< 4.6.1-4~), gnat-4.4-base (<< 4.4.6-3~), gnat-4.6 (<< 4.6.1-5~)
Description: GCC, the GNU Compiler Collection (base package)
 This package contains files common to all languages and libraries
 contained in the GNU Compiler Collection (GCC).
Homepage: http://gcc.gnu.org/

Package: libsasl2-modules-db
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 97
Maintainer: Debian Cyrus SASL Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: cyrus-sasl2
Version: 2.1.27~101-g0780600+dfsg-3+deb9u2
Depends: libc6 (>= 2.14), libdb5.3
Description: Cyrus SASL - pluggable authentication modules (DB)
 This is the Cyrus SASL API implementation, version 2.1. See package
 libsasl2-2 and RFC 2222 for more information.
 .
 This package provides the DB plugin, which supports Berkeley DB lookups.
Homepage: https://www.cyrusimap.org/

Package: python-samba
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 9145
Maintainer: Debian Samba Maintainers <[email protected]>
Architecture: amd64
Source: samba
Version: 2:4.5.16+dfsg-1+deb9u4
Provides: python2.7-samba
Depends: python-crypto, python-ldb (>= 1.1.2~), python-tdb, python (<< 2.8), python (>= 2.7~), python:any (<< 2.8), python:any (>= 2.7.5-5~), libattr1 (>= 1:2.4.46-8), libbsd0 (>= 0.0), libc6 (>= 2.14), libldb1 (>= 0.9.21), libpython2.7 (>= 2.7), libtalloc2 (>= 2.0.4~git20101213), libtevent0 (>= 0.9.16), libwbclient0 (= 2:4.5.16+dfsg-1+deb9u4), python-talloc (>= 2.1.6), samba-libs (= 2:4.5.16+dfsg-1+deb9u4)
Suggests: python-gpgme
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: liblogging-stdlog0
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 38
Maintainer: Michael Biebl <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: liblogging (1.0.5-2)
Version: 1.0.5-2+b2
Depends: libc6 (>= 2.4)
Description: easy to use and lightweight logging library
 Liblogging consists of several components with stdlog being the core
 component. Think of liblogging-stdlog as the next version of the
 syslog(3) API. It retains the simple semantics, but makes the API more
 sophisticated "behind the scenes" with better support for multiple
 threads and flexibility for different log destinations.
 .
 This package contains the shared library.
Homepage: http://www.liblogging.org/

Package: libmath-random-isaac-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 108
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 1.003-1
Depends: perl
Recommends: libmath-random-isaac-xs-perl
Description: Perl interface to the ISAAC PRNG Algorithm
 Math::Random::ISAAC implements the ISAAC (Indirection, Shift, Accumulate, Add
 and Count) pseudorandom number generator (PRNG) algorithm described on the
 project page at: <URL:http://burtleburtle.net/bob/rand/isaac.html>
 .
 As with other algorithms like the Mersenne Twister (see Math::Random::MT),
 this algorithm is designed to take some seed information and produce seemingly
 random results as output.
 .
 The results are uniformly distributed, unbiased, and unpredictable unless you
 know the seed. The algorithm was published by Bob Jenkins in the late 1990s
 and despite the best efforts of many security researchers, no feasible attacks
 have been found to date.
 .
 For comparison with other algorithms intended to generate random data, the
 Mersenne Twister has a period of 2^19937-1, the related TT800 has a period
 of 2^800-1 values. ISAAC has a period of 2^8295 values on average.
Homepage: http://search.cpan.org/dist/Math-Random-ISAAC/

Package: liblwp-protocol-https-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 56
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 6.06-2
Replaces: libwww-perl (<< 6.02)
Depends: perl, ca-certificates, libio-socket-ssl-perl (>= 1.54), libnet-http-perl, libwww-perl (>= 6.05-2)
Suggests: libcrypt-ssleay-perl
Breaks: libwww-perl (<< 6.02)
Description: HTTPS driver for LWP::UserAgent
 The LWP::Protocol::https module provides support for using HTTPS schemed URLs
 with LWP. LWP::Protocol::https is a plug-in to the LWP protocol handling, so
 you don't use it directly. Once the module is installed LWP is able to access
 sites using HTTP over SSL/TLS.
 .
 If hostname verification is requested by LWP::UserAgent's ssl_opts, and
 neither SSL_ca_file nor SSL_ca_path is set, then SSL_ca_file is implied to be
 the one provided by ca-certificates.
 .
 This module used to be bundled with libwww-perl, but it was unbundled in
 v6.02 in order to be able to declare its dependencies properly for the CPAN
 tool-chain. Applications that need HTTPS support can just declare their
 dependency on LWP::Protocol::https and will no longer need to know what
 underlying modules to install.
Homepage: https://metacpan.org/release/LWP-Protocol-https

Package: linux-base
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 61
Maintainer: Debian Kernel Team <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 4.5
Depends: debconf (>= 0.5) | debconf-2.0
Description: Linux image base package
 This package contains files and support scripts for all Linux
 images.

Package: python3-six
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 56
Maintainer: Colin Watson <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: six
Version: 1.10.0-3
Depends: python3:any (>= 3.4~)
Description: Python 2 and 3 compatibility library (Python 3 interface)
 Six is a Python 2 and 3 compatibility library. It provides utility
 functions for smoothing over the differences between the Python versions
 with the goal of writing Python code that is compatible on both Python
 versions.
 .
 This package provides Six on the Python 3 module path. It is complemented
 by python-six and pypy-six.
Homepage: https://pythonhosted.org/six/

Package: gnupg
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 2093
Maintainer: Debian GnuPG Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: gnupg2
Version: 2.1.18-8~deb9u4
Replaces: gnupg2 (<< 2.1.11-7+exp1)
Provides: gpg
Depends: gnupg-agent (= 2.1.18-8~deb9u4), libassuan0 (>= 2.0.1), libbz2-1.0, libc6 (>= 2.15), libgcrypt20 (>= 1.7.0), libgpg-error0 (>= 1.14), libksba8 (>= 1.3.4), libreadline7 (>= 6.0), libsqlite3-0 (>= 3.7.15), zlib1g (>= 1:1.1.4)
Recommends: dirmngr (= 2.1.18-8~deb9u4), gnupg-l10n (= 2.1.18-8~deb9u4)
Suggests: parcimonie, xloadimage
Breaks: debsig-verify (<< 0.15), dirmngr (<< 2.1.18-8~deb9u4), gnupg2 (<< 2.1.11-7+exp1), libgnupg-interface-perl (<< 0.52-3), libgnupg-perl (<= 0.19-1), libmail-gnupg-perl (<= 0.22-1), monkeysphere (<< 0.38~), php-crypt-gpg (<= 1.4.1-1), python-apt (<= 1.1.0~beta4), python-gnupg (<< 0.3.8-3), python3-apt (<= 1.1.0~beta4)
Description: GNU privacy guard - a free PGP replacement
 GnuPG is GNU's tool for secure communication and data storage.
 It can be used to encrypt data and to create digital signatures.
 It includes an advanced key management facility and is compliant
 with the proposed OpenPGP Internet standard as described in RFC4880.
 .
 This package contains /usr/bin/gpg and some helper utilities like
 gpgconf and kbxutil.
Homepage: https://www.gnupg.org/

Package: bind9
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 1781
Maintainer: Debian DNS Packaging <[email protected]>
Architecture: amd64
Version: 1:9.10.3.dfsg.P4-12.3+deb9u12
Replaces: apparmor-profiles (<< 2.1+1075-0ubuntu4), bind, bind9utils (<< 1:9.9.3.dfsg.P2-3), dnsutils (<< 1:9.1.0-3)
Depends: libbind9-140 (= 1:9.10.3.dfsg.P4-12.3+deb9u12), libc6 (>= 2.14), libcap2 (>= 1:2.10), libcomerr2 (>= 1.01), libdns162 (= 1:9.10.3.dfsg.P4-12.3+deb9u12), libgeoip1, libgssapi-krb5-2 (>= 1.6.dfsg.2), libirs141, libisc160 (= 1:9.10.3.dfsg.P4-12.3+deb9u12), libisccc140 (= 1:9.10.3.dfsg.P4-12.3+deb9u12), libisccfg140 (= 1:9.10.3.dfsg.P4-12.3+deb9u12), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), liblwres141 (= 1:9.10.3.dfsg.P4-12.3+deb9u12), libssl1.0.2 (>= 1.0.2d), libxml2 (>= 2.7.4), debconf (>= 0.5) | debconf-2.0, init-system-helpers (>= 1.18~), netbase, adduser, lsb-base (>= 3.2-14), bind9utils (= 1:9.10.3.dfsg.P4-12.3+deb9u12), net-tools
Suggests: dnsutils, bind9-doc, resolvconf, ufw
Conflicts: apparmor-profiles (<< 2.1+1075-0ubuntu4), bind
Conffiles:
 /etc/apparmor.d/local/usr.sbin.named 46622a9a6a8abf650eed70019af3cfd4
 /etc/apparmor.d/usr.sbin.named f631c4a2c2753d48348a9edda3b870aa
 /etc/bind/bind.keys db02e1b815725c6f0ec28852a3eada15
 /etc/bind/db.0 8aba258068c8c60a7ade3952a285f57d
 /etc/bind/db.127 64f5cf50e8d8192109dad43b779e5e36
 /etc/bind/db.255 8aba258068c8c60a7ade3952a285f57d
 /etc/bind/db.empty 4e7a0ebff9a8936e5a72ec18c0c49214
 /etc/bind/db.local e5d27ead2d238928a08d33c7a7333477
 /etc/bind/db.root a2f9c2f0d927684dbfc0e659dd1a5d25
 /etc/bind/named.conf 32be43ecfcb37f69bf967c15c368e184
 /etc/bind/named.conf.default-zones cf3c6c70e70516e6b3af112dd0a1907c
 /etc/bind/named.conf.local fb15a27656eafd86ff870effabc72f1e
 /etc/bind/zones.rfc1918 d04252b4368b66e28376f92613842888
 /etc/init.d/bind9 50383513c5543a5fc98b47e9f6a719d5
 /etc/network/if-down.d/bind9 933452a1de5a0f771dfd2040ae3c48ef
 /etc/network/if-up.d/bind9 1f72d6273cb935cd15f0dc4cfcbe50ac
 /etc/ppp/ip-down.d/bind9 933452a1de5a0f771dfd2040ae3c48ef
 /etc/ppp/ip-up.d/bind9 1f72d6273cb935cd15f0dc4cfcbe50ac
 /etc/ufw/applications.d/bind9 ac2316819866611a68b976db9125c9a7
Description: Internet Domain Name Server
 The Berkeley Internet Name Domain (BIND) implements an Internet domain
 name server.  BIND is the most widely-used name server software on the
 Internet, and is supported by the Internet Software Consortium, www.isc.org.
 .
 This package provides the server and related configuration files.

Package: unzip
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 546
Maintainer: Santiago Vila <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 6.0-21+deb9u2
Depends: libbz2-1.0, libc6 (>= 2.14)
Suggests: zip
Description: De-archiver for .zip files
 InfoZIP's unzip program. With the exception of multi-volume archives
 (ie, .ZIP files that are split across several disks using PKZIP's /& option),
 this can handle any file produced either by PKZIP, or the corresponding
 InfoZIP zip program.
 .
 This version supports encryption.
Homepage: http://www.info-zip.org/UnZip.html

Package: linux-libc-dev
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 4900
Maintainer: Debian Kernel Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: linux
Version: 4.9.320-2
Provides: linux-kernel-headers
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.
Homepage: https://www.kernel.org/

Package: spamassassin
Status: install ok installed
Priority: optional
Section: mail
Installed-Size: 3966
Maintainer: Noah Meyerhans <[email protected]>
Architecture: all
Version: 3.4.2-1~deb9u4
Provides: libmail-spamassassin-perl
Depends: perl, libhtml-parser-perl, libsocket6-perl, adduser, libsys-hostname-long-perl, libarchive-tar-perl, libnet-dns-perl, libnetaddr-ip-perl, libhttp-date-perl, libmail-dkim-perl, lsb-base (>= 3.0-6), libwww-perl | curl | w3m, init-system-helpers (>= 1.18~)
Recommends: spamc, sa-compile, libmail-spf-perl, libsys-syslog-perl, gnupg, libio-socket-inet6-perl
Suggests: razor, libio-socket-ssl-perl, libdbi-perl, pyzor, libcompress-zlib-perl, libencode-detect-perl, libgeo-ip-perl, libnet-patricia-perl, libbsd-resource-perl
Conffiles:
 /etc/cron.daily/spamassassin 8494d7267ee4ecd286142d15cea74115
 /etc/default/spamassassin c80ea6518beb6f2c4f20f42ab68e4a8c
 /etc/init.d/spamassassin 9474b386a3c80eff0bfb68d1f6ca4ebb
 /etc/spamassassin/65_debian.cf e8330ff50b858cd750053c8b8677b967
 /etc/spamassassin/init.pre 4bec504033006c1dcd22678abe2c692c
 /etc/spamassassin/local.cf 72816d40ade485c217844135a4e2959e
 /etc/spamassassin/v310.pre aa1be57835e2f11c2bb6cc5f404c8565
 /etc/spamassassin/v312.pre 6548a6c4c83f909a3cca3746a8601ad2
 /etc/spamassassin/v320.pre 0ad5c795a4d0fa8dc5d788b654601ab6
 /etc/spamassassin/v330.pre 40fb32218509c7f3d00e75033060d082
 /etc/spamassassin/v340.pre 329b5856a4378bb9364add9cabd949de
 /etc/spamassassin/v341.pre be7e9c0873420c6be7cc0b44b386c38c
 /etc/spamassassin/v342.pre c3f1c9fcd29e1e8ed75dc829099ed2d4
Description: Perl-based spam filter using text analysis
 SpamAssassin is a very powerful and fully configurable spam filter
 with numerous features including automatic white-listing, RBL
 testing, Bayesian analysis, header and body text analysis. It is
 designed to be called from a user's .procmail or .forward file, but
 can also be integrated into a Mail Transport Agent (MTA).
 .
 Included in this package is a daemonized form of spamassassin (spamd)
 which communicates with its client (spamc) via TCP, to reduce the
 overhead of loading perl with each message. To take advantage of
 this, you must install the spamc package.
Homepage: https://www.spamassassin.org/

Package: mount
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 444
Maintainer: Debian util-linux Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: util-linux
Version: 2.29.2-1+deb9u1
Replaces: bash-completion (<< 1:2.1-4.3~)
Pre-Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.17), libmount1 (>= 2.25), libselinux1 (>= 2.6-3~), libsmartcols1 (>= 2.28~rc1), libudev1 (>= 183)
Suggests: nfs-common (>= 1:1.1.0-13)
Breaks: bash-completion (<< 1:2.1-4.3~)
Description: tools for mounting and manipulating filesystems
 This package provides the mount(8), umount(8), swapon(8),
 swapoff(8), and losetup(8) commands.

Package: iamerican
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 203
Maintainer: Robert Luberda <[email protected]>
Architecture: all
Source: ispell
Version: 3.4.00-5
Provides: ispell-dictionary
Depends: ienglish-common (= 3.4.00-5), dictionaries-common (>= 1.23~), ispell, debconf (>= 0.5) | debconf-2.0
Suggests: wamerican
Description: American English dictionary for ispell (standard version)
 This package provides the standard, medium-sized American English dictionary,
 based on the americanmed+ dictionary supplied with the source for ispell,
 with additional words added from the more comprehensive wamerican word
 list package.
 .
 There are also -small, -large, -huge, and -insane versions of this dictionary,
 and there are ibritish* packages as well.
 .
 The package also suggests wamerican because ispell's (L)ookup command
 needs a word list.
Homepage: http://www.lasr.cs.ucla.edu/geoff/ispell.html

Package: libgnutls30
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 2429
Maintainer: Debian GnuTLS Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: gnutls28
Version: 3.5.8-5+deb9u6
Depends: libc6 (>= 2.22), libgmp10 (>= 2:6), libhogweed4, libidn11 (>= 1.13), libnettle6, libp11-kit0 (>= 0.23.1), libtasn1-6 (>= 4.9), zlib1g (>= 1:1.1.4)
Suggests: gnutls-bin
Description: GNU TLS library - main 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 and Datagram
 Transport Layer Security (DTLS 1.0, 1.2) 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 main runtime library.
Homepage: http://www.gnutls.org/

Package: libx11-6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1548
Maintainer: Debian X Strike Force <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libx11
Version: 2:1.6.4-3+deb9u4
Depends: libc6 (>= 2.15), libxcb1 (>= 1.11.1), libx11-data
Description: X11 client-side library
 This package provides a client interface to the X Window System, otherwise
 known as 'Xlib'.  It provides a complete API for the basic functions of the
 window system.
 .
 More information about X.Org can be found at:
 <URL:https://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libX11

Package: libsasl2-2
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 184
Maintainer: Debian Cyrus SASL Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: cyrus-sasl2
Version: 2.1.27~101-g0780600+dfsg-3+deb9u2
Replaces: libsasl2
Depends: libsasl2-modules-db (>= 2.1.27~101-g0780600+dfsg-3+deb9u2), libc6 (>= 2.15)
Recommends: libsasl2-modules (>= 2.1.27~101-g0780600+dfsg-3+deb9u2)
Breaks: postfix (<= 2.8.3-1), slapd (<= 2.4.25-3)
Description: Cyrus SASL - authentication abstraction library
 This is the Cyrus SASL API implementation, version 2.1.
 .
 SASL is the Simple Authentication and Security Layer, a method for
 adding authentication support to connection-based protocols. To use
 SASL, a protocol includes a command for identifying and
 authenticating a user to a server and for optionally negotiating
 protection of subsequent protocol interactions. If its use is
 negotiated, a security layer is inserted between the protocol and the
 connection. See RFC 2222 for more information.
 .
 Any of: ANONYMOUS, CRAM-MD5, DIGEST-MD5, GSSAPI (MIT or Heimdal
 Kerberos 5), NTLM, OTP, PLAIN, or LOGIN can be used.
Homepage: https://www.cyrusimap.org/

Package: dns-root-data
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 17
Maintainer: dns-root-data packagers <[email protected]>
Architecture: all
Version: 2019031302~deb9u1
Description: DNS root data including root zone and DNSSEC key
 This package contains various root zone related data as published
 by IANA to be used by various DNS software as a common source
 of DNS root zone data, namely:
 .
  * Root Hints (root.hints)
  * Root Trust Anchors (root.key, root.ds)
Homepage: https://data.iana.org/root-anchors/

Package: libgl1-mesa-dri
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 113473
Maintainer: Debian X Strike Force <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: mesa (13.0.6-1)
Version: 13.0.6-1+b2
Depends: libc6 (>= 2.22), libdrm-amdgpu1 (>= 2.4.63), libdrm-intel1 (>= 2.4.48), libdrm-nouveau2 (>= 2.4.66), libdrm-radeon1 (>= 2.4.31), libdrm2 (>= 2.4.66), libelf1 (>= 0.142), libexpat1 (>= 2.0.1), libgcc1 (>= 1:3.4), libgcrypt20 (>= 1.7.0), libllvm3.9 (>= 1:3.9.1-6~), libsensors4 (>= 1:3.0.0), libstdc++6 (>= 5.2)
Recommends: libtxc-dxtn-s2tc | libtxc-dxtn-s2tc0 | libtxc-dxtn0
Breaks: xserver-xorg-core (<< 2:1.14.3-5)
Conffiles:
 /etc/drirc d279cb60294ad49d90803416a310683e
Description: free implementation of the OpenGL API -- DRI modules
 This version of Mesa provides GLX and DRI capabilities: it is capable of
 both direct and indirect rendering.  For direct rendering, it can use DRI
 modules from the libgl1-mesa-dri package to accelerate drawing.
 .
 This package does not include the OpenGL library itself, only the DRI
 modules for accelerating direct rendering.
 .
 For a complete description of Mesa, please look at the
 libgl1-mesa-glx package.
Homepage: https://mesa3d.org/

Package: apache2-bin
Status: install ok installed
Priority: optional
Section: httpd
Installed-Size: 4080
Maintainer: Debian Apache Maintainers <[email protected]>
Architecture: amd64
Source: apache2
Version: 2.4.25-3+deb9u13
Provides: apache2-api-20120211
Depends: libapr1 (>= 1.5.0), libaprutil1 (>= 1.5.0), libaprutil1-dbd-sqlite3 | libaprutil1-dbd-mysql | libaprutil1-dbd-odbc | libaprutil1-dbd-pgsql | libaprutil1-dbd-freetds, libaprutil1-ldap, libc6 (>= 2.14), libldap-2.4-2 (>= 2.4.7), liblua5.2-0, libnghttp2-14 (>= 1.14.0), libpcre3, libssl1.0.2 (>= 1.0.2d), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4), perl:any
Suggests: www-browser, apache2-doc, apache2-suexec-pristine | apache2-suexec-custom
Description: Apache HTTP Server (modules and other binary files)
 The Apache HTTP Server Project'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 binaries only and does not set up a working
 web-server instance. Install the "apache2" package to get a fully working
 instance.
Homepage: http://httpd.apache.org/

Package: libsystemd0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 655
Maintainer: Debian systemd Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: systemd
Version: 232-25+deb9u14
Pre-Depends: libc6 (>= 2.17), libgcrypt20 (>= 1.7.0), liblz4-1 (>= 0.0~r113), liblzma5 (>= 5.1.1alpha+20120614), libselinux1 (>= 2.1.9)
Description: systemd utility library
 The libsystemd0 library provides interfaces to various systemd components.
Homepage: https://www.freedesktop.org/wiki/Software/systemd

Package: libesmtp6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 142
Maintainer: Jeremy T. Bouse <[email protected]>
Architecture: amd64
Source: libesmtp
Version: 1.0.6-4.2
Replaces: libesmtp5
Depends: libc6 (>= 2.16), libssl1.1 (>= 1.1.0)
Description: LibESMTP SMTP client library
 LibESMTP is a library to manage posting (or submission of) electronic
 mail using SMTP to a preconfigured Mail Transport Agent (MTA) such as
 Exim.  It may be used as part of a Mail User Agent (MUA) or another
 program that must be able to post electronic mail but where mail
 functionality is not the program's primary purpose.
Homepage: http://www.stafford.uklinux.net/libesmtp/

Package: libdns-export162
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2120
Maintainer: Debian DNS Packaging <[email protected]>
Architecture: amd64
Source: bind9
Version: 1:9.10.3.dfsg.P4-12.3+deb9u12
Depends: libc6 (>= 2.14), libisc-export160, libssl1.0.2 (>= 1.0.2d)
Description: Exported DNS Shared Library
 The Berkeley Internet Name Domain (BIND) implements an Internet domain
 name server.  BIND is the most widely-used name server software on the
 Internet, and is supported by the Internet Software Consortium, www.isc.org.
 .
 This package delivers the exported libdns shared library.

Package: php8.0-xml
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 389
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php8.0
Version: 8.0.3-1+0~20210305.17+debian9~1.gbp899a74
Replaces: php8.0-xsl (<< 7.0.3-6~)
Provides: php-dom, php-simplexml, php-xml, php-xmlreader, php-xmlwriter, php-xsl, php8.0-dom, php8.0-simplexml, php8.0-xmlreader, php8.0-xmlwriter, php8.0-xsl
Depends: php-common (>= 1:81~), ucf, php8.0-common (= 8.0.3-1+0~20210305.17+debian9~1.gbp899a74), libc6 (>= 2.14), libxml2 (>= 2.9.0), libxslt1.1 (>= 1.1.25)
Breaks: php8.0-xsl (<< 7.0.3-6~)
Description: DOM, SimpleXML, XML, and XSL module for PHP
 This package provides the DOM, SimpleXML, XML, and XSL module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: libjxr-tools
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 64
Maintainer: Mathieu Malaterre <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: jxrlib (1.1-6)
Version: 1.1-6+b1
Depends: libc6 (>= 2.4), libjxr0 (>= 1.0)
Description: JPEG-XR lib - command line apps
 JPEG XR is an approved ISO/IEC International standard (its official
 designation is ISO/IEC 29199-2).
 .
 JPEG XR started its life in Microsoft Research. It publicly first appeared as
 the HD Photo format in Windows Vista.
 .
 For web developers, JPEG XR has a large number of interesting features, see
 the table below. Some of these are big advantages over other image formats
 like JPEG, PNG, OpenEXR, and TIFF.
  - Better Compression (40% smaller than JPEG)
  - Lossless Mode (better compression than PNG)
  - Alpha Channel (compress color lossy and alpha losslessly)
  - Extended Bitdepth (supports 8-, 16-, and 32-bit/channel)
  - Progressive Decode
  - Advanced Decoding Features (tile-based layout, for efficient
    region-of-interest access.)
 .
 Provides command line tools for JPEG XR libs (JxrDecApp & JxrEncApp)
Homepage: https://jxrlib.codeplex.com/

Package: libdpkg-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 2278
Origin: debian
Maintainer: Dpkg Developers <[email protected]>
Bugs: debbugs://bugs.debian.org
Architecture: all
Multi-Arch: foreign
Source: dpkg
Version: 1.18.26
Depends: perl, dpkg (>= 1.18.11)
Recommends: libfile-fcntllock-perl, liblocale-gettext-perl, bzip2, xz-utils
Suggests: debian-keyring, gnupg | gnupg2, gpgv | gpgv2, gcc | c-compiler, binutils, patch
Breaks: patch (<< 2.7)
Description: Dpkg perl modules
 This package provides the perl modules used by the scripts
 in dpkg-dev. They cover a wide range of functionality. Among them
 there are the following public modules:
 .
  - Dpkg: core variables
  - Dpkg::Arch: architecture handling functions
  - Dpkg::Build::Info: build information functions
  - Dpkg::BuildFlags: set, modify and query compilation build flags
  - Dpkg::BuildOptions: parse and manipulate DEB_BUILD_OPTIONS
  - Dpkg::BuildProfile: parse and manipulate build profiles
  - Dpkg::Changelog: parse changelogs
  - Dpkg::Changelog::Entry: represents a changelog entry
  - Dpkg::Changelog::Parse: generic changelog parser for dpkg-parsechangelog
  - Dpkg::Checksums: generate and parse checksums
  - Dpkg::Compression: simple database of available compression methods
  - Dpkg::Compression::Process: wrapper around compression tools
  - Dpkg::Compression::FileHandle: transparently (de)compress files
  - Dpkg::Conf: parse dpkg configuration files
  - Dpkg::Control: parse and manipulate Debian control information
    (.dsc, .changes, Packages/Sources entries, etc.)
  - Dpkg::Control::Changelog: represent fields output by dpkg-parsechangelog
  - Dpkg::Control::Fields: manage (list of known) control fields
  - Dpkg::Control::Hash: parse and manipulate a block of RFC822-like fields
  - Dpkg::Control::Info: parse files like debian/control
  - Dpkg::Control::Tests: parse files like debian/tests/control
  - Dpkg::Deps: parse and manipulate dependencies
  - Dpkg::Exit: push, pop and run exit handlers
  - Dpkg::Gettext: wrapper around Locale::gettext
  - Dpkg::IPC: spawn sub-processes and feed/retrieve data
  - Dpkg::Index: collections of Dpkg::Control (Packages/Sources files for
    example)
  - Dpkg::Interface::Storable: base object serializer
  - Dpkg::Path: common path handling functions
  - Dpkg::Source::Package: extract Debian source packages
  - Dpkg::Substvars: substitute variables in strings
  - Dpkg::Vendor: identify current distribution vendor
  - Dpkg::Version: parse and manipulate Debian package versions
 .
 All the packages listed in Suggests or Recommends are used by some of the
 modules.
Homepage: https://wiki.debian.org/Teams/Dpkg

Package: php7.0-gd
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 131
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php7.0
Version: 7.0.33-47+0~20210228.54+debian9~1.gbp7f60a9
Provides: php-gd
Depends: php-common (>= 1:81~), ucf, php7.0-common (= 7.0.33-47+0~20210228.54+debian9~1.gbp7f60a9), libc6 (>= 2.4), libfreetype6 (>= 2.2.1), libgd3 (>= 2.1.1), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libwebp6 (>= 0.5.1), libx11-6, libxpm4, zlib1g (>= 1:1.1.4)
Description: GD module for PHP
 This package provides the GD module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: php8.0-mysql
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 447
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php8.0
Version: 8.0.3-1+0~20210305.17+debian9~1.gbp899a74
Provides: php-mysqli, php-mysqlnd, php-pdo-mysql, php8.0-mysqli, php8.0-mysqlnd, php8.0-pdo-mysql
Depends: php-common (>= 1:81~), ucf, php8.0-common (= 8.0.3-1+0~20210305.17+debian9~1.gbp899a74), libc6 (>= 2.15)
Description: MySQL module for PHP
 This package provides the MySQL module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: libavcodec-extra
Status: install ok installed
Priority: extra
Section: metapackages
Installed-Size: 109
Maintainer: Debian Multimedia Maintainers <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: ffmpeg
Version: 7:3.2.18-0+deb9u1
Depends: libavcodec-extra57
Description: FFmpeg library with extra codecs (metapackage)
 FFmpeg is the leading multimedia framework, able to decode, encode, transcode,
 mux, demux, stream, filter and play pretty much anything that humans and
 machines have created. It supports the most obscure ancient formats up to the
 cutting edge.
 .
 This metapackage depends on the latest version of the libavcodec variant
 that offers additional codec support. Application packages can depend
 on it if they require or suggest this variant in a robust manner.
Homepage: https://ffmpeg.org/

Package: grub2-common
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 1151
Maintainer: GRUB Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: grub2
Version: 2.02~beta3-5+deb9u2
Replaces: grub, grub-common (<< 1.99-1), grub-coreboot (<< 2.00-4), grub-doc (<< 0.97-32), 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-legacy-doc (<< 0.97-59), grub-linuxbios (<< 1.99-1), grub-pc (<< 2.00-4), grub-yeeloong (<< 2.00-4)
Depends: grub-common (= 2.02~beta3-5+deb9u2), dpkg (>= 1.15.4) | install-info, libc6 (>= 2.14), libdevmapper1.02.1 (>= 2:1.02.36), liblzma5 (>= 5.1.1alpha+20120614)
Breaks: grub (<< 0.97-54), grub-doc (<< 0.97-32), grub-legacy-doc (<< 0.97-59), shim (<< 0.9+1474479173.6c180c6-0ubuntu1~)
Conflicts: grub-legacy
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.
Homepage: http://www.gnu.org/software/grub/

Package: whois
Status: install ok installed
Priority: standard
Section: net
Installed-Size: 343
Maintainer: Marco d'Itri <[email protected]>
Architecture: amd64
Version: 5.2.17~deb9u1
Depends: libc6 (>= 2.15), libidn11 (>= 1.13)
Description: intelligent WHOIS client
 This package provides a commandline client for the WHOIS (RFC 3912)
 protocol, which queries online servers for information such as contact
 details for domains and IP address assignments.
 It can intelligently select the appropriate WHOIS server for most queries.
 .
 The package also contains mkpasswd, a features-rich front end to the
 password encryption function crypt(3).

Package: libgphoto2-6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3749
Maintainer: Debian PhotoTools Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libgphoto2
Version: 2.5.12-1
Depends: libc6 (>= 2.15), libexif12 (>= 0.6.21-1~), libgd3 (>= 2.1.0~alpha~), libgphoto2-port12 (>= 2.5.10), libjpeg62-turbo (>= 1.3.1), libltdl7 (>= 2.4.6), libxml2 (>= 2.7.4)
Recommends: libgphoto2-l10n (>= 2.5.12-1)
Suggests: gphoto2 (>= 2.5.7)
Description: gphoto2 digital camera library
 The gphoto2 library can be used by applications to access various
 digital camera models, via standard protocols such as USB Mass Storage
 and PTP, or vendor-specific protocols.
 .
 This package contains the library.
 .
 The gphoto2 command-line frontend is shipped separately, in the gphoto2
 package.
Homepage: https://github.com/gphoto/libgphoto2/

Package: libc6
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 10686
Maintainer: GNU Libc Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: glibc
Version: 2.24-11+deb9u4
Replaces: libc6-amd64
Depends: libgcc1
Suggests: glibc-doc, debconf | debconf-2.0, libc-l10n, locales
Breaks: hurd (<< 1:0.5.git20140203-1), libtirpc1 (<< 0.2.3), locales (<< 2.24), locales-all (<< 2.24), lsb-core (<= 3.2-27), nscd (<< 2.24)
Conffiles:
 /etc/ld.so.conf.d/x86_64-linux-gnu.conf 593ad12389ab2b6f952e7ede67b8fbbf
Description: 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.
Homepage: http://www.gnu.org/software/libc/libc.html

Package: netcat-traditional
Status: install ok installed
Priority: important
Section: net
Installed-Size: 137
Maintainer: Ruben Molina <[email protected]>
Architecture: amd64
Source: netcat (1.10-41)
Version: 1.10-41+b1
Provides: netcat
Depends: libc6 (>= 2.15)
Description: TCP/IP swiss army knife
 A simple Unix utility which reads and writes data across network
 connections using TCP or UDP protocol. It is designed to be a reliable
 "back-end" tool that can be used directly or easily driven by other
 programs and scripts. At the same time it is a feature-rich network
 debugging and exploration tool, since it can create almost any kind
 of connection you would need and has several interesting built-in
 capabilities.
 .
 This is the "classic" netcat, written by *Hobbit*. It lacks many
 features found in netcat-openbsd.

Package: php7.4-gd
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 131
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php7.4
Version: 7.4.16-1+0~20210305.42+debian9~1.gbpbbe65e
Provides: php-gd
Depends: php-common (>= 1:81~), ucf, php7.4-common (= 7.4.16-1+0~20210305.42+debian9~1.gbpbbe65e), libc6 (>= 2.4), libgd3 (>= 2.1.1)
Description: GD module for PHP
 This package provides the GD module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: linux-image-4.9.0-16-amd64
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 189040
Maintainer: Debian Kernel Team <[email protected]>
Architecture: amd64
Source: linux
Version: 4.9.272-2
Config-Version: 4.9.272-2
Depends: kmod, linux-base (>= 4.3~), initramfs-tools (>= 0.120+deb8u2) | linux-initramfs-tool
Recommends: firmware-linux-free, irqbalance
Suggests: linux-doc-4.9, debian-kernel-handbook, grub-pc | grub-efi-amd64 | extlinux
Breaks: initramfs-tools (<< 0.120+deb8u2), qemu-system-x86 (<< 1:2.5+dfsg-1), xserver-xorg-input-vmmouse (<< 1:13.0.99)
Description: Linux 4.9 for 64-bit PCs
 The Linux kernel 4.9 and modules for use on PCs with AMD64, Intel 64 or
 VIA Nano processors.
 .
 This kernel also runs on a Xen hypervisor.  It supports both privileged
 (dom0) and unprivileged (domU) operation.
Homepage: https://www.kernel.org/

Package: python2.7
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 360
Maintainer: Matthias Klose <[email protected]>
Architecture: amd64
Multi-Arch: allowed
Version: 2.7.13-2+deb9u6
Replaces: python-profiler (<= 2.7.1-2), python2.7-minimal (<< 2.7.3-7~)
Depends: python2.7-minimal (= 2.7.13-2+deb9u6), libpython2.7-stdlib (= 2.7.13-2+deb9u6), mime-support
Suggests: python2.7-doc, binutils
Breaks: python-virtualenv (<< 1.7.1.2-2~), vim-athena (<< 2:7.3.547-4), vim-gnome (<< 2:7.3.547-4), vim-gtk (<< 2:7.3.547-4), vim-nox (<< 2:7.3.547-4)
Conflicts: python-profiler (<= 2.7.1-2)
Description: Interactive high-level object-oriented language (version 2.7)
 Python is a high-level, interactive, object-oriented language. Its 2.7 version
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.

Package: libgd3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 454
Maintainer: GD Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libgd2
Version: 2.2.5-5.2+0~20190808.4+debian9~1.gbp6d9343
Depends: libc6 (>= 2.14), libfontconfig1 (>= 2.11), libfreetype6 (>= 2.2.1), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libtiff5 (>= 4.0.3), libwebp6 (>= 0.5.1), libxpm4, zlib1g (>= 1:1.1.4)
Suggests: libgd-tools
Description: GD Graphics Library
 GD is a graphics library. It allows your code to quickly draw images
 complete with lines, arcs, text, multiple colours, cut and paste from
 other images, flood fills, and write out the result as a PNG file.
 This is particularly useful in World Wide Web applications, where PNG is
 one of the formats accepted for inline images by most browsers.
 .
 This is the runtime package of the library.
Homepage: http://www.libgd.org/

Package: libgc1c2
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 358
Maintainer: Christoph Egger <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libgc
Version: 1:7.4.2-8+deb9u1
Replaces: libgc1, libgc1c3
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.1.1)
Conflicts: libgc1
Description: conservative garbage collector for C and C++
 Boehm-Demers-Weiser's GC is a garbage collecting storage allocator that is
 intended to be used as a plug-in replacement for C's malloc or C++'s new().
 .
 It allows you to allocate memory basically as you normally would without
 explicitly deallocating memory that is no longer useful. The collector
 automatically recycles memory when it determines that it can no longer be
 used.
 .
 This version of the collector is thread safe, has C++ support and uses the
 defaults for everything else. However, it does not work as a drop-in malloc(3)
 replacement.
Homepage: http://www.hboehm.info/gc/

Package: libwebpmux2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 116
Maintainer: Jeff Breidenbach <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libwebp
Version: 0.5.2-1+deb9u1
Depends: libc6 (>= 2.14), libwebp6 (>= 0.5.1)
Description: Lossy compression of digital photographic images.
 Image Compression format, based on the VP8 codec.
 WebP uses the modern VP8 compression format to deliver efficient
 compression of images for the web. More than 30% extra gain over
 optimized JPEG, for same quality, is not unusual.
Homepage: http://webp.googlecode.com

Package: discover-data
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 4392
Maintainer: Debian Install System Team <[email protected]>
Architecture: all
Version: 2.2013.01.11
Recommends: pciutils (>= 1:2.2.4)
Conflicts: libdiscover2 (<< 2.0.4-4)
Description: Data lists for Discover hardware detection system
 The Discover hardware detection library uses XML data files to describe
 software interfaces to various ATA, PCI, PMCMIA, SCSI, and USB devices.
 While the Discover library can retrieve data from anywhere on the net, it is
 often convenient to have a set of Discover XML data files on one's system;
 thus, this package.

Package: bacula-director-sqlite3
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 77
Maintainer: Debian Bacula Team <[email protected]>
Architecture: amd64
Source: bacula
Version: 7.4.4+dfsg-6+deb9u2
Replaces: bacula-director-database
Provides: bacula-director-database
Depends: bacula-common-sqlite3 (= 7.4.4+dfsg-6+deb9u2), dbconfig-sqlite3 | dbconfig-no-thanks, file, sqlite3, ucf, bacula-common (= 7.4.4+dfsg-6+deb9u2), debconf (>= 0.5) | debconf-2.0
Pre-Depends: dpkg (>= 1.17.13)
Suggests: gawk
Conflicts: bacula-director-database
Conffiles:
 /etc/bacula/scripts/make_catalog_backup_awk 2790a9608fba2e75da765d0f14f4920e
Description: network backup service - SQLite 3 storage for Director
 Bacula is a set of programs to manage backup, recovery, and verification of
 data across a network of computers of different kinds.
 .
 The Bacula Director service supervises all the backup, restore, verify, and
 archive operations. It can run as a daemon or as a foreground service which
 administrators can use to schedule backups and recover files.
 .
 This package stores Bacula's catalog in an SQLite 3 database, and thus is
 only suitable for small or test installations.
Homepage: http://www.bacula.org/

Package: libiptc0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 88
Maintainer: Arturo Borrero Gonzalez <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: iptables
Version: 1.6.0+snapshot20161117-6
Depends: libc6 (>= 2.2.5), libip4tc0 (>= 1.6.0+snapshot20161117), libip6tc0 (>= 1.6.0+snapshot2016111)
Description: netfilter libiptc library
 The user-space iptables C library from the Netfilter xtables framework.
 .
 iptables v4/v6 ruleset ADT and kernel interface.
 .
 This library has been considered private for years (and still is), in the
 sense of changing symbols and backward compatibility not guaranteed.
Homepage: http://www.netfilter.org/

Package: libvdpau1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 109
Maintainer: Debian NVIDIA Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libvdpau
Version: 1.1.1-6
Replaces: lib32vdpau1
Depends: libc6 (>= 2.17), libx11-6 (>= 2:1.4.99.1), libxext6
Recommends: vdpau-driver-all | vdpau-driver
Conflicts: lib32vdpau1
Conffiles:
 /etc/vdpau_wrapper.cfg bc89239208609c5d031b74c99a45747d
Description: Video Decode and Presentation API for Unix (libraries)
 VDPAU (Video Decode and Presentation API for Unix) is an open source
 library (libvdpau) and API designed by NVIDIA originally for its GeForce
 8 series and later GPU hardware, targeted at the X Window System on Unix
 operating-systems (including Linux, FreeBSD, and Solaris). This VDPAU API
 allows video programs to offload portions of the video decoding process
 and video post-processing to the GPU video-hardware.
 .
 This package contains the VDPAU wrapper and trace libraries.
Homepage: http://cgit.freedesktop.org/~aplattner/libvdpau

Package: samba-common
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 281
Maintainer: Debian Samba Maintainers <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: samba
Version: 2:4.5.16+dfsg-1+deb9u4
Replaces: samba (<< 3.0.20b-1), samba-doc (<< 2:4.0.5~), samba4-common (<< 4.0.0~alpha7-1)
Depends: ucf, debconf (>= 0.5) | debconf-2.0
Pre-Depends: dpkg (>= 1.15.6~)
Recommends: samba-common-bin
Conflicts: samba-doc (<< 2:4.0.5~), samba4-common (<< 4.0.0~alpha7-1), swat
Conffiles:
 /etc/dhcp/dhclient-enter-hooks.d/samba 3dbac5ed7257e4f971fd1c79709204e1
 /etc/pam.d/samba a69b859744494a52ecf10bb604544093
 /etc/samba/gdbcommands 898c523d1c11feeac45538a65d00c838
Description: common files used by both the Samba server and client
 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 common files used by all parts of Samba.
Homepage: http://www.samba.org

Package: mysql-client
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 8
Maintainer: Ondřej Surý <[email protected]>
Architecture: amd64
Source: mysql-transitional
Version: 5.5.9999+default
Depends: default-mysql-client
Description: MySQL database client binaries [transitional]
 This is a transitional MySQL database that depends on default MySQL
 client metapackage.  It can be safely removed.

Package: apache2-data
Status: install ok installed
Priority: optional
Section: httpd
Installed-Size: 865
Maintainer: Debian Apache Maintainers <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: apache2
Version: 2.4.25-3+deb9u13
Description: Apache HTTP Server (common files)
 The Apache HTTP Server Project'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 architecture-independent common files such as icons,
 error pages and static index files.
Homepage: http://httpd.apache.org/

Package: libnl-genl-3-200
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 52
Maintainer: Heiko Stuebner <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libnl3
Version: 3.2.27-2
Depends: libnl-3-200 (= 3.2.27-2), libc6 (>= 2.4)
Description: library for dealing with netlink sockets - generic netlink
 This is a library for applications dealing with netlink sockets.
 The library provides an interface for raw netlink messaging and various
 netlink family specific interfaces.
 .
 API to the generic netlink protocol, an extended version of the netlink
 protocol.
Homepage: http://www.infradead.org/~tgr/libnl/

Package: os-prober
Status: install ok installed
Priority: extra
Section: utils
Installed-Size: 100
Maintainer: Debian Install System Team <[email protected]>
Architecture: amd64
Version: 1.76~deb9u1
Depends: libc6 (>= 2.4), grub-common
Description: utility to detect other OSes on a set of drives
 This package detects other OSes available on a system and outputs the
 results in a generic machine-readable format.

Package: php-curl
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 13
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: all
Source: php-defaults (82+0~20210313.35+debian9~1.gbpa8195f)
Version: 2:8.0+82+0~20210313.35+debian9~1.gbpa8195f
Depends: php-common, php8.0-curl
Description: CURL module for PHP [default]
 This package provides a CURL module for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
 .
 This package is a dependency package, which depends on Debian's default
 PHP version (currently 8.0).

Package: libnss3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3903
Maintainer: Maintainers of Mozilla-related packages <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: nss
Version: 2:3.26.2-1.1+deb9u5
Depends: libc6 (>= 2.14), libnspr4 (>= 2:4.12), libsqlite3-0 (>= 3.5.9), zlib1g (>= 1:1.1.4)
Conflicts: libnss3-1d (<< 2:3.13.4-2)
Description: Network Security Service libraries
 This is a set of libraries designed to support cross-platform development
 of security-enabled client and server applications. It can support SSLv2
 and  v4, TLS, PKCS #5, #7, #11, #12, S/MIME, X.509 v3 certificates and
 other security standards.
Homepage: http://www.mozilla.org/projects/security/pki/nss/

Package: firewalld
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 3077
Maintainer: Utopia Maintenance Team <[email protected]>
Architecture: all
Version: 0.4.4.2-1
Depends: dbus, gir1.2-glib-2.0, iptables, policykit-1, python3-dbus, python3-gi, python3-slip-dbus, init-system-helpers (>= 1.18~), python3:any (>= 3.3.2-2~)
Recommends: ebtables (>= 2.0.10.4-3.1~), ipset
Conffiles:
 /etc/dbus-1/system.d/FirewallD.conf ac561becee880bdbd789a0d1772f8327
 /etc/firewalld/firewalld.conf 3dca0618404357a4a53874da21f63a1b
 /etc/firewalld/lockdown-whitelist.xml 3eeb11f47067458e173328c4423b6bc6
 /etc/init.d/firewalld 1afb162c012762d0d3b4f612c8fcdab6
Description: dynamically managed firewall with support for network zones
 firewalld is a dynamically managed firewall daemon with support for
 network/firewall zones to define the trust level of network connections
 or interfaces. It has support for IPv4, IPv6 firewall settings and for
 ethernet bridges and has a separation of runtime and persistent
 configuration options.
 It also provides a D-Bus interface for services or applications to add
 and apply firewall rules on-the-fly.
Homepage: http://www.firewalld.org/

Package: libpcre2-posix2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 69
Maintainer: Matthew Vernon <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: pcre2
Version: 10.36-2+0~20210212.6+debian9~1.gbp6138a4
Replaces: libpcre2-posix0
Depends: libc6 (>= 2.4), libpcre2-8-0 (>= 10.22)
Conflicts: libpcre2-posix0
Description: New Perl Compatible Regular Expression Library - posix-compatible runtime files
 This is PCRE2, the new implementation of PCRE, a library of functions
 to support regular expressions whose syntax and semantics are as
 close as possible to those of the Perl 5 language. New projects
 should use this library in preference to the older library,
 confusingly called pcre3 in Debian.
 .
 This package contains the runtime library for the posix-compatible API.
Homepage: https://pcre.org/

Package: libgdk-pixbuf2.0-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2539
Maintainer: Debian GNOME Maintainers <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: gdk-pixbuf
Version: 2.36.5-2+deb9u2
Description: GDK Pixbuf library - data files
 This package contains the common files and translations for the GDK
 Pixbuf library.
Homepage: http://www.gtk.org/

Package: cups-ppdc
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 221
Maintainer: Debian Printing Team <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: cups
Version: 2.2.1-8+deb9u8
Depends: libc6 (>= 2.4), libcups2 (>= 1.6.2), libcupsppdc1 (>= 1.4.0), libgcc1 (>= 1:3.0), libstdc++6 (>= 5), cups-common (>= 2.2.1-8+deb9u8)
Description: Common UNIX Printing System(tm) - PPD manipulation utilities
 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpd and the like.  It supports the Internet
 Printing Protocol (IPP), and has its own filtering driver model for
 handling various document types.
 .
 This package provides utilities to generate and manipulate PPD files.
Homepage: https://www.cups.org/

Package: cups
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 761
Maintainer: Debian Printing Team <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 2.2.1-8+deb9u8
Replaces: cups-bsd (<< 1.7.2-3~), ghostscript-cups (<< 9.02~)
Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.16), libcups2 (= 2.2.1-8+deb9u8), libcupscgi1 (>= 1.4.2), libcupsimage2 (>= 1.4.0), libcupsmime1 (>= 1.4.0), libcupsppdc1 (>= 1.4.0), libgcc1 (>= 1:3.0), libstdc++6 (>= 5), libusb-1.0-0 (>= 2:1.0.8), debconf (>= 1.2.9) | debconf-2.0, libc-bin (>= 2.13), cups-core-drivers (>= 2.2.1-8+deb9u8), cups-daemon (>= 2.2.1-8+deb9u8), poppler-utils (>= 0.12), procps, ghostscript (>= 9.02~), cups-common (>= 2.2.1-8+deb9u8), cups-server-common (>= 2.2.1-8+deb9u8), cups-client (>= 2.2.1-8+deb9u8), cups-ppdc, cups-filters (>= 1.0.24-3~)
Recommends: avahi-daemon, colord, cups-filters (>= 1.0.42) | foomatic-filters (>= 4.0), printer-driver-gutenprint, cups-filters (>= 1.0.36) | ghostscript-cups (>= 9.02~)
Suggests: cups-bsd, foomatic-db-compressed-ppds | foomatic-db, printer-driver-hpcups, hplip, cups-pdf, udev, smbclient
Breaks: cups-bsd (<< 1.7.2-3~), foomatic-filters (<< 4.0), ghostscript-cups (<< 9.02~)
Conffiles:
 /etc/cups/snmp.conf 47b8f1c3fecdc44e3d1fdee4b9eeb3f5
Description: Common UNIX Printing System(tm) - PPD/driver support, web interface
 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpd and the like.  It supports the Internet
 Printing Protocol (IPP), and has its own filtering driver model for
 handling various document types.
 .
 This package provides the parts of CUPS which are needed for using printer
 drivers.
Homepage: https://www.cups.org/

Package: libharfbuzz0b
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1072
Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: harfbuzz
Version: 1.4.2-1
Replaces: libharfbuzz0, libharfbuzz0a
Depends: libc6 (>= 2.14), libfreetype6 (>= 2.4.2), libglib2.0-0 (>= 2.31.8), libgraphite2-3 (>= 1.2.2)
Conflicts: libharfbuzz0, libharfbuzz0a
Description: OpenType text shaping engine (shared library)
 HarfBuzz is an implementation of the OpenType Layout engine (aka layout
 engine) and the script-specific logic (aka shaping engine).
 .
 This package contains the shared libraries.
Homepage: https://www.freedesktop.org/wiki/Software/HarfBuzz

Package: distro-info-data
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 15
Maintainer: Benjamin Drung <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 0.36
Replaces: distro-info (<< 0.3~)
Breaks: distro-info (<< 0.3~)
Description: information about the distributions' releases (data files)
 Information about all releases of Debian and Ubuntu. The distro-info script
 will give you the codename for e.g. the latest stable release of your
 distribution. To get information about a specific distribution there are the
 debian-distro-info and the ubuntu-distro-info scripts.
 .
 This package contains the data files.

Package: libdatrie1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 72
Maintainer: Theppitak Karoonboonyanan <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libdatrie (0.2.10-4)
Version: 0.2.10-4+b1
Depends: libc6 (>= 2.14)
Description: Double-array trie library
 This package provides shared libraries needed to run programs that use the
 datrie library. It is usually automatically installed.
Homepage: http://linux.thai.net/projects/libthai

Package: libtiff5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 593
Maintainer: Laszlo Boszormenyi (GCS) <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: tiff
Version: 4.0.8-2+deb9u8
Depends: libc6 (>= 2.14), libjbig0 (>= 2.0), libjpeg62-turbo (>= 1.3.1), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.1.4)
Description: Tag Image File Format (TIFF) library
 libtiff is a library providing support for the Tag Image File Format
 (TIFF), a widely used format for storing image data.  This package
 includes the shared library.
Homepage: http://libtiff.maptools.org

Package: gettext-base
Status: install ok installed
Priority: standard
Section: utils
Installed-Size: 718
Maintainer: Santiago Vila <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: gettext
Version: 0.19.8.1-2+deb9u1
Depends: libc6 (>= 2.14)
Description: GNU Internationalization utilities for the base system
 This package includes the gettext and ngettext programs which allow
 other packages to internationalize the messages given by shell scripts.
Homepage: http://www.gnu.org/software/gettext/

Package: php7.4-dev
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 4722
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php7.4
Version: 7.4.16-1+0~20210305.42+debian9~1.gbpbbe65e
Depends: autoconf (>= 2.63), automake (>= 1.11), libpcre2-dev (>= 10.30), libssl-dev, pkg-config, php7.4-cli (>= 7.4.16-1+0~20210305.42+debian9~1.gbpbbe65e), php7.4-common (= 7.4.16-1+0~20210305.42+debian9~1.gbpbbe65e), shtool, libtool (>= 2.4.6-0.1~)
Recommends: pkg-php-tools
Suggests: dh-php
Description: Files for PHP7.4 module development
 This package provides the files from the PHP7.4 source needed for compiling
 additional modules.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: libshine3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 68
Maintainer: Debian Multimedia Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: shine
Version: 3.1.0-5
Depends: libc6 (>= 2.14)
Description: Fixed-point MP3 encoding library - runtime files
 Shine can be used to encode audio data on architectures with no floating
 point processing unit (FPU) at a much better rate than encoding
 libraries implemented using floating-point arithmetic.
 .
 This package contains the files needed to run a program compiled using
 Shine.
Homepage: https://github.com/savonet/shine

Package: libcupsmime1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 147
Maintainer: Debian Printing Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: cups
Version: 2.2.1-8+deb9u8
Depends: libc6 (>= 2.14), libcups2 (= 2.2.1-8+deb9u8)
Breaks: cups (<< 1.5.0)
Description: Common UNIX Printing System(tm) - MIME library
 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpd and the like.  It supports the Internet
 Printing Protocol (IPP), and has its own filtering driver model for
 handling various document types.
 .
 This package provides a shared library for file type detection and
 file conversion filter chain building.
Homepage: https://www.cups.org/

Package: php7.4-mysql
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 443
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php7.4
Version: 7.4.16-1+0~20210305.42+debian9~1.gbpbbe65e
Provides: php-mysqli, php-mysqlnd, php-pdo-mysql, php7.4-mysqli, php7.4-mysqlnd, php7.4-pdo-mysql
Depends: php-common (>= 1:81~), ucf, php7.4-common (= 7.4.16-1+0~20210305.42+debian9~1.gbpbbe65e), libc6 (>= 2.15)
Description: MySQL module for PHP
 This package provides the MySQL module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: libipc-shareable-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 116
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 0.61-1
Depends: perl
Description: module to access IPC shared memory segments through perl
 This perl module provides a tie() interface to System V IPC shared memory
 segments.
 .
 IPC::Shareable allows you to tie a variable to shared memory making it
 easy to share the contents of that variable with other Perl processes.
 Scalars, arrays, and hashes can be tied.  The variable being tied may
 contain arbitrarily complex data structures - including references to
 arrays, hashes of hashes, etc.
Homepage: https://metacpan.org/release/IPC-Shareable/

Package: imagemagick-6.q16
Status: install ok installed
Priority: optional
Section: graphics
Installed-Size: 743
Maintainer: ImageMagick Packaging Team <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: imagemagick
Version: 8:6.9.7.4+dfsg-11+deb9u14
Replaces: imagemagick (<< 8:6.9.2.10+dfsg-2~)
Provides: imagemagick, imagemagick-6.defaultquantum
Depends: libc6 (>= 2.4), libmagickcore-6.q16-3 (>= 8:6.9.6.8), libmagickwand-6.q16-3 (>= 8:6.9.6.8), hicolor-icon-theme
Recommends: libmagickcore-6.q16-3-extra, ghostscript, netpbm
Suggests: imagemagick-doc, autotrace, cups-bsd | lpr | lprng, curl, enscript, ffmpeg, gimp, gnuplot, grads, graphviz, groff-base, hp2xx, html2ps, libwmf-bin, mplayer, povray, radiance, sane-utils, texlive-base-bin, transfig, ufraw-batch, xdg-utils
Breaks: libmagickcore-dev (<< 8:6.9.2.10+dfsg-2~)
Description: image manipulation programs -- quantum depth Q16
 ImageMagick is a software suite to create, edit, and compose bitmap images.
 It can read, convert and write images in a variety of formats (over 100)
 including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript,
 SVG, and TIFF. Use ImageMagick to translate, flip, mirror, rotate, scale,
 shear and transform images, adjust image colors, apply various special
 effects, or draw text, lines, polygons, ellipses and Bézier curves.
 All manipulations can be achieved through shell commands as well as through
 an X11 graphical interface (display).
 .
 For working with the SVG, WMF, OpenEXR, DjVu and Graphviz formats,
 you need to install the libmagickcore-6.q16-3-extra package.
 .
 This version of imagemagick is compiled for a channel
 depth of 16 bits (Q16).
Homepage: http://www.imagemagick.org/

Package: libtxc-dxtn-s2tc
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 247
Maintainer: Lennart Weller <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: s2tc
Version: 1.0+git20151227-2
Replaces: libtxc-dxtn-s2tc0
Provides: libtxc-dxtn, libtxc-dxtn-s2tc0, libtxc-dxtn0
Depends: libc6 (>= 2.4), libgcc1 (>= 1:3.0)
Conflicts: libtxc-dxtn0
Description: Texture compression library for Mesa
 S2TC is a patent-free S3TC compatible implementation and provides
 texture compression to Mesa.
 .
 The library is automatically loaded and adds the OpenGL extensions
 GL_S3_s3tc and GL_EXT_texture_compression_s3tc.
Homepage: https://github.com/divVerent/s2tc

Package: php7.4-imagick
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 459
Maintainer: Debian PHP PECL Maintainers <[email protected]>
Architecture: amd64
Source: php-imagick
Version: 3.4.4+php8.0+3.4.4-7+0~20210305.28+debian9~1.gbpdcb27b
Replaces: php-imagick (<< 3.4.4+php8.0+3.4.4-7+0~20210305.28+debian9~1.gbpdcb27b~)
Provides: php-imagick
Depends: php7.4-common, libc6 (>= 2.14), libmagickcore-6.q16-3 (>= 8:6.9.6.8), libmagickwand-6.q16-3 (>= 8:6.9.6.8)
Pre-Depends: php-common (>= 2:69~)
Recommends: ghostscript, ttf-dejavu-core
Breaks: php-imagick (<< 3.4.4+php8.0+3.4.4-7+0~20210305.28+debian9~1.gbpdcb27b~)
Conffiles:
 /etc/php/7.4/mods-available/imagick.ini 5dc8a9511b4fa405099723d80b21b5de
Description: Provides a wrapper to the ImageMagick library
 Imagick is a native php extension to create and modify images using the
 ImageMagick API.
Homepage: http://pecl.php.net/package/imagick

Package: libfdisk1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 469
Maintainer: Debian util-linux Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: util-linux
Version: 2.29.2-1+deb9u1
Depends: libblkid1 (>= 2.24.2), libc6 (>= 2.17), libuuid1 (>= 2.16)
Description: fdisk partitioning library
 The libfdisk library is used for manipulating partition tables. It is
 the core of the fdisk, cfdisk, and sfdisk tools.

Package: ssl-cert
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 63
Maintainer: Debian Apache Maintainers <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 1.0.39
Depends: debconf (>= 0.5) | debconf-2.0, openssl (>= 0.9.8g-9), adduser
Suggests: openssl-blacklist
Description: simple debconf wrapper for OpenSSL
 This package enables unattended installs of packages that
 need to create SSL certificates.
 .
 It is a simple wrapper for OpenSSL's certificate request utility that
 feeds it with the correct user variables.

Package: libstemmer0d
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 350
Maintainer: Stefano Rivera <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: snowball (0+svn585-1)
Version: 0+svn585-1+b2
Depends: libc6 (>= 2.4)
Description: Snowball stemming algorithms for use in Information Retrieval
 Snowball provides access to efficient algorithms for calculating a
 "stemmed" form of a word.  This is a form with most of the common
 morphological endings removed; hopefully representing a common
 linguistic base form.  This is most useful in building search engines
 and information retrieval software; for example, a search with stemming
 enabled should be able to find a document containing "cycling" given the
 query "cycles".
 .
 Snowball provides algorithms for several (mainly European) languages.
 It also provides access to the classic Porter stemming algorithm for
 English: although this has been superseded by an improved algorithm, the
 original algorithm may be of interest to information retrieval
 researchers wishing to reproduce results of earlier experiments.
Homepage: http://snowball.tartarus.org/

Package: php7.0-mcrypt
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 72
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php7.0
Version: 7.0.33-47+0~20210228.54+debian9~1.gbp7f60a9
Provides: php-mcrypt
Depends: php-common (>= 1:81~), ucf, php7.0-common (= 7.0.33-47+0~20210228.54+debian9~1.gbp7f60a9), libc6 (>= 2.14), libltdl7 (>= 2.4.6), libmcrypt4
Description: libmcrypt module for PHP
 This package provides the libmcrypt module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: libgutenprint2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 8212
Maintainer: Debian Printing Group <[email protected]>
Architecture: amd64
Source: gutenprint (5.2.11-1)
Version: 5.2.11-1+b2
Depends: libc6 (>= 2.14)
Suggests: gutenprint-locales (>= 5.2.11-1)
Description: runtime for the Gutenprint printer driver library
 This package includes the Gutenprint shared library, needed to
 run programs using Gutenprint drivers.
 .
 Gutenprint is the print facility for the GIMP, and in addition a
 suite of drivers that may be used with common UNIX spooling systems
 using GhostScript or CUPS.  These drivers provide printing quality
 for UNIX/Linux on a par with proprietary vendor-supplied drivers in
 many cases, and can be used for many of the most demanding printing
 tasks.  Gutenprint was formerly known as Gimp-Print.
Homepage: http://gimp-print.sourceforge.net/

Package: libhttp-daemon-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 71
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 6.01-1
Replaces: libwww-perl (<< 6.00)
Depends: perl, libhttp-date-perl, libhttp-message-perl, liblwp-mediatypes-perl
Breaks: libwww-perl (<< 6.00)
Description: simple http server class
 Instances of the HTTP::Daemon class are HTTP/1.1 servers that listen on a
 socket for incoming requests. The HTTP::Daemon is a subclass of
 IO::Socket::INET, so you can perform socket operations directly on it too.
 .
 The accept() method will return when a connection from a client is available.
 The returned value will be an HTTP::Daemon::ClientConn object which is
 another IO::Socket::INET subclass. Calling the get_request() method on this
 object will read data from the client and return an HTTP::Request object. The
 ClientConn object also provide methods to send back various responses.
 .
 This HTTP daemon does not fork(2) for you. Your application, i.e. the user of
 the HTTP::Daemon is responsible for forking if that is desirable. Also note
 that the user is responsible for generating responses that conform to the
 HTTP/1.1 protocol.
Homepage: http://search.cpan.org/dist/HTTP-Daemon/

Package: libprotobuf-c1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 60
Maintainer: Robert Edmonds <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: protobuf-c
Version: 1.2.1-2
Depends: libc6 (>= 2.14)
Description: Protocol Buffers C shared library (protobuf-c)
 Protocol Buffers are a flexible, efficient, automated mechanism for
 serializing structured data - similar to XML, but smaller, faster, and
 simpler. You define how you want your data to be structured once, then you can
 use special generated source code to easily write and read your structured
 data to and from a variety of data streams and using a variety of languages.
 You can even update your data structure without breaking deployed programs
 that are compiled against the "old" format.
 .
 This is the "protobuf-c" implementation of Protocol Buffers in C.
 .
 This package contains the shared library.
Homepage: https://github.com/protobuf-c/protobuf-c

Package: libpipeline1
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 75
Maintainer: Colin Watson <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libpipeline
Version: 1.4.1-2
Depends: libc6 (>= 2.15)
Description: pipeline manipulation library
 This is a C library for setting up and running pipelines of processes,
 without needing to involve shell command-line parsing which is often
 error-prone and insecure.
Homepage: http://libpipeline.nongnu.org/

Package: php8.0-mbstring
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 1046
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php8.0
Version: 8.0.3-1+0~20210305.17+debian9~1.gbp899a74
Provides: php-mbstring
Depends: php-common (>= 1:81~), ucf, php8.0-common (= 8.0.3-1+0~20210305.17+debian9~1.gbp899a74), libc6 (>= 2.14), libonig4 (>= 5.9.5)
Description: MBSTRING module for PHP
 This package provides the MBSTRING module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: cups-daemon
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 901
Maintainer: Debian Printing Team <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: cups
Version: 2.2.1-8+deb9u8
Replaces: cups (<< 2.1.0-6~)
Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.15), libcups2 (= 2.2.1-8+deb9u8), libcupsmime1 (>= 1.5.0), libdbus-1-3 (>= 1.9.14), libgssapi-krb5-2 (>= 1.14+dfsg), libpam0g (>= 0.99.7.1), libpaper1, libsystemd0, init-system-helpers (>= 1.18~), procps, lsb-base (>= 3.2-14~), ssl-cert (>= 1.0.11), adduser, bc
Pre-Depends: dpkg (>= 1.15.7.2)
Recommends: colord, cups-browsed, avahi-daemon (>= 0.6.31-3~)
Suggests: cups, cups-bsd, cups-common (>= 2.2.1-8+deb9u8), cups-server-common (>= 2.2.1-8+deb9u8), cups-client (>= 2.2.1-8+deb9u8), cups-ppdc, cups-filters, poppler-utils (>= 0.12), ghostscript (>= 9.02~), cups-filters (>= 1.0.42) | foomatic-filters (>= 4.0), foomatic-db-compressed-ppds | foomatic-db, printer-driver-gutenprint, printer-driver-hpcups, hplip, cups-pdf, udev, smbclient
Breaks: cups (<< 2.1.0-6~)
Conffiles:
 /etc/apparmor.d/usr.sbin.cupsd bef54b224df8356a98094f32d90949a9
 /etc/cups/cups-files.conf e8a5660cade680b6e47591510e570463
 /etc/init.d/cups b6a8f635d8543a5f2076f5ac7da124ed
 /etc/logrotate.d/cups-daemon 7bd7f956a724d571799244af3cd530f6
 /etc/pam.d/cups ff2488324854f7b1e892bb0df062d5f0
 /etc/ufw/applications.d/cups 29e98a6d850da251e180c3d68dec2bd3
Description: Common UNIX Printing System(tm) - daemon
 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpd and the like.  It supports the Internet
 Printing Protocol (IPP), and has its own filtering driver model for
 handling various document types.
 .
 This package provides the CUPS scheduler/daemon.
Homepage: https://www.cups.org/

Package: autoconf
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 1868
Maintainer: Ben Pfaff <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 2.69-10
Depends: perl (>> 5.005), m4 (>= 1.4.13), debianutils (>= 1.8)
Recommends: automake | automaken
Suggests: autoconf-archive, gnu-standards, autoconf-doc, libtool, gettext
Breaks: gettext (<< 0.10.39), pkg-config (<< 0.25-1.1)
Conffiles:
 /etc/emacs/site-start.d/50autoconf.el 297521889d690871ec9d89c5eeff745a
Description: automatic configure script builder
 The standard for FSF source packages.  This is only useful if you
 write your own programs or if you extensively modify other people's
 programs.
 .
 For an extensive library of additional Autoconf macros, install the
 `autoconf-archive' package.
 .
 This version of autoconf is not compatible with scripts meant for
 Autoconf 2.13 or earlier.
Homepage: http://www.gnu.org/software/autoconf/

Package: initramfs-tools
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 105
Maintainer: Debian kernel team <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 0.130
Provides: linux-initramfs-tool
Depends: initramfs-tools-core (= 0.130), linux-base
Suggests: bash-completion
Breaks: console-setup (<< 1.72), cryptsetup (<< 2:1.6.6-4~), e2fsprogs (<< 1.42.13), elilo (<< 3.12-3.1~), initscripts (<< 2.88dsf-59.3~), lilo (<< 22.8-8.2~), lvm2 (<< 2.02.111-2.1~), s390-tools (<< 1.8.3-2~), systemd-sysv (<< 186), upstart
Conflicts: linux-initramfs-tool, usplash (<< 0.5.50)
Conffiles:
 /etc/initramfs-tools/update-initramfs.conf e2026d4603e7161efaccca519aeb1297
 /etc/kernel/postinst.d/initramfs-tools f9dcd9b9d4b6aa84c18407f2aeecb096
 /etc/kernel/postrm.d/initramfs-tools f57d0b03f79fd46dd1a1fa3b00206070
Description: generic modular initramfs generator (automation)
 This package builds a bootable initramfs for Linux kernel packages.  The
 initramfs is loaded along with the kernel and is responsible for
 mounting the root filesystem and starting the main init system.

Package: linux-image-4.9.0-15-amd64
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 189003
Maintainer: Debian Kernel Team <[email protected]>
Architecture: amd64
Source: linux
Version: 4.9.258-1
Config-Version: 4.9.258-1
Depends: kmod, linux-base (>= 4.3~), initramfs-tools (>= 0.120+deb8u2) | linux-initramfs-tool
Recommends: firmware-linux-free, irqbalance
Suggests: linux-doc-4.9, debian-kernel-handbook, grub-pc | grub-efi-amd64 | extlinux
Breaks: initramfs-tools (<< 0.120+deb8u2), qemu-system-x86 (<< 1:2.5+dfsg-1), xserver-xorg-input-vmmouse (<< 1:13.0.99)
Description: Linux 4.9 for 64-bit PCs
 The Linux kernel 4.9 and modules for use on PCs with AMD64, Intel 64 or
 VIA Nano processors.
 .
 This kernel also runs on a Xen hypervisor.  It supports both privileged
 (dom0) and unprivileged (domU) operation.
Homepage: https://www.kernel.org/

Package: libpangocairo-1.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 237
Maintainer: Debian GNOME Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: pango1.0
Version: 1.40.5-1
Replaces: libpango1.0-0 (<< 1.32.5-2)
Depends: libc6 (>= 2.4), libcairo2 (>= 1.12.10), libfontconfig1 (>= 2.11), libfreetype6 (>= 2.2.1), libglib2.0-0 (>= 2.37.3), libpango-1.0-0 (>= 1.37.5), libpangoft2-1.0-0 (>= 1.28.1)
Breaks: libpango1.0-0 (<< 1.32.5-2)
Description: Layout and rendering of internationalized text
 Pango is a library for layout and rendering of text, with an emphasis
 on internationalization. Pango can be used anywhere that text layout is
 needed. however, most of the work on Pango-1.0 was done using the GTK+
 widget toolkit as a test platform. Pango forms the core of text and
 font handling for GTK+-2.0.
 .
 Pango is designed to be modular; the core Pango layout can be used with
 four different font backends:
  - Core X windowing system fonts
  - Client-side fonts on X using the Xft library
  - Direct rendering of scalable fonts using the FreeType library
  - Native fonts on Microsoft backends
 .
 This package contains the shared libraries.
Homepage: http://www.pango.org/

Package: ghostscript
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 228
Maintainer: Debian Printing Team <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 9.26a~dfsg-0+deb9u9
Provides: postscript-viewer
Depends: libc6 (>= 2.4), libgs9 (= 9.26a~dfsg-0+deb9u9), debconf | debconf-2.0
Recommends: gsfonts
Suggests: ghostscript-x
Description: interpreter for the PostScript language and for PDF
 GPL Ghostscript is used for PostScript/PDF preview and printing.
 Usually as a back-end to a program such as ghostview, it can display
 PostScript and PDF documents in an X11 environment.
 .
 Furthermore, it can render PostScript and PDF files as graphics to be
 printed on non-PostScript printers. Supported printers include common
 dot-matrix, inkjet and laser models.
Homepage: http://www.ghostscript.com/

Package: libpcre3
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 669
Maintainer: Perl 5 Compatible Regular Expression Library <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: pcre3
Version: 2:8.44-2+0~20210301.9+debian9~1.gbpa278ad
Depends: libc6 (>= 2.14)
Description: Perl 5 Compatible Regular Expression Library - runtime files
 This is a library of functions to support regular expressions whose syntax
 and semantics are as close as possible to those of the Perl 5 language.
 .
 This package contains the runtime libraries.

Package: libksba8
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 264
Maintainer: Debian GnuTLS Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libksba
Version: 1.3.5-2
Depends: libc6 (>= 2.14), libgpg-error0 (>= 1.14)
Description: X.509 and CMS support library
 KSBA (pronounced Kasbah) is a library to make X.509 certificates as
 well as the CMS easily accessible by other applications.  Both
 specifications are building blocks of S/MIME and TLS.
 .
 KSBA provides these subsystems: ASN.1 Parser, BER Decoder, BER
 Encoder, Certificate Handling and CMS Handling.
 .
 This package contains the runtime library files.
Homepage: http://www.gnupg.org/related_software/libksba/

Package: libthai0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 94
Maintainer: Theppitak Karoonboonyanan <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libthai
Version: 0.1.26-1
Depends: libthai-data (>= 0.1.10), libc6 (>= 2.14), libdatrie1 (>= 0.2.0)
Enhances: libqtcore4, libqtgui4
Description: Thai language support library
 LibThai is a set of Thai language support routines aimed to ease
 developers' tasks to incorporate Thai language support in their applications.
 It includes important Thai-specific functions e.g. word breaking, input and
 output methods as well as basic character and string supports.
 .
 This package contains the shared libraries needed to run programs that use
 the LibThai library.
Homepage: http://linux.thai.net/projects/libthai

Package: webmin-virtualmin-awstats
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 1
Maintainer: [email protected]
Architecture: all
Version: 6.0
Provides: webmin-virtualmin-awstats
Depends: base, perl, webmin, webmin-virtual-server (>= 4.13)
Pre-Depends: bash, perl
Description: Webmin module AWStats Reporting

Package: libmariadbclient18
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 4309
Maintainer: Debian MySQL Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: mariadb-10.1
Version: 10.1.48-0+deb9u2
Depends: mysql-common, libc6 (>= 2.17), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4)
Description: MariaDB database client library
 MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MariaDB are speed, robustness and
 ease of use.
 .
 This package includes the client library.
Homepage: https://mariadb.org/

Package: libglapi-mesa
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 246
Maintainer: Debian X Strike Force <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: mesa (13.0.6-1)
Version: 13.0.6-1+b2
Depends: libc6 (>= 2.14)
Description: free implementation of the GL API -- shared library
 The Mesa GL API module is responsible for dispatching all the gl*
 functions. It is intended to be mainly used by both the libgles1-mesa
 and libgles2-mesa packages.
Homepage: https://mesa3d.org/

Package: librtmp1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 142
Maintainer: Debian Multimedia Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: rtmpdump (2.4+20151223.gitfa8646d.1-1)
Version: 2.4+20151223.gitfa8646d.1-1+b1
Depends: libc6 (>= 2.14), libgmp10, libgnutls30 (>= 3.5.6), libhogweed4, libnettle6, zlib1g (>= 1:1.1.4)
Description: toolkit for RTMP streams (shared library)
 A small dumper for media content streamed over the RTMP protocol (like BBC's
 iPlayer high quality streams). Supplying an RTMP URL will result in a dumped
 flv file, which can be played/transcoded with standard tools.
 .
 This package contains the shared libraries, header files needed by
 programs that want to use librtmp.
Homepage: http://rtmpdump.mplayerhq.hu/

Package: proftpd-basic
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 4436
Maintainer: ProFTPD Maintainance Team <[email protected]>
Architecture: amd64
Source: proftpd-dfsg
Version: 1.3.5e+r1.3.5b-4+deb9u2
Replaces: proftpd (<< 1.3.2)
Provides: ftp-server, proftpd, proftpd-abi-1.3.5b
Depends: adduser, debianutils (>= 1.21.0), libpam-runtime (>= 0.76-13.1), netbase (>= 4.13), sed (>= 4.1.5), ucf (>= 0.30), lsb-base (>= 3.0-6), libacl1 (>= 2.2.51-8), libc6 (>= 2.15), libcap2 (>= 1:2.10), libmemcached11, libmemcachedutil2, libncurses5 (>= 6), libpam0g (>= 0.99.7.1), libpcre3, libssl1.0.2 (>= 1.0.2d), libtinfo5 (>= 6), libwrap0 (>= 7.6-4~), zlib1g (>= 1:1.1.4)
Suggests: openbsd-inetd | inet-superserver, openssl, proftpd-doc, proftpd-mod-ldap, proftpd-mod-mysql, proftpd-mod-odbc, proftpd-mod-pgsql, proftpd-mod-sqlite, proftpd-mod-geoip
Breaks: proftpd (<< 1.3.2)
Conflicts: ftp-server
Conffiles:
 /etc/default/proftpd faee1ad0d1a7737f31e5760249ac668d
 /etc/ftpusers 839f3157aad792bafbbdcd932a95a345
 /etc/init.d/proftpd 55a53b61b8a88c17492ee9ce3d361cb3
 /etc/logrotate.d/proftpd-basic 761b01cb36ef45a9e137c74cabbad236
 /etc/pam.d/proftpd 53d0d180f1e8c6dcc0b5e58a2ce30252
 /etc/proftpd/blacklist.dat 88ff85a9171e4606e1cce76994088175
 /etc/proftpd/dhparams.pem 34bf64969b4d11ef0a3a70f4dd89b280
Description: Versatile, virtual-hosting FTP daemon - binaries
 ProFTPD is a powerful modular FTP/SFTP/FTPS server. This File Transfer
 Protocol daemon supports also hidden directories, virtual hosts, and
 per-directory ".ftpaccess" files. It uses a single main configuration
 file, with a syntax similar to Apache.
 .
 Because of the advanced design, anonymous-FTP directories can have
 an arbitrary internal structure (bin, lib, etc, and special files are
 not needed). Advanced features such as multiple password files and
 upload/download ratios are also supported.
 .
 This package contains the daemon and all main modules used for
 common configurations. If you need database-centric authentication
 install the suitable proftpd-mod suggested package.
Homepage: http://www.proftpd.org/

Package: php5.6-cgi
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 8762
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php5.6
Version: 5.6.40-47+0~20210227.51+debian9~1.gbpd522a2
Provides: php-cgi, phpapi-20131226
Depends: libmagic1, libpcre3 (>= 2:8.41), mime-support, php5.6-cli, php5.6-common (= 5.6.40-47+0~20210227.51+debian9~1.gbpd522a2), php5.6-json, php5.6-opcache, tzdata, ucf, libc6 (>= 2.15), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4)
Suggests: php-pear
Conffiles:
 /etc/apache2/conf-available/php5.6-cgi.conf 3ac6083f2d927670d3eaa3c798542e72
Description: server-side, HTML-embedded scripting language (CGI binary)
 This package provides the /usr/lib/cgi-bin/php CGI interpreter built
 for use in Apache 2 with mod_actions, or any other CGI httpd that
 supports a similar mechanism.  Note that MOST users probably
 want the php5.6-fpm package.
 .
 The following extensions are built in: Core date ereg filter hash libxml
 mhash openssl pcntl pcre Reflection session SPL standard zlib.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: libdevmapper1.02.1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 401
Maintainer: Debian LVM Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: lvm2 (2.02.168-2)
Version: 2:1.02.137-2
Depends: libc6 (>= 2.22), libselinux1 (>= 1.32), libudev1 (>= 183), dmsetup (>= 2:1.02.137-2)
Breaks: liblvm2app2.2 (<< 2.02.122), lvm2 (<< 2.02.122)
Conflicts: libdevmapper1.02
Description: Linux Kernel Device Mapper userspace library
 The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management)
 Team's implementation of a minimalistic kernel-space driver that handles
 volume management, while keeping knowledge of the underlying device layout
 in user-space.  This makes it useful for not only LVM, but software raid,
 and other drivers that create "virtual" block devices.
 .
 This package contains the (user-space) shared library for accessing the
 device-mapper; it allows usage of the device-mapper through a clean,
 consistent interface (as opposed to through kernel ioctls).
Homepage: http://sources.redhat.com/lvm2/

Package: python3-zope.interface
Status: install ok installed
Priority: optional
Section: zope
Installed-Size: 663
Maintainer: Debian/Ubuntu Zope Team <[email protected]>
Architecture: amd64
Source: zope.interface
Version: 4.3.2-1
Provides: python3-zope, python3.5-zope.interface
Depends: python3 (<< 3.6), python3 (>= 3.5~), python3-pkg-resources, python3:any (>= 3.3.2-2~), libc6 (>= 2.4)
Description: Interfaces for Python3
 This package provides an implementation of object interfaces for Python.
 Interfaces are a mechanism for labeling objects as conforming to a given API
 or contract. So, this package can be considered as implementation of the
 Design By Contract methodology support in Python.
 .
 This is the Python 3 version.
Homepage: http://pypi.python.org/pypi/zope.interface

Package: libspeex1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 117
Maintainer: Ron Lee <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: speex (1.2~rc1.2-1)
Version: 1.2~rc1.2-1+b2
Depends: libc6 (>= 2.14)
Suggests: speex
Conflicts: asterisk (<= 1:1.4.18.1~dfsg-1), libiaxclient1 (<= 2.0.2-1), libmediastreamer0 (<= 2.1.0-1), libopal-2.2 (<= 2.2.11~dfsg1-3), libopal-2.2-develop (<= 2.2.11~dfsg1-3), libopal-2.2-ptrace (<= 2.2.11~dfsg1-3), libopal-2.2.0
Description: The Speex codec runtime library
 Speex is an audio codec especially designed for compressing voice at low
 bit-rates for applications such as voice over IP (VoIP). In some senses,
 it is meant to be complementary to the Vorbis codec which places a greater
 emphasis on high-quality music reproduction.
 .
 This package provides the speex runtime library.
Homepage: http://www.speex.org/

Package: libswitch-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 76
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 2.17-2
Depends: perl
Description: switch statement for Perl
 Switch.pm implements a generalized case mechanism that covers many
 possible combinations of switch and case values.
 .
 This is an obsolete module provided for compatiblity since it is being
 removed from the core. For perl 5.10 and above the "given/when" builtins
 are much preferred.
Homepage: https://metacpan.org/release/Switch

Package: php7.0-curl
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 116
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php7.0
Version: 7.0.33-47+0~20210228.54+debian9~1.gbp7f60a9
Provides: php-curl
Depends: php-common (>= 1:81~), ucf, php7.0-common (= 7.0.33-47+0~20210228.54+debian9~1.gbp7f60a9), libc6 (>= 2.14), libcurl3 (>= 7.18.0)
Description: CURL module for PHP
 This package provides the CURL module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: gcc
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 43
Maintainer: Debian GCC Maintainers <[email protected]>
Architecture: amd64
Source: gcc-defaults (1.168)
Version: 4:6.3.0-4
Provides: c-compiler
Depends: cpp (>= 4:6.3.0-4), gcc-6 (>= 6.3.0-9~)
Recommends: libc6-dev | libc-dev
Suggests: gcc-multilib, make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb, gcc-doc
Conflicts: gcc-doc (<< 1:2.95.3)
Description: GNU C compiler
 This is the GNU C compiler, a fairly portable optimizing compiler for C.
 .
 This is a dependency package providing the default GNU C compiler.

Package: m4
Status: install ok installed
Priority: optional
Section: interpreters
Installed-Size: 345
Maintainer: Santiago Vila <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 1.4.18-1
Depends: libc6 (>= 2.17), libsigsegv2 (>= 2.9)
Suggests: m4-doc
Description: macro processing language
 GNU `m4' is an implementation of the traditional UNIX macro
 processor.  It is mostly SVR4 compatible, although it has some
 extensions (for example, handling more than 9 positional parameters to
 macros).  `m4' also has builtin functions for including files, running
 shell commands, doing arithmetic, etc.  Autoconf needs GNU `m4' for
 generating `configure' scripts, but not for running them.
Homepage: http://www.gnu.org/software/m4/

Package: php7.0-cli
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 4341
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php7.0
Version: 7.0.33-47+0~20210228.54+debian9~1.gbp7f60a9
Provides: php-cli, phpapi-20151012
Depends: libedit2 (>= 2.11-20080614-4), libmagic1, libpcre3 (>= 2:8.41), mime-support, php7.0-common (= 7.0.33-47+0~20210228.54+debian9~1.gbp7f60a9), php7.0-json, php7.0-opcache, php7.0-readline, tzdata, ucf, libc6 (>= 2.15), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4)
Suggests: php-pear
Description: command-line interpreter for the PHP scripting language
 This package provides the /usr/bin/php7.0 command interpreter, useful for
 testing PHP scripts from a shell or performing general shell scripting tasks.
 .
 The following extensions are built in: Core date filter hash libxml openssl
 pcntl pcre Reflection session SPL standard zlib.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: webmin-ruby-gems
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 1
Maintainer: [email protected]
Architecture: all
Version: 1.9
Provides: webmin-ruby-gems
Depends: base, perl, webmin
Pre-Depends: bash, perl
Description: Webmin module Ruby GEMS

Package: sgml-base
Status: deinstall ok config-files
Priority: optional
Section: text
Installed-Size: 69
Maintainer: Debian QA Group <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 1.29
Config-Version: 1.29
Pre-Depends: dpkg (>= 1.16.4)
Suggests: sgml-base-doc
Description: SGML infrastructure and SGML catalog file support
 This package creates the SGML infrastructure directories and provides
 SGML catalog file support in compliance with the current Debian SGML
 Policy draft:
 .
   * infrastructure directories:
      - /etc/sgml
      - /usr/share/sgml/{declaration,dtd,entities,misc,stylesheet}
      - /usr/share/local/sgml/{declaration,dtd,entities,misc,stylesheet}
 .
   * update-catalog(8): tool for maintaining the root SGML catalog
     file and the package SGML catalog files in the '/etc/sgml' directory.

Package: postgresql-client-9.6
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 5652
Maintainer: Debian PostgreSQL Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: postgresql-9.6
Version: 9.6.24-0+deb9u1
Provides: postgresql-client
Depends: libpq5 (>= 9.6.24), postgresql-client-common (>= 142~), libc6 (>= 2.15), libedit2 (>= 2.11-20080614), zlib1g (>= 1:1.1.4)
Suggests: postgresql-9.6, postgresql-doc-9.6
Description: front-end programs for PostgreSQL 9.6
 This package contains client and administrative programs for
 PostgreSQL: these are the interactive terminal client psql and
 programs for creating and removing users and databases.
 .
 This is the client package for PostgreSQL 9.6. If you install
 PostgreSQL 9.6 on a standalone machine, you need the server package
 postgresql-9.6, too. On a network, you can install this package on
 many client machines, while the server package may be installed on
 only one machine.
 .
 PostgreSQL is an object-relational SQL database management system.
Homepage: http://www.postgresql.org/

Package: hdparm
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 238
Maintainer: Alexandre Mestiashvili <[email protected]>
Architecture: amd64
Version: 9.51+ds-1+deb9u1
Replaces: apmd (<= 3.0.2-1.15)
Depends: libc6 (>= 2.14), lsb-base
Recommends: powermgmt-base
Suggests: apmd
Conffiles:
 /etc/apm/event.d/20hdparm 69c0a826b29c8f40b7ca5e56e53d7f83
 /etc/hdparm.conf cdd0ed05481f6071f9711c7d1735b98a
Description: tune hard disk parameters for high performance
 Get/set device parameters for Linux SATA/IDE drives.
 Provides a command line interface to various kernel interfaces supported by
 the Linux SATA/PATA/SAS "libata" subsystem and the older IDE driver subsystem.
 Many newer (2008 and later) USB drive enclosures now also support "SAT"
 (SCSI-ATA Command Translation) and therefore may also work with hdparm.
Homepage: http://sourceforge.net/projects/hdparm/

Package: libmemcached11
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 242
Maintainer: Michael Fladischer <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libmemcached
Version: 1.0.18-4.1
Depends: libc6 (>= 2.16), libgcc1 (>= 1:3.0), libsasl2-2, libstdc++6 (>= 4.1.1)
Description: C and C++ client library to the memcached server
 libmemcached is a C and C++ client library to the memcached server
 (http://memcached.org/). It has been designed to be light on memory
 usage, thread safe, and provide full access to server side methods.
 .
 A few notes on its design:
 .
   * Synchronous and Asynchronous support.
   * Access to large object support.
   * Local replication.
   * TCP and Unix Socket protocols.
   * A half dozen or so different tuneable hash algorithms.
   * Implementations of the new cas, replace, and append operators.
   * Man pages written up on entire API.
   * Implements both modulo and consistent hashing solutions.
   * Tools to Manage your Memcached networks.
 .
 This package provides the libmemcached shared library itself.
Homepage: http://libmemcached.org/libMemcached.html

Package: ruby2.3
Status: install ok installed
Priority: optional
Section: ruby
Installed-Size: 241
Maintainer: Antonio Terceiro <[email protected]>
Architecture: amd64
Multi-Arch: allowed
Version: 2.3.3-1+deb9u11
Depends: rubygems-integration (>= 1.8), libc6 (>= 2.2.5), libgmp10, libruby2.3 (>= 2.3.0~preview2)
Recommends: fonts-lato, libjs-jquery
Description: Interpreter of object-oriented scripting language Ruby
 Ruby is the interpreted scripting language for quick and easy
 object-oriented programming.  It has many features to process text
 files and to do system management tasks (as in perl).  It is simple,
 straight-forward, and extensible.
 .
 In the name of this package, `2.3' indicates the Ruby library compatibility
 version. This package currently provides the `2.3.x' branch of Ruby.
Homepage: http://www.ruby-lang.org/

Package: libtype-tiny-xs-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 88
Maintainer: Debian Perl Group <[email protected]>
Architecture: amd64
Source: libtype-tiny-xs-perl (0.012-1)
Version: 0.012-1+b2
Depends: perl (>= 5.24.1~rc3-2), perlapi-5.24.1, libc6 (>= 2.4)
Enhances: libtype-tiny-perl
Description: boost for some of Type::Tiny's built-in type constraints
 Type::Tiny is a tiny class for creating Moose-like type constraint
 objects which are compatible with Moo, Moose and Mouse.
 .
 Type::Tiny::XS is optionally used by Type::Tiny to provide faster,
 C-based implementations of some type constraints.
Homepage: https://metacpan.org/release/Type-Tiny-XS

Package: python3-pkg-resources
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 511
Maintainer: Matthias Klose <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: python-setuptools
Version: 33.1.1-1
Depends: python3:any (>= 3.3.2-2~)
Suggests: python3-setuptools
Description: Package Discovery and Resource Access using pkg_resources
 The pkg_resources module provides an API for Python libraries to
 access their resource files, and for extensible applications and
 frameworks to automatically discover plugins.  It also provides
 runtime support for using C extensions that are inside zipfile-format
 eggs, support for merging packages that have separately-distributed
 modules or subpackages, and APIs for managing Python's current
 "working set" of active packages.
Homepage: https://pypi.python.org/pypi/setuptools

Package: postgrey
Status: install ok installed
Priority: optional
Section: mail
Installed-Size: 155
Maintainer: Antonio Radici <[email protected]>
Architecture: all
Version: 1.36-3+deb9u2
Depends: adduser, debconf, libberkeleydb-perl, libnetaddr-ip-perl, libnet-dns-perl, libnet-server-perl (>= 0.87), perl, ucf (>= 0.28), debconf (>= 0.5) | debconf-2.0
Recommends: libnet-rblclient-perl, libparse-syslog-perl, postfix | exim4
Breaks: libsys-syslog-perl (<< 0.21)
Conffiles:
 /etc/init.d/postgrey 295598d6278b72c15f2b125c91da1309
 /etc/logcheck/ignore.d.server/postgrey 80c8c7acf049f812a6e0e42af22f5b4a
 /etc/logcheck/violations.ignore.d/postgrey a4654e9050c850af272cf71699d061ab
Description: greylisting implementation for Postfix
 This package provides a policy server for Postfix to implement "greylisting".
 .
 Greylisting is a spam filtering method that rejects email from external
 servers on the first try. Spammers don't usually retry sending their
 messages, whereas legitimate mail servers do.
 .
 While Postgrey is designed for use with Postfix, it can also be used
 with Exim.
Homepage: http://postgrey.schweikert.ch/

Package: webmin-virtualmin-registrar
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 4
Maintainer: [email protected]
Architecture: all
Version: 2.10
Provides: webmin-virtualmin-registrar
Depends: base, perl, webmin
Pre-Depends: bash, perl
Description: Webmin module Virtualmin Domain Registration

Package: libgeoip1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 240
Maintainer: Patrick Matthäi <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: geoip
Version: 1.6.9-4
Depends: libc6 (>= 2.4)
Recommends: geoip-database
Suggests: geoip-bin
Description: non-DNS IP-to-country resolver library
 GeoIP is a C library that enables the user to find the country that any
 IP address or hostname originates from. It uses a file based database.
 .
 This database simply contains IP blocks as keys, and countries as values and
 it should be more complete and accurate than using reverse DNS lookups.
 .
 This package contains the shared library.
Homepage: http://www.maxmind.com/

Package: libcolorhug2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 270
Maintainer: Christopher James Halse Rogers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: colord
Version: 1.3.3-2
Depends: libc6 (>= 2.14), libcolord2 (>= 1.3.1), libglib2.0-0 (>= 2.37.3), libgusb2 (>= 0.1.1), liblcms2-2 (>= 2.2+git20110628), libusb-1.0-0 (>= 2:1.0.8)
Description: library to access the ColorHug colourimeter -- runtime
 libcolorhug is a gobject-based library for using the ColorHug display
 colourimeter. It supports both reading values from the colourimeter and
 device administration, such as firmware updates.
 .
 This package contains a gobject-based convenience library for programs to
 interact with the ColorHug colourimeter.
Homepage: http://www.freedesktop.org/software/colord/

Package: python-pkg-resources
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 540
Maintainer: Matthias Klose <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: python-setuptools
Version: 33.1.1-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-setuptools
Description: Package Discovery and Resource Access using pkg_resources
 The pkg_resources module provides an API for Python libraries to
 access their resource files, and for extensible applications and
 frameworks to automatically discover plugins.  It also provides
 runtime support for using C extensions that are inside zipfile-format
 eggs, support for merging packages that have separately-distributed
 modules or subpackages, and APIs for managing Python's current
 "working set" of active packages.
Homepage: https://pypi.python.org/pypi/setuptools

Package: python3-gi
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 936
Maintainer: Debian GNOME Maintainers <[email protected]>
Architecture: amd64
Source: pygobject
Version: 3.22.0-2
Depends: python3 (<< 3.6), python3 (>= 3.5~), python3:any (>= 3.3.2-2~), libc6 (>= 2.14), libffi6 (>= 3.0.4), libgirepository-1.0-1 (>= 1.44.0), libglib2.0-0 (>= 2.41.1), gir1.2-glib-2.0 (>= 1.39.0)
Description: Python 3 bindings for gobject-introspection libraries
 GObject is an abstraction layer that allows programming with an object
 paradigm that is compatible with many languages. It is a part of Glib,
 the core library used to build GTK+ and GNOME.
 .
 This package contains the Python 3 binding generator for libraries that
 support gobject-introspection, i. e. which ship a gir1.2-<name>-<version>
 package. With these packages, the libraries can be used from Python 3.
Homepage: https://wiki.gnome.org/Projects/PyGObject

Package: libnet-dns-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 942
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 1.07-1
Replaces: libnet-dns-sec-perl (<< 1.01)
Depends: perl, libdigest-hmac-perl, libio-socket-inet6-perl, libnet-ip-perl
Breaks: fpdns (<< 20130404~), libnet-dns-sec-perl (<< 1.01), spamassassin (<< 3.4.0-2~)
Description: Perform DNS queries from a Perl script
 Net::DNS is a DNS resolver implemented in Perl supporting IPv6.
 It allows the  programmer to perform nearly any type of DNS query
 from a Perl script.
Homepage: http://www.net-dns.org/

Package: lsb-release
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 62
Maintainer: Debian LSB Team <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: lsb
Version: 9.20161125
Depends: python3:any (>= 3.4~), distro-info-data
Recommends: apt
Suggests: lsb
Description: Linux Standard Base version reporting utility
 The Linux Standard Base (http://www.linuxbase.org/) is a standard
 core system that third-party applications written for Linux can
 depend upon.
 .
 The lsb-release command is a simple tool to help identify the Linux
 distribution being used and its compliance with the Linux Standard Base.
 LSB conformance will not be reported unless the required metapackages are
 installed.
 .
 While it is intended for use by LSB packages, this command may also
 be useful for programmatically distinguishing between a pure Debian
 installation and derived distributions.
Homepage: http://www.linuxfoundation.org/collaborate/workgroups/lsb

Package: webmin
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 184408
Maintainer: Jamie Cameron <[email protected]>
Architecture: all
Version: 2.101
Replaces: webmin-adsl, webmin-apache, webmin-bandwidth, webmin-bind, webmin-burner, webmin-cfengine, webmin-cluster, webmin-core, webmin-cpan, webmin-dhcpd, webmin-exim, webmin-exports, webmin-fetchmail, webmin-firewall, webmin-freeswan, webmin-frox, webmin-fsdump, webmin-grub, webmin-heartbeat, webmin-htaccess, webmin-inetd, webmin-jabber, webmin-ldap-netgroups, webmin-ldap-user-simple, webmin-ldap-useradmin, webmin-lilo, webmin-logrotate, webmin-lpadmin, webmin-lvm, webmin-mailboxes, webmin-mon, webmin-mysql, webmin-nis, webmin-openslp, webmin-postfix, webmin-postgresql, webmin-ppp, webmin-pptp-client, webmin-pptp-server, webmin-procmail, webmin-proftpd, webmin-pserver, webmin-quota, webmin-samba, webmin-sarg, webmin-sendmail, webmin-shorewall, webmin-slbackup, webmin-smart-status, webmin-snort, webmin-software, webmin-spamassassin, webmin-squid, webmin-sshd, webmin-status, webmin-stunnel, webmin-updown, webmin-usermin, webmin-vgetty, webmin-webalizer, webmin-wuftpd, webmin-wvdial, webmin-xinetd, webmin-filemin, webmin-authentic-theme
Provides: webmin
Depends: perl, libnet-ssleay-perl, openssl, libauthen-pam-perl, libpam-runtime, libio-pty-perl, unzip, shared-mime-info, tar, libdigest-sha-perl, libdigest-md5-perl, gzip
Pre-Depends: perl
Recommends: libdatetime-perl, libdatetime-timezone-perl, libdatetime-locale-perl, libtime-piece-perl, libencode-detect-perl, lynx
Conffiles:
 /etc/pam.d/webmin 7d932afdbc1605586ab8c31de78b7dc2
Description: web-based administration interface for Unix systems
  Using Webmin you can configure DNS, Samba, NFS, local/remote filesystems
  and more using your web browser.  After installation, enter the URL
  https://localhost:10000/ into your browser and login as root with your root
  password.

Package: coreutils
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 15103
Maintainer: Michael Stone <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 8.26-3
Replaces: mktemp, realpath, timeout
Pre-Depends: libacl1 (>= 2.2.51-8), libattr1 (>= 1:2.4.46-8), libc6 (>= 2.17), libselinux1 (>= 2.1.13)
Conflicts: timeout
Description: GNU core utilities
 This package contains the basic file, shell and text manipulation
 utilities which are expected to exist on every operating system.
 .
 Specifically, this package includes:
 arch base64 basename cat chcon chgrp chmod chown chroot cksum comm cp
 csplit cut date dd df dir dircolors dirname du echo env expand expr
 factor false flock fmt fold groups head hostid id install join link ln
 logname ls md5sum mkdir mkfifo mknod mktemp mv nice nl nohup nproc numfmt
 od paste pathchk pinky pr printenv printf ptx pwd readlink realpath rm
 rmdir runcon sha*sum seq shred sleep sort split stat stty sum sync tac
 tail tee test timeout touch tr true truncate tsort tty uname unexpand
 uniq unlink users vdir wc who whoami yes
Homepage: http://gnu.org/software/coreutils

Package: libopenexr22
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3061
Maintainer: Debian PhotoTools Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: openexr
Version: 2.2.0-11+deb9u4
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libilmbase12 (>= 2.2.0), libstdc++6 (>= 5.2), zlib1g (>= 1:1.2.0)
Description: runtime files for the OpenEXR image library
 OpenEXR is a high dynamic-range (HDR) image file format developed by
 Industrial Light & Magic for use in computer imaging applications.
 .
 OpenEXR's features include:
    * Higher dynamic range and colour precision than existing 8- and
      10-bit image file formats.
    * Support for the "half" 16-bit floating-point pixel format.
    * Multiple lossless image compression algorithms. Some of the
      included codecs can achieve 2:1 lossless compression ratios on
      images with film grain.
    * Extensibility. New compression codecs and image types can easily
      be added by extending the C++ classes included in the OpenEXR
      software distribution. New image attributes (strings, vectors,
      integers, etc.) can be added to OpenEXR image headers without
      affecting backward compatibility with existing OpenEXR
      applications.
 .
 This package contains the following shared library:
    * IlmImf - a library that reads and writes OpenEXR images.
Homepage: http://www.openexr.com

Package: file
Status: install ok installed
Priority: standard
Section: utils
Installed-Size: 96
Maintainer: Christoph Biedl <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 1:5.30-1+deb9u3
Depends: libc6 (>= 2.4), libmagic1 (= 1:5.30-1+deb9u3), zlib1g (>= 1:1.1.4)
Description: Recognize the type of data in a file using "magic" numbers
 The file command is "a file type guesser", a command-line tool that
 tells you in words what kind of data a file contains.
 .
 This package contains the file program itself.
Homepage: http://www.darwinsys.com/file/

Package: libfftw3-double3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2125
Maintainer: Debian Science Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: fftw3
Version: 3.3.5-3
Replaces: libfftw3-3 (<< 3.3.3-1)
Depends: libc6 (>= 2.14), libgomp1 (>= 4.9)
Suggests: libfftw3-bin, libfftw3-dev
Breaks: libfftw3-3 (<< 3.3.3-1)
Description: Library for computing Fast Fourier Transforms - Double precision
 The FFTW library computes Fast Fourier Transforms (FFT) in one or more
 dimensions. It is extremely fast. This package contains the shared library
 for double precision transforms.
 .
 To get the static library and the header files, you need to install
 libfftw3-dev. For documentation, see libfftw3-doc.
Homepage: http://fftw.org

Package: mailutils
Status: install ok installed
Priority: optional
Section: mail
Installed-Size: 1034
Maintainer: Jordi Mallach <[email protected]>
Architecture: amd64
Version: 1:3.1.1-1
Provides: mail-reader, mailx
Depends: mailutils-common (= 1:3.1.1-1), default-mta | mail-transport-agent, guile-2.0-libs, libc6 (>= 2.14), libfribidi0 (>= 0.19.2), libgc1c2 (>= 1:7.2d), libgnutls30 (>= 3.5.0), libgsasl7 (>= 1.1), libkyotocabinet16v5 (>= 1.2.76), libldap-2.4-2 (>= 2.4.7), libmailutils5, libncurses5 (>= 6), libpam0g (>= 0.99.7.1), libpython2.7 (>= 2.7), libreadline7 (>= 6.0), libtinfo5 (>= 6), libwrap0 (>= 7.6-4~)
Suggests: mailutils-mh, mailutils-doc
Breaks: bsd-mailx (<< 8.1.2-0.20071201cvs-1), bsdmainutils (<< 8.0.6), elm-me+ (<< 2.4pl25ME+99c-3), heirloom-mailx (<< 12.3-3)
Description: GNU mailutils utilities for handling mail
 GNU Mailutils is a rich and powerful protocol-independent mail framework.
 It contains a series of useful mail libraries, clients, and servers.
 .
 This package contains the GNU mailutils versions of dotlock, frm, from,
 maidag, mail, messages, mimeview, movemail, readmsg and sieve. They are
 capable of speaking POP3, IMAP, mbox, MH and Maildir.
 .
  dotlock -- lock mail spool files.
  frm -- display From: lines.
  from -- display from and subject.
  maidag -- the mail delivery agent.
  mail -- the standard /bin/mail interface, mail sender and reader.
  messages -- count the number of messages in a mailbox.
  mimeview -- display files, using mailcap mechanism.
  movemail -- move messages across mailboxes.
  readmsg -- extract selected messages from a mailbox.
  sieve -- a mail filtering tool.
Homepage: http://www.gnu.org/software/mailutils/

Package: smartmontools
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 1716
Maintainer: Giuseppe Iuculano <[email protected]>
Architecture: amd64
Version: 6.5+svn4324-1
Depends: debianutils (>= 2.2), lsb-base (>= 3.2-14), init-system-helpers (>= 1.18~), libc6 (>= 2.17), libcap-ng0, libgcc1 (>= 1:3.0), libselinux1 (>= 1.32), libstdc++6 (>= 5.2)
Recommends: mailx | mailutils
Suggests: gsmartcontrol, smart-notifier
Conflicts: smartsuite, ucsc-smartsuite
Conffiles:
 /etc/default/smartmontools 65d8b4ed9f0bcd1c800d204ac8ef2008
 /etc/init.d/smartmontools e1ff37fab620203e75462c589f5ae150
 /etc/smartd.conf 8f8bc44bdcfca6196919c4afdf4e9e7c
 /etc/smartmontools/run.d/10mail 07e70aa86dcab3b2c7205254e3e942e2
 /etc/smartmontools/run.d/10powersave-notify 5d52539f1a9c97f30959f6436d2f84e0
Description: control and monitor storage systems using S.M.A.R.T.
 The smartmontools package contains two utility programs (smartctl and smartd)
 to control and monitor storage systems using the Self-Monitoring, Analysis and
 Reporting Technology System (S.M.A.R.T.) built into most modern ATA and SCSI
 hard disks. It is derived from the smartsuite package, and includes support
 for ATA/ATAPI-5 disks. It should run on any modern Linux system.
Homepage: http://smartmontools.sourceforge.net/

Package: libnet-server-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 484
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 2.008-3
Depends: perl, libcgi-pm-perl | perl (<< 5.19), libio-multiplex-perl, libio-socket-inet6-perl, libnet-cidr-perl, libsocket6-perl
Suggests: libio-socket-ssl-perl, liblog-log4perl-perl, libnet-ssleay-perl
Description: extensible, general perl server engine
 Net::Server is an extensible, general perl server engine that combines the
 good properties from Net::Daemon, NetServer::Generic, and Net::FTPServer;
 and borrows various concepts from the Apache webserver.
 .
 Features include:
 .
  * Single Server Mode
  * Inetd Server Mode
  * Preforking Simple Mode (PreForkSimple)
  * Preforking Managed Mode (PreFork)
  * Forking Mode
  * Multiplexing Mode using a single process
  * Multi port accepts on Single, Preforking, and Forking modes
  * Simultaneous accept/recv on tcp, udp, and unix sockets
  * Safe signal handling in Fork/PreFork avoids perl signal trouble
  * User customizable hooks
  * Chroot ability after bind
  * Change of user and group after bind
  * Basic allow/deny access control
  * Customized logging (choose Syslog, log_file, or STDERR)
  * HUP able server (clean restarts via sig HUP)
  * Dequeue ability in all Fork and PreFork modes.
  * Taint clean
  * Written in Perl
  * Protection against buffer overflow
  * Clean process flow
  * Extensibility
Homepage: https://metacpan.org/release/Net-Server

Package: libxvidcore4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 731
Maintainer: Debian Multimedia Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: xvidcore (2:1.3.4-1)
Version: 2:1.3.4-1+b2
Depends: libc6 (>= 2.14)
Description: Open source MPEG-4 video codec (library)
 Xvid (formerly XviD) is an open source MPEG-4 video codec, implementing MPEG-4
 Simple Profile, Advanced Simple Profile, and Advanced Video Coding standards.
 It is written in C with assembler optimizations for quality and speed
 (including MMX, SSE, and 3Dnow! code for i386 and AltiVec for PowerPC), and is
 especially optimized towards offline, multi-pass compression for storage and
 archival purposes.
 .
 This package contains the shared library.
Homepage: http://www.xvid.org/

Package: webmin-virtualmin-init
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 2
Maintainer: [email protected]
Architecture: all
Version: 2.10
Provides: webmin-virtualmin-init
Depends: base, perl, webmin
Pre-Depends: bash, perl
Description: Webmin module Virtualmin Bootup Actions

Package: gawk
Status: install ok installed
Priority: optional
Section: interpreters
Installed-Size: 2199
Maintainer: Adrian Bunk <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 1:4.1.4+dfsg-1
Provides: awk
Pre-Depends: libc6 (>= 2.15), libgmp10, libmpfr4 (>= 3.1.3), libreadline7 (>= 6.0), libsigsegv2 (>= 2.9)
Suggests: gawk-doc
Description: GNU awk, a pattern scanning and processing language
 `awk', a program that you can use to select particular records in a
 file and perform operations upon them.
 .
 Gawk is the GNU Project's implementation of the AWK programming language.
 It conforms to the definition of the language in the POSIX 1003.2 Command
 Language And Utilities Standard. This version in turn is based on the
 description in The AWK Programming Language, by Aho, Kernighan, and
 Weinberger, with the additional features defined in the System V Release
 4 version of UNIX awk. Gawk also provides more recent Bell Labs awk
 extensions, and some GNU-specific extensions.
Homepage: http://www.gnu.org/software/gawk/

Package: fakeroot
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 215
Maintainer: Clint Adams <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 1.21-3.1
Depends: libfakeroot (>= 1.21-3.1), libc6 (>= 2.15)
Description: tool for simulating superuser privileges
 fakeroot provides a fake "root environment" by means of LD_PRELOAD and
 SysV IPC (or TCP) trickery. It puts wrappers around getuid(), chown(),
 stat(), and other file-manipulation functions, so that unprivileged
 users can (for instance) populate .deb archives with root-owned files;
 various build tools use fakeroot for this by default.
 .
 This package contains fakeroot command and the daemon that remembers
 fake ownership/permissions of files manipulated by fakeroot
 processes.

Package: usbutils
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 778
Maintainer: Aurelien Jarno <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 1:007-4+deb9u1
Depends: libc6 (>= 2.14), libusb-1.0-0 (>= 2:1.0.16), zlib1g (>= 1:1.1.4)
Suggests: wget (>= 1.8.1-6) | lynx-cur
Description: Linux USB utilities
 This package contains the lsusb utility for inspecting the devices
 connected to the USB bus. It shows a graphical representation of the
 devices that are currently plugged in, showing the topology of the
 USB bus. It also displays information on each individual device on
 the bus.
Homepage: https://github.com/gregkh/usbutils

Package: libicu57
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 30043
Maintainer: Laszlo Boszormenyi (GCS) <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: icu
Version: 57.1-6+deb9u5
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2)
Description: International Components for Unicode
 ICU is a C++ and C library that provides robust and full-featured
 Unicode and locale support.  This package contains the runtime
 libraries for ICU.
Homepage: http://www.icu-project.org

Package: iproute2
Status: install ok installed
Priority: important
Section: net
Installed-Size: 1757
Maintainer: Debian iproute2 Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 4.9.0-1+deb9u1
Replaces: iproute
Provides: arpd
Depends: libc6 (>= 2.14), libdb5.3, libelf1 (>= 0.131), libmnl0 (>= 1.0.3-4~), libselinux1 (>= 2.0.15)
Recommends: libatm1 (>= 2.4.1-17~), libxtables12 (>= 1.6.0+snapshot20161117)
Suggests: iproute2-doc
Conflicts: arpd, iproute (<< 20130000-1)
Conffiles:
 /etc/iproute2/bpf_pinning fd070252e6e9996bd04d9d59e4ce21eb
 /etc/iproute2/ematch_map b91e7f9b26918449bade9573f8871d61
 /etc/iproute2/group 3aea2c0e0dd75e13a5f8f48f2936915f
 /etc/iproute2/nl_protos c0fc5315e2dd3c6b50f19da3678bce80
 /etc/iproute2/rt_dsfield 4c80d267a84d350d89d88774efe48a0f
 /etc/iproute2/rt_protos a4f97323f29caf9faf49596aea11d91a
 /etc/iproute2/rt_realms 7137bdf40e8d58c87ac7e3bba503767f
 /etc/iproute2/rt_scopes 6298b8df09e9bda23ea7da49021ca457
 /etc/iproute2/rt_tables a1313318d6778fe6b8c680248ef5a463
 /etc/iproute2/rt_tables.d/README 16d42be21c00b9edfae1fd4c39c15afc
Description: networking and traffic control tools
 The iproute2 suite is a collection of utilities for networking and
 traffic control.
 .
 These tools communicate with the Linux kernel via the (rt)netlink
 interface, providing advanced features not available through the
 legacy net-tools commands 'ifconfig' and 'route'.
Homepage: https://wiki.linuxfoundation.org/networking/iproute2

Package: tcpd
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 92
Maintainer: Marco d'Itri <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: tcp-wrappers
Version: 7.6.q-26
Depends: libc6 (>= 2.14), libwrap0 (= 7.6.q-26)
Description: Wietse Venema's TCP wrapper utilities
 Wietse Venema's network logger, also known as TCPD or LOG_TCP.
 .
 These programs log the client host name of incoming telnet,
 ftp, rsh, rlogin, finger etc. requests.
 .
 Security options are:
  - access control per host, domain and/or service;
  - detection of host name spoofing or host address spoofing;
  - booby traps to implement an early-warning system.

Package: libswresample2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 239
Maintainer: Debian Multimedia Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: ffmpeg
Version: 7:3.2.18-0+deb9u1
Depends: libavutil55 (>= 7:3.2.18), libc6 (>= 2.14), libsoxr0 (>= 0.1.0)
Description: FFmpeg library for audio resampling, rematrixing etc. - runtime files
 FFmpeg is the leading multimedia framework, able to decode, encode, transcode,
 mux, demux, stream, filter and play pretty much anything that humans and
 machines have created. It supports the most obscure ancient formats up to the
 cutting edge.
 .
 This library provides performs highly optimized audio resampling, rematrixing
 and sample format conversion operations.
 Specifically, this library performs the following conversions:
  * Resampling is the process of changing the audio rate, for example from a
    high sample rate of 44100Hz to 8000Hz. Audio conversion from high to low
    sample rate is a lossy process. Several resampling options and algorithms
    are available.
  * Rematrixing is the process of changing the channel layout, for example from
    stereo to mono. When the input channels cannot be mapped to the output
    streams, the process is lossy, since it involves different gain factors
    and mixing. Various other audio conversions (e.g. stretching and padding)
    are enabled through dedicated options.
  * Format conversion is the process of converting the type of samples, for
    example from 16-bit signed samples to unsigned 8-bit or float samples.
    It also handles packing conversion, when passing from packed layout (all
    samples belonging to distinct channels interleaved in the same buffer), to
    planar layout (all samples belonging to the same channel stored in a
    dedicated buffer or "plane").
 .
 This package contains the runtime files.
Homepage: https://ffmpeg.org/

Package: libipset3
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 289
Maintainer: Neutron Soutmun <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: ipset
Version: 6.30-2
Depends: libc6 (>= 2.11), libmnl0 (>= 1.0.3-4~)
Description: library for IP sets
 IP sets are a framework inside the Linux 2.4.x and 2.6.x kernel which can be
 administered by the ipset(8) utility. Depending on the type, currently an
 IP set may store IP addresses, (TCP/UDP) port numbers or IP addresses with
 MAC addresses in a  way which ensures lightning speed when matching an
 entry against a set.
 .
 If you want to
 .
  * store multiple IP addresses or port numbers and match against the
    entire collection using a single iptables rule.
  * dynamically update iptables rules against IP addresses or ports without
    performance penalty.
  * express complex IP address and ports based rulesets with a single
    iptables rule and benefit from the speed of IP sets.
 .
 then IP sets may be the proper tool for you.
 .
 This package contains the shared libraries needed to run programs that use
 the IP sets library.
Homepage: http://ipset.netfilter.org/

Package: libbsd0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 159
Maintainer: Guillem Jover <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libbsd
Version: 0.8.3-1+deb9u1
Depends: libc6 (>= 2.16)
Description: utility functions from BSD systems - shared library
 This library provides some C functions such as strlcpy() that are commonly
 available on BSD systems but not on others like GNU systems.
 .
 For a detailed list of the provided functions, please see the libbsd-dev
 package description.
Homepage: https://libbsd.freedesktop.org/

Package: php5.6-mcrypt
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 76
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php5.6
Version: 5.6.40-47+0~20210227.51+debian9~1.gbpd522a2
Provides: php-mcrypt
Depends: php-common (>= 1:81~), ucf, php5.6-common (= 5.6.40-47+0~20210227.51+debian9~1.gbpd522a2), libc6 (>= 2.14), libltdl7 (>= 2.4.6), libmcrypt4
Description: libmcrypt module for PHP
 This package provides the libmcrypt module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: e2fsprogs
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 4027
Maintainer: Theodore Y. Ts'o <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 1.43.4-2+deb9u2
Replaces: hurd (<= 20040301-1), libblkid1 (<< 1.38+1.39-WIP-2005.12.10-2), libuuid1 (<< 1.38+1.39-WIP-2005.12.10-2)
Pre-Depends: e2fslibs (= 1.43.4-2+deb9u2), libblkid1 (>= 2.17.2), libc6 (>= 2.14), libcomerr2 (>= 1.42~WIP-2011-10-05-1), libss2 (>= 1.34-1), libuuid1 (>= 2.16), util-linux (>= 2.15~rc1-1)
Suggests: gpart, parted, fuse2fs, e2fsck-static
Conflicts: dump (<< 0.4b4-4), initscripts (<< 2.85-4), quota (<< 1.55-8.1), sysvinit (<< 2.85-4)
Conffiles:
 /etc/mke2fs.conf 22503ecadd27f788ab3e612aded4f5b0
Description: ext2/ext3/ext4 file system utilities
 The ext2, ext3 and ext4 file systems are successors of the original ext
 ("extended") file system. They are the main file system types used for
 hard disks on Debian and other Linux systems.
 .
 This package contains programs for creating, checking, and maintaining
 ext2/3/4-based file systems.  It also includes the "badblocks" program,
 which can be used to scan for bad blocks on a disk or other storage device.
Homepage: http://e2fsprogs.sourceforge.net

Package: tar
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 2774
Maintainer: Bdale Garbee <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 1.29b-1.1+deb9u1
Replaces: cpio (<< 2.4.2-39)
Pre-Depends: libacl1 (>= 2.2.51-8), libc6 (>= 2.17), libselinux1 (>= 1.32)
Suggests: bzip2, ncompress, xz-utils, tar-scripts
Breaks: dpkg-dev (<< 1.14.26)
Conflicts: cpio (<= 2.4.2-38)
Conffiles:
 /etc/rmt 3c58b7cd13da1085eff0acc6a00f43c7
Description: GNU version of the tar archiving utility
 Tar is a program for packaging a set of files as a single archive in tar
 format.  The function it performs is conceptually similar to cpio, and to
 things like PKZIP in the DOS world.  It is heavily used by the Debian package
 management system, and is useful for performing system backups and exchanging
 sets of files with others.

Package: libkrb5support0
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 159
Maintainer: Sam Hartman <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: krb5
Version: 1.15-1+deb9u3
Depends: libc6 (>= 2.14), libkeyutils1 (>= 1.4)
Breaks: libgssapi-krb5-2 (<< 1.13~alpha1-1), libk5crypto3 (<< 1.13~alpha1-1), libkadm5clnt-mit9 (<< 1.13~alpha1-1), libkadm5srv-mit9 (<< 1.13~alpha1-1), libkdb5-7 (<< 1.13~alpha1-1)
Description: MIT Kerberos runtime libraries - Support library
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains an internal runtime support library used by other
 Kerberos libraries.
Homepage: http://web.mit.edu/kerberos/

Package: libdevel-caller-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 44
Maintainer: Debian Perl Group <[email protected]>
Architecture: amd64
Source: libdevel-caller-perl (2.06-1)
Version: 2.06-1+b4
Depends: perl (>= 5.24.1~rc3-2), perlapi-5.24.1, libc6 (>= 2.2.5), libpadwalker-perl
Description: module providing enhanced caller() support
 Devel::Caller is a Perl module that provides several useful functions for
 introspecting your code deeper than the internal function "caller()" does. It
 allows you to access arguments passed to a function or even retrieve the code
 reference of the subroutine being invoked at the call frame indicated by the
 given level.
Homepage: https://metacpan.org/release/Devel-Caller/

Package: libprocps6
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 121
Maintainer: Craig Small <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: procps
Version: 2:3.3.12-3+deb9u1
Replaces: procps (<< 1:3.3.2-1)
Depends: libc6 (>= 2.14), libsystemd0 (>= 209)
Description: library for accessing process information from /proc
 The libprocps library is a way of accessing information out of the /proc
 filesystem.
 .
 This package contains the shared libraries necessary to run programs
 compiled with libprocps.
Homepage: https://gitlab.com/procps-ng/procps

Package: laptop-detect
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 18
Maintainer: Debian QA Group <[email protected]>
Architecture: amd64
Version: 0.13.8
Depends: dmidecode (>> 2.8-2)
Description: system chassis type checker
 This package provides a simple shell script which attempts to determine
 whether it is being run on a laptop (or similar portable machine). It is
 mainly useful for installers.

Package: libbz2-1.0
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 96
Maintainer: Anibal Monsalve Salazar <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: bzip2
Version: 1.0.6-8.1
Depends: libc6 (>= 2.4)
Description: high-quality block-sorting file compressor library - runtime
 This package contains libbzip2 which is used by the bzip2 compressor.
 .
 bzip2 is a freely available, patent free, high-quality data compressor.
 It typically compresses files to within 10% to 15% of the best available
 techniques, whilst being around twice as fast at compression and six
 times faster at decompression.
 .
 bzip2 compresses files using the Burrows-Wheeler block-sorting text
 compression algorithm, and Huffman coding. Compression is generally
 considerably better than that achieved by more conventional
 LZ77/LZ78-based compressors, and approaches the performance of the PPM
 family of statistical compressors.
 .
 The archive file format of bzip2 (.bz2) is incompatible with that of its
 predecessor, bzip (.bz).
Homepage: http://www.bzip.org/

Package: python3-slip
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 36
Maintainer: Michael Biebl <[email protected]>
Architecture: all
Source: python-slip
Version: 0.6.1-3
Depends: python3:any (>= 3.3.2-2~), python3-six, python3-selinux
Description: miscellaneous convenience, extension and workaround code for Python
 The Simple Library for Python packages contain miscellaneous code for
 convenience, extension and workaround purposes.
Homepage: https://fedorahosted.org/python-slip/

Package: cups-core-drivers
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 204
Maintainer: Debian Printing Team <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: cups
Version: 2.2.1-8+deb9u8
Replaces: cups (<< 1.7.1-4~), cups-server-common (<< 2.1.0-7~)
Depends: libc6 (>= 2.4), libcups2 (= 2.2.1-8+deb9u8), cups-daemon (>= 2.2.1-8+deb9u8), cups-filters-core-drivers (>= 1.0.24-3~)
Recommends: avahi-daemon
Breaks: cups (<< 1.7.1-4~), cups-server-common (<< 2.1.0-7~)
Description: Common UNIX Printing System(tm) - PPD-less printing
 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpd and the like.  It supports the Internet
 Printing Protocol (IPP), and has its own filtering driver model for
 handling various document types.
 .
 This package provides the parts of CUPS which are needed for PPD-less
 printing on IPP printers with common data formats.
Homepage: https://www.cups.org/

Package: libnspr4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 331
Maintainer: Maintainers of Mozilla-related packages <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: nspr
Version: 2:4.12-6
Depends: libc6 (>= 2.17)
Conflicts: libnspr4-0d (<< 2:4.9-2~)
Description: NetScape Portable Runtime Library
 This library provides platform independent non-GUI operating system
 facilities including:
  * threads,
  * thread synchronisation,
  * normal file I/O and network I/O,
  * interval timing and calendar time,
  * basic memory management (malloc and free),
  * shared library linking.
Homepage: http://www.mozilla.org/projects/nspr/

Package: ucf
Status: install ok installed
Priority: standard
Section: utils
Installed-Size: 191
Maintainer: Manoj Srivastava <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 3.0036
Depends: debconf (>= 1.5.19), coreutils (>= 5.91)
Conffiles:
 /etc/ucf.conf 5565b8b26108c49ba575ba452cd69b3e
Description: Update Configuration File(s): preserve user changes to config files
 Debian policy mandates that user changes to configuration files must be
 preserved during package upgrades. The easy way to achieve this behavior
 is to make the configuration file a 'conffile', in which case dpkg
 handles the file specially during upgrades, prompting the user as
 needed.
 .
 This is appropriate only if it is possible to distribute a default
 version that will work for most installations, although some system
 administrators may choose to modify it. This implies that the
 default version will be part of the package distribution, and must
 not be modified by the maintainer scripts during installation (or at
 any other time).
 .
 This script attempts to provide conffile-like handling for files that
 may not be labelled conffiles, and are not shipped in a Debian package,
 but handled by the postinst instead. This script allows one to
 maintain files in /etc, preserving user changes and in general
 offering the same facilities while upgrading that dpkg normally
 provides for 'conffiles'.
 .
 Additionally, this script provides facilities for transitioning a
 file that had not been provided with conffile-like protection to come
 under this schema, and attempts to minimize questions asked at
 installation time. Indeed, the transitioning facility is better than the
 one offered by dpkg while transitioning a file from a non-conffile to
 conffile status.

Package: libgphoto2-l10n
Status: install ok installed
Priority: optional
Section: localization
Installed-Size: 2451
Maintainer: Debian PhotoTools Maintainers <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: libgphoto2
Version: 2.5.12-1
Description: gphoto2 digital camera library - localized messages
 The gphoto2 library can be used by applications to access various
 digital camera models, via standard protocols such as USB Mass Storage
 and PTP, or vendor-specific protocols.
 .
 This package contains the localized messages for the library.
Homepage: https://github.com/gphoto/libgphoto2/

Package: libgirepository-1.0-1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 243
Maintainer: Debian GNOME Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: gobject-introspection (1.50.0-1)
Version: 1.50.0-1+b1
Depends: libc6 (>= 2.14), libffi6 (>= 3.0.4), libglib2.0-0 (>= 2.50.0)
Description: Library for handling GObject introspection data (runtime library)
 GObject Introspection is a project for providing machine readable
 introspection data of the API of C libraries. This introspection
 data can be used in several different use cases, for example
 automatic code generation for bindings, API verification and documentation
 generation.
 .
 GObject Introspection contains tools to generate and handle the
 introspection data.
 .
 This package contains a C library for handling the introspection data.
Homepage: https://wiki.gnome.org/GObjectIntrospection

Package: libmime-lite-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 198
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 3.030-2
Depends: perl, libemail-date-format-perl, libmailtools-perl
Recommends: libmime-types-perl (>= 1.28)
Suggests: default-mta | mail-transport-agent
Description: module for convenient MIME message creation
 MIME::Lite is a Perl module intended as a simple module for generating (but
 not parsing) messages according to the Multipurpose Internet Mail Extensions
 (MIME) standard. It allows one to output a simple, decent single- or multi-
 part message with text or binary attachments.
 .
 Note that the upstream maintainer of MIME::Lite currently recommends against
 using this package in favour of better maintained and less buggy alternatives.
Homepage: https://metacpan.org/release/MIME-Lite

Package: libkmod2
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 116
Maintainer: Marco d'Itri <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: kmod
Version: 23-2
Depends: libc6 (>= 2.17)
Description: libkmod shared library
 This library provides an API for insertion, removal, configuration and
 listing of kernel modules.

Package: libio-socket-ssl-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 504
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 2.044-1
Depends: libnet-ssleay-perl (>= 1.59), netbase, perl
Recommends: libnet-libidn-perl | libnet-idn-encode-perl | liburi-perl, perl (>= 5.15.6) | libsocket-perl | libsocket6-perl, perl (>= 5.19.8) | libio-socket-ip-perl (>= 0.20) | libio-socket-inet6-perl
Suggests: ca-certificates
Description: Perl module implementing object oriented interface to SSL sockets
 This module is a true drop-in replacement for IO::Socket::INET that
 uses SSL to encrypt data before it is transferred to a remote server
 or client.  IO::Socket::SSL supports all the extra features that one
 needs to write a full-featured SSL client or server application:
 multiple SSL contexts, cipher selection, certificate verification, and
 SSL version selection.  As an extra bonus, it works perfectly with
 mod_perl.
 .
 IO::Socket::SSL uses IPv6 if libio-socket-ip-perl (>= 0.20) or
 libio-socket-inet6-perl is installed.
Homepage: https://metacpan.org/release/IO-Socket-SSL

Package: php-xml
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 13
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: all
Source: php-defaults (82+0~20210313.35+debian9~1.gbpa8195f)
Version: 2:8.0+82+0~20210313.35+debian9~1.gbpa8195f
Depends: php-common, php8.0-xml
Description: DOM, SimpleXML, WDDX, XML, and XSL module for PHP [default]
 This package provides a DOM, SimpleXML, WDDX, XML, and XSL module for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
 .
 This package is a dependency package, which depends on Debian's default
 PHP version (currently 8.0).

Package: libxmuu1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 50
Maintainer: Debian X Strike Force <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libxmu
Version: 2:1.1.2-2
Depends: libc6 (>= 2.4), libx11-6
Description: X11 miscellaneous micro-utility library
 libXmuu provides a set of miscellaneous utility convenience functions for X
 libraries to use.  It is a lighter version of libXmu that does not depend
 on libXt or libXext; for more information on libXmu, see libxmu6.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXmu

Package: libvpx4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2323
Maintainer: Debian Multimedia Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libvpx
Version: 1.6.1-3+deb9u3
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.1.1)
Description: VP8 and VP9 video codec (shared library)
 VP8 and VP9 are open video codecs, originally developed by On2 and released
 as open source by Google Inc. They are the successor of the VP3 codec,
 on which the Theora codec was based.
 .
 This package contains the shared libraries.
Homepage: http://www.webmproject.org

Package: libxml2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1916
Maintainer: Debian XML/SGML Group <[email protected]>
Architecture: amd64
Multi-Arch: same
Version: 2.9.9+dfsg-1+0~20200226.5+debian9~1.gbp3b6674
Depends: libc6 (>= 2.15), libicu65 (>= 65.1-1~), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.2.3.3)
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.
Homepage: http://xmlsoft.org

Package: php5.6-readline
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 60
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php5.6
Version: 5.6.40-47+0~20210227.51+debian9~1.gbpd522a2
Provides: php-readline
Depends: php-common (>= 1:81~), ucf, php5.6-common (= 5.6.40-47+0~20210227.51+debian9~1.gbpd522a2), libc6 (>= 2.14), libedit2 (>= 3.1-20130611), libncurses5 (>= 6), libtinfo5 (>= 6)
Description: readline module for PHP
 This package provides the readline module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: zip
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 608
Maintainer: Santiago Vila <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: zip (3.0-11)
Version: 3.0-11+b1
Depends: libbz2-1.0, libc6 (>= 2.14)
Recommends: unzip
Description: Archiver for .zip files
 This is InfoZIP's zip program. It produces files that are fully
 compatible with the popular PKZIP program; however, the command line
 options are not identical. In other words, the end result is the same,
 but the methods differ. :-)
 .
 This version supports encryption.
Homepage: http://www.info-zip.org/Zip.html

Package: linux-image-4.9.0-19-amd64
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 189161
Maintainer: Debian Kernel Team <[email protected]>
Architecture: amd64
Source: linux
Version: 4.9.320-2
Depends: kmod, linux-base (>= 4.3~), initramfs-tools (>= 0.120+deb8u2) | linux-initramfs-tool
Recommends: firmware-linux-free, irqbalance
Suggests: linux-doc-4.9, debian-kernel-handbook, grub-pc | grub-efi-amd64 | extlinux
Breaks: initramfs-tools (<< 0.120+deb8u2), qemu-system-x86 (<< 1:2.5+dfsg-1), xserver-xorg-input-vmmouse (<< 1:13.0.99)
Description: Linux 4.9 for 64-bit PCs
 The Linux kernel 4.9 and modules for use on PCs with AMD64, Intel 64 or
 VIA Nano processors.
 .
 This kernel also runs on a Xen hypervisor.  It supports both privileged
 (dom0) and unprivileged (domU) operation.
Homepage: https://www.kernel.org/

Package: libblkid1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 367
Maintainer: Debian util-linux Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: util-linux
Version: 2.29.2-1+deb9u1
Depends: libc6 (>= 2.17), libuuid1 (>= 2.16)
Description: block device ID library
 The blkid library allows system programs such as fsck and mount to
 quickly and easily find block devices by filesystem UUID or label.
 This allows system administrators to avoid specifying filesystems by
 hard-coded device names and use a logical naming system instead.

Package: php8.0-cli
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 4799
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php8.0
Version: 8.0.3-1+0~20210305.17+debian9~1.gbp899a74
Provides: php-cli, php8.0-json, phpapi-20200930
Depends: libedit2 (>= 2.11-20080614-4), libmagic1, mime-support, php8.0-common (= 8.0.3-1+0~20210305.17+debian9~1.gbp899a74), php8.0-opcache, php8.0-readline, tzdata, ucf, libargon2-1 (>= 0~20171227), libc6 (>= 2.15), libpcre2-8-0 (>= 10.32), libsodium23 (>= 1.0.14), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4)
Suggests: php-pear
Description: command-line interpreter for the PHP scripting language
 This package provides the /usr/bin/php8.0 command interpreter, useful for
 testing PHP scripts from a shell or performing general shell scripting tasks.
 .
 The following extensions are built in: Core date filter hash json libxml
 openssl pcntl pcre Reflection session sodium SPL standard zlib.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: libirs141
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 238
Maintainer: Debian DNS Packaging <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: bind9
Version: 1:9.10.3.dfsg.P4-12.3+deb9u12
Replaces: libbind0
Depends: libc6 (>= 2.14), libcap2 (>= 1:2.10), libdns162, libgeoip1, libisc160, libisccfg140, libssl1.0.2 (>= 1.0.2d), libxml2 (>= 2.6.27)
Conflicts: libbind0, libbind9-41
Description: DNS Shared Library used by BIND
 The Berkeley Internet Name Domain (BIND) implements an Internet domain
 name server.  BIND is the most widely-used name server software on the
 Internet, and is supported by the Internet Software Consortium, www.isc.org.
 .
 This package delivers the libirs shared library used by BIND's daemons and
 clients.

Package: sqlite3
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 2301
Maintainer: Laszlo Boszormenyi (GCS) <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 3.16.2-5+deb9u3
Depends: libc6 (>= 2.14), libreadline7 (>= 6.0), libsqlite3-0 (= 3.16.2-5+deb9u3)
Suggests: sqlite3-doc
Description: Command line interface for SQLite 3
 SQLite is a C library that implements an SQL database engine.
 Programs that link with the SQLite library can have SQL database
 access without running a separate RDBMS process.
Homepage: http://www.sqlite.org/

Package: liblognorm5
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 158
Maintainer: Pierre Chifflier <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: liblognorm (2.0.1-1.1)
Version: 2.0.1-1.1+b1
Depends: libc6 (>= 2.14), libestr0 (>= 0.1.0), libfastjson4 (>= 0.99.3)
Description: log normalizing library
 Liblognorm is an event and log normalization library that is capable of
 real-time processing. It provides the capability to normalize events to
 a set of standard formats.
 .
 This package contains the shared library.
Homepage: http://www.liblognorm.com/

Package: php7.4-mbstring
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 1054
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php7.4
Version: 7.4.16-1+0~20210305.42+debian9~1.gbpbbe65e
Provides: php-mbstring
Depends: php-common (>= 1:81~), ucf, php7.4-common (= 7.4.16-1+0~20210305.42+debian9~1.gbpbbe65e), libc6 (>= 2.14), libonig4 (>= 5.9.5)
Description: MBSTRING module for PHP
 This package provides the MBSTRING module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: libjxr0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 407
Maintainer: Mathieu Malaterre <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: jxrlib (1.1-6)
Version: 1.1-6+b1
Depends: libc6 (>= 2.14)
Description: JPEG-XR lib - libraries
 JPEG XR is an approved ISO/IEC International standard (its official
 designation is ISO/IEC 29199-2).
 .
 JPEG XR started its life in Microsoft Research. It publicly first appeared as
 the HD Photo format in Windows Vista.
 .
 For web developers, JPEG XR has a large number of interesting features, see
 the table below. Some of these are big advantages over other image formats
 like JPEG, PNG, OpenEXR, and TIFF.
  - Better Compression (40% smaller than JPEG)
  - Lossless Mode (better compression than PNG)
  - Alpha Channel (compress color lossy and alpha losslessly)
  - Extended Bitdepth (supports 8-, 16-, and 32-bit/channel)
  - Progressive Decode
  - Advanced Decoding Features (tile-based layout, for efficient
    region-of-interest access.)
Homepage: https://jxrlib.codeplex.com/

Package: ibritish
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 203
Maintainer: Robert Luberda <[email protected]>
Architecture: all
Source: ispell
Version: 3.4.00-5
Provides: ispell-dictionary
Depends: ienglish-common (= 3.4.00-5), dictionaries-common (>= 1.23~), ispell, debconf (>= 0.5) | debconf-2.0
Suggests: wbritish
Description: British English dictionary for ispell (standard version)
 This package provides the standard, medium-sized British English dictionary,
 based on the britishmed+ dictionary supplied with the source for ispell, with
 additional words added from the more comprehensive wbritish word list package.
 .
 There are also -small, -large, -huge, and -insane versions of this dictionary,
 and there are iamerican* packages as well.
 .
 The package also suggests wbritish because ispell's (L)ookup command
 needs a word list.
Homepage: http://www.lasr.cs.ucla.edu/geoff/ispell.html

Package: libclass-isa-perl
Status: install ok installed
Priority: standard
Section: perl
Installed-Size: 53
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 0.36-5
Description: report the search path for a class's ISA tree
 Class::ISA returns the list of classes that the current class inherits
 from, listed in the order that Perl would search for a method not
 implemented in the current class. The list contains no duplicates.
Homepage: http://search.cpan.org/dist/Class-ISA/

Package: libcgi-fast-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 28
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 1:2.12-1
Replaces: libcgi-pm-perl (<< 4)
Depends: perl, libcgi-pm-perl (>= 4), libfcgi-perl
Breaks: libcgi-pm-perl (<< 4)
Description: CGI subclass for work with FCGI
 CGI::Fast is a subclass of the CGI object created by CGI.pm. It is
 specialized to work with the FCGI module, which greatly speeds up CGI scripts
 by turning them into persistently running server processes. Scripts that
 perform time-consuming initialization processes, such as loading large
 modules or opening persistent database connections, will see large
 performance improvements.
Homepage: https://metacpan.org/release/CGI-Fast

Package: libhtml-tree-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 489
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 5.03-2
Depends: perl, libhtml-parser-perl, libhtml-tagset-perl
Recommends: libhtml-format-perl, libwww-perl
Description: Perl module to represent and create HTML syntax trees
 HTML::Tree is a collection of modules that represent, create and extract
 information from HTML syntax trees.  These modules used to be part of
 the libwww-perl distribution, but are now unbundled in order to
 facilitate a separate development track.
Homepage: https://metacpan.org/release/HTML-Tree

Package: linux-image-4.9.0-17-amd64
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 189092
Maintainer: Debian Kernel Team <[email protected]>
Architecture: amd64
Source: linux
Version: 4.9.290-1
Config-Version: 4.9.290-1
Depends: kmod, linux-base (>= 4.3~), initramfs-tools (>= 0.120+deb8u2) | linux-initramfs-tool
Recommends: firmware-linux-free, irqbalance
Suggests: linux-doc-4.9, debian-kernel-handbook, grub-pc | grub-efi-amd64 | extlinux
Breaks: initramfs-tools (<< 0.120+deb8u2), qemu-system-x86 (<< 1:2.5+dfsg-1), xserver-xorg-input-vmmouse (<< 1:13.0.99)
Description: Linux 4.9 for 64-bit PCs
 The Linux kernel 4.9 and modules for use on PCs with AMD64, Intel 64 or
 VIA Nano processors.
 .
 This kernel also runs on a Xen hypervisor.  It supports both privileged
 (dom0) and unprivileged (domU) operation.
Homepage: https://www.kernel.org/

Package: libterm-readkey-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 71
Maintainer: Debian Perl Group <[email protected]>
Architecture: amd64
Version: 2.37-1
Depends: perl (>= 5.24.1~rc3-3), perlapi-5.24.1, libc6 (>= 2.15)
Description: perl module for simple terminal control
 Term::ReadKey is a compiled perl module dedicated to providing simple
 control over terminal driver modes (cbreak, raw, cooked, etc.) support for
 non-blocking reads, if the architecture allows, and some generalized handy
 functions for working with terminals. One of the main goals is to have the
 functions as portable as possible, so you can just plug in "use
 Term::ReadKey" on any architecture and have a good likelihood of it working.
Homepage: https://metacpan.org/release/TermReadKey

Package: libavcodec-extra57
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 13026
Maintainer: Debian Multimedia Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: ffmpeg
Version: 7:3.2.18-0+deb9u1
Provides: libavcodec-extra
Depends: libavutil55 (>= 7:3.2.18), libc6 (>= 2.14), libcrystalhd3 (>= 1:0.0~git20110715.fdd2f19), libgsm1 (>= 1.0.13), liblzma5 (>= 5.1.1alpha+20120614), libmp3lame0, libopencore-amrnb0, libopencore-amrwb0, libopenjp2-7 (>= 2.0.0), libopus0 (>= 1.1), libshine3 (>= 3.1.0), libsnappy1v5, libspeex1 (>= 1.2~beta3-1), libswresample2 (>= 7:3.2.18), libtheora0 (>= 1.0), libtwolame0 (>= 0.3.10), libva1 (>= 1.7.3), libvo-amrwbenc0, libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2), libvpx4 (>= 1.6.0), libwavpack1 (>= 4.40.0), libwebp6 (>= 0.5.1), libwebpmux2 (>= 0.5.1), libx264-148, libx265-95 (>= 2.1), libxvidcore4 (>= 1.2.2), libzvbi0 (>= 0.2.35), zlib1g (>= 1:1.2.0)
Conflicts: libavcodec57
Description: FFmpeg library with additional de/encoders for audio/video codecs
 FFmpeg is the leading multimedia framework, able to decode, encode, transcode,
 mux, demux, stream, filter and play pretty much anything that humans and
 machines have created. It supports the most obscure ancient formats up to the
 cutting edge.
 .
 This library provides a generic encoding/decoding framework and
 contains multiple decoders and encoders for audio, video and subtitle streams,
 and several bitstream filters.
 .
 The shared architecture provides various services ranging from bit stream I/O
 to DSP optimizations, and makes it suitable for implementing robust and fast
 codecs as well as for experimentation.
 .
 This package replaces the libavcodec57 package and contains the
 following additional codecs:
 .
  * OpenCORE Adaptive Multi-Rate (AMR) Narrow-Band (Encoder/Decoder)
  * OpenCORE Adaptive Multi-Rate (AMR) Wide-Band (Decoder)
  * Android VisualOn Adaptive Multi-Rate (AMR) Wide-Band (Encoder)
 .
 Because this package links against libraries that are licensed under
 Apache License 2.0, the resulting binaries are distributed under the
 GPL version 3 or later.
Homepage: https://ffmpeg.org/

Package: ndiff
Status: install ok installed
Priority: extra
Section: net
Installed-Size: 342
Maintainer: Debian Security Tools Packaging Team <[email protected]>
Architecture: all
Source: nmap
Version: 7.40-1
Replaces: zenmap (<< 6.47-5~)
Depends: python-lxml, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: nmap
Breaks: zenmap (<< 6.47-5~)
Conflicts: nmap (<< 7.40-1)
Description: The Network Mapper - result compare utility
 Ndiff is a tool to aid in the comparison of Nmap scans. It takes two
 Nmap XML output files and prints the differences between them.
Homepage: http://nmap.org/

Package: php7.0-fpm
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 4369
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php7.0
Version: 7.0.33-47+0~20210228.54+debian9~1.gbp7f60a9
Provides: php-fpm, phpapi-20151012
Depends: libmagic1, libpcre3 (>= 2:8.41), mime-support, php7.0-cli, php7.0-common (= 7.0.33-47+0~20210228.54+debian9~1.gbp7f60a9), php7.0-json, php7.0-opcache, procps, systemd | systemd-tmpfiles, tzdata, ucf, init-system-helpers (>= 1.18~), libacl1 (>= 2.2.51-8), libapparmor1 (>= 2.7.0~beta1+bzr1772), libc6 (>= 2.15), libssl1.1 (>= 1.1.0), libsystemd0, libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4)
Suggests: php-pear
Conffiles:
 /etc/apache2/conf-available/php7.0-fpm.conf 8d1a8eae77fcf471bd995dd560c34ba2
 /etc/init.d/php7.0-fpm 72cc9a79e7e25c08dfa13caca193d529
 /etc/logrotate.d/php7.0-fpm 2410a349f3aa891f656591dd0103e8d1
 /etc/php/7.0/fpm/php-fpm.conf d3455864e11f659b5b839acb64fc5531
 /etc/php/7.0/fpm/pool.d/www.conf 90382a23453832e420f909a7cdf1f0af
Description: server-side, HTML-embedded scripting language (FPM-CGI binary)
 This package provides the Fast Process Manager interpreter that runs
 as a daemon and receives Fast/CGI requests.  Note that MOST Apache users
 probably want the libapache2-mod-php7.0 package.
 .
 The following extensions are built in: Core date filter hash libxml openssl
 pcre Reflection session SPL standard zlib.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: liblouisutdml-bin
Status: install ok installed
Priority: extra
Section: text
Installed-Size: 39
Maintainer: Debian Accessibility Team <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: liblouisutdml (2.6.0-3)
Version: 2.6.0-3+b2
Depends: libc6 (>= 2.4), liblouis12, liblouisutdml7, libxml2 (>= 2.6.27)
Suggests: antiword, poppler-utils, ooo2dbk, rtf2xml
Description: Braille UTDML translation utilities
 liblouisutdml is an extension of liblouisxml, the translator from xml
 format into transcribed braille, that includes support for Unified
 Tactile Document Markup Language (UTDML).
 .
 This consists essentially of <brl> subtrees containing all the braille
 translations and formatting, plus some <meta> tags.
 .
 This package contains utdml2brl which translates an utdml or text file into an
 embosser-ready braille file.
Homepage: http://liblouis.org/

Package: libopus0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 333
Maintainer: Ron Lee <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: opus
Version: 1.2~alpha2-1
Depends: libc6 (>= 2.14)
Suggests: opus-tools
Description: Opus codec runtime library
 The Opus codec is designed for interactive speech and audio transmission over
 the Internet. It is designed by the IETF Codec Working Group and incorporates
 technology from Skype's SILK codec and Xiph.Org's CELT codec.
 .
 It is intended to suit a wide range of interactive audio applications,
 including Voice over IP, videoconferencing, in-game chat, and even remote live
 music performances.  It can scale from low bit-rate narrowband speech to very
 high quality stereo music. The current features are:
 .
  Bit-rates from 6 kb/s 510 kb/s
  Sampling rates from 8 to 48 kHz
  Frame sizes from 2.5 ms to 60 ms
  Support for both constant bit-rate (CBR) and variable bit-rate (VBR)
  Audio bandwidth from narrowband to full-band
  Support for speech and music
  Support for mono and stereo
  Support for up to 255 channels (multistream frames)
  Dynamically adjustable bitrate, audio bandwidth, and frame size
  Good loss robustness and packet loss concealment (PLC)
  Floating point and fixed-point implementation
 .
 This package provides the Opus runtime library.
Homepage: http://www.opus-codec.org

Package: gcc-6
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 25114
Maintainer: Debian GCC Maintainers <[email protected]>
Architecture: amd64
Version: 6.3.0-18+deb9u1
Replaces: gccgo-6 (<< 6.3.0-18+deb9u1)
Provides: c-compiler
Depends: cpp-6 (= 6.3.0-18+deb9u1), gcc-6-base (= 6.3.0-18+deb9u1), libcc1-0 (>= 6.3.0-18+deb9u1), binutils (>= 2.28), libgcc-6-dev (= 6.3.0-18+deb9u1), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libgmp10 (>= 2:5.0.1~), libisl15 (>= 0.15), libmpc3, libmpfr4 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4)
Recommends: libc6-dev (>= 2.13-5)
Suggests: gcc-6-multilib, gcc-6-doc (>= 6.3.0-1), gcc-6-locales (>= 6.3.0-1), libgcc1-dbg (>= 1:6.3.0-18+deb9u1), libgomp1-dbg (>= 6.3.0-18+deb9u1), libitm1-dbg (>= 6.3.0-18+deb9u1), libatomic1-dbg (>= 6.3.0-18+deb9u1), libasan3-dbg (>= 6.3.0-18+deb9u1), liblsan0-dbg (>= 6.3.0-18+deb9u1), libtsan0-dbg (>= 6.3.0-18+deb9u1), libubsan0-dbg (>= 6.3.0-18+deb9u1), libcilkrts5-dbg (>= 6.3.0-18+deb9u1), libmpx2-dbg (>= 6.3.0-18+deb9u1), libquadmath0-dbg (>= 6.3.0-18+deb9u1)
Description: GNU C compiler
 This is the GNU C compiler, a fairly portable optimizing compiler for C.
Homepage: http://gcc.gnu.org/

Package: libfreetype6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 898
Maintainer: Steve Langasek <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: freetype
Version: 2.6.3-3.2+deb9u2
Depends: libc6 (>= 2.14), libpng16-16 (>= 1.6.2-1), zlib1g (>= 1:1.1.4)
Description: FreeType 2 font engine, shared library files
 The FreeType project is a team of volunteers who develop free,
 portable and high-quality software solutions for digital typography.
 They specifically target embedded systems and focus on bringing small,
 efficient and ubiquitous products.
 .
 The FreeType 2 library is their new software font engine.  It has been
 designed to provide the following important features:
  * A universal and simple API to manage font files
  * Support for several font formats through loadable modules
  * High-quality anti-aliasing
  * High portability & performance
 .
 Supported font formats include:
  * TrueType files (.ttf) and collections (.ttc)
  * Type 1 font files both in ASCII (.pfa) or binary (.pfb) format
  * Type 1 Multiple Master fonts.  The FreeType 2 API also provides
    routines to manage design instances easily
  * Type 1 CID-keyed fonts
  * OpenType/CFF (.otf) fonts
  * CFF/Type 2 fonts
  * Adobe CEF fonts (.cef), used to embed fonts in SVG documents with
    the Adobe SVG viewer plugin.
  * Windows FNT/FON bitmap fonts
 .
 This package contains the files needed to run programs that use the
 FreeType 2 library.
 .
  Home Page: http://www.freetype.org/
  Authors: David Turner   <[email protected]>
           Robert Wilhelm <[email protected]>
           Werner Lemberg <[email protected]>
Homepage: http://www.freetype.org

Package: libtasn1-6
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 112
Maintainer: Debian GnuTLS Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Version: 4.10-1.1+deb9u1
Depends: libc6 (>= 2.14)
Description: Manage ASN.1 structures (runtime)
 Manage ASN1 (Abstract Syntax Notation One) structures.
 The main features of this library are:
   * on-line ASN1 structure management that doesn't require any C code
     file generation.
   * off-line ASN1 structure management with C code file generation
     containing an array.
   * DER (Distinguish Encoding Rules) encoding
   * no limits for INTEGER and ENUMERATED values
 .
 This package contains runtime libraries.
Homepage: http://www.gnu.org/software/libtasn1/

Package: libmagic-mgc
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 4832
Maintainer: Christoph Biedl <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: file
Version: 1:5.30-1+deb9u3
Replaces: libmagic1 (<< 1:5.28-4~)
Breaks: libmagic1 (<< 1:5.28-4~)
Description: File type determination library using "magic" numbers (compiled magic file)
 This package provides the compiled magic file "magic.mgc". It has
 been separated from libmagic1 in order to meet the multiarch
 requirements without breaking applications that expect this file
 at its absolute path.
Homepage: http://www.darwinsys.com/file/

Package: fonts-noto-mono
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 144
Maintainer: Debian Fonts Task Force <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: fonts-noto
Version: 20161116-1
Enhances: fonts-noto-hinted
Conffiles:
 /etc/fonts/conf.avail/30-droid-noto-mono.conf 3637d988826c19a1859d29b79ee01e87
Description: "No Tofu" monospaced font family with large Unicode coverage
 Noto is a collection of font families, each visually harmonized across
 scripts.
 .
 This package contains Noto Mono font family, formerly known as Droid
 Mono.  Beware that Noto Mono has a much smaller repertoire than Noto
 Sans or Noto Serif.
 .
 The name "Noto" is short for "No Tofu", describing the aim of covering
 all living Unicode scripts.
 .
 Tofu (豆腐) is Japanese jargon for unicode replacement character "�"
 (U+FFFD) often displayed as replacement for unassigned or unknown
 characters.
Homepage: https://www.google.com/get/noto/

Package: libva1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 157
Maintainer: Debian Multimedia Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libva
Version: 1.7.3-2
Provides: libva-driver-abi-0.32, libva-driver-abi-0.33, libva-driver-abi-0.34, libva-driver-abi-0.35, libva-driver-abi-0.36, libva-driver-abi-0.37, libva-driver-abi-0.38, libva-driver-abi-0.39
Depends: libc6 (>= 2.4)
Recommends: va-driver-all | va-driver
Description: Video Acceleration (VA) API for Linux -- runtime
 Video Acceleration API (VA API) is a library ("libVA") and API specification
 which enables and provides access to graphics hardware (GPU) acceleration for
 video processing on Linux and UNIX based operating systems. Accelerated
 processing includes video decoding, video encoding, subpicture blending and
 rendering. The specification was originally designed by Intel for its GMA
 (Graphics Media Accelerator) series of GPU hardware, the API is however not
 limited to GPUs or Intel specific hardware, as other hardware and manufacturers
 can also freely use this API for hardware accelerated video decoding.
 .
 This package provides the main libva library.
Homepage: http://www.freedesktop.org/wiki/Software/vaapi

Package: python-minimal
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 145
Maintainer: Matthias Klose <[email protected]>
Architecture: amd64
Multi-Arch: allowed
Source: python-defaults
Version: 2.7.13-2
Replaces: python (<= 2.7.3-1~)
Depends: python2.7-minimal (>= 2.7.13-1~), dpkg (>= 1.13.20)
Recommends: python
Breaks: idle (<< 2.6), python (<= 2.7.3-1~), python-all (<< 2.6), python-all-dbg (<< 2.6), python-all-dev (<< 2.6), python-dbg (<< 2.6), python-dev (<< 2.6), python-examples (<< 2.6), python-support (<< 1.0.10ubuntu2), python2.5-minimal (<< 2.5.5-7), python2.6-minimal (<< 2.6.5~rc2-2), python3.1-minimal (<< 3.1.2~rc1-2)
Conflicts: python-central (<< 0.5.5)
Description: minimal subset of the Python language (default version)
 This package contains the interpreter and some essential modules.  It's used
 in the boot process for some basic tasks.
 See /usr/share/doc/python2.7-minimal/README.Debian for a list of the modules
 contained in this package.
Homepage: http://www.python.org/

Package: libdrm2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 105
Maintainer: Debian X Strike Force <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libdrm
Version: 2.4.74-1
Depends: libc6 (>= 2.17)
Description: Userspace interface to kernel DRM services -- runtime
 This library implements the userspace interface to the kernel DRM
 services.  DRM stands for "Direct Rendering Manager", which is the
 kernelspace portion of the "Direct Rendering Infrastructure" (DRI).
 The DRI is currently used on Linux to provide hardware-accelerated
 OpenGL drivers.
 .
 This package provides the runtime environment for libdrm.
Homepage: https://cgit.freedesktop.org/mesa/drm/

Package: libparams-validate-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 158
Maintainer: Debian Perl Group <[email protected]>
Architecture: amd64
Version: 1.26-1
Depends: perl (>= 5.24.1~rc3-3), perlapi-5.24.1, libc6 (>= 2.4), libmodule-implementation-perl
Description: Perl module to validate parameters to Perl method/function calls
 Params::Validate is a Perl module providing a flexible way to validate method
 and function call parameters. The validation can be as simple as checking for
 the presence of required parameters, or more complex, like validating object
 classes (via isa) or capabilities (via can) and checking parameter types. It
 also provides extensibility through customized validation callbacks.
 .
 The module has been designed to work equally well with positional or named
 parameters (via a hash or hash reference) and includes experimental support
 for attributes (see Attribute::Params::Validate for details).
Homepage: https://metacpan.org/release/Params-Validate

Package: php-cli
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 24
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: all
Source: php-defaults (82+0~20210313.35+debian9~1.gbpa8195f)
Version: 2:8.0+82+0~20210313.35+debian9~1.gbpa8195f
Depends: php8.0-cli
Description: command-line interpreter for the PHP scripting language (default)
 This package provides the /usr/bin/php command interpreter, useful for
 testing PHP scripts from a shell or performing general shell scripting tasks.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
 .
 This package is a dependency package, which depends on latest stable
 PHP version (currently 8.0).

Package: isc-dhcp-client
Status: install ok installed
Priority: important
Section: net
Installed-Size: 649
Maintainer: Debian ISC DHCP maintainers <[email protected]>
Architecture: amd64
Source: isc-dhcp
Version: 4.3.5-3+deb9u2
Provides: dhcp-client
Depends: libc6 (>= 2.15), libdns-export162, libisc-export160, debianutils (>= 2.8.2), iproute2
Recommends: isc-dhcp-common
Suggests: resolvconf, avahi-autoipd, isc-dhcp-client-ddns
Conffiles:
 /etc/dhcp/debug 521717b5f9e08db15893d3d062c59aeb
 /etc/dhcp/dhclient-exit-hooks.d/rfc3442-classless-routes 95e21c32fa7f603db75f1dc33db53cf5
 /etc/dhcp/dhclient.conf 649563ef7a61912664a400a5263958a6
Description: DHCP client for automatically obtaining an IP address
 This is the Internet Software Consortium's DHCP client.
 .
 Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP
 (actually dhcpd includes much of the functionality of bootpd). It
 gives client machines "leases" for IP addresses and can
 automatically set their network configuration. If your machine
 depends on DHCP (especially likely if it's a workstation on a large
 network, or a laptop, or attached to a cable modem), keep this or
 another DHCP client installed.
 .
 Extra documentation can be found in the package isc-dhcp-common.
Homepage: http://www.isc.org

Package: libcupsppdc1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 244
Maintainer: Debian Printing Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: cups
Version: 2.2.1-8+deb9u8
Depends: libc6 (>= 2.14), libcups2 (= 2.2.1-8+deb9u8), libgcc1 (>= 1:3.0), libstdc++6 (>= 5)
Description: Common UNIX Printing System(tm) - PPD manipulation library
 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpd and the like.  It supports the Internet
 Printing Protocol (IPP), and has its own filtering driver model for
 handling various document types.
 .
 This package provides the base shared library for generating and
 manipulating PPD files.
Homepage: https://www.cups.org/

Package: bzip2
Status: install ok installed
Priority: standard
Section: utils
Installed-Size: 184
Maintainer: Anibal Monsalve Salazar <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 1.0.6-8.1
Replaces: libbz2 (<< 0.9.5d-3)
Depends: libbz2-1.0 (= 1.0.6-8.1), libc6 (>= 2.14)
Suggests: bzip2-doc
Description: high-quality block-sorting file compressor - utilities
 bzip2 is a freely available, patent free, high-quality data compressor.
 It typically compresses files to within 10% to 15% of the best available
 techniques, whilst being around twice as fast at compression and six
 times faster at decompression.
 .
 bzip2 compresses files using the Burrows-Wheeler block-sorting text
 compression algorithm, and Huffman coding.  Compression is generally
 considerably better than that achieved by more conventional
 LZ77/LZ78-based compressors, and approaches the performance of the PPM
 family of statistical compressors.
 .
 The archive file format of bzip2 (.bz2) is incompatible with that of its
 predecessor, bzip (.bz).
Homepage: http://www.bzip.org/

Package: shorewall-core
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 185
Maintainer: Roberto C. Sanchez <[email protected]>
Architecture: all
Version: 5.0.15.6-1
Depends: iptables (>= 1.3.8), iproute2 | iproute, perl, bc
Breaks: shorewall (<< 4.5.0~)
Description: Shorewall core components
 This package provides the core Shorewall components, which are required
 for the rest of the Shorewall packages to work.
 .
 There is not an especially good reason to have this package installed all
 by itself.
Homepage: http://www.shorewall.net

Package: reportbug
Status: install ok installed
Priority: standard
Section: utils
Installed-Size: 257
Maintainer: Reportbug Maintainers <[email protected]>
Architecture: all
Version: 7.1.7+deb9u3
Depends: python3:any, apt, python3-reportbug (= 7.1.7+deb9u3)
Suggests: postfix | exim4 | mail-transport-agent, gnupg | pgp, debconf-utils (>> 1.1.0), debsums (>= 2.0.47), file (>> 1.30), dlocate, python3-urwid, python3-gi, python3-gi-cairo, gir1.2-gtk-3.0, gir1.2-vte-2.91, python3-gtkspellcheck, xdg-utils, emacs24-bin-common | emacs25-bin-common, claws-mail (>= 3.8.0)
Conffiles:
 /etc/reportbug.conf 17b8e0850fa74d18b96ce5856321de0d
Description: reports bugs in the Debian distribution
 reportbug is a tool designed to make the reporting of bugs in Debian
 and derived distributions relatively painless.  Its features include:
 .
  * Integration with mutt and mh/nmh mail readers.
  * Access to outstanding bug reports to make it easier to identify
    whether problems have already been reported.
  * Automatic checking for newer versions of packages.
  * Optional automatic verification of integrity of packages via debsums.
  * Support for following-up on outstanding reports.
  * Optional PGP/GnuPG integration.
 .
 reportbug is designed to be used on systems with an installed mail
 transport agent, like exim or sendmail; however, you can edit the
 configuration file and send reports using any available mail server.
 .
 This package also includes the "querybts" script for browsing the
 Debian bug tracking system.
Homepage: http://alioth.debian.org/projects/reportbug/

Package: python3-debianbts
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 35
Maintainer: Bastian Venthur <[email protected]>
Architecture: all
Source: python-debianbts
Version: 2.6.1
Depends: python3-pysimplesoap
Description: Python interface to Debian's Bug Tracking System
 This package provides the debianbts module, which allows one to query Debian's
 BTS via it's SOAP-interface and returns the answer in Python's native data
 types.

Package: libmagic1
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 214
Maintainer: Christoph Biedl <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: file
Version: 1:5.30-1+deb9u3
Depends: libc6 (>= 2.15), zlib1g (>= 1:1.1.4), libmagic-mgc (= 1:5.30-1+deb9u3)
Suggests: file
Conffiles:
 /etc/magic 272913026300e7ae9b5e2d51f138e674
 /etc/magic.mime 272913026300e7ae9b5e2d51f138e674
Description: Recognize the type of data in a file using "magic" numbers - library
 This library can be used to classify files according to magic number
 tests. It implements the core functionality of the file command.
Homepage: http://www.darwinsys.com/file/

Package: lsb-base
Status: install ok installed
Priority: required
Section: misc
Installed-Size: 49
Maintainer: Debian LSB Team <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: lsb
Version: 9.20161125
Description: Linux Standard Base init script functionality
 The Linux Standard Base (http://www.linuxbase.org/) is a standard
 core system that third-party applications written for Linux can
 depend upon.
 .
 This package only includes the init-functions shell library, which
 may be used by other packages' initialization scripts for console
 logging and other purposes.
Homepage: http://www.linuxfoundation.org/collaborate/workgroups/lsb

Package: libhogweed4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 232
Maintainer: Magnus Holmgren <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: nettle
Version: 3.3-1+deb9u1
Depends: libc6 (>= 2.14), libgmp10 (>= 2:6.0.0), libnettle6 (= 3.3-1+deb9u1)
Description: low level cryptographic library (public-key cryptos)
 Nettle is a cryptographic library that is designed to fit easily in more or
 less any context: In crypto toolkits for object-oriented languages (C++,
 Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel
 space.
 .
 It tries to solve a problem of providing a common set of cryptographic
 algorithms for higher-level applications by implementing a
 context-independent set of cryptographic algorithms. In that light, Nettle
 doesn't do any memory allocation or I/O, it simply provides the
 cryptographic algorithms for the application to use in any environment and
 in any way it needs.
 .
 This package contains the asymmetric cryptographic algorithms, which,
 require the GNU multiple precision arithmetic library (libgmp) for
 their large integer computations.
Homepage: http://www.lysator.liu.se/~nisse/nettle/

Package: libsane-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 4901
Maintainer: Jörg Frings-Fürst <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: sane-backends
Version: 1.0.25-4.1+deb9u2
Pre-Depends: dpkg (>= 1.15.7.2)
Conffiles:
 /etc/sane.d/abaton.conf 51591e7ab98851effab49089323cb160
 /etc/sane.d/agfafocus.conf f763f1f31d26507986aad58ca02f79f9
 /etc/sane.d/apple.conf 602eda3ecedd81ef751d9241becb9142
 /etc/sane.d/artec.conf 1b87eeb6069e6f5ac7b5f0cc4bf48083
 /etc/sane.d/artec_eplus48u.conf 3672fe16e6b14a124ad74acd47941be9
 /etc/sane.d/avision.conf 51e9f41665cca34d58ceb8bcf2ed072f
 /etc/sane.d/bh.conf ed8e137983ae58a7bf038180b29737bd
 /etc/sane.d/canon.conf 099d16dab225eaa121f1ba2f3af9f60a
 /etc/sane.d/canon630u.conf 5fae93df3328f1915e3d26f77a8c3b9d
 /etc/sane.d/canon_dr.conf a9f78c230502d27be1db0c19105bac86
 /etc/sane.d/canon_pp.conf 2ecfac7c883bc980aba880f424abb8ad
 /etc/sane.d/cardscan.conf c53b0f155e8abb0e35da6e4bd9898e41
 /etc/sane.d/coolscan.conf b5a49230bc9b80a4358d966255d4697a
 /etc/sane.d/coolscan2.conf e9039d4f201acacca70e8964ec22ee70
 /etc/sane.d/coolscan3.conf dc124184659f6acfcb2f77d4759adc8c
 /etc/sane.d/dc210.conf 821754802fb212acc9f48c7dd93ddaa1
 /etc/sane.d/dc240.conf 821754802fb212acc9f48c7dd93ddaa1
 /etc/sane.d/dc25.conf 0659d0dee2b39c585b6ebc682af0dbd9
 /etc/sane.d/dell1600n_net.conf ce26ec480900a2420d14d5f2c43f07eb
 /etc/sane.d/dll.conf b1debba18869614aa9f9c7e26bc7a747
 /etc/sane.d/dmc.conf 0731b2373c97cc98c5c42dd56e7fb05c
 /etc/sane.d/epjitsu.conf a38ce4b0a76d0e81e42777db0569d1e1
 /etc/sane.d/epson.conf 318ed78f38b29c99e478cbc7efc8ff14
 /etc/sane.d/epson2.conf 3214cd5156a91a2634a9f1378c2235ba
 /etc/sane.d/epsonds.conf f35af07616d4fe776fc84670bda40432
 /etc/sane.d/fujitsu.conf 5e0cadab7dc99873ae70f788d6a40264
 /etc/sane.d/genesys.conf 179dcaf6031785d6ca40792c290484ac
 /etc/sane.d/gphoto2.conf ca55d23d02774d6eea321dcbd4099e5e
 /etc/sane.d/gt68xx.conf 2f700aa85ccee8093bd0f69c6797c394
 /etc/sane.d/hp.conf 5328dfe188ece714bf9fdb7e26dc9d00
 /etc/sane.d/hp3900.conf 9d5532c21c759657347de8b26629cf13
 /etc/sane.d/hp4200.conf 0656916d9805c3af1f81424354082501
 /etc/sane.d/hp5400.conf 25848f289fb76aeb7f78e29ab323dbf8
 /etc/sane.d/hpsj5s.conf 0e969889a4509e62ef352a0222d2620e
 /etc/sane.d/hs2p.conf a7b07bd2a66b8a562ccb64da03bd47da
 /etc/sane.d/ibm.conf d5eab60adbaf729bb5bf781fc4c5409d
 /etc/sane.d/kodak.conf 63774fc2dd277fbfc54b4a8f7ea4528d
 /etc/sane.d/kodakaio.conf d3d856994bf02899a396e4f4568f95b7
 /etc/sane.d/leo.conf 008b9b3cad3c7073aa5331a453e68cd6
 /etc/sane.d/lexmark.conf f5d92658f9dc0eb540ddc9d24fe3ffb1
 /etc/sane.d/ma1509.conf 73a9fd7af5924e04054f43e2708f5059
 /etc/sane.d/magicolor.conf 1e34b81727b36c9269d413cb6d20b2e6
 /etc/sane.d/matsushita.conf fe9a8941cd52c7e012724122d67a98e6
 /etc/sane.d/microtek.conf 940c8db7e01ccaa6f2c5be2ca020ddf1
 /etc/sane.d/microtek2.conf 75cb498c51441db57932a4895f7f0d96
 /etc/sane.d/mustek.conf 33284fd785df74d394b9e30a4ec8283e
 /etc/sane.d/mustek_pp.conf c9d10da50e4b77dcc73b97f67a81a89a
 /etc/sane.d/mustek_usb.conf f4080c5eacaf30b4ed871a5330960696
 /etc/sane.d/nec.conf 5eed67a9759c991553fa3055af023a33
 /etc/sane.d/net.conf 9e5860565491b3157e3c6e0af682b7a2
 /etc/sane.d/p5.conf 27277daf6f7ed1f21de8c6a59d5b9488
 /etc/sane.d/pie.conf 7bdb319bd61b19389e93ed85a1ed85d1
 /etc/sane.d/pieusb.conf d02146f0f105b1c3591a6911c672d068
 /etc/sane.d/pixma.conf da98f7eae73240333304d1dafe58e19a
 /etc/sane.d/plustek.conf f329323c5ed857873510e38233f1afcf
 /etc/sane.d/plustek_pp.conf 327941a5240e699e3251d74192f4f299
 /etc/sane.d/qcam.conf 7a30e22cd391b7992646723df280f4fe
 /etc/sane.d/ricoh.conf b1891143384a7308ec17d9e6ac836201
 /etc/sane.d/rts8891.conf 3446a737f83b38c3b576d5bf2e5161ec
 /etc/sane.d/s9036.conf 5eed67a9759c991553fa3055af023a33
 /etc/sane.d/sceptre.conf 9d7e8954714b47042b849ddbd2530973
 /etc/sane.d/sharp.conf d16cb589cdceb30d4523334063ddf040
 /etc/sane.d/sm3840.conf 9b61359cbcc14b9be4d687b80b772bea
 /etc/sane.d/snapscan.conf b349efcbcec257f5fca8372f1e47e7e0
 /etc/sane.d/sp15c.conf 74fd71c4ea2c8c58bbaa2cecfee56f7c
 /etc/sane.d/st400.conf febd1d7966858a4a0352a2fe2c1abfa0
 /etc/sane.d/stv680.conf 1a5a8d37f0de964bab25b3908fa907d5
 /etc/sane.d/tamarack.conf 93b1a500916dcfabd8a1c288029a5502
 /etc/sane.d/teco1.conf 7976c7a3dd90fe100f30a23a29aaea89
 /etc/sane.d/teco2.conf 1f873f79332e99cb0cd2b9eba938ac3b
 /etc/sane.d/teco3.conf 7b632784a85ec6ead7d26e8fd195dea5
 /etc/sane.d/test.conf eaccee9d3fb610a691705ddf94b9ec11
 /etc/sane.d/u12.conf 9ab31cd28e79474973fc02ccf1c06b99
 /etc/sane.d/umax.conf 5bcadfd7842926832de6d6e29d23558d
 /etc/sane.d/umax1220u.conf 2d36f1f6c15bbfeaf2049d59dcfefe05
 /etc/sane.d/umax_pp.conf d7cdbfd65fc59cfc71ab5f00a3697aaf
 /etc/sane.d/xerox_mfp.conf e438fe51c20b618f14341e8910512e17
Description: API library for scanners -- documentation and support files
 SANE stands for "Scanner Access Now Easy" and is an application
 programming interface (API) that provides standardized access to any
 raster image scanner hardware (flatbed scanner, hand-held scanner,
 video- and still-cameras, frame-grabbers, etc.). The SANE standard is
 free and its discussion and development are open to everybody. The
 current source code is written to support several operating systems,
 including GNU/Linux, OS/2, Win32 and various Unices and is available
 under the GNU General Public License (commercial applications and
 backends are welcome, too, however).
 .
 This package includes documentation for libsane, such as the man pages
 and list of supported scanners, and support files (i18n data).
Homepage: http://www.sane-project.org

Package: db-util
Status: install ok installed
Priority: extra
Section: utils
Installed-Size: 38
Maintainer: Debian Berkeley DB Group <[email protected]>
Architecture: all
Source: db-defaults
Version: 5.3.1
Depends: db5.3-util
Description: Berkeley Database Utilities
 This empty package depends on the recommended utilities package
 containing different tools for manipulating databases and installs
 unversioned links to current database utilities.

Package: libgraphite2-3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 212
Maintainer: Debian LibreOffice Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: graphite2
Version: 1.3.10-1
Replaces: libgraphite2-2.0.0
Provides: libgraphite2-2.0.0
Depends: libc6 (>= 2.14)
Breaks: libgraphite2-2.0.0 (<< 1.2.0)
Description: Font rendering engine for Complex Scripts -- library
 Graphite is a system that can be used to create and use "smart fonts" capable
 of displaying writing systems with various complex behaviors, such as:
 contextual shaping, ligatures, reordering, split glyphs, bidirectionality,
 stacking diacritics and complex positioning.
 .
 This library was designed and developed by the NRSI (Non-Roman Script
 Initiative) within SIL International (www.sil.org) to act as a complement to
 other smart font rendering technologies with limited practical local
 extensibility. Its purpose is to help meet the needs of a very large number
 of "minority language" communities for local extensibility of complex script
 behaviors.
 .
 The behavior of the rendering engine for a given writing system is specified
 through extra tables added to a TrueType font.  These tables are generated by
 compiling a GDL (Graphite Description Language) source file into a font using
 grcompiler.
 .
 This package contains the shared library.
Homepage: http://graphite.sil.org/

Package: rsync
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 687
Maintainer: Paul Slootman <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 3.1.2-1+deb9u3
Depends: libacl1 (>= 2.2.51-8), libattr1 (>= 1:2.4.46-8), libc6 (>= 2.15), libpopt0 (>= 1.14), lsb-base (>= 3.2-14), base-files (>= 4.0.1), init-system-helpers (>= 1.18~)
Suggests: openssh-client, openssh-server
Breaks: duplicity (<< 0.6.11)
Conffiles:
 /etc/init.d/rsync c5d89677f904551f5b192f35ad98d73c
 /etc/default/rsync b8fd9efa75e2bda2583b0d7c0892a073
Description: fast, versatile, remote (and local) file-copying tool
 rsync is a fast and versatile file-copying tool which can copy locally
 and to/from a remote host. It offers many options to control its behavior,
 and its remote-update protocol can minimize network traffic to make
 transferring updates between machines fast and efficient.
 .
 It is widely used for backups and mirroring and as an improved copy
 command for everyday use.
 .
 This package provides both the rsync command line tool and optional
 daemon functionality.
Homepage: http://rsync.samba.org/

Package: python3.5-minimal
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 9421
Maintainer: Matthias Klose <[email protected]>
Architecture: amd64
Multi-Arch: allowed
Source: python3.5
Version: 3.5.3-1+deb9u5
Depends: libpython3.5-minimal (= 3.5.3-1+deb9u5), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0)
Pre-Depends: libc6 (>= 2.17)
Recommends: python3.5
Suggests: binfmt-support
Conflicts: binfmt-support (<< 1.1.2)
Description: Minimal subset of the Python language (version 3.5)
 This package contains the interpreter and some essential modules.  It can
 be used in the boot process for some basic tasks.
 See /usr/share/doc/python3.5-minimal/README.Debian for a list of the modules
 contained in this package.

Package: liblsan0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 308
Maintainer: Debian GCC Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: gcc-6
Version: 6.3.0-18+deb9u1
Depends: gcc-6-base (= 6.3.0-18+deb9u1), libc6 (>= 2.3), libgcc1 (>= 1:3.3), libstdc++6 (>= 4.1.1)
Description: LeakSanitizer -- a memory leak detector (runtime)
 LeakSanitizer (Lsan) is a memory leak detector which is integrated
 into AddressSanitizer.
Homepage: http://gcc.gnu.org/

Package: procps
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 690
Maintainer: Craig Small <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 2:3.3.12-3+deb9u1
Provides: watch
Depends: libc6 (>= 2.15), libncurses5 (>= 6), libncursesw5 (>= 6), libprocps6, libtinfo5 (>= 6), lsb-base (>= 3.0-10), init-system-helpers (>= 1.29~)
Recommends: psmisc
Breaks: guymager (<= 0.5.9-1), open-vm-tools (<= 2011.12.20-562307-1)
Conflicts: pgrep (<< 3.3-5), w-bassman (<< 1.0-3)
Conffiles:
 /etc/init.d/procps 49fbfd237be2a2f09576f1f9374580be
 /etc/sysctl.conf 36547fde818f251846b0198564060927
 /etc/sysctl.d/README.sysctl 026e08987e39bd612ae311f2d9fc2089
Description: /proc file system utilities
 This package provides command line and full screen utilities for browsing
 procfs, a "pseudo" file system dynamically generated by the kernel to
 provide information about the status of entries in its process table
 (such as whether the process is running, stopped, or a "zombie").
 .
 It contains free, kill, pkill, pgrep, pmap, ps, pwdx, skill, slabtop,
 snice, sysctl, tload, top, uptime, vmstat, w, and watch.
Homepage: https://gitlab.com/procps-ng/procps

Package: libmime-types-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 172
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 2.13-1
Depends: perl
Suggests: libmojolicious-perl
Description: Perl extension for determining MIME types and Transfer Encoding
 MIME::Types provides a start for a more detailed data-structure to keep
 knowledge about various data types are defined by MIME. Some basic treatments
 with mime types are implemented.
Homepage: http://perl.overmeer.net/mimetypes/

Package: libcroco3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 329
Maintainer: Debian GNOME Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libcroco
Version: 0.6.11-3
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.16.0), libxml2 (>= 2.7.4)
Description: Cascading Style Sheet (CSS) parsing and manipulation toolkit
 Services provided by Libcroco
  * A parser module that provides
    o A SAC like API. SAC stands for Simple API for CSS. SAC is an event driven
      API which resembles SAX in the xml world.
    o A CSSOM like API. CSSOM stands for Cascading Style Sheet Object Model.
 .
    The libcroco parser implements the CSS Level 2 specification, the CSS
    forward compatibility rules and the CSS cascading rules.
 .
  * A CSS2 selection engine
    Given an xml element node (that obviously comes from an xml document) and
    a stylesheet cascade, the Libcroco selection engine can evaluate the css
    selectors of the cascade and return the style properties associated to
    the xml element node.
 .
    Note that the xml manipulation toolkit used by the libcroco selection
    engine at the moment is libxml2.
 .
 This package contains the shared libraries.

Package: libpangoft2-1.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 275
Maintainer: Debian GNOME Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: pango1.0
Version: 1.40.5-1
Replaces: libpango1.0-0 (<< 1.32.5-2)
Depends: libc6 (>= 2.4), libfontconfig1 (>= 2.11), libfreetype6 (>= 2.2.1), libglib2.0-0 (>= 2.37.3), libharfbuzz0b (>= 0.9.42), libpango-1.0-0 (>= 1.37.2)
Breaks: libpango1.0-0 (<< 1.32.5-2)
Description: Layout and rendering of internationalized text
 Pango is a library for layout and rendering of text, with an emphasis
 on internationalization. Pango can be used anywhere that text layout is
 needed. however, most of the work on Pango-1.0 was done using the GTK+
 widget toolkit as a test platform. Pango forms the core of text and
 font handling for GTK+-2.0.
 .
 Pango is designed to be modular; the core Pango layout can be used with
 four different font backends:
  - Core X windowing system fonts
  - Client-side fonts on X using the Xft library
  - Direct rendering of scalable fonts using the FreeType library
  - Native fonts on Microsoft backends
 .
 This package contains the shared libraries.
Homepage: http://www.pango.org/

Package: libgpgme11
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 354
Maintainer: Debian GnuPG Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: gpgme1.0 (1.8.0-3)
Version: 1.8.0-3+b2
Depends: gnupg (>> 2) | gnupg2 (>> 2.0.4), libassuan0 (>= 2.0.1), libc6 (>= 2.15), libgpg-error0 (>= 1.14)
Suggests: gpgsm (>> 1.9.6)
Description: GPGME - GnuPG Made Easy (library)
 GPGME is a wrapper library which provides a C API to access some of the
 GnuPG functions, such as encrypt, decrypt, sign, verify, ...
 .
 This package contains the library.
Homepage: https://www.gnupg.org/related_software/gpgme/

Package: libxcb-sync1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 132
Maintainer: Debian X Strike Force <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libxcb
Version: 1.12-1
Depends: libc6 (>= 2.14), libxcb1
Description: X C Binding, sync extension
 This package contains the library files needed to run software using
 libxcb-sync, the sync extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: http://xcb.freedesktop.org

Package: fonts-lato
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 11762
Maintainer: Debian Fonts Task Force <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 2.0-1
Pre-Depends: dpkg (>= 1.15.6~)
Description: sans-serif typeface family font
 This package provides sans-serif typeface family font designed by
 Lukasz Dziedzic. ("Lato" means "Summer" in Polish). These fonts are
 published by author's foundry tyPoland under terms of Open Font License.
Homepage: http://www.latofonts.com

Package: sasl2-bin
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 411
Maintainer: Debian Cyrus SASL Team <[email protected]>
Architecture: amd64
Source: cyrus-sasl2
Version: 2.1.27~101-g0780600+dfsg-3+deb9u2
Depends: db-util, libsasl2-2 (>= 2.1.27~101-g0780600+dfsg-3+deb9u2), lsb-base (>= 3.0-6), debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.15), libdb5.3, libkrb5-3 (>= 1.13~alpha1+dfsg), libldap-2.4-2 (>= 2.4.7), libpam0g (>= 0.99.7.1), libssl1.1 (>= 1.1.0)
Conffiles:
 /etc/default/saslauthd a0a515b28e43d5289027b6dc49eb371c
 /etc/init.d/saslauthd a7f63fb811a76322a3f2bd33ccee9e5f
Description: Cyrus SASL - administration programs for SASL users database
 This is the Cyrus SASL API implementation, version 2.1. See package
 libsasl2-2 and RFC 2222 for more information.
 .
 This package contains administration programs for the SASL users
 database and common binary files for plugin modules.
Homepage: https://www.cyrusimap.org/

Package: opendkim
Status: install ok installed
Priority: extra
Section: mail
Installed-Size: 396
Maintainer: Scott Kitterman <[email protected]>
Architecture: amd64
Version: 2.11.0~alpha-10+deb9u1
Depends: libopendkim11 (= 2.11.0~alpha-10+deb9u1), libbsd0 (>= 0.0), libc6 (>= 2.15), libdb5.3, libldap-2.4-2 (>= 2.4.7), liblua5.1-0, libmemcached11, libmemcachedutil2, libmilter1.0.1 (>= 8.14.1), libopendbx1 (>= 1.4.6), librbl1 (>= 2.7.2), libssl1.1 (>= 1.1.0), libunbound2 (>= 1.4.1), libvbr2 (>= 2.7.2), init-system-helpers (>= 1.18~), adduser, lsb-base, dns-root-data
Suggests: opendkim-tools, unbound
Conffiles:
 /etc/default/opendkim 11d4b8469d62cd6769f8a2ee7c5258bf
 /etc/dkimkeys/README.PrivateKeys 2c549002dea448b1b26e9865cb32aec2
 /etc/init.d/opendkim 737a07e0b33e6e07d8d9384b21822fc3
 /etc/mail/m4/opendkim.m4 d7be1d6559689274581fba78c151ae27
 /etc/opendkim.conf b95f6d816f1f7922f7cb6ec9c0c9a008
Description: Milter implementation of DomainKeys Identified Mail
 The OpenDKIM Project is a community effort to develop and maintain a C library
 for producing DKIM-aware applications and an open source milter for providing
 DomainKeys Identified Mail (DKIM) service.
 .
 DKIM provides a way for senders to confirm their identity when sending email
 by adding a cryptographic signature to the headers of the message.
 .
 This package contains the OpenDKIM mail filter (Milter) for plugging into
 Milter-aware MTAs. It implements both signing and verification.
Homepage: http://www.opendkim.org/

Package: libgssapi-krb5-2
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 423
Maintainer: Sam Hartman <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: krb5
Version: 1.15-1+deb9u3
Depends: libc6 (>= 2.14), libcomerr2 (>= 1.34), libk5crypto3 (>= 1.8+dfsg), libkeyutils1 (>= 1.4), libkrb5-3 (= 1.15-1+deb9u3), libkrb5support0 (>= 1.15~beta1)
Suggests: krb5-doc, krb5-user
Breaks: libgssglue1 (<< 0.2-2)
Conffiles:
 /etc/gss/mech.d/README 27e753ba1dc72900d2892b8efef6e35e
Description: MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains the runtime library for the MIT Kerberos
 implementation of GSS-API used by applications and Kerberos clients.
Homepage: http://web.mit.edu/kerberos/

Package: libcupsfilters1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 227
Maintainer: Debian Printing Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: cups-filters
Version: 1.11.6-3+deb9u1
Depends: libc6 (>= 2.14), libcups2 (>= 1.7.0), libcupsimage2 (>= 1.4.0), libdbus-1-3 (>= 1.9.14), libjpeg62-turbo (>= 1.3.1), libldap-2.4-2 (>= 2.4.7), libpng16-16 (>= 1.6.2-1), libtiff5 (>= 4.0.3)
Description: OpenPrinting CUPS Filters - Shared library
 This library contains functions commonly used by the CUPS filters
 in the OpenPrinting CUPS filters package, currently functions to read
 several different image formats and to convert bitmaps between different
 color spaces.
Homepage: http://www.openprinting.org/

Package: linux-image-amd64
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 16
Maintainer: Debian Kernel Team <[email protected]>
Architecture: amd64
Source: linux-latest (80+deb9u17)
Version: 4.9+80+deb9u17
Provides: linux-latest-modules-4.9.0-19-amd64
Depends: linux-image-4.9.0-19-amd64
Description: Linux for 64-bit PCs (meta-package)
 This package depends on the latest Linux kernel and modules for use on PCs
 with AMD64, Intel 64 or VIA Nano processors.
 .
 This kernel also runs on a Xen hypervisor.  It supports both privileged
 (dom0) and unprivileged (domU) operation.

Package: libxslt1.1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 481
Maintainer: Debian XML/SGML Group <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libxslt
Version: 1.1.29-2.1+deb9u2
Depends: libc6 (>= 2.17), libgcrypt20 (>= 1.7.0), libxml2 (>= 2.9.0)
Description: XSLT 1.0 processing library - runtime library
 XSLT is an XML language for defining transformations of XML files from
 XML to some other arbitrary format, such as XML, HTML, plain text, etc.
 using standard XSLT stylesheets. libxslt is a C library which
 implements XSLT version 1.0.
 .
 This package contains the libxslt library used by applications for XSLT
 transformations.
Homepage: http://xmlsoft.org/xslt/

Package: xauth
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 82
Maintainer: Debian X Strike Force <[email protected]>
Architecture: amd64
Source: xauth (1:1.0.9-1)
Version: 1:1.0.9-1+b2
Depends: libc6 (>= 2.14), libx11-6, libxau6, libxext6, libxmuu1
Description: X authentication utility
 xauth is a small utility to read and manipulate Xauthority files, which
 are used by servers and clients alike to control authentication and access
 to X sessions.

Package: php7.4-curl
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 120
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php7.4
Version: 7.4.16-1+0~20210305.42+debian9~1.gbpbbe65e
Provides: php-curl
Depends: php-common (>= 1:81~), ucf, php7.4-common (= 7.4.16-1+0~20210305.42+debian9~1.gbpbbe65e), libc6 (>= 2.14), libcurl3 (>= 7.44.0)
Breaks: php7.0-curl (<< 7.0.33-1~)
Description: CURL module for PHP
 This package provides the CURL module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: g++-6
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 23930
Maintainer: Debian GCC Maintainers <[email protected]>
Architecture: amd64
Source: gcc-6
Version: 6.3.0-18+deb9u1
Provides: c++-compiler, c++abi2-dev
Depends: gcc-6-base (= 6.3.0-18+deb9u1), gcc-6 (= 6.3.0-18+deb9u1), libstdc++-6-dev (= 6.3.0-18+deb9u1), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl15 (>= 0.15), libmpc3, libmpfr4 (>= 3.1.3), zlib1g (>= 1:1.1.4)
Suggests: g++-6-multilib, gcc-6-doc (>= 6.3.0-1), libstdc++6-6-dbg (>= 6.3.0-18+deb9u1)
Description: GNU C++ compiler
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
Homepage: http://gcc.gnu.org/

Package: perl
Status: install ok installed
Priority: standard
Section: perl
Installed-Size: 651
Maintainer: Niko Tyni <[email protected]>
Architecture: amd64
Multi-Arch: allowed
Version: 5.24.1-3+deb9u7
Replaces: perl-modules (<< 5.22.0~)
Depends: perl-base (= 5.24.1-3+deb9u7), perl-modules-5.24 (>= 5.24.1-3+deb9u7), libperl5.24 (= 5.24.1-3+deb9u7)
Pre-Depends: dpkg (>= 1.17.17)
Recommends: netbase, rename
Suggests: perl-doc, libterm-readline-gnu-perl | libterm-readline-perl-perl, make
Breaks: libperl-dev (<< 5.24.0~), perl-doc (<< 5.24.1-1)
Conflicts: libjson-pp-perl (<< 2.27200-2)
Conffiles:
 /etc/perl/Net/libnet.cfg fb2946cae573b8ed3d654a180d458733
 /etc/perl/sitecustomize.pl 302a28e42802e654386c5938548155a7
Description: Larry Wall's Practical Extraction and Report Language
 Perl is a highly capable, feature-rich programming language with over
 20 years of development. Perl 5 runs on over 100 platforms from
 portables to mainframes. Perl is suitable for both rapid prototyping
 and large scale development projects.
 .
 Perl 5 supports many programming styles, including procedural,
 functional, and object-oriented. In addition to this, it is supported
 by an ever-growing collection of reusable modules which accelerate
 development. Some of these modules include Web frameworks, database
 integration, networking protocols, and encryption. Perl provides
 interfaces to C and C++ for custom extension development.
Homepage: http://dev.perl.org/perl5/

Package: libdevmapper-event1.02.1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 72
Maintainer: Debian LVM Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: lvm2 (2.02.168-2)
Version: 2:1.02.137-2
Depends: libc6 (>= 2.15), libdevmapper1.02.1 (>= 2:1.02.103)
Description: Linux Kernel Device Mapper event support library
 The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management)
 Team's implementation of a minimalistic kernel-space driver that handles
 volume management, while keeping knowledge of the underlying device layout
 in user-space.  This makes it useful for not only LVM, but software raid,
 and other drivers that create "virtual" block devices.
 .
 This package contains the userspace library to help with event monitoring
 for devmapper devices, in conjunction with the dmevent daemon.
Homepage: http://sources.redhat.com/lvm2/

Package: liblouis-data
Status: install ok installed
Priority: extra
Section: text
Installed-Size: 6613
Maintainer: Debian Accessibility Team <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: liblouis
Version: 3.0.0-3+deb9u4
Description: Braille translation library - data
 Liblouis is a braille translator and back-translator.  It features support for
 computer and literary braille, supports contracted and uncontracted translation
 for many languages and has support for hyphenation.  Liblouis also supports
 math braille (Nemeth and Marburg).  New languages can easily be added through
 tables that support a rule- or dictionary based approach. Included are also
 tools for testing and debugging tables.
 .
 This package contains runtime data.
Homepage: http://liblouis.org/

Package: libgpg-error0
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 572
Maintainer: Debian GnuPG Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libgpg-error
Version: 1.26-2
Depends: libc6 (>= 2.15)
Description: library for common error values and messages in GnuPG components
 Library that defines common error values for all GnuPG
 components.  Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt,
 pinentry, SmartCard Daemon and possibly more in the future.
Homepage: https://www.gnupg.org/related_software/libgpg-error/

Package: libzip4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 137
Maintainer: Stefan Schörghofer <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libzip
Version: 1.7.3-1+0~20210114.10+debian9~1.gbp4c125d
Depends: libbz2-1.0, libc6 (>= 2.14), libssl1.1 (>= 1.1.0), zlib1g (>= 1:1.1.4)
Description: library for reading, creating, and modifying zip archives (runtime)
 libzip is a C library for reading, creating, and modifying zip archives. Files
 can be added from data buffers, files, or compressed data copied directly from
 other zip archives. Changes made without closing the archive can be reverted.
 .
 This package contains the files necessary for running applications that
 use the libzip library.
Homepage: https://libzip.org

Package: avahi-daemon
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 271
Maintainer: Utopia Maintenance Team <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: avahi
Version: 0.6.32-2+deb9u1
Depends: libavahi-common3 (>= 0.6.16), libavahi-core7 (>= 0.6.24), libc6 (>= 2.14), libcap2 (>= 1:2.10), libdaemon0 (>= 0.14), libdbus-1-3 (>= 1.9.14), libexpat1 (>= 2.0.1), init-system-helpers (>= 1.18~), adduser, dbus (>= 0.60), lsb-base (>= 3.0-6), sudo, bind9-host | host
Recommends: libnss-mdns
Suggests: avahi-autoipd
Conffiles:
 /etc/avahi/avahi-daemon.conf 97d541005ab4ecf02e873c729c461ae7
 /etc/avahi/hosts 186990ae1edac95a88dbef6a36a07716
 /etc/dbus-1/system.d/avahi-dbus.conf 4b8ff37c10615ae704b7827a438ff534
 /etc/default/avahi-daemon 292bdbb95b392a71a0c363eb58b3a119
 /etc/init.d/avahi-daemon 7e648c77846d70c4ef1b49c0c4f7cfad
 /etc/network/if-up.d/avahi-daemon 0834250ba9975c96dfa101fc849baa4c
 /etc/resolvconf/update-libc.d/avahi-daemon 2cf53ff5a00f9d1fed653a2913de5bc7
Description: Avahi mDNS/DNS-SD daemon
 Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
 It allows programs to publish and discover services and hosts
 running on a local network with no specific configuration. For
 example you can plug into a network and instantly find printers to
 print to, files to look at and people to talk to.
 .
 This package contains the Avahi Daemon which represents your machine
 on the network and allows other applications to publish and resolve
 mDNS/DNS-SD records.
Homepage: http://avahi.org/

Package: libogg0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 76
Maintainer: Ron Lee <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libogg
Version: 1.3.2-1
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Description: Ogg bitstream library
 Libogg is a library for manipulating ogg bitstreams.  It handles
 both making ogg bitstreams and getting packets from ogg bitstreams.
Homepage: http://xiph.org/ogg/

Package: libio-multiplex-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 90
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 1.16-1
Depends: perl
Description: object-oriented interface to select() for Perl
 IO::Multiplex is designed to take the effort out of managing
 multiple file handles.  It is essentially a really fancy front end to
 the select() system call.  In addition to maintaining the select()
 loop, it buffers all input and output to/from the file handles.  It
 can also accept incoming connections on one or more listen sockets.
Homepage: https://metacpan.org/release/IO-Multiplex

Package: libsys-hostname-long-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 68
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 1.5-1
Depends: perl
Description: Figure out the long (fully-qualified) hostname
 Sys::Hostname::Long determines the host full name on multiple
 operating systems (MacOS, Windows, Unix-like systems; more later.)
 .
 The Sys::Hostname class is the best and standard way to get the basic
 hostname, but that may not be fully qualified.  This module tries to
 determine the host's fully qualified name.
Homepage: https://metacpan.org/release/Sys-Hostname-Long

Package: liblvm2cmd2.02
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1765
Maintainer: Debian LVM Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: lvm2
Version: 2.02.168-2
Depends: libblkid1 (>= 2.24.2), libc6 (>= 2.15), libdevmapper-event1.02.1 (>= 2:1.02.74), libdevmapper1.02.1 (>= 2:1.02.135), libudev1 (>= 183), dmeventd
Description: LVM2 command library
 This package contains the lvm2cmd shared library.
Homepage: http://sources.redhat.com/lvm2/

Package: libpython-stdlib
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 37
Maintainer: Matthias Klose <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: python-defaults
Version: 2.7.13-2
Depends: libpython2.7-stdlib (>= 2.7.13-1~)
Description: interactive high-level object-oriented language (default python version)
 Python, the high-level, interactive object oriented language,
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
 .
 This package is a dependency package, which depends on Debian's default
 Python version (currently v2.7).
Homepage: http://www.python.org/

Package: syslog-ng-core
Status: install ok installed
Priority: extra
Section: admin
Installed-Size: 1912
Maintainer: syslog-ng maintainers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: syslog-ng
Version: 3.8.1-10
Replaces: libsyslog-ng-dev, syslog-ng (<< 3.3.0~)
Provides: libsyslog-ng-dev, linux-kernel-log-daemon, syslog-ng-abi-3.8-0, system-log-daemon
Depends: libc6 (>= 2.14), libcap2 (>= 1:2.10), libevtlog0 (>= 0.2.12), libglib2.0-0 (>= 2.31.8), libivykis0 (>= 0.30), libnet1 (>= 1.1.2.1), libpcre3, libssl1.1 (>= 1.1.0), libsystemd0 (>= 209), libwrap0 (>= 7.6-4~), init-system-helpers (>= 1.18~), syslog-ng-mod-journal, util-linux (>= 2.12-10), lsb-base (>= 3.0-6)
Recommends: logrotate
Suggests: syslog-ng-mod-sql, syslog-ng-mod-mongodb, syslog-ng-mod-json, syslog-ng-mod-smtp, syslog-ng-mod-amqp, syslog-ng-mod-geoip, syslog-ng-mod-redis, syslog-ng-mod-stomp, syslog-ng-mod-riemann, syslog-ng-mod-graphite, syslog-ng-mod-python, syslog-ng-mod-add-contextual-data
Breaks: libsyslog-ng-dev, syslog-ng (<< 3.3.0~)
Conflicts: linux-kernel-log-daemon, system-log-daemon
Conffiles:
 /etc/default/syslog-ng 535f07245c154d9e6cb1252293c87132
 /etc/init.d/syslog-ng 99103c5877124b24b02db3b6ad7f5f68
 /etc/init/syslog-ng.conf c56497af52daaf8565462a58ac9b447b
 /etc/logcheck/ignore.d.paranoid/syslog-ng 06d6ab800ca17f0eff4e95f20b8d69a2
 /etc/logcheck/ignore.d.server/syslog-ng 04a2c223c735ff8380c8530322460e89
 /etc/logcheck/violations.ignore.d/syslog-ng d7efc0ad4366eb3961d0fc479255fc28
 /etc/logrotate.d/syslog-ng 7f3d34189310926c75e9a23a340c5179
 /etc/syslog-ng/scl.conf da62402f33113ca37f351dee5e208bdd
 /etc/syslog-ng/syslog-ng.conf 20109bca7364bb4285054aa5d7966738
Description: Enhanced system logging daemon (core)
 syslog-ng is an enhanced log daemon, supporting a wide range of input
 and output methods: syslog, unstructured text, message queues,
 databases (SQL and NoSQL alike) and more.
 .
 Key features:
 .
  * receive and send RFC3164 and RFC5424 style syslog messages
  * work with any kind of unstructured data
  * receive and send JSON formatted messages
  * classify and structure logs with builtin parsers (csv-parser(),
    db-parser(), etc.)
  * normalize, crunch and process logs as they flow through the system
  * hand on messages for further processing using message queues (like
    AMQP), files or databases (like PostgreSQL or MongoDB).
 .
 This package provides the core syslog-ng, with all the plugins
 required for a standard installation.
Homepage: http://www.syslog-ng.org/

Package: libtevent0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 87
Maintainer: Debian Samba Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: tevent
Version: 0.9.31-1
Depends: libc6 (>= 2.15), libtalloc2 (>= 2.1.0)
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.
Homepage: https://tevent.samba.org/

Package: php7.2-readline
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 60
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php7.2
Version: 7.2.34-18+0~20210223.60+debian9~1.gbpb21322
Provides: php-readline
Depends: php-common (>= 1:81~), ucf, php7.2-common (= 7.2.34-18+0~20210223.60+debian9~1.gbpb21322), libc6 (>= 2.14), libedit2 (>= 3.1-20130611), libncurses5 (>= 6), libtinfo5 (>= 6)
Description: readline module for PHP
 This package provides the readline module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: libfile-fcntllock-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 126
Maintainer: Debian Perl Group <[email protected]>
Architecture: amd64
Source: libfile-fcntllock-perl (0.22-3)
Version: 0.22-3+b2
Depends: perl (>= 5.24.1~rc3-2), perlapi-5.24.1, libc6 (>= 2.4)
Suggests: gcc | c-compiler
Description: Perl module for file locking with fcntl(2)
 File::FcntlLock is a Perl module to do file locking in an object oriented
 fashion using the fcntl(2) system call. This allows locks on parts of a file
 as well as on the whole file and overcomes some known problems with flock(2),
 on which Perl's flock() function is based.
 .
 Furthermore due to its design it supports reliable locking over NFS.
Homepage: https://metacpan.org/release/File-FcntlLock

Package: libssl1.0.2
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 3565
Maintainer: Debian OpenSSL Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: openssl1.0
Version: 1.0.2u-1~deb9u7
Depends: libc6 (>= 2.17), debconf (>= 0.5) | debconf-2.0
Description: Secure Sockets Layer toolkit - shared libraries
 This package is part of the OpenSSL project's implementation of the SSL
 and TLS cryptographic protocols for secure communication over the
 Internet.
 .
 It provides the libssl and libcrypto shared libraries.
Homepage: https://www.openssl.org

Package: php7.0-zip
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 88
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php7.0
Version: 7.0.33-47+0~20210228.54+debian9~1.gbp7f60a9
Provides: php-zip
Depends: php-common (>= 1:81~), ucf, php7.0-common (= 7.0.33-47+0~20210228.54+debian9~1.gbp7f60a9), libc6 (>= 2.14), libzip4 (>= 1.0), zlib1g (>= 1:1.1.4)
Description: Zip module for PHP
 This package provides the Zip module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: libcrypt-openssl-rsa-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 77
Maintainer: Debian Perl Group <[email protected]>
Architecture: amd64
Version: 0.28-5
Depends: libc6 (>= 2.4), libssl1.1 (>= 1.1.0), perl (>= 5.24.1~rc4-1), perl-openssl-abi-1.1, perlapi-5.24.1, libcrypt-openssl-bignum-perl
Description: module for RSA encryption using OpenSSL
 Crypt::OpenSSL::RSA is a Perl module that provides glue to the RSA functions
 in the OpenSSL library. It provides the following functionalities: create a
 key from a string, make a new key, save key to a string, save public portion
 of key to a string using format compatible with OpenSSL's command-line rsa
 tool, encrypt, decrypt, sign, verify, return the size in bytes of a key,
 check the validity of a key.
Homepage: http://perl-openssl.sourceforge.net/

Package: libcupsimage2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 156
Maintainer: Debian Printing Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: cups
Version: 2.2.1-8+deb9u8
Depends: libc6 (>= 2.14), libcups2 (= 2.2.1-8+deb9u8)
Recommends: libcupsfilters1 (>= 1.0~b1)
Description: Common UNIX Printing System(tm) - Raster image library
 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpd and the like.  It supports the Internet
 Printing Protocol (IPP), and has its own filtering driver model for
 handling various document types.
 .
 This package provides the image libraries for handling the CUPS
 raster format.
Homepage: https://www.cups.org/

Package: libivykis0
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 69
Maintainer: Laszlo Boszormenyi (GCS) <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: ivykis
Version: 0.36.2-4
Depends: libc6 (>= 2.17)
Description: Asynchronous I/O readiness notification library
 The ivykis library is a thin, portable wrapper around OS-provided
 mechanisms such as epoll(4), kqueue(2) and poll(2). It was mainly
 designed for building high-performance network applications, but can
 be used in any event-driver application that uses pollable file
 descriptors as its event sources.
 .
 Programs written to the ivykis API are generally single-threaded (or
 use only a small number of threads), and never block on I/O. All
 input and output is done in a nonblocking fashion, with I/O readiness
 notification delivered via callback functions.
Homepage: http://libivykis.sourceforge.net/

Package: libilmbase12
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 539
Maintainer: Debian PhotoTools Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: ilmbase
Version: 2.2.0-12
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2)
Description: several utility libraries from ILM used by OpenEXR
 IlmBase are a set of utility libraries released by ILM, and used in
 their OpenEXR implementation. Included in this package you can find:
 .
  * libHalf: a class (Half) for manipulating "half" values (16-bit
    floating point format) as if they were a built-in C++ data type.
 .
  * libIlmThread: a thread abstraction library on top of pthreads.
 .
  * libImath: a math library with support for matrices, 2d- and
    3d-transformations, solvers for linear/quadratic/cubic equations,
    and more.
 .
  * libIex: an exception handling library.
Homepage: http://www.openexr.com

Package: libalgorithm-merge-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 43
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 0.08-3
Depends: perl, libalgorithm-diff-perl
Description: Perl module for three-way merge of textual data
 Algorithm::Merge provides three-way merge and diff functions, complementing
 the functionality offered by Algorithm::Diff (libalgorithm-diff-perl). Given
 three sets of items, known as the original, left and right, this module can
 take a three-way difference or merge them. Taking a difference provides an
 array reference that is very similar to the behaviour of Algorithm::Diff. One
 can also implement custom conflict resolution using the CONFLICT callback.
Homepage: https://metacpan.org/release/Algorithm-Merge

Package: syslog-ng-mod-redis
Status: install ok installed
Priority: extra
Section: admin
Installed-Size: 90
Maintainer: syslog-ng maintainers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: syslog-ng
Version: 3.8.1-10
Depends: libc6 (>= 2.14), libhiredis0.13 (>= 0.13.1), syslog-ng-abi-3.8-0
Description: Enhanced system logging daemon (Redis plugin)
 syslog-ng is an enhanced log daemon, supporting a wide range of input
 and output methods: syslog, unstructured text, message queues,
 databases (SQL and NoSQL alike) and more.
 .
 Key features:
 .
  * receive and send RFC3164 and RFC5424 style syslog messages
  * work with any kind of unstructured data
  * receive and send JSON formatted messages
  * classify and structure logs with builtin parsers (csv-parser(),
    db-parser(), etc.)
  * normalize, crunch and process logs as they flow through the system
  * hand on messages for further processing using message queues (like
    AMQP), files or databases (like PostgreSQL or MongoDB).
 .
 This package provides the Redis destination plugin, which allows one
 to issue Redis commands from within syslog-ng.
Homepage: http://www.syslog-ng.org/

Package: nano
Status: install ok installed
Priority: important
Section: editors
Installed-Size: 2043
Maintainer: Jordi Mallach <[email protected]>
Architecture: amd64
Version: 2.7.4-1
Replaces: pico
Provides: editor
Depends: libc6 (>= 2.14), libncursesw5 (>= 6), libtinfo5 (>= 6), zlib1g (>= 1:1.1.4)
Suggests: spell
Conflicts: pico
Conffiles:
 /etc/nanorc 6588e341cab04ea968b003c0ad862880
Description: small, friendly text editor inspired by Pico
 GNU nano is an easy-to-use text editor originally designed as a replacement
 for Pico, the ncurses-based editor from the non-free mailer package Pine
 (itself now available under the Apache License as Alpine).
 .
 However, GNU nano also implements many features missing in pico, including:
  - feature toggles;
  - interactive search and replace (with regular expression support);
  - go to line (and column) command;
  - auto-indentation and color syntax-highlighting;
  - filename tab-completion and support for multiple buffers;
  - full internationalization support.
Homepage: https://www.nano-editor.org/

Package: i965-va-driver
Status: install ok installed
Priority: optional
Section: video
Installed-Size: 2099
Maintainer: Debian Multimedia Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: intel-vaapi-driver
Version: 1.7.3-1
Provides: va-driver
Depends: libva-driver-abi-0.39, libc6 (>= 2.14), libdrm-intel1 (>= 2.4.46), libdrm2 (>= 2.3.1)
Enhances: libva1
Description: VAAPI driver for Intel G45 & HD Graphics family
 The VA-API (Video Acceleration API) enables hardware accelerated video
 decode/encode at various entry-points (VLD, IDCT, Motion Compensation
 etc.) for the prevailing coding standards today (MPEG-2, MPEG-4
 ASP/H.263, MPEG-4 AVC/H.264, and VC-1/WMV3). It provides an interface
 to fully expose the video decode capabilities in today's GPUs.
 .
 This package contains the video decode and encode driver backend for the
 Intel G45 chipsets and Intel HD Graphics for the Intel Core processor family.
 The supported platforms include:
  * Cantiga, Intel GMA 4500MHD (GM45)
  * Ironlake, Intel HD Graphics for 2010 Intel Core processor family
  * Sandy Bridge, Intel HD Graphics for 2011 Intel Core processor family
  * Ivy Bridge
  * Haswell
  * Broadwell
  * Skylake
Homepage: http://www.freedesktop.org/wiki/Software/vaapi

Package: syslog-ng-mod-python
Status: install ok installed
Priority: extra
Section: admin
Installed-Size: 189
Maintainer: syslog-ng maintainers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: syslog-ng
Version: 3.8.1-10
Depends: libc6 (>= 2.14), libivykis0 (>= 0.29), libpython2.7 (>= 2.7), syslog-ng-abi-3.8-0, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Description: Enhanced system logging daemon (Python plugin)
 syslog-ng is an enhanced log daemon, supporting a wide range of input
 and output methods: syslog, unstructured text, message queues,
 databases (SQL and NoSQL alike) and more.
 .
 Key features:
 .
  * receive and send RFC3164 and RFC5424 style syslog messages
  * work with any kind of unstructured data
  * receive and send JSON formatted messages
  * classify and structure logs with builtin parsers (csv-parser(),
    db-parser(), etc.)
  * normalize, crunch and process logs as they flow through the system
  * hand on messages for further processing using message queues (like
    AMQP), files or databases (like PostgreSQL or MongoDB).
 .
 This package provides the Python plugin, that allows one to write
 syslog-ng plugins in Python.
Homepage: http://www.syslog-ng.org/

Package: intltool-debian
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 109
Maintainer: Debian QA Group <[email protected]>
Architecture: all
Version: 0.35.0+20060710.4
Depends: perl, gettext
Description: Help i18n of RFC822 compliant config files
 Intltool is a bunch of scripts written by the GNOME project to
 internationalize many different file formats. This package is
 a slightly modified version which adds support for RFC822
 compliant config files, e.g. Debconf templates files.

Package: mt-st
Status: install ok installed
Priority: extra
Section: admin
Installed-Size: 111
Maintainer: Iustin Pop <[email protected]>
Architecture: amd64
Version: 1.3-1
Depends: libc6 (>= 2.7)
Conffiles:
 /etc/stinit.def e0f671da3d013cdee8c51eff8d8650f3
Description: Linux SCSI tape driver aware magnetic tape control (aka mt)
 Mt-st contains a version of "mt" that is aware of Linux's SCSI tape
 driver. Mt-st is able to set some esoteric control flags like tape partitions.
 .
 Mt-st provides an alternative to the GNU version of mt, in the cpio package.
 .
 It also comes with stinit, a program to be run at boot time to set up
 tape defaults.
Homepage: https://github.com/iustin/mt-st

Package: libsodium23
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 420
Maintainer: Laszlo Boszormenyi (GCS) <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libsodium
Version: 1.0.18-1+0~20191009.1+debian9~1.gbpb6823f
Depends: libc6 (>= 2.14)
Description: Network communication, cryptography and signaturing library
 NaCl (pronounced "salt") is a new easy-to-use high-speed software library for
 network communication, encryption, decryption, signatures, etc.
 .
 NaCl's goal is to provide all of the core operations needed to build
 higher-level cryptographic tools.
 .
 Sodium is a portable, cross-compilable, installable, packageable fork of NaCl,
 with a compatible API.
Homepage: https://www.libsodium.org/

Package: libxml-sax-base-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 196
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 1.07-1
Replaces: libxml-sax-perl (<< 0.99+dfsg-1)
Depends: perl
Breaks: libxml-sax-perl (<< 0.99+dfsg-1)
Description: base class for SAX drivers and filters
 XML::SAX::Base is a base class for PerlSAX drivers and filters.  The main
 advantages that it provides are easy dispatching of events the right way (ie
 it takes care for you of checking that the handler has implemented that
 method, or has defined an AUTOLOAD), and the guarantee that filters will pass
 along events that they aren't implementing to handlers downstream that might
 nevertheless be interested in them.
 .
 This package also provides XML::SAX::Exception.
Homepage: http://search.cpan.org/dist/XML-SAX-Base/

Package: python3-configargparse
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 83
Maintainer: Debian Let's Encrypt <[email protected]>
Architecture: all
Source: python-configargparse
Version: 0.11.0-1
Depends: python3:any (>= 3.3.2-2~)
Description: replacement for argparse with config files and environment variables (Python 3)
 Applications with more than a handful of user-settable options are best
 configured through a combination of command line args, config files,
 hard-coded defaults, and in some cases, environment variables.
 .
 Python’s command line parsing modules such as argparse have very limited
 support for config files and environment variables, so this module extends
 argparse to add these features.
 .
 This is the Python 3 module.
Homepage: https://github.com/zorro3/ConfigArgParse

Package: python3-zope.hookable
Status: install ok installed
Priority: extra
Section: zope
Installed-Size: 50
Maintainer: Debian/Ubuntu Zope Team <[email protected]>
Architecture: amd64
Source: zope.hookable (4.0.4-4)
Version: 4.0.4-4+b2
Depends: python3 (<< 3.6), python3 (>= 3.5~), python3-pkg-resources, libc6 (>= 2.4)
Conflicts: zope3
Description: Hookable object support
 This package provides support for Hookable object.
 .
 This is the Python 3 version.
Homepage: http://pypi.python.org/pypi/zope.hookable

Package: pkg-config
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 188
Maintainer: Tollef Fog Heen <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: pkg-config (0.29-4)
Version: 0.29-4+b1
Replaces: pkg-config-bin
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.16.0), libdpkg-perl
Conflicts: pkg-config-bin
Conffiles:
 /etc/dpkg/dpkg.cfg.d/pkg-config-hook-config 467c877de00898418a9b26d432a1719a
Description: manage compile and link flags for libraries
 pkg-config is a system for managing library compile and link flags that
 works with automake and autoconf.
 .
 Increasingly libraries ship with ".pc" files that allow querying of the
 compiler and linker flags needed to use them through the pkg-config(1)
 program.
Homepage: http://pkg-config.freedesktop.org

Package: base-files
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 333
Maintainer: Santiago Vila <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 9.9+deb9u13
Replaces: base, dpkg (<= 1.15.0), miscutils
Provides: base
Pre-Depends: awk
Breaks: initscripts (<< 2.88dsf-13.3), sendfile (<< 2.1b.20080616-5.2~)
Conffiles:
 /etc/debian_version 0b5ec6628acace9bde943dce076cbc83
 /etc/dpkg/origins/debian 731423fa8ba067262f8ef37882d1e742
 /etc/host.conf 4eb63731c9f5e30903ac4fc07a7fe3d6
 /etc/issue 62dc6d46260360d4299e3a931afbdce5
 /etc/issue.net 6589b08348fd877fd34398489f62caf0
 /etc/update-motd.d/10-uname 9e1b832b7b06f566156e7c9e0548247b
Description: Debian base system miscellaneous files
 This package contains the basic filesystem hierarchy of a Debian system, and
 several important miscellaneous files, such as /etc/debian_version,
 /etc/host.conf, /etc/issue, /etc/motd, /etc/profile, and others,
 and the text of several common licenses in use on Debian systems.

Package: libxml-simple-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 170
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 2.22-1
Depends: perl, libxml-libxml-perl | libxml-sax-expat-perl, libxml-namespacesupport-perl, libxml-sax-perl
Description: Perl module for reading and writing XML
 The XML::Simple module provides a simple API layer on top of an underlying
 XML parsing module to maintain XML files (especially configuration
 files).  Two functions are exported: XMLin() and XMLout().
 .
 The simplest approach is to call these two functions directly, but an
 optional object oriented interface allows them to be called as
 methods of an XML::Simple object.  The object interface can also be
 used at either end of a SAX pipeline.
Homepage: https://metacpan.org/release/XML-Simple

Package: liblqr-1-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 117
Maintainer: Bernd Zeimetz <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: liblqr (0.4.2-2)
Version: 0.4.2-2+b2
Depends: libc6 (>= 2.2.5), libglib2.0-0 (>= 2.24.0)
Pre-Depends: multiarch-support
Description: converts plain array images into multi-size representation
 The LiquidRescale (lqr) library provides a C/C++ API for performing
 non-uniform resizing of images by the seam-carving technique.
 .
 The library takes images in plain array format as input and converts
 them to a multi-size representation.
 .
 Following is a list of features:
 .
   * Areas in the image can be marked for preservation or discard
   * Once the image has been fully processed, the scaling can be done
     in real-time. In fact, the information can be saved and read out
     later without any further processing
   * The resizing is done with a single function which automatically
     performs all the necessary operations; it can also work in
     successive steps without wasting computational time
   * Possibility to tune the carving operation by letting the seams be
     less connected, or more rigid, or both
   * Can export and import the visibility map (the seams)
   * Other images can be attached and undergo the same carving process
     as the parent image
   * The automatic feature detection algorithm can be tuned by
     selecting among different energy gradient functions
   * Reports progress through a customizable interface
   * A signalling system permits to cleanly handle errors
 .
 The library implements the algorithm described in the paper "Seam
 Carving for Content-Aware Image Resizing" by Shai Avidan and Ariel
 Shamir, which can be found at
 http://www.faculty.idc.ac.il/arik/imret.pdf
 .
 This package contains the shared library.
Homepage: http://liblqr.wikidot.com/

Package: php7.0-xmlrpc
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 60
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php7.0
Version: 7.0.33-47+0~20210228.54+debian9~1.gbp7f60a9
Provides: php-xmlrpc
Depends: php-common (>= 1:81~), ucf, php7.0-common (= 7.0.33-47+0~20210228.54+debian9~1.gbp7f60a9), libc6 (>= 2.14), libxml2 (>= 2.6.27), libxmlrpc-epi0
Description: XMLRPC-EPI module for PHP
 This package provides the XMLRPC-EPI module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: libyajl2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 64
Maintainer: John Stamp <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: yajl (2.1.0-2)
Version: 2.1.0-2+b3
Depends: libc6 (>= 2.14)
Description: Yet Another JSON Library
 A small, fast library for parsing JavaScript Object Notation (JSON).  It
 supports incremental parsing from a stream and leaves data representation to
 higher level code.
Homepage: http://lloyd.github.com/yajl/

Package: libxmlrpc-epi0
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 98
Maintainer: Robin Cornelius <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: xmlrpc-epi
Version: 0.54.2-1.2
Depends: libc6 (>= 2.14), libexpat1 (>= 2.0.1)
Description: XML-RPC request serialisation/deserialisation library
 A library that implements a transportless implementation of the XML-RPC
 protocol.
Homepage: http://xmlrpc-epi.sourceforge.net/

Package: libjbig2dec0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 162
Maintainer: Debian Printing Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: jbig2dec
Version: 0.13-4.1+deb9u1
Depends: libc6 (>= 2.14)
Description: JBIG2 decoder library - shared libraries
 jbig2dec is a decoder library and example utility implementing the JBIG2
 bi-level image compression spec. Also known as ITU T.88 and ISO IEC
 14492, and included by reference in Adobe's PDF version 1.4 and later.
 .
 This package contains the shared library libjbig2dec.
Homepage: http://git.ghostscript.com/?p=jbig2dec.git

Package: libstrictures-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 41
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 2.000003-1
Depends: perl
Suggests: libbareword-filehandles-perl, libindirect-perl, libmultidimensional-perl
Description: Perl module to turn on strict and make all warnings fatal
 strictures turns on strict and makes all warnings fatal. If run within test
 cases from VCS checkouts, it will also cause bareword filehandles, indirect
 object syntax and multidimensional array emulation to raise a fatal error. To
 actually turn on these checks and stop strictures to complain about missing
 modules, the recommended packages libbareword-filehandles-perl,
 libindirect-perl and libmultidimensional-perl need to be installed.
Homepage: https://metacpan.org/release/strictures

Package: ruby-did-you-mean
Status: install ok installed
Priority: optional
Section: ruby
Installed-Size: 50
Maintainer: Debian Ruby Extras Maintainers <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 1.0.0-2
Description: smart error messages for Ruby > 2.3
 This package provides the infrastructure to produce smart error messages on
 Ruby > 2.3.  When an undefined method is called, it will suggest similar
 method names. It will also catch mispellings on known method names, such as
 "initialize", and warn developers about them.
 .
 Starting with version 2.3, the Ruby interpreter will automatically load this
 library on startup.
Homepage: https://github.com/yuki24/did_you_mean
Ruby-Versions: all

Package: libdrm-intel1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 181
Maintainer: Debian X Strike Force <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libdrm
Version: 2.4.74-1
Depends: libc6 (>= 2.17), libdrm2 (>= 2.4.38), libpciaccess0
Description: Userspace interface to intel-specific kernel DRM services -- runtime
 This library implements the userspace interface to the kernel DRM
 services.  DRM stands for "Direct Rendering Manager", which is the
 kernelspace portion of the "Direct Rendering Infrastructure" (DRI).
 The DRI is currently used on Linux to provide hardware-accelerated
 OpenGL drivers.
Homepage: https://cgit.freedesktop.org/mesa/drm/

Package: php7.2-bcmath
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 64
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php7.2
Version: 7.2.34-18+0~20210223.60+debian9~1.gbpb21322
Provides: php-bcmath
Depends: php-common (>= 1:81~), ucf, php7.2-common (= 7.2.34-18+0~20210223.60+debian9~1.gbpb21322), libc6 (>= 2.14)
Description: Bcmath module for PHP
 This package provides the Bcmath module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: libmpx2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 46
Maintainer: Debian GCC Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: gcc-6
Version: 6.3.0-18+deb9u1
Replaces: libmpx0 (<< 6-20160120-1)
Depends: gcc-6-base (= 6.3.0-18+deb9u1), libc6 (>= 2.17)
Description: Intel memory protection extensions (runtime)
 Intel MPX is a set of processor features which, with compiler,
 runtime library and OS support, brings increased robustness to
 software by checking pointer references whose compile time normal
 intentions are usurped at runtime due to buffer overflow.
Homepage: http://gcc.gnu.org/

Package: libfontembed1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 144
Maintainer: Debian Printing Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: cups-filters
Version: 1.11.6-3+deb9u1
Depends: libc6 (>= 2.14), libjpeg62-turbo (>= 1.3.1), libldap-2.4-2 (>= 2.4.7), libtiff5 (>= 4.0.3)
Description: OpenPrinting CUPS Filters - Font Embed Shared library
 This library contains functions for font embedding in PDF files, commonly
 used by CUPS filters.
Homepage: http://www.openprinting.org/

Package: libisl15
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1864
Maintainer: Debian GCC Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: isl
Version: 0.18-1
Depends: libc6 (>= 2.14), libgmp10
Description: manipulating sets and relations of integer points bounded by linear constraints
 isl is a library for manipulating sets and relations of integer points
 bounded by linear constraints. Supported operations on sets include
 intersection, union, set difference, emptiness check, convex hull,
 (integer) affine hull, integer projection, and computing the lexicographic
 minimum using parametric integer programming. It also includes an ILP solver
 based on generalized basis reduction.
 .
 This package contains the runtime library.
Homepage: http://isl.gforge.inria.fr/

Package: libyaml-0-2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 140
Maintainer: Anders Kaseorg <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libyaml
Version: 0.1.7-2
Depends: libc6 (>= 2.14)
Description: Fast YAML 1.1 parser and emitter library
 LibYAML is a C library for parsing and emitting data in YAML 1.1, a
 human-readable data serialization format.
Homepage: http://pyyaml.org/wiki/LibYAML

Package: libx11-xcb1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 234
Maintainer: Debian X Strike Force <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libx11
Version: 2:1.6.4-3+deb9u4
Depends: libc6 (>= 2.2.5)
Description: Xlib/XCB interface library
 libX11-xcb provides functions needed by clients which take advantage of
 Xlib/XCB to mix calls to both Xlib and XCB over the same X connection.
 .
 More information about X.Org can be found at:
 <URL:https://www.X.org>
 .
 More information about XCB can be found at:
 <URL:https://xcb.freedesktop.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libX11

Package: libisccc140
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 235
Maintainer: Debian DNS Packaging <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: bind9
Version: 1:9.10.3.dfsg.P4-12.3+deb9u12
Replaces: libbind0
Depends: libc6 (>= 2.4), libcap2 (>= 1:2.10), libgeoip1, libisc160, libxml2 (>= 2.6.27)
Conflicts: libbind0, libbind9-41
Description: Command Channel Library used by BIND
 The Berkeley Internet Name Domain (BIND) implements an Internet domain
 name server.  BIND is the most widely-used name server software on the
 Internet, and is supported by the Internet Software Consortium, www.isc.org.
 .
 This package delivers the libisccc shared library used by BIND's daemons
 and clients, particularly rndc.

Package: python3-reportbug
Status: install ok installed
Priority: standard
Section: python
Installed-Size: 357
Maintainer: Reportbug Maintainers <[email protected]>
Architecture: all
Source: reportbug
Version: 7.1.7+deb9u3
Depends: python3:any (>= 3.3.2-2~), apt, python3-debian, python3-debianbts (>= 1.13), file, python3-requests, python3-apt
Suggests: reportbug
Description: Python modules for interacting with bug tracking systems
 reportbug is a tool designed to make the reporting of bugs in Debian
 and derived distributions relatively painless.
 .
 This package includes Python modules which may be reusable by other
 tools that want to interact with the Debian bug tracking system.
 .
 To actually report a bug, install the reportbug package.
Homepage: http://alioth.debian.org/projects/reportbug/

Package: libntlm0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 55
Maintainer: Debian XMPP Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libntlm
Version: 1.4-8+deb9u1
Depends: libc6 (>= 2.14)
Description: NTLM authentication library
 NTLM is an authentication protocol used in various Microsoft network
 protocol implementations and supported by the NTLM Security Support
 Provider ("NTLMSSP"). Originally used for authentication and negotiation
 of secure DCE/RPC, NTLM is also used throughout Microsoft's systems as
 an integrated single sign-on mechanism.
 .
 NTLM employs a challenge-response mechanism for authentication, in  which
 clients are able to prove their identities without sending a  password to
 the server. It consists of three messages, commonly referred  to as Type 1
 (negotiation), Type 2 (challenge) and Type 3 (authentication).
Homepage: http://www.nongnu.org/libntlm/

Package: libgmp10
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 568
Maintainer: Debian Science Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: gmp
Version: 2:6.1.2+dfsg-1+deb9u1
Depends: libc6 (>= 2.14)
Description: Multiprecision arithmetic library
 GNU MP is a programmer's library for arbitrary precision
 arithmetic (ie, a bignum package).  It can operate on signed
 integer, rational, and floating point numeric types.
 .
 It has a rich set of functions, and the functions have a regular
 interface.
Homepage: http://gmplib.org/

Package: webmin-php-pear
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 36864
Maintainer: Jamie Cameron <[email protected]>
Architecture: all
Version: 1.5
Provides: webmin-php-pear
Depends: base, perl, webmin
Pre-Depends: bash, perl
Description: Webmin module for 'PHP Pear Modules'

Package: libnetaddr-ip-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 320
Maintainer: Debian Perl Group <[email protected]>
Architecture: amd64
Source: libnetaddr-ip-perl (4.079+dfsg-1)
Version: 4.079+dfsg-1+b1
Depends: perl (>= 5.24.1~rc3-2), perlapi-5.24.1, libc6 (>= 2.4)
Recommends: libsocket6-perl
Description: IP address manipulation module
 NetAddr::IP provides an object-oriented abstraction on top of IP addresses
 or IP subnets, that allows for easy manipulations.
 .
 The internal representation of all IP objects is in 128 bit IPv6 notation.
 IPv4 and IPv6 objects may be freely mixed.
 .
 The following operations are supported:
 Basic IP conversion, netmask manipulation, subnet interpretation, bitwise
 mask generation, full mask generation, subnet manipulation, expansion, and
 range operations, sub/supernet tests, data type determination, and more
 complex operations such as expansion of netblocks into arrays of smaller
 blocks of arbitrary size, and CIDR block aggregation
Homepage: https://metacpan.org/release/NetAddr-IP

Package: sensible-utils
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 62
Maintainer: Anibal Monsalve Salazar <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 0.0.9+deb9u1
Replaces: debianutils (<= 2.32.3), manpages-pl (<= 20060617-3~)
Description: Utilities for sensible alternative selection
 This package provides a number of small utilities which are used
 by programs to sensibly select and spawn an appropriate browser,
 editor, or pager.
 .
 The specific utilities included are: sensible-browser sensible-editor
 sensible-pager

Package: libpixman-1-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 984
Maintainer: Debian X Strike Force <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: pixman
Version: 0.34.0-1
Depends: libc6 (>= 2.14)
Description: pixel-manipulation library for X and cairo
 A library for manipulating pixel regions -- a set of Y-X banded
 rectangles, image compositing using the Porter/Duff model
 and implicit mask generation for geometric primitives including
 trapezoids, triangles, and rectangles.
Homepage: http://pixman.org/

Package: python3-pyasn1
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 200
Maintainer: Jan Lübbe <[email protected]>
Architecture: all
Source: pyasn1
Version: 0.1.9-2
Depends: python3:any (>= 3.3.2-2~)
Suggests: doc-base
Description: ASN.1 library for Python (Python 3 module)
 This  is  an implementation  of  ASN.1  types  and codecs  in  Python
 programming language. It has been first written to support particular
 protocol (SNMP) but then generalized  to be suitable for a wide range
 of protocols based on ASN.1 specification.
 .
 This package contains the Python 3 module.
Homepage: http://pyasn1.sourceforge.net/

Package: dh-strip-nondeterminism
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 22
Maintainer: Reproducible builds folks <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: strip-nondeterminism
Version: 0.034-1
Depends: debhelper, libfile-stripnondeterminism-perl (= 0.034-1), libtimedate-perl, perl:any
Description: file non-deterministic information stripper — Debhelper add-on
 StripNondeterminism is a library for stripping non-deterministic information
 such as timestamps and filesystem ordering from various file and archive
 formats.
 .
 This can be used as a post-processing step to improve the reproducibility of a
 build product, when the build process itself cannot be made deterministic.
 .
 It is used as part of the Reproducible Builds project, although it should be
 considered a temporary workaround which should not be needed in the long
 term; upstream software should be reproducible even without using such a tool.
 .
 This package installs the ‘dh_strip_nondeterminism’ Debhelper command that
 strips nondeterminism as part of a Debian package build process.
Homepage: https://reproducible-builds.org/

Package: clamav
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 759
Maintainer: ClamAV Team <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 0.103.6+dfsg-0+deb9u1
Depends: clamav-freshclam (>= 0.103.6+dfsg) | clamav-data, libc6 (>= 2.15), libclamav9 (>= 0.103.6), libcurl3 (>= 7.16.2), libjson-c3 (>= 0.10), libssl1.1 (>= 1.1.0), zlib1g (>= 1:1.2.3.3)
Recommends: clamav-base
Suggests: libclamunrar, clamav-docs
Description: anti-virus utility for Unix - command-line interface
 Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of
 this software is the integration with mail servers (attachment
 scanning). The package provides a flexible and scalable
 multi-threaded daemon in the clamav-daemon package, a command-line
 scanner in the clamav package, and a tool for automatic updating via
 the Internet in the clamav-freshclam package. The programs are based
 on libclamav, which can be used by other software.
 .
 This package contains the command line interface. Features:
  - built-in support for various archive formats, including Zip, Tar,
    Gzip, Bzip2, OLE2, Cabinet, CHM, BinHex, SIS and others;
  - built-in support for almost all mail file formats;
  - built-in support for ELF executables and Portable Executable files
    compressed with UPX, FSG, Petite, NsPack, wwpack32, MEW, Upack and
    obfuscated with SUE, Y0da Cryptor and others;
  - built-in support for popular document formats including Microsoft
    Office and Mac Office files, HTML, RTF and PDF.
 .
 For scanning to work, a virus database is needed. There are two options
 for getting it:
  - clamav-freshclam: updates the database from Internet. This is
    recommended with Internet access.
  - clamav-data: for users without Internet access. The package is
    not updated once installed. The clamav-getfiles package allows
    creating custom packages from an Internet-connected computer.
Homepage: https://www.clamav.net/

Package: libicu65
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 32528
Maintainer: Laszlo Boszormenyi (GCS) <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: icu
Version: 65.1-1+0~20200223.8+debian9~1.gbp519cf3
Replaces: libiculx63 (<< 63.1-5)
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2)
Breaks: libiculx63 (<< 63.1-5), openttd (<< 1.8.0-2~)
Description: International Components for Unicode
 ICU is a C++ and C library that provides robust and full-featured
 Unicode and locale support.  This package contains the runtime
 libraries for ICU.
Homepage: http://www.icu-project.org

Package: libmp3lame0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 533
Maintainer: Debian Multimedia Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: lame (3.99.5+repack1-9)
Version: 3.99.5+repack1-9+b2
Depends: libc6 (>= 2.14)
Description: MP3 encoding library
 LAME (LAME Ain't an MP3 Encoder) is a research project for learning about and
 improving MP3 encoding technology. LAME includes an MP3 encoding library, a
 simple frontend application, and other tools for sound analysis, as well as
 convenience tools.
 .
 This package contains the shared library.
Homepage: http://lame.sourceforge.net/

Package: php8.0-gd
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 127
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php8.0
Version: 8.0.3-1+0~20210305.17+debian9~1.gbp899a74
Provides: php-gd
Depends: php-common (>= 1:81~), ucf, php8.0-common (= 8.0.3-1+0~20210305.17+debian9~1.gbp899a74), libc6 (>= 2.4), libgd3 (>= 2.1.1)
Description: GD module for PHP
 This package provides the GD module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: libriemann-client0
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 67
Maintainer: Gergely Nagy <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: riemann-c-client (1.9.1-1)
Version: 1.9.1-1+b1
Depends: libc6 (>= 2.4), libgnutls30 (>= 3.5.6), libprotobuf-c1 (>= 1.0.1)
Description: C language client library for the Riemann event stream processor
 Riemann is a network event stream processor, intended for analyitics,
 metrics and alerting; and to glue various monitoring systems together.
 .
 This library provides a C language client, with a simple but
 convenient API, to connect to Riemann, send events and run queries
 against it.
Homepage: https://github.com/algernon/riemann-c-client

Package: libblas3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 465
Maintainer: Debian Science Team <[email protected]>
Architecture: amd64
Source: lapack
Version: 3.7.0-2
Provides: libblas.so.3
Depends: libc6 (>= 2.4), libgcc1 (>= 1:3.0), libgfortran3 (>= 4.3), libquadmath0 (>= 4.6), libblas-common
Description: Basic Linear Algebra Reference implementations, shared library
 BLAS (Basic Linear Algebra Subroutines) is a set of efficient
 routines for most of the basic vector and matrix operations.
 They are widely used as the basis for other high quality linear
 algebra software, for example lapack and linpack.  This
 implementation is the Fortran 77 reference implementation found
 at netlib.
 .
 This package contains a shared version of the library.
Homepage: http://www.netlib.org/lapack/

Package: dpkg-dev
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 1876
Origin: debian
Maintainer: Dpkg Developers <[email protected]>
Bugs: debbugs://bugs.debian.org
Architecture: all
Multi-Arch: foreign
Source: dpkg
Version: 1.18.26
Replaces: manpages-it (<< 2.80-4)
Depends: perl:any, libdpkg-perl (= 1.18.26), tar (>= 1.28-1), bzip2, xz-utils, patch (>= 2.7), make, binutils
Recommends: build-essential, gcc | c-compiler, fakeroot, gnupg | gnupg2, gpgv | gpgv2, libalgorithm-merge-perl
Suggests: debian-keyring
Breaks: devscripts (<< 2.14.10)
Conffiles:
 /etc/dpkg/shlibs.default 1a2b9d0a869e2aa885ae3621c557fb95
 /etc/dpkg/shlibs.override 84b1e69080569cc5c613a50887af5200
Description: Debian package development tools
 This package provides the development tools (including dpkg-source)
 required to unpack, build and upload Debian source packages.
 .
 Most Debian source packages will require additional tools to build;
 for example, most packages need make and the C compiler gcc.
Homepage: https://wiki.debian.org/Teams/Dpkg

Package: python-six
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 56
Maintainer: Colin Watson <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: six
Version: 1.10.0-3
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Description: Python 2 and 3 compatibility library (Python 2 interface)
 Six is a Python 2 and 3 compatibility library. It provides utility
 functions for smoothing over the differences between the Python versions
 with the goal of writing Python code that is compatible on both Python
 versions.
 .
 This package provides Six on the Python 2 module path. It is complemented
 by python3-six and pypy-six.
Homepage: https://pythonhosted.org/six/

Package: gir1.2-glib-2.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 622
Maintainer: Debian GNOME Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: gobject-introspection (1.50.0-1)
Version: 1.50.0-1+b1
Depends: libgirepository-1.0-1 (>= 1.45.4), libglib2.0-0 (>= 2.50.0)
Description: Introspection data for GLib, GObject, Gio and GModule
 GObject Introspection is a project for providing machine readable
 introspection data of the API of C libraries. This introspection
 data can be used in several different use cases, for example
 automatic code generation for bindings, API verification and documentation
 generation.
 .
 GObject Introspection contains tools to generate and handle the
 introspection data.
 .
 This package contains the introspection data for the GLib, GObject,
 GModule and Gio libraries.
Homepage: https://wiki.gnome.org/GObjectIntrospection

Package: libpcre2-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 2558
Maintainer: Matthew Vernon <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: pcre2
Version: 10.36-2+0~20210212.6+debian9~1.gbp6138a4
Depends: libc6-dev, libpcre2-8-0 (= 10.36-2+0~20210212.6+debian9~1.gbp6138a4), libpcre2-16-0 (= 10.36-2+0~20210212.6+debian9~1.gbp6138a4), libpcre2-32-0 (= 10.36-2+0~20210212.6+debian9~1.gbp6138a4), libpcre2-posix2 (= 10.36-2+0~20210212.6+debian9~1.gbp6138a4)
Conflicts: libpcre3-dev (<< 2:8.35-8)
Description: New Perl Compatible Regular Expression Library - development files
 This is PCRE2, the new implementation of PCRE, a library of functions
 to support regular expressions whose syntax and semantics are as
 close as possible to those of the Perl 5 language. New projects
 should use this library in preference to the older library,
 confusingly called pcre3 in Debian.
 .
 This package contains the development files, including headers,
 static libraries, and documentation.
Homepage: https://pcre.org/

Package: libssh2-1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 267
Maintainer: Mikhail Gusarov <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libssh2
Version: 1.7.0-1+deb9u2
Depends: libc6 (>= 2.14), libgcrypt20 (>= 1.7.0), zlib1g (>= 1:1.1.4)
Description: SSH2 client-side library
 libssh2 is a client-side C library implementing the SSH2 protocol.
 It supports regular terminal, SCP and SFTP (v1-v5) sessions;
 port forwarding, X11 forwarding; password, key-based and
 keyboard-interactive authentication.
 .
 This package contains the runtime library.
Homepage: http://libssh2.org/

Package: patch
Status: install ok installed
Priority: standard
Section: vcs
Installed-Size: 215
Maintainer: Laszlo Boszormenyi (GCS) <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 2.7.5-1+deb9u2
Depends: libc6 (>= 2.17)
Suggests: ed, diffutils-doc
Description: Apply a diff file to an original
 Patch will take a patch file containing any of the four forms
 of difference listing produced by the diff program and apply
 those differences to an original file, producing a patched
 version.
Homepage: http://savannah.gnu.org/projects/patch/

Package: libqpdf17
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 873
Maintainer: Jay Berkenbilt <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: qpdf
Version: 6.0.0-2
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libpcre3 (>= 1:8.35), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4)
Recommends: qpdf
Description: runtime library for PDF transformation/inspection software
 QPDF is a program that can be used to linearize (web-optimize),
 encrypt (password-protect), decrypt, and inspect PDF files from the
 command-line.  It does these and other structural, content-preserving
 transformations on PDF files, reading a PDF file as input and
 creating a new one as output.  It also provides many useful
 capabilities to developers of PDF-producing software or for people
 who just want to look at the innards of a PDF file to learn more
 about how they work.
 .
 QPDF understands PDF files that use compressed object streams
 (supported by newer PDF applications) and can convert such files into
 those that can be read with older viewers.  It can also be used for
 checking PDF files for structural errors, inspecting stream contents,
 or extracting objects from PDF files.  QPDF is not PDF content
 creation or viewing software -- it does not have the capability to
 create PDF files from scratch or to display PDF files.
 .
 This package contains the qpdf runtime libraries required to run
 programs that link with the qpdf library.
Homepage: http://qpdf.sourceforge.net

Package: libglib2.0-data
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 9462
Maintainer: Debian GNOME Maintainers <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: glib2.0
Version: 2.50.3-2+deb9u3
Description: Common files for GLib library
 GLib is a library containing many useful C routines for things such
 as trees, hashes, lists, and strings.  It is a useful general-purpose
 C library used by projects such as GTK+, GIMP, and GNOME.
 .
 This package is needed for the runtime libraries to display messages in
 languages other than English.
Homepage: http://www.gtk.org/

Package: bacula
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 6
Maintainer: Debian Bacula Team <[email protected]>
Architecture: all
Version: 7.4.4+dfsg-6+deb9u2
Depends: bacula-client, bacula-server (= 7.4.4+dfsg-6+deb9u2)
Description: network backup service - metapackage
 Bacula is a set of programs to manage backup, recovery, and verification
 of computer data across a network of computers of different kinds.
 .
 It is efficient and relatively easy to use, while offering many advanced
 storage management features that make it easy to find and recover lost or
 damaged files. Due to its modular design, Bacula is scalable from small
 single computer systems to networks of hundreds of machines.
 .
 This metapackage installs the entire suite of Bacula applications: job
 scheduling, storage control, node connector, and administrative console.
Homepage: http://www.bacula.org/

Package: passwd
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 2478
Maintainer: Shadow package maintainers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: shadow
Version: 1:4.4-4.1+deb9u1
Replaces: manpages-tr (<< 1.0.5), manpages-zh (<< 1.5.1-1)
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.14), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32), libsemanage1 (>= 2.0.3), libpam-modules
Conffiles:
 /etc/cron.daily/passwd db990990933b6f56322725223f13c2bc
 /etc/default/useradd cc9f9a7713ab62a32cd38363d958f396
 /etc/pam.d/chfn 4d466e00a348ba426130664d795e8afa
 /etc/pam.d/chpasswd 9900720564cb4ee98b7da29e2d183cb2
 /etc/pam.d/chsh a6e9b589e90009334ffd030d819290a6
 /etc/pam.d/newusers 1454e29bfa9f2a10836563e76936cea5
 /etc/pam.d/passwd eaf2ad85b5ccd06cceb19a3e75f40c63
Description: change and administer password and group data
 This package includes passwd, chsh, chfn, and many other programs to
 maintain password and group data.
 .
 Shadow passwords are supported.  See /usr/share/doc/passwd/README.Debian
Homepage: https://github.com/shadow-maint/shadow

Package: php7.2
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 89
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: all
Version: 7.2.34-18+0~20210223.60+debian9~1.gbpb21322
Provides: php
Depends: libapache2-mod-php7.2 | php7.2-fpm | php7.2-cgi, php7.2-common
Description: server-side, HTML-embedded scripting language (metapackage)
 This package is a metapackage that, when installed, guarantees that you
 have at least one of the four server-side versions of the PHP interpreter
 installed. Removing this package won't remove PHP from your system, however
 it may remove other packages that depend on this one.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: init-system-helpers
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 131
Maintainer: Debian systemd Maintainers <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 1.48
Replaces: sysv-rc (<< 2.88dsf-59.3~), sysvinit-utils (<< 2.88dsf-59.3)
Depends: perl-base (>= 5.20.1-3)
Breaks: systemd (<< 44-12), sysvinit-utils (<< 2.88dsf-59.3~)
Conflicts: file-rc (<< 0.8.17~), openrc (<= 0.18.3-1)
Description: helper tools for all init systems
 This package contains helper tools that are necessary for switching between
 the various init systems that Debian contains (e. g. sysvinit or
 systemd). An example is deb-systemd-helper, a script that enables systemd unit
 files without depending on a running systemd.
 .
 It also includes the "service", "invoke-rc.d", and "update-rc.d" scripts which
 provide an abstraction for enabling, disabling, starting, and stopping
 services for all supported Debian init systems as specified by the policy.
 .
 While this package is maintained by pkg-systemd-maintainers, it is NOT
 specific to systemd at all. Maintainers of other init systems are welcome to
 include their helpers in this package.

Package: openssh-server
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 883
Maintainer: Debian OpenSSH Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: openssh
Version: 1:7.4p1-10+deb9u7
Replaces: ssh, ssh-krb5
Provides: ssh-server
Depends: adduser (>= 3.9), dpkg (>= 1.9.0), libpam-modules (>= 0.72-9), libpam-runtime (>= 0.76-14), lsb-base (>= 4.1+Debian3), openssh-client (= 1:7.4p1-10+deb9u7), openssh-sftp-server, procps, ucf (>= 0.28), debconf (>= 0.5) | debconf-2.0, init-system-helpers (>= 1.18~), libaudit1 (>= 1:2.2.1), libc6 (>= 2.17), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1.14+dfsg), libkrb5-3 (>= 1.13~alpha1+dfsg), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32), libssl1.0.2 (>= 1.0.2d), libsystemd0, libwrap0 (>= 7.6-4~), zlib1g (>= 1:1.1.4)
Recommends: libpam-systemd, ncurses-term, xauth
Suggests: molly-guard, monkeysphere, rssh, ssh-askpass, ufw
Conflicts: sftp, ssh-socks, ssh2
Conffiles:
 /etc/default/ssh 500e3cf069fe9a7b9936108eb9d9c035
 /etc/init.d/ssh 338975eb635877703fc066e005f916d9
 /etc/init/ssh.conf 6cd55bc913a37a11a5599c4850f865e5
 /etc/network/if-up.d/openssh-server 12a34c77b9032e5b23a63782fcc03fef
 /etc/pam.d/sshd 8b4c7a12b031424b2a9946881da59812
 /etc/ufw/applications.d/openssh-server 486b78d54b93cc9fdc950c1d52ff479e
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.
Homepage: http://www.openssh.com/

Package: libpq5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 601
Maintainer: Debian PostgreSQL Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: postgresql-9.6
Version: 9.6.24-0+deb9u1
Depends: libc6 (>= 2.14), libgssapi-krb5-2 (>= 1.14+dfsg), libldap-2.4-2 (>= 2.4.7), libssl1.1 (>= 1.1.0)
Description: PostgreSQL C client library
 libpq is a C library that enables user programs to communicate with
 the PostgreSQL database server.  The server can be on another machine
 and accessed through TCP/IP.  This version of libpq is compatible
 with servers from PostgreSQL 8.2 or later.
 .
 This package contains the run-time library, needed by packages using
 libpq.
 .
 PostgreSQL is an object-relational SQL database management system.
Homepage: http://www.postgresql.org/

Package: libusb-1.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 134
Maintainer: Aurelien Jarno <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libusb-1.0
Version: 2:1.0.21-1
Depends: libc6 (>= 2.17), libudev1 (>= 183)
Description: userspace USB programming library
 Library for programming USB applications without the knowledge
 of Linux kernel internals.
 .
 This package contains what you need to run programs that use this
 library.
Homepage: http://www.libusb.info

Package: liblwp-mediatypes-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 100
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 6.02-1
Replaces: libwww-perl (<< 6.00)
Depends: perl
Breaks: libwww-perl (<< 6.00)
Description: module to guess media type for a file or a URL
 LWP::MediaTypes provides functions for handling media (also known as MIME)
 types and encodings. The mapping from file extensions to media types is
 defined by the media.types file. If the ~/.media.types file exists it is used
 instead. For backwards compatibility it will also look for ~/.mime.types.
Homepage: http://search.cpan.org/dist/LWP-MediaTypes/

Package: bacula-server
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 160
Maintainer: Debian Bacula Team <[email protected]>
Architecture: all
Source: bacula
Version: 7.4.4+dfsg-6+deb9u2
Depends: bacula-director (>= 7.4.4+dfsg-6+deb9u2), bacula-sd (>= 7.4.4+dfsg-6+deb9u2), bacula-bscan (>= 7.4.4+dfsg-6+deb9u2)
Recommends: bacula-fd
Description: network backup service - server metapackage
 Bacula is a set of programs to manage backup, recovery, and verification of
 data across a network of computers of different kinds.
 .
 This metapackage provides a standard server install, consisting of the
 director and storage daemons.
Homepage: http://www.bacula.org/

Package: libalgorithm-diff-xs-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 44
Maintainer: Debian Perl Group <[email protected]>
Architecture: amd64
Source: libalgorithm-diff-xs-perl (0.04-4)
Version: 0.04-4+b2
Depends: perl (>= 5.24.1~rc3-2), perlapi-5.24.1, libc6 (>= 2.14), libalgorithm-diff-perl
Description: module to find differences between files (XS accelerated)
 Algorithm::Diff::XS is a Perl diff utility module based on Joe Schaefer's
 excellent but not very well-known Algorithm::LCS module, with a drop-in
 interface identical to Algorithm::Diff.
 .
 Note that only the LCSidx function is optimized in XS at the moment, which
 means only compact_diff will get significantly faster for large data sets,
 while diff and sdiff will run in identical speed as Algorithm::Diff.
Homepage: https://metacpan.org/release/Algorithm-Diff-XS

Package: apache2-suexec-custom
Status: install ok installed
Priority: extra
Section: httpd
Installed-Size: 199
Maintainer: Debian Apache Maintainers <[email protected]>
Architecture: amd64
Source: apache2
Version: 2.4.25-3+deb9u13
Provides: apache2-suexec
Depends: libc6 (>= 2.8), apache2-bin
Conffiles:
 /etc/apache2/suexec/www-data 9ae9f85963f8663ca532ca054cc80e93
Description: Apache HTTP Server configurable suexec program for 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-pristine package instead.
Homepage: http://httpd.apache.org/

Package: colord-data
Status: install ok installed
Priority: optional
Section: graphics
Installed-Size: 3224
Maintainer: Christopher James Halse Rogers <[email protected]>
Architecture: all
Source: colord
Version: 1.3.3-2
Replaces: colord (<< 1.2.0-2)
Breaks: colord (<< 1.2.0-2)
Description: system service to manage device colour profiles -- data files
 colord is a system service that makes it easy to manage, install and generate
 colour profiles to accurately colour manage input and output devices.
 .
 It provides a D-Bus API for system frameworks to query, a persistent data
 store, and a mechanism for session applications to set system policy.
 .
 This package contains data for the colord system daemon.
Homepage: http://www.freedesktop.org/software/colord/

Package: libevtlog0
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 38
Maintainer: SZALAY Attila <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: eventlog (0.2.12-7)
Version: 0.2.12-7+b2
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Description: Syslog event logger library
 The EventLog library aims to be a replacement of the simple syslog() API
 provided on UNIX systems. The major difference between EventLog and syslog
 is that EventLog tries to add structure to messages.
 .
 EventLog provides an interface to build, format and output an event record.
 The exact format and output method can be customized by the administrator
 via a configuration file.
 .
 This package is the runtime part of the library.

Package: libpolkit-backend-1-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 131
Maintainer: Utopia Maintenance Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: policykit-1
Version: 0.105-18+deb9u2
Depends: libc6 (>= 2.4), libexpat1 (>= 2.0.1), libglib2.0-0 (>= 2.37.3), libpolkit-gobject-1-0 (= 0.105-18+deb9u2), libsystemd0 (>= 213)
Description: PolicyKit backend API
 PolicyKit is a toolkit for defining and handling the policy that
 allows unprivileged processes to speak to privileged processes.
 .
 This package contains a library for implementing authentication backends.
Homepage: https://www.freedesktop.org/wiki/Software/polkit/

Package: libmail-sendmail-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 59
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 0.79.16-2
Depends: perl, libsys-hostname-long-perl
Description: simple way to send email from a perl script
 Mail::Sendmail is intended to be a very simple and easy-to-setup and
 -use platform-independent e-mail module. It only requires Perl 5,
 Sys::Hostname::Long, and a network connection.
Homepage: https://metacpan.org/release/Mail-Sendmail

Package: openssh-sftp-server
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 106
Maintainer: Debian OpenSSH Maintainers <[email protected]>
Architecture: amd64
Source: openssh
Version: 1:7.4p1-10+deb9u7
Replaces: openssh-server (<< 1:6.5p1-5)
Depends: openssh-client (= 1:7.4p1-10+deb9u7), libc6 (>= 2.17)
Recommends: openssh-server | ssh-server
Breaks: openssh-server (<< 1:6.5p1-5)
Enhances: openssh-server, ssh-server
Description: secure shell (SSH) sftp server module, for SFTP 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 SFTP server module for the SSH server. It
 is needed if you want to access your SSH server with SFTP. The SFTP
 server module also works with other SSH daemons like dropbear.
 .
 OpenSSH's sftp and sftp-server implement revision 3 of the SSH filexfer
 protocol described in:
 .
  http://www.openssh.com/txt/draft-ietf-secsh-filexfer-02.txt
 .
 Newer versions of the draft will not be supported, though some features
 are individually implemented as extensions.
Homepage: http://www.openssh.com/

Package: libvo-amrwbenc0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 140
Maintainer: Debian Multimedia Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: vo-amrwbenc
Version: 0.1.3-1
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Description: VisualOn AMR-WB encoder library
 This library contains an encoder implementation of the Adaptive Multi
 Rate Wideband (AMR-WB) audio codec. The library is based on a codec
 implementation by VisualOn, part of the Stagefright framework from
 the Google Android project.
 .
 This package contains development files.
Homepage: http://opencore-amr.git.sourceforge.net/

Package: ncurses-base
Essential: yes
Status: install ok installed
Priority: required
Section: misc
Installed-Size: 340
Maintainer: Craig Small <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: ncurses
Version: 6.0+20161126-1+deb9u2
Provides: ncurses-runtime
Breaks: ncurses-term (<< 5.7+20100313-3)
Conffiles:
 /etc/terminfo/README 45b6df19fb5e21f55717482fa7a30171
Description: basic terminal type definitions
 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package contains terminfo data files to support the most common types of
 terminal, including ansi, dumb, linux, rxvt, screen, sun, vt100, vt102, vt220,
 vt52, and xterm.
Homepage: http://invisible-island.net/ncurses/

Package: libcrystalhd3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 135
Maintainer: Debian Multimedia Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: crystalhd
Version: 1:0.0~git20110715.fdd2f19-12
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.1.1)
Suggests: firmware-crystalhd
Description: Crystal HD Video Decoder (shared library)
 Crystal HD Solution is a product offered by Broadcom. It is used to enable
 flawless playback of 1080p high definition video across a wide range of
 systems.
 .
 This package contains the shared library.
Homepage: http://www.broadcom.com/support/crystal_hd/

Package: php7.4-fpm
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 4667
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php7.4
Version: 7.4.16-1+0~20210305.42+debian9~1.gbpbbe65e
Provides: php-fpm, phpapi-20190902
Depends: libmagic1, mime-support, php7.4-cli, php7.4-common (= 7.4.16-1+0~20210305.42+debian9~1.gbpbbe65e), php7.4-json, php7.4-opcache, procps, systemd | systemd-tmpfiles, tzdata, ucf, init-system-helpers (>= 1.18~), libacl1 (>= 2.2.51-8), libapparmor1 (>= 2.7.0~beta1+bzr1772), libargon2-1 (>= 0~20171227), libc6 (>= 2.15), libpcre2-8-0 (>= 10.32), libsodium23 (>= 1.0.14), libssl1.1 (>= 1.1.0), libsystemd0, libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4)
Suggests: php-pear
Conffiles:
 /etc/apache2/conf-available/php7.4-fpm.conf 83a41601c8a314b813df0c32c7e6ff1f
 /etc/init.d/php7.4-fpm 9fca7cfa063e30ff1919e24b262e5640
 /etc/logrotate.d/php7.4-fpm 9a48af9722e3adc79f38e968dbd85b39
 /etc/php/7.4/fpm/php-fpm.conf a3f92d93c995302cf04be9f4a34f621b
 /etc/php/7.4/fpm/pool.d/www.conf 76e3917fe6ce317cc55473edba02a78d
Description: server-side, HTML-embedded scripting language (FPM-CGI binary)
 This package provides the Fast Process Manager interpreter that runs
 as a daemon and receives Fast/CGI requests.  Note that MOST Apache users
 probably want the libapache2-mod-php7.4 package.
 .
 The following extensions are built in: Core date filter hash libxml openssl
 pcre Reflection session sodium SPL standard zlib.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: krb5-locales
Status: install ok installed
Priority: standard
Section: localization
Installed-Size: 302
Maintainer: Sam Hartman <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: krb5
Version: 1.15-1+deb9u3
Description: internationalization support for MIT Kerberos
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains internationalized messages for MIT Kerberos.
Homepage: http://web.mit.edu/kerberos/

Package: colord
Status: install ok installed
Priority: optional
Section: graphics
Installed-Size: 1033
Maintainer: Christopher James Halse Rogers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 1.3.3-2
Depends: libc6 (>= 2.4), libcolord2 (>= 1.3.1), libcolorhug2 (>= 0.1.30), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.37.3), libgudev-1.0-0 (>= 146), libgusb2 (>= 0.2.2), liblcms2-2 (>= 2.2+git20110628), libpolkit-gobject-1-0 (>= 0.99), libsane (>= 1.0.24), libsqlite3-0 (>= 3.5.9), libsystemd0, libusb-1.0-0 (>= 2:1.0.8), dconf-gsettings-backend | gsettings-backend, adduser, acl, policykit-1 (>= 0.103), colord-data
Suggests: colord-sensor-argyll
Conffiles:
 /etc/dbus-1/system.d/org.freedesktop.ColorManager.conf 68e9653b008987a5eef5ef1d97cd214d
Description: system service to manage device colour profiles -- system daemon
 colord is a system service that makes it easy to manage, install and generate
 colour profiles to accurately colour manage input and output devices.
 .
 It provides a D-Bus API for system frameworks to query, a persistent data
 store, and a mechanism for session applications to set system policy.
 .
 This package contains the dbus-activated colord system daemon.
Homepage: http://www.freedesktop.org/software/colord/

Package: libc-bin
Essential: yes
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 3366
Maintainer: GNU Libc Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: glibc
Version: 2.24-11+deb9u4
Depends: libc6 (>> 2.24), libc6 (<< 2.25)
Recommends: manpages
Conffiles:
 /etc/bindresvport.blacklist 4c09213317e4e3dd3c71d74404e503c5
 /etc/default/nss d6d5d6f621fb3ead2548076ce81e309c
 /etc/gai.conf 28fa76ff5a9e0566eaa1e11f1ce51f09
 /etc/ld.so.conf 4317c6de8564b68d628c21efa96b37e4
 /etc/ld.so.conf.d/libc.conf d4d833fd095fb7b90e1bb4a547f16de6
Description: 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
  * tzselect, zdump, zic: select/dump/compile time zones
Homepage: http://www.gnu.org/software/libc/libc.html

Package: php-mbstring
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 13
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: all
Source: php-defaults (82+0~20210313.35+debian9~1.gbpa8195f)
Version: 2:8.0+82+0~20210313.35+debian9~1.gbpa8195f
Depends: php-common, php8.0-mbstring
Description: MBSTRING module for PHP [default]
 This package provides a MBSTRING module for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
 .
 This package is a dependency package, which depends on Debian's default
 PHP version (currently 8.0).

Package: procmail-wrapper
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 1395
Maintainer: Joe Cooper <[email protected]>
Architecture: all
Version: 1.1-3
Depends: libc6 (>= 2.3.2.ds1-21)
Description: Suexec wrapper for procmail

Package: libmilter1.0.1
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 300
Maintainer: Debian QA Group <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: sendmail
Version: 8.15.2-8+deb9u1
Depends: libc6 (>= 2.14)
Description: Sendmail Mail Filter API (Milter)
 The Sendmail Mail Filter API (Milter) is designed to allow third-party
 programs access to mail messages as they are being processed in order
 to filter meta-information(headers) and content.
 .
 The Debian Sendmail package is built to support libmilter.
 .
 This package contains libmilter.so
Homepage: http://www.sendmail.org

Package: python-bs4
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 359
Maintainer: Debian Python Modules Team <[email protected]>
Architecture: all
Source: beautifulsoup4
Version: 4.5.3-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: python-chardet, python-lxml | python-html5lib
Description: error-tolerant HTML parser for Python
 Beautiful Soup is a Python library for pulling data out of HTML and XML files.
 It works with your favorite parser to provide idiomatic ways of navigating,
 searching, and modifying the parse tree. It commonly saves programmers hours
 or days of work.
 .
 This package contains BeautifulSoup 4, for Python 2.x.
Homepage: https://www.crummy.com/software/BeautifulSoup

Package: libaio1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 30
Maintainer: Guillem Jover <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libaio
Version: 0.3.110-3
Depends: libc6 (>= 2.4)
Description: Linux kernel AIO access library - shared library
 This library enables userspace to use Linux kernel asynchronous I/O
 system calls, important for the performance of databases and other
 advanced applications.
 .
 This package contains the shared library.
Homepage: https://fedorahosted.org/releases/l/i/libaio/

Package: php5.6-gd
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 139
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php5.6
Version: 5.6.40-47+0~20210227.51+debian9~1.gbpd522a2
Provides: php-gd
Depends: php-common (>= 1:81~), ucf, php5.6-common (= 5.6.40-47+0~20210227.51+debian9~1.gbpd522a2), libc6 (>= 2.4), libfreetype6 (>= 2.2.1), libgd3 (>= 2.1.1), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libx11-6, libxpm4, zlib1g (>= 1:1.1.4)
Description: GD module for PHP
 This package provides the GD module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: libsemanage1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 291
Maintainer: Debian SELinux maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libsemanage
Version: 2.6-2
Depends: libsemanage-common (= 2.6-2), libaudit1 (>= 1:2.2.1), libbz2-1.0, libc6 (>= 2.14), libselinux1 (>= 2.6), libsepol1 (>= 2.6), libustr-1.0-1 (>= 1.0.4)
Breaks: policycoreutils (<< 2.4), selinux-policy-default (<< 2:2.20140421-10~), selinux-policy-mls (<< 2:2.20140421-10~)
Description: SELinux policy management library
 This package provides the shared libraries for SELinux policy management.
 It uses libsepol for binary policy manipulation and libselinux for
 interacting with the SELinux system.  It also exec's helper programs
 for loading policy and for checking whether the file_contexts
 configuration is valid (load_policy and setfiles from
 policycoreutils) presently, although this may change at least for the
 bootstrapping case
 .
 Security-enhanced Linux is a patch of the Linux kernel and a
 number of utilities with enhanced security functionality designed to
 add mandatory access controls to Linux.  The Security-enhanced Linux
 kernel contains new architectural components originally developed to
 improve the security of the Flask operating system. These
 architectural components provide general support for the enforcement
 of many kinds of mandatory access control policies, including those
 based on the concepts of Type Enforcement, Role-based Access
 Control, and Multi-level Security.
Homepage: http://userspace.selinuxproject.org/

Package: ntpdate
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 160
Maintainer: Debian NTP Team <[email protected]>
Architecture: amd64
Source: ntp
Version: 1:4.2.8p10+dfsg-3+deb9u2
Depends: netbase, libc6 (>= 2.17), libssl1.1 (>= 1.1.0)
Pre-Depends: dpkg (>= 1.15.7.2)
Breaks: dhcp3-client (<< 4.1.0-1)
Conffiles:
 /etc/default/ntpdate 71d857cae72ae1f53380ea4f2e38cb2e
 /etc/dhcp/dhclient-exit-hooks.d/ntpdate cb47fd9d3e21a204fb3ba4ca3fc8ab46
 /etc/logcheck/ignore.d.server/ntpdate 68d4df7cceb0e97bde87126c3a56b219
 /etc/network/if-up.d/ntpdate ed06d5e57fe9ae0b17fe1f9cea1c0d57
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: libmagickcore-6.q16-3-extra
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 366
Maintainer: ImageMagick Packaging Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: imagemagick
Version: 8:6.9.7.4+dfsg-11+deb9u14
Provides: libmagickcore-6.q16-1-extra, libmagickcore-6.q16-2-extra, libmagickcore-extra
Depends: libc6 (>= 2.4), libcairo2 (>= 1.6.0), libdjvulibre21 (>= 3.5.27.1), libglib2.0-0 (>= 2.12.0), libmagickcore-6.q16-3 (>= 8:6.9.6.8), libmagickwand-6.q16-3 (>= 8:6.9.6.8), libopenexr22, libpango-1.0-0 (>= 1.22.0), libpangocairo-1.0-0 (>= 1.14.0), libwmf0.2-7 (>= 0.2.8.4), libxml2 (>= 2.7.4)
Recommends: libjxr-tools
Suggests: inkscape
Enhances: libmagickcore-6.q16-3
Description: low-level image manipulation library - extra codecs (Q16)
 This package adds support for SVG, WMF, OpenEXR, DjVu and Graphviz to
 MagickCore.
 .
 This version of libmagickcore-extra is compiled for a channel
 depth of 16 bits (Q16).
Homepage: http://www.imagemagick.org/

Package: postgresql-contrib-9.6
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 2275
Maintainer: Debian PostgreSQL Maintainers <[email protected]>
Architecture: amd64
Source: postgresql-9.6
Version: 9.6.24-0+deb9u1
Depends: postgresql-9.6 (= 9.6.24-0+deb9u1), libc6 (>= 2.15), libpq5 (>= 9.2~beta3), libselinux1 (>= 2.1.12), libssl1.1 (>= 1.1.0), libuuid1 (>= 2.16), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4)
Suggests: libdbd-pg-perl
Description: additional facilities for PostgreSQL
 The PostgreSQL contrib package provides several additional features
 for the PostgreSQL database. This version is built to work with the
 server package postgresql-9.6.  contrib often serves as a testbed for
 features before they are adopted into PostgreSQL proper:
 .
  adminpack      - File and log manipulation routines, used by pgAdmin
  btree_gist     - B-Tree indexing using GiST (Generalised Search Tree)
  chkpass        - An auto-encrypted password datatype
  cube           - Multidimensional-cube datatype (GiST indexing example)
  dblink         - Functions to return results from a remote database
  earthdistance  - Operator for computing the distance (in miles) between
                   two points on the earth's surface
  fuzzystrmatch  - Levenshtein, metaphone, and soundex fuzzy string matching
  hstore         - Store (key, value) pairs
  intagg         - Integer aggregator/enumerator
  _int           - Index support for arrays of int4, using GiST (benchmark
                   needs the libdbd-pg-perl package)
  isn            - type extensions for ISBN, ISSN, ISMN, EAN13 product numbers
  lo             - Large Object maintenance
  ltree          - Tree-like data structures
  oid2name       - Maps OIDs to table names
  pageinspect    - Inspection of database pages
  passwordcheck  - Simple password strength checker
  pg_buffercache - Real time queries on the shared buffer cache
  pg_freespacemap- Displays the contents of the free space map (FSM)
  pg_trgm        - Determine the similarity of text based on trigram matching
  pg_standby     - Create a warm stand-by server
  pgbench        - TPC-B like benchmark
  pgcrypto       - Cryptographic functions
  pgrowlocks     - A function to return row locking information
  pgstattuple    - Returns the percentage of dead tuples in a table; this
                   indicates whether a vacuum is required.
  postgresql_fdw - foreign data wrapper for PostgreSQL
  seg            - Confidence-interval datatype (GiST indexing example)
  sepgsql        - mandatory access control (MAC) based on SELinux
  spi            - PostgreSQL Server Programming Interface; 4 examples of
                   its use:
                   autoinc    - A function for implementing AUTOINCREMENT/
                                IDENTITY
                   insert_username - function for inserting user names
                   moddatetime - Update modification timestamps
                   refint     - Functions for implementing referential
                                integrity (foreign keys).  Note that this is
                                now superseded by built-in referential
                                integrity.
                   timetravel - Re-implements in user code the time travel
                                feature that was removed in 6.3.
  tablefunc      - examples of functions returning tables
  uuid-ossp      - UUID generation functions
  vacuumlo       - Remove orphaned large objects
 .
 PostgreSQL is an object-relational SQL database management system.
Homepage: http://www.postgresql.org/

Package: libsocket6-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 72
Maintainer: Debian Perl Group <[email protected]>
Architecture: amd64
Source: libsocket6-perl (0.27-1)
Version: 0.27-1+b1
Depends: perl (>= 5.24.1~rc3-2), perlapi-5.24.1, libc6 (>= 2.14)
Description: Perl extensions for IPv6
 The Socket6 module supports getaddrinfo() and getnameinfo() to intend
 to enable protocol independent programming. If your environment
 supports IPv6, IPv6 related defines such as AF_INET6 are included.
Homepage: https://metacpan.org/release/Socket6

Package: libnet-xwhois-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 49
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 0.90-4
Depends: perl
Description: Whois Client Interface for Perl5
 The Net::XWhois class provides a generic client framework for doing
 Whois queries and parsing server response.
 .
 One of the more important goals of this module is to enable the
 design of consistent and predictable interfaces to incompatible
 whois response formats. The Whois RFC (954) does not define a
 template for presenting server data; consequently there is a large
 variation in layout styles as well as content served across
 servers.
Homepage: https://metacpan.org/release/Net-XWhois

Package: libgl1-mesa-glx
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 551
Maintainer: Debian X Strike Force <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: mesa (13.0.6-1)
Version: 13.0.6-1+b2
Replaces: libgl1
Provides: libgl1
Depends: libc6 (>= 2.14), libdrm2 (>= 2.4.66), libexpat1 (>= 2.0.1), libglapi-mesa (= 13.0.6-1+b2), libx11-6 (>= 2:1.4.99.1), libx11-xcb1, libxcb-dri2-0 (>= 1.8), libxcb-dri3-0, libxcb-glx0 (>= 1.8), libxcb-present0, libxcb-sync1, libxcb1 (>= 1.9.2), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxshmfence1, libxxf86vm1
Recommends: libgl1-mesa-dri
Breaks: glx-diversions (<< 0.4), libopengl-perl (<< 0.6704+dfsg-2)
Conflicts: libgl1
Description: free implementation of the OpenGL API -- GLX runtime
 Mesa is a 3-D graphics library with an API which is very similar to
 that of OpenGL.  To the extent that Mesa utilizes the OpenGL command
 syntax or state machine, it is being used with authorization from
 Silicon Graphics, Inc.  However, the authors make no claim that Mesa
 is in any way a compatible replacement for OpenGL or associated with
 Silicon Graphics, Inc.
 .
 This version of Mesa provides GLX and DRI capabilities: it is capable of
 both direct and indirect rendering.  For direct rendering, it can use DRI
 modules from the libgl1-mesa-dri package to accelerate drawing.
 .
 This package does not include the modules themselves: these can be found
 in the libgl1-mesa-dri package.
Homepage: https://mesa3d.org/

Package: galera-3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2899
Maintainer: Debian MySQL Maintainers <[email protected]>
Architecture: amd64
Version: 25.3.19-2
Replaces: galera
Provides: galera, galera3, percona-xtradb-cluster-galera-25, wsrep
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libssl1.1 (>= 1.1.0), libstdc++6 (>= 5.2)
Breaks: galera
Conflicts: garbd-2, garbd2, percona-galera-3, percona-xtradb-cluster-galera, percona-xtradb-cluster-galera-2.x, percona-xtradb-cluster-galera-3.x, percona-xtradb-cluster-garbd-2.x, percona-xtradb-cluster-garbd-3.x
Description: Replication framework for transactional applications
 Galera is a fast synchronous multimaster wsrep provider (replication engine)
 for transactional databases and similar applications. For more information
 about wsrep API see http://launchpad.net/wsrep. For a description of Galera
 replication engine see http://galeracluster.com.
 .
 This package contains the Galera library/plugin.
Homepage: http://www.galeracluster.com/

Package: syslog-ng-mod-journal
Status: install ok installed
Priority: extra
Section: admin
Installed-Size: 99
Maintainer: syslog-ng maintainers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: syslog-ng
Version: 3.8.1-10
Replaces: syslog-ng-core (<= 3.6.1+git20141206-g4d90138-2)
Depends: libc6 (>= 2.14), libsystemd0 (>= 209), syslog-ng-abi-3.8-0
Recommends: systemd
Description: Enhanced system logging daemon (systemd journal plugin)
 syslog-ng is an enhanced log daemon, supporting a wide range of input
 and output methods: syslog, unstructured text, message queues,
 databases (SQL and NoSQL alike) and more.
 .
 Key features:
 .
  * receive and send RFC3164 and RFC5424 style syslog messages
  * work with any kind of unstructured data
  * receive and send JSON formatted messages
  * classify and structure logs with builtin parsers (csv-parser(),
    db-parser(), etc.)
  * normalize, crunch and process logs as they flow through the system
  * hand on messages for further processing using message queues (like
    AMQP), files or databases (like PostgreSQL or MongoDB).
 .
 This package provides the systemd-journal() source plugin, which
 allows syslog-ng to read directly from the systemd Journal.
Homepage: http://www.syslog-ng.org/

Package: libseccomp2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 297
Maintainer: Kees Cook <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libseccomp
Version: 2.3.1-2.1+deb9u1
Depends: libc6 (>= 2.14)
Description: high level interface to Linux seccomp filter
 This library provides a high level interface to constructing, analyzing
 and installing seccomp filters via a BPF passed to the Linux Kernel's
 prctl() syscall.
Homepage: https://github.com/seccomp/libseccomp

Package: libxtables12
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 135
Maintainer: Arturo Borrero Gonzalez <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: iptables
Version: 1.6.0+snapshot20161117-6
Replaces: iptables (<< 1.4.16.3-3), libxtables11 (>= 1.6.0+snapshot20161117-1)
Depends: libc6 (>= 2.14)
Breaks: iptables (<< 1.4.16.3-3), libxtables11 (>= 1.6.0+snapshot20161117-1)
Description: netfilter xtables library
 The user-space interface to the Netfilter xtables kernel framework.
Homepage: http://www.netfilter.org/

Package: autotools-dev
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 152
Maintainer: Henrique de Moraes Holschuh <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 20161112.1
Enhances: cdbs, debhelper
Description: Update infrastructure for config.{guess,sub} files
 This package installs an up-to-date version of config.guess and
 config.sub, used by the automake and libtool packages.  It provides
 the canonical copy of those files for other packages as well.
 .
 It also documents in /usr/share/doc/autotools-dev/README.Debian.gz
 best practices and guidelines for using autoconf, automake and
 friends on Debian packages.  This is a must-read for any developers
 packaging software that uses the GNU autotools, or GNU gettext.
 .
 Additionally this package provides seamless integration into Debhelper
 or CDBS, allowing maintainers to easily update config.{guess,sub} files
 in their packages.
Homepage: http://savannah.gnu.org/projects/config/

Package: postgresql-9.6
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 21085
Maintainer: Debian PostgreSQL Maintainers <[email protected]>
Architecture: amd64
Version: 9.6.24-0+deb9u1
Depends: locales, postgresql-client-9.6, postgresql-common (>= 171~), ssl-cert, tzdata, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.15), libgssapi-krb5-2 (>= 1.14+dfsg), libldap-2.4-2 (>= 2.4.7), libpam0g (>= 0.99.7.1), libpq5 (>= 9.3~), libssl1.1 (>= 1.1.0), libsystemd0, libxml2 (>= 2.7.4)
Recommends: postgresql-contrib-9.6, sysstat
Suggests: locales-all
Description: object-relational SQL database, version 9.6 server
 PostgreSQL is a powerful, open source object-relational database
 system. It is fully ACID compliant, has full support for foreign
 keys, joins, views, triggers, and stored procedures (in multiple
 languages). It includes most SQL:2008 data types, including INTEGER,
 NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, and TIMESTAMP. It
 also supports storage of binary large objects, including pictures,
 sounds, or video. It has native programming interfaces for C/C++,
 Java, .Net, Perl, Python, Ruby, Tcl, ODBC, among others, and
 exceptional documentation.
 .
 This package provides the database server for PostgreSQL 9.6.
Homepage: http://www.postgresql.org/
Postgresql-Catversion: 201608131

Package: udev
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 7066
Maintainer: Debian systemd Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: systemd
Version: 232-25+deb9u14
Replaces: bash-completion (<< 1:2.1), systemd (<< 232-20)
Depends: libacl1 (>= 2.2.51-8), libblkid1 (>= 2.19.1), libc6 (>= 2.17), libkmod2 (>= 5~), libselinux1 (>= 2.1.9), adduser, libudev1 (= 232-25+deb9u14), lsb-base (>= 3.0-6), util-linux (>= 2.27.1), procps
Pre-Depends: dpkg (>= 1.17.14)
Breaks: bash-completion (<< 1:2.1), consolekit (<< 0.4.6-1), ifplugd (<< 0.28-19.1~), ifupdown (<< 0.8.5~), joystick (<< 1:1.4.9-1~), kmod (<< 14), plymouth (<< 0.9.0-7), systemd (<< 232-20), usb-modeswitch (<< 2.3.0+repack0-1~)
Conflicts: hal
Conffiles:
 /etc/init.d/udev e4da2ae5c153148fad0b3f6e5e7ce61e
 /etc/init/udev.conf 41c0081f3a830e0902aaff76a53edf98
 /etc/init/udevmonitor.conf ec187fc822d47c41416e7c531c8c48dd
 /etc/init/udevtrigger.conf 651ff2421dde80be7ce7ccbf7fa8cf18
 /etc/udev/udev.conf a9c43ddab6e58eefa56db50ff44b2b46
Description: /dev/ and hotplug management daemon
 udev is a daemon which dynamically creates and removes device nodes from
 /dev/, handles hotplug events and loads drivers at boot time.
Homepage: https://www.freedesktop.org/wiki/Software/systemd

Package: libunistring0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1144
Maintainer: Andreas Rottmann <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libunistring
Version: 0.9.6+really0.9.3-0.1
Depends: libc6 (>= 2.14)
Description: Unicode string library for C
 The 'libunistring' library implements Unicode strings (in the UTF-8,
 UTF-16, and UTF-32 encodings), together with functions for Unicode
 characters (character names, classifications, properties) and
 functions for string processing (formatted output, width, word
 breaks, line breaks, normalization, case folding, regular
 expressions).
 .
 This package contains the shared library.
Homepage: http://www.gnu.org/software/libunistring/

Package: bacula-common-sqlite3
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 42
Maintainer: Debian Bacula Team <[email protected]>
Architecture: amd64
Source: bacula
Version: 7.4.4+dfsg-6+deb9u2
Depends: bacula-common (= 7.4.4+dfsg-6+deb9u2), libc6 (>= 2.4), libgcc1 (>= 1:3.0), libsqlite3-0 (>= 3.5.9), libstdc++6 (>= 4.1.1)
Pre-Depends: dpkg (>= 1.17.13)
Conflicts: bacula-common-mysql, bacula-common-pgsql
Description: network backup service - SQLite v3 common files
 Bacula is a set of programs to manage backup, recovery, and verification of
 data across a network of computers of different kinds.
 .
 This package provides files that are useful for other Bacula packages
 for the SQLite v3 database.
Homepage: http://www.bacula.org/

Package: clamav-daemon
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 1029
Maintainer: ClamAV Team <[email protected]>
Architecture: amd64
Source: clamav
Version: 0.103.6+dfsg-0+deb9u1
Replaces: clamav-base (<< 0.98.1+dfsg-6)
Depends: adduser, clamav-base (= 0.103.6+dfsg-0+deb9u1), clamav-freshclam (>= 0.103.6+dfsg) | clamav-data, dpkg (>= 1.16.1), lsb-base (>= 3.2-13), procps (>= 1:3.3.2), ucf, debconf (>= 0.5) | debconf-2.0, init-system-helpers (>= 1.18~), libc6 (>= 2.23), libclamav9 (>= 0.103.6), libcurl3 (>= 7.18.2), libncurses5 (>= 6), libsystemd0, libtinfo5 (>= 6), zlib1g (>= 1:1.2.0.2)
Recommends: clamdscan
Suggests: libclamunrar, apparmor, clamav-docs, daemon
Breaks: clamav-base (<< 0.98.1+dfsg-6)
Conffiles:
 /etc/apparmor.d/usr.sbin.clamd 07045decaefc0faed26a3e2515c0ff9e
 /etc/init.d/clamav-daemon 6405cb5f7bf3c3413d6b16f38916bbf3
 /etc/logcheck/ignore.d.paranoid/clamav-daemon a2d0bd9c56a1b58dc939b4eb84d92206
 /etc/logcheck/ignore.d.server/clamav-daemon 5124f89490b134ebe8bb898f41c25e79
Description: anti-virus utility for Unix - scanner daemon
 Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of
 this software is the integration with mail servers (attachment
 scanning). The package provides a flexible and scalable
 multi-threaded daemon in the clamav-daemon package, a command-line
 scanner in the clamav package, and a tool for automatic updating via
 the Internet in the clamav-freshclam package. The programs are based
 on libclamav, which can be used by other software.
 .
 This package contains the daemon featuring:
  - fast, multi-threaded daemon;
  - easy integration with MTA's;
  - support for on-access scanning;
  - remote scanning;
  - able to be run supervised by daemon.
Homepage: https://www.clamav.net/

Package: libapparmor1
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 140
Maintainer: Debian AppArmor Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: apparmor
Version: 2.11.0-3+deb9u2
Depends: libc6 (>= 2.17)
Description: changehat AppArmor library
 This package provides the shared library used for making use of the
 AppArmor profile and changehat functionality, as well as common log
 parsing routines.
Homepage: http://apparmor.net/

Package: iptables
Status: install ok installed
Priority: important
Section: net
Installed-Size: 1528
Maintainer: Arturo Borrero Gonzalez <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 1.6.0+snapshot20161117-6
Depends: libip4tc0 (= 1.6.0+snapshot20161117-6), libip6tc0 (= 1.6.0+snapshot20161117-6), libiptc0 (= 1.6.0+snapshot20161117-6), libxtables12 (= 1.6.0+snapshot20161117-6), libc6 (>= 2.14), libnetfilter-conntrack3, libnfnetlink0
Suggests: kmod
Description: administration tools for packet filtering and NAT
 iptables is the userspace command line program used to configure
 the Linux packet filtering ruleset. It is targeted towards system
 administrators. Since Network Address Translation is also configured
 from the packet filter ruleset, iptables is used for this, too. The
 iptables package also includes ip6tables. ip6tables is used for
 configuring the IPv6 packet filter
Homepage: http://www.netfilter.org/

Package: libldap-2.4-2
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 510
Maintainer: Debian OpenLDAP Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: openldap
Version: 2.4.44+dfsg-5+deb9u9
Replaces: libldap-2.3-0, libldap2
Depends: libc6 (>= 2.14), libgnutls30 (>= 3.5.6), libsasl2-2, libldap-common (>= 2.4.44+dfsg-5+deb9u9)
Conflicts: ldap-utils (<= 2.1.23-1)
Description: OpenLDAP libraries
 These are the run-time libraries for the OpenLDAP (Lightweight Directory
 Access Protocol) servers and clients.
Homepage: http://www.openldap.org/

Package: webalizer
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 1282
Maintainer: Julien Viard de Galbert <[email protected]>
Architecture: amd64
Source: webalizer (2.23.08-1)
Version: 2.23.08-1+b3
Depends: libc6 (>= 2.14), libdb5.3, libgd3 (>= 2.1.0~alpha~), libgeoip1, libpng16-16 (>= 1.6.2-1), zlib1g (>= 1:1.1.4)
Pre-Depends: debconf (>= 1.4.58) | debconf-2.0
Suggests: httpd
Conffiles:
 /etc/cron.daily/webalizer d67be3c82f76e623b1266c8caa14ca47
 /etc/webalizer/webalizer.conf.sample 6ac0aba3f83571b5937f6f33e8bffccc
Description: web server log analysis program
 The Webalizer was designed to scan web server log files in various formats
 and produce usage statistics in HTML format for viewing through a browser.
 The Webalizer produces yearly, monthly, daily and hourly statistics.  In
 the monthly reports, various statistics may be produced to show overall
 usage, usage by day and hour, usage by visiting sites, URLs, user agents
 (browsers), referrers and country.  The Webalizer is highly configurable by
 use of either command line options or a configuration file, allowing the
 program to be tailored to individual needs easily.
Homepage: http://www.mrunix.net/webalizer/

Package: php7.2-cli
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 4831
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php7.2
Version: 7.2.34-18+0~20210223.60+debian9~1.gbpb21322
Provides: php-cli, phpapi-20170718
Depends: libedit2 (>= 2.11-20080614-4), libmagic1, libpcre3 (>= 2:8.41), mime-support, php7.2-common (= 7.2.34-18+0~20210223.60+debian9~1.gbpb21322), php7.2-json, php7.2-opcache, php7.2-readline, tzdata, ucf, libargon2-1 (>= 0~20171227), libc6 (>= 2.15), libsodium23 (>= 1.0.14), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4)
Suggests: php-pear
Description: command-line interpreter for the PHP scripting language
 This package provides the /usr/bin/php7.2 command interpreter, useful for
 testing PHP scripts from a shell or performing general shell scripting tasks.
 .
 The following extensions are built in: Core date filter hash libxml openssl
 pcntl pcre Reflection session sodium SPL standard zlib.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: librbl1
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 71
Maintainer: Scott Kitterman <[email protected]>
Architecture: amd64
Source: opendkim
Version: 2.11.0~alpha-10+deb9u1
Depends: libbsd0 (>= 0.0), libc6 (>= 2.4)
Description: Library to support a DKIM based RBL system
 The OpenDKIM Project is a community effort to develop and maintain a C library
 for producing DKIM-aware applications and an open source milter for providing
 DomainKeys Identified Mail (DKIM) service.
 .
 This package provides library for implementing OpenDKIM's RBL system.
Homepage: http://www.opendkim.org/

Package: sa-compile
Status: install ok installed
Priority: optional
Section: mail
Installed-Size: 79
Maintainer: Noah Meyerhans <[email protected]>
Architecture: all
Source: spamassassin
Version: 3.4.2-1~deb9u4
Depends: spamassassin, re2c, gcc, libc6-dev, make
Enhances: spamassassin
Conffiles:
 /etc/spamassassin/sa-compile.pre 0b88cdc5d5cd3eaf9bf350ee6d96f818
Description: Tools for compiling SpamAssassin rules into C
 sa-compile uses "re2c" to compile the site-wide parts of the
 SpamAssassin ruleset into C code for more efficient processing by
 spamd or spamassassin.
Homepage: https://www.spamassassin.org/

Package: python3-chardet
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 496
Maintainer: Piotr Ożarowski <[email protected]>
Architecture: all
Source: chardet
Version: 2.3.0-2
Depends: python3:any (>= 3.3.2-2~), python3-pkg-resources
Description: universal character encoding detector for Python3
 Chardet takes a sequence of bytes in an unknown character encoding, and
 attempts to determine the encoding.
 .
 Supported encodings:
  * ASCII, UTF-8, UTF-16 (2 variants), UTF-32 (4 variants)
  * Big5, GB2312, EUC-TW, HZ-GB-2312, ISO-2022-CN (Traditional and Simplified
    Chinese)
  * EUC-JP, SHIFT_JIS, ISO-2022-JP (Japanese)
  * EUC-KR, ISO-2022-KR (Korean)
  * KOI8-R, MacCyrillic, IBM855, IBM866, ISO-8859-5, windows-1251 (Cyrillic)
  * ISO-8859-2, windows-1250 (Hungarian)
  * ISO-8859-5, windows-1251 (Bulgarian)
  * windows-1252 (English)
  * ISO-8859-7, windows-1253 (Greek)
  * ISO-8859-8, windows-1255 (Visual and Logical Hebrew)
  * TIS-620 (Thai)
 .
 This library is a port of the auto-detection code in Mozilla.
 .
 This package contains the Python 3 version of the library.
Homepage: https://github.com/chardet/chardet

Package: python3-slip-dbus
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 51
Maintainer: Michael Biebl <[email protected]>
Architecture: all
Source: python-slip
Version: 0.6.1-3
Depends: python3-decorator, python3:any (>= 3.3.2-2~), python3-slip (= 0.6.1-3), python3-dbus, python3-six
Description: convenience functions for D-Bus services
 The Simple Library for Python packages contain miscellaneous code for
 convenience, extension and workaround purposes.
Homepage: https://fedorahosted.org/python-slip/

Package: syslog-ng-mod-smtp
Status: install ok installed
Priority: extra
Section: admin
Installed-Size: 95
Maintainer: syslog-ng maintainers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: syslog-ng
Version: 3.8.1-10
Depends: libc6 (>= 2.14), libesmtp6, syslog-ng-abi-3.8-0
Description: Enhanced system logging daemon (SMTP plugin)
 syslog-ng is an enhanced log daemon, supporting a wide range of input
 and output methods: syslog, unstructured text, message queues,
 databases (SQL and NoSQL alike) and more.
 .
 Key features:
 .
  * receive and send RFC3164 and RFC5424 style syslog messages
  * work with any kind of unstructured data
  * receive and send JSON formatted messages
  * classify and structure logs with builtin parsers (csv-parser(),
    db-parser(), etc.)
  * normalize, crunch and process logs as they flow through the system
  * hand on messages for further processing using message queues (like
    AMQP), files or databases (like PostgreSQL or MongoDB).
 .
 This package provides the SMTP destination plugin, which allows one
 to send email messages from within syslog-ng itself.
Homepage: http://www.syslog-ng.org/

Package: liburi-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 228
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 1.71-1
Depends: perl
Suggests: libwww-perl
Description: module to manipulate and access URI strings
 URI is a collection of Perl modules that represent and manipulate Uniform
 Resource Identifier (URI) references as specified in RFC 2396.
 .
 URI objects can be used to access and manipulate the various components
 that make up these strings.  There are also methods to combine URIs in
 various ways.
 .
 The URI class replaces the URI::URL class that used to be distributed with
 libwww-perl. This package also includes an emulation of the old URI::URL
 interface, which implements both the old and the new interface.
Homepage: https://metacpan.org/release/URI

Package: grub-common
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 14768
Maintainer: GRUB Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: grub2
Version: 2.02~beta3-5+deb9u2
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.14), libdevmapper1.02.1 (>= 2:1.02.36), libfreetype6 (>= 2.2.1), libfuse2 (>= 2.8.4-1.4), liblzma5 (>= 5.1.1alpha+20120614), gettext-base
Recommends: os-prober (>= 1.33)
Suggests: multiboot-doc, grub-emu, xorriso (>= 0.5.6.pl00), desktop-base (>= 4.0.6), console-setup
Breaks: apport (<< 2.1.1), friendly-recovery (<< 0.2.13), lupin-support (<< 0.55), mdadm (<< 2.6.7-2)
Conffiles:
 /etc/bash_completion.d/grub b269c1383a87a7da2cc309c929ba35ca
 /etc/grub.d/00_header af0456fe0335aa217143f7e411624df9
 /etc/grub.d/05_debian_theme 1b68d93d4dd2dacf7b62a7d0937baa74
 /etc/grub.d/10_linux 4991370358107290b9b1596e91f1b919
 /etc/grub.d/20_linux_xen ad715f85e82c47ab3bb93651eb9a750c
 /etc/grub.d/30_os-prober 6944c663c6ea8c51ebf00b77ea2459d7
 /etc/grub.d/30_uefi-firmware f86dfa1725733e0f96436c0c7358004a
 /etc/grub.d/40_custom babe7de352fe18de5a238569cf4b8a11
 /etc/grub.d/41_custom 7bb4eb43ee7cb6d6f52df3dd2bde84e9
 /etc/grub.d/README be58f42dfe74feb6eeb98c6a843c743f
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.
Homepage: http://www.gnu.org/software/grub/

Package: kbd
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 1632
Maintainer: Console utilities maintainers <[email protected]>
Architecture: amd64
Source: kbd (2.0.3-2)
Version: 2.0.3-2+b1
Provides: console-utilities
Depends: libc6 (>= 2.14), lsb-base (>= 3.0-10)
Recommends: console-setup | console-data
Conflicts: console-utilities
Description: Linux console font and keytable utilities
 This package allows you to set up the Linux console, change the font,
 resize text mode virtual consoles and remap the keyboard.
 .
 You will probably want to install a set of data files, such as the one
 in the “console-data” package.
Homepage: http://www.kbd-project.org/

Package: libtirpc1
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 219
Maintainer: Anibal Monsalve Salazar <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libtirpc
Version: 0.2.5-1.2+deb9u1
Depends: libc6 (>= 2.16), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1.14+dfsg), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2)
Breaks: nfs-common (<< 1:1.2.8-7), nfs-kernel-server (<< 1:1.2.8-7)
Conffiles:
 /etc/netconfig ca8db53e3af4d735335c2607d21c7195
Description: transport-independent RPC library
 This package contains a port of Sun's transport-independent RPC library to
 Linux. The library is intended as a replacement for the RPC code in the GNU C
 library, providing among others support for RPC (and in turn, NFS) over IPv6.
Homepage: http://sourceforge.net/projects/libtirpc

Package: python3-systemd
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 157
Maintainer: Debian systemd Maintainers <[email protected]>
Architecture: amd64
Source: python-systemd
Version: 233-1
Depends: python3 (<< 3.6), python3 (>= 3.5~), python3:any (>= 3.3.2-2~), libc6 (>= 2.17), libsystemd0 (>= 230)
Description: Python 3 bindings for systemd
 This package contains Python 3 bindings for native access to the
 systemd facilities.
 .
 Functionality is separated into a number of modules:
  * systemd.journal supports sending of structured messages to the
    journal and reading journal files
  * systemd.daemon wraps parts of libsystemd useful for writing daemons
    and socket activation
  * systemd.id128 provides functions for querying machine and boot
    identifiers and a list of message identifiers provided by systemd
  * systemd.login wraps parts of libsystemd used to query logged in
    users and available seats and machines
Homepage: http://www.freedesktop.org/wiki/Software/systemd

Package: postgresql-client-common
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 170
Maintainer: Debian PostgreSQL Maintainers <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: postgresql-common
Version: 181+deb9u3
Depends: netbase
Recommends: lsb-release, libreadline7
Conffiles:
 /etc/postgresql-common/supported_versions 71e93cbf6b710f422a5c54e9a63282a5
 /etc/postgresql-common/user_clusters d2959e6ae6847342be07146ce06af33b
Description: manager for multiple PostgreSQL client versions
 The postgresql-client-common package provides a structure under which
 multiple versions of PostgreSQL client programs may be installed at
 the same time. It provides a wrapper which selects the right version
 for the particular cluster you want to access (with a command line
 option, an environment variable, /etc/postgresql-common/user_clusters,
 or ~/.postgresqlrc).
 .
 PostgreSQL is a fully featured object-relational database management
 system. It supports a large part of the SQL standard and is designed
 to be extensible by users in many aspects. Its features include ACID
 transactions, foreign keys, views, sequences, subqueries, triggers,
 outer joins, multiversion concurrency control, and user-defined types
 and functions.

Package: postgresql
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 60
Maintainer: Debian PostgreSQL Maintainers <[email protected]>
Architecture: all
Source: postgresql-common (181+deb9u3)
Version: 9.6+181+deb9u3
Depends: postgresql-9.6
Suggests: postgresql-doc
Description: object-relational SQL database (supported version)
 This metapackage always depends on the currently supported PostgreSQL
 database server version.
 .
 PostgreSQL is a fully featured object-relational database management
 system.  It supports a large part of the SQL standard and is designed
 to be extensible by users in many aspects.  Some of the features are:
 ACID transactions, foreign keys, views, sequences, subqueries,
 triggers, user-defined types and functions, outer joins, multiversion
 concurrency control.  Graphical user interfaces and bindings for many
 programming languages are available as well.

Package: libexttextcat-data
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 504
Maintainer: Debian LibreOffice Maintainers <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: libexttextcat
Version: 3.4.4-2
Description: Language detection library - data files
 Libextttextcat is a library with functions that implement the classification
 technique described in Cavnar & Trenkle, "N-Gram-Based Text Categorization".
 It was primarily developed for language guessing, a task on which it is known
 to perform with near-perfect accuracy.
 .
 This package provides the libtextcat data files.
Homepage: https://wiki.documentfoundation.org/Libexttextcat

Package: libssl1.1
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 4055
Maintainer: Debian OpenSSL Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: openssl
Version: 1.1.1i-1+0~20201212.21+debian9~1.gbpc1ad96
Depends: libc6 (>= 2.17), debconf (>= 0.5) | debconf-2.0
Breaks: isync (<< 1.3.0-2), lighttpd (<< 1.4.49-2), python-boto (<< 2.44.0-1.1), python-httplib2 (<< 0.11.3-1), python-imaplib2 (<< 2.57-5), python3-boto (<< 2.44.0-1.1), python3-imaplib2 (<< 2.57-5)
Description: Secure Sockets Layer toolkit - shared libraries
 This package is part of the OpenSSL project's implementation of the SSL
 and TLS cryptographic protocols for secure communication over the
 Internet.
 .
 It provides the libssl and libcrypto shared libraries.
Homepage: https://www.openssl.org/

Package: sysvinit-utils
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 110
Maintainer: Debian sysvinit maintainers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: sysvinit
Version: 2.88dsf-59.9
Replaces: initscripts (<< 2.88dsf-59.5)
Depends: libc6 (>= 2.14), init-system-helpers (>= 1.25~), util-linux (>> 2.28-2~)
Breaks: systemd (<< 215)
Description: System-V-like utilities
 This package contains the important System-V-like utilities.
 .
 Specifically, this package includes:
 killall5, pidof
Homepage: http://savannah.nongnu.org/projects/sysvinit

Package: xz-utils
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 515
Maintainer: Jonathan Nieder <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 5.2.2-1.2+deb9u1
Replaces: lzip (<< 1.8~rc2), xz-lzma
Provides: lzma
Depends: libc6 (>= 2.17), liblzma5 (>= 5.2.2)
Breaks: lzip (<< 1.8~rc2)
Conflicts: lzma (<< 9.22-1), xz-lzma
Description: XZ-format compression utilities
 XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm
 compression format, which provides memory-hungry but powerful
 compression (often better than bzip2) and fast, easy decompression.
 .
 This package provides the command line tools for working with XZ
 compression, including xz, unxz, xzcat, xzgrep, and so on. They can
 also handle the older LZMA format, and if invoked via appropriate
 symlinks will emulate the behavior of the commands in the lzma
 package.
 .
 The XZ format is similar to the older LZMA format but includes some
 improvements for general use:
 .
  * 'file' magic for detecting XZ files;
  * crc64 data integrity check;
  * limited random-access reading support;
  * improved support for multithreading (not used in xz-utils);
  * support for flushing the encoder.
Homepage: http://tukaani.org/xz/

Package: debian-archive-keyring
Status: install ok installed
Priority: important
Section: misc
Installed-Size: 189
Maintainer: Debian Release Team <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 2017.5+deb9u2
Depends: gpgv
Recommends: gnupg
Breaks: apt (<< 0.7.25.1)
Conffiles:
 /etc/apt/trusted.gpg.d/debian-archive-bullseye-automatic.gpg 2b99b0ac1f328b22f4acc058b0c92881
 /etc/apt/trusted.gpg.d/debian-archive-bullseye-security-automatic.gpg 6072d5ef932b9bd34ea96c9271d9f1f3
 /etc/apt/trusted.gpg.d/debian-archive-bullseye-stable.gpg 755bab5a834756a173b6f3fad41b3569
 /etc/apt/trusted.gpg.d/debian-archive-buster-automatic.gpg b53e6ca4ed295fc38621315853f623d0
 /etc/apt/trusted.gpg.d/debian-archive-buster-security-automatic.gpg 34933237e27e02ca0f55aab2550c23f1
 /etc/apt/trusted.gpg.d/debian-archive-buster-stable.gpg 0baf1e6d0f61a85b7b7fd0fa6c25bd22
 /etc/apt/trusted.gpg.d/debian-archive-jessie-automatic.gpg 548a861c55fdf06fb9b0419c30cd33ec
 /etc/apt/trusted.gpg.d/debian-archive-jessie-security-automatic.gpg 28ffc0824518a9d42fb40e5caad7c5ef
 /etc/apt/trusted.gpg.d/debian-archive-jessie-stable.gpg 3cf5c69a2532cc3a3cba6c5bcf02cb7b
 /etc/apt/trusted.gpg.d/debian-archive-stretch-automatic.gpg c82e16869fb2d6234aff8b63fa00fb65
 /etc/apt/trusted.gpg.d/debian-archive-stretch-security-automatic.gpg 9fcd290147d1ed6b6768c1d1163f1383
 /etc/apt/trusted.gpg.d/debian-archive-stretch-stable.gpg 829333ce438185f23bd9c122a19ef25d
Description: GnuPG archive keys of the Debian archive
 The Debian project digitally signs its Release files. This package
 contains the archive keys used for that.

Package: task-english
Status: install ok installed
Priority: optional
Section: tasks
Installed-Size: 6
Maintainer: Debian Install System Team <[email protected]>
Architecture: all
Source: tasksel
Version: 3.39
Depends: tasksel (= 3.39), locales
Recommends: util-linux-locales, ibritish, iamerican
Description: General English environment
 This task installs packages and documentation in British
 and American English to help English speaking people use Debian.

Package: linux-image-4.9.0-14-amd64
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 189003
Maintainer: Debian Kernel Team <[email protected]>
Architecture: amd64
Source: linux
Version: 4.9.246-2
Config-Version: 4.9.246-2
Depends: kmod, linux-base (>= 4.3~), initramfs-tools (>= 0.120+deb8u2) | linux-initramfs-tool
Recommends: firmware-linux-free, irqbalance
Suggests: linux-doc-4.9, debian-kernel-handbook, grub-pc | grub-efi-amd64 | extlinux
Breaks: initramfs-tools (<< 0.120+deb8u2), qemu-system-x86 (<< 1:2.5+dfsg-1), xserver-xorg-input-vmmouse (<< 1:13.0.99)
Description: Linux 4.9 for 64-bit PCs
 The Linux kernel 4.9 and modules for use on PCs with AMD64, Intel 64 or
 VIA Nano processors.
 .
 This kernel also runs on a Xen hypervisor.  It supports both privileged
 (dom0) and unprivileged (domU) operation.
Homepage: https://www.kernel.org/

Package: libtext-iconv-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 50
Maintainer: Anibal Monsalve Salazar <[email protected]>
Architecture: amd64
Source: libtext-iconv-perl (1.7-5)
Version: 1.7-5+b4
Depends: libc6 (>= 2.2.5), perl-base (>= 5.24.1~rc3-2), perlapi-5.24.1
Description: converts between character sets in Perl
 The iconv() family of functions from XPG4 defines an API for converting
 between character sets (e.g. UTF-8 to Latin1, EBCDIC to ASCII). They
 are provided by libc6.
 .
 This package allows access to them from Perl via the Text::Iconv
 package.
Homepage: http://search.cpan.org/search?module=Text::Iconv

Package: telnet
Status: install ok installed
Priority: standard
Section: net
Installed-Size: 157
Maintainer: Mats Erik Andersson <[email protected]>
Architecture: amd64
Source: netkit-telnet
Version: 0.17-41
Replaces: netstd
Provides: telnet-client
Depends: netbase, libc6 (>= 2.15), libstdc++6 (>= 5)
Description: basic telnet client
 The telnet command is used for interactive communication with another host
 using the TELNET protocol.
 .
 For the purpose of remote login, the present client executable should be
 depreciated in favour of an ssh-client, or in some cases with variants like
 telnet-ssl or Kerberized TELNET clients.  The most important reason is that
 this implementation exchanges user name and password in clear text.
 .
 On the other hand, the present program does satisfy common use cases of
 network diagnostics, like protocol testing of SMTP services, so it can
 become handy enough.

Package: libaprutil1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 247
Maintainer: Debian Apache Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: apr-util
Version: 1.5.4-3
Depends: libapr1 (>= 1.4.8-2~), libc6 (>= 2.14), libdb5.3, libexpat1 (>= 2.0.1), libgdbm3 (>= 1.8.3), libssl1.1 (>= 1.1.0), libuuid1 (>= 2.16)
Breaks: libapr1 (<< 1.4.8-2~)
Description: Apache Portable Runtime Utility Library
 APR is Apache's Portable Runtime Library, designed to be a support library
 that provides a predictable and consistent interface to underlying
 platform-specific implementations.
 .
 APR Util is a utilities library implemented on top of apr, providing database
 access, xml parsing, and other useful functionality.
Homepage: http://apr.apache.org/

Package: libnet-cidr-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 41
Maintainer: Bart Martens <[email protected]>
Architecture: all
Version: 0.18-1
Depends: perl
Description: Manipulate IPv4/IPv6 netblocks in CIDR notation
 The Net::CIDR package contains functions that manipulate lists of
 IP netblocks expressed in CIDR notation. The Net::CIDR functions
 handle both IPv4 and IPv6 addresses.
Homepage: http://search.cpan.org/dist/Net-CIDR/

Package: ipset
Status: install ok installed
Priority: extra
Section: net
Installed-Size: 140
Maintainer: Neutron Soutmun <[email protected]>
Architecture: amd64
Version: 6.30-2
Provides: ipset-6.30
Depends: iptables, libc6 (>= 2.4), libipset3 (>= 6.14-1~)
Breaks: xtables-addons-common (<< 1.41~)
Description: administration tool for kernel IP sets
 IP sets are a framework inside the Linux 2.4.x and 2.6.x kernel which can be
 administered by the ipset(8) utility. Depending on the type, currently an
 IP set may store IP addresses, (TCP/UDP) port numbers or IP addresses with
 MAC addresses in a  way which ensures lightning speed when matching an
 entry against a set.
 .
 If you want to
 .
  * store multiple IP addresses or port numbers and match against the
    entire collection using a single iptables rule.
  * dynamically update iptables rules against IP addresses or ports without
    performance penalty.
  * express complex IP address and ports based rulesets with a single
    iptables rule and benefit from the speed of IP sets.
 .
 then IP sets may be the proper tool for you.
Homepage: http://ipset.netfilter.org/

Package: libsnappy1v5
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 81
Maintainer: Steinar H. Gunderson <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: snappy
Version: 1.1.3-3
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2)
Conflicts: libsnappy1
Description: fast compression/decompression library
 Snappy is a compression/decompression library. It does not aim for
 maximum compression, or compatibility with any other compression
 library; instead, it aims for very high speeds and reasonable
 compression.
 .
 For instance, compared to the fastest mode of zlib, Snappy
 is an order of magnitude faster for most inputs, but the resulting
 compressed files are anywhere from 20% to 100% bigger. On a single core
 of a Core i7 processor in 64-bit mode, Snappy compresses at about 250
 MB/sec or more and decompresses at about 500 MB/sec or more.
Homepage: https://github.com/google/snappy/

Package: va-driver-all
Status: install ok installed
Priority: optional
Section: video
Installed-Size: 22
Maintainer: Debian Multimedia Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libva
Version: 1.7.3-2
Depends: i965-va-driver, mesa-va-drivers | vdpau-va-driver
Suggests: libfglrx-amdxvba1
Description: Video Acceleration (VA) API -- driver metapackage
 This package depends on the full suite of drivers for the Video Acceleration
 API (VA API). It does not provide any drivers itself, and may be removed if
 you wish to only have certain drivers installed.
Homepage: http://www.freedesktop.org/wiki/Software/vaapi

Package: webmin-virtualmin-dav
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 1
Maintainer: [email protected]
Architecture: all
Version: 3.13
Provides: webmin-virtualmin-dav
Depends: base, perl, webmin
Pre-Depends: bash, perl
Description: Webmin module Virtualmin DAV

Package: php7.0-json
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 68
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php7.0
Version: 7.0.33-47+0~20210228.54+debian9~1.gbp7f60a9
Provides: php-json
Depends: php-common (>= 1:81~), ucf, php7.0-common (= 7.0.33-47+0~20210228.54+debian9~1.gbp7f60a9), libc6 (>= 2.14)
Description: JSON module for PHP
 This package provides the JSON module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: mesa-va-drivers
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 12997
Maintainer: Debian X Strike Force <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: mesa (13.0.6-1)
Version: 13.0.6-1+b2
Replaces: vdpau-va-driver (<< 0.7.4-5)
Provides: va-driver
Depends: libva1, libc6 (>= 2.17), libdrm-amdgpu1 (>= 2.4.63), libdrm-nouveau2 (>= 2.4.66), libdrm-radeon1 (>= 2.4.31), libdrm2 (>= 2.4.66), libelf1 (>= 0.142), libexpat1 (>= 2.0.1), libgcc1 (>= 1:3.4), libgcrypt20 (>= 1.7.0), libllvm3.9 (>= 1:3.9.1-6~), libsensors4 (>= 1:3.0.0), libstdc++6 (>= 5.2), libx11-6, libx11-xcb1, libxcb-dri2-0 (>= 1.8), libxcb-dri3-0, libxcb-present0, libxcb-sync1, libxcb1 (>= 1.9.2), libxshmfence1
Breaks: vdpau-va-driver (<< 0.7.4-5)
Enhances: libva1
Description: Mesa VA-API video acceleration drivers
 These libraries provide the Video Acceleration API (VA-API) for Unix.
 They provide accelerated video playback (incl. H.264) and video
 post-processing for the supported graphics cards.
 .
 This package enables support for VA-API for some gallium drivers.
Homepage: https://mesa3d.org/

Package: p7zip
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 934
Maintainer: Robert Luberda <[email protected]>
Architecture: amd64
Version: 16.02+dfsg-3+deb9u1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5)
Suggests: p7zip-full
Description: 7zr file archiver with high compression ratio
 p7zip is the Unix command-line port of 7-Zip, a file archiver that
 handles the 7z format which features very high compression ratios.
 .
 p7zip provides:
  - /usr/bin/7zr
    a standalone minimal version of the 7-zip tool that only handles
    7z, LZMA and XZ archives. 7z compression is 30-50% better than ZIP
    compression.
  - /usr/bin/p7zip
    a gzip-like wrapper around 7zr.
 .
 p7zip can be used with popular compression interfaces (such as File
 Roller or Nautilus).
 .
 Another package, p7zip-full, provides 7z and 7za which support more
 compression formats.
Homepage: http://p7zip.sourceforge.net/

Package: php-fpm
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 13
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: all
Source: php-defaults (82+0~20210313.35+debian9~1.gbpa8195f)
Version: 2:8.0+82+0~20210313.35+debian9~1.gbpa8195f
Depends: php8.0-fpm
Description: server-side, HTML-embedded scripting language (FPM-CGI binary) (default)
 This package provides the Fast Process Manager interpreter that runs
 as a daemon and receives Fast/CGI requests.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
 .
 This package is a dependency package, which depends on latest stable
 PHP version (currently 8.0).

Package: libc-l10n
Status: install ok installed
Priority: standard
Section: localization
Installed-Size: 4211
Maintainer: GNU Libc Maintainers <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: glibc
Version: 2.24-11+deb9u4
Replaces: locales (<< 2.21-1)
Breaks: locales (<< 2.21-1)
Description: GNU C Library: localization files
 This package contains the translation files for the GNU C library and
 utility programs.
Homepage: http://www.gnu.org/software/libc/libc.html

Package: libtext-wrapi18n-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 26
Maintainer: Anibal Monsalve Salazar <[email protected]>
Architecture: all
Version: 0.06-7.1
Depends: libtext-charwidth-perl
Description: internationalized substitute of Text::Wrap
 This module is a substitution for Text::Wrap, supporting
 multibyte characters such as UTF-8, EUC-JP, and GB2312, fullwidth
 characters such as east Asian characters, combining characters
 such as diacritical marks and Thai, and languages which don't
 use whitespaces between words such as Chinese and Japanese.
 .
 It provides wrap().
Homepage: http://search.cpan.org/search?module=Text::WrapI18N

Package: libsemanage-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 39
Maintainer: Debian SELinux maintainers <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: libsemanage
Version: 2.6-2
Replaces: libsemanage1 (<= 2.0.41-1), libsemanage1-dev (<< 2.1.6-3~)
Breaks: libsemanage1 (<= 2.0.41-1), libsemanage1-dev (<< 2.1.6-3~)
Conffiles:
 /etc/selinux/semanage.conf f6f9b97af233c90ca127f406fb6f0932
Description: Common files for SELinux policy management libraries
 This package provides the common files used by the shared libraries
 for SELinux policy management.
 .
 Security-enhanced Linux is a patch of the Linux kernel and a
 number of utilities with enhanced security functionality designed to
 add mandatory access controls to Linux.  The Security-enhanced Linux
 kernel contains new architectural components originally developed to
 improve the security of the Flask operating system. These
 architectural components provide general support for the enforcement
 of many kinds of mandatory access control policies, including those
 based on the concepts of Type Enforcement, Role-based Access
 Control, and Multi-level Security.
Homepage: http://userspace.selinuxproject.org/

Package: libfakeroot
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 150
Maintainer: Clint Adams <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: fakeroot
Version: 1.21-3.1
Replaces: fakeroot (<< 1.20-2~)
Depends: libc6 (>= 2.14)
Breaks: fakeroot (<< 1.20-2~)
Conffiles:
 /etc/ld.so.conf.d/fakeroot-x86_64-linux-gnu.conf f9f2331782e9078d5472c77e1d9cd869
Description: tool for simulating superuser privileges - shared libraries
 fakeroot provides a fake "root environment" by means of LD_PRELOAD and
 SysV IPC (or TCP) trickery. It puts wrappers around getuid(), chown(),
 stat(), and other file-manipulation functions, so that unprivileged
 users can (for instance) populate .deb archives with root-owned files;
 various build tools use fakeroot for this by default.
 .
 This package contains the LD_PRELOAD libraries.

Package: php-common
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 87
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: php-defaults (82+0~20210313.35+debian9~1.gbpa8195f)
Version: 2:82+0~20210313.35+debian9~1.gbpa8195f
Depends: psmisc (>= 22.15-1~), init-system-helpers (>= 1.18~)
Breaks: php-amqp (<< 1.7.0~alpha2-4~), php-apcu (<< 5.1.3+4.0.10-2~), php-apcu-bc (<< 1.0.3-2~), php-ast (<< 0.1.1-2~), php-geoip (<< 1.1.0-4~), php-gmagick (<< 2.0.1~rc3+1.1.7~rc3-2~), php-igbinary (<< 1.2.1-10-ge0e66b9+1.2.1-2~), php-imagick (<< 3.4.0~rc6-2~), php-memcache (<< 3.0.9~20151130.fdbd46b-2~), php-memcached (<< 2.2.0-95-g6ace07d+2.2.0-2~), php-mongodb (<< 1.1.2-3~), php-msgpack (<< 2.0.0+0.5.7-2~), php-radius (<< 1.4.0~b1-2~), php-redis (<< 2.2.7-355-g799e0bc+2.2.7-4~), php-rrd (<< 2.0.0+1.1.3-4~), php-smbclient (<< 0.8.0~rc1-2~), php-ssh2 (<< 0.12-39-g3dfe336+0.12-2~), php-uploadprogress (<< 1.0.3.1-4-g95d8a0f-2~), php-uuid (<< 1.0.4-2~), php-xdebug (<< 2.4.0~rc4-2~), php-zmq (<< 1.1.3-3~), php5.6-common (<< 5.6.18+dfsg-10~), php5.6-json (<< 1.3.9-2~), php7.0-common (<< 7.0.3-11~)
Conffiles:
 /etc/apt/preferences.d/php-common.pref 6a1fcaeae7aaacf3bd9b9d2cc396b010
 /etc/cron.d/php e6fa2d74078ac0ac6fd730decf3b3736
Description: Common files for PHP packages
 This package contains common utilities shared among all packaged PHP
 versions.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

Package: php5.6-bz2
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 52
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php5.6
Version: 5.6.40-47+0~20210227.51+debian9~1.gbpd522a2
Provides: php-bz2
Depends: php-common (>= 1:81~), ucf, php5.6-common (= 5.6.40-47+0~20210227.51+debian9~1.gbpd522a2), libbz2-1.0, libc6 (>= 2.14)
Description: bzip2 module for PHP
 This package provides the bzip2 module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: dovecot-pop3d
Status: install ok installed
Priority: optional
Section: mail
Installed-Size: 764
Maintainer: Dovecot Maintainers <[email protected]>
Architecture: amd64
Source: dovecot
Version: 1:2.2.27-3+deb9u7
Provides: pop3-server
Depends: dovecot-core (= 1:2.2.27-3+deb9u7), libc6 (>= 2.4), ucf (>= 2.0020)
Suggests: ufw
Conffiles:
 /etc/ufw/applications.d/dovecot-pop3d d7befb0a91080dcdb6b4e75219ab2d3c
Description: secure POP3/IMAP server - POP3 daemon
 Dovecot is a mail server whose major goals are security and extreme
 reliability. It tries very hard to handle all error conditions and verify
 that all data is valid, making it nearly impossible to crash. It supports
 mbox/Maildir and its own dbox/mdbox formats, and should also be pretty
 fast, extensible, and portable.
 .
 This package contains the Dovecot POP3 server.
Homepage: http://dovecot.org/

Package: guile-2.0-libs
Status: install ok installed
Priority: optional
Section: lisp
Installed-Size: 11538
Maintainer: Rob Browning <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: guile-2.0
Version: 2.0.13+1-4
Provides: guile-2.0-slib
Depends: libc6 (>= 2.17), libffi6 (>= 3.0.4), libgc1c2 (>= 1:7.2d), libgmp10, libltdl7 (>= 2.4.6), libncurses5 (>= 6), libreadline7 (>= 6.0), libtinfo5 (>= 6), libunistring0
Conflicts: guile-2.0-slib
Description: Core Guile libraries
 Guile is a Scheme implementation designed for real world programming,
 providing a rich Unix interface, a module system, an interpreter, and
 many extension languages.  Guile can be used as a standard #! style
 interpreter, via #!/usr/bin/guile, or as an extension language for
 other applications via libguile.
Homepage: http://www.gnu.org/software/guile/

Package: libp11-kit0
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 439
Maintainer: Debian GnuTLS Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: p11-kit
Version: 0.23.3-2+deb9u1
Depends: libc6 (>= 2.16), libffi6 (>= 3.0.4)
Description: library for loading and coordinating access to PKCS#11 modules - runtime
 The p11-kit library provides a way to load and enumerate Public-Key
 Cryptography Standard #11 modules, along with a standard configuration
 setup for installing PKCS#11 modules so that they're discoverable. It
 also solves problems with coordinating the use of PKCS#11 by different
 components or libraries living in the same process.
 .
 This package contains the shared library required for applications loading
 and accessing PKCS#11 modules.
Homepage: http://p11-glue.freedesktop.org/p11-kit.html

Package: libpango-1.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 547
Maintainer: Debian GNOME Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: pango1.0
Version: 1.40.5-1
Replaces: libpango1.0-0 (<< 1.32.5-2)
Depends: fontconfig (>= 2.1.91), libc6 (>= 2.14), libglib2.0-0 (>= 2.37.3), libthai0 (>= 0.1.22-3~)
Breaks: libpango1.0-0 (<< 1.32.5-2)
Description: Layout and rendering of internationalized text
 Pango is a library for layout and rendering of text, with an emphasis
 on internationalization. Pango can be used anywhere that text layout is
 needed. however, most of the work on Pango-1.0 was done using the GTK+
 widget toolkit as a test platform. Pango forms the core of text and
 font handling for GTK+-2.0.
 .
 Pango is designed to be modular; the core Pango layout can be used with
 four different font backends:
  - Core X windowing system fonts
  - Client-side fonts on X using the Xft library
  - Direct rendering of scalable fonts using the FreeType library
  - Native fonts on Microsoft backends
 .
 This package contains the shared libraries.
Homepage: http://www.pango.org/

Package: python3-minimal
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 120
Maintainer: Matthias Klose <[email protected]>
Architecture: amd64
Multi-Arch: allowed
Source: python3-defaults
Version: 3.5.3-1
Replaces: python3 (<< 3.3.2-13~), python3.1 (<< 3.1-2)
Depends: python3.5-minimal (>= 3.5.3-1~), dpkg (>= 1.13.20)
Breaks: idle3 (<< 3.1), python3 (<< 3.3.2-13~), python3-all (<< 3.1), python3-all-dbg (<< 3.1), python3-all-dev (<< 3.1), python3-dbg (<< 3.1), python3-dev (<< 3.1), python3-examples (<< 3.1)
Description: minimal subset of the Python language (default python3 version)
 This package contains the interpreter and some essential modules.  It's used
 in the boot process for some basic tasks.
 See /usr/share/doc/python3.5-minimal/README.Debian for a list of the modules
 contained in this package.
Homepage: http://www.python.org/

Package: libopendbx1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 114
Maintainer: Debian OpenDBX Maintainers <[email protected]>
Architecture: amd64
Source: libopendbx (1.4.6-11)
Version: 1.4.6-11+b1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2)
Recommends: libopendbx1-sqlite3 | libopendbx1-backend
Description: Lightweight database access abstraction layer
 OpenDBX provides a simple and lightweight API for interfacing native
 relational database APIs in a consistent way. By using the OpenDBX API you
 don't have to adapt your program to the different database APIs by yourself.
 .
 The sqlite3 backend is recommended by default if no other backend is
 installed with libopendbx1
Homepage: http://www.linuxnetworks.de/doc/index.php/OpenDBX

Package: libdebconfclient0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 67
Maintainer: Debian Install System Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: cdebconf
Version: 0.227
Depends: libc6 (>= 2.4)
Description: Debian Configuration Management System (C-implementation library)
 Debconf is a configuration management system for Debian packages. It is
 used by some packages to prompt you for information before they are
 installed. cdebconf is a reimplementation of the original debconf in C.
 .
 This library allows C programs to interface with cdebconf.

Package: libselinux1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 209
Maintainer: Debian SELinux maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libselinux (2.6-3)
Version: 2.6-3+b3
Depends: libc6 (>= 2.14), libpcre3
Description: SELinux runtime shared libraries
 This package provides the shared libraries for Security-enhanced
 Linux that provides interfaces (e.g. library functions for the
 SELinux kernel APIs like getcon(), other support functions like
 getseuserbyname()) to SELinux-aware applications. Security-enhanced
 Linux is a patch of the Linux kernel and a number of utilities with
 enhanced security functionality designed to add mandatory access
 controls to Linux.  The Security-enhanced Linux kernel contains new
 architectural components originally developed to improve the security
 of the Flask operating system. These architectural components provide
 general support for the enforcement of many kinds of mandatory access
 control policies, including those based on the concepts of Type
 Enforcement, Role-based Access Control, and Multi-level Security.
 .
 libselinux1 provides an API for SELinux applications to get and set
 process and file security contexts and to obtain security policy
 decisions.  Required for any applications that use the SELinux
 API. libselinux may use the shared libsepol to manipulate the binary
 policy if necessary (e.g. to downgrade the policy format to an older
 version supported by the kernel) when loading policy.
Homepage: http://userspace.selinuxproject.org/

Package: systemd
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 9298
Maintainer: Debian systemd Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 232-25+deb9u14
Replaces: udev (<< 228-5)
Depends: libacl1 (>= 2.2.51-8), libapparmor1 (>= 2.9.0-3+exp2), libaudit1 (>= 1:2.2.1), libblkid1 (>= 2.19.1), libc6 (>= 2.17), libcap2 (>= 1:2.10), libcryptsetup4 (>= 2:1.4.3), libgcrypt20 (>= 1.7.0), libgpg-error0 (>= 1.14), libidn11 (>= 1.13), libip4tc0 (>= 1.6.0+snapshot20161117), libkmod2 (>= 5~), liblz4-1 (>= 0.0~r127), liblzma5 (>= 5.1.1alpha+20120614), libmount1 (>= 2.26.2), libpam0g (>= 0.99.7.1), libseccomp2 (>= 2.3.1), libselinux1 (>= 2.1.9), libsystemd0 (= 232-25+deb9u14), util-linux (>= 2.27.1), mount (>= 2.26), adduser, procps
Pre-Depends: libc6 (>= 2.8)
Recommends: libpam-systemd, dbus
Suggests: systemd-ui, systemd-container, policykit-1
Breaks: adjtimex (<< 1.29-6), aoetools (<< 36-1.1), apparmor (<< 2.10.95-1), arno-iptables-firewall (<< 2.0.1.f-1), atm-tools (<< 1:2.5.1-1.6), clvm (<< 2.02.156-1), cman (<< 3.1.8-1.3+rm), console-common (<< 0.7.89), ebtables (<< 2.0.10.4-3.5), eeepc-acpi-scripts (<< 1.1.12+nmu1), espeakup (<< 1:0.71-27.1), ferm (<< 2.2-3.1), fiaif (<< 1.23.1-4+rm), gfs2-cluster (<< 3.1.8-1), gfs2-utils (<< 3.1.8-1), gom (<< 0.30.2-7), hdparm (<< 9.48+ds-1), ifrename (<< 30~pre9-9), ifscheme (<< 1.7-4), ifupdown (<< 0.8.5~), ifupdown-extra (<< 0.27), ipsec-tools (<< 1:0.8.2+20140711-6), kbd (<< 2.0.3-2), keyboard-configuration (<< 1.141), laptop-mode-tools (<< 1.68~), live-tools (<< 1:20151214+nmu1), lvm2 (<< 2.02.104-1), mdadm (<< 3.4-2), mt-st (<< 1.3-1), multipath-tools (<< 0.5.0+git1.656f8865-3), natlog (<< 1.02.00-4), nbd-client (<< 1:3.14-1), netenv (<< 0.94.3-30+rm), nfs-common (<< 1:1.2.8-9.1), ocfs2-tools (<< 1.8.4-2), pidentd (<< 3.0.19.ds1-7.1), rdnssd (<< 1.0.1-5), rgmanager (<< 3.1.8-1.3+rm), rpcbind (<< 0.2.3-0.1), screen (<< 4.3.1-2), scsitools (<< 0.12-2.3), selinux-basics (<< 0.5.3), setserial (<< 2.17-49), shorewall (<< 5.0.3.1-1), shorewall-init (<< 5.0.3.1-1), shorewall-lite (<< 5.0.3.1-1), shorewall6 (<< 5.0.3.1-1), shorewall6-lite (<< 5.0.3.1-1), srptools (<< 1.0.3-1), switchconf (<< 0.0.15-1), systemd-shim (<< 10-3~), udev (<< 228-5), ufw (<< 0.34-1), virtualbox-guest-x11 (<< 5.0.12-dfsg-2), zfs-fuse (<< 0.7.0-13.1), zvbi (<< 0.2.35-10)
Conffiles:
 /etc/dbus-1/system.d/org.freedesktop.hostname1.conf f55c94d000b5d62b5f06d38852977dd1
 /etc/dbus-1/system.d/org.freedesktop.locale1.conf 5893ab03e7e96aa3759baceb4dd04190
 /etc/dbus-1/system.d/org.freedesktop.login1.conf e2c3673cc09b6340fab20b1e21e80de4
 /etc/dbus-1/system.d/org.freedesktop.network1.conf 162e9a90d8f824f79ef2c6390827ec7b
 /etc/dbus-1/system.d/org.freedesktop.resolve1.conf 6969148b4616c56a5c9065cec5ab0775
 /etc/dbus-1/system.d/org.freedesktop.systemd1.conf c93c16e793f7254a38ce54df08807954
 /etc/dbus-1/system.d/org.freedesktop.timedate1.conf 682369fbf3de26b21e775732c89a2bbe
 /etc/dhcp/dhclient-exit-hooks.d/timesyncd a891f21f45b0648b7082d999bf424591
 /etc/pam.d/systemd-user 3d97692a0125712fcfbd7ddf756f7696
 /etc/systemd/journald.conf b89a22c219efce8b3700feafc61e0c18
 /etc/systemd/logind.conf aeeac805b4bfb7450183ce346999dd38
 /etc/systemd/resolved.conf 6fcc0661ab26fdea8fc71c7af82e5fa9
 /etc/systemd/system.conf adc308320471c75a60e07184cf2ebb05
 /etc/systemd/timesyncd.conf 54914cf38ff3b8f7dc81b87bb3849520
 /etc/systemd/user.conf 675370e2d80a4ad957202e68c1b4aaee
Description: system and service manager
 systemd is a system and service manager for Linux. It provides aggressive
 parallelization capabilities, uses socket and D-Bus activation for starting
 services, offers on-demand starting of daemons, keeps track of processes using
 Linux control groups, maintains mount and automount points and implements an
 elaborate transactional dependency-based service control logic.
 .
 systemd is compatible with SysV and LSB init scripts and can work as a
 drop-in replacement for sysvinit.
 .
 Installing the systemd package will not switch your init system unless you
 boot with init=/bin/systemd or install systemd-sysv in addition.
Homepage: https://www.freedesktop.org/wiki/Software/systemd

Package: php5.6-zip
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 88
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php5.6
Version: 5.6.40-47+0~20210227.51+debian9~1.gbpd522a2
Provides: php-zip
Depends: php-common (>= 1:81~), ucf, php5.6-common (= 5.6.40-47+0~20210227.51+debian9~1.gbpd522a2), libc6 (>= 2.14), libzip4 (>= 0.11.2), zlib1g (>= 1:1.1.4)
Description: Zip module for PHP
 This package provides the Zip module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: libltdl7
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 417
Maintainer: Kurt Roeckx <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libtool
Version: 2.4.6-2
Depends: libc6 (>= 2.14)
Description: System independent dlopen wrapper for GNU libtool
 This package contains the run-time libltdl library.
 .
 A small library that aims at hiding the various difficulties of
 dlopening libraries from programmers.  It is a system independent
 dlopen wrapper for GNU libtool.
 .
 It supports the following dlopen interfaces:
   * dlopen (Solaris, Linux and various BSD flavors)
   * shl_load (HP-UX)
   * LoadLibrary (Win16 and Win32)
   * load_add_on (BeOS)
   * GNU DLD (emulates dynamic linking for static libraries)
   * libtool's dlpreopen
Homepage: http://www.gnu.org/software/libtool/

Package: libhtml-parser-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 229
Maintainer: Debian Perl Group <[email protected]>
Architecture: amd64
Version: 3.72-3
Depends: perl (>= 5.24.1~rc3-3), perlapi-5.24.1, libc6 (>= 2.4), libhtml-tagset-perl, liburi-perl
Recommends: libhttp-message-perl
Suggests: libdata-dump-perl
Enhances: libwww-perl
Description: collection of modules that parse HTML text documents
 HTML::Parser is a collection of modules useful for handling HTML documents.
 These modules used to be part of the libwww-perl distribution, but are now
 unbundled in order to facilitate a separate development track.
 .
 Objects of the HTML::Parser class will recognize markup and separate it from
 content data. As different kinds of markup are recognized, the corresponding
 event handler is invoked. The document to be parsed may also be supplied in
 arbitrary chunks, making on-the-fly parsing of network documents possible.
Homepage: https://metacpan.org/release/HTML-Parser

Package: php5.6-xml
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 497
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php5.6
Version: 5.6.40-47+0~20210227.51+debian9~1.gbpd522a2
Replaces: php5.6-xsl (<< 5.6.18+dfsg-5~)
Provides: php-dom, php-simplexml, php-wddx, php-xml, php-xmlreader, php-xmlwriter, php-xsl, php5.6-dom, php5.6-simplexml, php5.6-wddx, php5.6-xmlreader, php5.6-xmlwriter, php5.6-xsl
Depends: php-common (>= 1:81~), ucf, php5.6-common (= 5.6.40-47+0~20210227.51+debian9~1.gbpd522a2), libc6 (>= 2.14), libxml2 (>= 2.9.0), libxslt1.1 (>= 1.1.25)
Breaks: php5.6-xsl (<< 5.6.18+dfsg-5~)
Description: DOM, SimpleXML, WDDX, XML, and XSL module for PHP
 This package provides the DOM, SimpleXML, WDDX, XML, and XSL module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: libxml-parser-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 577
Maintainer: Debian Perl Group <[email protected]>
Architecture: amd64
Source: libxml-parser-perl (2.44-2)
Version: 2.44-2+b1
Depends: perl (>= 5.24.1~rc3-2), perlapi-5.24.1, libc6 (>= 2.14), libexpat1 (>= 2.0.1), liburi-perl, libwww-perl
Description: Perl module for parsing XML files
 The XML::Parser module provides ways to parse XML documents.  It is built on
 top of XML::Parser::Expat, which is a lower level interface to James Clark's
 expat library. Each call to one of the parsing methods creates a new instance
 of XML::Parser::Expat which is then used to parse the document. Expat options
 may be provided when the XML::Parser object is created. These options are
 then passed on to the Expat object on each parse call. They can also be given
 as extra arguments to the parse methods, in which case they override options
 given at XML::Parser creation time.
 .
 The behavior of the parser is controlled either by Style and/or Handlers
 options, or by setHandlers method. These all provide mechanisms for
 XML::Parser to set the handlers needed by XML::Parser::Expat. If neither
 Style nor Handlers are specified, then parsing just checks the document for
 being well-formed.
 .
 When underlying handlers get called, they receive as their first parameter
 the Expat object, not the Parser object.
Homepage: http://www.libexpat.org/

Package: postgresql-common
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 622
Maintainer: Debian PostgreSQL Maintainers <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 181+deb9u3
Depends: adduser, debconf (>= 0.5.00) | debconf-2.0, lsb-base (>= 3.0-3), postgresql-client-common (= 181+deb9u3), procps, ssl-cert (>= 1.0.11), ucf, init-system-helpers (>= 1.18~)
Recommends: logrotate
Breaks: postgresql-9.1 (<< 9.1.1-3~), systemd (<< 204)
Conflicts: postgresql-7.4, postgresql-8.0
Conffiles:
 /etc/apt/apt.conf.d/01autoremove-postgresql 498d99dc4a8eaf6b4f863a7d7623bdb5
 /etc/init.d/postgresql 1b9da643d7a403248d70e1776fb98458
 /etc/sysctl.d/30-postgresql-shm.conf 9453b06c646f9033eada574154c31a9d
Description: PostgreSQL database-cluster manager
 The postgresql-common package provides a structure under which
 multiple versions of PostgreSQL may be installed and/or multiple
 clusters maintained at one time.
 .
 The commands provided are pg_conftool, pg_createcluster, pg_ctlcluster,
 pg_dropcluster, pg_lsclusters, pg_renamecluster, pg_upgradecluster,
 pg_virtualenv.
 .
 PostgreSQL is a fully featured object-relational database management
 system. It supports a large part of the SQL standard and is designed
 to be extensible by users in many aspects. Its features include ACID
 transactions, foreign keys, views, sequences, subqueries, triggers,
 outer joins, multiversion concurrency control, and user-defined types
 and functions.

Package: liblwres141
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 270
Maintainer: Debian DNS Packaging <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: bind9
Version: 1:9.10.3.dfsg.P4-12.3+deb9u12
Replaces: libbind0
Depends: libc6 (>= 2.14), libcap2 (>= 1:2.10), libgeoip1, libxml2 (>= 2.6.27)
Conflicts: libbind0
Description: Lightweight Resolver Library used by BIND
 The Berkeley Internet Name Domain (BIND) implements an Internet domain
 name server.  BIND is the most widely-used name server software on the
 Internet, and is supported by the Internet Software Consortium, www.isc.org.
 .
 This package delivers the liblwres shared library used by BIND's daemons
 and clients.

Package: libpython2.7
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3565
Maintainer: Matthias Klose <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: python2.7
Version: 2.7.13-2+deb9u6
Replaces: python2.7 (<< 2.6)
Depends: libpython2.7-stdlib (= 2.7.13-2+deb9u6), libc6 (>= 2.15), zlib1g (>= 1:1.2.0)
Description: Shared Python runtime library (version 2.7)
 Python is a high-level, interactive, object-oriented language. Its 2.7 version
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
 .
 This package contains the shared runtime library, normally not needed
 for programs using the statically linked interpreter.

Package: dpkg
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 6779
Origin: debian
Maintainer: Dpkg Developers <[email protected]>
Bugs: debbugs://bugs.debian.org
Architecture: amd64
Multi-Arch: foreign
Version: 1.18.26
Replaces: manpages-it (<< 2.80-4)
Depends: tar (>= 1.28-1)
Pre-Depends: libbz2-1.0, libc6 (>= 2.14), liblzma5 (>= 5.2.2), libselinux1 (>= 2.3), zlib1g (>= 1:1.1.4)
Suggests: apt, debsig-verify
Breaks: acidbase (<= 1.4.5-4), amule (<< 2.3.1+git1a369e47-3), beep (<< 1.3-4), im (<< 1:151-4), libdpkg-perl (<< 1.18.11), netselect (<< 0.3.ds1-27), pconsole (<< 1.0-12), phpgacl (<< 3.3.7-7.3), pure-ftpd (<< 1.0.43-1), systemtap (<< 2.8-1), terminatorx (<< 4.0.1-1), xvt (<= 2.1-20.1)
Conffiles:
 /etc/alternatives/README 69c4ba7f08363e998e0f2e244a04f881
 /etc/cron.daily/dpkg b8065b6bfc248caba501c3f5bb508e66
 /etc/dpkg/dpkg.cfg f4413ffb515f8f753624ae3bb365b81b
 /etc/logrotate.d/dpkg 782ea5ae536f67ff51dc8c3e2eeb4cf9
Description: Debian package management system
 This package provides the low-level infrastructure for handling the
 installation and removal of Debian software packages.
 .
 For Debian package development tools, install dpkg-dev.
Homepage: https://wiki.debian.org/Teams/Dpkg

Package: libgusb2
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 80
Maintainer: Michal Čihař <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libgusb (0.2.9-1)
Version: 0.2.9-1+b1
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.38.0), libusb-1.0-0 (>= 2:1.0.16)
Description: GLib wrapper around libusb1
 GUsb is a GObject wrapper for libusb1 that makes it easy to do
 asynchronous control, bulk and interrupt transfers with proper
 cancellation and integration into a mainloop.
 .
 This package contains the GUsb shared library.
Homepage: http://www.hughski.com/downloads.html

Package: automake
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 1707
Maintainer: Eric Dorland <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: automake-1.15
Version: 1:1.15-6
Provides: automake-1.15, automaken
Depends: autoconf (>= 2.65), autotools-dev (>= 20020320.1)
Suggests: autoconf-doc, gnu-standards
Conflicts: automake (<< 1:1.4-p5-1), automake1.10-doc, automake1.5 (<< 1.5-2), automake1.6 (<< 1.6.1-4)
Description: Tool for generating GNU Standards-compliant Makefiles
 Automake is a tool for automatically generating `Makefile.in's from
 files called `Makefile.am'.
 .
 The goal of Automake is to remove the burden of Makefile maintenance
 from the back of the individual GNU maintainer (and put it on the back
 of the Automake maintainer).
 .
 The `Makefile.am' is basically a series of `make' macro definitions
 (with rules being thrown in occasionally).  The generated
 `Makefile.in's are compliant with the GNU Makefile standards.
 .
 Automake 1.15 fails to work in a number of situations that Automake
 1.4, 1.6, 1.7, 1.8, 1.9, 1.10, 1.11 and 1.14 did, so previous versions are
 available as separate packages.
Homepage: https://www.gnu.org/software/automake/

Package: python-lxml
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 3171
Maintainer: Matthias Klose <[email protected]>
Architecture: amd64
Source: lxml
Version: 3.7.1-1+deb9u5
Provides: python2.7-lxml
Depends: python (<< 2.8), python (>= 2.7), python:any (>= 2.6.6-7~), libc6 (>= 2.14), libxml2 (>= 2.9.0), libxslt1.1 (>= 1.1.26), zlib1g (>= 1:1.1.4)
Recommends: python-bs4, python-html5lib
Suggests: python-lxml-dbg, python-lxml-doc
Description: pythonic binding for the libxml2 and libxslt libraries
 lxml is a new Python binding for libxml2 and libxslt, completely
 independent from existing Python bindings. Its aim:
 .
   * Pythonic API.
   * Documented.
   * Use Python unicode strings in API.
   * Safe (no segfaults).
   * No manual memory management!
 .
 lxml aims to provide a Pythonic API by following as much as possible
 the ElementTree API, trying to avoid inventing too many new APIs,
 or the user's having to learn new things -- XML is complicated enough.
Homepage: http://lxml.de/

Package: dovecot-imapd
Status: install ok installed
Priority: optional
Section: mail
Installed-Size: 1155
Maintainer: Dovecot Maintainers <[email protected]>
Architecture: amd64
Source: dovecot
Version: 1:2.2.27-3+deb9u7
Provides: imap-server
Depends: dovecot-core (= 1:2.2.27-3+deb9u7), libbz2-1.0, libc6 (>= 2.14), liblz4-1 (>= 0.0~r113), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.1.4), ucf (>= 2.0020)
Suggests: ufw
Conffiles:
 /etc/ufw/applications.d/dovecot-imapd 8cc92cf8997bb751d436a5521c6d1287
Description: secure POP3/IMAP server - IMAP daemon
 Dovecot is a mail server whose major goals are security and extreme
 reliability. It tries very hard to handle all error conditions and verify
 that all data is valid, making it nearly impossible to crash. It supports
 mbox/Maildir and its own dbox/mdbox formats, and should also be pretty
 fast, extensible, and portable.
 .
 This package contains the Dovecot IMAP server.
Homepage: http://dovecot.org/

Package: python3-httplib2
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 118
Maintainer: Andrea Colangelo <[email protected]>
Architecture: all
Source: python-httplib2
Version: 0.11.3-1+0~20190212170628.3+stretch~1.gbp2efb8a
Depends: python3:any (>= 3.3.2-2~), ca-certificates
Description: comprehensive HTTP client library written for Python3
 httplib2.py supports many features left out of other HTTP libraries.
  * HTTP and HTTPS
  * Keep-Alive
  * Authentication
  * Caching
  * All Methods
  * Redirects
  * Compression
  * Lost update support
  * Unit Tested
 .
 This package provides module for python3 series.
Homepage: https://github.com/httplib2/httplib2

Package: php-pear
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 2079
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: all
Version: 1:1.10.12+submodules+notgz+20210212-1+0~20210228.21+debian9~1.gbpf2b98f
Provides: php-console-getopt, php-structures-graph, php-xml-util
Depends: php-cli, php-common, php-xml
Breaks: php-pear-frontend-gtk (<< 0.4.0), php-pear-frontend-web (<= 0.4)
Description: PEAR Base System
 The PEAR package contains:
  * the PEAR installer, for creating, distributing
 and installing packages
  * the PEAR_Exception PHP5 error handling mechanism
  * the PEAR_ErrorStack advanced error handling mechanism
  * the PEAR_Error error handling mechanism
  * the OS_Guess class for retrieving info about the OS
 where PHP is running on
  * the System class for quick handling of common operations
 with files and directories
  * the PEAR base class
 Features in a nutshell:
  * full support for channels
  * pre-download dependency validation
  * new package.xml 2.0 format allows tremendous flexibility while maintaining
 BC
  * support for optional dependency groups and limited support for
 sub-packaging
  * robust dependency support
  * full dependency validation on uninstall
  * remote install for hosts with only ftp access - no more problems with
 restricted host installation
  * full support for mirroring
  * support for bundling several packages into a single tarball
  * support for static dependencies on a url-based package
  * support for custom file roles and installation tasks
Homepage: https://pear.php.net/package/PEAR

Package: ftp
Status: install ok installed
Priority: standard
Section: net
Installed-Size: 132
Maintainer: Mats Erik Andersson <[email protected]>
Architecture: amd64
Source: netkit-ftp
Version: 0.17-34
Replaces: netstd
Depends: libc6 (>= 2.15), libreadline7 (>= 6.0), netbase
Description: classical file transfer client
 This is the user interface to the ARPANET standard File Transfer Protocol.
 The program allows a user to transfer files to and from a remote network
 site.

Package: ebtables
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 351
Maintainer: Jochen Friedrich <[email protected]>
Architecture: amd64
Source: ebtables (2.0.10.4-3.5)
Version: 2.0.10.4-3.5+b1
Depends: libc6 (>= 2.14), init-system-helpers (>= 1.18~)
Recommends: iptables, kmod
Conffiles:
 /etc/default/ebtables 4b49d534ccce3c32252e3ac080b8997a
 /etc/ethertypes 94bffde8f75a1b8f891fb780bfe15ca2
 /etc/init.d/ebtables cd1448421fb5e6dd9b9b875018061194
Description: Ethernet bridge frame table administration
 Ebtables is used to set up, maintain, and inspect the tables of
 Ethernet frame rules in the Linux kernel. It is analogous to iptables,
 but operates at the MAC layer rather than the IP layer.
Homepage: http://ebtables.sourceforge.net

Package: firmware-linux-free
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 68
Maintainer: Debian Kernel Team <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: firmware-free
Version: 3.4
Suggests: initramfs-tools
Description: Binary firmware for various drivers in the Linux kernel
 This package contains firmware which was previously included in the Linux
 kernel and which is compliant with the Debian Free Software Guidelines.
 .
 Most firmware previously included in the Linux kernel is non-free and has
 been moved to the firmware-linux-nonfree package.
 .
 Contents:
  * AV7110 DVB card firmware (av7110/bootcode.bin)
  * Atheros AR9170 free firmware for use with carl9170 (carl9170-1.fw)
  * 3Com Megahertz 3CCFEM556 CIS fix (cis/3CCFEM556.cis)
  * 3Com Megahertz 3CXEM556 CIS fix (cis/3CXEM556.cis)
  * Advantech COMpad-32/85 CIS fix (cis/COMpad2.cis)
  * Advantech COMpad-32/85B-4 CIS fix (cis/COMpad4.cis)
  * NSC DP83903 PCMCIA Ethernet card CIS fix (cis/DP83903.cis)
  * Allied Telesis LA-PCM CIS fix (cis/LA-PCM.cis)
  * MultiTech PCMCIA 56K DataFax CIS fix (cis/MT5634ZLX.cis)
  * NDC PCMCIA Ethernet card CIS fix (cis/NE2K.cis)
  * EN2218-LAN/MODEM CIS fix (cis/PCMLM28.cis)
  * PreMax PE-200 CIS fix (cis/PE-200.cis)
  * LanPro EP-4000A CIS fix (cis/PE520.cis)
  * RS-COM 2P CIS fix (cis/RS-COM-2P.cis)
  * Sierra Aircard 555 CIS fix (cis/SW_555_SER.cis)
  * Sierra Wireless AC710/AC750 CIS fix (cis/SW_7xx_SER.cis)
  * Sierra Wireless AC850/AC860 CIS fix (cis/SW_8xx_SER.cis)
  * Tamarack PCMCIA Ethernet card CIS fix (cis/tamarack.cis)
  * Atari Falcon DSP56001 firmware (dsp56k/bootstrap.bin)
  * Intel C600 SAS/SATA controller default parameters, version 1.3
    (isci/isci_firmware.bin)
  * Keyspan USA-19 firmware (keyspan_pda/keyspan_pda.fw)
  * Xircom PGSDB9/Entrega PortGear firmware (keyspan_pda/xircom_pgs.fw)
  * USB-DUX firmware (usbdux_firmware.bin)
  * USB-DUXfast firmware (usbduxfast_firmware.bin)
  * USB-DUXsigma firmware (usbduxsigma_firmware.bin)
Homepage: http://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git

Package: libmagickwand-6.q16-3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1414
Maintainer: ImageMagick Packaging Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: imagemagick
Version: 8:6.9.7.4+dfsg-11+deb9u14
Depends: libc6 (>= 2.4), libgcc1 (>= 1:3.3.1), libgomp1 (>= 4.9), libmagickcore-6.q16-3 (>= 8:6.9.6.8), libx11-6, imagemagick-6-common (>= 8:6.9.6.2+dfsg-3)
Pre-Depends: dpkg (>= 1.17.6)
Description: image manipulation library -- quantum depth Q16
 The MagickWand API is the recommended interface between the C programming
 language and the ImageMagick image processing libraries. Unlike the
 MagickCore C API, MagickWand uses only a few opaque types. Accessors are
 available to set or get important wand properties.
 .
 This package contains the C libraries needed to run executables that make
 use of MagickWand.
 .
 This version of libmagickwand is compiled for a channel
 depth of 16 bits (Q16).
Homepage: http://www.imagemagick.org/

Package: openssl
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 1316
Maintainer: Debian OpenSSL Team <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 1.1.0l-1~deb9u6
Depends: libc6 (>= 2.15), libssl1.1 (>= 1.1.0)
Suggests: ca-certificates
Conffiles:
 /etc/ssl/openssl.cnf f697ef5df0d006882e6326606e8dbf4a
Description: Secure Sockets Layer toolkit - cryptographic utility
 This package is part of the OpenSSL project's implementation of the SSL
 and TLS cryptographic protocols for secure communication over the
 Internet.
 .
 It contains the general-purpose command line binary /usr/bin/openssl,
 useful for cryptographic operations such as:
  * creating RSA, DH, and DSA key parameters;
  * creating X.509 certificates, CSRs, and CRLs;
  * calculating message digests;
  * encrypting and decrypting with ciphers;
  * testing SSL/TLS clients and servers;
  * handling S/MIME signed or encrypted mail.
Homepage: https://www.openssl.org/

Package: wget
Status: install ok installed
Priority: important
Section: web
Installed-Size: 2747
Maintainer: Noël Köthe <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 1.18-5+deb9u3
Depends: libc6 (>= 2.17), libgnutls30 (>= 3.5.6), libidn11 (>= 1.13), libnettle6, libpcre3, libpsl5 (>= 0.13.0), libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4)
Recommends: ca-certificates
Conflicts: wget-ssl
Conffiles:
 /etc/wgetrc c43064699caf6109f4b3da0405c06ebb
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.
Homepage: https://www.gnu.org/software/wget/

Package: ruby-net-telnet
Status: install ok installed
Priority: optional
Section: ruby
Installed-Size: 57
Maintainer: Debian Ruby Extras Maintainers <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 0.1.1-2
Description: telnet client library
 This package provides a telnet client library to use in Ruby programs. It used
 to be part of the Ruby standard library before Ruby 2.3, and was extracted to
 a standalone package.
Homepage: https://github.com/ruby/net-telnet
Ruby-Versions: all

Package: tdb-tools
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 83
Maintainer: Debian Samba Maintainers <[email protected]>
Architecture: amd64
Source: tdb
Version: 1.3.11-2
Depends: libc6 (>= 2.4), libtdb1 (>= 1.2.11)
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: php5.6-imagick
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 459
Maintainer: Debian PHP PECL Maintainers <[email protected]>
Architecture: amd64
Source: php-imagick
Version: 3.4.4+php8.0+3.4.4-7+0~20210305.28+debian9~1.gbpdcb27b
Replaces: php-imagick (<< 3.4.4+php8.0+3.4.4-7+0~20210305.28+debian9~1.gbpdcb27b~)
Provides: php-imagick
Depends: php5.6-common, libc6 (>= 2.14), libmagickcore-6.q16-3 (>= 8:6.9.6.8), libmagickwand-6.q16-3 (>= 8:6.9.6.8)
Pre-Depends: php-common (>= 2:69~)
Recommends: ghostscript, ttf-dejavu-core
Breaks: php-imagick (<< 3.4.4+php8.0+3.4.4-7+0~20210305.28+debian9~1.gbpdcb27b~)
Conffiles:
 /etc/php/5.6/mods-available/imagick.ini 5dc8a9511b4fa405099723d80b21b5de
Description: Provides a wrapper to the ImageMagick library
 Imagick is a native php extension to create and modify images using the
 ImageMagick API.
Homepage: http://pecl.php.net/package/imagick

Package: libmail-spf-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 313
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Source: mail-spf-perl
Version: 2.9.0-4
Depends: perl, liberror-perl, libnet-dns-perl, libnetaddr-ip-perl, liburi-perl
Description: Perl implementation of Sender Policy Framework and Sender ID
 Mail::SPF is an object-oriented Perl implementation of the Sender Policy
 Framework (SPF) e-mail sender authentication system <http://www.openspf.org>.
 .
 It supports both the TXT and SPF RR types as well as both SPFv1 (v=spf1) and
 Sender ID (spf2.0) records, and it is fully compliant to RFCs 4408 and 4406.
 (It does not however implement the patented PRA address selection algorithm
 described in RFC 4407.)
Homepage: https://metacpan.org/release/Mail-SPF

Package: syslog-ng-mod-geoip
Status: install ok installed
Priority: extra
Section: admin
Installed-Size: 82
Maintainer: syslog-ng maintainers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: syslog-ng
Version: 3.8.1-10
Depends: libc6 (>= 2.14), libgeoip1, syslog-ng-abi-3.8-0
Recommends: geoip-database
Description: Enhanced system logging daemon (GeoIP plugin)
 syslog-ng is an enhanced log daemon, supporting a wide range of input
 and output methods: syslog, unstructured text, message queues,
 databases (SQL and NoSQL alike) and more.
 .
 Key features:
 .
  * receive and send RFC3164 and RFC5424 style syslog messages
  * work with any kind of unstructured data
  * receive and send JSON formatted messages
  * classify and structure logs with builtin parsers (csv-parser(),
    db-parser(), etc.)
  * normalize, crunch and process logs as they flow through the system
  * hand on messages for further processing using message queues (like
    AMQP), files or databases (like PostgreSQL or MongoDB).
 .
 This package provides the GeoIP template function plugin, which
 allows one to do non-DNS IP-to-country resolving from syslog-ng
 templates.
Homepage: http://www.syslog-ng.org/

Package: libfcgi-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 139
Maintainer: Tatsuki Sugiura <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libfcgi (2.4.0-8.4)
Version: 2.4.0-8.4+b1
Depends: libfcgi0ldbl (= 2.4.0-8.4+b1)
Description: Header files of FastCGI
 FastCGI is a language independent, scalable, open extension
 to CGI that provides high performance without the limitations
 of server specific APIs.
Homepage: http://www.fastcgi.com/drupal/

Package: vim-common
Status: install ok installed
Priority: important
Section: editors
Installed-Size: 276
Maintainer: Debian Vim Maintainers <[email protected]>
Architecture: all
Source: vim
Version: 2:8.0.0197-4+deb9u7
Replaces: vim-gui-common (<< 2:7.4.488-4~)
Depends: xxd
Recommends: vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
Breaks: vim-gui-common (<< 2:7.4.488-4~)
Conffiles:
 /etc/vim/vimrc 00311318b37b5b8a101c136ac1e78b0b
Description: Vi IMproved - Common files
 Vim is an almost compatible version of the UNIX editor Vi.
 .
 This package contains files shared by all non GUI-enabled vim variants
 available in Debian.  Examples of such shared files are: manpages and
 configuration files.
Homepage: http://www.vim.org/

Package: libcgi-pm-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 478
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 4.35-1
Depends: perl, libhtml-parser-perl
Recommends: libcgi-fast-perl (>= 1:2.01)
Breaks: git (<< 1:2.1.3), libcgi-fast-perl (<< 1:2)
Description: module for Common Gateway Interface applications
 CGI.pm is a Perl module that provides classes useful for creating Web forms
 and for parsing their contents. It defines CGI objects, entities that contain
 the values of the current query string and other state variables.
Homepage: https://metacpan.org/release/CGI

Package: libijs-0.35
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 48
Maintainer: Debian Printing Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: ijs
Version: 0.35-12
Depends: libc6 (>= 2.14)
Description: IJS raster image transport protocol: shared library
 IJS is, first and foremost, a protocol for transmission of raster page
 images. This snapshot provides a reference implementation of the protocol,
 the design of which is still in flux. When the protocol specification is
 published, it will be authoritative. Applications should feel free to link
 against the library provided in this package, adapt that code for their own
 needs, or roll a completely new implementation.
 .
 IJS is a client-server protocol, used to write ghostscript drivers. The
 drivers are separate programs. The client and server communicate via pipes,
 though shared memory may be used additionally in the future. Currently IJS
 is used by the hpijs and ijsgimpprint drivers.
 .
 Code for both the client- and server-side is included in the library. This
 package provides the shared library.
Homepage: http://www.linuxprinting.org/ijs/

Package: apt-listchanges
Status: install ok installed
Priority: standard
Section: utils
Installed-Size: 368
Maintainer: Robert Luberda <[email protected]>
Architecture: all
Version: 3.10
Depends: apt (>= 0.5.3), debianutils (>= 2.0.2), python3-apt (>= 0.7.93), ucf (>= 0.28), debconf (>= 0.5) | debconf-2.0, python3:any (>= 3.5~)
Suggests: default-mta | mail-transport-agent, python3-gi, www-browser, x-terminal-emulator
Conffiles:
 /etc/apt/apt.conf.d/20listchanges 11de4ec5529e3d15680d37d653ce1c07
Description: package change history notification tool
 The tool apt-listchanges can compare a new version of a
 package with the one currently installed and show what has been
 changed, by extracting the relevant entries from the Debian changelog
 and NEWS files.
 .
 It can be run on several .deb archives at a time to get a list of all
 changes that would be caused by installing or upgrading a group of
 packages. When configured as an APT plugin it will do this
 automatically during upgrades.

Package: libdevel-globaldestruction-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 20
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 0.14-1
Depends: perl (>= 5.14.0), libsub-exporter-progressive-perl
Description: module to expose the flag that marks global destruction
 Devel::GlobalDestruction is a Perl module that exposes the PL_dirty flag
 to Perl as a subroutine named in_global_destruction. It is useful when
 writing destructors, so that only non-process local resources are freed
 while in global destruction.
Homepage: https://metacpan.org/release/Devel-GlobalDestruction

Package: php5.6-cli
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 4445
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php5.6
Version: 5.6.40-47+0~20210227.51+debian9~1.gbpd522a2
Provides: php-cli, phpapi-20131226
Depends: libedit2 (>= 2.11-20080614-4), libmagic1, libpcre3 (>= 2:8.41), mime-support, php5.6-common (= 5.6.40-47+0~20210227.51+debian9~1.gbpd522a2), php5.6-json, php5.6-opcache, php5.6-readline, tzdata, ucf, libc6 (>= 2.15), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4)
Suggests: php-pear
Description: command-line interpreter for the PHP scripting language
 This package provides the /usr/bin/php5.6 command interpreter, useful for
 testing PHP scripts from a shell or performing general shell scripting tasks.
 .
 The following extensions are built in: Core date ereg filter hash libxml
 mhash openssl pcntl pcre Reflection session SPL standard zlib.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: libsqlite3-0
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 1163
Maintainer: Laszlo Boszormenyi (GCS) <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: sqlite3
Version: 3.16.2-5+deb9u3
Depends: libc6 (>= 2.14)
Description: SQLite 3 shared library
 SQLite is a C library that implements an SQL database engine.
 Programs that link with the SQLite library can have SQL database
 access without running a separate RDBMS process.
Homepage: http://www.sqlite.org/

Package: php8.0-common
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 7961
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php8.0
Version: 8.0.3-1+0~20210305.17+debian9~1.gbp899a74
Provides: php-calendar, php-ctype, php-exif, php-ffi, php-fileinfo, php-ftp, php-iconv, php-pdo, php-phar, php-posix, php-shmop, php-sockets, php-sysvmsg, php-sysvsem, php-sysvshm, php-tokenizer, php8.0-calendar, php8.0-ctype, php8.0-exif, php8.0-ffi, php8.0-fileinfo, php8.0-ftp, php8.0-gettext, php8.0-iconv, php8.0-pdo, php8.0-phar, php8.0-posix, php8.0-shmop, php8.0-sockets, php8.0-sysvmsg, php8.0-sysvsem, php8.0-sysvshm, php8.0-tokenizer
Depends: php-common (>= 1:81~), ucf, libc6 (>= 2.15), libffi6 (>= 3.0.10~rc8), libssl1.1 (>= 1.1.0)
Breaks: gforge-common (<< 6), php7.0-curl (<< 7.0.33-1~), php7.2-sodium (<< 7.2.12~)
Description: documentation, examples and common module for PHP
 This package provides the documentation, examples and common module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: imagemagick
Status: install ok installed
Priority: extra
Section: oldlibs
Installed-Size: 197
Maintainer: ImageMagick Packaging Team <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 8:6.9.7.4+dfsg-11+deb9u14
Depends: imagemagick-6.q16 (>= 8:6.9.2.10+dfsg-2~)
Description: image manipulation programs -- binaries
 ImageMagick is a software suite to create, edit, and compose bitmap images.
 It can read, convert and write images in a variety of formats (over 100)
 including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript,
 SVG, and TIFF. Use ImageMagick to translate, flip, mirror, rotate, scale,
 shear and transform images, adjust image colors, apply various special
 effects, or draw text, lines, polygons, ellipses and Bézier curves.
 All manipulations can be achieved through shell commands as well as through
 an X11 graphical interface (display).
 .
 This package include links to channel depth specific binaries and manual
 pages.
 .
 This is a dummy package.  You can safely purge or remove it.
Homepage: http://www.imagemagick.org/

Package: webmin-virtualmin-slavedns
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 1
Maintainer: [email protected]
Architecture: all
Version: 1.13
Provides: webmin-virtualmin-slavedns
Depends: base, perl, webmin
Pre-Depends: bash, perl
Description: Webmin module Virtualmin Slave DNS

Package: libhtml-form-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 89
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 6.03-1
Replaces: libwww-perl (<< 6.00)
Depends: perl, libhtml-parser-perl, libhttp-message-perl, liburi-perl
Breaks: libwww-perl (<< 6.00)
Description: module that represents an HTML form element
 Objects of the HTML::Form class represents a single HTML <form> ... </form>
 instance. A form consists of a sequence of inputs that usually have names,
 and which can take on various values. The state of a form can be tweaked and
 it can then be asked to provide HTTP::Request objects that can be passed to
 the request() method of LWP::UserAgent.
Homepage: http://search.cpan.org/dist/HTML-Form/

Package: netpbm
Status: install ok installed
Priority: optional
Section: graphics
Installed-Size: 4302
Maintainer: Andreas Barth <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: netpbm-free (2:10.0-15.3)
Version: 2:10.0-15.3+b2
Replaces: kdelibs4c2a, netpbm-dev, netpbm-nonfree, pbmwbmp, pnmtopng
Provides: pbmwbmp, pnmtopng
Depends: libnetpbm10 (= 2:10.0-15.3+b2), libc6 (>= 2.14), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libtiff5 (>= 4.0.3), zlib1g (>= 1:1.1.4)
Recommends: ghostscript
Conflicts: kdelibs4c2a, netpbm-dev (<= 2:9.10), netpbm-nonfree (<= 1:19940301.1-3), pbmwbmp, pnmtopng, ucbmpeg (<= 1r2-6)
Description: Graphics conversion tools between image formats
 Netpbm is a toolkit for manipulation of graphic images, including
 conversion of images between a variety of different formats. There
 are over 220 separate tools in the package including converters for
 more than 80 graphics formats.
Homepage: http://netpbm.alioth.debian.org

Package: db5.3-util
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 251
Maintainer: Debian Berkeley DB Group <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: db5.3
Version: 5.3.28-12+deb9u1
Depends: libc6 (>= 2.14), libdb5.3 (= 5.3.28-12+deb9u1)
Description: Berkeley v5.3 Database Utilities
 This package provides different tools for manipulating databases
 in the Berkeley v5.3 database format, and includes:
  - db5.3_archive: write the pathnames of the log files no longer in use.
  - db5.3_checkpoint: daemon process to monitor the database log and
    checkpoint it periodically.
  - db5.3_deadlock: traverse the database environment lock region and
    abort lock requests when a deadlock is detected.
  - db5.3_load: loads (and creates) a database from standard input.
  - db5.3_dump: read a database file and write it in a format understood
    by db4.{2..8}_load.
  - db5.3_printlog: dump log files in human readable format.
  - db5.3_stat: display statistics for Berkeley DB environments.
  - db5.3_upgrade: upgrades the version of files and the databases they
    contain.
  - db5.3_verify: check the structure of files and their databases.
Homepage: http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html

Package: php5.6-soap
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 388
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php5.6
Version: 5.6.40-47+0~20210227.51+debian9~1.gbpd522a2
Provides: php-soap
Depends: php-common (>= 1:81~), ucf, php5.6-common (= 5.6.40-47+0~20210227.51+debian9~1.gbpd522a2), libc6 (>= 2.14), libxml2 (>= 2.7.4)
Description: SOAP module for PHP
 This package provides the SOAP module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: libdigest-hmac-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 76
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 1.03+dfsg-1
Depends: perl
Description: module for creating standard message integrity checks
 HMAC is used for message integrity checks between two parties
 that share a secret key, and works in combination with some other
 Digest algorithm, usually MD5 or SHA-1.  The HMAC mechanism
 is described in RFC 2104.
 .
 The Digest::HMAC module follow the common Digest:: interface,
 but the constructor takes the secret key and the name of some
 other simple Digest:: module as argument.
Homepage: http://search.cpan.org/dist/Digest-HMAC/

Package: python3-requests
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 507
Maintainer: Debian Python Modules Team <[email protected]>
Architecture: all
Source: requests
Version: 2.12.4-1
Depends: python3-urllib3 (<< 1.19.2), python3:any (>= 3.3.2-2~), ca-certificates, python3-chardet, python3-urllib3 (>= 1.19.1)
Suggests: python3-cryptography, python3-idna, python3-openssl, python3-socks
Description: elegant and simple HTTP library for Python3, built for human beings
 Requests allow you to send HTTP/1.1 requests. You can add headers, form data,
 multipart files, and parameters with simple Python dictionaries, and access
 the response data in the same way. It's powered by httplib and urllib3, but
 it does all the hard work and crazy hacks for you.
 .
 Features
 .
   - International Domains and URLs
   - Keep-Alive & Connection Pooling
   - Sessions with Cookie Persistence
   - Browser-style SSL Verification
   - Basic/Digest Authentication
   - Elegant Key/Value Cookies
   - Automatic Decompression
   - Unicode Response Bodies
   - Multipart File Uploads
   - Connection Timeouts
 .
 This package contains the Python 3 version of the library.
Homepage: http://python-requests.org

Package: libdconf1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 91
Maintainer: Debian GNOME Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: d-conf (0.26.0-2)
Version: 0.26.0-2+b1
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.44.0)
Breaks: gdm3 (<< 3.4.1-9)
Description: simple configuration storage system - runtime library
 DConf is a low-level key/value database designed for storing desktop
 environment settings.
 .
 This package contains the runtime library.
Homepage: https://wiki.gnome.org/Projects/dconf

Package: webmin-virtualmin-htpasswd
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 2
Maintainer: [email protected]
Architecture: all
Version: 3.2
Provides: webmin-virtualmin-htpasswd
Depends: base, perl, webmin, webmin-virtual-server (>= 3.70), webmin (>= 1.420)
Pre-Depends: bash, perl
Description: Webmin module Virtualmin Protected Directories

Package: php8.0-imagick
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 459
Maintainer: Debian PHP PECL Maintainers <[email protected]>
Architecture: amd64
Source: php-imagick
Version: 3.4.4+php8.0+3.4.4-7+0~20210305.28+debian9~1.gbpdcb27b
Replaces: php-imagick (<< 3.4.4+php8.0+3.4.4-7+0~20210305.28+debian9~1.gbpdcb27b~)
Provides: php-imagick
Depends: php8.0-common, libc6 (>= 2.14), libmagickcore-6.q16-3 (>= 8:6.9.6.8), libmagickwand-6.q16-3 (>= 8:6.9.6.8)
Pre-Depends: php-common (>= 2:69~)
Recommends: ghostscript, ttf-dejavu-core
Breaks: php-imagick (<< 3.4.4+php8.0+3.4.4-7+0~20210305.28+debian9~1.gbpdcb27b~)
Conffiles:
 /etc/php/8.0/mods-available/imagick.ini 5dc8a9511b4fa405099723d80b21b5de
Description: Provides a wrapper to the ImageMagick library
 Imagick is a native php extension to create and modify images using the
 ImageMagick API.
Homepage: http://pecl.php.net/package/imagick

Package: libfile-listing-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 56
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 6.04-1
Replaces: libwww-perl (<< 6.00)
Depends: perl, libhttp-date-perl
Breaks: libwww-perl (<< 6.00)
Description: module to parse directory listings
 File::Listing exports a single function called parse_dir(), which can be used
 to parse directory listings.
 .
 The first parameter to parse_dir() is the directory listing to parse. It can
 be a scalar, a reference to an array of directory lines or a glob
 representing a filehandle to read the directory listing from.
 .
 The second parameter is the time zone to use when parsing time stamps in the
 listing. If this value is undefined, then the local time zone is assumed.
 .
 The third parameter is the type of listing to assume. Currently supported
 formats are 'unix', 'apache' and 'dosftp'. The default value 'unix'.
Homepage: http://search.cpan.org/dist/File-Listing/

Package: libmail-dkim-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 320
Maintainer: Magnus Holmgren <[email protected]>
Architecture: all
Version: 0.40-1
Replaces: dkimproxy (<< 1.2-1)
Depends: perl, liberror-perl, libdigest-sha-perl, libmailtools-perl, libnet-dns-perl, libcrypt-openssl-rsa-perl (>= 0.24)
Breaks: dkimproxy (<< 1.2-1)
Description: cryptographically identify the sender of email - perl library
 RFC 4871, DomainKeys Identified Mail (DKIM), defines a domain-level
 authentication framework for email using public-key cryptography and
 key server technology to permit verification of the source and
 contents of messages by either Mail Transport Agents (MTAs) or Mail
 User Agents (MUAs).
 .
 This is a Perl implementation created by Jason Long of Messiah
 College. It performs signing as well as signature verification. It
 also supports the older DomainKeys standard.
Homepage: http://dkimproxy.sourceforge.net

Package: php7.4-bcmath
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 64
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php7.4
Version: 7.4.16-1+0~20210305.42+debian9~1.gbpbbe65e
Provides: php-bcmath
Depends: php-common (>= 1:81~), ucf, php7.4-common (= 7.4.16-1+0~20210305.42+debian9~1.gbpbbe65e), libc6 (>= 2.14)
Description: Bcmath module for PHP
 This package provides the Bcmath module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: python3-pysimplesoap
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 180
Maintainer: Sandro Tosi <[email protected]>
Architecture: all
Source: pysimplesoap
Version: 1.16-2
Depends: python3:any (>= 3.3.2-2~), python3-httplib2, python3-pycurl
Description: simple and lightweight SOAP Library (Python 3)
 Python simple and lightweight SOAP library for client and server webservices
 interfaces, aimed to be as small and easy as possible, supporting most common
 functionality. Initially it was inspired by PHP Soap Extension (mimicking its
 functionality, simplicity and ease of use), with many advanced features added.
 .
 This package contains the Python 3 version of pysimplesoap .
Homepage: https://github.com/pysimplesoap/pysimplesoap/

Package: libalgorithm-diff-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 108
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 1.19.03-1
Depends: perl
Recommends: libalgorithm-diff-xs-perl
Description: module to find differences between files
 Algorithm::Diff is a Perl module that allows users to analyze text based on a
 Longest Common Subsequence (LCS) algorithm. It can compare two files and find
 the differences between them, which can produce the same information as the
 common Unix tool 'diff'.
 .
 There is an XS-optimized implementation of the core loop, which accelerates
 some types of diff output (see libalgorithm-diff-xs-perl).
Homepage: http://search.cpan.org/~tyemq/Algorithm-Diff/

Package: tasksel-data
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 213
Maintainer: Debian Install System Team <[email protected]>
Architecture: all
Source: tasksel
Version: 3.39
Depends: tasksel (= 3.39)
Recommends: laptop-detect
Conflicts: tasksel (<< 2.67)
Description: official tasks used for installation of Debian systems
 This package contains data about the standard tasks available on a Debian
 system.

Package: libzvbi-common
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 168
Maintainer: Joao Eriberto Mota Filho <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: zvbi
Version: 0.2.35-13
Replaces: libzvbi-0.1 (<= 0.2.1-3)
Description: Vertical Blanking Interval decoder (VBI) - common files
 The vertical blanking interval (VBI) is an interval in a television signal
 that temporarily suspends transmission of the signal for the electron gun
 to move back up to the first line of the television screen to trace the
 next screen field.
 .
 The vertical blanking interval can be used to carry data, since anything
 sent during the VBI would naturally not be displayed; various test signals,
 closed captioning, and other digital data can be sent during this time
 period. These include information like closed-caption data, Teletext
 (primarily in Europe), and now Intercast and the ATVEC Internet television
 encodings.
 .
 The Zapping VBI library, in short ZVBI, provides functions to capture and
 decode VBI data. It is written in plain ANSI C with few dependencies on
 other tools and libraries, licensed under GPL. Some features:
   * Captures raw VBI samples from V4L, V4L2 and FreeBSD BKTR devices, sliced
     VBI data from Linux DVB devices;
   * Implements a VBI Proxy to share one VBI device between multiple
     applications;
   * Has a robust and versatile bit slicer which handles a wide range of data
     services;
   * Functions to capture multiple data services at once, such as Closed
     Caption (both NTSC and PAL), Teletext, VPS, WSS, XDS;
   * Level 3.5 Teletext decoder with support for all Teletext character sets,
     graphics, 4096 colors, with built-in page cache including search
     functions;
   * Closed Caption decoder which supports roll-up, pop-up and paint-on style
     caption, color, expanded character set, text attributes and free text
     placement;
   * Renders Teletext and Caption pages, can export to HTML, PNG and other
     formats.
   * Can determine network names;
   * Can find Teletext subtitle and program pages;
   * Functions to extract data transmissions in Teletext streams (currently
     Page Format Clear and Independent Data Line Format A);
   * Can multiplex and demultiplex DVB VBI PES and TS streams.
 .
 This package contains internationalization files.
Homepage: http://zapping.sf.net/ZVBI

Package: apt
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 3539
Maintainer: APT Development Team <[email protected]>
Architecture: amd64
Version: 1.4.11
Replaces: apt-utils (<< 1.3~exp2~)
Depends: adduser, gpgv | gpgv2 | gpgv1, debian-archive-keyring, init-system-helpers (>= 1.18~), libapt-pkg5.0 (>= 1.3~rc2), libc6 (>= 2.15), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2)
Recommends: gnupg | gnupg2 | gnupg1
Suggests: apt-doc, aptitude | synaptic | wajig, dpkg-dev (>= 1.17.2), powermgmt-base, python-apt
Breaks: apt-utils (<< 1.3~exp2~)
Conffiles:
 /etc/apt/apt.conf.d/01autoremove 0b1391c01d75f95fa4ea5ac01219b515
 /etc/cron.daily/apt-compat bc4a71cbcaeed4179f25d798257fa980
 /etc/kernel/postinst.d/apt-auto-removal 4ad976a68f045517cf4696cec7b8aa3a
 /etc/logrotate.d/apt 179f2ed4f85cbaca12fa3d69c2a4a1c3
Description: commandline package manager
 This package provides commandline tools for searching and
 managing as well as querying information about packages
 as a low-level access to all features of the libapt-pkg library.
 .
 These include:
  * apt-get for retrieval of packages and information about them
    from authenticated sources and for installation, upgrade and
    removal of packages together with their dependencies
  * apt-cache for querying available information about installed
    as well as installable packages
  * apt-cdrom to use removable media as a source for packages
  * apt-config as an interface to the configuration settings
  * apt-key as an interface to manage authentication keys

Package: libfribidi0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 136
Maintainer: Debian Hebrew Packaging Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: fribidi
Version: 0.19.7-1+deb9u2
Depends: libc6 (>= 2.3.4)
Description: Free Implementation of the Unicode BiDi algorithm
 FriBiDi is a BiDi algorithm implementation for Hebrew and/or Arabic
 languages.
 This package contains the shared libraries.
Homepage: http://www.fribidi.org/

Package: libxcb-shm0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 117
Maintainer: Debian X Strike Force <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libxcb
Version: 1.12-1
Depends: libc6 (>= 2.4), libxcb1 (>= 1.12)
Description: X C Binding, shm extension
 This package contains the library files needed to run software using
 libxcb-shm, the shm extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: http://xcb.freedesktop.org

Package: syslog-ng-mod-amqp
Status: install ok installed
Priority: extra
Section: admin
Installed-Size: 108
Maintainer: syslog-ng maintainers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: syslog-ng
Version: 3.8.1-10
Depends: libc6 (>= 2.14), librabbitmq4 (>= 0.6.0), syslog-ng-abi-3.8-0
Suggests: rabbitmq-server
Description: Enhanced system logging daemon (AMQP plugin)
 syslog-ng is an enhanced log daemon, supporting a wide range of input
 and output methods: syslog, unstructured text, message queues,
 databases (SQL and NoSQL alike) and more.
 .
 Key features:
 .
  * receive and send RFC3164 and RFC5424 style syslog messages
  * work with any kind of unstructured data
  * receive and send JSON formatted messages
  * classify and structure logs with builtin parsers (csv-parser(),
    db-parser(), etc.)
  * normalize, crunch and process logs as they flow through the system
  * hand on messages for further processing using message queues (like
    AMQP), files or databases (like PostgreSQL or MongoDB).
 .
 This package provides the AMQP destination plugin, which allows one
 to publish log messages through the AMQP protocol.
Homepage: http://www.syslog-ng.org/

Package: liblocale-gettext-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 51
Maintainer: Debian Perl Group <[email protected]>
Architecture: amd64
Source: liblocale-gettext-perl (1.07-3)
Version: 1.07-3+b1
Depends: libc6 (>= 2.2.5)
Pre-Depends: perl-base (>= 5.24.1~rc3-2), perlapi-5.24.1
Description: module using libc functions for internationalization in Perl
 The Locale::gettext module permits access from perl to the gettext() family of
 functions for retrieving message strings from databases constructed
 to internationalize software.
 .
 It provides gettext(), dgettext(), dcgettext(), textdomain(),
 bindtextdomain(), bind_textdomain_codeset(), ngettext(), dcngettext()
 and dngettext().
Homepage: https://metacpan.org/release/gettext

Package: libmpfr4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 824
Maintainer: Debian GCC Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: mpfr4
Version: 3.1.5-1
Depends: libc6 (>= 2.14), libgmp10
Breaks: libgmp3 (<< 4.1.4-3)
Description: multiple precision floating-point computation
 MPFR provides a library for multiple-precision floating-point computation
 with correct rounding.  The computation is both efficient and has a
 well-defined semantics. It copies the good ideas from the
 ANSI/IEEE-754 standard for double-precision floating-point arithmetic
 (53-bit mantissa).
Homepage: http://www.mpfr.org/

Package: libdumbnet1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 90
Maintainer: Debian QA Group <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libdumbnet (1.12-7)
Version: 1.12-7+b1
Depends: libc6 (>= 2.14)
Description: dumb, portable networking library -- shared library
 libdumbnet provides a simplified, portable interface to several low-level
 networking routines, including
   * network address manipulation
   * kernel arp(4) cache and route(4) table lookup and manipulation
   * network firewalling (Ip filter, ipfw, ipchains, pdf, ...)
   * network interface lookup and manipulation
   * raw IP packet and Ethernet frame transmission
 .
 libdumbnet is known as libdnet in other distributions, but was renamed
 in Debian in favour of the older DECnet library 'libdnet'.
 .
 This package contains the shared library.
Homepage: http://code.google.com/p/libdnet/

Package: dmsetup
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 236
Maintainer: Debian LVM Team <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: lvm2 (2.02.168-2)
Version: 2:1.02.137-2
Depends: libc6 (>= 2.14), libdevmapper1.02.1 (>= 2:1.02.131)
Description: Linux Kernel Device Mapper userspace library
 The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management)
 Team's implementation of a minimalistic kernel-space driver that handles
 volume management, while keeping knowledge of the underlying device layout
 in user-space.  This makes it useful for not only LVM, but software raid,
 and other drivers that create "virtual" block devices.
 .
 This package contains a utility for modifying device mappings.
Homepage: http://sources.redhat.com/lvm2/

Package: libxpm4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 104
Maintainer: Debian X Strike Force <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libxpm
Version: 1:3.5.12-1
Depends: libc6 (>= 2.14), libx11-6
Description: X11 pixmap library
 The X PixMap image format is an extension of the monochrome X BitMap
 format specified in the X protocol, and is commonly used in traditional
 X applications.
 .
 This package provides runtime support for XPM format.
Homepage: https://www.x.org

Package: rubygems-integration
Status: install ok installed
Priority: optional
Section: ruby
Installed-Size: 20
Maintainer: Debian Ruby Extras Maintainers <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 1.11
Depends: ca-certificates
Suggests: bundler
Description: integration of Debian Ruby packages with Rubygems
 rubygems-integration makes Debian Ruby packages recognizable by Rubygems.
 Debian Ruby packages may be used to satisfy Rubygems dependencies both with
 plain Rubygems and with Bundler. This also allows one to use Debian Ruby
 packages to satisfy dependencies in Rails 3 applications.

Package: php7.0-bcmath
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 64
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php7.0
Version: 7.0.33-47+0~20210228.54+debian9~1.gbp7f60a9
Provides: php-bcmath
Depends: php-common (>= 1:81~), ucf, php7.0-common (= 7.0.33-47+0~20210228.54+debian9~1.gbp7f60a9), libc6 (>= 2.14)
Description: Bcmath module for PHP
 This package provides the Bcmath module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: pciutils
Status: install ok installed
Priority: standard
Section: admin
Installed-Size: 1220
Maintainer: Anibal Monsalve Salazar <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 1:3.5.2-1
Depends: libc6 (>= 2.14), libkmod2 (>= 5~), libpci3 (= 1:3.5.2-1)
Suggests: bzip2, wget | curl | lynx-cur
Description: Linux PCI Utilities
 This package contains various utilities for inspecting and setting of
 devices connected to the PCI bus.
Homepage: http://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml

Package: php5.6-mbstring
Status: deinstall ok config-files
Priority: optional
Section: php
Installed-Size: 1479
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php5.6
Version: 5.6.40-68+0~20230902.80+debian10~1.gbpa2012b
Config-Version: 5.6.40-68+0~20230902.80+debian10~1.gbpa2012b
Provides: php-mbstring
Depends: php-common (>= 1:81~), ucf, php5.6-common (= 5.6.40-68+0~20230902.80+debian10~1.gbpa2012b), libc6 (>= 2.14)
Description: MBSTRING module for PHP
 This package provides the MBSTRING module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: libpciaccess0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 92
Maintainer: Debian X Strike Force <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libpciaccess (0.13.4-1)
Version: 0.13.4-1+b2
Depends: libc6 (>= 2.7), zlib1g (>= 1:1.1.4)
Suggests: pciutils
Description: Generic PCI access library for X
 Provides functionality for X to access the PCI bus and devices
 in a platform-independent way.

Package: libxrender1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 70
Maintainer: Debian X Strike Force <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libxrender
Version: 1:0.9.10-1
Depends: libc6 (>= 2.14), libx11-6 (>= 2:1.6.0)
Description: X Rendering Extension client library
 The X Rendering Extension (Render) introduces digital image composition as
 the foundation of a new rendering model within the X Window System.
 Rendering geometric figures is accomplished by client-side tessellation into
 either triangles or trapezoids.  Text is drawn by loading glyphs into the
 server and rendering sets of them.  The Xrender library exposes this
 extension to X clients.
 .
 More information about X.Org can be found at:
 <URL:https://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXrender

Package: diffutils
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 1327
Maintainer: Santiago Vila <[email protected]>
Architecture: amd64
Version: 1:3.5-3
Replaces: diff
Pre-Depends: libc6 (>= 2.17)
Suggests: diffutils-doc, wdiff
Description: File comparison utilities
 The diffutils package provides the diff, diff3, sdiff, and cmp programs.
 .
 `diff' shows differences between two files, or each corresponding file
 in two directories.  `cmp' shows the offsets and line numbers where
 two files differ.  `cmp' can also show all the characters that
 differ between the two files, side by side.  `diff3' shows differences
 among three files.  `sdiff' merges two files interactively.
 .
 The set of differences produced by `diff' can be used to distribute
 updates to text files (such as program source code) to other people.
 This method is especially useful when the differences are small compared
 to the complete files.  Given `diff' output, the `patch' program can
 update, or "patch", a copy of the file.
Homepage: http://www.gnu.org/software/diffutils/

Package: cups-filters-core-drivers
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 509
Maintainer: Debian Printing Team <[email protected]>
Architecture: amd64
Source: cups-filters
Version: 1.11.6-3+deb9u1
Replaces: cups (<< 1.5.0-16), cups-filters (<< 1.1.0-2~)
Depends: libc6 (>= 2.14), libcups2 (>= 1.7.0), libcupsfilters1 (>= 1.0.58), libcupsimage2 (>= 1.4.0), libgcc1 (>= 1:3.0), liblcms2-2 (>= 2.2+git20110628), libpoppler64 (>= 0.48.0), libqpdf17 (>> 6.0.0~), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4), bc, poppler-utils
Breaks: cups (<< 1.5.0-16), cups-filters (<< 1.1.0-2~)
Description: OpenPrinting CUPS Filters - PPD-less printing
 This package provides additional CUPS filters which are not provided
 by the CUPS project itself. This includes filters for a PDF based
 printing workflow.
 .
 This package contains only the filters needed for PPD-less printing of
 PDF input files on IPP printers with known, common languages (PDF,
 PostScript, PWG Raster, PCL).
Homepage: http://www.openprinting.org/

Package: libopencore-amrnb0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 185
Maintainer: Debian Multimedia Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: opencore-amr (0.1.3-2.1)
Version: 0.1.3-2.1+b2
Depends: libc6 (>= 2.4)
Description: Adaptive Multi Rate speech codec - shared library
 This library contains an implementation of the 3GPP TS 26.073 specification for
 the Adaptive Multi Rate (AMR) speech codec. The implementation is derived from
 the OpenCORE framework, part of the Google Android project.
 .
 This package contains the encoder/decoder shared library.
Homepage: https://sourceforge.net/projects/opencore-amr/

Package: libclass-xsaccessor-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 106
Maintainer: Debian Perl Group <[email protected]>
Architecture: amd64
Source: libclass-xsaccessor-perl (1.19-2)
Version: 1.19-2+b7
Replaces: libclass-xsaccessor-array-perl (<< 1.05-1)
Provides: libclass-xsaccessor-array-perl
Depends: perl (>= 5.24.1~rc3-2), perlapi-5.24.1, perl (<< 5.24.2~), libc6 (>= 2.14)
Breaks: libclass-xsaccessor-array-perl (<< 1.05-1)
Description: Perl module providing fast XS accessors
 Class::XSAccessor implements fast XS accessors both for getting at and setting
 an object attribute. Additionally, the module supports mutators and simple
 predicates like those for testing the truth value of a variable. It works only
 with objects that are implemented as ordinary hashes.
 .
 The XS accessor methods were between 1.6 and 2.5 times faster than typical
 pure-perl accessors in some simple benchmarking. If you usually write clear
 code, a factor of two speed-up is a good estimate.
 .
 Refer to Class::XSAccessor::Array (also included in libclass-xsaccessor-perl)
 for an implementation that works with array-based objects.
Homepage: https://metacpan.org/release/Class-XSAccessor

Package: liblvm2app2.2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1397
Maintainer: Debian LVM Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: lvm2
Version: 2.02.168-2
Depends: libblkid1 (>= 2.24.2), libc6 (>= 2.15), libdevmapper-event1.02.1 (>= 2:1.02.74), libdevmapper1.02.1 (>= 2:1.02.135), libudev1 (>= 183)
Description: LVM2 application library
 This package contains the lvm2app shared library. It allows easier access
 to the basic LVM objects and provides functions to enumerate, create or
 modify them.
Homepage: http://sources.redhat.com/lvm2/

Package: libmoo-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 171
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 2.002005-1
Depends: perl, libclass-method-modifiers-perl (>= 1.10), libdevel-globaldestruction-perl (>= 0.11), libimport-into-perl, libmodule-runtime-perl (>= 0.014), librole-tiny-perl (>= 2.000004), libstrictures-perl (>= 2)
Recommends: libclass-xsaccessor-perl (>= 1.18), libsub-name-perl (>= 0.08)
Description: Minimalist Object Orientation library (with Moose compatibility)
 Moo is an extremely light-weight, high-performance Moose replacement. It also
 avoids depending on any XS modules to allow simple deployments. The name Moo
 is based on the idea that it provides almost - but not quite - two thirds of
 Moose.
 .
 Unlike Mouse this module does not aim at full Moose compatibility. See
 INCOMPATIBILITIES in Moo(3pm) for more details.
Homepage: https://metacpan.org/release/Moo

Package: libsensors4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 118
Maintainer: Aurelien Jarno <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: lm-sensors
Version: 1:3.4.0-4
Depends: libc6 (>= 2.14)
Suggests: lm-sensors
Conffiles:
 /etc/sensors.d/.placeholder d41d8cd98f00b204e9800998ecf8427e
 /etc/sensors3.conf 2380011501bd2ad9e44f070c80a4c74d
Description: library to read temperature/voltage/fan sensors
 Lm-sensors is a hardware health monitoring package for Linux. It allows you
 to access information from temperature, voltage, and fan speed sensors. It
 works with most newer systems.
 .
 This library is only functional with a Linux kernel, it is provided on
 non-Linux systems for portability reasons only.
 .
 This package contains a shared library for querying lm-sensors.
Homepage: http://www.lm-sensors.org

Package: man-db
Status: install ok installed
Priority: important
Section: doc
Installed-Size: 2231
Maintainer: Colin Watson <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 2.7.6.1-2
Replaces: man, manpages-de (<< 0.5-4), manpages-zh (<< 1.5.2-1.1), nlsutils
Provides: man, man-browser
Depends: groff-base (>= 1.18.1.1-15), bsdmainutils, debconf (>= 1.2.0) | debconf-2.0, libc6 (>= 2.17), libgdbm3 (>= 1.8.3), libpipeline1 (>= 1.4.0), zlib1g (>= 1:1.1.4)
Pre-Depends: dpkg (>= 1.16.1~)
Suggests: groff, less, www-browser
Breaks: manpages-zh (<< 1.5.2-1.1)
Conflicts: man, suidmanager (<< 0.50)
Conffiles:
 /etc/cron.daily/man-db 66756dda467471df4f38b71a69a10393
 /etc/cron.weekly/man-db 40fa232bff2326e0f82837a360d0055f
 /etc/manpath.config 6945cded2bf5630e953a5a12aaca5232
Description: on-line manual pager
 This package provides the man command, the primary way of examining the
 on-line help files (manual pages). Other utilities provided include the
 whatis and apropos commands for searching the manual page database, the
 manpath utility for determining the manual page search path, and the
 maintenance utilities mandb, catman and zsoelim. man-db uses the groff
 suite of programs to format and display the manual pages.
Homepage: http://man-db.nongnu.org/

Package: shared-mime-info
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 4666
Maintainer: Debian freedesktop.org maintainers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 1.8-1+deb9u1
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.35.9), libxml2 (>= 2.7.4)
Description: FreeDesktop.org shared MIME database and spec
 This is the shared MIME-info database from the X Desktop Group. It is required
 by any program complying to the Shared MIME-Info Database spec, which is also
 included in this package.
 .
 At this time at least ROX, GNOME, KDE and Xfce use this database.
Homepage: https://freedesktop.org/wiki/Software/shared-mime-info

Package: libhttp-message-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 184
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 6.11-1
Replaces: libwww-perl (<< 6.00)
Depends: perl, libencode-locale-perl, libhttp-date-perl, libio-html-perl, liblwp-mediatypes-perl, liburi-perl, perl (>= 5.11) | libio-compress-perl
Breaks: libwww-perl (<< 6.00)
Description: perl interface to HTTP style messages
 The HTTP::Message distribution contains classes useful for representing the
 messages passed in HTTP style communication. These are classes representing
 requests, responses and the headers contained within them.
 .
 The HTTP::Headers class encapsulates HTTP-style message headers. The headers
 consist of attribute-value pairs also called fields, which may be repeated,
 and which are printed in a particular order. The field names are cases
 insensitive.
 .
 Instances of this class are usually created as member variables of the
 HTTP::Request and HTTP::Response classes, internal to the library.
Homepage: https://metacpan.org/release/HTTP-Message

Package: g++
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 15
Maintainer: Debian GCC Maintainers <[email protected]>
Architecture: amd64
Source: gcc-defaults (1.168)
Version: 4:6.3.0-4
Provides: c++-compiler
Depends: cpp (>= 4:6.3.0-4), gcc (>= 4:6.3.0-4), g++-6 (>= 6.3.0-9~), gcc-6 (>= 6.3.0-9~)
Suggests: g++-multilib
Description: GNU C++ compiler
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This is a dependency package providing the default GNU C++ compiler.

Package: python3-openssl
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 198
Maintainer: Sandro Tosi <[email protected]>
Architecture: all
Source: pyopenssl
Version: 16.2.0-1
Depends: python3-cryptography (>= 1.3.4), python3-six (>= 1.5.2), python3:any (>= 3.3.2-2~)
Suggests: python-openssl-doc, python3-openssl-dbg
Description: Python 3 wrapper around the OpenSSL library
 High-level wrapper around a subset of the OpenSSL library, includes
 .
   * SSL.Connection objects, wrapping the methods of Python's portable
     sockets
   * Callbacks written in Python
   * Extensive error-handling mechanism, mirroring OpenSSL's error
     codes
 .
 A lot of the object methods do nothing more than calling a
 corresponding function in the OpenSSL library.
 .
 This package contains the Python 3 version of pyopenssl.
Homepage: https://github.com/pyca/pyopenssl

Package: php5.6-xmlrpc
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 64
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php5.6
Version: 5.6.40-47+0~20210227.51+debian9~1.gbpd522a2
Provides: php-xmlrpc
Depends: php-common (>= 1:81~), ucf, php5.6-common (= 5.6.40-47+0~20210227.51+debian9~1.gbpd522a2), libc6 (>= 2.4), libxml2 (>= 2.6.27), libxmlrpc-epi0
Description: XMLRPC-EPI module for PHP
 This package provides the XMLRPC-EPI module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: php7.2-json
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 72
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php7.2
Version: 7.2.34-18+0~20210223.60+debian9~1.gbpb21322
Provides: php-json
Depends: php-common (>= 1:81~), ucf, php7.2-common (= 7.2.34-18+0~20210223.60+debian9~1.gbpb21322), libc6 (>= 2.14)
Description: JSON module for PHP
 This package provides the JSON module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: libspf2-2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 150
Maintainer: Magnus Holmgren <[email protected]>
Architecture: amd64
Source: libspf2
Version: 1.2.10-7+deb9u2
Replaces: libspf2-0
Depends: libc6 (>= 2.14)
Conflicts: libspf2-0
Description: library for validating mail senders with SPF
 libspf2 implements the Sender Policy Framework, a part of the SPF/SRS
 protocol pair. libspf2 is a library which allows email systems such
 as Sendmail, Postfix, Exim, Zmailer and MS Exchange to check SPF
 records and make sure that the email is authorized by the domain name
 that it is coming from. This prevents email forgery, commonly used by
 spammers, scammers and email viruses/worms.
Homepage: http://www.libspf2.org/

Package: libpcrecpp0v5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 192
Maintainer: Perl 5 Compatible Regular Expression Library <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: pcre3
Version: 2:8.44-2+0~20210301.9+debian9~1.gbpa278ad
Replaces: libpcrecpp0 (<< 2:8.44-2+0~20210301.9+debian9~1.gbpa278ad)
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libpcre3 (>= 2:8.41), libstdc++6 (>= 5.2)
Conflicts: libpcrecpp0 (<< 2:8.44-2+0~20210301.9+debian9~1.gbpa278ad)
Description: Perl 5 Compatible Regular Expression Library - C++ runtime files
 This is a C++ library of functions to support regular expressions whose syntax
 and semantics are as close as possible to those of the Perl 5 language.
 .
 This package contains the C++ runtime library.

Package: libpcre32-3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 523
Maintainer: Perl 5 Compatible Regular Expression Library <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: pcre3
Version: 2:8.44-2+0~20210301.9+debian9~1.gbpa278ad
Depends: libc6 (>= 2.14)
Description: Perl 5 Compatible Regular Expression Library - 32 bit runtime files
 This is a library of functions to support regular expressions whose syntax
 and semantics are as close as possible to those of the Perl 5 language.
 .
 This package contains the 32 bit runtime library.

Package: libnet-http-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 62
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 6.12-1
Replaces: libwww-perl (<< 6.00)
Depends: perl, perl (>= 5.19.8) | libio-socket-ip-perl | libio-socket-inet6-perl, liburi-perl
Recommends: libio-socket-ssl-perl
Breaks: libwww-perl (<< 6.00)
Description: module providing low-level HTTP connection client
 The Net::HTTP class is a low-level HTTP client.  An instance of the
 Net::HTTP class represents a connection to an HTTP server.  The
 HTTP protocol is described in RFC 2616.  The Net::HTTP class
 supports HTTP/1.0 and HTTP/1.1. Net::HTTP is a sub-class of IO::Socket::INET.
 You can mix its methods with reading and writing from the socket directly.
 This is not necessarily a good idea, unless you know what you are doing.
Homepage: https://metacpan.org/release/Net-HTTP

Package: libnfnetlink0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 61
Maintainer: Alexander Wirt <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libnfnetlink
Version: 1.0.1-3
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Description: Netfilter netlink library
 libnfnetlink is the low-level library for netfilter related
 kernel/userspace communication. It provides a generic messaging
 infrastructure for in-kernel netfilter subsystems (such as
 nfnetlink_log, nfnetlink_queue, nfnetlink_conntrack) and their
 respective users and/or management tools in userspace.

Package: libgudev-1.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 56
Maintainer: Debian GNOME Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libgudev
Version: 230-3
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3), libudev1 (>= 183)
Description: GObject-based wrapper library for libudev
 This library makes it much simpler to use libudev from programs already using
 GObject. It also makes it possible to easily use libudev from other
 programming languages, such as Javascript, because of GObject introspection
 support.
Homepage: https://wiki.gnome.org/Projects/libgudev

Package: pinentry-curses
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 99
Maintainer: Debian GnuPG Maintainers <[email protected]>
Architecture: amd64
Source: pinentry
Version: 1.0.0-2
Provides: pinentry
Depends: libassuan0 (>= 2.0.1), libc6 (>= 2.14), libgpg-error0 (>= 1.14), libncursesw5 (>= 6), libtinfo5 (>= 6)
Suggests: pinentry-doc
Enhances: gnupg-agent
Description: curses-based PIN or pass-phrase entry dialog for GnuPG
 This package contains a program that allows for secure entry of PINs or
 pass phrases.  That means it tries to take care that the entered
 information is not swapped to disk or temporarily stored anywhere.
 This functionality is particularly useful for entering pass phrases
 when using encryption software such as GnuPG or e-mail clients using
 the same.  It uses an open protocol and is therefore not tied to
 particular software.
 .
 The program contained in this package implements a PIN entry dialog
 using the curses tool kit, meaning that it is useful for users
 working in text mode without the X Window System.  There are sibling
 packages that implement PIN entry dialogs that use an X tool kit.  If
 you install any of the graphical packages then this package is not
 necessary because the sibling packages automatically fall back to
 text mode if X is not active.
Homepage: https://www.gnupg.org/related_software/pinentry/

Package: libavahi-client3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 121
Maintainer: Utopia Maintenance Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: avahi
Version: 0.6.32-2+deb9u1
Depends: libavahi-common3 (>= 0.6.22), libc6 (>= 2.4), libdbus-1-3 (>= 1.9.14)
Description: Avahi client library
 Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
 It allows programs to publish and discover services and hosts
 running on a local network with no specific configuration. For
 example you can plug into a network and instantly find printers to
 print to, files to look at and people to talk to.
 .
 This package contains the library for Avahi's C API which  allows you
 to integrate mDNS/DNS-SD functionality into your application.
Homepage: http://avahi.org/

Package: php-mcrypt
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 11
Maintainer: Debian PHP PECL Maintainers <[email protected]>
Architecture: amd64
Version: 3:1.0.4-5+0~20210223.3+debian9~1.gbp68347e
Depends: php8.0-mcrypt
Pre-Depends: php-common (>= 2:69~)
Description: PHP bindings for the libmcrypt library
 These functions provides bindings for the unmaintained libmcrypt library.
 .
 The extension is unbundled from php-src as of PHP 7.2.0, because the underlying
 libmcrypt has obviously been abandoned. It is recommended to reevaluate using
 this extension.
Homepage: https://pecl.php.net/package/mcrypt

Package: libfcgi-bin
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 35
Maintainer: Tatsuki Sugiura <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: libfcgi (2.4.0-8.4)
Version: 2.4.0-8.4+b1
Replaces: libfcgi0ldbl (<< 2.4.0-8.4)
Depends: libc6 (>= 2.14), libfcgi0ldbl
Breaks: libfcgi0ldbl (<< 2.4.0-8.4)
Description: FastCGI bridge from CGI
 FastCGI is a language independent, scalable, open extension
 to CGI that provides high performance without the limitations
 of server specific APIs.
 .
 This package contains the cgi-fcgi utility to bridge between CGI
 and FastCGI.
Homepage: http://www.fastcgi.com/drupal/

Package: libpam-modules
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 874
Maintainer: Steve Langasek <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: pam
Version: 1.1.8-3.6
Replaces: libpam-umask, libpam0g-util
Provides: libpam-mkhomedir, libpam-motd, libpam-umask
Pre-Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.15), libdb5.3, libpam0g (>= 1.1.3-2), libselinux1 (>= 2.1.9), debconf (>= 0.5) | debconf-2.0, libpam-modules-bin (= 1.1.8-3.6)
Conflicts: libpam-mkhomedir, libpam-motd, libpam-umask
Conffiles:
 /etc/security/access.conf 13ec4d189f0ed9acf3433977a53d446b
 /etc/security/group.conf f1e26e8db6f7abd2d697d7dad3422c36
 /etc/security/limits.conf 11c27ba00b7bd6a255f33126f75c5005
 /etc/security/namespace.conf 6424c99a62ddf4b7d3ca713bb06ded89
 /etc/security/namespace.init d9e6a7c85e966427ef23a04ec6c7000f
 /etc/security/pam_env.conf ddee4a931170dc21b4e0b9bb28e02a7b
 /etc/security/sepermit.conf d41c74654734a5c069a37bfc02f0a6d4
 /etc/security/time.conf 06e05c6079e839c8833ac7c3abfde192
Description: Pluggable Authentication Modules for PAM
 This package completes the set of modules for PAM. It includes the
  pam_unix.so module as well as some specialty modules.
Homepage: http://www.linux-pam.org/

Package: python3-urllib3
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 303
Maintainer: Debian Python Modules Team <[email protected]>
Architecture: all
Source: python-urllib3
Version: 1.19.1-1+deb9u1
Depends: python3:any (>= 3.3.2-2~), python3-six
Recommends: ca-certificates
Suggests: python3-cryptography, python3-idna, python3-openssl, python3-socks
Description: HTTP library with thread-safe connection pooling for Python3
 urllib3 supports features left out of urllib and urllib2 libraries.
 .
   - Re-use the same socket connection for multiple requests (HTTPConnectionPool
     and HTTPSConnectionPool) (with optional client-side certificate
     verification).
   - File posting (encode_multipart_formdata).
   - Built-in redirection and retries (optional).
   - Supports gzip and deflate decoding.
   - Thread-safe and sanity-safe.
   - Small and easy to understand codebase perfect for extending and
     building upon.
 .
 This package contains the Python 3 version of the library.
Homepage: http://urllib3.readthedocs.org

Package: util-linux-locales
Status: install ok installed
Priority: optional
Section: localization
Installed-Size: 6169
Maintainer: Debian util-linux Maintainers <[email protected]>
Architecture: all
Source: util-linux
Version: 2.29.2-1+deb9u1
Replaces: util-linux (<< 2.11b)
Depends: util-linux (>= 2.29.2)
Description: locales files for util-linux
 This package contains the internationalization files for the util-linux
 package.
 .
 They are needed when you want the programs in util-linux to print their
 messages in other languages than English.

Package: libsane-extras-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 27
Maintainer: Debian QA Group <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: sane-backends-extras
Version: 1.0.22.4
Replaces: libsane-extras (<< 1.0.22.2~)
Description: API library for scanners -- documentation and support files
 SANE stands for "Scanner Access Now Easy" and is an application
 programming interface (API) that provides standardized access to any
 raster image scanner hardware (flatbed scanner, hand-held scanner,
 video- and still-cameras, frame-grabbers, etc.). The SANE standard is
 free and its discussion and development are open to everybody. The
 current source code is written to support several operating systems,
 including GNU/Linux, OS/2, Win32 and various Unices and is available
 under the GNU General Public License (commercial applications and
 backends are welcome, too, however).
 .
 This package includes documentation for libsane-extras, such as the man
 pages and other support files.

Package: libmpc3
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 111
Maintainer: Debian GCC Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: mpclib3 (1.0.3-1)
Version: 1.0.3-1+b2
Depends: libc6 (>= 2.4), libgmp10, libmpfr4 (>= 3.1.3)
Description: multiple precision complex floating-point library
 MPC is a portable library written in C for arbitrary precision
 arithmetic on complex numbers providing correct rounding. For the time
 being, it contains all arithmetic operations over complex numbers, the
 exponential and the logarithm functions, the trigonometric and
 hyperbolic functions.
 .
 Ultimately, it should implement a multiprecision equivalent of the ISO
 C99 standard.
 .
 It builds upon the GNU MP and the MPFR libraries.
Homepage: http://www.multiprecision.org/mpc/

Package: libstdc++6
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 1998
Maintainer: Debian GCC Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: gcc-6
Version: 6.3.0-18+deb9u1
Replaces: libstdc++6-6-dbg (<< 4.9.0-3)
Depends: gcc-6-base (= 6.3.0-18+deb9u1), libc6 (>= 2.18), libgcc1 (>= 1:4.2)
Breaks: blockattack (<= 1.4.1+ds1-2.1+b2), boo (<= 0.9.5~git20110729.r1.202a430-2), c++-annotations (<= 10.2.0-1), clustalx (<= 2.1+lgpl-3), dff (<= 1.3.0+dfsg.1-4.1+b3), digikam-private-libs (<= 4:4.4.0-1.1+b2), emscripten (<= 1.22.1-1), ergo (<= 3.4.0-1), fceux (<= 2.2.2+dfsg0-1), fiona (<= 1.5.1-2), flush (<= 0.9.12-3.1), freeorion (<= 0.4.4+git20150327-2), fslview (<= 4.0.1-4), fwbuilder (<= 5.1.0-4), gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2), gnote (<= 3.16.2-1), gnudatalanguage (<= 0.9.5-2+b2), innoextract (<= 1.4-1+b1), libantlr-dev (<= 2.7.7+dfsg-6), libapache2-mod-passenger (<= 5.0.7-1), libaqsis1 (<= 1.8.2-1), libassimp3 (<= 3.0~dfsg-4), libboost-date-time1.54.0, libboost-date-time1.55.0, libchemps2-1 (<= 1.5-1), libcpprest2.4 (<= 2.4.0-2), libdap17 (<= 3.14.0-2), libdapclient6 (<= 3.14.0-2), libdapserver7 (<= 3.14.0-2), libdavix0 (<= 0.4.0-1+b1), libdballe6 (<= 6.8-1), libdiet-admin2.8 (<= 2.8.0-1+b3), libdiet-client2.8 (<= 2.8.0-1+b3), libdiet-sed2.8 (<= 2.8.0-1+b3), libfreefem++ (<= 3.37.1-1), libgazebo5 (<= 5.0.1+dfsg-2.1), libgetfem4++ (<= 4.2.1~beta1~svn4635~dfsg-3+b1), libgmsh2 (<= 2.9.3+dfsg1-1), libinsighttoolkit4.7 (<= 4.7.2-2), libkolabxml1 (<= 1.1.0-3), libmarisa0 (<= 0.2.4-8), libogre-1.8.0 (<= 1.8.0+dfsg1-7+b1), libogre-1.9.0 (<= 1.9.0+dfsg1-4), libopencv-core2.4, libopenmpi1.6, libopenwalnut1 (<= 1.4.0~rc1+hg3a3147463ee2-1+b1), libpqxx-4.0 (<= 4.0.1+dfsg-3), libreoffice-core (<= 1:4.4.5-2), librime1 (<= 1.2+dfsg-2), libsigc++-2.0-0c2a (<= 2.4.1-1+b1), libwibble-dev (<= 1.1-1), libwreport2 (<= 2.14-1), libxmltooling6 (<= 1.5.3-2.1), lightspark (<= 0.7.2+git20150512-2+b1), mira-assembler (<= 4.9.5-1), mongodb (<= 1:2.4.14-2), mongodb-server (<= 1:2.4.14-2), ncbi-blast+ (<= 2.2.30-4), openscad (<= 2014.03+dfsg-1+b1), passepartout (<= 0.7.1-1.1), pdf2djvu (<= 0.7.21-2), photoprint (<= 0.4.2~pre2-2.3+b2), plastimatch (<= 1.6.2+dfsg-1), plee-the-bear (<= 0.6.0-3.1), povray (<= 1:3.7.0.0-8), powertop (<= 2.6.1-1), printer-driver-brlaser (<= 3-3), psi4 (<= 4.0~beta5+dfsg-2+b1), python-fiona (<= 1.5.1-2), python-guiqwt (<= 2.3.1-1), python-healpy (<= 1.8.1-1+b1), python-htseq (<= 0.5.4p3-2), python-imposm (<= 2.5.0-3+b2), python-pysph (<= 0~20150606.gitfa26de9-5), python-rasterio (<= 0.24.0-1), python-scipy (<= 0.14.1-1), python-sfml (<= 2.2~git20150611.196c88+dfsg-1+b1), python3-fiona (<= 1.5.1-2), python3-scipy (<= 0.14.1-1), python3-sfml (<= 2.2~git20150611.196c88+dfsg-1+b1), python3-taglib (<= 0.3.6+dfsg-2+b2), realtimebattle (<= 1.0.8-14), ruby-passenger (<= 5.0.7-1), schroot (<= 1.6.10-1+b1), sqlitebrowser (<= 3.5.1-3), tecnoballz (<= 0.93.1-6), wesnoth-1.12-core (<= 1:1.12.4-1), widelands (<= 1:18-3+b1), xflr5 (<= 6.09.06-2)
Conflicts: scim (<< 1.4.2-1)
Description: GNU Standard C++ Library v3
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which
 was included up to g++-2.95. The first version of libstdc++-v3 appeared
 in g++-3.0.
Homepage: http://gcc.gnu.org/

Package: libtalloc2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 102
Maintainer: Debian Samba Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: talloc
Version: 2.1.8-1
Depends: libc6 (>= 2.16)
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.
Homepage: https://talloc.samba.org/

Package: libkrb5-3
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 1026
Maintainer: Sam Hartman <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: krb5
Version: 1.15-1+deb9u3
Depends: libc6 (>= 2.16), libcomerr2 (>= 1.34), libk5crypto3 (>= 1.15~beta1), libkeyutils1 (>= 1.5.9), libkrb5support0 (= 1.15-1+deb9u3)
Recommends: krb5-locales
Suggests: krb5-doc, krb5-user
Breaks: libsmbclient (<= 2:3.6.1-2), sssd (<= 1.2.1-4.3)
Description: MIT Kerberos runtime libraries
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains the runtime library for the main Kerberos v5 API
 used by applications and Kerberos clients.
Homepage: http://web.mit.edu/kerberos/

Package: syslog-ng-mod-sql
Status: install ok installed
Priority: extra
Section: admin
Installed-Size: 117
Maintainer: syslog-ng maintainers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: syslog-ng
Version: 3.8.1-10
Depends: libc6 (>= 2.14), libdbi1 (>= 0.9.0), libssl1.1 (>= 1.1.0), syslog-ng-abi-3.8-0
Suggests: libdbd-mysql, libdbd-pgsql, libdbd-sqlite3
Description: Enhanced system logging daemon (SQL plugin)
 syslog-ng is an enhanced log daemon, supporting a wide range of input
 and output methods: syslog, unstructured text, message queues,
 databases (SQL and NoSQL alike) and more.
 .
 Key features:
 .
  * receive and send RFC3164 and RFC5424 style syslog messages
  * work with any kind of unstructured data
  * receive and send JSON formatted messages
  * classify and structure logs with builtin parsers (csv-parser(),
    db-parser(), etc.)
  * normalize, crunch and process logs as they flow through the system
  * hand on messages for further processing using message queues (like
    AMQP), files or databases (like PostgreSQL or MongoDB).
 .
 This package provides the SQL destination plugin, which allows one to
 log system messages to a multitude of SQL databases (including, but
 not limited to MySQL, PostgreSQL and SQLite).
Homepage: http://www.syslog-ng.org/

Package: syslog-ng-mod-json
Status: install ok installed
Priority: extra
Section: admin
Installed-Size: 106
Maintainer: syslog-ng maintainers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: syslog-ng
Version: 3.8.1-10
Depends: libc6 (>= 2.14), libjson-c3 (>= 0.10), syslog-ng-abi-3.8-0
Breaks: syslog-ng-core (<< 3.8.1-7)
Description: Enhanced system logging daemon (JSON plugin)
 syslog-ng is an enhanced log daemon, supporting a wide range of input
 and output methods: syslog, unstructured text, message queues,
 databases (SQL and NoSQL alike) and more.
 .
 Key features:
 .
  * receive and send RFC3164 and RFC5424 style syslog messages
  * work with any kind of unstructured data
  * receive and send JSON formatted messages
  * classify and structure logs with builtin parsers (csv-parser(),
    db-parser(), etc.)
  * normalize, crunch and process logs as they flow through the system
  * hand on messages for further processing using message queues (like
    AMQP), files or databases (like PostgreSQL or MongoDB).
 .
 This package provides the $(format-json) template function plugin,
 which makes it possible to conveniently serialize system log messages
 to JSON. Along with the template function, this module also provides
 a json-parser plugin, allowing syslog-ng to parse JSON input.
Homepage: http://www.syslog-ng.org/

Package: binutils
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 23353
Maintainer: Matthias Klose <[email protected]>
Architecture: amd64
Version: 2.28-5
Replaces: binutils-gold (<< 2.20.51.20100415), binutils-mingw-w64-i686 (<< 2.23.52.20130612-1+3), binutils-mingw-w64-x86-64 (<< 2.23.52.20130612-1+3)
Provides: binutils-gold, elf-binutils
Depends: libc6 (>= 2.14), zlib1g (>= 1:1.2.0)
Suggests: binutils-doc (>= 2.28-5)
Breaks: binutils-mingw-w64-i686 (<< 2.23.52.20130612-1+3), binutils-mingw-w64-x86-64 (<< 2.23.52.20130612-1+3), hardening-wrapper (<< 2.8+nmu3)
Conflicts: binutils-gold (<< 2.20.51.20100415), binutils-mingw-w64-i686 (<< 2.23.52.20130612-1+3), binutils-mingw-w64-x86-64 (<< 2.23.52.20130612-1+3), binutils-multiarch (<< 2.27-8), elf-binutils, gas, modutils (<< 2.4.19-1)
Description: GNU assembler, linker and binary utilities
 The programs in this package are used to assemble, link and manipulate
 binary and object files.  They may be used in conjunction with a compiler
 and various libraries to build programs.
Homepage: https://www.gnu.org/software/binutils/

Package: python3-josepy
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 143
Maintainer: Debian Let's Encrypt <[email protected]>
Architecture: all
Source: python-josepy
Version: 1.1.0-2~deb9u1
Depends: python3-cryptography (>= 0.8), python3-openssl (>= 0.13), python3-pkg-resources, python3-six (>= 1.9.0), python3:any (>= 3.3.2-2~)
Description: JOSE implementation for Python 3.x
 This package is a Python implementation of the standards developed by
 IETF Javascript Object Signing and Encryption (Active WG), in
 particular the following RFCs:
 .
   - JSON Web Algorithms (JWA)
   - JSON Web Key (JWK)
   - JSON Web Signature (JWS)
 .
 This package was originally developed as part of the ACME protocol
 implementation.  This is the Python 3 library.
Homepage: https://certbot.eff.org/

Package: libffi6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 56
Maintainer: Debian GCC Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libffi
Version: 3.2.1-6
Depends: libc6 (>= 2.14)
Description: Foreign Function Interface library runtime
 A foreign function interface is the popular name for the interface that
 allows code written in one language to call code written in another
 language.

Package: libaudit-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 30
Maintainer: Laurent Bigonville <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: audit
Version: 1:2.6.7-2
Replaces: libaudit0, libaudit1 (<< 1:2.2.1-2)
Breaks: libaudit0, libaudit1 (<< 1:2.2.1-2)
Conffiles:
 /etc/libaudit.conf cdc703f9d27f0d980271a9e95d0f18b2
Description: Dynamic library for security auditing - common files
 The audit-libs package contains the dynamic libraries needed for
 applications to use the audit framework. It is used to monitor systems for
 security related events.
 .
 This package contains the libaudit.conf configuration file and the associated
 manpage.
Homepage: https://people.redhat.com/sgrubb/audit/

Package: php7.4-readline
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 60
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php7.4
Version: 7.4.16-1+0~20210305.42+debian9~1.gbpbbe65e
Provides: php-readline
Depends: php-common (>= 1:81~), ucf, php7.4-common (= 7.4.16-1+0~20210305.42+debian9~1.gbpbbe65e), libbsd0 (>= 0.0), libc6 (>= 2.14), libedit2 (>= 3.1-20160903), libncurses5 (>= 6), libtinfo5 (>= 6)
Description: readline module for PHP
 This package provides the readline module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: cpp-6
Status: install ok installed
Priority: optional
Section: interpreters
Installed-Size: 22665
Maintainer: Debian GCC Maintainers <[email protected]>
Architecture: amd64
Source: gcc-6
Version: 6.3.0-18+deb9u1
Replaces: gccgo-6 (<< 6.3.0-18+deb9u1)
Depends: gcc-6-base (= 6.3.0-18+deb9u1), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl15 (>= 0.15), libmpc3, libmpfr4 (>= 3.1.3), zlib1g (>= 1:1.1.4)
Suggests: gcc-6-locales (>= 6.3.0-1)
Breaks: hardening-wrapper (<< 2.8+nmu3), libmagics++-dev (<< 2.28.0-4)
Description: GNU C preprocessor
 A macro processor that is used automatically by the GNU C compiler
 to transform programs before actual compilation.
 .
 This package has been separated from gcc for the benefit of those who
 require the preprocessor but not the compiler.
Homepage: http://gcc.gnu.org/

Package: php7.4-intl
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 492
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php7.4
Version: 7.4.16-1+0~20210305.42+debian9~1.gbpbbe65e
Provides: php-intl
Depends: php-common (>= 1:81~), ucf, php7.4-common (= 7.4.16-1+0~20210305.42+debian9~1.gbpbbe65e), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libicu65 (>= 65.1-1~), libstdc++6 (>= 4.9)
Description: Internationalisation module for PHP
 This package provides the Internationalisation module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: libva-drm1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 39
Maintainer: Debian Multimedia Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libva
Version: 1.7.3-2
Depends: libc6 (>= 2.4), libdrm2 (>= 2.4.16), libva1 (>= 1.7.3), libva1 (<< 1.7.3.1)
Description: Video Acceleration (VA) API for Linux -- DRM runtime
 Video Acceleration API (VA API) is a library ("libVA") and API specification
 which enables and provides access to graphics hardware (GPU) acceleration for
 video processing on Linux and UNIX based operating systems. Accelerated
 processing includes video decoding, video encoding, subpicture blending and
 rendering. The specification was originally designed by Intel for its GMA
 (Graphics Media Accelerator) series of GPU hardware, the API is however not
 limited to GPUs or Intel specific hardware, as other hardware and manufacturers
 can also freely use this API for hardware accelerated video decoding.
 .
 This package provides the libva-drm library.
Homepage: http://www.freedesktop.org/wiki/Software/vaapi

Package: libtext-charwidth-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 40
Maintainer: Anibal Monsalve Salazar <[email protected]>
Architecture: amd64
Source: libtext-charwidth-perl (0.04-7)
Version: 0.04-7+b5
Depends: libc6 (>= 2.2.5), perl-base (>= 5.24.1~rc3-2), perlapi-5.24.1
Description: get display widths of characters on the terminal
 This module permits perl software to get the display widths of characters
 and strings on the terminal, using wcwidth() and wcswidth() from libc.
 .
 It provides mbwidth(), mbswidth(), and mblen().
Homepage: http://search.cpan.org/search?module=Text::CharWidth

Package: liblua5.1-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 394
Maintainer: John V. Belmonte <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: lua5.1 (5.1.5-8.1)
Version: 5.1.5-8.1+b2
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.1.1)
Description: Shared library for the Lua interpreter version 5.1
 Lua is a powerful, light-weight programming language designed for extending
 applications.  The language engine is accessible as a library, having a C
 API which allows the application to exchange data with Lua programs and also
 to extend Lua with C functions.  Lua is also used as a general-purpose,
 stand-alone language through the simple command line interpreter provided.
 .
 This package contains runtime libraries.  You shouldn't need to install it
 explicitly.
Homepage: http://www.lua.org

Package: libc-dev-bin
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 378
Maintainer: GNU Libc Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: glibc
Version: 2.24-11+deb9u4
Depends: libc6 (>> 2.24), libc6 (<< 2.25)
Recommends: manpages, manpages-dev
Description: GNU C Library: Development binaries
 This package contains utility programs related to the GNU C Library
 development package.
Homepage: http://www.gnu.org/software/libc/libc.html

Package: liblua5.2-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 425
Maintainer: Enrico Tassi <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: lua5.2 (5.2.4-1.1)
Version: 5.2.4-1.1+b2
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.1.1)
Description: Shared library for the Lua interpreter version 5.2
 Lua is a powerful, light-weight programming language designed for extending
 applications.  The language engine is accessible as a library, having a C
 API which allows the application to exchange data with Lua programs and also
 to extend Lua with C functions.  Lua is also used as a general-purpose,
 stand-alone language through the simple command line interpreter provided.
 .
 This package contains runtime libraries.  You shouldn't need to install it
 explicitly.
Homepage: http://www.lua.org

Package: libavahi-common3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 106
Maintainer: Utopia Maintenance Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: avahi
Version: 0.6.32-2+deb9u1
Depends: libc6 (>= 2.14), libavahi-common-data
Description: Avahi common library
 Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
 It allows programs to publish and discover services and hosts
 running on a local network with no specific configuration. For
 example you can plug into a network and instantly find printers to
 print to, files to look at and people to talk to.
 .
 This package contains the Avahi common library, which is a set of common
 functions used by many of Avahis components and client applications.
Homepage: http://avahi.org/

Package: libdrm-radeon1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 85
Maintainer: Debian X Strike Force <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libdrm
Version: 2.4.74-1
Depends: libc6 (>= 2.4), libdrm2 (>= 2.4.38)
Description: Userspace interface to radeon-specific kernel DRM services -- runtime
 This library implements the userspace interface to the kernel DRM
 services.  DRM stands for "Direct Rendering Manager", which is the
 kernelspace portion of the "Direct Rendering Infrastructure" (DRI).
 The DRI is currently used on Linux to provide hardware-accelerated
 OpenGL drivers.
Homepage: https://cgit.freedesktop.org/mesa/drm/

Package: libmongoc-1.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 377
Maintainer: A. Jesse Jiryu Davis <[email protected]>
Architecture: amd64
Source: libmongoc (1.4.2-1)
Version: 1.4.2-1+b1
Depends: libbson-1.0-0 (>= 1.4.1), libc6 (>= 2.14), libssl1.1 (>= 1.1.0)
Description: MongoDB C client library - runtime files
 libmongoc is the officially supported MongoDB client library for C
 applications.
 .
 This package contains the libmongoc runtime libraries, for applications that
 have been built with libmongoc.
Homepage: https://github.com/mongodb/mongo-c-driver

Package: librabbitmq4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 116
Maintainer: Michael Fladischer <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: librabbitmq
Version: 0.9.0-0.1+0~20181001131456.2+stretch~1.gbp3879d4
Depends: libc6 (>= 2.14), libssl1.1 (>= 1.1.0)
Description: AMQP client library written in C
 RabbitMQ provides robust messaging for applications. It is easy to use, fit
 for purpose at cloud scale and supported on all major operating systems and
 developer platforms. librabbitmq is a C-language AMQP client library for use
 with AMQP servers such as RabbitMQ speaking protocol versions 0-9-1.
 .
 This package includes the library itself.
Homepage: https://github.com/alanxz/rabbitmq-c

Package: libpcre16-3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 543
Maintainer: Perl 5 Compatible Regular Expression Library <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: pcre3
Version: 2:8.44-2+0~20210301.9+debian9~1.gbpa278ad
Depends: libc6 (>= 2.14)
Description: Perl 5 Compatible Regular Expression Library - 16 bit runtime files
 This is a library of functions to support regular expressions whose syntax
 and semantics are as close as possible to those of the Perl 5 language.
 .
 This package contains the 16 bit runtime library.

Package: php7.4-xmlrpc
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 60
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php7.4
Version: 7.4.16-1+0~20210305.42+debian9~1.gbpbbe65e
Provides: php-xmlrpc
Depends: php-common (>= 1:81~), ucf, php7.4-common (= 7.4.16-1+0~20210305.42+debian9~1.gbpbbe65e), libc6 (>= 2.14), libxml2 (>= 2.6.27), libxmlrpc-epi0
Description: XMLRPC-EPI module for PHP
 This package provides the XMLRPC-EPI module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: libxml-libxml-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 1020
Maintainer: Debian Perl Group <[email protected]>
Architecture: amd64
Version: 2.0128+dfsg-1+deb9u1
Depends: libc6 (>= 2.14), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4), perl (>= 5.24.1-3+deb9u2), perlapi-5.24.1, libxml-namespacesupport-perl, libxml-sax-perl
Description: Perl interface to the libxml2 library
 XML::LibXML is a Perl interface to the GNOME libxml2 library, which provides
 interfaces for parsing and manipulating XML files. This module allows Perl
 programmers to make use of the highly capable validating XML parser and the
 high performance Document Object Model (DOM) implementation. Additionally, it
 supports using the XML Path Language (XPath) to find and extract information.
Homepage: https://metacpan.org/release/XML-LibXML

Package: libcomerr2
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 84
Maintainer: Theodore Y. Ts'o <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: e2fsprogs
Version: 1.43.4-2+deb9u2
Replaces: e2fsprogs (<< 1.34-1)
Provides: libcomerr-kth-compat
Depends: libc6 (>= 2.17)
Description: common error description library
 libcomerr is an attempt to present a common error-handling mechanism to
 manipulate the most common form of error code in a fashion that does not
 have the problems identified with mechanisms commonly in use.
Homepage: http://e2fsprogs.sourceforge.net

Package: libavahi-glib1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 66
Maintainer: Utopia Maintenance Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: avahi
Version: 0.6.32-2+deb9u1
Depends: libavahi-common3 (>= 0.6.16), libc6 (>= 2.2.5), libglib2.0-0 (>= 2.16.0)
Description: Avahi GLib integration library
 Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
 It allows programs to publish and discover services and hosts
 running on a local network with no specific configuration. For
 example you can plug into a network and instantly find printers to
 print to, files to look at and people to talk to.
 .
 This library contains the interface to integrate the Avahi libraries
 into a GLib main loop application, including GTK+ applications.
Homepage: http://avahi.org/

Package: libcolord2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 525
Maintainer: Christopher James Halse Rogers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: colord
Version: 1.3.3-2
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3), liblcms2-2 (>= 2.6), libudev1 (>= 196)
Suggests: colord
Description: system service to manage device colour profiles -- runtime
 colord is a system service that makes it easy to manage, install and generate
 colour profiles to accurately colour manage input and output devices.
 .
 It provides a D-Bus API for system frameworks to query, a persistent data
 store, and a mechanism for session applications to set system policy.
 .
 This package contains a gobject-based convenience library for programs to
 interact with the colord system daemon.
Homepage: http://www.freedesktop.org/software/colord/

Package: libthai-data
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 601
Maintainer: Theppitak Karoonboonyanan <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: libthai
Version: 0.1.26-1
Breaks: libthai0 (<< 0.1.10)
Description: Data files for Thai language support library
 LibThai is a set of Thai language support routines aimed to ease
 developers' tasks to incorporate Thai language support in their applications.
 It includes important Thai-specific functions e.g. word breaking, input and
 output methods as well as basic character and string supports.
 .
 This package contains data files needed by the LibThai library.
Homepage: http://linux.thai.net/projects/libthai

Package: findutils
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 1854
Maintainer: Andreas Metzler <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 4.6.0+git+20161106-2
Pre-Depends: libc6 (>= 2.17), libselinux1 (>= 1.32)
Suggests: mlocate | locate
Breaks: binstats (<< 1.08-8.1), debhelper (<< 9.20130504), guilt (<< 0.36-0.2), kernel-package (<< 13.000), libpython3.4-minimal (<< 3.4.4-2), libpython3.5-minimal (<< 3.5.1-3), lsat (<< 0.9.7.1-2.1), mc (<< 3:4.8.11-1), sendmail (<< 8.14.4-5), switchconf (<< 0.0.9-2.1)
Conflicts: debconf (<< 1.5.50)
Description: utilities for finding files--find, xargs
 GNU findutils provides utilities to find files meeting specified
 criteria and perform various actions on the files which are found.
 This package contains 'find' and 'xargs'; however, 'locate' has
 been split off into a separate package.
Homepage: http://savannah.gnu.org/projects/findutils/

Package: libpam0g
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 229
Maintainer: Steve Langasek <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: pam
Version: 1.1.8-3.6
Replaces: libpam0g-util
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.14), debconf (>= 0.5) | debconf-2.0
Suggests: libpam-doc
Description: Pluggable Authentication Modules library
 Contains the shared library for Linux-PAM, a library that enables the
 local system administrator to choose how applications authenticate users.
 In other words, without rewriting or recompiling a PAM-aware application,
 it is possible to switch between the authentication mechanism(s) it uses.
 One may entirely upgrade the local authentication system without touching
 the applications themselves.
Homepage: http://www.linux-pam.org/

Package: libxdmcp6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 53
Maintainer: Debian X Strike Force <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libxdmcp
Version: 1:1.1.2-3
Depends: libbsd0 (>= 0.2.0), libc6 (>= 2.4)
Description: X11 Display Manager Control Protocol library
 This package provides the main interface to the X11 display manager control
 protocol library, which allows for remote logins to display managers.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXdmcp

Package: libbind9-140
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 254
Maintainer: Debian DNS Packaging <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: bind9
Version: 1:9.10.3.dfsg.P4-12.3+deb9u12
Replaces: libbind0
Depends: libc6 (>= 2.4), libcap2 (>= 1:2.10), libcomerr2 (>= 1.01), libdns162, libgeoip1, libgssapi-krb5-2 (>= 1.6.dfsg.2), libisc160, libisccfg140, libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libssl1.0.2 (>= 1.0.2d), libxml2 (>= 2.6.27)
Conflicts: libbind0, libbind9-41
Description: BIND9 Shared Library used by BIND
 The Berkeley Internet Name Domain (BIND) implements an Internet domain
 name server.  BIND is the most widely-used name server software on the
 Internet, and is supported by the Internet Software Consortium, www.isc.org.
 .
 This package delivers the libbind9 shared library used by BIND's daemons and
 clients.

Package: xml-core
Status: deinstall ok config-files
Priority: optional
Section: text
Installed-Size: 117
Maintainer: Debian XML/SGML Group <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 0.17
Config-Version: 0.17
Depends: sgml-base (>= 1.28), sed (>= 4.1.2-8)
Suggests: debhelper (>= 9.20120909)
Conffiles:
 /etc/sgml/xml-core.cat 055ba0bd3154c0a58b9bf8a0c9ecf2fa
Description: XML infrastructure and XML catalog file support
 This package creates the XML infrastructure directories and provides
 XML catalog file support in compliance with the current Debian XML
 Policy draft:
 .
   * infrastructure directories:
      - /etc/xml
      - /usr/share/xml/{declaration,entities,misc,schema}
      - /usr/local/share/xml/{declaration,entities,misc,schema}
 .
   * XML catalog schema: OASIS XML Catalog Committee Specification 1.0
 .
   * update-xmlcatalog(8): tool for maintaining the root XML catalog
     file and the package XML catalog files in the '/etc/xml' directory
     as well as local XML catalog files.
 .
   * dh_installxmlcatalogs(1): debhelper tool for installing local XML
     catalog files and registering XML entities in package XML catalog
     files and the root XML catalog file (requires debhelper package)

Package: javascript-common
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 68
Maintainer: Debian Javascript Maintainers <[email protected]>
Architecture: all
Version: 11
Suggests: apache2 (>= 2.4.6~) | lighttpd | httpd
Conffiles:
 /etc/apache2/conf-available/javascript-common.conf 133aafb01e900b05e75042fd47dec067
 /etc/lighttpd/conf-available/90-javascript-alias.conf 568434a47d89bb89ecf81c8f9c4e1669
Description: Base support for JavaScript library packages
 Web applications that use JavaScript need to distribute it through HTTP. Using
 a common path for every script avoids the need to enable this path in the HTTP
 server for every package.
 .
 This is a helper package that creates /usr/share/javascript and enables it in
 the Apache and Lighttpd webserver.

Package: libcap-ng0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 43
Maintainer: Pierre Chifflier <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libcap-ng (0.7.7-3)
Version: 0.7.7-3+b1
Depends: libc6 (>= 2.8)
Description: An alternate POSIX capabilities library
 This library implements the user-space interfaces to the POSIX
 1003.1e capabilities available in Linux kernels.  These capabilities are
 a partitioning of the all powerful root privilege into a set of distinct
 privileges.
 .
 The libcap-ng library is intended to make programming with POSIX
 capabilities much easier than the traditional libcap library.
 .
 This package contains header files and libraries for libcap-ng.
Homepage: http://people.redhat.com/sgrubb/libcap-ng

Package: samba
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 10932
Maintainer: Debian Samba Maintainers <[email protected]>
Architecture: amd64
Version: 2:4.5.16+dfsg-1+deb9u4
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.8), python-dnspython, python-samba, samba-common (= 2:4.5.16+dfsg-1+deb9u4), samba-common-bin (= 2:4.5.16+dfsg-1+deb9u4), tdb-tools, update-inetd, init-system-helpers (>= 1.18~), python (>= 2.7~), python2.7:any, python:any (<< 2.8), python:any (>= 2.7~), libbsd0 (>= 0.0), libc6 (>= 2.14), 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), libwbclient0 (= 2:4.5.16+dfsg-1+deb9u4), samba-libs (= 2:4.5.16+dfsg-1+deb9u4)
Pre-Depends: dpkg (>= 1.15.6~)
Recommends: attr, logrotate, samba-dsdb-modules, samba-vfs-modules
Suggests: bind9 (>= 1:9.5.1), bind9utils, ctdb, ldb-tools, ntp | chrony (>= 3.0-1), smbldap-tools, winbind, ufw
Breaks: qtsmbstatus-server (<< 2.2.1-3~)
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)
Enhances: bind9, ntp
Conffiles:
 /etc/cron.daily/samba f6519535df7964f95cdd7db501bf3ad2
 /etc/init.d/nmbd 42aa243aa2d4d0ddea3c754a91d031ba
 /etc/init.d/samba 93a6099caf5c38688cd8dcd6937b5bdf
 /etc/init.d/samba-ad-dc ebb06cc441e520237c0dbd61ca1516a5
 /etc/init.d/smbd be41508c3fe40f1becaddd4b4a7c9f4f
 /etc/init/nmbd.conf 737e820c320801a2a0fc9e9c84d43fc0
 /etc/init/reload-smbd.conf 2a250669b46167f3b6152a90344626c1
 /etc/init/samba-ad-dc.conf b9b7410f057a35e05d30d2ef15f370d4
 /etc/init/smbd.conf f2c5e46c7d8ece70bfeb83b772050be1
 /etc/logrotate.d/samba a91f093fd214a4d105c985bab0b40db6
 /etc/ufw/applications.d/samba 9d474788f9a1955e16134f2794be473d
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).
Homepage: http://www.samba.org

Package: virtualmin-core
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 60
Maintainer: Joe Cooper <[email protected]>
Architecture: all
Version: 6.0.1
Replaces: virtualmin-base
Depends: webmin, webmin-virtual-server, libcrypt-ssleay-perl, libjson-pp-perl, virtualmin-config
Recommends: usermin, webmin-jailkit, webmin-php-pear, webmin-ruby-gems, webmin-virtualmin-awstats, webmin-virtualmin-dav, webmin-virtualmin-git, webmin-virtualmin-htpasswd, webmin-virtualmin-init, webmin-virtualmin-registrar, webmin-virtualmin-slavedns, webmin-virtualmin-sqlite, liblog-log4perl-perl, perl-modules
Description: Metapackage for core Virtualmin dependencies.
 This is a fake package to depend on Core Virtualmin packages.
 .
 This only includes architecture independent Perl, Python, shell,
 etc. packages that should work on any Debian-based system.
Homepage: https://github.com/virtualmin/virtualmin-core-deb

Package: qpdf
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 521
Maintainer: Jay Berkenbilt <[email protected]>
Architecture: amd64
Version: 6.0.0-2
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libpcre3 (>= 1:8.35), libqpdf17 (>> 6.0.0~), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4)
Description: tools for transforming and inspecting PDF files
 QPDF is a program that can be used to linearize (web-optimize),
 encrypt (password-protect), decrypt, and inspect PDF files from the
 command-line.  It does these and other structural, content-preserving
 transformations on PDF files, reading a PDF file as input and
 creating a new one as output.  It also provides many useful
 capabilities to developers of PDF-producing software or for people
 who just want to look at the innards of a PDF file to learn more
 about how they work.
 .
 QPDF understands PDF files that use compressed object streams
 (supported by newer PDF applications) and can convert such files into
 those that can be read with older viewers.  It can also be used for
 checking PDF files for structural errors, inspecting stream contents,
 or extracting objects from PDF files.  QPDF is not PDF content
 creation or viewing software -- it does not have the capability to
 create PDF files from scratch or to display PDF files.
 .
 This package includes the command-line qpdf tools.  It also contains
 the documentation.
Homepage: http://qpdf.sourceforge.net

Package: dbus
Status: install ok installed
Priority: standard
Section: admin
Installed-Size: 534
Maintainer: Utopia Maintenance Team <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 1.10.32-0+deb9u1
Depends: adduser, init-system-helpers (>= 1.3~), lsb-base (>= 3.2-14), libapparmor1 (>= 2.8.95), libaudit1 (>= 1:2.2.1), libc6 (>= 2.14), libcap-ng0, libdbus-1-3 (= 1.10.32-0+deb9u1), libexpat1 (>= 2.1~beta3), libselinux1 (>= 2.0.65), libsystemd0 (>= 209)
Suggests: default-dbus-session-bus | dbus-session-bus
Conffiles:
 /etc/default/dbus 0d0f25a2f993509c857eb262f6e22015
 /etc/init.d/dbus ec9a7d183ec50837a12aca3f9c95cc27
Description: simple interprocess messaging system (daemon and utilities)
 D-Bus is a message bus, used for sending messages between applications.
 Conceptually, it fits somewhere in between raw sockets and CORBA in
 terms of complexity.
 .
 D-Bus supports broadcast messages, asynchronous messages (thus
 decreasing latency), authentication, and more. It is designed to be
 low-overhead; messages are sent using a binary protocol, not using
 XML. D-Bus also supports a method call mapping for its messages, but
 it is not required; this makes using the system quite simple.
 .
 It comes with several bindings, including GLib, Python, Qt and Java.
 .
 This package contains the D-Bus daemon and related utilities.
 .
 The client-side library can be found in the libdbus-1-3 package, as it is no
 longer contained in this package.
Homepage: http://dbus.freedesktop.org/

Package: libmount1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 403
Maintainer: Debian util-linux Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: util-linux
Version: 2.29.2-1+deb9u1
Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.17), libselinux1 (>= 2.6-3~)
Description: device mounting library
 This device mounting library is used by mount and umount helpers.

Package: python3-configobj
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 161
Maintainer: Debian Python Modules Team <[email protected]>
Architecture: all
Source: configobj
Version: 5.0.6-2
Depends: python3-six, python3:any (>= 3.3.2-2~)
Suggests: python-configobj-doc
Description: simple but powerful config file reader and writer for Python 3
 ConfigObj is a simple but powerful config file reader and writer: an
 ini file round tripper. Its main feature is that it is very easy to
 use, with a straightforward programmer's interface and a simple
 syntax for config files. It has lots of other features, though:
 .
  * Nested sections (subsections), to any level
  * List values
  * Multiple line values
  * String interpolation (substitution)
  * Integrated with a powerful validation system
    + including automatic type checking/conversion
    + and allowing default values
    + repeated sections
  * All comments in the file are preserved
  * The order of keys/sections is preserved
  * Full Unicode support
  * Powerful unrepr mode for storing/retrieving Python data-types
 .
  This is the Python 3 version of the package.
Homepage: http://www.voidspace.org.uk/python/configobj.html

Package: php7.0-common
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 4283
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php7.0
Version: 7.0.33-47+0~20210228.54+debian9~1.gbp7f60a9
Provides: php-calendar, php-ctype, php-exif, php-fileinfo, php-ftp, php-iconv, php-pdo, php-phar, php-posix, php-shmop, php-sockets, php-sysvmsg, php-sysvsem, php-sysvshm, php-tokenizer, php7.0-calendar, php7.0-ctype, php7.0-exif, php7.0-fileinfo, php7.0-ftp, php7.0-gettext, php7.0-iconv, php7.0-pdo, php7.0-phar, php7.0-posix, php7.0-shmop, php7.0-sockets, php7.0-sysvmsg, php7.0-sysvsem, php7.0-sysvshm, php7.0-tokenizer
Depends: php-common (>= 1:81~), ucf, libc6 (>= 2.15), libssl1.1 (>= 1.1.0)
Breaks: gforge-common (<< 6)
Description: documentation, examples and common module for PHP
 This package provides the documentation, examples and common module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: php-gd
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 13
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: all
Source: php-defaults (82+0~20210313.35+debian9~1.gbpa8195f)
Version: 2:8.0+82+0~20210313.35+debian9~1.gbpa8195f
Depends: php-common, php8.0-gd
Description: GD module for PHP [default]
 This package provides a GD module for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
 .
 This package is a dependency package, which depends on Debian's default
 PHP version (currently 8.0).

Package: ethtool
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 372
Maintainer: Anibal Monsalve Salazar <[email protected]>
Architecture: amd64
Source: ethtool (1:4.8-1)
Version: 1:4.8-1+b1
Depends: libc6 (>= 2.14)
Conffiles:
 /etc/network/if-pre-up.d/ethtool 39693276fe35fccec75f610cb71d3e85
 /etc/network/if-up.d/ethtool b0d11ba5983c8c5990bb9933c35a3ec5
Description: display or change Ethernet device settings
 ethtool can be used to query and change settings such as speed, auto-
 negotiation and checksum offload on many network devices, especially
 Ethernet devices.
Homepage: https://www.kernel.org/pub/software/network/ethtool/

Package: libxxf86vm1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 50
Maintainer: Debian X Strike Force <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libxxf86vm (1:1.1.4-1)
Version: 1:1.1.4-1+b2
Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.6.0), libxext6
Description: X11 XFree86 video mode extension library
 libXxf86vm provides an interface to the XFree86-VidModeExtension
 extension, which allows client applications to get and set video mode
 timings in extensive detail.  It is used by the xvidtune program in
 particular.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXxf86vm

Package: python-html5lib
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 529
Maintainer: Debian Python Modules Team <[email protected]>
Architecture: all
Source: html5lib
Version: 0.999999999-1
Depends: python-pkg-resources, python-six, python-webencodings, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-chardet, python-genshi, python-lxml
Description: HTML parser/tokenizer based on the WHATWG HTML5 specification
 html5lib is a pure-python library for parsing HTML. It is designed to
 conform to the HTML 5 specification, which has formalized the error handling
 algorithms of popular web browsers.
 .
 This package contains the Python 2 version of html5lib.
Homepage: https://github.com/html5lib/html5lib-python

Package: libzvbi0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 710
Maintainer: Joao Eriberto Mota Filho <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: zvbi
Version: 0.2.35-13
Replaces: libzvbi-0.1 (<= 0.2.1-3)
Depends: libc6 (>= 2.15), libpng16-16 (>= 1.6.2-1), zlib1g (>= 1:1.1.4), libzvbi-common (= 0.2.35-13)
Description: Vertical Blanking Interval decoder (VBI) - runtime files
 The vertical blanking interval (VBI) is an interval in a television signal
 that temporarily suspends transmission of the signal for the electron gun
 to move back up to the first line of the television screen to trace the
 next screen field.
 .
 The vertical blanking interval can be used to carry data, since anything
 sent during the VBI would naturally not be displayed; various test signals,
 closed captioning, and other digital data can be sent during this time
 period. These include information like closed-caption data, Teletext
 (primarily in Europe), and now Intercast and the ATVEC Internet television
 encodings.
 .
 The Zapping VBI library, in short ZVBI, provides functions to capture and
 decode VBI data. It is written in plain ANSI C with few dependencies on
 other tools and libraries, licensed under GPL. Some features:
   * Captures raw VBI samples from V4L, V4L2 and FreeBSD BKTR devices, sliced
     VBI data from Linux DVB devices;
   * Implements a VBI Proxy to share one VBI device between multiple
     applications;
   * Has a robust and versatile bit slicer which handles a wide range of data
     services;
   * Functions to capture multiple data services at once, such as Closed
     Caption (both NTSC and PAL), Teletext, VPS, WSS, XDS;
   * Level 3.5 Teletext decoder with support for all Teletext character sets,
     graphics, 4096 colors, with built-in page cache including search
     functions;
   * Closed Caption decoder which supports roll-up, pop-up and paint-on style
     caption, color, expanded character set, text attributes and free text
     placement;
   * Renders Teletext and Caption pages, can export to HTML, PNG and other
     formats.
   * Can determine network names;
   * Can find Teletext subtitle and program pages;
   * Functions to extract data transmissions in Teletext streams (currently
     Page Format Clear and Independent Data Line Format A);
   * Can multiplex and demultiplex DVB VBI PES and TS streams.
Homepage: http://zapping.sf.net/ZVBI

Package: unicode
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 83
Maintainer: Radovan Garabík <[email protected]>
Architecture: all
Version: 2.4
Depends: python:any
Recommends: unicode-data
Description: display unicode character properties
 unicode is a simple command line utility that displays
 properties for a given unicode character, or searches
 unicode database for a given name.

Package: libvorbisenc2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 699
Maintainer: Debian Xiph.org Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libvorbis
Version: 1.3.5-4+deb9u3
Depends: libc6 (>= 2.4), libogg0 (>= 1.0rc3), libvorbis0a (= 1.3.5-4+deb9u3)
Description: encoder library for Vorbis General Audio Compression Codec
 Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free,
 general-purpose compressed audio format for audio and music at fixed
 and variable bitrates from 16 to 128 kbps/channel.
 .
 The Vorbisenc library provides a convenient API for setting up an encoding
 environment using libvorbis.
Homepage: http://www.xiph.org/vorbis/

Package: wamerican
Status: install ok installed
Priority: standard
Section: text
Installed-Size: 990
Maintainer: Don Armstrong <[email protected]>
Architecture: all
Source: scowl
Version: 7.1-1
Provides: wordlist
Depends: debconf (>= 0.5) | debconf-2.0
Description: American English dictionary words for /usr/share/dict
 This package provides the file /usr/share/dict/american-english
 containing a list of English words with American spellings.
 This list can be used by spelling checkers, and by programs such
 as look(1).
 .
 There are also -small, -large, and -huge versions of this word list,
 and there are wbritish* and wcanadian* packages as well.
Homepage: http://wordlist.sourceforge.net/

Package: libargon2-1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 57
Maintainer: Luca Bruno <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: argon2
Version: 0~20190702-0.1+0~20190710.3+debian9~1.gbp2fb167
Depends: libc6 (>= 2.14)
Description: memory-hard hashing function - runtime library
 Argon2 is a password-hashing function that can be used to hash passwords
 for credential storage, key derivation, or other applications.
 .
 There are two main versions of Argon2: Argon2i and Argon2d.
 Argon2i is the safest against side-channel attacks, while Argon2d provides
 the highest resistance against GPU cracking attacks.
 .
 Argon2i and Argon2d are parametrized by:
  * A time cost, which defines the amount of computation realized and
    therefore the execution time, given in number of iterations
  * A memory cost, which defines the memory usage, given in kibibytes
  * A parallelism degree, which defines the number of parallel threads
 .
 This package includes the dynamic library against which programs are linked.
Homepage: https://github.com/P-H-C/phc-winner-argon2

Package: libkeyutils1
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 36
Maintainer: Christian Kastner <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: keyutils
Version: 1.5.9-9
Depends: libc6 (>= 2.14)
Description: Linux Key Management Utilities (library)
 Keyutils is a set of utilities for managing the key retention facility in the
 kernel, which can be used by filesystems, block devices and more to gain and
 retain the authorization and encryption keys required to perform secure
 operations.
 .
 This package provides a wrapper library for the key management facility system
 calls.
Homepage: http://people.redhat.com/~dhowells/keyutils/

Package: libdrm-nouveau2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 72
Maintainer: Debian X Strike Force <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libdrm
Version: 2.4.74-1
Depends: libc6 (>= 2.14), libdrm2 (>= 2.4.38)
Description: Userspace interface to nouveau-specific kernel DRM services -- runtime
 This library implements the userspace interface to the kernel DRM
 services.  DRM stands for "Direct Rendering Manager", which is the
 kernelspace portion of the "Direct Rendering Infrastructure" (DRI).
 The DRI is currently used on Linux to provide hardware-accelerated
 OpenGL drivers.
Homepage: https://cgit.freedesktop.org/mesa/drm/

Package: libreadline5
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 339
Maintainer: Debian QA Group <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: readline5 (5.2+dfsg-3)
Version: 5.2+dfsg-3+b1
Depends: readline-common, libc6 (>= 2.15), libtinfo5 (>= 6)
Description: GNU readline and history libraries, run-time libraries
 The GNU readline library aids in the consistency of user interface
 across discrete programs that need to provide a command line
 interface.
 .
 The GNU history library provides a consistent user interface for
 recalling lines of previously typed input.

Package: libnewt0.52
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 372
Maintainer: Alastair McKinstry <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: newt (0.52.19-1)
Version: 0.52.19-1+b1
Depends: libc6 (>= 2.15), libslang2 (>= 2.2.4)
Recommends: libfribidi0
Conffiles:
 /etc/newt/palette.original d41d8cd98f00b204e9800998ecf8427e
Description: Not Erik's Windowing Toolkit - text mode windowing with slang
 Newt is a windowing toolkit for text mode built from the slang library.
 It allows color text mode applications to easily use stackable windows,
 push buttons, check boxes, radio buttons, lists, entry fields, labels,
 and displayable text. Scrollbars are supported, and forms may be nested
 to provide extra functionality. This package contains the shared library
 for programs that have been built with newt.
Homepage: https://fedorahosted.org/newt/

Package: htop
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 219
Maintainer: Daniel Lange <[email protected]>
Architecture: amd64
Version: 2.0.2-1
Depends: libc6 (>= 2.15), libncursesw5 (>= 6), libtinfo5 (>= 6)
Suggests: lsof, strace
Description: interactive processes viewer
 Htop is an ncursed-based process viewer similar to top, but it
 allows one to scroll the list vertically and horizontally to see
 all processes and their full command lines.
 .
 Tasks related to processes (killing, renicing) can be done without
 entering their PIDs.
Homepage: http://hisham.hm/htop/

Package: bsdmainutils
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 566
Maintainer: Debian Bsdmainutils Team <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 9.0.12+nmu1
Depends: libbsd0 (>= 0.2.0), libc6 (>= 2.14), libncurses5 (>= 6), libtinfo5 (>= 6), bsdutils (>= 3.0-0), debianutils (>= 1.8)
Suggests: cpp, wamerican | wordlist, whois, vacation
Breaks: bsdutils (<< 1:2.13-11)
Conffiles:
 /etc/calendar/default f499e79b0d2d685aa5ae7e1013940b96
 /etc/cron.daily/bsdmainutils 559387f792462a62e3efb1d573e38d11
 /etc/default/bsdmainutils bded239f4fea461cc5c92c3bd5a28cc9
Description: collection of more utilities from FreeBSD
 This package contains lots of small programs many people expect to find when
 they use a BSD-style Unix system.
 .
 It provides banner (as printerbanner), calendar, col, colcrt, colrm, column,
 from (as bsd-from), hexdump (or hd), look, lorder, ncal (or cal), ul, and
 write (as bsd-write).
 .
 This package used to contain whois and vacation, which are now distributed in
 their own packages. Also here was tsort, which is now in the "coreutils"
 package.

Package: libpcre2-8-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 636
Maintainer: Matthew Vernon <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: pcre2
Version: 10.36-2+0~20210212.6+debian9~1.gbp6138a4
Depends: libc6 (>= 2.14)
Description: New Perl Compatible Regular Expression Library- 8 bit runtime files
 This is PCRE2, the new implementation of PCRE, a library of functions
 to support regular expressions whose syntax and semantics are as
 close as possible to those of the Perl 5 language. New projects
 should use this library in preference to the older library,
 confusingly called pcre3 in Debian.
 .
 This package contains the 8 bit runtime library.
Homepage: https://pcre.org/

Package: python3-setuptools
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 922
Maintainer: Matthias Klose <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: python-setuptools
Version: 33.1.1-1
Depends: python3-pkg-resources (= 33.1.1-1), python3:any (>= 3.3.2-2~)
Suggests: python-setuptools-doc
Description: Python3 Distutils Enhancements
 Extensions to the python-distutils for large or complex distributions.
Homepage: https://pypi.python.org/pypi/setuptools

Package: dbconfig-sqlite3
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 9
Maintainer: Paul Gevers <[email protected]>
Architecture: all
Source: dbconfig-common
Version: 2.0.8
Depends: dbconfig-common (= 2.0.8), sqlite3
Conflicts: dbconfig-no-thanks
Description: dbconfig-common SQLite3 support
 This package ensures SQLite3 support in the dbconfig-common framework, and
 should be in the depends list of packages that require SQLite3 support from
 dbconfig-common.
 .
 System administrators that don't want dbconfig-common to handle the database
 management should install dbconfig-no-thanks instead.

Package: libsasl2-modules
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 260
Maintainer: Debian Cyrus SASL Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: cyrus-sasl2
Version: 2.1.27~101-g0780600+dfsg-3+deb9u2
Depends: libc6 (>= 2.14), libssl1.1 (>= 1.1.0)
Suggests: libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal, libsasl2-modules-ldap, libsasl2-modules-otp, libsasl2-modules-sql
Breaks: logcheck-database (<= 1.3.16~)
Conffiles:
 /etc/logcheck/ignore.d.server/libsasl2-modules c032d5205f090a30661ae9f82a03f36e
Description: Cyrus SASL - pluggable authentication modules
 This is the Cyrus SASL API implementation, version 2.1. See package
 libsasl2-2 and RFC 2222 for more information.
 .
 This package provides the following SASL modules: LOGIN, PLAIN, ANONYMOUS,
 NTLM, CRAM-MD5, and DIGEST-MD5 (with DES support).
Homepage: https://www.cyrusimap.org/

Package: console-setup-linux
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 1218
Maintainer: Debian Install System Team <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: console-setup
Version: 1.164
Replaces: console-setup (<< 1.71), console-terminus
Provides: console-terminus
Depends: kbd (>= 0.99-12) | console-tools (>= 1:0.2.3-16), keyboard-configuration (= 1.164), init-system-helpers (>= 1.18~), init-system-helpers (>= 1.29~) | initscripts
Suggests: console-setup
Breaks: console-cyrillic (<= 0.9-11), console-setup (<< 1.71), console-terminus
Conflicts: console-setup-freebsd
Conffiles:
 /etc/console-setup/compose.ARMSCII-8.inc fef36b61fb8b1cacc151ad3db127f777
 /etc/console-setup/compose.CP1251.inc fef88d8c8dd4c726498003fd3cd84a7f
 /etc/console-setup/compose.CP1255.inc c972a2e90938657e97b643366b98b2ed
 /etc/console-setup/compose.CP1256.inc 5ea5e4d41da7a88f742863810e86144b
 /etc/console-setup/compose.GEORGIAN-ACADEMY.inc b6d80f40abff7e8af236796ebaca0247
 /etc/console-setup/compose.GEORGIAN-PS.inc cf45272b6bf35a22223b132600dc36c3
 /etc/console-setup/compose.IBM1133.inc a31102602f7e7cab9738022b6c5469ae
 /etc/console-setup/compose.ISIRI-3342.inc 5ada7fbba750192f11fa238add232ba9
 /etc/console-setup/compose.ISO-8859-1.inc 28f20a64f3f0b175cfaec4bce07465c2
 /etc/console-setup/compose.ISO-8859-10.inc e5fce59617c839b56574c9e323d34686
 /etc/console-setup/compose.ISO-8859-11.inc ad2f3cc7ee64602a790bad8a2a989243
 /etc/console-setup/compose.ISO-8859-13.inc 5e9ad266f17ff2a0281a870079bc8284
 /etc/console-setup/compose.ISO-8859-14.inc 360a44f83e8f8c9d463c9400dcc60de4
 /etc/console-setup/compose.ISO-8859-15.inc 695ec832355223fb036629e4e6a9a963
 /etc/console-setup/compose.ISO-8859-16.inc 8245c19b5262d8d23ca856587739eb20
 /etc/console-setup/compose.ISO-8859-2.inc c93ffa7f80e22c04c94e89a0cd742458
 /etc/console-setup/compose.ISO-8859-3.inc 67b8fafc842a4dc9b3bc0c06af394834
 /etc/console-setup/compose.ISO-8859-4.inc aba127ff3df5159c3070617a7efac46c
 /etc/console-setup/compose.ISO-8859-5.inc f861a4b0403490677e6d400f2d7129da
 /etc/console-setup/compose.ISO-8859-6.inc 41ea36ea1c1a1c0c9bebdf0016395e1f
 /etc/console-setup/compose.ISO-8859-7.inc 8f48a9f7c9f69ca828edbd7b276fe406
 /etc/console-setup/compose.ISO-8859-8.inc 9cceaa9f3312f89aba371d3c893f4e7b
 /etc/console-setup/compose.ISO-8859-9.inc 05aae7589b5062a53f346f721cb0f7d3
 /etc/console-setup/compose.KOI8-R.inc 8cfd7766b86e5e55d6e71d0d95519c92
 /etc/console-setup/compose.KOI8-U.inc 217ee62f6982736276f41f760f8622f8
 /etc/console-setup/compose.TIS-620.inc 31b73af83ef3993c128e2b983b9eaf89
 /etc/console-setup/compose.VISCII.inc e4ffc74868adf4cc39ba61dd99581899
 /etc/console-setup/remap.inc b72cfe32ffa93987f74c5cec9ac180fd
 /etc/init.d/console-setup.sh 510488b5120b580b673a15b75a5498b0
 /etc/init.d/keyboard-setup.sh b868200c6e36ef87e27ead9a3ddad2db
Description: Linux specific part of console-setup
 This package includes fonts in psf format and definitions of various
 8-bit charmaps.

Package: login
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 2747
Maintainer: Shadow package maintainers <[email protected]>
Architecture: amd64
Source: shadow
Version: 1:4.4-4.1+deb9u1
Replaces: manpages-de (<< 0.5-3), manpages-tr (<< 1.0.5), manpages-zh (<< 1.5.1-1)
Pre-Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.14), libpam0g (>= 0.99.7.1), libpam-runtime, libpam-modules (>= 1.1.8-1)
Conflicts: amavisd-new (<< 2.3.3-8), backupninja (<< 0.9.3-5), echolot (<< 2.1.8-4), gnunet (<< 0.7.0c-2), python-4suite (<< 0.99cvs20060405-1)
Conffiles:
 /etc/login.defs c92ea31d5ac50ae3e5d33d24f1e70983
 /etc/pam.d/login 1fd6cb4d4267a68148ee9973510a9d3e
 /etc/pam.d/su ce6dcfda3b190a27a455bb38a45ff34a
 /etc/securetty d0124b1d2fb22d4ac9a91aa02ae6d6db
Description: system login tools
 These tools are required to be able to login and use your system. The
 login program invokes your user shell and enables command execution. The
 newgrp program is used to change your effective group ID (useful for
 workgroup type situations). The su program allows changing your effective
 user ID (useful being able to execute commands as another user).
Homepage: https://github.com/shadow-maint/shadow

Package: ispell
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 356
Maintainer: Robert Luberda <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 3.4.00-5
Depends: libc6 (>= 2.14), libtinfo5 (>= 6)
Recommends: iamerican | ispell-dictionary, wamerican | wordlist
Suggests: spell
Breaks: iamerican (<= 3.1.20.0-9), ibritish (<= 3.1.20.0-9), ibulgarian (<= 3.0-12), iczech (<= 20040229-5), idanish (<= 1.6.25-1), iestonian (<= 1:20030606-12.1), ifinnish (<= 0.7-17.3), ifinnish-large (<= 0.7-17.3), ifrench (<= 1.4-25), ifrench-gut (<= 1:1.0-27), igaelic (<= 0.50-7), ihungarian (<= 0.99.4-2), iirish (<= 2.0-20), iitalian (<= 1:2.3-2), imanx (<= 0.50-8), inorwegian (<= 2.0.10-3.2), iogerman (<= 1:2-26), ipolish (<= 20100612-1), irussian (<= 0.99g5-8.1), iswedish (<= 1.4.5-2), iukrainian (<= 1.6.0-1)
Description: International Ispell (an interactive spelling corrector)
 Ispell corrects spelling in plain text, LaTeX, sgml/html/xml, and nroff files.
 [x]Emacs and jed have nice interfaces to ispell, and ispell works from many
 other tools and from the command line as well.
 .
 No ispell dictionaries are included in this package; you must install
 at least one of them ("iamerican" is recommended by default for no good
 reason); install the "ispell-dictionary" package(s) for the language(s)
 you and your users will want to spell-check.
 .
 It's a good idea to install "word list" package(s) for the same language(s),
 because they'll be used by ispell's (L)ookup command.
Homepage: http://www.lasr.cs.ucla.edu/geoff/ispell.html

Package: bc
Status: install ok installed
Priority: standard
Section: math
Installed-Size: 232
Maintainer: Ryan Kavanagh <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: bc (1.06.95-9)
Version: 1.06.95-9+b3
Depends: libc6 (>= 2.14), libreadline7 (>= 6.0), libtinfo5 (>= 6)
Description: GNU bc arbitrary precision calculator language
 GNU bc is an interactive algebraic language with arbitrary precision which
 follows the POSIX 1003.2 draft standard, with several extensions including
 multi-character variable names, an `else' statement and full Boolean
 expressions.  GNU bc does not require the separate GNU dc program.
Homepage: http://ftp.gnu.org/gnu/bc/

Package: gnupg-agent
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 1362
Maintainer: Debian GnuPG Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: gnupg2
Version: 2.1.18-8~deb9u4
Provides: gpg-agent
Depends: pinentry-curses | pinentry, libassuan0 (>= 2.3.0), libc6 (>= 2.15), libgcrypt20 (>= 1.7.0), libgpg-error0 (>= 1.25), libnpth0 (>= 0.90), libreadline7 (>= 6.0)
Recommends: gnupg (= 2.1.18-8~deb9u4) | gpgsm
Suggests: dbus-user-session, libpam-systemd, pinentry-gnome3, scdaemon
Conffiles:
 /etc/X11/Xsession.d/90gpg-agent fbb9ce5e8e4ba5727090f0aa51b61a82
Description: GNU privacy guard - cryptographic agent
 GnuPG is GNU's tool for secure communication and data storage.
 It can be used to encrypt data and to create digital signatures.
 It includes an advanced key management facility and is compliant
 with the proposed OpenPGP Internet standard as described in RFC4880.
 .
 This package contains the agent program gpg-agent which handles all
 secret key material for OpenPGP and S/MIME use.  The agent also
 provides a passphrase cache, which is used by pre-2.1 versions of
 GnuPG for OpenPGP operations.
Homepage: https://www.gnupg.org/

Package: php7.0-xml
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 473
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php7.0
Version: 7.0.33-47+0~20210228.54+debian9~1.gbp7f60a9
Replaces: php7.0-xsl (<< 7.0.3-6~)
Provides: php-dom, php-simplexml, php-wddx, php-xml, php-xmlreader, php-xmlwriter, php-xsl, php7.0-dom, php7.0-simplexml, php7.0-wddx, php7.0-xmlreader, php7.0-xmlwriter, php7.0-xsl
Depends: php-common (>= 1:81~), ucf, php7.0-common (= 7.0.33-47+0~20210228.54+debian9~1.gbp7f60a9), libc6 (>= 2.14), libxml2 (>= 2.9.0), libxslt1.1 (>= 1.1.25)
Breaks: php7.0-xsl (<< 7.0.3-6~)
Description: DOM, SimpleXML, WDDX, XML, and XSL module for PHP
 This package provides the DOM, SimpleXML, WDDX, XML, and XSL module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: liblinear3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 92
Maintainer: Christian Kastner <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: liblinear
Version: 2.1.0+dfsg-2
Depends: libblas3 | libblas.so.3, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.1.1)
Suggests: liblinear-tools (= 2.1.0+dfsg-2), liblinear-dev (= 2.1.0+dfsg-2)
Description: Library for Large Linear Classification
 LIBLINEAR is a library for learning linear classifiers for large scale
 applications. It supports Support Vector Machines (SVM) with L2 and L1
 loss, logistic regression, multi class classification and also Linear
 Programming Machines (L1-regularized SVMs). Its computational complexity
 scales linearly with the number of training examples making it one of
 the fastest SVM solvers around. It also provides Python bindings.
 .
 This package contains the shared libraries.
Homepage: http://www.csie.ntu.edu.tw/~cjlin/liblinear/

Package: postfix-sqlite
Status: install ok installed
Priority: extra
Section: mail
Installed-Size: 361
Maintainer: LaMont Jones <[email protected]>
Architecture: amd64
Source: postfix
Version: 3.1.15-0+deb9u1
Replaces: postfix (<< 3.1.3-7~)
Depends: libc6 (>= 2.2.5), libsqlite3-0 (>= 3.5.9)
Recommends: postfix (= 3.1.15-0+deb9u1)
Conffiles:
 /etc/postfix/postfix-files.d/sqlite.files 0f49c8f3367043bf170db6dbc2f555b5
Description: SQLite map support for Postfix
 Postfix is Wietse Venema's mail transport agent that started life as an
 alternative to the widely-used Sendmail program.  Postfix attempts to
 be fast, easy to administer, and secure, while at the same time being
 sendmail compatible enough to not upset existing users. Thus, the outside
 has a sendmail-ish flavor, but the inside is completely different.
 .
 This provides support for SQLite maps in Postfix. If you plan to use
 SQLite maps with Postfix, you need this.
Homepage: http://www.postfix.org

Package: libnl-3-200
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 176
Maintainer: Heiko Stuebner <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libnl3
Version: 3.2.27-2
Depends: libc6 (>= 2.14)
Conffiles:
 /etc/libnl-3/classid 3e07259e58674631830b152e983ca995
 /etc/libnl-3/pktloc 7613dbc41b2dc3258195b6b6abd0f179
Description: library for dealing with netlink sockets
 This is a library for applications dealing with netlink sockets.
 The library provides an interface for raw netlink messaging and various
 netlink family specific interfaces.
Homepage: http://www.infradead.org/~tgr/libnl/

Package: libpython2.7-minimal
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 2767
Maintainer: Matthias Klose <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: python2.7
Version: 2.7.13-2+deb9u6
Replaces: libpython2.7-stdlib (<< 2.7.8-7), python2.7 (<< 2.7.4-2), python2.7-minimal (<< 2.7.3-10)
Recommends: libpython2.7-stdlib
Breaks: python2.7-minimal (<< 2.7.4~rc1-1~)
Conflicts: binfmt-support (<< 1.1.2)
Conffiles:
 /etc/python2.7/sitecustomize.py d6b276695157bde06a56ba1b2bc53670
Description: Minimal subset of the Python language (version 2.7)
 This package contains some essential modules. It is normally not
 used on it's own, but as a dependency of python2.7-minimal.

Package: samba-common-bin
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 1473
Maintainer: Debian Samba Maintainers <[email protected]>
Architecture: amd64
Source: samba
Version: 2:4.5.16+dfsg-1+deb9u4
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.5.16+dfsg-1+deb9u4), python2.7:any, libbsd0 (>= 0.0), libc6 (>= 2.14), libldap-2.4-2 (>= 2.4.7), libncurses5 (>= 6), libpopt0 (>= 1.14), libreadline7 (>= 6.0), libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.12), libtinfo5 (>= 6), libwbclient0 (>= 2:4.0.3+dfsg1), samba-libs (= 2:4.5.16+dfsg-1+deb9u4)
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~)
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: libpcre2-32-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 559
Maintainer: Matthew Vernon <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: pcre2
Version: 10.36-2+0~20210212.6+debian9~1.gbp6138a4
Depends: libc6 (>= 2.14)
Description: New Perl Compatible Regular Expression Library - 32 bit runtime files
 This is PCRE2, the new implementation of PCRE, a library of functions
 to support regular expressions whose syntax and semantics are as
 close as possible to those of the Perl 5 language. New projects
 should use this library in preference to the older library,
 confusingly called pcre3 in Debian.
 .
 This package contains the 32 bit runtime library.
Homepage: https://pcre.org/

Package: libpadwalker-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 54
Maintainer: Debian Perl Group <[email protected]>
Architecture: amd64
Source: libpadwalker-perl (2.2-2)
Version: 2.2-2+b1
Depends: perl (>= 5.24.1~rc3-2), perlapi-5.24.1, libc6 (>= 2.4)
Description: module to inspect and manipulate lexical variables
 PadWalker is a module that allows you to inspect and even modify lexical
 variables in the current "lexical pad stack." Perl tracks which variables
 are accessible and visible in each lexical scope by keeping a separate
 set of variables for each scope. This module looks for a given variable
 by traversing that stack, which allows it to alter anything in the stack,
 even variables not normally accessible in the current scope.
 .
 In practise, this module is useful for checking anything defined in the full
 stack of subroutines that called your function, making it extremely useful
 for debugging. It is, however, not recommended for use in production code.
Homepage: https://metacpan.org/release/PadWalker

Package: libpci3
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 102
Maintainer: Anibal Monsalve Salazar <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: pciutils
Version: 1:3.5.2-1
Replaces: libpci2
Provides: libpci2
Depends: libc6 (>= 2.14), libudev1 (>= 196), zlib1g (>= 1:1.1.4)
Conflicts: libpci2
Description: Linux PCI Utilities (shared library)
 This package contains the libpci shared library files.
 .
 The libpci library provides portable access to configuration
 registers of devices connected to the PCI bus.
Homepage: http://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml

Package: mariadb-server-10.1
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 76664
Maintainer: Debian MySQL Maintainers <[email protected]>
Architecture: amd64
Source: mariadb-10.1
Version: 10.1.48-0+deb9u2
Replaces: mariadb-galera-server, mariadb-galera-server-10.0, mariadb-galera-server-5.5, mariadb-server-10.0, mariadb-server-5.5, mariadb-tokudb-engine-10.0, mariadb-tokudb-engine-10.1, mariadb-tokudb-engine-5.5, mysql-client-5.5, mysql-server-5.5, mysql-server-5.6, mysql-server-5.7, virtual-mysql-server
Provides: virtual-mysql-server
Depends: galera-3 (>= 25.3), gawk, iproute2, libdbi-perl, lsb-base (>= 3.0-10), lsof, mariadb-client-10.1 (>= 10.1.48-0+deb9u2), mariadb-server-core-10.1 (>= 10.1.48-0+deb9u2), passwd, perl (>= 5.6), psmisc, rsync, socat, debconf (>= 0.5) | debconf-2.0, init-system-helpers (>= 1.18~), libaio1 (>= 0.3.93), libc6 (>= 2.17), libpam0g (>= 0.99.7.1), libstdc++6 (>= 5.2), libsystemd0, zlib1g (>= 1:1.2.0)
Pre-Depends: adduser (>= 3.40), debconf, mariadb-common (>= 10.1.48-0+deb9u2)
Recommends: libhtml-template-perl
Suggests: mailx, mariadb-test, netcat-openbsd, tinyca
Breaks: cqrlog (<< 1.9.0-5~), mariadb-galera-server, mariadb-galera-server-10.0, mariadb-galera-server-5.5, mariadb-server-10.0, mariadb-server-5.5, mariadb-tokudb-engine-10.0, mariadb-tokudb-engine-10.1, mariadb-tokudb-engine-5.5, mysql-client-5.5, mysql-server-5.5, mysql-server-5.6, mysql-server-5.7
Conflicts: mariadb-tokudb-engine-10.0, mariadb-tokudb-engine-10.1, mariadb-tokudb-engine-5.5, mysql-server-core-5.5, mysql-server-core-5.6, mysql-server-core-5.7, virtual-mysql-server
Conffiles:
 /etc/apparmor.d/usr.sbin.mysqld 5b43a33a4995f3532bcea02d9c2c87c1
 /etc/default/mysql 64e6d248978c07392628278d0be66888
 /etc/init.d/mysql 50c82644a999f08a0861a85c92b7d525
 /etc/insserv.conf.d/mariadb 2588bf6ebd0da2f146befac246610658
 /etc/logcheck/ignore.d.paranoid/mariadb-server-10_1 6babe46e791059cdd5a26f4f7fec9eca
 /etc/logcheck/ignore.d.server/mariadb-server-10_1 a5b52544898b1d96ce64f96ec913ee65
 /etc/logcheck/ignore.d.workstation/mariadb-server-10_1 a9766f2dd21ba5e5474526b9df4a82a7
 /etc/logrotate.d/mysql-server 3b27c6ac3dbfe31c1c1db0f880b3a2f4
 /etc/mysql/debian-start 698c5abe65f83aec900a3f0e3500e758
 /etc/mysql/mariadb.conf.d/50-mysqld_safe.cnf ace3390ea785e7bb3e87bee2ef0f9da8
 /etc/mysql/mariadb.conf.d/50-server.cnf 073e32328fb38e45ea4d3a497bbda982
Description: MariaDB database server binaries
 MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MariaDB are speed, robustness and
 ease of use.
 .
 This package includes the server binaries.
Homepage: https://mariadb.org/

Package: libdbd-mysql-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 266
Maintainer: Debian Perl Group <[email protected]>
Architecture: amd64
Version: 4.041-2
Depends: perl (>= 5.24.1-1), perl-dbdabi-94, perlapi-5.24.1, libc6 (>= 2.4), libmariadbclient18 (>= 10.0.14), zlib1g (>= 1:1.1.4), libdbi-perl
Description: Perl5 database interface to the MariaDB/MySQL database
 DBD::mysql is the Perl5 Database Interface driver for the MariaDB/MySQL
 database. In other words: DBD::mysql is an interface between the Perl
 programming language and the MySQL programming API that comes with the
 MariaDB/MySQL relational database management system. Most functions provided by
 this programming API are supported. Some rarely used functions are
 missing, mainly because no one ever requested them. However supported
 features include: compression of data between server and client; timeouts;
 SSL; prepared statement support; server administration such as creating
 and dropping databases and restarting the server; auto-reconnection;
 utf8; bind type guessing; bind comment placeholders; automated insert ids;
 transactions; multiple result sets and multithreading.
Homepage: http://dbi.perl.org/

Package: net-tools
Status: install ok installed
Priority: important
Section: net
Installed-Size: 940
Maintainer: net-tools Team <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 1.60+git20161116.90da8a0-1
Replaces: ja-trans (<= 0.8-2), netbase (<< 4.00)
Depends: libc6 (>= 2.14), libselinux1 (>= 1.32)
Conflicts: ja-trans (<= 0.8-2)
Description: NET-3 networking toolkit
 This package includes the important tools for controlling the network
 subsystem of the Linux kernel.  This includes arp, ifconfig, netstat,
 rarp, nameif and route.  Additionally, this package contains utilities
 relating to particular network hardware types (plipconfig, slattach,
 mii-tool) and advanced aspects of IP configuration (iptunnel, ipmaddr).
 .
 In the upstream package 'hostname' and friends are included. Those are
 not installed by this package, since there is a special "hostname*.deb".
Homepage: http://sourceforge.net/projects/net-tools/

Package: virtualmin-config
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 160
Maintainer: Joe Cooper <[email protected]>
Architecture: all
Version: 6.0.31-1
Depends: perl:any, liblog-log4perl-perl, libterm-spinner-color-perl, perl, perl-modules
Description: Configure a system for use by Virtualmin
 This is a mini-framework for configuring elements of a Virtualmin system. It
 uses Webmin as a library to abstract common configuration tasks, provides a
 friendly status indicator, and makes it easy to pick and choose the kind of
 configuration you want (should you choose to go that route). The Virtualmin
 install script chooses either the LAMP (with Apache) or LEMP (with nginx)
 bundle, and performs the configuration for the whole stack.
 .
 It includes plugins for all of the common tasks in a Virtualmin system, such
 as Apache, MySQL/MariaDB, Postfix, SpamAssassin, etc.
Homepage: http://search.cpan.org/dist/Virtualmin-Config/

Package: php7.0-intl
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 512
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php7.0
Version: 7.0.33-47+0~20210228.54+debian9~1.gbp7f60a9
Provides: php-intl
Depends: php-common (>= 1:81~), ucf, php7.0-common (= 7.0.33-47+0~20210228.54+debian9~1.gbp7f60a9), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libicu65 (>= 65.1-1~), libstdc++6 (>= 4.9)
Description: Internationalisation module for PHP
 This package provides the Internationalisation module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: libruby2.3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 13593
Maintainer: Antonio Terceiro <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: ruby2.3
Version: 2.3.3-1+deb9u11
Depends: rake (>= 10.4.2), ruby-did-you-mean (>= 1.0), ruby-minitest (>= 5.4), ruby-net-telnet (>= 0.1.1), ruby-test-unit (>= 3.0.8~), libc6 (>= 2.17), libffi6 (>= 3.0.4), libgdbm3 (>= 1.8.3), libgmp10, libncurses5 (>= 6), libreadline7 (>= 6.0), libssl1.0.2 (>= 1.0.2d), libtinfo5 (>= 6), libyaml-0-2, zlib1g (>= 1:1.2.2)
Description: Libraries necessary to run Ruby 2.3
 Ruby is the interpreted scripting language for quick and easy
 object-oriented programming.  It has many features to process text
 files and to do system management tasks (as in perl).  It is simple,
 straight-forward, and extensible.
 .
 This package includes the 'libruby-2.3' library, necessary to run Ruby 2.3.
 (API version 2.3.0)
Homepage: http://www.ruby-lang.org/

Package: virtualmin-lamp-stack
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 44
Maintainer: Joe Cooper <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 6.0.11+deb-9
Replaces: virtualmin-base
Depends: bsdutils, libcrypt-ssleay-perl, unzip, zip, libfcgi-dev, openssl, python, libapache2-mod-fcgid, apache2-suexec-custom, apache2, apache2-doc, php-common, php-pear, php-cgi, php-fpm, php-cli, php7.0-common, php7.0-cgi, php7.0-fpm, php7.0-cli, ntpdate, postfix, postfix-pcre
Recommends: ruby, irb, rdoc, ri, bind9, spamassassin, spamc, procmail, procmail-wrapper, libdbd-mysql-perl, quota, iptables, firewalld, mysql-server, mysql-client, mysql-common, awstats, webalizer, dovecot-core, dovecot-imapd, dovecot-pop3d, proftpd, clamav-base, clamav-daemon, clamav, clamav-freshclam, clamav-docs, clamav-testfiles, libsasl2-2, libsasl2-modules, sasl2-bin, php-mysql, php-mcrypt, php-mbstring, php7.0-mysql, php7.0-mcrypt, php7.0-mbstring, jailkit, fail2ban, postgrey, libconfig-inifiles-perl, milter-greylist, unrar, p7zip, xz-utils, certbot, libauthen-oath-perl
Suggests: postgresql, postgresql-client, libdbd-pg-perl, libpg-perl
Description: Metapackage for Virtualmin LAMP Stack.
 This is a fake package to depend on packages for a LAMP Stack.
 .
 This packages depends on a variety of packages needed for a full LAMP
 stack. When combined with virtualmin-core, installs everything needed
 for a complete web hosting system with control panel.
Homepage: https://github.com/virtualmin/virtualmin-lamp-stack-deb

Package: adduser
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 849
Maintainer: Debian Adduser Developers <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 3.115
Depends: passwd, debconf (>= 0.5) | debconf-2.0
Suggests: liblocale-gettext-perl, perl
Conffiles:
 /etc/deluser.conf 773fb95e98a27947de4a95abb3d3f2a2
Description: add and remove users and groups
 This package includes the 'adduser' and 'deluser' commands for creating
 and removing users.
 .
  - 'adduser' creates new users and groups and adds existing users to
    existing groups;
  - 'deluser' removes users and groups and removes users from a given
    group.
 .
 Adding users with 'adduser' is much easier than adding them manually.
 Adduser will choose appropriate UID and GID values, create a home
 directory, copy skeletal user configuration, and automate setting
 initial values for the user's password, real name and so on.
 .
 Deluser can back up and remove users' home directories
 and mail spool or all the files they own on the system.
 .
 A custom script can be executed after each of the commands.
 .
  Development mailing list:
    http://lists.alioth.debian.org/mailman/listinfo/adduser-devel/
Homepage: http://alioth.debian.org/projects/adduser/

Package: ruby-minitest
Status: install ok installed
Priority: optional
Section: ruby
Installed-Size: 139
Maintainer: Debian Ruby Extras Maintainers <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 5.9.0-1
Suggests: ruby-test-unit
Description: Ruby test tools supporting TDD, BDD, mocking, and benchmarking
 minitest provides a complete suite of testing facilities supporting
 TDD, BDD, mocking, and benchmarking.
 .
 minitest/unit is a small and incredibly fast unit testing framework.
 It provides a rich set of assertions to make your tests clean and
 readable.
 .
 minitest/spec is a functionally complete spec engine. It hooks onto
 minitest/unit and seamlessly bridges test assertions over to spec
 expectations.
 .
 minitest/benchmark is an awesome way to assert the performance of your
 algorithms in a repeatable manner. Now you can assert that your newb
 co-worker doesn't replace your linear algorithm with an exponential
 one!
 .
 minitest/mock by Steven Baker, is a beautifully tiny mock object
 framework.
 .
 minitest/pride shows pride in testing and adds coloring to your test
 output.
 .
 minitest/unit is meant to have a clean implementation for language
 implementors that need a minimal set of methods to bootstrap a working
 test suite. For example, there is no magic involved for test-case
 discovery.
Homepage: https://github.com/seattlerb/minitest
Ruby-Versions: all

Package: libcrypt-ssleay-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 145
Maintainer: Debian Perl Group <[email protected]>
Architecture: amd64
Version: 0.73.04-2
Depends: perl (>= 5.24.1~rc4-1), perl-openssl-abi-1.1, perlapi-5.24.1, libc6 (>= 2.4), libssl1.1 (>= 1.1.0), libbytes-random-secure-perl
Description: OpenSSL support for LWP
 This perl module provides support for the HTTPS protocol under LWP, so
 that an LWP::UserAgent can make HTTPS GET & HEAD & POST requests. Please
 see perldoc LWP for more information on POST requests.
 .
 The Crypt::SSLeay package contains Net::SSL, which is automatically
 loaded by LWP::Protocol::https on HTTPS requests, and provides the
 necessary SSL glue for that module to work via these deprecated modules:
 Crypt::SSLeay::CTX, Crypt::SSLeay::Conn and Crypt::SSLeay::X509.
 .
 Work on Crypt::SSLeay has been continued only to provide HTTPS support
 for the LWP - libwww perl libraries. If you want access to the OpenSSL
 API via perl, check out Sampo's Net::SSLeay (available in Debian as
 the libnet-ssleay-perl package).
Homepage: https://metacpan.org/release/Crypt-SSLeay

Package: libvorbis0a
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 205
Maintainer: Debian Xiph.org Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libvorbis
Version: 1.3.5-4+deb9u3
Depends: libc6 (>= 2.15), libogg0 (>= 1.1.0)
Description: decoder library for Vorbis General Audio Compression Codec
 Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free,
 general-purpose compressed audio format for audio and music at fixed
 and variable bitrates from 16 to 128 kbps/channel.
 .
 The Vorbis library is the primary Ogg Vorbis library.
Homepage: http://www.xiph.org/vorbis/

Package: lynx-common
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 3558
Maintainer: Debian Lynx Packaging Team <[email protected]>
Architecture: all
Source: lynx
Version: 2.8.9dev11-1+deb9u1
Replaces: lynx-cur (<< 2.8.9dev8-2~), lynx-cur-wrapper (<< 2.8.8dev.8-2)
Recommends: lynx
Breaks: lynx-cur (<< 2.8.9dev8-2~), lynx-cur-wrapper (<< 2.8.8dev.8-2)
Conffiles:
 /etc/lynx/lynx.cfg cbd70bb98cb13d59dbc43f5a8341e3b8
 /etc/lynx/lynx.lss 38cb5a12468abaa8f99804534fe38ca9
Description: shared files for lynx package
 In continuous development since 1992, Lynx sets the standard for
 text-mode web clients.
 .
 This package contains architecture-independent files shared by the
 lynx package over any architecture available in Debian.  Examples of
 such shared files are: manpages, locale and mimetype definitions, and
 configuration files.
Homepage: http://lynx.invisible-island.net/

Package: ruby
Status: install ok installed
Priority: optional
Section: ruby
Installed-Size: 38
Maintainer: Antonio Terceiro <[email protected]>
Architecture: amd64
Multi-Arch: allowed
Source: ruby-defaults
Version: 1:2.3.3
Replaces: irb, rdoc, rubygems
Provides: irb, rdoc, rubygems
Depends: ruby2.3
Suggests: ri, ruby-dev
Breaks: apt-listbugs (<< 0.1.6), rbenv (<= 0.4.0-1), ruby-debian (<< 0.3.8+b3), ruby-switch (<= 0.1.0)
Conflicts: ruby-activesupport-2.3, ruby-activesupport-3.2
Description: Interpreter of object-oriented scripting language Ruby (default version)
 Ruby is the interpreted scripting language for quick and easy
 object-oriented programming.  It has many features to process text
 files and to do system management tasks (as in perl).  It is simple,
 straight-forward, and extensible.
 .
 This package is a dependency package, which depends on Debian's default Ruby
 version (currently v2.3).
Homepage: http://www.ruby-lang.org/

Package: libberkeleydb-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 376
Maintainer: Marco d'Itri <[email protected]>
Architecture: amd64
Source: libberkeleydb-perl (0.55-1)
Version: 0.55-1+b2
Depends: libc6 (>= 2.14), libdb5.3, perl (>= 5.24.1~rc3-2), perlapi-5.24.1
Description: use Berkeley DB databases from Perl
 Provides BerkeleyDB::Hash, BerkeleyDB::Btree etc. classes that allow
 access to Berkeley DB databases as if they were normal Perl hash
 tables.
 .
 Supports all the features of Berkeley DB such as sharing cache and
 lock memory between processes, logging and transactions.

Package: libsub-name-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 43
Maintainer: Debian Perl Group <[email protected]>
Architecture: amd64
Version: 0.21-1
Depends: perl (>= 5.24.1~rc3-3), perlapi-5.24.1, libc6 (>= 2.4)
Description: module for assigning a new name to referenced sub
 Sub::Name has only one function, which is also exported by default:
 .
 subname NAME, CODEREF
 .
 Assigns a new name to referenced sub. If package specification is
 omitted in the name, then the current package is used. The return
 value is the sub.
 .
 The name is only used for informative routines (caller, Carp, etc).
 You won't be able to actually invoke the sub by the given name. To
 allow that, you need to do glob-assignment yourself.
Homepage: https://metacpan.org/release/Sub-Name

Package: libieee1284-3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 74
Maintainer: Laszlo Boszormenyi (GCS) <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libieee1284
Version: 0.2.11-13
Depends: libc6 (>= 2.15)
Description: cross-platform library for parallel port access
 This library was designed to ease the use of the parallel port. It will
 automatically figure out which access method is available, depending on the
 running kernel and the permissions of the process.
 .
 It handles particular queries to the devices, like fetching the Device ID of
 a device.
Homepage: http://cyberelk.net/tim/software/libieee1284/

Package: ca-certificates
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 401
Maintainer: Michael Shuler <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 20200601~deb9u2
Depends: openssl (>= 1.0.0), debconf (>= 0.5) | debconf-2.0
Breaks: ca-certificates-java (<< 20121112+nmu1)
Enhances: openssl
Description: Common CA certificates
 Contains the certificate authorities shipped with Mozilla's browser to allow
 SSL-based applications to check for the authenticity of SSL connections.
 .
 Please note that Debian can neither confirm nor deny whether the
 certificate authorities whose certificates are included in this package
 have in any way been audited for trustworthiness or RFC 3647 compliance.
 Full responsibility to assess them belongs to the local system
 administrator.

Package: liblua5.3-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 471
Maintainer: Enrico Tassi <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: lua5.3
Version: 5.3.3-1+deb9u1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.1.1)
Description: Shared library for the Lua interpreter version 5.3
 Lua is a powerful, light-weight programming language designed for extending
 applications.  The language engine is accessible as a library, having a C
 API which allows the application to exchange data with Lua programs and also
 to extend Lua with C functions.  Lua is also used as a general-purpose,
 stand-alone language through the simple command line interpreter provided.
 .
 This package contains runtime libraries.  You shouldn't need to install it
 explicitly.
Homepage: http://www.lua.org

Package: libacl1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 62
Maintainer: Anibal Monsalve Salazar <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: acl (2.2.52-3)
Version: 2.2.52-3+b1
Depends: libattr1 (>= 1:2.4.46-8), libc6 (>= 2.14)
Conflicts: acl (<< 2.0.0), libacl1-kerberos4kth
Description: Access control list shared library
 This package contains the libacl.so dynamic library containing
 the POSIX 1003.1e draft standard 17 functions for manipulating
 access control lists.
Homepage: http://savannah.nongnu.org/projects/acl/

Package: php5.6-fpm
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 4538
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php5.6
Version: 5.6.40-47+0~20210227.51+debian9~1.gbpd522a2
Provides: php-fpm, phpapi-20131226
Depends: libmagic1, libpcre3 (>= 2:8.41), mime-support, php5.6-cli, php5.6-common (= 5.6.40-47+0~20210227.51+debian9~1.gbpd522a2), php5.6-json, php5.6-opcache, procps, systemd | systemd-tmpfiles, tzdata, ucf, init-system-helpers (>= 1.18~), libacl1 (>= 2.2.51-8), libapparmor1 (>= 2.7.0~beta1+bzr1772), libc6 (>= 2.15), libssl1.1 (>= 1.1.0), libsystemd0, libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4)
Suggests: php-pear
Conffiles:
 /etc/apache2/conf-available/php5.6-fpm.conf 221adb7523da2d5a15840b55b9e1850d
 /etc/init.d/php5.6-fpm ad05af5233042e9f20cf5a9934e76b5a
 /etc/logrotate.d/php5.6-fpm 5e9b47bfaf4d8fe9f847a228aaff9a9c
 /etc/php/5.6/fpm/php-fpm.conf a218b7d7d15be8b9a2244e538c425fd0
 /etc/php/5.6/fpm/pool.d/www.conf 83bd9da3ef6d177cd9ae95d80a7debf3
Description: server-side, HTML-embedded scripting language (FPM-CGI binary)
 This package provides the Fast Process Manager interpreter that runs
 as a daemon and receives Fast/CGI requests.  Note that MOST Apache users
 probably want the libapache2-mod-php5.6 package.
 .
 The following extensions are built in: Core date ereg filter hash libxml
 mhash openssl pcre Reflection session SPL standard zlib.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: manpages-dev
Status: install ok installed
Priority: optional
Section: doc
Installed-Size: 3734
Maintainer: Martin Schulze <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: manpages
Version: 4.10-2
Depends: manpages
Suggests: man-browser
Description: Manual pages about using GNU/Linux for development
 These man pages describe the Linux programming interface, including
 these two sections:
  2 = Linux system calls.
  3 = Library calls (note that a more comprehensive source of information
      may be found in the glibc-doc and glibc-doc-reference packages).
Homepage: http://www.kernel.org/doc/man-pages/

Package: libtheora0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 731
Maintainer: Debian Xiph.org Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libtheora (1.1.1+dfsg.1-14)
Version: 1.1.1+dfsg.1-14+b1
Depends: libc6 (>= 2.14), libcairo2 (>= 1.2.4), libogg0 (>= 1.1.0)
Description: Theora Video Compression Codec
 Theora is an open video codec being developed by the Xiph.org Foundation as
 part of their Ogg project. Theora is originally derived from On2's VP3 codec,
 and has improved on it significantly with the merging of code from the
 Thusnelda branch.
Homepage: http://www.theora.org/

Package: openssh-client
Status: install ok installed
Priority: standard
Section: net
Installed-Size: 4111
Maintainer: Debian OpenSSH Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: openssh
Version: 1:7.4p1-10+deb9u7
Replaces: ssh, ssh-krb5
Provides: rsh-client, ssh-client
Depends: adduser (>= 3.10), dpkg (>= 1.7.0), passwd, libc6 (>= 2.17), libedit2 (>= 2.11-20080614), libgssapi-krb5-2 (>= 1.14+dfsg), libselinux1 (>= 1.32), libssl1.0.2 (>= 1.0.2d), zlib1g (>= 1:1.1.4)
Recommends: xauth
Suggests: keychain, libpam-ssh, monkeysphere, ssh-askpass
Conflicts: sftp
Conffiles:
 /etc/ssh/moduli fe5be9e1b2ad5c55132a3521ecaadcdd
 /etc/ssh/ssh_config d26206bb4490f72d051d2642c3bf03ee
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.
Homepage: http://www.openssh.com/

Package: ncurses-bin
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 536
Maintainer: Craig Small <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: ncurses
Version: 6.0+20161126-1+deb9u2
Pre-Depends: libc6 (>= 2.14), libtinfo5 (>= 6.0+20151017), libtinfo5 (<< 6.1~)
Description: terminal-related programs and man pages
 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package contains the programs used for manipulating the terminfo
 database and individual terminfo entries, as well as some programs for
 resetting terminals and such.
Homepage: http://invisible-island.net/ncurses/

Package: php8.0-cgi
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 9282
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php8.0
Version: 8.0.3-1+0~20210305.17+debian9~1.gbp899a74
Provides: php-cgi, php8.0-json, phpapi-20200930
Depends: libmagic1, mime-support, php8.0-cli, php8.0-common (= 8.0.3-1+0~20210305.17+debian9~1.gbp899a74), php8.0-opcache, tzdata, ucf, libargon2-1 (>= 0~20171227), libc6 (>= 2.15), libpcre2-8-0 (>= 10.32), libsodium23 (>= 1.0.14), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4)
Suggests: php-pear
Conffiles:
 /etc/apache2/conf-available/php8.0-cgi.conf c93ab400ed635ce5442fa98c235ae37a
Description: server-side, HTML-embedded scripting language (CGI binary)
 This package provides the /usr/lib/cgi-bin/php CGI interpreter built
 for use in Apache 2 with mod_actions, or any other CGI httpd that
 supports a similar mechanism.  Note that MOST users probably
 want the php8.0-fpm package.
 .
 The following extensions are built in: Core date filter hash json libxml
 openssl pcntl pcre Reflection session sodium SPL standard zlib.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: hicolor-icon-theme
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 414
Maintainer: Debian GNOME Maintainers <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 0.15-1
Description: default fallback theme for FreeDesktop.org icon themes
 This is the default fallback theme used by implementations of the
 Freedesktop.org Icon Theme specification.

Package: libopencore-amrwb0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 97
Maintainer: Debian Multimedia Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: opencore-amr (0.1.3-2.1)
Version: 0.1.3-2.1+b2
Depends: libc6 (>= 2.14)
Description: Adaptive Multi-Rate - Wideband speech codec - shared library
 This library contains an implementation of the 3GPP TS 26.173 specification for
 the Adaptive Multi-Rate - Wideband (AMR-WB) speech decoder. The implementation
 is derived from the OpenCORE framework, part of the Google Android project.
 .
 This package contains the decoder shared library.
Homepage: https://sourceforge.net/projects/opencore-amr/

Package: php7.4-xml
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 389
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php7.4
Version: 7.4.16-1+0~20210305.42+debian9~1.gbpbbe65e
Replaces: php7.4-xsl (<< 7.0.3-6~)
Provides: php-dom, php-simplexml, php-xml, php-xmlreader, php-xmlwriter, php-xsl, php7.4-dom, php7.4-simplexml, php7.4-xmlreader, php7.4-xmlwriter, php7.4-xsl
Depends: php-common (>= 1:81~), ucf, php7.4-common (= 7.4.16-1+0~20210305.42+debian9~1.gbpbbe65e), libc6 (>= 2.14), libxml2 (>= 2.9.0), libxslt1.1 (>= 1.1.25)
Breaks: php7.4-xsl (<< 7.0.3-6~)
Description: DOM, SimpleXML, XML, and XSL module for PHP
 This package provides the DOM, SimpleXML, XML, and XSL module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: acl
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 200
Maintainer: Anibal Monsalve Salazar <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: acl (2.2.52-3)
Version: 2.2.52-3+b1
Depends: libacl1 (= 2.2.52-3+b1), libattr1 (>= 1:2.4.46-8), libc6 (>= 2.14)
Description: Access control list utilities
 This package contains the getfacl and setfacl utilities needed for
 manipulating access control lists.
Homepage: http://savannah.nongnu.org/projects/acl/

Package: libgs9
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 16216
Maintainer: Debian Printing Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: ghostscript
Version: 9.26a~dfsg-0+deb9u9
Depends: libc6 (>= 2.14), libcups2 (>= 1.4.0), libcupsimage2 (>= 1.4.0), libexpat1 (>= 2.0.1), libfontconfig1 (>= 2.11), libfreetype6 (>= 2.4.11), libidn11 (>= 1.13), libijs-0.35 (>= 0.35), libjbig2dec0 (>= 0.11), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.6), libopenjp2-7 (>= 2.0.0), libpaper1, libpng16-16 (>= 1.6.2-1), libtiff5 (>= 4.0.3), zlib1g (>= 1:1.2.0), poppler-data, libgs9-common (= 9.26a~dfsg-0+deb9u9)
Description: interpreter for the PostScript language and for PDF - Library
 GPL Ghostscript is used for PostScript/PDF preview and printing.
 Usually as a back-end to a program such as ghostview, it can display
 PostScript and PDF documents in an X11 environment.
 .
 This package provides the Ghostscript library which makes the
 facilities of GPL Ghostscript available to applications.
Homepage: http://www.ghostscript.com/

Package: dbconfig-common
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 1505
Maintainer: Paul Gevers <[email protected]>
Architecture: all
Version: 2.0.8
Depends: ucf, debconf (>= 0.5) | debconf-2.0
Suggests: dbconfig-mysql | dbconfig-pgsql | dbconfig-sqlite | dbconfig-sqlite3 | dbconfig-no-thanks
Breaks: bandwidthd-pgsql (<< 2.0.1+cvs20090917-9~)
Conffiles:
 /etc/logrotate.d/dbconfig-common 45a82979da0a8c6b3e52fd7dfa4c01ec
Description: framework that helps packages to manage databases
 This package contains the core of the dbconfig-common framework. This
 framework presents a policy and implementation for managing various databases
 used by applications included in Debian packages.
 .
 It can:
  - support MySQL/MariaDB, PostgreSQL, and SQLite based applications;
  - create or remove databases and database users;
  - access local or remote databases;
  - upgrade/modify databases when upstream changes database structure;
  - generate config files in many formats with the database info;
  - import configs from packages previously managing databases on their own;
  - prompt users with a set of normalized, pre-translated questions;
  - handle failures gracefully, with an option to retry;
  - do all the hard work automatically;
  - work for package maintainers with little effort on their part;
  - work for local admins with little effort on their part;
  - comply with an agreed upon set of standards for behavior;
  - do absolutely nothing if that is the whim of the local admin;
  - perform all operations from within the standard flow of
    package management (no additional skill is required of the local
    admin).

Package: irqbalance
Status: install ok installed
Priority: extra
Section: utils
Installed-Size: 112
Maintainer: Anibal Monsalve Salazar <[email protected]>
Architecture: amd64
Version: 1.1.0-2.3
Depends: libc6 (>= 2.14), libcap-ng0, libglib2.0-0 (>= 2.28.0), libnuma1 (>= 2.0.11), libsystemd0, debconf (>= 0.5) | debconf-2.0, init-system-helpers (>= 1.18~), lsb-base (>= 3.1)
Conffiles:
 /etc/default/irqbalance 8b81ed451a4229dccd76185194b82864
 /etc/init.d/irqbalance 68a9f27658d911bf5a838dfb82f558b4
 /etc/init/irqbalance.conf 1f68b9d5a05d0416b05a2b1b8c1582cf
Description: Daemon to balance interrupts for SMP systems
 Daemon to balance interrupts across multiple CPUs, which can lead to
 better performance and IO balance on SMP systems. This package is
 especially useful on systems with multi-core processors, as interrupts
 will typically only be serviced by the first core.
 .
 Note: irqbalance is not useful if you don't have more than one core
       or socket.
Homepage: https://github.com/Irqbalance/irqbalance

Package: dh-python
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 402
Maintainer: Piotr Ożarowski <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 2.20170125
Replaces: python3 (<< 3.3.2-4~)
Depends: python3:any (>= 3.3.2-2~)
Suggests: libdpkg-perl
Breaks: python3 (<< 3.3.2-4~)
Description: Debian helper tools for packaging Python libraries and applications
 This package contains:
  * pybuild - invokes various build systems for requested Python versions in
    order to build modules and extensions
  * dh_python2 - calculates Python 2.X dependencies for Debian packages,
    adds maintainer scripts to byte compile files, etc.
  * dh_python3 - calculates Python 3.X dependencies for Debian packages,
    adds maintainer scripts to byte compile files, etc.
  * dh_pypy - calculates PyPy dependencies for Debian packages,
    adds maintainer scripts to byte compile files, etc.

Package: dconf-gsettings-backend
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 72
Maintainer: Debian GNOME Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: d-conf (0.26.0-2)
Version: 0.26.0-2+b1
Provides: gsettings-backend
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.44.0), dconf-service (>= 0.26.0-2), dconf-service (<< 0.26.0-2.1~), libdconf1 (= 0.26.0-2+b1)
Description: simple configuration storage system - GSettings back-end
 DConf is a low-level key/value database designed for storing desktop
 environment settings.
 .
 This package contains a back-end for GSettings. It is needed by
 applications accessing settings through GSettings to set custom values
 and listen for changes.
Homepage: https://wiki.gnome.org/Projects/dconf

Package: libc6-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 15634
Maintainer: GNU Libc Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: glibc
Version: 2.24-11+deb9u4
Provides: libc-dev
Depends: libc6 (= 2.24-11+deb9u4), libc-dev-bin (= 2.24-11+deb9u4), linux-libc-dev (>= 4.9.130-2)
Suggests: glibc-doc, manpages-dev
Breaks: binutils (<< 2.26), 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)
Conflicts: libc0.1-dev, libc0.3-dev, libc6.1-dev
Description: 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.
Homepage: http://www.gnu.org/software/libc/libc.html

Package: libslang2
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 1566
Maintainer: Alastair McKinstry <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: slang2
Version: 2.3.1-5
Depends: libc6 (>= 2.14)
Description: S-Lang programming library - runtime version
 S-Lang is a C programmer's library that includes routines for the rapid
 development of sophisticated, user friendly, multi-platform applications.
 .
 This package contains only the shared library libslang.so.* and copyright
 information. It is only necessary for programs that use this library (such
 as jed and slrn). If you plan on doing development with S-Lang, you will
 need the companion -dev package as well.
Built-Using: unicode-data (= 9.0-1)
Homepage: http://www.jedsoft.org/slang/

Package: python3-decorator
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 43
Maintainer: Debian Python Modules Team <[email protected]>
Architecture: all
Source: python-decorator
Version: 4.0.11-1
Depends: python3:any (>= 3.3.2-2~)
Description: simplify usage of Python decorators by programmers
 Python 2.4 decorators have significantly changed the way Python programs are
 structured.
    * decorators help reduce boilerplate code;
    * decorators help the separation of concerns;
    * decorators enhance readability and maintainability;
    * decorators are very explicit.
 Still, as of now, writing custom decorators correctly requires some
 experience and is not as easy as it could be. For instance, typical
 implementations of decorators involve nested functions and we all know that
 flat is better than nested.
 The aim of the decorator module it to simplify the usage of decorators for
 the average programmer and to popularize decorators usage giving examples of
 useful decorators, such as memoize, tracing, redirecting_stdout, locked, etc.
Homepage: https://pypi.python.org/pypi/decorator

Package: usermin
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 83892
Maintainer: Jamie Cameron <[email protected]>
Architecture: all
Version: 2.001
Replaces: usermin-at, usermin-changepass, usermin-chfn, usermin-commands, usermin-cron, usermin-cshrc, usermin-fetchmail, usermin-forward, usermin-gnupg, usermin-htaccess, usermin-htpasswd, usermin-mailbox, usermin-man, usermin-mysql, usermin-plan, usermin-postgresql, usermin-proc, usermin-procmail, usermin-quota, usermin-schedule, usermin-shell, usermin-spamassassin, usermin-ssh, usermin-tunnel, usermin-updown, usermin-usermount, usermin-filemin, usermin-authentic-theme
Provides: usermin
Depends: perl, libnet-ssleay-perl, openssl, libauthen-pam-perl, libpam-runtime, libio-pty-perl, unzip, shared-mime-info, tar, libdigest-sha-perl, libdigest-md5-perl, gzip
Pre-Depends: perl
Recommends: libdatetime-perl, libdatetime-timezone-perl, libdatetime-locale-perl, libtime-piece-perl, libencode-detect-perl, lynx
Conffiles:
 /etc/pam.d/usermin 7d932afdbc1605586ab8c31de78b7dc2
Description: web-based user account administration interface for Unix systems
  After installation, enter the URL http://localhost:20000/ into your browser
  and login as any user on your system.

Package: cron
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 251
Maintainer: Javier Fernández-Sanguino Peña <[email protected]>
Architecture: amd64
Version: 3.0pl1-128+deb9u2
Provides: cron-daemon
Depends: libc6 (>= 2.7), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32), init-system-helpers (>= 1.18~), debianutils (>= 1.7), adduser, lsb-base (>= 3.0-10), libpam-runtime (>= 1.0.1-11)
Pre-Depends: dpkg (>= 1.15.7.2)
Recommends: exim4 | postfix | mail-transport-agent
Suggests: anacron (>= 2.0-1), logrotate, checksecurity
Breaks: dpkg (<< 1.15.4)
Conffiles:
 /etc/cron.d/.placeholder e5e12910bf011222160404d7bdb824f2
 /etc/cron.daily/.placeholder e5e12910bf011222160404d7bdb824f2
 /etc/cron.hourly/.placeholder e5e12910bf011222160404d7bdb824f2
 /etc/cron.monthly/.placeholder e5e12910bf011222160404d7bdb824f2
 /etc/cron.weekly/.placeholder e5e12910bf011222160404d7bdb824f2
 /etc/crontab 8f111d100ea459f68d333d63a8ef2205
 /etc/default/cron eae0d979b5007d2af41540d8c2631359
 /etc/init.d/cron 85d7a3783889ea93dcda2fb488420c1c
 /etc/pam.d/cron 11e788a7f7cd5477b10da2c7fd5ecdf0
Description: process scheduling daemon
 The cron daemon is a background process that runs particular programs at
 particular times (for example, every minute, day, week, or month), as
 specified in a crontab. By default, users may also create crontabs of
 their own so that processes are run on their behalf.
 .
 Output from the commands is usually mailed to the system administrator
 (or to the user in question); you should probably install a mail system
 as well so that you can receive these messages.
 .
 This cron package does not provide any system maintenance tasks. Basic
 periodic maintenance tasks are provided by other packages, such
 as checksecurity.
Homepage: http://ftp.isc.org/isc/cron/

Package: libmnl0
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 46
Maintainer: Anibal Monsalve Salazar <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libmnl
Version: 1.0.4-2
Depends: libc6 (>= 2.14)
Description: minimalistic Netlink communication library
 libmnl is a minimalistic user-space library oriented to Netlink developers.
 There are a lot of common tasks in parsing, validating, constructing of
 both the Netlink header and TLVs that are repetitive and easy to get wrong.
 This library aims to provide simple helpers that allows you to re-use code
 and to avoid re-inventing the wheel.
 .
 The main features of this library are:
 .
 Small: the shared library requires around 30KB for an x86-based computer.
 .
 Simple: this library avoids complexity and elaborated abstractions that
 tend to hide Netlink details.
 .
 Easy to use: the library simplifies the work for Netlink-wise developers.
 It provides functions to make socket handling, message building,
 validating, parsing and sequence tracking, easier.
 .
 Easy to re-use: you can use the library to build your own abstraction
 layer on top of this library.
 .
 Decoupling: the interdependency of the main bricks that compose the
 library is reduced, i.e. the library provides many helpers, but the
 programmer is not forced to use them.
 .
 This package contains the shared libraries needed to run programs that use
 the minimalistic Netlink communication library.
Homepage: http://netfilter.org/projects/libmnl/

Package: libvbr2
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 77
Maintainer: Scott Kitterman <[email protected]>
Architecture: amd64
Source: opendkim
Version: 2.11.0~alpha-10+deb9u1
Depends: libbsd0 (>= 0.0), libc6 (>= 2.4)
Description: Library for RFC 5518 Vouch By Reference (VBR)
 The OpenDKIM Project is a community effort to develop and maintain a C library
 for producing DKIM-aware applications and an open source milter for providing
 DomainKeys Identified Mail (DKIM) service.
 .
 This package provides library for implementing RFC 5518 Vouch By Reference
 (VBR), a peer-to-peer domain reputation service protocol based on DKIM signed
 domains.
 .
 Vouch By Reference, or VBR, is a protocol for adding third-party
 certification to email.  Specifically, VBR permits independent third parties
 to certify the owner of a domain name that is associated with received mail.
 VBR may be performed anywhere along the email transit path, by any capable
 receiving module, either within the handling service or by end-user software.
Homepage: http://www.opendkim.org/

Package: libexif12
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1987
Maintainer: Debian PhotoTools Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libexif
Version: 0.6.21-2+deb9u5
Depends: libc6 (>= 2.14)
Description: library to parse EXIF files
 Most digital cameras produce EXIF files, which are JPEG files with
 extra tags that contain information about the image. The EXIF library
 allows you to parse an EXIF file and read the data from those tags.
Homepage: http://libexif.sourceforge.net/

Package: clamdscan
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 249
Maintainer: ClamAV Team <[email protected]>
Architecture: amd64
Source: clamav
Version: 0.103.6+dfsg-0+deb9u1
Replaces: clamd (<< 0.98.5~beta1+dfsg-3)
Depends: clamav-base (= 0.103.6+dfsg-0+deb9u1), libc6 (>= 2.15), libclamav9 (>= 0.103.6)
Suggests: clamav-daemon, clamav-docs
Breaks: clamd (<< 0.98.5~beta1+dfsg-3)
Description: anti-virus utility for Unix - scanner client
 Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of
 this software is the integration with mail servers (attachment
 scanning). The package provides a flexible and scalable
 multi-threaded daemon in the clamav-daemon package, a command-line
 scanner in the clamav package, and a tool for automatic updating via
 the Internet in the clamav-freshclam package. The programs are based
 on libclamav, which can be used by other software.
 .
 This package contains clamdscan, the command line interface of the clamav
 daemon.
Homepage: https://www.clamav.net/

Package: cups-client
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 465
Maintainer: Debian Printing Team <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: cups
Version: 2.2.1-8+deb9u8
Replaces: cups (<< 1.7.3-5~)
Depends: libc6 (>= 2.4), libcups2 (= 2.2.1-8+deb9u8), libcupsimage2 (>= 1.4.0), cups-common (>= 2.2.1-8+deb9u8), adduser
Suggests: cups, xpp, cups-bsd, smbclient
Breaks: cups (<< 1.7.3-5~)
Conflicts: lprng
Description: Common UNIX Printing System(tm) - client programs (SysV)
 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpd and the like.  It supports the Internet
 Printing Protocol (IPP), and has its own filtering driver model for
 handling various document types.
 .
 This package provides the System V style print client programs.
Homepage: https://www.cups.org/

Package: sane-utils
Status: install ok installed
Priority: optional
Section: graphics
Installed-Size: 586
Maintainer: Jörg Frings-Fürst <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: sane-backends
Version: 1.0.25-4.1+deb9u2
Depends: adduser, lsb-base (>= 3.0-6), update-inetd, debconf (>= 0.5) | debconf-2.0, init-system-helpers (>= 1.18~), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.15), libieee1284-3, libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libsane (>= 1.0.24), libsystemd0, libusb-1.0-0 (>= 2:1.0.8)
Suggests: avahi-daemon, unpaper
Conffiles:
 /etc/default/saned 99c46f8b429fd197e6e1c6c41141735c
 /etc/init.d/saned 666b8aac98e3fb1707ba4fe409aa7e12
 /etc/sane.d/saned.conf f68e0a92c8d4207a7d3f35c36f38ca3d
Description: API library for scanners -- utilities
 SANE stands for "Scanner Access Now Easy" and is an application
 programming interface (API) that provides standardized access to any
 raster image scanner hardware (flatbed scanner, hand-held scanner,
 video- and still-cameras, frame-grabbers, etc.). The SANE standard is
 free and its discussion and development are open to everybody. The
 current source code is written to support several operating systems,
 including GNU/Linux, OS/2, Win32 and various Unices and is available
 under the GNU General Public License (commercial applications and
 backends are welcome, too, however).
 .
 This package includes the command line frontend scanimage, the saned
 server and the sane-find-scanner utility, along with their documentation.
Homepage: http://www.sane-project.org

Package: libparams-classify-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 66
Maintainer: Debian Perl Group <[email protected]>
Architecture: amd64
Source: libparams-classify-perl (0.013-6)
Version: 0.013-6+b1
Depends: perl (>= 5.24.1~rc3-2), perlapi-5.24.1, libc6 (>= 2.4)
Suggests: libscalar-number-perl
Description: Perl module for argument type classification
 Params::Classify provides various type-testing functions. These are intended
 for functions that, unlike most Perl code, care what type of data they
 are operating on. For example, some functions wish to behave
 differently depending on the type of their arguments (like overloaded
 functions in C++).
 .
 These functions only provide type classification; they do not enforce
 type restrictions. Type enforcement may, of course, be built using
 these classification functions, but the reader's attention is drawn to
 libparams-validate-perl.
Homepage: https://metacpan.org/release/Params-Classify

Package: webmin-jailkit
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 1
Maintainer: [email protected]
Architecture: all
Version: 1.1
Provides: webmin-jailkit
Depends: base, perl, webmin
Pre-Depends: bash, perl
Description: Webmin module Jailkit Jail Manager

Package: certbot
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 65
Maintainer: Debian Let's Encrypt <[email protected]>
Architecture: all
Source: python-certbot
Version: 0.28.0-1~deb9u3
Replaces: letsencrypt
Provides: letsencrypt
Depends: python3-certbot (= 0.28.0-1~deb9u3), init-system-helpers (>= 1.18~), python3:any
Suggests: python3-certbot-apache, python3-certbot-nginx, python-certbot-doc
Breaks: letsencrypt (<= 0.6.0)
Conffiles:
 /etc/cron.d/certbot b100f45b33319f91060b0a59721a0ede
 /etc/letsencrypt/cli.ini dc5a5672c8f966a968ac0c98c447c14e
 /etc/logrotate.d/certbot a815a66a333f2637c00055fcd44b02d4
Description: automatically configure HTTPS using Let's Encrypt
 The objective of Certbot, Let's Encrypt, and the ACME (Automated
 Certificate Management Environment) protocol is to make it possible
 to set up an HTTPS server and have it automatically obtain a
 browser-trusted certificate, without any human intervention. This is
 accomplished by running a certificate management agent on the web
 server.
 .
 This agent is used to:
 .
   - Automatically prove to the Let's Encrypt CA that you control the website
   - Obtain a browser-trusted certificate and set it up on your web server
   - Keep track of when your certificate is going to expire, and renew it
   - Help you revoke the certificate if that ever becomes necessary.
 .
 This package contains the main application, including the standalone
 and the manual authenticators.
Homepage: https://certbot.eff.org/

Package: liblouis12
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 182
Maintainer: Debian Accessibility Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: liblouis
Version: 3.0.0-3+deb9u4
Depends: libc6 (>= 2.14), libyaml-0-2, liblouis-data
Description: Braille translation library - shared libs
 Liblouis is a braille translator and back-translator.  It features support for
 computer and literary braille, supports contracted and uncontracted translation
 for many languages and has support for hyphenation.  Liblouis also supports
 math braille (Nemeth and Marburg).
 .
 This package contains shared libraries.
Homepage: http://liblouis.org/

Package: libwmf0.2-7
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 532
Maintainer: Loïc Minier <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libwmf
Version: 0.2.8.4-10.6
Depends: libc6 (>= 2.14), libexpat1 (>= 2.0.1), libfreetype6 (>= 2.2.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.12.0), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libx11-6, zlib1g (>= 1:1.1.4)
Recommends: gsfonts
Description: Windows metafile conversion library
 Windows metafile (WMF) is a picture format used by many Windows
 programs, e.g. Microsoft Word.  libwmf is a library for interpreting
 metafile images and either displaying them using X or converting them
 to standard formats such as PNG, JPEG, PS, EPS and SVG(Z)...
 .
 This package contains the shared library.

Package: libassuan0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 106
Maintainer: Debian GnuPG-Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libassuan
Version: 2.4.3-2
Depends: libc6 (>= 2.14), libgpg-error0 (>= 1.14)
Description: IPC library for the GnuPG components
 Libassuan is a small library implementing the so-called "Assuan
 protocol". This protocol is used for IPC between most newer GnuPG
 components. Both server and client side functions are provided.
Homepage: https://www.gnupg.org/related_software/libassuan/index.html

Package: libkyotocabinet16v5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1014
Maintainer: Shawn Landden <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: kyotocabinet (1.2.76-4.2)
Version: 1.2.76-4.2+b1
Replaces: libkyotocabinet16
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), liblzma5 (>= 5.1.1alpha+20120614), liblzo2-2, libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4)
Conflicts: libkyotocabinet16
Description: Straightforward implementation of DBM - shared library
 Kyoto Cabinet is a library of routines for managing a database. The
 database is a simple data file containing records, each is a pair of
 a key and a value. Every key and value is serial bytes with variable
 length. Both binary data and character string can be used as a key and
 a value. Each key must be unique within a database. There is neither
 concept of data tables nor data types. Records are organized in
 hash table or B+ tree.
 .
 This package contains the shared library.
Homepage: http://fallabs.com/kyotocabinet/

Package: awstats
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 6799
Maintainer: Sergey B Kirpichev <[email protected]>
Architecture: all
Version: 7.6+dfsg-1+deb9u2
Depends: perl:any
Recommends: libnet-xwhois-perl, coreutils (>= 7.4)
Suggests: apache2 | httpd, libnet-dns-perl, libnet-ip-perl, libgeo-ipfree-perl, liburi-perl
Conffiles:
 /etc/awstats/awstats.conf ca989fe9ec7f711ecfdec844d2c61554
 /etc/awstats/awstats.conf.local a81e04b5114654f0fa2c958b06c278a4
 /etc/cron.d/awstats 85d807f22e26f7fda97f706fc4e9627a
 /etc/default/awstats d60311bc5d8dafd142da5fedf07d52b8
 /etc/logrotate.d/httpd-prerotate/awstats/prerotate.sh abea657e435825ace595bd8171172de5
Description: powerful and featureful web server log analyzer
 Advanced Web Statistics (AWStats) is a powerful web server logfile
 analyzer written in perl that shows you all your web statistics including
 visits, unique visitors, pages, hits, rush hours, search engines, keywords
 used to find your site, robots, broken links and more. Gives more detailed
 information and better graphical charts than webalizer, and is easier to use.
 Works with several web server log format as a CGI and/or from command line.
 Supports more than 30 languages.
Homepage: http://awstats.sourceforge.net/

Package: libpcre2-16-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 583
Maintainer: Matthew Vernon <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: pcre2
Version: 10.36-2+0~20210212.6+debian9~1.gbp6138a4
Depends: libc6 (>= 2.14)
Description: New Perl Compatible Regular Expression Library - 16 bit runtime files
 This is PCRE2, the new implementation of PCRE, a library of functions
 to support regular expressions whose syntax and semantics are as
 close as possible to those of the Perl 5 language. New projects
 should use this library in preference to the older library,
 confusingly called pcre3 in Debian.
 .
 This package contains the 16 bit runtime library.
Homepage: https://pcre.org/

Package: libfcgi-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 96
Maintainer: Debian Perl Group <[email protected]>
Architecture: amd64
Version: 0.78-2
Depends: perl (>= 5.24.1~rc3-3), perlapi-5.24.1, libc6 (>= 2.15)
Description: helper module for FastCGI
 FCGI is a simple Perl module for writing FastCGI applications. FastCGI is a
 language-independent, scalable, open extension to CGI that provides faster
 performance by keeping programs persistent in memory and allowing them to
 handle multiple requests. This module provides the core interface needed to
 write these applications.
 .
 For complex applications, you should consider a more full-featured solution
 such as Plack or Catalyst (see libcatalyst-perl).
Homepage: https://metacpan.org/release/FCGI

Package: libdist-checkconflicts-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 56
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 0.11-1
Depends: perl, libmodule-runtime-perl (>= 0.009)
Description: module for declaring version conflicts for a distribution
 One shortcoming of the CPAN clients that currently exist is that they have no
 way of specifying conflicting downstream dependencies of modules.
 Dist::CheckConflicts attempts to work around this issue by allowing you to
 specify conflicting versions of modules separately, and deal with them after
 the module is done installing.
 .
 For instance, say you have a module Foo, and some other module Bar uses Foo.
 If Foo were to change its API in a non-backwards-compatible way, this would
 cause Bar to break until it is updated to use the new API. Foo can't just
 depend on the fixed version of Bar, because this will cause a circular
 dependency (because Bar is already depending on Foo), and this doesn't
 express intent properly anyway - Foo doesn't use Bar at all. The ideal
 solution would be for there to be a way to specify conflicting versions of
 modules in a way that would let CPAN clients update conflicting modules
 automatically after an existing module is upgraded, but until that happens,
 this module will allow users to do this manually.
Homepage: https://metacpan.org/release/Dist-CheckConflicts

Package: xdg-user-dirs
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 360
Maintainer: Debian GNOME Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: xdg-user-dirs (0.15-2)
Version: 0.15-2+b1
Depends: libc6 (>= 2.14)
Conffiles:
 /etc/X11/Xsession.d/60xdg-user-dirs-update 408d38a4d3e161d0b21ea112bbe227b3
 /etc/xdg/user-dirs.conf 602a95ec7fe4068512bebb712c41102d
 /etc/xdg/user-dirs.defaults b8595963fe74aeb65e854ba9da7f1acb
Description: tool to manage well known user directories
 xdg-user-dirs is a tool to help manage "well known" user directories
 like the desktop folder and the music folder. It also handles
 localization (i.e. translation) of the filenames.
 .
 The way it works is that xdg-user-dirs-update is run very early in the
 login phase. This program reads a configuration file, and a set of
 default directories. It then creates localized versions of these
 directories in the users home directory and sets up a config file in
 $(XDG_CONFIG_HOME)/user-dirs.dirs (XDG_CONFIG_HOME defaults to
 ~/.config) that applications can read to find these directories.
Homepage: http://www.freedesktop.org/wiki/Software/xdg-user-dirs

Package: spamc
Status: install ok installed
Priority: optional
Section: mail
Installed-Size: 123
Maintainer: Noah Meyerhans <[email protected]>
Architecture: amd64
Source: spamassassin
Version: 3.4.2-1~deb9u4
Depends: libc6 (>= 2.14), libssl1.1 (>= 1.1.0)
Suggests: spamassassin
Description: Client for SpamAssassin spam filtering daemon
 spamc is the client to communicate with spamd, the daemonized form of
 SpamAssassin (see the spamassassin package). It is written in C for
 maximum speed and minimum loading overhead.
 .
 spamc is quite useful for integrating spamassassin into an MTA or
 into a .procmailrc file because of its speed.
 .
 This package is useless unless you have spamassassin installed,
 either on this machine or another local machine (i.e. a mail server).
Homepage: https://www.spamassassin.org/

Package: samba-dsdb-modules
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1195
Maintainer: Debian Samba Maintainers <[email protected]>
Architecture: amd64
Source: samba
Version: 2:4.5.16+dfsg-1+deb9u4
Replaces: libgensec0 (<< 4.0.0~alpha17~git20110724.dfsg1-1), samba-libs (<< 2:4.1.9+dfsg-2)
Depends: libgpgme11 (>= 1.2.0), libbsd0 (>= 0.0), libc6 (>= 2.14), libldb1 (>> 2:1.1.27~), libpopt0 (>= 1.14), libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.9), samba-libs (= 2:4.5.16+dfsg-1+deb9u4), libldb1 (<< 2:1.1.28~)
Breaks: samba-libs (<< 2:4.1.9+dfsg-2)
Enhances: libldb1
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.
Homepage: http://www.samba.org

Package: libwww-robotrules-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 80
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 6.01-1
Replaces: libwww-perl (<< 6.00)
Depends: perl, liburi-perl
Breaks: libwww-perl (<< 6.00)
Description: database of robots.txt-derived permissions
 WWW::RobotRules parses /robots.txt files as specified in "A Standard for
 Robot Exclusion", at <http://www.robotstxt.org/wc/norobots.html>. Webmasters
 can use the /robots.txt file to forbid conforming robots from accessing parts
 of their web site.
 .
 The parsed files are kept in a WWW::RobotRules object, and this object
 provides methods to check if access to a given URL is prohibited. The same
 WWW::RobotRules object can be used for one or more parsed /robots.txt files
 on any number of hosts.
Homepage: http://search.cpan.org/dist/WWW-RobotRules/

Package: libxcb1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 283
Maintainer: Debian X Strike Force <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libxcb
Version: 1.12-1
Depends: libc6 (>= 2.14), libxau6, libxdmcp6
Breaks: alsa-utils (<< 1.0.24.2-5)
Description: X C Binding
 This package contains the library files needed to run software using libxcb,
 the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: http://xcb.freedesktop.org

Package: libusb-0.1-4
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 57
Maintainer: Aurelien Jarno <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libusb
Version: 2:0.1.12-30
Replaces: libusb-dev (<< 2:0.1.12-25)
Depends: libc6 (>= 2.15)
Description: userspace USB programming library
 Library for programming USB applications without the knowledge
 of Linux kernel internals.
 .
 This package contains what you need to run programs that use this
 library.
Homepage: http://www.linux-usb.org/

Package: locales
Status: install ok installed
Priority: standard
Section: localization
Installed-Size: 9246
Maintainer: GNU Libc Maintainers <[email protected]>
Architecture: all
Source: glibc
Version: 2.24-11+deb9u4
Replaces: manpages-fr-extra (<< 20141022)
Depends: libc-bin (>> 2.24), libc-l10n (>> 2.24), debconf (>= 0.5) | debconf-2.0
Conffiles:
 /etc/locale.alias 53e10994fabc5169907e413b792785dd
Description: GNU C Library: National Language (locale) data [support]
 Machine-readable data files, shared objects and programs used by the
 C library for localization (l10n) and internationalization (i18n) support.
 .
 This package contains tools to generate locale definitions from source
 files (included in this package). It allows you to customize which
 definitions actually get generated. This is a space-saver over how this
 package used to be, with all locales generated by default. This created
 a package that unpacked to an excess of 30 megs.
Homepage: http://www.gnu.org/software/libc/libc.html

Package: python3-tz
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 117
Maintainer: Debian/Ubuntu Zope Team <[email protected]>
Architecture: all
Source: python-tz
Version: 2016.7-0.3
Depends: tzdata, python3:any (>= 3.3.2-2~)
Description: Python3 version of the Olson timezone database
 python-tz brings the Olson tz database into Python. This library allows
 accurate and cross platform timezone calculations using Python 2.3 or higher.
 It also solves the issue of ambiguous times at the end of daylight savings,
 which you can read more about in the Python Library Reference
 (datetime.tzinfo).
 .
 This package contains the Python 3 version of the library.
Homepage: http://pypi.python.org/pypi/pytz/

Package: libgsm1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 73
Maintainer: Jochen Friedrich <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libgsm (1.0.13-4)
Version: 1.0.13-4+b2
Depends: libc6 (>= 2.2.5)
Conflicts: libgsm-dev
Description: Shared libraries for GSM speech compressor
 This package contains runtime shared libraries for libgsm, an
 implementation of the European GSM 06.10 provisional standard for
 full-rate speech transcoding, prI-ETS 300 036, which uses RPE/LTP
 (residual pulse excitation/long term prediction) coding at 13 kbit/s.
 .
 GSM 06.10 compresses frames of 160 13-bit samples (8 kHz sampling
 rate, i.e. a frame rate of 50 Hz) into 260 bits; for compatibility
 with typical UNIX applications, our implementation turns frames of 160
 16-bit linear samples into 33-byte frames (1650 Bytes/s).
 The quality of the algorithm is good enough for reliable speaker
 recognition; even music often survives transcoding in recognizable
 form (given the bandwidth limitations of 8 kHz sampling rate).
 .
 The interfaces offered are a front end modelled after compress(1), and
 a library API.  Compression and decompression run faster than realtime
 on most SPARCstations.  The implementation has been verified against the
 ETSI standard test patterns.

Package: python3-debian
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 257
Maintainer: Debian python-debian Maintainers <[email protected]>
Architecture: all
Source: python-debian
Version: 0.1.30
Depends: python3-chardet, python3-six (>> 1.4~), python3:any (>= 3.3.2-2~)
Recommends: python3-apt
Suggests: gpgv
Description: Python 3 modules to work with Debian-related data formats
 This package provides Python 3 modules that abstract many formats of Debian
 related files. Currently handled are:
  * Debtags information (debian.debtags module)
  * debian/changelog (debian.changelog module)
  * Packages files, pdiffs (debian.debian_support module)
  * Control files of single or multiple RFC822-style paragraphs, e.g.
    debian/control, .changes, .dsc, Packages, Sources, Release, etc.
    (debian.deb822 module)
  * Raw .deb and .ar files, with (read-only) access to contained
    files and meta-information

Package: clamav-testfiles
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 6539
Maintainer: ClamAV Team <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: clamav
Version: 0.103.6+dfsg-0+deb9u1
Description: anti-virus utility for Unix - test files
 Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of
 this software is the integration with mail servers (attachment
 scanning). The package provides a flexible and scalable
 multi-threaded daemon in the clamav-daemon package, a command-line
 scanner in the clamav package, and a tool for automatic updating via
 the Internet in the clamav-freshclam package. The programs are based
 on libclamav, which can be used by other software.
 .
 This package contains files 'infected' with a test signature. The test
 signature (ClamAV-Test-Signature) should be detectable by all
 anti-virus programs.
Homepage: https://www.clamav.net/

Package: libcupscgi1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 181
Maintainer: Debian Printing Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: cups
Version: 2.2.1-8+deb9u8
Depends: libc6 (>= 2.14), libcups2 (= 2.2.1-8+deb9u8)
Description: Common UNIX Printing System(tm) - CGI library
 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpd and the like.  It supports the Internet
 Printing Protocol (IPP), and has its own filtering driver model for
 handling various document types.
 .
 This package provides a shared library for CGI programs in the
 CUPS web interface
Homepage: https://www.cups.org/

Package: python-webencodings
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 55
Maintainer: Barry Warsaw <[email protected]>
Architecture: all
Version: 0.5-2
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Description: Python implementation of the WHATWG Encoding standard
 In order to be compatible with legacy web content when interpreting something
 like Content-Type: text/html; charset=latin1, tools need to use a particular
 set of aliases for encoding labels as well as some overriding rules.  For
 example, US-ASCII and iso-8859-1 on the web are actually aliases for
 windows-1252, and an UTF-8 or UTF-16 BOM takes precedence over any other
 encoding declaration.  The Encoding standard defines all such details so that
 implementations do not have to reverse-engineer each other.
 .
 This module has encoding labels and BOM detection, but the actual
 implementation for encoders and decoders is Python’s.
 .
 This package provides the module for Python 2.
Homepage: https://github.com/SimonSapin/python-webencodings

Package: traceroute
Status: install ok installed
Priority: important
Section: net
Installed-Size: 154
Maintainer: Laszlo Boszormenyi (GCS) <[email protected]>
Architecture: amd64
Version: 1:2.1.0-2
Depends: libc6 (>= 2.14)
Description: Traces the route taken by packets over an IPv4/IPv6 network
 The traceroute utility displays the route used by IP packets on their way to a
 specified network (or Internet) host. Traceroute displays the IP number and
 host name (if possible) of the machines along the route taken by the packets.
 Traceroute is used as a network debugging tool. If you're having network
 connectivity problems, traceroute will show you where the trouble is coming
 from along the route.
 .
 Install traceroute if you need a tool for diagnosing network connectivity
 problems.
Homepage: http://traceroute.sourceforge.net/

Package: php8.0-readline
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 60
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php8.0
Version: 8.0.3-1+0~20210305.17+debian9~1.gbp899a74
Provides: php-readline
Depends: php-common (>= 1:81~), ucf, php8.0-common (= 8.0.3-1+0~20210305.17+debian9~1.gbp899a74), libbsd0 (>= 0.0), libc6 (>= 2.14), libedit2 (>= 3.1-20160903), libncurses5 (>= 6), libtinfo5 (>= 6)
Description: readline module for PHP
 This package provides the readline module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: libterm-spinner-color-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 115
Maintainer: Joe Cooper <[email protected]>
Architecture: all
Version: 0.05-1
Depends: perl, perl-modules
Description: A terminal spinner/progress bar with Unicode, color, and no non-core dependencies.
 This is a simple spinner, useful when you want to show some kind of activity
 during a long-running process of indeterminant length. It's loosely based on
 the API from Term::Spinner and Term::Spinner::Lite. Unlike Term::Spinner
 though, this module doesn't have any dependencies outside of modules shipped
 with Perl itself. And, unlike Term::Spinner::Lite, this module has color
 support and support for wide progress bars.
 .
 Term::Spinner::Color also provides an asynchronous mode, which does not
 require your program to manually call the next method.
 .
 Some features and some (Unicode) frame sets do not work in Windows PowerShell
 or cmd.exe. If you must work across a wide variety of platforms, choosing
 ASCII frame sets is wise. run_ok method currently only provides Unicode
 output, so it is not suitable for use on Windows (bash, of many types, on
 Windows works fine, however). There's probably a way to fix this by switching
 to another code page in Windows shells.
 .
 This description was automagically extracted from the module by dh-make-perl.
Homepage: http://search.cpan.org/dist/Term-Spinner-Color/

Package: printer-driver-gutenprint
Status: install ok installed
Priority: optional
Section: graphics
Installed-Size: 832
Maintainer: Debian Printing Group <[email protected]>
Architecture: amd64
Source: gutenprint (5.2.11-1)
Version: 5.2.11-1+b2
Depends: libc6 (>= 2.14), libcups2 (>= 1.4.0), libcupsimage2 (>= 1.4.0), libgutenprint2 (>= 5.2.11), libusb-1.0-0 (>= 2:1.0.8), cups (>= 1.3.0), cups-client (>= 1.3.0), cups-filters (>= 1.0.36) | ghostscript-cups (<< 9.08)
Suggests: gutenprint-doc (>= 5.2.11-1), gutenprint-locales (>= 5.2.11-1)
Description: printer drivers for CUPS
 This package includes a CUPS driver based on Gutenprint.
 .
 The CUPS drivers contain all of the files needed to support
 photo-quality printing on any printer supported by Gutenprint.  You
 can find out more about the Common UNIX Printing System ("CUPS"), an
 IPP-based printing system for UNIX/Linux, at:
 .
   http://www.cups.org
 .
 Gutenprint is the print facility for the GIMP, and in addition a
 suite of drivers that may be used with common UNIX spooling systems
 using GhostScript or CUPS.  These drivers provide printing quality
 for UNIX/Linux on a par with proprietary vendor-supplied drivers in
 many cases, and can be used for many of the most demanding printing
 tasks.  Gutenprint was formerly known as Gimp-Print.
Homepage: http://gimp-print.sourceforge.net/

Package: libmcrypt4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 219
Maintainer: RISKO Gergely <[email protected]>
Architecture: amd64
Source: libmcrypt
Version: 2.5.8-3.3
Depends: libc6 (>= 2.14)
Suggests: libmcrypt-dev, mcrypt
Description: De-/Encryption Library
 libmcrypt is the library which implements all the algorithms and
 modes found in mcrypt.
 .
 libmcrypt supports the algorithms: BLOWFISH, TWOFISH, DES, TripleDES,
 3-WAY, SAFER-sk64, SAFER-sk128, SAFER+, LOKI97, GOST, RC2, RC6, MARS,
 IDEA, RIJNDAEL-128, RIJNDAEL-192, SERPENT, RIJNDAEL-256, CAST-128
 (known as CAST5), CAST-256, ARCFOUR, ENIGMA, PANAMA, XTEA and WAKE.
 Block algorithms can be used in: CBC, ECB, CFB and OFB (8 bit and n
 bit, where n is the size of the algorithm's block length).
 .
 More information can be found at the libmcrypt homepage
 http://mcrypt.sourceforge.net/ .
Homepage: http://mcrypt.sourceforge.net/

Package: syslog-ng
Status: install ok installed
Priority: extra
Section: admin
Installed-Size: 44
Maintainer: syslog-ng maintainers <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 3.8.1-10
Depends: syslog-ng-core (>= 3.8.1), syslog-ng-mod-sql, syslog-ng-mod-mongodb, syslog-ng-mod-json
Recommends: syslog-ng-mod-journal, syslog-ng-mod-smtp, syslog-ng-mod-amqp, syslog-ng-mod-geoip, syslog-ng-mod-redis, syslog-ng-mod-stomp, syslog-ng-mod-riemann, syslog-ng-mod-graphite, syslog-ng-mod-python, syslog-ng-mod-add-contextual-data
Description: Enhanced system logging daemon (metapackage)
 syslog-ng is an enhanced log daemon, supporting a wide range of input
 and output methods: syslog, unstructured text, message queues,
 databases (SQL and NoSQL alike) and more.
 .
 Key features:
 .
  * receive and send RFC3164 and RFC5424 style syslog messages
  * work with any kind of unstructured data
  * receive and send JSON formatted messages
  * classify and structure logs with builtin parsers (csv-parser(),
    db-parser(), etc.)
  * normalize, crunch and process logs as they flow through the system
  * hand on messages for further processing using message queues (like
    AMQP), files or databases (like PostgreSQL or MongoDB).
 .
 This package is a metapackage, depending on the rest of syslog-ng,
 including all available plugins. It can be safely removed, if only
 parts of syslog-ng need to be installed.
Homepage: http://www.syslog-ng.org/

Package: php-mysql
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 13
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: all
Source: php-defaults (82+0~20210313.35+debian9~1.gbpa8195f)
Version: 2:8.0+82+0~20210313.35+debian9~1.gbpa8195f
Depends: php-common, php8.0-mysql
Description: MySQL module for PHP [default]
 This package provides a MySQL module for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
 .
 This package is a dependency package, which depends on Debian's default
 PHP version (currently 8.0).

Package: libauthen-sasl-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 155
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 2.1600-1
Depends: perl
Suggests: libdigest-hmac-perl, libgssapi-perl
Description: Authen::SASL - SASL Authentication framework
 SASL is a generic mechanism for authentication used by several network
 protocols. Authen::SASL provides an implementation framework that all
 protocols should be able to share.
 .
 The framework allows different implementations of the connection class
 to be plugged in. At the time of writing there were two such plugins:
  - Authen::SASL::Perl
    This module implements several mechanisms and is implemented
    entirely in Perl.
  - Authen::SASL::Cyrus
    This module uses the Cyrus SASL C-library (both version 1 and 2 are
    supported).
Homepage: https://metacpan.org/release/Authen-SASL

Package: logrotate
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 132
Maintainer: Paul Martin <[email protected]>
Architecture: amd64
Version: 3.11.0-0.1
Depends: libacl1 (>= 2.2.51-8), libc6 (>= 2.14), libpopt0 (>= 1.14), libselinux1 (>= 1.32), cron | anacron | cron-daemon, base-passwd (>= 2.0.3.4)
Recommends: bsd-mailx | mailx
Breaks: postgresql-common (<= 126)
Conffiles:
 /etc/cron.daily/logrotate d2281ecb6f898b446ac8a5984ab5a243
 /etc/logrotate.conf 176edd439a499501372cf3d04e795810
Description: Log rotation utility
 The logrotate utility is designed to simplify the administration of
 log files on a system which generates a lot of log files.  Logrotate
 allows for the automatic rotation compression, removal and mailing of
 log files.  Logrotate can be set to handle a log file daily, weekly,
 monthly or when the log file gets to a certain size.  Normally, logrotate
 runs as a daily cron job.
Homepage: https://github.com/logrotate/logrotate

Package: libxml-sax-expat-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 52
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 0.40-2
Depends: perl, libxml-namespacesupport-perl (>= 0.03), libxml-parser-perl (>= 2.27), libxml-sax-perl (>= 0.03)
Description: Perl module for a SAX2 driver for Expat (XML::Parser)
 This module is an implementation of a SAX2 driver sitting on top of
 Expat (XML::Parser).  It is still incomplete, though most of the
 basic SAX2 events should be available.
Homepage: http://search.cpan.org/dist/XML-SAX-Expat/

Package: libdbi-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 2102
Maintainer: Debian Perl Group <[email protected]>
Architecture: amd64
Version: 1.636-1+deb9u2
Provides: perl-dbdabi-94
Depends: perl (>= 5.24.1-3+deb9u7), perlapi-5.24.1, libc6 (>= 2.4)
Suggests: libclone-perl (>= 0.34), libmldbm-perl, libnet-daemon-perl, libsql-statement-perl (>= 1.402)
Breaks: libdbd-anydata-perl (<< 0.11+), libdbd-csv-perl (<< 0.3600+), libsql-statement-perl (<< 1.33+)
Description: Perl Database Interface (DBI)
 DBI (DataBase Interface) is a Perl framework that provides a common interface
 to access various backend databases in a uniform manner. DBD (DataBase Driver)
 modules provide implementations for various backend data storage mechanisms
 including networked relational databases (particularly SQL databases) and even
 web services such as the Google search engine.
 .
 It is extremely portable and available for a wide range of operating systems,
 architectures and data stores, including:
 .
  * Oracle
  * Microsoft SQL Server
  * IBM DB2
  * SQLite
  * PostgreSQL
  * Firebird
  * MySQL
Homepage: http://dbi.perl.org/

Package: git
Status: install ok installed
Priority: optional
Section: vcs
Installed-Size: 28865
Maintainer: Gerrit Pape <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 1:2.11.0-3+deb9u7
Replaces: git-core (<< 1:1.7.0.4-1.), gitweb (<< 1:1.7.4~rc1)
Provides: git-completion, git-core
Depends: libc6 (>= 2.16), libcurl3-gnutls (>= 7.16.2), libexpat1 (>= 2.0.1), libpcre3, zlib1g (>= 1:1.2.0), perl, liberror-perl, git-man (>> 1:2.11.0), git-man (<< 1:2.11.0-.)
Pre-Depends: dpkg (>= 1.17.13)
Recommends: patch, less, rsync, ssh-client
Suggests: gettext-base, git-daemon-run | git-daemon-sysvinit, git-doc, git-el, git-email, git-gui, gitk, gitweb, git-arch, git-cvs, git-mediawiki, git-svn
Breaks: bash-completion (<< 1:1.90-1), cogito (<= 0.18.2+), git-buildpackage (<< 0.6.5), git-core (<< 1:1.7.0.4-1.), gitosis (<< 0.2+20090917-7), gitpkg (<< 0.15), gitweb (<< 1:1.7.4~rc1), guilt (<< 0.33), stgit (<< 0.15), stgit-contrib (<< 0.15)
Conffiles:
 /etc/bash_completion.d/git-prompt 7baac5c3ced94ebf2c0e1dde65c3b1a6
Description: fast, scalable, distributed revision control system
 Git is popular version control system designed to handle very large
 projects with speed and efficiency; it is used for many high profile
 open source projects, most notably the Linux kernel.
 .
 Git falls in the category of distributed source code management tools.
 Every Git working directory is a full-fledged repository with full
 revision tracking capabilities, not dependent on network access or a
 central server.
 .
 This package provides the git main components with minimal dependencies.
 Additional functionality, e.g. a graphical user interface and revision
 tree visualizer, tools for interoperating with other VCS's, or a web
 interface, is provided as separate git* packages.
Homepage: https://git-scm.com/

Package: php7.0-ssh2
Status: install ok installed
Priority: extra
Section: php
Installed-Size: 103
Maintainer: Debian PHP PECL Maintainers <[email protected]>
Architecture: amd64
Source: php-ssh2
Version: 1.3.1+0.13-1+0~20210304.20+debian9~1.gbp9b570c
Replaces: libssh2-php (<< 0.12-2), php-ssh2 (<< 1.3.1+0.13-1+0~20210304.20+debian9~1.gbp9b570c~)
Provides: php-ssh2
Depends: php7.0-common, libc6 (>= 2.14), libssh2-1 (>= 1.2.9)
Pre-Depends: php-common (>= 2:69~)
Breaks: libssh2-php (<< 0.12-2), php-ssh2 (<< 1.3.1+0.13-1+0~20210304.20+debian9~1.gbp9b570c~)
Conffiles:
 /etc/php/7.0/mods-available/ssh2.ini 94d148ee907a13becea363a39e327ef6
Description: Bindings for the libssh2 library
 Provides PHP bindings to the functions of libssh2 which implements
 the SSH2 protocol.
 .
 WARNING: The PHP 7.0 is an unreleased git snapshot of current ssh2
 that implements support for PHP 7.0. USE WITH CAUTION!
Homepage: http://pecl.php.net/package/ssh2

Package: libsepol1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 653
Maintainer: Debian SELinux maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libsepol
Version: 2.6-2
Depends: libc6 (>= 2.14)
Description: SELinux library for manipulating binary security policies
 Security-enhanced Linux is a patch of the Linux kernel and a number
 of utilities with enhanced security functionality designed to add
 mandatory access controls to Linux.  The Security-enhanced Linux
 kernel contains new architectural components originally developed to
 improve the security of the Flask operating system. These
 architectural components provide general support for the enforcement
 of many kinds of mandatory access control policies, including those
 based on the concepts of Type Enforcement®, Role-based Access
 Control, and Multi-level Security.
 .
 libsepol provides an API for the manipulation of SELinux binary policies.
 It is used by checkpolicy (the policy compiler) and similar tools, as well
 as by programs like load_policy that need to perform specific transformations
 on binary policies such as customizing policy boolean settings.
Homepage: http://userspace.selinuxproject.org/

Package: attr
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 156
Maintainer: Anibal Monsalve Salazar <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: attr (1:2.4.47-2)
Version: 1:2.4.47-2+b2
Depends: libattr1 (= 1:2.4.47-2+b2), libc6 (>= 2.4)
Conflicts: xfsdump (<< 2.0.0)
Description: Utilities for manipulating filesystem extended attributes
 A set of tools for manipulating extended attributes on filesystem
 objects, in particular getfattr(1) and setfattr(1).
 An attr(1) command is also provided which is largely compatible
 with the SGI IRIX tool of the same name.
Homepage: http://savannah.nongnu.org/projects/attr/

Package: libitm1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 127
Maintainer: Debian GCC Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: gcc-6
Version: 6.3.0-18+deb9u1
Depends: gcc-6-base (= 6.3.0-18+deb9u1), libc6 (>= 2.14)
Description: GNU Transactional Memory Library
 GNU Transactional Memory Library (libitm) provides transaction support for
 accesses to the memory of a process, enabling easy-to-use synchronization of
 accesses to shared memory by several threads.
Homepage: http://gcc.gnu.org/

Package: libx11-data
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 1666
Maintainer: Debian X Strike Force <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: libx11
Version: 2:1.6.4-3+deb9u4
Breaks: libx11-6 (<< 2:1.4.1)
Description: X11 client-side library
 This package provides the locale data files for libx11.
 .
 More information about X.Org can be found at:
 <URL:https://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libX11

Package: libpython2.7-stdlib
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 8558
Maintainer: Matthias Klose <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: python2.7
Version: 2.7.13-2+deb9u6
Replaces: python2.7 (<< 2.7.5-0~)
Provides: python-argparse, python2.7-argparse, python2.7-celementtree, python2.7-cjkcodecs, python2.7-ctypes, python2.7-elementtree, python2.7-profiler, python2.7-wsgiref
Depends: libpython2.7-minimal (= 2.7.13-2+deb9u6), mime-support, libbz2-1.0, libc6 (>= 2.15), libdb5.3, libexpat1 (>= 2.1~beta3), libffi6 (>= 3.0.4), libncursesw5 (>= 6), libreadline7 (>= 7.0~beta), libsqlite3-0 (>= 3.5.9), libssl1.1 (>= 1.1.0), libtinfo5 (>= 6)
Breaks: python-urllib3 (<< 1.9.1-3)
Description: Interactive high-level object-oriented language (standard library, version 2.7)
 Python is a high-level, interactive, object-oriented language. Its 2.7 version
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
 .
 This package contains Python 2.7's standard library. It is normally not
 used on its own, but as a dependency of python2.7.

Package: python
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 648
Maintainer: Matthias Klose <[email protected]>
Architecture: amd64
Multi-Arch: allowed
Source: python-defaults
Version: 2.7.13-2
Replaces: python-dev (<< 2.6.5-2)
Provides: python-ctypes, python-email, python-importlib, python-profiler, python-wsgiref
Depends: python2.7 (>= 2.7.13-1~), libpython-stdlib (= 2.7.13-2)
Pre-Depends: python-minimal (= 2.7.13-2)
Suggests: python-doc (= 2.7.13-2), python-tk (>= 2.7.13-1~)
Breaks: update-manager-core (<< 0.200.5-2)
Conflicts: python-central (<< 0.5.5)
Description: interactive high-level object-oriented language (default version)
 Python, the high-level, interactive object oriented language,
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
 .
 This package is a dependency package, which depends on Debian's default
 Python version (currently v2.7).
Homepage: http://www.python.org/

Package: libxau6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 61
Maintainer: Debian X Strike Force <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libxau
Version: 1:1.0.8-1
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: X11 authorisation library
 This package provides the main interface to the X11 authorisation handling,
 which controls authorisation for X connections, both client-side and
 server-side.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXau

Package: default-mysql-client
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 9
Maintainer: Debian MySQL Maintainers <[email protected]>
Architecture: all
Source: mysql-defaults
Version: 1.0.2
Depends: mariadb-client-10.1
Description: MySQL database client binaries (metapackage)
 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 depends on the default implementation of the client binaries and
 the additional tools innotop and mysqlreport.

Package: autopoint
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 454
Maintainer: Santiago Vila <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: gettext
Version: 0.19.8.1-2+deb9u1
Replaces: gettext (<= 0.17-11)
Depends: xz-utils
Description: The autopoint program from GNU gettext
 The `autopoint' program copies standard gettext infrastructure files
 into a source package.  It extracts from a macro call of the form
 `AM_GNU_GETTEXT_VERSION(VERSION)', found in the package's
 `configure.in' or `configure.ac' file, the gettext version used by the
 package, and copies the infrastructure files belonging to this version
 into the package.
Homepage: http://www.gnu.org/software/gettext/

Package: libidn11
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 307
Maintainer: Debian Libidn Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libidn
Version: 1.33-1+deb9u1
Replaces: libidn11-dev
Depends: libc6 (>= 2.14)
Conflicts: libidn9-dev
Description: GNU Libidn library, implementation of IETF IDN specifications
 GNU Libidn is a fully documented implementation of the Stringprep,
 Punycode and IDNA specifications.  Libidn's purpose is to encode and
 decode internationalized domain names.  The Nameprep, XMPP, SASLprep,
 and iSCSI profiles are supported.
 .
 This package contains the shared library.
Homepage: https://www.gnu.org/software/libidn/

Package: libmpdec2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 254
Maintainer: Matthias Klose <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: mpdecimal
Version: 2.4.2-1
Replaces: libmpdec2.3
Depends: libc6 (>= 2.14)
Breaks: libmpdec2.3
Description: library for decimal floating point arithmetic (runtime library)
 mpdecimal is a package for correctly-rounded arbitrary precision decimal
 floating point arithmetic.
Homepage: http://www.bytereef.org/mpdecimal/index.html

Package: fuse
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 136
Maintainer: Laszlo Boszormenyi (GCS) <[email protected]>
Architecture: amd64
Version: 2.9.7-1+deb9u2
Depends: libc6 (>= 2.14), libfuse2 (= 2.9.7-1+deb9u2), adduser, mount (>= 2.19.1), sed (>= 4)
Conffiles:
 /etc/fuse.conf 298587592c8444196833f317def414f2
Description: Filesystem in Userspace
 Filesystem in Userspace (FUSE) is a simple interface for userspace programs to
 export a virtual filesystem to the Linux kernel. It also aims to provide a
 secure method for non privileged users to create and mount their own filesystem
 implementations.
Homepage: https://github.com/libfuse/libfuse/wiki

Package: rsyslog
Status: deinstall ok config-files
Priority: important
Section: admin
Installed-Size: 1507
Maintainer: Michael Biebl <[email protected]>
Architecture: amd64
Version: 8.24.0-1
Config-Version: 8.24.0-1
Provides: linux-kernel-log-daemon, system-log-daemon
Depends: libc6 (>= 2.17), libestr0 (>= 0.1.4), libfastjson4 (>= 0.99.3), liblogging-stdlog0 (>= 1.0.2), liblognorm5 (>= 1.1.2), libsystemd0 (>= 209), libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4), init-system-helpers (>= 1.47~), lsb-base (>= 3.2-14)
Recommends: logrotate
Suggests: rsyslog-mysql | rsyslog-pgsql, rsyslog-mongodb, rsyslog-doc, rsyslog-gnutls, rsyslog-gssapi, rsyslog-relp
Conflicts: linux-kernel-log-daemon, system-log-daemon
Conffiles:
 /etc/default/rsyslog c7af23c348917e877399baea1849727a
 /etc/init.d/rsyslog 08213cf202f2552298f62a007487e01c
 /etc/logcheck/ignore.d.server/rsyslog 650507df599fbbdd6cb4142bd77fd2ff
 /etc/logrotate.d/rsyslog b995d89ccfe4a83ac3ffc5ab95b80f7b
 /etc/rsyslog.conf 5a9fe60ec2ef27265b8ca19c286a545f
Description: reliable system and kernel logging daemon
 Rsyslog is a multi-threaded implementation of syslogd (a system utility
 providing support for message logging), with features that include:
  * reliable syslog over TCP, SSL/TLS and RELP
  * on-demand disk buffering
  * email alerting
  * writing to MySQL or PostgreSQL databases (via separate output plugins)
  * permitted sender lists
  * filtering on any part of the syslog message
  * on-the-wire message compression
  * fine-grained output format control
  * failover to backup destinations
  * enterprise-class encrypted syslog relaying
 .
 It is the default syslogd on Debian systems.
Homepage: http://www.rsyslog.com/

Package: linux-image-4.9.0-18-amd64
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 188923
Maintainer: Debian Kernel Team <[email protected]>
Architecture: amd64
Source: linux
Version: 4.9.303-1
Depends: kmod, linux-base (>= 4.3~), initramfs-tools (>= 0.120+deb8u2) | linux-initramfs-tool
Recommends: firmware-linux-free, irqbalance
Suggests: linux-doc-4.9, debian-kernel-handbook, grub-pc | grub-efi-amd64 | extlinux
Breaks: initramfs-tools (<< 0.120+deb8u2), qemu-system-x86 (<< 1:2.5+dfsg-1), xserver-xorg-input-vmmouse (<< 1:13.0.99)
Description: Linux 4.9 for 64-bit PCs
 The Linux kernel 4.9 and modules for use on PCs with AMD64, Intel 64 or
 VIA Nano processors.
 .
 This kernel also runs on a Xen hypervisor.  It supports both privileged
 (dom0) and unprivileged (domU) operation.
Homepage: https://www.kernel.org/

Package: libpolkit-gobject-1-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 146
Maintainer: Utopia Maintenance Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: policykit-1
Version: 0.105-18+deb9u2
Depends: libc6 (>= 2.7), libglib2.0-0 (>= 2.37.3), libsystemd0 (>= 213)
Description: PolicyKit Authorization API
 PolicyKit is a toolkit for defining and handling the policy that
 allows unprivileged processes to speak to privileged processes.
 .
 This package contains a library for accessing PolicyKit.
Homepage: https://www.freedesktop.org/wiki/Software/polkit/

Package: libdbus-1-3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 450
Maintainer: Utopia Maintenance Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: dbus
Version: 1.10.32-0+deb9u1
Depends: libc6 (>= 2.17), libsystemd0 (>= 209)
Recommends: dbus
Breaks: dbus (<< 1.9.16-1~)
Description: simple interprocess messaging system (library)
 D-Bus is a message bus, used for sending messages between applications.
 Conceptually, it fits somewhere in between raw sockets and CORBA in
 terms of complexity.
 .
 D-Bus supports broadcast messages, asynchronous messages (thus
 decreasing latency), authentication, and more. It is designed to be
 low-overhead; messages are sent using a binary protocol, not using
 XML. D-Bus also supports a method call mapping for its messages, but
 it is not required; this makes using the system quite simple.
 .
 It comes with several bindings, including GLib, Python, Qt and Java.
 .
 The daemon can be found in the dbus package.
Homepage: http://dbus.freedesktop.org/

Package: libip6tc0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 114
Maintainer: Arturo Borrero Gonzalez <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: iptables
Version: 1.6.0+snapshot20161117-6
Depends: libc6 (>= 2.14)
Description: netfilter libip6tc library
 The user-space iptables (IPv6) C library from the Netfilter xtables framework.
 .
 iptables IPv6 ruleset ADT and kernel interface.
 .
 This library has been considered private for years (and still is), in the
 sense of changing symbols and backward compatibility not guaranteed.
Homepage: http://www.netfilter.org/

Package: php7.0-bz2
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 52
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php7.0
Version: 7.0.33-47+0~20210228.54+debian9~1.gbp7f60a9
Provides: php-bz2
Depends: php-common (>= 1:81~), ucf, php7.0-common (= 7.0.33-47+0~20210228.54+debian9~1.gbp7f60a9), libbz2-1.0, libc6 (>= 2.14)
Description: bzip2 module for PHP
 This package provides the bzip2 module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: libva-x11-1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 51
Maintainer: Debian Multimedia Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libva
Version: 1.7.3-2
Depends: libc6 (>= 2.4), libdrm2 (>= 2.3.1), libva1 (>= 1.7.3), libva1 (<< 1.7.3.1), libx11-6 (>= 2:1.4.99.1), libxext6, libxfixes3
Description: Video Acceleration (VA) API for Linux -- X11 runtime
 Video Acceleration API (VA API) is a library ("libVA") and API specification
 which enables and provides access to graphics hardware (GPU) acceleration for
 video processing on Linux and UNIX based operating systems. Accelerated
 processing includes video decoding, video encoding, subpicture blending and
 rendering. The specification was originally designed by Intel for its GMA
 (Graphics Media Accelerator) series of GPU hardware, the API is however not
 limited to GPUs or Intel specific hardware, as other hardware and manufacturers
 can also freely use this API for hardware accelerated video decoding.
 .
 This package provides the libva-x11 library.
Homepage: http://www.freedesktop.org/wiki/Software/vaapi

Package: libgcc1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 108
Maintainer: Debian GCC Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: gcc-6 (6.3.0-18+deb9u1)
Version: 1:6.3.0-18+deb9u1
Depends: gcc-6-base (= 6.3.0-18+deb9u1), libc6 (>= 2.14)
Breaks: gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2)
Description: GCC support library
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
Homepage: http://gcc.gnu.org/

Package: syslog-ng-mod-stomp
Status: install ok installed
Priority: extra
Section: admin
Installed-Size: 99
Maintainer: syslog-ng maintainers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: syslog-ng
Version: 3.8.1-10
Depends: libc6 (>= 2.14), syslog-ng-abi-3.8-0
Suggests: activemq
Description: Enhanced system logging daemon (STOMP plugin)
 syslog-ng is an enhanced log daemon, supporting a wide range of input
 and output methods: syslog, unstructured text, message queues,
 databases (SQL and NoSQL alike) and more.
 .
 Key features:
 .
  * receive and send RFC3164 and RFC5424 style syslog messages
  * work with any kind of unstructured data
  * receive and send JSON formatted messages
  * classify and structure logs with builtin parsers (csv-parser(),
    db-parser(), etc.)
  * normalize, crunch and process logs as they flow through the system
  * hand on messages for further processing using message queues (like
    AMQP), files or databases (like PostgreSQL or MongoDB).
 .
 This package provides the STOMP destination plugin, which allows one
 to publish log messages through the STOMP protocol.
Homepage: http://www.syslog-ng.org/

Package: util-linux
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 3558
Maintainer: Debian util-linux Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 2.29.2-1+deb9u1
Replaces: bash-completion (<< 1:2.1-4.1~), initscripts (<< 2.88dsf-59.2~), mount (= 2.26.2-3), mount (= 2.26.2-3ubuntu1), sysvinit-utils (<< 2.88dsf-59.1~)
Pre-Depends: libblkid1 (>= 2.25), libc6 (>= 2.15), libfdisk1 (>= 2.29~rc2), libmount1 (>= 2.25), libncursesw5 (>= 6), libpam0g (>= 0.99.7.1), libselinux1 (>= 2.6-3~), libsmartcols1 (>= 2.28~rc1), libsystemd0, libtinfo5 (>= 6), libudev1 (>= 183), libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4)
Suggests: dosfstools, kbd | console-tools, util-linux-locales
Breaks: bash-completion (<< 1:2.1-4.1~), cloud-utils (<< 0.27-1~), grml-debootstrap (<< 0.68), mount (= 2.26.2-3), mount (= 2.26.2-3ubuntu1), sysvinit-utils (<< 2.88dsf-59.4~)
Conffiles:
 /etc/default/hwclock 3916544450533eca69131f894db0ca12
 /etc/init.d/hwclock.sh 1ca5c0743fa797ffa364db95bb8d8d8e
 /etc/pam.d/runuser b8b44b045259525e0fae9e38fdb2aeeb
 /etc/pam.d/runuser-l 2106ea05877e8913f34b2c77fa02be45
Description: miscellaneous system utilities
 This package contains a number of important utilities, most of which
 are oriented towards maintenance of your system. Some of the more
 important utilities included in this package allow you to partition
 your hard disk, view kernel messages, and create new filesystems.

Package: php8.0-mcrypt
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 67
Maintainer: Debian PHP PECL Maintainers <[email protected]>
Architecture: amd64
Source: php-mcrypt
Version: 3:1.0.4-5+0~20210223.3+debian9~1.gbp68347e
Replaces: php-mcrypt (<< 3:1.0.4-5+0~20210223.3+debian9~1.gbp68347e~)
Provides: php-mcrypt
Depends: php8.0-common, libc6 (>= 2.14), libmcrypt4
Pre-Depends: php-common (>= 2:69~)
Breaks: php-mcrypt (<< 3:1.0.4-5+0~20210223.3+debian9~1.gbp68347e~)
Conffiles:
 /etc/php/8.0/mods-available/mcrypt.ini 00847735679487d57ea69423fe90888e
Description: PHP bindings for the libmcrypt library
 These functions provides bindings for the unmaintained libmcrypt library.
 .
 The extension is unbundled from php-src as of PHP 7.2.0, because the underlying
 libmcrypt has obviously been abandoned. It is recommended to reevaluate using
 this extension.
Homepage: https://pecl.php.net/package/mcrypt

Package: libustr-1.0-1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 258
Maintainer: Vaclav Ovsik <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: ustr
Version: 1.0.4-6
Depends: libc6 (>= 2.14)
Description: Micro string library: shared library
 ustr (Micro string library) is a string API for C. It has tiny overhead over
 just plain strdup(), is much safer, is easier to use, is faster for many
 operations, can be used with read-only or automatically allocated data. You
 don't even need to link to the library to use it (so there are no
 dependencies).
 .
 This package contains the shared library.
Homepage: http://www.and.org/ustr/

Package: fontconfig
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 530
Maintainer: Keith Packard <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: fontconfig (2.11.0-6.7)
Version: 2.11.0-6.7+b1
Replaces: fontconfig-config (<< 2.5.93-1)
Depends: libc6 (>= 2.4), libfontconfig1 (>= 2.11), libfreetype6 (>= 2.2.1), fontconfig-config
Pre-Depends: dpkg (>= 1.16.1)
Description: generic font configuration library - support binaries
 Fontconfig is a font configuration and customization library, which
 does not depend on the X Window System. It is designed to locate
 fonts within the system and select them according to requirements
 specified by applications.
 .
 Fontconfig is not a rasterization library, nor does it impose a
 particular rasterization library on the application. The X-specific
 library 'Xft' uses fontconfig along with freetype to specify and
 rasterize fonts.
 .
 This package contains a program to maintain the fontconfig cache
 (fc-cache), a sample program to list installed fonts (fc-list), a program
 to test the matching rules (fc-match) and a program to dump the binary
 cache files in string form (fc-cat). It no longer makes fonts managed by defoma
 available to fontconfig applications.

Package: liblzo2-2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 163
Maintainer: Peter Eisentraut <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: lzo2 (2.08-1.2)
Version: 2.08-1.2+b2
Depends: libc6 (>= 2.14)
Description: data compression library
 LZO is a portable, lossless data compression library.
 It offers pretty fast compression and very fast decompression.
 Decompression requires no memory.  In addition there are slower
 compression levels achieving a quite competitive compression ratio
 while still decompressing at this very high speed.
Homepage: http://www.oberhumer.com/opensource/lzo/

Package: shorewall
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 2343
Maintainer: Roberto C. Sanchez <[email protected]>
Architecture: all
Version: 5.0.15.6-1
Replaces: shorewall-common, shorewall-perl, shorewall-shell
Depends: shorewall-core (>= 5.0.15~), shorewall-core (<< 5.0.16~), iptables (>= 1.3.8), iproute2 | iproute, debconf (>= 1.4.69) | cdebconf (>= 0.39), perl, bc, lsb-base (>= 3.0-6), debconf (>= 0.5) | debconf-2.0
Recommends: libnetfilter-cthelper0
Suggests: shorewall-doc, make
Conffiles:
 /etc/default/shorewall d887238a298f362f946f5e350181f464
 /etc/init.d/shorewall 2dbcaa1739c51eeca26a9b85b5727d70
 /etc/logrotate.d/shorewall 16b670bd24839c006777e921d44f074f
 /etc/shorewall/conntrack 7889006dae974384fc62d12ad3b1c1b1
 /etc/shorewall/params 2671e01b43eb0c4914bc5fb17777867c
 /etc/shorewall/shorewall.conf d7ee478ac2b8d867555038149f946253
Description: Shoreline Firewall, netfilter configurator
 Shorewall allows firewall/gateway requirements to be described using
 entries in a set of configuration files. It reads those configuration
 files and, with the help of the iptables utility, configures
 netfilter to match these requirements.
 .
 Shorewall supports a wide range of router/firewall/gateway applications,
 traffic shaping and almost every type of VPN.
Homepage: http://www.shorewall.net

Package: python3-pyinotify
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 131
Maintainer: Mikhail Gusarov <[email protected]>
Architecture: all
Source: pyinotify
Version: 0.9.6-1
Depends: python3:any (>= 3.3.2-2~)
Suggests: python-pyinotify-doc
Description: simple Linux inotify Python bindings
 pyinotify is a simple wrapper for the Linux inotify mechanism.
 .
 inotify is a Linux Kernel feature available since 2.6.13. inotify makes
 it possible for applications to easily be notified of filesystem changes.
 .
 This is the Python 3 version of the package.
Homepage: https://github.com/seb-m/pyinotify

Package: linux-image-4.9.0-13-amd64
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 188866
Maintainer: Debian Kernel Team <[email protected]>
Architecture: amd64
Source: linux
Version: 4.9.228-1
Config-Version: 4.9.228-1
Depends: kmod, linux-base (>= 4.3~), initramfs-tools (>= 0.120+deb8u2) | linux-initramfs-tool
Recommends: firmware-linux-free, irqbalance
Suggests: linux-doc-4.9, debian-kernel-handbook, grub-pc | grub-efi-amd64 | extlinux
Breaks: initramfs-tools (<< 0.120+deb8u2), qemu-system-x86 (<< 1:2.5+dfsg-1), xserver-xorg-input-vmmouse (<< 1:13.0.99)
Description: Linux 4.9 for 64-bit PCs
 The Linux kernel 4.9 and modules for use on PCs with AMD64, Intel 64 or
 VIA Nano processors.
 .
 This kernel also runs on a Xen hypervisor.  It supports both privileged
 (dom0) and unprivileged (domU) operation.
Homepage: https://www.kernel.org/

Package: mtx
Status: install ok installed
Priority: extra
Section: admin
Installed-Size: 384
Maintainer: Ivo De Decker <[email protected]>
Architecture: amd64
Version: 1.3.12-10
Depends: libc6 (>= 2.4)
Description: controls tape autochangers
 MTX can be used to manipulate tape auto-changers, also known as "jukeboxes",
 such that backup software can make use of the multiple tape capabilities of
 the auto-changer.  In particular, this is necessary glue for using a backup
 system like Amanda with a DDS auto-changer like the HP Surestore 12000e.
Homepage: http://sourceforge.net/projects/mtx/

Package: tasksel
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 374
Maintainer: Debian Install System Team <[email protected]>
Architecture: all
Version: 3.39
Depends: debconf (>= 0.5) | debconf-2.0, liblocale-gettext-perl, apt, tasksel-data, perl-base (>= 5.14.0-1)
Pre-Depends: debconf (>= 1.5.34) | cdebconf (>= 0.106)
Conflicts: base-config (<< 2.32), debconf (<< 1.4.27)
Description: tool for selecting tasks for installation on Debian systems
 This package provides 'tasksel', a simple interface for users who
 want to configure their system to perform a specific task.

Package: fetchmail
Status: install ok installed
Priority: optional
Section: mail
Installed-Size: 2343
Maintainer: Laszlo Boszormenyi (GCS) <[email protected]>
Architecture: amd64
Version: 6.3.26-3
Replaces: fetchmail-common, fetchmail-ssl
Provides: fetchmail-ssl
Depends: libc6 (>= 2.15), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1.14+dfsg), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.13~alpha1+dfsg), libssl1.1 (>= 1.1.0), debianutils (>= 1.7), adduser (>= 3.34), lsb-base (>= 3.2-13)
Recommends: ca-certificates
Suggests: fetchmailconf, default-mta | mail-transport-agent, resolvconf
Breaks: fetchmail-ssl (<= 6.2.5-12), logcheck (<< 1.1.1-9)
Conflicts: fetchmail-common
Conffiles:
 /etc/default/fetchmail b31c8e280584914c740f934addc43df7
 /etc/init.d/fetchmail 9d126be0ec7b1b3725e640eac5192158
 /etc/logcheck/ignore.d.server/fetchmail 6101615b070075e66af7ef37f7dfce5a
 /etc/logcheck/ignore.d.workstation/fetchmail 146fd6b66af55a04a9a680bb0010b0f3
 /etc/ppp/ip-down.d/fetchmail 7c11167b7afb2a72a0510141e1f4d71b
 /etc/resolvconf/update-libc.d/fetchmail 90555af3100fa35724670f780a069232
Description: SSL enabled POP3, APOP, IMAP mail gatherer/forwarder
 fetchmail is a free, full-featured, robust, and well-documented remote mail
 retrieval and forwarding utility intended to be used over on-demand TCP/IP
 links (such as SLIP or PPP connections).  It retrieves mail from remote mail
 servers and forwards it to your local (client) machine's delivery system, so
 it can then be read by normal mail user agents such as mutt, elm, pine,
 (x)emacs/gnus, or mailx.  The fetchmailconf package includes an interactive
 GUI configurator suitable for end-users.
 .
 Kerberos V and GSSAPI are supported.
 .
 Kerberos IV,  RPA, OPIE and other support for some other features are
 available if the package is recompiled.
Homepage: http://www.fetchmail.info

Package: python2.7-minimal
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 3812
Maintainer: Matthias Klose <[email protected]>
Architecture: amd64
Multi-Arch: allowed
Source: python2.7
Version: 2.7.13-2+deb9u6
Replaces: python2.7 (<< 2.7.8-7~)
Depends: libpython2.7-minimal (= 2.7.13-2+deb9u6), zlib1g (>= 1:1.2.0)
Pre-Depends: libc6 (>= 2.15)
Recommends: python2.7
Suggests: binfmt-support
Conflicts: binfmt-support (<< 1.1.2)
Description: Minimal subset of the Python language (version 2.7)
 This package contains the interpreter and some essential modules.  It can
 be used in the boot process for some basic tasks.
 See /usr/share/doc/python2.7-minimal/README.Debian for a list of the modules
 contained in this package.

Package: libwrap0
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 104
Maintainer: Marco d'Itri <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: tcp-wrappers
Version: 7.6.q-26
Replaces: tcpd (<< 7.6.q-20)
Depends: libc6 (>= 2.14)
Recommends: tcpd
Breaks: tcpd (<< 7.6.q-20)
Description: Wietse Venema's TCP wrappers library
 Wietse Venema's network logger, also known as TCPD or LOG_TCP.
 .
 These programs log the client host name of incoming telnet,
 ftp, rsh, rlogin, finger etc. requests.
 .
 Security options are:
  - access control per host, domain and/or service;
  - detection of host name spoofing or host address spoofing;
  - booby traps to implement an early-warning system.

Package: postfix
Status: install ok installed
Priority: extra
Section: mail
Installed-Size: 3931
Maintainer: LaMont Jones <[email protected]>
Architecture: amd64
Version: 3.1.15-0+deb9u1
Replaces: mail-transport-agent
Provides: mail-transport-agent
Depends: libc6 (>= 2.14), libdb5.3, libicu57 (>= 57.1-1~), libsasl2-2, libssl1.1 (>= 1.1.0), debconf (>= 0.5) | debconf-2.0, init-system-helpers (>= 1.18~), netbase, adduser (>= 3.48), dpkg (>= 1.8.3), lsb-base (>= 3.0-6), ssl-cert, cpio, postfix-sqlite
Recommends: python3
Suggests: procmail, postfix-mysql, postfix-pgsql, postfix-ldap, postfix-pcre, postfix-lmdb, sasl2-bin, libsasl2-modules, dovecot-common, resolvconf, postfix-cdb, mail-reader, ufw, postfix-doc
Conflicts: mail-transport-agent, smail
Conffiles:
 /etc/init.d/postfix 1f9aa4b0a642e520f8a585c89ec388db
 /etc/insserv.conf.d/postfix 7fe2d086ff4822fc9fe13adab1090dce
 /etc/network/if-down.d/postfix 476028824e6fefb251ded3df27a420b3
 /etc/network/if-up.d/postfix db407690984994196e2c953b610d741f
 /etc/postfix/makedefs.out 093b260e83df6f33fd9d3a71de52b30e
 /etc/postfix/post-install ed83d3b1b6cbd8e30067e7c9a79fa50f
 /etc/postfix/postfix-files b0336ad3d8d03f4aee33bc06c806bd38
 /etc/postfix/postfix-script ff3d2588aa94cdd58c490e37cb80b548
 /etc/ppp/ip-down.d/postfix 476028824e6fefb251ded3df27a420b3
 /etc/ppp/ip-up.d/postfix db407690984994196e2c953b610d741f
 /etc/resolvconf/update-libc.d/postfix 0eb42cb5df572c0af15ea8d29340d107
 /etc/rsyslog.d/postfix.conf d8a09827fff2a22311e4dd4a83e95c83
 /etc/ufw/applications.d/postfix 5c7e746dc9255e750b8f50460de11a32
Description: High-performance mail transport agent
 Postfix is Wietse Venema's mail transport agent that started life as an
 alternative to the widely-used Sendmail program.  Postfix attempts to
 be fast, easy to administer, and secure, while at the same time being
 sendmail compatible enough to not upset existing users. Thus, the outside
 has a sendmail-ish flavor, but the inside is completely different.
Homepage: http://www.postfix.org

Package: libfile-copy-recursive-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 88
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 0.38-1
Depends: perl (>= 5.6.0-16)
Description: Perl extension for recursively copying files and directories
 File::Copy::Recursive module copies and moves directories recursively
 (or single files, well... singley) to an optional depth and attempts
 to preserve each file or directory's mode.
Homepage: http://search.cpan.org/dist/File-Copy-Recursive/

Package: ruby-power-assert
Status: install ok installed
Priority: optional
Section: ruby
Installed-Size: 35
Maintainer: Debian Ruby Extras Maintainers <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 0.3.0-1
Description: library showing values of variables and method calls in an expression
 Power Assert shows each value of variables and method calls in the
 expression. It is useful for testing, providing which value wasn't
 correct when the condition is not satisfied.
Homepage: https://github.com/k-tsj/power_assert
Ruby-Versions: all

Package: libavahi-common-data
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 756
Maintainer: Utopia Maintenance Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: avahi
Version: 0.6.32-2+deb9u1
Description: Avahi common data files
 Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
 It allows programs to publish and discover services and hosts
 running on a local network with no specific configuration. For
 example you can plug into a network and instantly find printers to
 print to, files to look at and people to talk to.
 .
 This package contains common data files for avahi.
Homepage: http://avahi.org/

Package: python3-acme
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 271
Maintainer: Debian Let's Encrypt <[email protected]>
Architecture: all
Source: python-acme
Version: 0.28.0-1~deb9u2
Depends: ca-certificates, python3-openssl (>= 0.15), python3-cryptography (>= 0.8), python3-josepy, python3-mock, python3-pkg-resources, python3-requests (>= 2.4.1), python3-requests-toolbelt (>= 0.3.0), python3-rfc3339, python3-six (>= 1.9.0), python3-tz, python3:any (>= 3.3.2-2~)
Suggests: python-acme-doc
Description: ACME protocol library for Python 3
 This is a library used by the Let's Encrypt client for the ACME
 (Automated Certificate Management Environment).  The ACME protocol is
 designed as part of the Let's Encrypt project, to make it possible to
 setup an HTTPS server and have it automatically obtain a
 browser-trusted certificate, without any human intervention.  This
 library implements the protocol used for proving the control of a
 domain.  This library is Python 3.
Homepage: https://letsencrypt.org/

Package: libpython3.5-minimal
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 3749
Maintainer: Matthias Klose <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: python3.5
Version: 3.5.3-1+deb9u5
Depends: libc6 (>= 2.14), libssl1.1 (>= 1.1.0)
Recommends: libpython3.5-stdlib
Conflicts: binfmt-support (<< 1.1.2)
Conffiles:
 /etc/python3.5/sitecustomize.py d6b276695157bde06a56ba1b2bc53670
Description: Minimal subset of the Python language (version 3.5)
 This package contains some essential modules. It is normally not
 used on it's own, but as a dependency of python3.5-minimal.

Package: eject
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 229
Maintainer: Frank Lichtenheld <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 2.1.5+deb1+cvs20081104-13.2
Depends: libc6 (>= 2.8), libdevmapper1.02.1 (>= 2:1.02.97)
Suggests: cdtool, setcd
Description: ejects CDs and operates CD-Changers under Linux
 This little program will eject CD-ROMs (assuming your drive supports
 the CDROMEJECT ioctl). It also allows setting the autoeject feature.
 .
 On supported ATAPI/IDE multi-disc CD-ROM changers, it allows changing
 the active disc.
 .
 You can also use eject to properly disconnect external mass-storage
 devices like digital cameras or portable music players.
Homepage: http://www.pobox.com/~tranter/eject.html

Package: libhttp-negotiate-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 76
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 6.00-2
Replaces: libwww-perl (<< 6.00)
Depends: perl, libhttp-message-perl
Breaks: libwww-perl (<< 6.00)
Description: implementation of content negotiation
 HTTP::Negotiate provides a complete implementation of the HTTP content
 negotiation algorithm. Content negotiation allows for the selection of a
 preferred content representation based upon attributes of the negotiable
 variants and the value of the various Accept* header fields in the request.
Homepage: http://search.cpan.org/dist/HTTP-Negotiate/

Package: python3-parsedatetime
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 171
Maintainer: Debian Python Modules Team <[email protected]>
Architecture: all
Source: parsedatetime
Version: 2.1-3+deb9u1
Depends: python3:any (>= 3.3.2-2~), base-files (>= 4.0.4)
Recommends: python3-pyicu
Description: Python 3 module to parse human-readable date/time expressions
 parsedatetime is able to parse, for example, the following:
 .
   * August 25th, 2008
   * 25 Aug 2008
   * Aug 25 5pm
   * 5pm August 25
   * next saturday
   * tomorrow
   * next thursday at 4pm
   * at 4pm
   * eod
   * tomorrow eod
   * eod tuesday
   * eoy
   * eom
   * in 5 minutes
   * 5 minutes from now
   * 5 hours before now
   * 2 hours before noon
   * 2 days from tomorrow
 .
 This package provides the modules for Python 3.
Homepage: https://pypi.python.org/pypi/parsedatetime/

Package: sed
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 799
Maintainer: Clint Adams <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 4.4-1
Pre-Depends: libc6 (>= 2.14), libselinux1 (>= 1.32)
Description: GNU stream editor for filtering/transforming text
 sed reads the specified files or the standard input if no
 files are specified, makes editing changes according to a
 list of commands, and writes the results to the standard
 output.
Homepage: https://www.gnu.org/software/sed/

Package: python3-certbot
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 1211
Maintainer: Debian Let's Encrypt <[email protected]>
Architecture: all
Source: python-certbot
Version: 0.28.0-1~deb9u3
Replaces: python-letsencrypt
Depends: python3-acme (>= 0.26.0~), python3-requests (>= 2.4.3), python3-configargparse (>= 0.10.0), python3-configobj, python3-cryptography (>= 1.2), python3-josepy, python3-mock, python3-parsedatetime, python3-pkg-resources, python3-rfc3339, python3-tz, python3-zope.component, python3-zope.interface, python3:any (>= 3.3.2-2~)
Recommends: certbot
Suggests: python-certbot-doc
Breaks: python-certbot-apache (<< 0.20.0), python-certbot-nginx (<< 0.20.0), python-letsencrypt (<= 0.6.0)
Description: main library for certbot
 The objective of Certbot, Let's Encrypt, and the ACME (Automated
 Certificate Management Environment) protocol is to make it possible
 to set up an HTTPS server and have it automatically obtain a
 browser-trusted certificate, without any human intervention. This is
 accomplished by running a certificate management agent on the web
 server.
 .
 This agent is used to:
 .
   - Automatically prove to the Let's Encrypt CA that you control the website
   - Obtain a browser-trusted certificate and set it up on your web server
   - Keep track of when your certificate is going to expire, and renew it
   - Help you revoke the certificate if that ever becomes necessary.
 .
 This package contains the main libraries.
Homepage: https://certbot.eff.org/

Package: mailutils-common
Status: install ok installed
Priority: optional
Section: mail
Installed-Size: 1593
Maintainer: Jordi Mallach <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: mailutils
Version: 1:3.1.1-1
Description: Common files for GNU mailutils
 GNU Mailutils is a rich and powerful protocol-independent mail framework.
 It contains a series of useful mail libraries, clients, and servers.
 .
 These are common files for all mailutils packages, including locale
 files.
Homepage: http://www.gnu.org/software/mailutils/

Package: libcups2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 690
Maintainer: Debian Printing Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: cups
Version: 2.2.1-8+deb9u8
Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.16), libgnutls30 (>= 3.5.6), libgssapi-krb5-2 (>= 1.14+dfsg), zlib1g (>= 1:1.2.0)
Suggests: cups-common
Breaks: cups (<< 1.5.0)
Description: Common UNIX Printing System(tm) - Core library
 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpd and the like.  It supports the Internet
 Printing Protocol (IPP), and has its own filtering driver model for
 handling various document types.
 .
 This package provides the base shared libraries for CUPS.
Homepage: https://www.cups.org/

Package: libsmartcols1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 257
Maintainer: Debian util-linux Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: util-linux
Version: 2.29.2-1+deb9u1
Depends: libc6 (>= 2.17)
Description: smart column output alignment library
 This smart column output alignment library is used by fdisk utilities.

Package: php7.2-opcache
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 460
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php7.2
Version: 7.2.34-18+0~20210223.60+debian9~1.gbpb21322
Provides: php-opcache
Depends: php-common (>= 1:81~), ucf, php7.2-common (= 7.2.34-18+0~20210223.60+debian9~1.gbpb21322), libc6 (>= 2.14)
Description: Zend OpCache module for PHP
 This package provides the Zend OpCache module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: libcryptsetup4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 217
Maintainer: Debian Cryptsetup Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: cryptsetup
Version: 2:1.7.3-4
Depends: libc6 (>= 2.17), libdevmapper1.02.1 (>= 2:1.02.97), libgcrypt20 (>= 1.7.0), libuuid1 (>= 2.16), libgpg-error0 (>= 1.10-0.1)
Description: disk encryption support - shared library
 Cryptsetup provides an interface for configuring encryption on block
 devices (such as /home or swap partitions), using the Linux kernel
 device mapper target dm-crypt. It features integrated Linux Unified Key
 Setup (LUKS) support.
 .
 This package provides the libcryptsetup shared library.
Homepage: https://gitlab.com/cryptsetup/cryptsetup

Package: libwww-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 403
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 6.15-1
Depends: perl, ca-certificates, libencode-locale-perl, libfile-listing-perl, libhtml-parser-perl, libhtml-tagset-perl, libhtml-tree-perl, libhttp-cookies-perl, libhttp-date-perl, libhttp-message-perl, libhttp-negotiate-perl, liblwp-mediatypes-perl, liblwp-protocol-https-perl, libnet-http-perl (>= 6.07), liburi-perl, libwww-robotrules-perl, netbase
Recommends: libhtml-form-perl, libhtml-format-perl, libhttp-daemon-perl, libmailtools-perl
Suggests: libauthen-ntlm-perl
Breaks: fusioninventory-agent (<< 2.1.8-2), gsutil (<< 3.1-1), libfrontier-rpc-perl (<< 0.07b4-6), libhttp-daemon-ssl-perl (<< 1.04-3), libhttp-proxy-perl (<< 0.24-2), libhttp-request-ascgi-perl (<< 1.2-2), libhttp-request-params-perl (<< 1.01-6), libjson-rpc-perl (<< 0.96-3), libpoe-perl (<< 2:1.2990-2), librpc-xml-perl (<< 0.74-2), libsoap-lite-perl (<< 0.7.12-3), libwww-mechanize-formfiller-perl (<< 0.10-2), libwww-mechanize-perl (<< 1.66-2), satutils (<= 0.6), tidy-proxy (<< 0.97-4)
Description: simple and consistent interface to the world-wide web
 libwww-perl (also known as LWP) is a collection of Perl modules that provide
 a simple and consistent programming interface (API) to the World-Wide Web.
 The main focus of the library is to provide classes and functions that allow
 you to write WWW clients. It also contains general purpose modules, as well
 as a simple HTTP/1.1-compatible server implementation.
Homepage: https://metacpan.org/release/libwww-perl

Package: libaprutil1-ldap
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 40
Maintainer: Debian Apache Maintainers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: apr-util
Version: 1.5.4-3
Depends: libaprutil1 (= 1.5.4-3), libc6 (>= 2.4), libldap-2.4-2 (>= 2.4.7)
Description: Apache Portable Runtime Utility Library - LDAP Driver
 APR is Apache's Portable Runtime Library, designed to be a support library
 that provides a predictable and consistent interface to underlying
 platform-specific implementations.
 .
 APR Util is a utilities library implemented on top of apr, providing database
 access, xml parsing, and other useful functionality.
 .
 This package contains the LDAP driver.
Homepage: http://apr.apache.org/

Package: lynx
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 1905
Maintainer: Debian Lynx Packaging Team <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 2.8.9dev11-1+deb9u1
Replaces: lynx-cur (<< 2.8.9dev8-2~), lynx-cur-wrapper (<< 2.8.8dev.8-2)
Provides: news-reader, www-browser
Depends: libbsd0 (>= 0.0), libbz2-1.0, libc6 (>= 2.15), libgnutls30 (>= 3.5.6), libidn11 (>= 1.13), libncursesw5 (>= 6), libtinfo5 (>= 6), zlib1g (>= 1:1.1.4), lynx-common
Recommends: mime-support
Breaks: lynx-cur (<< 2.8.9dev8-2~), lynx-cur-wrapper (<< 2.8.8dev.8-2)
Conflicts: lynx-ssl
Description: classic non-graphical (text-mode) web browser
 In continuous development since 1992, Lynx sets the standard for
 text-mode web clients. It is fast and simple to use, with support for
 browsing via FTP, Gopher, HTTP, HTTPS, NNTP, and the local file system.
Homepage: http://lynx.invisible-island.net/

Package: libpcap0.8
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 326
Maintainer: Romain Francoise <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libpcap
Version: 1.8.1-3+deb9u1
Replaces: libpcap0.8-dev (<< 1.0.0-2)
Depends: libc6 (>= 2.14)
Description: system interface for user-level packet capture
 libpcap (Packet CAPture) provides a portable framework for low-level
 network monitoring.  Applications include network statistics collection,
 security monitoring, network debugging, etc.
 .
 Since almost every system vendor provides a different interface for
 packet capture, and since there are several tools that require this
 functionality, the libpcap authors created this system-independent API
 to ease in porting and to alleviate the need for several
 system-dependent packet capture modules in each application.
Homepage: http://www.tcpdump.org/

Package: php7.0-soap
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 336
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php7.0
Version: 7.0.33-47+0~20210228.54+debian9~1.gbp7f60a9
Provides: php-soap
Depends: php-common (>= 1:81~), ucf, php7.0-common (= 7.0.33-47+0~20210228.54+debian9~1.gbp7f60a9), libc6 (>= 2.14), libxml2 (>= 2.7.4)
Description: SOAP module for PHP
 This package provides the SOAP module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: netbase
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 44
Maintainer: Marco d'Itri <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 5.4
Conffiles:
 /etc/protocols bb9c019d6524e913fd72441d58b68216
 /etc/rpc f0b6f6352bf886623adc04183120f83b
 /etc/services 567c100888518c1163b3462993de7d47
Description: Basic TCP/IP networking system
 This package provides the necessary infrastructure for basic TCP/IP based
 networking.

Package: discover
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 90
Maintainer: Debian Install System Team <[email protected]>
Architecture: amd64
Version: 2.1.2-7.1+deb9u1
Depends: libc6 (>= 2.3), libdiscover2 (= 2.1.2-7.1+deb9u1), libexpat1 (>= 2.0.1), libusb-0.1-4 (>= 2:0.1.12), debconf (>= 0.5) | debconf-2.0
Suggests: lsb-base
Conflicts: discover1 (<< 2.0)
Conffiles:
 /etc/discover-modprobe.conf 68df2d938e71f2723c42fce528070682
Description: hardware identification system
 Discover is a hardware identification system based on the libdiscover2
 library.  Discover provides a flexible interface that programs can
 use to report a wide range of information about the hardware that is
 installed on a Linux system.  In addition to reporting information,
 Discover includes support for doing hardware detection at boot time.

Package: libwebp6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 462
Maintainer: Jeff Breidenbach <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libwebp
Version: 0.5.2-1+deb9u1
Depends: libc6 (>= 2.14)
Description: Lossy compression of digital photographic images.
 Image Compression format, based on the VP8 codec.
 WebP uses the modern VP8 compression format to deliver efficient
 compression of images for the web. More than 30% extra gain over
 optimized JPEG, for same quality, is not unusual.
Homepage: http://webp.googlecode.com

Package: doc-debian
Status: install ok installed
Priority: standard
Section: doc
Installed-Size: 166
Maintainer: Javier Fernández-Sanguino Peña <[email protected]>
Architecture: all
Version: 6.4
Recommends: debian-faq
Suggests: postscript-viewer, www-browser
Description: Debian Project documentation and other documents
 The Debian Project is an association of individuals who have made
 common cause to create a free operating system.
 .
 In this package, you will find:
   * Debian Linux Manifesto,
   * Constitution for the Debian Project,
   * Debian Social Contract,
   * Debian Free Software Guidelines.
 .
 Additionally provided are:
   * Debian Bug Tracking System documentation, and
   * Introduction to the Debian mailing lists.
 .
 All of these files are available at ftp://ftp.debian.org/debian/doc/ and
 mirrors thereof.

Package: libfile-stripnondeterminism-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 61
Maintainer: Reproducible builds folks <[email protected]>
Architecture: all
Source: strip-nondeterminism
Version: 0.034-1
Depends: libarchive-zip-perl, perl
Description: file non-deterministic information stripper — Perl module
 StripNondeterminism is a library for stripping non-deterministic information
 such as timestamps and filesystem ordering from various file and archive
 formats.
 .
 This can be used as a post-processing step to improve the reproducibility of a
 build product, when the build process itself cannot be made deterministic.
 .
 It is used as part of the Reproducible Builds project, although it should be
 considered a temporary workaround which should not be needed in the long
 term; upstream software should be reproducible even without using such a tool.
 .
 This package installs the Perl module ‘File::StripNondeterminism’.
Homepage: https://reproducible-builds.org/

Package: libxml-sax-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 226
Maintainer: Debian Perl Group <[email protected]>
Architecture: all
Version: 0.99+dfsg-2
Depends: perl, libxml-namespacesupport-perl, libxml-sax-base-perl, ucf (>= 0.28)
Recommends: libxml-sax-expat-perl
Description: Perl module for using and building Perl SAX2 XML processors
 XML::SAX consists of several framework classes for using and
 building Perl SAX2 XML parsers, filters, and drivers.  It is designed
 around the need to be able to "plug in" different SAX parsers to an
 application without requiring programmer intervention.  Those of you
 familiar with the DBI will be right at home.  Some of the designs
 come from the Java JAXP specification (SAX part), only without the
 javaness.
 .
 The package also contains a SAX parser, XML::SAX::PurePerl, but it
 is considered too slow for serious use and is only provided as a
 fallback parser. It is recommend XML::SAX::Expat (provided in
 libxml-sax-expat-perl) instead.
 .
 The framework includes a Debian-specific script (called
 update-perl-sax-parsers) to manage the ParserDetails.ini file. This
 script is intended to be used in postinst and prerm package scripts to
 (de)register parsers.  See README.Debian for more info.
Homepage: http://search.cpan.org/dist/XML-SAX/

Package: python-talloc
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 52
Maintainer: Debian Samba Maintainers <[email protected]>
Architecture: amd64
Source: talloc
Version: 2.1.8-1
Provides: python2.7-talloc
Depends: libc6 (>= 2.2.5), libpython2.7 (>= 2.7), libtalloc2 (>= 2.0.4~git20101213), python (<< 2.8), python (>= 2.7~), python:any (<< 2.8), python:any (>= 2.7~)
Breaks: python-samba (<< 2:4.3.6+dfsg-2)
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: https://talloc.samba.org/

Package: php7.4-json
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 72
Maintainer: Debian PHP Maintainers <[email protected]>
Architecture: amd64
Source: php7.4
Version: 7.4.16-1+0~20210305.42+debian9~1.gbpbbe65e
Provides: php-json
Depends: php-common (>= 1:81~), ucf, php7.4-common (= 7.4.16-1+0~20210305.42+debian9~1.gbpbbe65e), libc6 (>= 2.14)
Description: JSON module for PHP
 This package provides the JSON module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
Homepage: http://www.php.net/

Package: python-ldb
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 134
Maintainer: Debian Samba Maintainers <[email protected]>
Architecture: amd64
Source: ldb
Version: 2:1.1.27-1+deb9u2
Provides: python2.7-ldb
Depends: libldb1 (= 2:1.1.27-1+deb9u2), python (<< 2.8), python (>= 2.7), python:any (>= 2.6.6-7~), libc6 (>= 2.2.5), libpython2.7 (>= 2.7), libtalloc2 (>= 2.0.4~git20101213)
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: webmin-virtualmin-git
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 2
Maintainer: [email protected]
Architecture: all
Version: 1.15
Provides: webmin-virtualmin-git
Depends: base, perl, webmin, webmin-virtual-server (>= 4.13), webmin (>= 1.420)
Pre-Depends: bash, perl
Description: Webmin module Virtualmin Git Repositories

Package: libnetfilter-cthelper0
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 48
Maintainer: Alexander Wirt <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libnetfilter-cthelper
Version: 1.0.0-1
Depends: libc6 (>= 2.3.4), libmnl0
Pre-Depends: multiarch-support
Description: userspace-helper for netfilter library
 libnetfilter_cthelper is the userspace library that provides the programming
 interface to the user-space helper infrastructure available since Linux kernel
 3.6. With this library, you register, configure, enable and disable user-space
 helpers.

Package: libavahi-core7
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 279
Maintainer: Utopia Maintenance Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: avahi
Version: 0.6.32-2+deb9u1
Depends: libavahi-common3 (>= 0.6.16), libc6 (>= 2.15)
Description: Avahi's embeddable mDNS/DNS-SD library
 Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
 It allows programs to publish and discover services and hosts
 running on a local network with no specific configuration. For
 example you can plug into a network and instantly find printers to
 print to, files to look at and people to talk to.
 .
 This package contains the library for Avahi's embeddable mDNS/DNS-SD stack.
 This can be used by embedded applications to integrate mDNS/DNS-SD
 functionality into their applications.
 .
 You should not however use this library for non-embedded applications, you
 should use libavahi-client which interacts with the avahi daemon.
Homepage: http://avahi.org/

Package: milter-greylist
Status: install ok installed
Priority: extra
Section: mail
Installed-Size: 351
Maintainer: Paul Martin <[email protected]>
Architecture: amd64
Source: milter-greylist (4.5.11-1.1)
Version: 4.5.11-1.1+b1
Depends: libbind9-140, libc6 (>= 2.15), libcurl3 (>= 7.16.2), libgeoip1, libmilter1.0.1, libopendkim11 (>= 2.11.0~alpha), libspf2-2, libssl1.1 (>= 1.1.0), adduser (>= 3.11)
Recommends: sendmail | postfix
Conffiles:
 /etc/default/milter-greylist d8478edc0bb54de5506f71a9b25fafe6
 /etc/init.d/milter-greylist 508bfd9628418ee5dac6773573e63c13
 /etc/logcheck/ignore.d.server/milter-greylist 1bf100266419e6ea81ce61afca9ed1ba
 /etc/milter-greylist/greylist.conf a7b502d36c3a764f3653c0e5bef38d52
Description: Greylist milter for sendmail
 milter-greylist is a stand-alone milter written in C that implements the
 greylist filtering method, as proposed by Evan Harris.
 .
 Greylisting works by assuming that unlike legitimate MTA, spam engines will
 not retry sending their junk mail on a temporary error. The filter will
 always temporarily reject mail on a first attempt, and to accept it after
 some time has elapsed.
 .
 If spammers ever try to resend rejected messages, we can assume they will not
 stay idle between the two sends (if they do, the spam problem would just be
 solved). Odds are good that the spammer will send a mail to an honey pot
 address and get blacklisted in several real-time distributed black list
 before the second attempt.
Homepage: http://hcpnet.free.fr/milter-greylist/