Feature
Packages are up-to-date
On Tails branches that use frozen APT sources,
packages we install from frozen distributions (e.g. the Linux kernel
installed from testing/sid),
and packages forked from Debian that we install from our custom APT repository,
can become outdated.
As a Tails developer, I want to ensure we don't miss important updates.
2.717
Scenario
All packages are up-to-date
Before
features/support/hooks.rb:467
0.000
Given
I have the build manifest for the image under test
0.000
Then
all packages listed in the build manifest are up-to-date
2.717
After
features/support/hooks.rb:474
0.000
After
features/support/hooks.rb:75
0.000