Update mattermost-server 5.36.1 -> 5.37.0
Changelog: https://docs.mattermost.com/install/self-managed-changelog.html#release-v5-37-extended-support-release
This commit is contained in:
parent
853a1c0a7f
commit
fb6053d0f3
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.50 2021/07/02 13:52:27 pvk Exp $
|
||||
# $OpenBSD: Makefile,v 1.51 2021/08/01 10:01:03 pvk Exp $
|
||||
|
||||
COMMENT = open source Slack-alternative
|
||||
|
||||
V = 5.36.1
|
||||
V = 5.37.0
|
||||
GH_ACCOUNT = mattermost
|
||||
GH_PROJECT = mattermost-server
|
||||
GH_TAGNAME = v${V}
|
||||
|
@ -1,4 +1,4 @@
|
||||
SHA256 (mattermost-5.36.1-linux-amd64.tar.gz) = mR1mms7BuiFsDpBl15e/G06VEuofDpSiWDOy1qwFjcQ=
|
||||
SHA256 (mattermost-server-5.36.1.tar.gz) = G5gyUs6cFDEbYuwItRc3iiIiGm+rGoCyO+dPvTivPSs=
|
||||
SIZE (mattermost-5.36.1-linux-amd64.tar.gz) = 234579301
|
||||
SIZE (mattermost-server-5.36.1.tar.gz) = 20087129
|
||||
SHA256 (mattermost-5.37.0-linux-amd64.tar.gz) = /x8ZQEfko5V5W2prfeZkrQoAldd2JoV0X4QhMBVOl/U=
|
||||
SHA256 (mattermost-server-5.37.0.tar.gz) = Jy2s6usHxlfxnC+PdSRFYKyd+uHWoBkdkhIjxvRHd1M=
|
||||
SIZE (mattermost-5.37.0-linux-amd64.tar.gz) = 255797267
|
||||
SIZE (mattermost-server-5.37.0.tar.gz) = 20189364
|
||||
|
@ -1,4 +1,4 @@
|
||||
$OpenBSD: patch-config_config_json,v 1.17 2021/07/02 13:52:27 pvk Exp $
|
||||
$OpenBSD: patch-config_config_json,v 1.18 2021/08/01 10:01:03 pvk Exp $
|
||||
|
||||
Index: config/config.json
|
||||
--- config/config.json.orig
|
||||
@ -108,8 +108,8 @@ Index: config/config.json
|
||||
"Plugins": {},
|
||||
"PluginStates": {
|
||||
"com.mattermost.nps": {
|
||||
@@ -587,11 +587,11 @@
|
||||
"CustomDataRetentionEnabled": false
|
||||
@@ -588,11 +588,11 @@
|
||||
"TimedDND": false
|
||||
},
|
||||
"ImportSettings": {
|
||||
- "Directory": "./import",
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user