tstellar / rpms / sox

Forked from rpms/sox 3 years ago
Clone
Blob Blame History Raw
---
# Tests that run in classic and container context
- hosts: localhost
  roles:
  - role: standard-test-beakerlib
    tags:
    - classic
    - container
    tests:
    - CVE-2017-15370-no-heap-buffer-overflow-in-imaexpands
    - CVE-2017-15371-no-reachable-assertion-in-sox-append-comment
    - CVE-2017-15372-no-stack-overflow-vulnerability-in-lsx-ms-adpcm-block-expand-i
    - CVE-2017-15642-no-use-after-free-in-lsx-aiffstartread
    required_packages:
    - sox               # required by tests
    - findutils         # beakerlib needs find command