Imprint de en data privacy



Trusty (14.04) Security Updates

configuration of repository

  1. Download key from URL: https://trusty-security.alteholz.eu/trusty-repository.asc
  2. Download and install immediately:
    curl https://trusty-security.alteholz.eu/trusty-repository.asc | apt-key add -
  3. check whether key is available now:
    apt-key list | grep -A1 -B1 ADR
    ... results in:
               pub   4096R/949F181D 2019-05-05 [expires: 2024-05-03]
               uid                  ADR Trusty <trusty-repository@alteholz.eu>
               sub   4096R/0BBEB44F 2019-05-05 [expires: 2024-05-03]
              
  4. Create a file /etc/apt/sources.list.d/trusty-security.list with contents:
               #
               # trusty
               #
               deb     http://trusty-security.alteholz.eu/trusty/     trusty-security main universe multiverse
               deb-src http://trusty-security.alteholz.eu/trusty/     trusty-security main universe multiverse
              
  5. Check whether security updates are available:
    apt-get update
    Data from trusty-security needs to be downloaded.

Contents of the repository

List of supported packages

Diese Liste enthält alle Pakete, für die momentan Security Updates zur Verfügung gestellt werden.

list of packages with needed security updates

Diese Liste enthält alle Pakete, für die CVEs gemeldet wurden.

.