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,
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