1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dokuwiki_ynh.git synced 2024-09-03 18:26:20 +02:00

upgrade to lastest version "Hotfix 2022-07-31a"

Fix security hole https://github.com/splitbrain/dokuwiki/issues/3761
This commit is contained in:
Gofannon 2022-09-08 10:20:55 +02:00
parent e3132a97a6
commit 3182589014
3 changed files with 5 additions and 5 deletions

View file

@ -10,11 +10,11 @@
------------
# [2022.07.31~ynh1] - 2022-08-XX
# [2022.07.31a~ynh1] - 2022-09-XX
## Added
- New DokuWiki version `2022-07-31 "Igor"`
- New DokuWiki version `2022-07-31a "Igor"` with **Hotfix 2022-07-31a**
- New automated tests for "check_process" CI
## Changed

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://download.dokuwiki.org/src/dokuwiki/dokuwiki-2022-07-31.tgz
SOURCE_SUM=908189bd39f8b9a08654de38e799eb67ae62865265997f3f00e8280de2b45c65
SOURCE_URL=https://download.dokuwiki.org/src/dokuwiki/dokuwiki-2022-07-31a.tgz
SOURCE_SUM=48ed2ae11fa4a0ae8338af9aedc837601b34e21c0be15d16e2d6228ca7a91f23
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -9,7 +9,7 @@
"es": "Sistema de Wiki de uso sencillicimo y compatible con los estándares",
"it": "Wiki aderente agli standard, semplice da usare, finalizzato principalmente alla creazione di documentazione di qualsiasi tipo"
},
"version": "2022.07.31~ynh1",
"version": "2022.07.31a~ynh1",
"url": "https://www.dokuwiki.org",
"upstream": {
"license": "GPL-2.0-or-later",