Debian Package Tracker
Register | Log in
Subscribe

freedombox

easy to manage, privacy oriented home server

Choose email to subscribe with

general
  • source: freedombox (main)
  • version: 26.4.2
  • maintainer: FreedomBox packaging team (archive) (DMD)
  • uploaders: Tzafrir Cohen [DMD] – Petter Reinholdtsen [DMD] – Piotr Ożarowski [DMD] – Nick Daly [DMD] – Sunil Mohan Adapa [DMD] – Federico Ceratto [DMD] – James Valleroy [DMD]
  • arch: all
  • std-ver: 4.7.3
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 21.4.4
  • oldstable: 23.6.2+deb12u1
  • old-bpo: 25.9.3~bpo12+2
  • stable: 25.9.3+deb13u1
  • stable-bpo: 26.4.2~bpo13+1
  • testing: 26.4
  • unstable: 26.4.2
versioned links
  • 21.4.4: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 23.6.2+deb12u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 25.9.3~bpo12+2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 25.9.3+deb13u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 26.4: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 26.4.2~bpo13+1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 26.4.2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • freedombox (4 bugs: 0, 4, 0, 0)
  • freedombox-doc-en
  • freedombox-doc-es
action needed
Depends on packages which need a new maintainer normal
The packages that freedombox depends on which need a new maintainer are:
  • dblatex (#942402)
    • Build-Depends: dblatex
  • docbook-xsl (#802370)
    • Build-Depends: docbook-xsl
Created: 2020-11-17 Last update: 2026-03-10 04:30
6 open merge requests in Salsa normal
There are 6 open merge requests for this package on Salsa. You should consider reviewing and/or merging these merge requests.
Created: 2025-09-17 Last update: 2026-03-10 00:32
7 new commits since last upload, is it time to release? normal
vcswatch reports that this package seems to have new commits in its VCS but has not yet updated debian/changelog. You should consider updating the Debian changelog and uploading this new version into the archive.

Here are the relevant commit logs:
commit 0e773e7ad06c06586b5e67afc546bedde48975d1
Author: Sunil Mohan Adapa <sunil@medhas.org>
Date:   Mon Mar 9 15:26:17 2026 -0700

    clients: Fix show empty clients in Desktop section
    
    When a client has a package but no desktop package, an empty client entry
    appears in the Desktop section.
    
    Tests:
    
    - For MiniDLNA, in the Desktop section, there is not empty entry for totem
    anymore.
    
    Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>

commit f99f3bd3826396e3c3e6180a6516fcd3c232889e
Author: Frederico Gomes <fredericojfgomes@gmail.com>
Date:   Mon Mar 9 11:38:07 2026 +0000

    clients: Fix formatting of package row in table
    
    Adjust row so that package entries are evenly distributed
    
    Signed-off-by: Frederico Gomes <fredericojfgomes@gmail.com>
    [sunil: Fix indentation]
    [sunil: Convert tabs to spaces]
    Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
    Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>

commit 15b7a34072e3524ac4424766f1973a29a1ff0f84
Author: Frederico Gomes <fredericojfgomes@gmail.com>
Date:   Mon Mar 9 11:23:19 2026 +0000

    wireguard: Add entries for Homebrew and RPM packages
    
    Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>

commit 0ba4cbe2594d903633466942959b4b019f65dc6b
Author: Frederico Gomes <fredericojfgomes@gmail.com>
Date:   Mon Mar 9 10:58:35 2026 +0000

    wireguard: Add button for direct APK download
    
    **clients.py**
    - allow download type for mobile os
    
    **manifest.py**
    - add entry for apk download
    
    **plinth/templates/clients.html**
    - add logic to show button for apk download
    
    **themes > icons**
    - add icon for android
    
    source: https://www.wireguard.com/install/
    
    Signed-off-by: Frederico Gomes <fredericojfgomes@gmail.com>
    [sunil: Minor indentation]
    [sunil: Refactor logic to eliminate packages from Desktop clients list]
    Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
    Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>

commit 176bb97c88ec8665f468aece7ebf978c653cbdb7
Author: Frederico Gomes <fredericojfgomes@gmail.com>
Date:   Sun Mar 8 12:52:43 2026 +0000

    wireguard: Update windows client link
    
    Update download link to .exe provided by WireGuard.
    A utility that downloads, verifies and executes provided MSIs.
    
    source: https://www.wireguard.com/install/
    
    Signed-off-by: Frederico Gomes <fredericojfgomes@gmail.com>
    Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>

commit bd6780b81decaa9908b1267251a0434a03e0b717
Author: Frederico Gomes <fredericojfgomes@gmail.com>
Date:   Sun Mar 8 12:03:33 2026 +0000

    wireguard: Remove client entry for F-Droid which is not available
    
    Link to the F-Droid WireGuard package returns 404 Not Found.
    WireGuard seems to no longer be packaged by F-Droid.
    
    Signed-off-by: Frederico Gomes <fredericojfgomes@gmail.com>
    Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>

commit 831a18847e386e5b8b92289483edb5ac05219451
Author: OwlGale <owlgale@users.noreply.hosted.weblate.org>
Date:   Sun Mar 8 20:44:13 2026 +0100

    Translated using Weblate (Russian)
    
    Currently translated at 98.1% (1875 of 1910 strings)
Created: 2026-03-09 Last update: 2026-03-10 00:32
lintian reports 3 warnings normal
Lintian reports 3 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2026-03-09 Last update: 2026-03-09 10:00
RFH: The maintainer is looking for help with this package. normal
The current maintainer is looking for someone who can help with the maintenance of this package. If you are interested in this package, please consider helping out. One way you can help is offer to be a co-maintainer or triage bugs in the BTS. Please see bug number #940881 for more information.
Created: 2020-11-08 Last update: 2020-11-08 01:37
1 low-priority security issue in bookworm low

There is 1 open security issue in bookworm.

1 issue left for the package maintainer to handle:
  • CVE-2025-68462: (needs triaging) Freedombox before 25.17.1 does not set proper permissions for the backups-data directory, allowing the reading of dump files of databases.

You can find information about how to handle this issue in the security team's documentation.

Created: 2025-12-16 Last update: 2026-03-08 23:20
Issues found with some translations low

Automatic checks made by the Debian l10n team found some issues with the translations contained in this package. You should check the l10n status report for more information.

Issues can be things such as missing translations, problematic translated strings, outdated PO files, unknown languages, etc.

Created: 2020-11-18 Last update: 2026-01-22 14:30
testing migrations
  • excuses:
    • Migration status for freedombox (26.4 to 26.4.2): Waiting for test results or another package, or too young (no action required now - check later)
    • Issues preventing migration:
    • ∙ ∙ Autopkgtest for freedombox/26.4.2: amd64: Test triggered, arm64: Pass, i386: Test triggered, ppc64el: Test triggered, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Too young, only 1 of 2 days old
    • Additional info (not blocking):
    • ∙ ∙ Updating freedombox will fix bugs in testing: #1130126
    • ∙ ∙ Piuparts tested OK - https://piuparts.debian.org/sid/source/f/freedombox.html
    • ∙ ∙ Reproduced on amd64
    • ∙ ∙ Reproduced on arm64
    • ∙ ∙ Reproduced on armhf
    • ∙ ∙ Reproduced on i386
    • ∙ ∙ Reproduced on ppc64el
    • Not considered
news
[rss feed]
  • [2026-03-08] Accepted freedombox 26.4.2~bpo13+1 (source) into stable-backports (James Valleroy)
  • [2026-03-08] Accepted freedombox 26.4.2 (source) into unstable (James Valleroy)
  • [2026-03-08] Accepted freedombox 26.4.1 (source) into unstable (James Valleroy)
  • [2026-03-07] Accepted freedombox 26.4~bpo13+1 (source) into stable-backports (James Valleroy)
  • [2026-03-05] freedombox 26.4 MIGRATED to testing (Debian testing watch)
  • [2026-03-03] Accepted freedombox 26.4 (source) into unstable (James Valleroy)
  • [2026-02-05] freedombox 26.3 MIGRATED to testing (Debian testing watch)
  • [2026-02-03] Accepted freedombox 26.3 (source) into unstable (James Valleroy)
  • [2026-01-24] Accepted freedombox 26.2~bpo13+1 (source) into stable-backports (James Valleroy)
  • [2026-01-24] freedombox 26.2 MIGRATED to testing (Debian testing watch)
  • [2026-01-21] Accepted freedombox 26.2 (source) into unstable (James Valleroy)
  • [2026-01-08] Accepted freedombox 26.1~bpo13+1 (source) into stable-backports (James Valleroy)
  • [2026-01-08] freedombox 26.1 MIGRATED to testing (Debian testing watch)
  • [2026-01-06] Accepted freedombox 26.1 (source) into unstable (James Valleroy)
  • [2026-01-01] Accepted freedombox 25.9.3+deb13u1 (source) into proposed-updates (Debian FTP Masters) (signed by: James Valleroy)
  • [2025-12-18] freedombox 25.17.1 MIGRATED to testing (Debian testing watch)
  • [2025-12-16] Accepted freedombox 25.17.1~bpo13+1 (source) into stable-backports (James Valleroy)
  • [2025-12-16] Accepted freedombox 25.17.1 (source) into unstable (James Valleroy)
  • [2025-12-12] Accepted freedombox 25.17~bpo13+1 (source) into stable-backports (James Valleroy)
  • [2025-12-11] freedombox 25.17 MIGRATED to testing (Debian testing watch)
  • [2025-12-09] Accepted freedombox 25.17 (source) into unstable (James Valleroy)
  • [2025-11-29] Accepted freedombox 25.16~bpo13+1 (source) into stable-backports (James Valleroy)
  • [2025-11-27] freedombox 25.16 MIGRATED to testing (Debian testing watch)
  • [2025-11-25] Accepted freedombox 25.16 (source) into unstable (James Valleroy)
  • [2025-11-15] Accepted freedombox 25.15~bpo13+1 (source) into stable-backports (James Valleroy)
  • [2025-11-13] freedombox 25.15 MIGRATED to testing (Debian testing watch)
  • [2025-11-11] Accepted freedombox 25.15 (source) into unstable (James Valleroy)
  • [2025-10-30] Accepted freedombox 25.14~bpo13+1 (source) into stable-backports (James Valleroy)
  • [2025-10-30] freedombox 25.14 MIGRATED to testing (Debian testing watch)
  • [2025-10-28] Accepted freedombox 25.14 (source) into unstable (James Valleroy)
  • 1
  • 2
bugs [bug history graph]
  • all: 4
  • RC: 0
  • I&N: 4
  • M&W: 0
  • F&P: 0
  • patch: 0
links
  • homepage
  • lintian (0, 3)
  • buildd: logs, reproducibility
  • popcon
  • browse source code
  • edit tags
  • other distros
  • security tracker
  • screenshots
  • l10n (100, 47)
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 25.9.3

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing