-
Notifications
You must be signed in to change notification settings - Fork 123
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support for Tails 4.8; Small improvement to not update other apt sour…
…ce lists when there's no extras.sh script to run
- Loading branch information
1 parent
f8efb7d
commit 7150af4
Showing
4 changed files
with
12 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.2.6 | ||
1.3.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1 @@ | ||
4.4 - 20200311 | ||
4.4.1 - 20200322 | ||
4.5 - 20200406 | ||
4.6 - 20200504 | ||
4.7 - 20200601 | ||
4.8 - 20200629 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Snapshot archive sources for the currently supported Tails version | ||
deb [check-valid-until=no] tor+http://snapshot.debian.org/archive/debian/20200213T231921Z/ buster main contrib | ||
deb [check-valid-until=no] tor+http://snapshot.debian.org/archive/debian/20200213T231921Z/ sid main contrib | ||
deb [check-valid-until=no] tor+http://snapshot.debian.org/archive/debian/20200610T152955Z/ buster main contrib | ||
deb [check-valid-until=no] tor+http://snapshot.debian.org/archive/debian/20200610T152955Z/ testing main contrib | ||
|
||
# VirtualBox (release should match whatever Tails is using) | ||
deb [trusted=yes] tor+http://download.virtualbox.org/virtualbox/debian buster contrib |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters