Merge pull request #33 from YunoHost-Apps/testing

Upgrade to v13.4.2
This commit is contained in:
yalh76
2025-02-16 20:05:30 +01:00
committed by GitHub
12 changed files with 27 additions and 13 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ Technitium DNS Server is an open source tool that can be used for blocking Inter
- Wildcard sub domain support. - Wildcard sub domain support.
**Shipped version:** 13.4.1~ynh1 **Shipped version:** 13.4.2~ynh1
## Screenshots ## Screenshots
+1 -1
View File
@@ -35,7 +35,7 @@ Technitium DNS Server is an open source tool that can be used for blocking Inter
- Wildcard sub domain support. - Wildcard sub domain support.
**Versión actual:** 13.4.1~ynh1 **Versión actual:** 13.4.2~ynh1
## Capturas ## Capturas
+1 -1
View File
@@ -35,7 +35,7 @@ Technitium DNS Server is an open source tool that can be used for blocking Inter
- Wildcard sub domain support. - Wildcard sub domain support.
**Paketatutako bertsioa:** 13.4.1~ynh1 **Paketatutako bertsioa:** 13.4.2~ynh1
## Pantaila-argazkiak ## Pantaila-argazkiak
+1 -1
View File
@@ -34,7 +34,7 @@ Technitium DNS Server est un outil open source qui peut être utilisé pour bloq
- Hébergez vous-même vos noms de domaine sur votre propre serveur DNS. - Hébergez vous-même vos noms de domaine sur votre propre serveur DNS.
- Prise en charge des sous-domaines génériques. - Prise en charge des sous-domaines génériques.
**Version incluse:** 13.4.1~ynh1 **Version incluse:** 13.4.2~ynh1
## Captures d’écran ## Captures d’écran
+1 -1
View File
@@ -35,7 +35,7 @@ Technitium DNS Server is an open source tool that can be used for blocking Inter
- Wildcard sub domain support. - Wildcard sub domain support.
**Versión proporcionada:** 13.4.1~ynh1 **Versión proporcionada:** 13.4.2~ynh1
## Capturas de pantalla ## Capturas de pantalla
+1 -1
View File
@@ -35,7 +35,7 @@ Technitium DNS Server is an open source tool that can be used for blocking Inter
- Wildcard sub domain support. - Wildcard sub domain support.
**Versi terkirim:** 13.4.1~ynh1 **Versi terkirim:** 13.4.2~ynh1
## Tangkapan Layar ## Tangkapan Layar
+1 -1
View File
@@ -35,7 +35,7 @@ Technitium DNS Server is an open source tool that can be used for blocking Inter
- Wildcard sub domain support. - Wildcard sub domain support.
**Geleverde versie:** 13.4.1~ynh1 **Geleverde versie:** 13.4.2~ynh1
## Schermafdrukken ## Schermafdrukken
+1 -1
View File
@@ -35,7 +35,7 @@ Technitium DNS Server is an open source tool that can be used for blocking Inter
- Wildcard sub domain support. - Wildcard sub domain support.
**Dostarczona wersja:** 13.4.1~ynh1 **Dostarczona wersja:** 13.4.2~ynh1
## Zrzuty ekranu ## Zrzuty ekranu
+1 -1
View File
@@ -35,7 +35,7 @@ Technitium DNS Server is an open source tool that can be used for blocking Inter
- Wildcard sub domain support. - Wildcard sub domain support.
**Поставляемая версия:** 13.4.1~ynh1 **Поставляемая версия:** 13.4.2~ynh1
## Снимки экрана ## Снимки экрана
+1 -1
View File
@@ -35,7 +35,7 @@ Technitium DNS Server is an open source tool that can be used for blocking Inter
- Wildcard sub domain support. - Wildcard sub domain support.
**分发版本:** 13.4.1~ynh1 **分发版本:** 13.4.2~ynh1
## 截图 ## 截图
+3 -3
View File
@@ -7,7 +7,7 @@ name = "Technitium DNS"
description.en = "DNS server for privacy and security" description.en = "DNS server for privacy and security"
description.fr = "Serveur DNS pour la confidentialité et la sécurité" description.fr = "Serveur DNS pour la confidentialité et la sécurité"
version = "13.4.1~ynh1" version = "13.4.2~ynh1"
maintainers = ["Navan Chauhan"] maintainers = ["Navan Chauhan"]
@@ -43,8 +43,8 @@ ram.runtime = "50M"
[resources] [resources]
[resources.sources.main] [resources.sources.main]
url = "https://download.technitium.com/dns/archive/13.4.1/DnsServerPortable.tar.gz" url = "https://download.technitium.com/dns/archive/13.4.2/DnsServerPortable.tar.gz"
sha256 = "dfabe5e9d98b8963edb80e7689d9f87683145ea1ce3e256316b50b9ef9f5a45e" sha256 = "43cc69e13085a8955465103bf94353c0e5cb2c86ce87bf4efbea0c70e574ecce"
in_subdir = false in_subdir = false
# Careful, this autoupdate does not put the right asset, it only serves as a notification! # Careful, this autoupdate does not put the right asset, it only serves as a notification!
autoupdate.strategy = "latest_github_tag" autoupdate.strategy = "latest_github_tag"
+14
View File
@@ -3,3 +3,17 @@
test_format = 1.0 test_format = 1.0
[default] [default]
# ------------
# Tests to run
# ------------
# -------------------------------
# Default args to use for install
# -------------------------------
# -------------------------------
# Commits to test upgrade from
# -------------------------------
test_upgrade_from.f20d6449b36f1a891c5c7ab058691c836aa18833.name = "Upgrade from 13.4.1~ynh1"