gpo.zugaina.org

Search Portage & Overlays:

mail-client/tutanota-desktop-bin

Desktop client for Tutanota, the secure e-mail service

Screenshots

  • tutanota-desktop-bin-352.260618.0
    ~amd64

    View      Download      Browse     License: GPL-3   
    Overlay: stuff
  • tutanota-desktop-bin-351.260612.0
    ~amd64

    View      Download      Browse     License: GPL-3   
    Overlay: stuff
  • tutanota-desktop-bin-335.260310.0
    ~amd64

    View      Download      Browse     License: GPL-3   
    Overlay: guru
  • tutanota-desktop-bin-319.260107.1
    ~amd64

    View      Download      Browse     License: GPL-3   
    Overlay: guru

ChangeLog

commit df9b9c5b1a3606072a315885eff287480a0197be
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue Jun 23 01:01:47 2026 +0200

mail-client/tutanota-desktop-bin: drop stale signatures for removed 348, 349

The linux-sig-348.260526.0.bin and linux-sig-349.260602.1.bin signature
blobs were left behind when those versions were dropped; no ebuild
references them. Remove the orphans so files/ tracks only live versions.

commit 4f80b7a8c3c2e94f4b354d20c699823eb2575adb
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue Jun 23 00:56:09 2026 +0200

mail-client/tutanota-desktop-bin: drop 350.260608.0

commit f5dfeeea9f6d9580ac51586409d24625f4f5acb7
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue Jun 23 00:55:43 2026 +0200

mail-client/tutanota-desktop-bin: add 352.260618.0

commit 92fee051f8d86219f9c7b1c88fef13b0f35e0604
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue Jun 16 15:01:14 2026 +0200

mail-client/tutanota-desktop-bin: drop 348.260526.0, 349.260602.1

commit d0f9668ae57afbe5f3192b069f8ce0973a69efde
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Mon Jun 15 14:37:47 2026 +0200

mail-client/tutanota-desktop-bin: add 351.260612.0

commit e5300f0f54f09bc4a3362bc583b23c734043010f
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Jun 10 11:10:37 2026 +0200

mail-client/tutanota-desktop-bin: add 350.260608.0

commit 8693d5b012b63c73fb4d63e3ead9c2db56666321
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu Jun 4 01:51:14 2026 +0200

mail-client/tutanota-desktop-bin: drop 348.260519.0

commit 867a58030f99bc895ea71b1d4fd64be2b16a534f
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu Jun 4 01:50:59 2026 +0200

mail-client/tutanota-desktop-bin: add 349.260602.1

commit 0044253ecb6e43376a8b250aeb932b260ade44a8
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Fri May 29 12:09:19 2026 +0200

mail-client/tutanota-desktop-bin: add 348.260526.0

commit 489b99eb5d25fb016629c40df7679b0adb436e0d
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue May 26 12:09:02 2026 +0200

mail-client/tutanota-desktop-bin: new package, 348.260519.0

Adopted from ::guru's mail-client/tutanota-desktop-bin-335.260310.0,
bumped to upstream's 2026-05-21 release and with the
${optdir} -> ${install_dir} symlink target fix folded in — guru's
ebuild dropped the wrapper symlink at `/tutanota-desktop` (broken)
instead of `/opt/tutanota-desktop/tutanota-desktop`.

Downloads upstream's signed AppImage, verifies the sha512 signature
against tutao's public key, extracts the squashfs and installs under
/opt/tutanota-desktop with a desktop entry plus the icon set.
Build-verified end-to-end (signature check passes, 393 MB installed
tree).

The .sig file is vendored under files/linux-sig-$.bin rather
than fetched: upstream's app.tuta.com/desktop/linux-sig.bin is a
floating endpoint that always serves the current release's
signature, so SRC_URI-fetching it would break this ebuild the
moment upstream cycles past $. At 256 bytes per release,
committing the sig in-tree is cheaper than mirror infrastructure.