# FreedomBox 20.7 released

**URL:** https://discuss.freedombox.org/t/freedombox-20-7-released/822
**Category:** Announcements
**Created:** [April 20, 2020, 11:27pm UTC](https://discuss.freedombox.org/t/freedombox-20-7-released/822 "2020-04-20T23:27:03Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![jvalleroy](https://discuss.freedombox.org/user_avatar/discuss.freedombox.org/jvalleroy/32/331_2.png) [@jvalleroy](https://discuss.freedombox.org/u/jvalleroy)
#### Post date: [April 20, 2020, 11:27pm UTC](https://discuss.freedombox.org/t/freedombox-20-7-released/822/1 "2020-04-20T23:27:03Z")

</div>

FreedomBox 20.7 has been released and uploaded to Debian unstable. Typically it will migrate to testing in 2 days, and then can be uploaded to stable-backports.

Changes in 20.6.1 and 20.7:

- users: Restore line of help text that was accidentally dropped
- gitweb: Use proper ellipsis char when showing clone progress
- matrixsynapse: Fix initial installation and upgrade from backports
- gitweb: Improve error handling when creating repository
- debian: Add firmware-ath9k-htc to Recommends
- locale: Update translations for Norwegian Bokmål, German, French, Portuguese, Italian, Russian, Serbian, and Telugu

The following people contributed to the git repository for these releases:

- Allan Nordhøy
- Coucouf
- Fioddor Superconcentrado
- James Valleroy
- Jeannette L
- Joseph Nuthalapati
- Localisation Lab
- Manuela Silva
- nautilusx
- Veiko Aasa
- vihor
- wind

---

<div class="post-metadata">

### Author: ![ScottishFreedom](https://discuss.freedombox.org/user_avatar/discuss.freedombox.org/scottishfreedom/32/316_2.png) [@ScottishFreedom](https://discuss.freedombox.org/u/ScottishFreedom)
#### Post date: [April 21, 2020, 11:30am UTC](https://discuss.freedombox.org/t/freedombox-20-7-released/822/2 "2020-04-21T11:30:32Z")

</div>

This is great news.

Am I right in thinking that, on a fresh Debian system, if I replace the line in `sudo apt edit-sources` with _testing_, i.e., replace with the line below, and then install Freedombox, I will be running the newest release 20.7?

I.e., if I follow the following steps will I end up with the unstable (testing) version of Freedobox installed on my Debian system (Raspberry Pi 3B - Rasbian/Buster)?:

1. edit the source list:

`sudo apt edit-sources`

1. replace existing line with:

`deb http://raspbian.raspberrypi.org/raspbian/ testing main contrib non-free rpi`

1. exit and save:` Ctrl + x`, `y` and then `Enter`

2. add the repo keys:

3. Update the system:

` sudo apt update`

1. and install Freedombox:

`sudo DEBIAN_FRONTEND=noninteractive apt-get install freedombox`

---

<div class="post-metadata">

### Author: ![jvalleroy](https://discuss.freedombox.org/user_avatar/discuss.freedombox.org/jvalleroy/32/331_2.png) [@jvalleroy](https://discuss.freedombox.org/u/jvalleroy)
#### Post date: [April 21, 2020, 1:17pm UTC](https://discuss.freedombox.org/t/freedombox-20-7-released/822/3 "2020-04-21T13:17:00Z")

</div>

Raspbian is not the same as Debian, and unstable is not the same as testing.

You will end up installing whatever version is in Raspbian’s testing repository. I haven’t tested this.

It may be useful to document what works or doesn’t work, in case other Raspbian users have the same question.

---

<div class="post-metadata">

### Author: ![ScottishFreedom](https://discuss.freedombox.org/user_avatar/discuss.freedombox.org/scottishfreedom/32/316_2.png) [@ScottishFreedom](https://discuss.freedombox.org/u/ScottishFreedom)
#### Post date: [April 21, 2020, 1:44pm UTC](https://discuss.freedombox.org/t/freedombox-20-7-released/822/4 "2020-04-21T13:44:00Z")

</div>

Thanks. I found a [reply](https://discuss.freedombox.org/t/switching-to-rolling-testing-release/222/7), below, that you gave in another thread and if I understand correctly, _unstable_ will turn up in _testing_ pretty soon and then _stable_ eventually. Is that the basic progression?

I’m interested because the changes above mention improvements to matrixsynapse (Fix initial installation and upgrade from backports) and I have been having trouble connecting with Riot clients outside my local network and hope this might resolve this issue!

> freedombox 19.11 will be uploaded tomorrow to experimental only (for now).  
> freedombox 19.2 to become available in testing (very soon).  
> freedombox 19.2 will be uploaded to backports.  
> freedombox 19.11 will be uploaded to unstable.  
> freedombox 19.11 to become available in testing 2 days after that.  
> freedombox 19.11 may be uploaded to backports based on confidence.
> 
> Last two steps will repeat every 3 weeks for each release.

---

<div class="post-metadata">

### Author: ![jvalleroy](https://discuss.freedombox.org/user_avatar/discuss.freedombox.org/jvalleroy/32/331_2.png) [@jvalleroy](https://discuss.freedombox.org/u/jvalleroy)
#### Post date: [April 21, 2020, 3:30pm UTC](https://discuss.freedombox.org/t/freedombox-20-7-released/822/5 "2020-04-21T15:30:23Z")

</div>

Yes, the basic flow is unstable -\> testing -\> stable-backports. It usually takes only a few days to get to backports.

The version in stable will not change until the next Debian release, sometime in 2021: [https://release.debian.org/bullseye/freeze\_policy.html](https://release.debian.org/bullseye/freeze_policy.html)
