7539 Commits

Author SHA1 Message Date
James Valleroy
131bfaa2c9 freedombox Debian release 22.12
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEfWrbdQ+RCFWJSEvmd8DHXntlCAgFAmKMMSQACgkQd8DHXntl
 CAiH2A/9G1DjsxV3YBbdwWvugucfTcDxN1O8jSdvdxQdKjTWFR3O+xrUAoRQXa/d
 Im2S8BKOwjxl5rUkog6TfDDvwOisP91nS8h1zRsYZQh775YzJHwsMXQaUs/TmoYi
 znkvUieTfDQ1nD4vupPfwl966jiCDrYVZRYNExtRDevRpuUl+1XwC4O4qB3tSY4W
 4CbKLtXHORnWb5N02mBVLmrX63ETQKslcqgQU4WW0JJd2EE+Qzp4nOemWPLCzLcM
 ENp4Z53vaHUWnIPIuYCQYnmOH75YmY/9LE7xgzeBi5eFHcFqokXjgBG3PLQ/TEbn
 dPbjIa3az+/FwQHmx0y+GEHlGu+oj7NzujfPF/N3NIZ/sht2VD1S/hyaeWo7Iyc9
 qw/8TSTm1OkChnfuR21GSJv0oLiiPdJkuLyDeUYtbPMF4F1yd62dQvt/GkPsVZU3
 yKFTKWADg2GKrxvKUBHfDSv2pHNSiU70NKbVZWzUUDM1PHkSB6S6th7iOPuB0xci
 a5vTNr5lmjdR00seZlta8f51Cs7/MdQ8hnN9XMNw6zwEOM5pmxx2a+pvaLjBy8KU
 pY97SnCoTn10LtiEqRAnisHz+wU0D3Lx0BBUZCvRXwy43itkPNVnaR7K9qfmZF8O
 /ZlVbaYoYd2jd1nBcpJF7+EXBaOm60vHixU4dI635jj3bjQnG+w=
 =lb9D
 -----END PGP SIGNATURE-----
gpgsig -----BEGIN PGP SIGNATURE-----
 
 iQJKBAABCgA0FiEEfWrbdQ+RCFWJSEvmd8DHXntlCAgFAmKPZecWHGp2YWxsZXJv
 eUBtYWlsYm94Lm9yZwAKCRB3wMdee2UICLnPEACCJoCNuYys3AymyyUQ2qhfdo0s
 EkeQXADQbNdQuoj60MBuD86ad167n1h2+7WtN3Y+EnVDos6RpfZYjlY3lf9a0OMx
 FazNzh1yt7ibJgdEWHdVBB17F+6/sO+4kjPsTQFxj52Ma9NLMkUHJTFKqFcLJK9M
 1UN4k8chJNfcX2cGevEge/NyNM+waQtY6cMZJa8/0Sbc7Fnr0vgAkf0XPoj6kTvw
 YcJR4TZYn73apn7RQyMBXizZU0YKblH/hWgRO1cPzVsnpLQuy3jK14v9SUmrzgz1
 JtfNNNSHSsY0ClU1LnKC39h5lEgZaXqptuRXDin3Eoe6HtKiP9iqHjpi8qdcAlYe
 KlNEcOAG+I4XfhGS+UqsH95YjNsbnkAvVrLGJO71Sno4RbAV77VtAtmikmlWg2FV
 +/Fehlcx1RwRfYsuwTZqgvI4dJorjZH6LR9UKuniLa79/7xW2/6NFj+cuDQEnv62
 IpdV0THkoa8vlakXU5OaysfP/vOb7kYiiGnXO5I/sneSiQVpArPM/kcbnjXxd+jb
 BHFl/6mz9Ur8xOhy7zs7jwV0Y8wC5tazhJsILrGlZ+6rD9Ds+F/UdHRMGHTAOlxj
 n2EnHQRcKukx/M+bWnxpGI/upNMErIKCr0uuWC828qWffx9TU5t8H5zMhx9zJJLn
 /vxgqbRXoQ9DAqxAZA==
 =JkOp
 -----END PGP SIGNATURE-----

Merge tag 'v22.12' into debian/bullseye-backports

freedombox Debian release 22.12

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
2022-05-26 07:35:01 -04:00
James Valleroy
0aead35ea8
Release v22.12 to unstable
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
v22.12
2022-05-23 20:48:48 -04:00
James Valleroy
dd6c424217
doc: Fetch latest manual
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
2022-05-23 20:47:46 -04:00
James Valleroy
530dd01639
locale: Update translation strings
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
2022-05-23 20:27:23 -04:00
Jiří Podhorecký
ec9a5caac5
Translated using Weblate (Czech)
Currently translated at 100.0% (1441 of 1441 strings)
2022-05-24 02:21:11 +02:00
Sunil Mohan Adapa
52d55efe35
tor: Show port forwarding information in consistent way
Closes: #2187

Tests:

- Visit the Tor app page after installing. Port forwarding information is
shown like in all other apps. Protocol column lists 'TCP'.

- Information about SOCKS port is shown in the description.

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2022-05-23 19:47:15 -04:00
Sunil Mohan Adapa
ca13b7bd93
firewall: Show service name in port forwarding info table
- Also add CSS class for the table to aide functional tests.

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2022-05-23 19:47:11 -04:00
Sunil Mohan Adapa
74a6042ed8
*: Show Learn More... links in frontpage with description
Closes: #1797.

Tests:

- For each affected app, install the app, visit frontpage. Select the shortcut.
Notice that Learn More... link is shown and clicking on the link takes us to the
manual page of the app.

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2022-05-22 05:44:22 -04:00
Sunil Mohan Adapa
f4c3b4326c
frontpage: Allow showing links to manual pages
Tests:

- Run updated unit tests.

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2022-05-22 05:44:20 -04:00
Sunil Mohan Adapa
bf86990382
frontpage: Reuse app header template for showing app description
- Show the short description under the app name.

- Show the link to manual page if available.

- Share the header styling with the app page.

Tests:

- Install OpenVPN app and visit the home page. Select the OpenVPN icon. Along
with app title and description, short description is now shown.

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2022-05-22 05:44:16 -04:00
Sunil Mohan Adapa
48457dd0d0
mediawiki: Fix URL diagnostics with redirects involved
Upon access of MediaWiki URL, it redirects to the main page with the URL
configured. This new URL could only be accessed on IPv4 or IPv6 only. When curl
is invoked with the IP address version of a different kind, this fails. Tell the
diagnostics methods not the restrict to a particular address type.

Tests:

- All MediaWiki diagnostic tests pass. URL tests show that they haven't been
performed on particular address type but rather generically.

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2022-05-21 19:55:18 -04:00
Sunil Mohan Adapa
436060fecb
apache: Allow URL diagnostics to work with redirects
Upon access of an app URL, it may redirect to another URL that is configured in
app settings. This new URL could only be accessed on IPv4 or IPv6 only. When
curl is invoked with the IP address version of a different kind, the access
fails. In such cases, tell the diagnostics methods not the restrict to a
particular address type.

Tests:

- Unit tests pass.

- All of transmission's diagnostics tests pass. The URL tests show that they
have been performed on a particular IP address type.

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2022-05-21 19:55:05 -04:00
Petter Reinholdtsen
02fa1dc3c1
Translated using Weblate (Norwegian Bokmål)
Currently translated at 80.6% (1162 of 1441 strings)
2022-05-16 16:14:53 +02:00
Asle Næss
7757e75e8a
Translated using Weblate (Norwegian Bokmål)
Currently translated at 80.5% (1161 of 1441 strings)
2022-05-15 16:13:52 +02:00
Asle Næss
f20e00f55a
Translated using Weblate (Norwegian Bokmål)
Currently translated at 80.2% (1157 of 1441 strings)
2022-05-15 12:15:54 +02:00
James Valleroy
04cb04c73a
Release v22.11~bpo11+1 to bullseye-backports
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
v22.11_bpo11+1
2022-05-13 12:24:05 -04:00
James Valleroy
29d837ba9c freedombox Debian release 22.11
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEfWrbdQ+RCFWJSEvmd8DHXntlCAgFAmJ51HAACgkQd8DHXntl
 CAgfXg//f/2wpx4totce3/+JKlIyejsPCX33A/4K+8Zb/2BVIT/5MIw4zCjsOpSG
 nNEpvngGdmpO4w8/S9b5Pl7bMeKYaSlvOyxodi1dhOgzAwRXd4mjodjxvcenKsPq
 RshjWyOB6aJh5GUk/n6GmIElUIm+tViI7LCBnoa0QdX/tp3OAnDRmfvcDwamcmlY
 h8UW2ybfPVgFkrxBtZalpX10Nm7TdlonFw0AOVGKRaNHlxRqsVXJRH2LkS60bb2I
 2csxxhi2Bn1vIKIh8Vbvj5LWJdUDes8ij6wiR6otJ46M6YjLKvCG2AJFFpn4JLGV
 mD07BuYn/OnNz85Yi1xJfwpNy4MhyHn/CfXUYnLUiSOkWw5AK5ebd71SissAVQyG
 19y5J/UfoKyRKnBJ/SlVIw095Y9VvhlY2qv5NjrwSxXTtGZB0GWW7GWvxC1PhHEh
 BKHOajRKl3V0HqtC5kzLmW8Wm50R5Kv+wIkvebnk6fZ3PK0xfCmvsYo/UpTFYJLH
 hQfFE9Vqsjn2NhYNeyXbW68Vo/km7lrx9PUDiL86sfeBR7O+sE9GdnR/OsnL/So+
 WP9XJwKaf3fms2k5n6JVScMdjodwSYSWwTcRgIecF1owTXiWMHnYTQoY0hnWFt5p
 W1wUNq9B45mGy6ZX6zEU1WQdKW1zu1BeBRpM35sdjuugYlBibRg=
 =Hpd5
 -----END PGP SIGNATURE-----
gpgsig -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEfWrbdQ+RCFWJSEvmd8DHXntlCAgFAmJ+hfIACgkQd8DHXntl
 CAiQcg/+O7LlgIqo3Wq1CvvZdhUzR0xE5QrbpQlI5DWq0waWv2qG+Ky3zkRS19Z7
 N/itN5y8xbuPi+MmMtxDMv0yDAHthr+JmG9TpLeOfg8GBmZELYD1uZJBoR1UFHPX
 qLshMbyCXk4VQIwv6D8wgSVPvF/a372BrkFnhxiCFrKcGWdfVbEVxWnufBfjG/HN
 bNCooX9wnPlAcosltZ6FVV+28/DlW2jdhKYM2OEWofl1AIAyIJOxiGVHfr1JCv6Y
 T5/wuB1rQMtSOo/J4Z+OAfZZfivtheRjWnKv2xN6/2iSzyjYpyVpOKwYoUuJ3fPB
 ZpOijGFGRWtMRcSbi67dWAvuDZBuA8VIsSdOQeqinyDsHlh/ZAnxGyoyUinrG4Cr
 RZ3y9J1HktRqeFEDHKM+zzEKk/KMCkC5M9zudPtKcUnPq8Wf0J726l1cfyx19WjE
 rHuwjuuBL39nVJPxIapIsp9kjnoR7mZ3nOxSiINuM4sYgvQH6th9W03A7rvYoTsV
 CJ3TKtbmqHrGe8TfB/iy20+lcP5RO1rtxTXz7qraR/2TquvTCdfEKzBJauS7EBeB
 gclWuYfDRtg9rK7OFsi4zZUJAg1WLM3vNUBtPQ+2IlrC+pgW9iIYhGIR9w7ujbK5
 WwvTGk7mWRd2aI05b6oFCAU3h75nkXIGb9NY8x5u+1UlPyz6wms=
 =VhqM
 -----END PGP SIGNATURE-----

Merge tag 'v22.11' into debian/bullseye-backports

freedombox Debian release 22.11

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
2022-05-13 12:23:13 -04:00
Benedek Nagy
5da1ebf00c
ssh, bind: Show 'Learn More...' links
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
2022-05-11 10:11:58 -07:00
109247019824
af1f45690a
Translated using Weblate (Bulgarian)
Currently translated at 16.2% (234 of 1441 strings)
2022-05-11 18:16:38 +02:00
Eric
1c5de7fab0
Translated using Weblate (Chinese (Simplified))
Currently translated at 70.2% (1012 of 1441 strings)
2022-05-11 18:16:37 +02:00
Burak Yavuz
45f346d8b7
Translated using Weblate (Turkish)
Currently translated at 100.0% (1441 of 1441 strings)
2022-05-11 18:16:37 +02:00
ikmaak
1aeb99953c
Translated using Weblate (Dutch)
Currently translated at 100.0% (1441 of 1441 strings)
2022-05-11 18:16:36 +02:00
John Doe
7b47fb3157
Translated using Weblate (French)
Currently translated at 100.0% (1441 of 1441 strings)
2022-05-11 18:16:36 +02:00
ikmaak
7531870e45
Translated using Weblate (German)
Currently translated at 100.0% (1441 of 1441 strings)
2022-05-11 18:16:35 +02:00
Benedek Nagy
10fb0cae74
tt-rss: Fix description about user access
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
2022-05-10 14:02:51 -07:00
Benedek Nagy
1dcfa06dd8
mediawiki: Serve hidden service over http for .onion domains
[sunil: rename the form field variable]
[sunil: rename the parater to get/set_server_url functions]
[sunil: remove unused PrependWidget, can be added back later]
[sunil: update functional tests]
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
2022-05-10 12:43:43 -07:00
Benedek Nagy
b3d5d68448
mediawiki: Add stricter sandbox rules for jobrunner service
Tests:

- Run ./setup.py install and check that 'systemctl daemon-reload; systemctl show
mediawiki-jobrunner.service' shows the required sandbox changes.

- Tested a few MediaWiki jobs. See:
https://salsa.debian.org/freedombox-team/freedombox/-/issues/299#note_306788

[sunil: Relax the restrictions on read/write paths and networking]
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
Tested-by: Sunil Mohan Adapa <sunil@medhas.org>
2022-05-10 11:07:08 -07:00
James Valleroy
b8ea881938
Release v22.11 to unstable
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
v22.11
2022-05-09 22:36:23 -04:00
James Valleroy
648541f5a3
doc: Fetch latest manual
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
2022-05-09 22:35:40 -04:00
James Valleroy
dae719fd44
locale: Update translation strings
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
2022-05-09 22:13:33 -04:00
109247019824
5b059b4581
Translated using Weblate (Bulgarian)
Currently translated at 15.3% (220 of 1436 strings)
2022-05-10 04:10:38 +02:00
ikmaak
3d72066421
Translated using Weblate (Hungarian)
Currently translated at 99.8% (1434 of 1436 strings)
2022-05-10 04:10:38 +02:00
ikmaak
e26eb33611
Translated using Weblate (Ukrainian)
Currently translated at 82.5% (1186 of 1436 strings)
2022-05-10 04:10:37 +02:00
ikmaak
19e7727302
Translated using Weblate (Polish)
Currently translated at 32.4% (466 of 1436 strings)
2022-05-10 04:10:37 +02:00
ikmaak
a827fe4bba
Translated using Weblate (Danish)
Currently translated at 42.8% (615 of 1436 strings)
2022-05-10 04:10:36 +02:00
Sunil Mohan Adapa
bf02dfb38c
matrixsynapse: Allow new dependencies to be installed from backports
Closes: #2215.

- matrix-synapse >= 1.55.0-2 requires python3-jinja2 >= 3.0~

- python3-jinja2 >= 3.0~ requires python3-markupsafe >= 2.0

Tests:

- On a stable container, matrixsynapse app is not installable.

- With the changes, start FreedomBox service, setup will run on the upgrades
module and /etc/apt/preferences.d/51freedombox-apps.conf will be changed to
include the two new entries. After this, matrix-synapse app is installable.

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2022-05-09 21:49:26 -04:00
Sunil Mohan Adapa
8b7ca439ff
mediawiki: Handle password rejection from MediaWiki
Closes: #2063.

When admin password is being set in MediaWiki, if the password is found in the common
list of passwords, MediaWiki will fail instead of setting the password. Detect
this case and show an error instead of a hard server.

Tests:

- Setting the admin password to 'passwordpassword' fails due to check in common
passwords list. A message is shown that strong password is needed instead of a
500 error page.

- Set the password to 'passwordpassword' and update other settings. Settings are
updated with success message but password update fails with error message.

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2022-05-09 21:44:37 -04:00
Benedek Nagy
8875bc32ae
mediawiki: Check if admin password is at least 10 characters long
Sunil: Current passwords policies as of MediaWiki 1.35.6 do not require capital
letter and numeral. Add comment that the password can't be common one.

Tests:

- Set the admin password to 'testingtesting'. Update should be successful.

[sunil: Fix typos]
[sunil: Drop checking for capital letter and numeral in password]
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2022-05-09 21:44:32 -04:00
Sunil Mohan Adapa
7e761c91ea
email: Fix userdb lookups with LDAP
Without the base attribute set, LDAP search returns no results and because of
the lookup failure LMTP will not be able to deliver message even though postfix
has successfully received the messages.

Tests:

- On a fresh container, send a message to a local user using roundcube. The user
should receive the message successfully.

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2022-05-09 21:06:56 -04:00
Coucouf
6b96c82283
Translated using Weblate (French)
Currently translated at 100.0% (1436 of 1436 strings)
2022-05-04 15:16:00 +02:00
109247019824
e3878e1c04
Translated using Weblate (Bulgarian)
Currently translated at 14.0% (202 of 1436 strings)
2022-05-01 22:13:18 +02:00
Andrij Mizyk
482b40f831
Translated using Weblate (Ukrainian)
Currently translated at 82.5% (1185 of 1436 strings)
2022-05-01 22:13:17 +02:00
Sunil Mohan Adapa
c10b10aa31
container: Show executed commands when setting up/running tests
- This allows the user to understand the wrapper script and skip/adapt it when
necessary.

- Debug any issues with the script.

- Maintain consistency with the philosophy of the rest of the container script.

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
2022-04-30 12:11:38 -07:00
Joseph Nuthalapati
675dfb9444
HACKING: Improve documentation on how to run tests
- Added a separate command to run unit tests only
- Clarified the fact that the application should be started before
  running functional tests
- Add one troubleshooting tip

Reviewed-by: Veiko Aasa <veiko17@disroot.org>
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
2022-04-30 12:11:35 -07:00
Joseph Nuthalapati
ca8c5bba4c
tests: functional: Get rid of dependency on xvfb
This removes the dependencies xvfb and pytest-xvfb.

--splinter-headless can be used as a substitute for running tests in
headless mode.

[sunil: Edit description as running run-tests starts plinth in container]
[sunil: Retain the xauth command]
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: Veiko Aasa <veiko17@disroot.org>
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
2022-04-30 12:09:53 -07:00
Petter Reinholdtsen
e070fed8e8
Translated using Weblate (Norwegian Bokmål)
Currently translated at 80.4% (1155 of 1436 strings)
2022-04-29 22:11:53 +02:00
Benedek Nagy
3267a05963
transmission: Improve description
Closes: #952.

Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
2022-04-29 09:38:12 -07:00
James Valleroy
4de6f06394
Release v22.10~bpo11+1 to bullseye-backports
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
v22.10_bpo11+1
2022-04-29 07:06:34 -04:00
James Valleroy
4aa9dd4dfb freedombox Debian release 22.10
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEfWrbdQ+RCFWJSEvmd8DHXntlCAgFAmJnSCAACgkQd8DHXntl
 CAh2rA/+MfQw5yzEkyb8uBiLHCDYx1pugQJgcJU5kyIWj2VKM5NtF3+33f0J8FuZ
 kk6CbdLC8dIvu8MUps6dLLOby7kIQQsgh6VSvzc+CCZaDFBshJkmaujRcfaWI825
 +M9zs/XYFRD71HVyrHrM57BOBKMqMp/W4YqagbR7Ls5Y3LiTo+ytutxxnU5jsfOq
 nqZmK6DeOxm4ZHq4To2KTswgk/pThDQL6cRJIi5t9uoKgoJgt4LsW3faiKeJZQ/t
 lDZ6ZoM72L27Bvy7ZwroeRzFSVUrLtBOtq7OZT4u7hL27awUzsl3OJ7PO8Q3Q64N
 QzOS8wtCfoO8pv51HBmS32z5HWBLo2Di7iCGqbFY2oShIuEGXTy6HFLBbHUipseC
 SDesnadKrJ41AV9jJv2PWX5MJM1BJoiIL9we5//LCmQ8bbh98SFLqAUBrOgczMNK
 DjLGc4C3ORYD35p8zn6D4TF4LKW8bFHCjY7lLerDdOch2xY3985Jx6MUUv3Ast2z
 lf5uWdQBpuYM+Af3jWn+7M/Hxbs7IYZAU+VAcK/FgTtYw55BuKK3jG0pxGe2rG8R
 s6r1qpZXny3JP/QJUubwmWFgF4eFjyKcPTZOHD14MpBKNh2PuGrPhQEAIRlkz9WA
 MjGDuQjiUvkx4+x9m+zTJHoqZ7LDKs9ORnfTQA1ZRPDqdvcv1J0=
 =L9yd
 -----END PGP SIGNATURE-----
gpgsig -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEfWrbdQ+RCFWJSEvmd8DHXntlCAgFAmJrxo4ACgkQd8DHXntl
 CAjqmw//b1IZnfC7yR20oXIJfTWrNBsPghdF+qOjzTEW3FsAWRN4hmDU3vCvDb+R
 LbPmHsJOooevyXzANJmwyLgNe6RlI2nZP0wyHlYWWP7QD/O5KCG0BRMxU/RCQjpo
 aClmdJrzpGcQMmB5eGBbsnEUlpcu9SA5PuDqk5/0Plj4cronpNvdKWHXB9HF2cLJ
 riDlESNZFP8uQ2ViUm9QfzEAtwzVKjcem76ztn/WO2l8QYi6Un1fB3sj6kOuKL/I
 0KgSUxNx7Ec8lM561CyrlOqHREhP81YiC9CG6s5zMxnK/aPnXYqfPBVPGqs1dqcs
 AV8QmlJ3spCRDrWXgg/nLaWCBBLyWyg2vhsPdRWg9+909ZMDnI+46jnmq92xxj02
 /GclIpV1bS067c9AffH0E174WDe0TzFT0Cf3ek5/yA5KWVN+sd4b21k+DJp4DwpJ
 7+zPjESv0QFrK+kFBN3fnIJf+XcJGQWf1UpXy9AD9izkB2UR/eSLJSOkpKwoZOxj
 Ul0G+bCWhZI/pvMRUfFA2q68EkJMGyIgLjAbrYtBgfqYyX2w7WWrFy5l5mY2ZSNK
 dAXhwOjN4APT2tGHGmFao/8y8h+dJKzVpA2CATs5aLo5jZEfoR0Tx/5hvKgyBSmf
 GKBr4oNgUJjEYroZSgLVX2jafbRavx6LKaxuGEfs2tmbPl6342Y=
 =eVdt
 -----END PGP SIGNATURE-----

Merge tag 'v22.10' into debian/bullseye-backports

freedombox Debian release 22.10

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
2022-04-29 07:05:49 -04:00
Nikita Epifanov
968393d084
Translated using Weblate (Russian)
Currently translated at 99.8% (1434 of 1436 strings)
2022-04-28 21:09:37 +02:00