Merge remote-tracking branch 'origin/stable' into devel
[tails.git] / features / needed_package_updates.feature
blob96fd99f6f6b14c9f2ec601daeb456d46e36e58d9
1 @source
2 Feature: Packages are up-to-date
3   On Tails branches that use frozen APT sources,
4   packages we install from frozen distributions (e.g. the Linux kernel
5   installed from testing/sid),
6   and packages forked from Debian that we install from our custom APT repository,
7   can become outdated.
8   As a Tails developer, I want to ensure we don't miss important updates.
10   Scenario: All packages are up-to-date
11     Given I have the build manifest for the image under test
12     Then all packages listed in the build manifest are up-to-date