Script started on Fri 17 Jul 2015 10:03:16 AM EDT
bminton:~# dpkg -s libnettle4
Package: libnettle4
Status: deinstall ok config-files
Priority: optional
Section: libs
Installed-Size: 331
Maintainer: Magnus Holmgren <holmgren@debian.org>
Architecture: amd64
Multi-Arch: same
Source: nettle
Version: 2.7.1-5
Config-Version: 2.7.1-5
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
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/
bminton:~# apt-cache policy libnettle4
libnettle4:
  Installed: (none)
  Candidate: (none)
  Version table:
     2.7.1-5 0
        100 /var/lib/dpkg/status
bminton:~# dpkg -s iputils-ping
Package: iputils-ping
Status: install ok installed
Priority: important
Section: net
Installed-Size: 116
Maintainer: Noah Meyerhans <noahm@debian.org>
Architecture: amd64
Source: iputils (3:20121221-5)
Version: 3:20121221-5+b2
Provides: ping
Depends: libc6 (>= 2.14), libcap2 (>= 1:2.10), libgnutls-openssl27 (>= 3.0-0)
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.
bminton:~# apt-cache policy iputils-ping
iputils-ping:
  Installed: 3:20121221-5+b2
  Candidate: 3:20121221-5+b2
  Version table:
 *** 3:20121221-5+b2 0
        500 ftp://ftp.us.debian.org/debian/ unstable/main amd64 Packages
        500 http://http.debian.net/debian/ unstable/main amd64 Packages
        500 https://mirrors.kernel.org/debian/ unstable/main amd64 Packages
        100 /var/lib/dpkg/status
bminton:~# dpkg -s libgnutls-deb0-28
Package: libgnutls-deb0-28
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 1882
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Source: gnutls28
Version: 3.3.15-7
Depends: libc6 (>= 2.17), libgmp10 (>= 2:6), libhogweed4, libnettle6, libp11-kit0 (>= 0.20.7), libtasn1-6 (>= 4.3-0), zlib1g (>= 1:1.1.4)
Suggests: gnutls-bin
Conflicts: libhogweed2, libnettle4
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/
bminton:~# apt-cache policy libgnutls-deb0-28
libgnutls-deb0-28:
  Installed: 3.3.15-7
  Candidate: 3.3.16-1
  Version table:
     3.3.16-1 0
        500 ftp://ftp.us.debian.org/debian/ unstable/main amd64 Packages
        500 https://mirrors.kernel.org/debian/ unstable/main amd64 Packages
 *** 3.3.15-7 0
        500 http://http.debian.net/debian/ unstable/main amd64 Packages
        100 /var/lib/dpkg/status
bminton:~# dpkg -s libgnutls-openssl27
Package: libgnutls-openssl27
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 201
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Source: gnutls28
Version: 3.3.15-7
Depends: libgnutls-deb0-28 (= 3.3.15-7), libc6 (>= 2.14)
Description: GNU TLS library - OpenSSL wrapper
 GnuTLS is a portable library which implements the Transport Layer
 Security (TLS 1.0, 1.1, 1.2) and Secure Sockets Layer (SSL) 3.0 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 runtime library of the GnuTLS OpenSSL wrapper.
Homepage: http://www.gnutls.org/
bminton:~# apt-cache policy libgnutls-openssl27
libgnutls-openssl27:
  Installed: 3.3.15-7
  Candidate: 3.3.16-1
  Version table:
     3.4.3-1 0
          1 http://ftp.debian.org/debian/ experimental/main amd64 Packages
     3.3.16-1 0
        500 ftp://ftp.us.debian.org/debian/ unstable/main amd64 Packages
        500 https://mirrors.kernel.org/debian/ unstable/main amd64 Packages
 *** 3.3.15-7 0
        500 http://http.debian.net/debian/ unstable/main amd64 Packages
        100 /var/lib/dpkg/status
bminton:~# exit

Script done on Fri 17 Jul 2015 10:03:20 AM EDT
