Bug #8951

Automated test suite checks the old signing key's expiration

Added by kytv 2015-02-24 22:12:45 . Updated 2015-03-23 02:01:18 .

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Test suite
Target version:
Start date:
2015-02-24
Due date:
% Done:

100%

Feature Branch:
kytv:bugfix/8951-new-signing-key
Type of work:
Code
Blueprint:

Starter:
Affected tool:
Deliverable for:

Description


Subtasks


History

#1 Updated by kytv 2015-02-24 22:16:41

  • File <del>missing: 0001-Move-fingerprints-to-config.rb.patch</del> added
  • Assignee changed from kytv to anonym
  • % Done changed from 0 to 50
  • QA Check set to Ready for QA
  • Feature Branch set to kytv:bugfix/8951-new-signing-key

This branch

  • updates the fingerprint
  • moves the fingerprint to the new config system.
  • migrates to using a case statement

Since the Git repo will be rewritten, making my branch here unusable fairly soon, I’m including the changes as a patch against devel.

#2 Updated by kytv 2015-02-25 19:04:32

Branch re-applied against the rewritten git repo.

(I’ll delete the duplicated patch)

#3 Updated by kytv 2015-02-25 19:04:45

  • File deleted (0001-Move-fingerprints-to-config.rb.patch)

#4 Updated by kytv 2015-02-27 12:43:21

Since I think this hasn’t been reviewed yet—and because it’s a small set of changes—I updated this to read the (updated) fingerprint from config/amnesia. This way there will be just one location that’ll need updating in the future.

#5 Updated by Tails 2015-03-16 16:14:22

  • Status changed from In Progress to Fix committed
  • % Done changed from 50 to 100

Applied in changeset commit:e7309b752d1f380310b9a170540ef75717a53b3c.

#6 Updated by anonym 2015-03-16 16:20:10

  • Assignee deleted (anonym)
  • QA Check changed from Ready for QA to Pass

kytv wrote:
> Since I think this hasn’t been reviewed yet—and because it’s a small set of changes—I updated this to read the (updated) fingerprint from config/amnesia. This way there will be just one location that’ll need updating in the future.

That’s a great idea! Merged!

#7 Updated by BitingBird 2015-03-22 11:53:37

  • Target version changed from Tails_1.3.2 to Tails_1.3.1

#8 Updated by BitingBird 2015-03-23 02:01:18

  • Status changed from Fix committed to Resolved