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:
parent
e3132a97a6
commit
3182589014
3 changed files with 5 additions and 5 deletions
|
@ -10,11 +10,11 @@
|
||||||
|
|
||||||
------------
|
------------
|
||||||
|
|
||||||
# [2022.07.31~ynh1] - 2022-08-XX
|
# [2022.07.31a~ynh1] - 2022-09-XX
|
||||||
|
|
||||||
## Added
|
## 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
|
- New automated tests for "check_process" CI
|
||||||
|
|
||||||
## Changed
|
## Changed
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://download.dokuwiki.org/src/dokuwiki/dokuwiki-2022-07-31.tgz
|
SOURCE_URL=https://download.dokuwiki.org/src/dokuwiki/dokuwiki-2022-07-31a.tgz
|
||||||
SOURCE_SUM=908189bd39f8b9a08654de38e799eb67ae62865265997f3f00e8280de2b45c65
|
SOURCE_SUM=48ed2ae11fa4a0ae8338af9aedc837601b34e21c0be15d16e2d6228ca7a91f23
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=tar.gz
|
SOURCE_FORMAT=tar.gz
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
"es": "Sistema de Wiki de uso sencillicimo y compatible con los estándares",
|
"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"
|
"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",
|
"url": "https://www.dokuwiki.org",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "GPL-2.0-or-later",
|
"license": "GPL-2.0-or-later",
|
||||||
|
|
Loading…
Add table
Reference in a new issue