Feature #10190
Install OpenPGP Applet from Debian
100%
Description
It’s now in testing and sid, let’s replace our embedded version with that one.
Related issues
Blocks Tails - |
Resolved | 2014-08-04 | |
Blocks Tails - |
Resolved | 2015-08-15 | |
Blocks Tails - |
Resolved | 2014-11-26 | |
Blocks Tails - |
Resolved | 2014-03-05 | |
Blocks Tails - Feature #7435: Add Tails OpenPGP Applet to the Applications menu | Confirmed | 2014-06-22 | |
Blocks Tails - |
Resolved | 2014-08-01 |
History
#1 Updated by intrigeri 2015-09-14 02:21:33
- blocks
Bug #7742: Non-DFSG compliant images in the Tails OpenPGP Applet added
#2 Updated by nodens 2015-09-15 04:43:44
From the top of my head, the notable differences between the package in Tails in Debian :
- script name (openpgp-applet in debian, gpgApplet in Tails)
- paths (obviously)
- .desktop file in Tails launches the applet with torsocks (needed to retrieve keys from key servers)
#3 Updated by nodens 2015-09-15 04:57:32
- related to
Bug #10042: Wrong name in OpenPGP Applet .desktop file added
#4 Updated by nodens 2015-09-15 04:57:42
- related to deleted (
)Bug #10042: Wrong name in OpenPGP Applet .desktop file
#5 Updated by nodens 2015-09-15 04:57:46
- blocks
Bug #10042: Wrong name in OpenPGP Applet .desktop file added
#6 Updated by intrigeri 2015-09-16 23:41:48
- Assignee changed from intrigeri to nodens
- QA Check set to Info Needed
> From the top of my head, the notable differences between the package in Tails in Debian :
Thanks :)
> - script name (openpgp-applet in debian, gpgApplet in Tails)
> - paths (obviously)
Add to that:
git grep -w gpgApplet
also reveals some other stuff that needs clean ups.- the screenshots in the doc might need to be updated
Also, what’s the status wrt. Transifex? Is OpenPGP Applet translatable there, or?
> - .desktop file in Tails launches the applet with torsocks (needed to retrieve keys from key servers)
Seems like we’ll have to sed
the .desktop
at ISO build time. That should go into config/chroot_local-hooks/09-torsocks-apps
(on the feature/jessie branch).
#7 Updated by intrigeri 2015-11-10 10:47:32
- Assignee deleted (
nodens) - Priority changed from Normal to Low
- QA Check deleted (
Info Needed)
intrigeri wrote:
> Also, what’s the status wrt. Transifex? Is OpenPGP Applet translatable there, or?
Apparently it’s not so I just asked Colin.
Downgrading to low prio, meaning: not a blocker for the Tails 2.0 release, formally speaking. But it would be awesome to have it in there!
#8 Updated by intrigeri 2015-11-26 03:12:02
intrigeri wrote:
> intrigeri wrote:
> > Also, what’s the status wrt. Transifex? Is OpenPGP Applet translatable there, or?
>
> Apparently it’s not so I just asked Colin.
It’s been added, and completed translations can be found in the tails-openpgp-applet_completed
branch in the https://git.torproject.org/translation repo.
See https://tails.boum.org/contribute/release_process/#index8h2 for hints about how to refresh, import and merge translations from there.
#9 Updated by intrigeri 2015-12-17 05:41:00
- Assignee set to nodens
- Target version changed from Tails_2.0 to Tails_2.2
nodens, any plan to work on this before the end of February?
#10 Updated by nodens 2015-12-30 02:27:40
Yes ! At least a first pass. I need to setup a complete build system and to understand it ;)
Help welcome, though, if anyone want to work on this to be sure it’s included in tails 2.2.
Cheers
#11 Updated by anonym 2016-04-21 03:14:53
- Target version changed from Tails_2.2 to Tails_2.3
#12 Updated by anonym 2016-05-08 05:10:28
- Target version changed from Tails_2.3 to Tails_2.4
#13 Updated by anonym 2016-06-08 01:34:57
- Target version changed from Tails_2.4 to Tails_2.5
#14 Updated by BitingBird 2016-06-26 11:48:36
- Status changed from Confirmed to In Progress
#15 Updated by BitingBird 2016-06-27 08:55:26
- blocks
Bug #8319: OpenPGP Applet: Add a confirmation dialog on exit added
#16 Updated by nodens 2016-07-04 10:59:55
- blocks
Bug #6850: Consistently use "Tails OpenPGP Applet" in all occurrences added
#17 Updated by nodens 2016-07-04 11:04:57
Maybe we should change the priority to “normal” since it blocks “normal” bugs.
#18 Updated by intrigeri 2016-07-05 11:07:04
- Assignee changed from nodens to intrigeri
- Target version changed from Tails_2.5 to Tails_2.6
As discussed with nodens, he’s going to focus on the port to GTK+ 3.x while I do this part.
#19 Updated by intrigeri 2016-07-05 12:02:07
- Feature Branch set to feature/10190-OpenPGP-applet-from-Debian
#20 Updated by intrigeri 2016-07-14 17:36:32
- Assignee changed from intrigeri to anonym
- QA Check set to Ready for QA
Once merged, all “fix committed” tasks that this ticket blocks should get “Target version” = 2.6, to indicate that these fixes are going to be in Tails 2.6.
#21 Updated by intrigeri 2016-08-01 07:37:04
I’d like to ease reviewing for the 2.6 RM, and to get automated tests running about the combination of all these changes ASAP in the 2.6 dev cycle. So, I’ve merged this work, along with the other major branches I’m proposing for 2.6, into the feature/from-intrigeri-for-2.6 integration branch (Jenkins builds and tests.
#22 Updated by anonym 2016-08-23 08:28:08
- Status changed from In Progress to Fix committed
- Assignee deleted (
anonym) - QA Check changed from Ready for QA to Pass
#23 Updated by nodens 2016-09-09 07:44:36
- blocks Feature #7435: Add Tails OpenPGP Applet to the Applications menu added
#24 Updated by nodens 2016-09-09 07:48:16
- blocks
Feature #7711: Port the OpenPGP applet to GTK+ 3 added
#25 Updated by anonym 2016-09-20 16:47:20
- Status changed from Fix committed to Resolved