stuebinm
7423f3c416
mattermost: 8.1.7 → 8.1.10
...
These are security releases, release notes can be found here:
https://docs.mattermost.com/deploy/legacy-self-hosted-changelog.html#release-v8-1-extended-support-release
Note on the use of `overrideModAttrs`: this is required because mattermost
8.1.10's go-modules derivation fails to build without first running `go mod tidy`.
However, running `go mod tidy` requires network access and will thus fail in
the module derivation itself, so we cannot just use a normal preBuild hook.
2024-02-17 01:11:41 +01:00
Miguel de la Cruz
6d39261dc2
mattermost: 8.1.4 -> 8.1.7 ( #269691 )
2023-12-01 10:22:25 +01:00
h7x4
41974d5ed9
treewide: add mainProgram
2023-11-27 02:17:53 +01:00
Morgan Jones
aeb9498351
mattermost: 8.1.3 -> 8.1.4
2023-11-04 17:50:08 -07:00
R. Ryantm
4fd85fe0b6
matterircd: 0.27.1 -> 0.28.0
2023-10-25 15:24:39 +00:00
Thomas Gerbet
a0603a511d
mattermost: 8.1.2 -> 8.1.3
...
Fixes security issues MMSA-2023-00242, MMSA-2023-00240, MMSA-2023-00246 and MMSA-2023-00203.
Changelog:
https://docs.mattermost.com/install/self-managed-changelog.html#release-v8-1-extended-support-release
2023-10-07 12:15:18 +02:00
Thomas Gerbet
a3e7a80c7e
mattermost: 7.10.5 -> 8.1.2
...
Fixes MMSA-2023-00224, MMSA-2023-00230, MMSA-2023-00222, MMSA-2023-00223, MMSA-2023-00217,
MMSA-2023-00210, MMSA-2023-00234, MMSA-2023-00232 and MMSA-2023-00239.
Mattermost 7.10.x is EOL, this contribution moves to the 8.1.x branch which is the new ESR.
Changelog can be found here:
https://docs.mattermost.com/install/self-managed-changelog.html#release-v8-0-major-release
https://docs.mattermost.com/install/self-managed-changelog.html#release-v8-1-extended-support-release
2023-09-23 20:06:48 +02:00
Scott Worley
a62cc898e3
mattermost: 7.10.3 -> 7.10.5
2023-09-18 14:13:17 -07:00
R. Ryantm
e29ff9b91c
matterircd: 0.27.0 -> 0.27.1
2023-08-16 05:48:31 +00:00
Thomas Gerbet
a3f5a65f94
mattermost: 7.10.2 -> 7.10.3
...
Fixes security issues MMSA-2023-00190, MMSA-2023-00175, MMSA-2023-00202, MMSA-2023-00174,
MMSA-2023-00169, MMSA-2023-00186, MMSA-2023-00200, MMSA-2023-00178, MMSA-2023-00185, MMSA-2023-00176,
MMSA-2023-00147 and MMSA-2023-00168.
Release announcement:
https://mattermost.com/blog/mattermost-security-updates-7-10-3-7-9-5-7-8-7-esr-released/
2023-07-08 10:52:32 +02:00
Sandro Jäckel
3ad7d71afe
treewide: don't set platforms.unix for buildGoModule
2023-06-13 17:54:26 +03:00
Isa
eeca7d0e48
mattermost: 7.8.5 -> 7.10.2
2023-06-02 14:09:16 +02:00
Thomas Gerbet
5be7979101
mattermost: 7.8.4 -> 7.8.5
...
Fixes MMSA-2023-00183, MMSA-2023-00152, MMSA-2023-00171, MMSA-2023-00177, MMSA-2023-00172, MMSA-2023-00164,
MMSA-2023-00163 and MMSA-2023-00161.
Changelog:
https://docs.mattermost.com/install/self-managed-changelog.html#release-v7-8-extended-support-release
2023-05-22 22:49:26 +02:00
Thomas Gerbet
4fb59cd0f9
mattermost: 7.8.3 -> 7.8.4
...
Fixes MMSA-2023-00159.
Changelog:
https://docs.mattermost.com/install/self-managed-changelog.html#release-v7-8-extended-support-release
2023-05-04 23:36:15 +02:00
Sandro
b36139a93f
Merge pull request #225365 from SuperSandro2000/gobuildmodule-homepage
2023-04-28 21:37:01 +02:00
Thomas Gerbet
9d9fa00664
mattermost: 7.8.1 -> 7.8.3
...
Fixes CVE-2023-1831 / MMSA-2023-00146, MMSA-2023-00160 and MMSA-2023-00162.
Changelogs:
https://docs.mattermost.com/install/self-managed-changelog.html#release-v7-8-extended-support-release
2023-04-27 11:05:03 +02:00
R. Ryantm
87552aff43
matterircd: 0.26.1 -> 0.27.0
2023-04-20 12:38:19 +00:00
Sandro Jäckel
1e70721319
Use clickable homepages on packages which are changed in #225362
2023-04-09 03:30:09 +02:00
Morgan Jones
d0d5d4b16e
mattermost: 7.7.1 -> 7.8.1
2023-03-04 17:02:05 -08:00
Morgan Jones
9dabedf841
mattermost: 7.5.2 -> 7.7.1
2023-02-04 17:15:09 -08:00
Weijia Wang
ff110964c0
Merge pull request #199114 from r-ryantm/auto-update/matterircd
...
matterircd: 0.25.1 -> 0.26.1
2023-01-23 06:25:20 +01:00
Morgan Jones
27e22f6340
mattermost: 7.5.1 -> 7.5.2
2022-12-30 11:43:23 -08:00
Ilan Joselevich
f7e4c1882d
mattermost: 7.4.0 -> 7.5.1
2022-11-20 04:43:37 +02:00
R. Ryantm
7c4d5c3e35
matterircd: 0.25.1 -> 0.26.1
2022-11-08 01:01:54 +00:00
Ilan Joselevich
fc7d834148
mattermost: 7.3.0 -> 7.4.0
2022-10-25 23:37:38 +03:00
Ilan Joselevich
1606a4da2b
mattermost: 7.2.0 -> 7.3.0
2022-09-16 07:41:08 +03:00
Sandro
13418e6808
Merge pull request #188413 from Kranzes/mmupdate
2022-08-29 22:26:03 +02:00
Ilan Joselevich
72a667cbd9
mattermost: 7.1.1 -> 7.2.0
2022-08-26 21:02:50 +03:00
Franz Pletz
c092a502df
treewide: remove myself as maintainer from some pkgs
...
Only packages I'm not able to maintain anymore as of today. Mostly
because I'm haven't been using them in a while.
2022-08-03 14:17:51 +02:00
Sandro
e493e41222
Merge pull request #181726 from Kranzes/mattermost
...
mattermost: 7.1.0 -> 7.1.1
2022-07-16 23:38:58 +02:00
Ilan Joselevich
69710e00e2
mattermost: 7.1.0 -> 7.1.1
2022-07-16 15:46:30 +03:00
Sandro Jäckel
f533896282
go,goBuildModules: bump default go version to 1.18
2022-07-15 23:50:57 +02:00
Ilan Joselevich
a572925eac
mattermost: 7.0.1 -> 7.1.0
2022-07-14 23:42:42 +03:00
Ilan Joselevich
627579b71a
mattermost: Don't restrict system types
2022-07-01 23:16:22 +03:00
Ilan Joselevich
c750d48803
mattermost: 7.0.0 -> 7.0.1
2022-06-24 18:24:59 +03:00
Ilan Joselevich
21738df66b
mattermost: 6.3.6 -> 7.0.0
2022-06-21 19:06:34 +03:00
Robert Scott
61c35da607
treewide/servers,tools: add sourceType binaryNativeCode for many packages
2022-06-16 20:21:42 +01:00
Aaron Jheng
df82d7c0aa
matterircd: 0.25.0 -> 0.25.1
2022-05-02 04:53:06 +00:00
Morgan Jones
35b456de97
mattermost: 6.3.3 -> 6.3.6
2022-03-30 16:42:30 -06:00
Morgan Jones
4f0170c1e7
mattermost: 6.3.2 -> 6.3.3
2022-02-07 22:29:49 -07:00
zowoq
ab07e12988
treewide: drop unnecessary go_1_17, buildGo117{Module,Package}
2022-02-08 08:09:33 +10:00
Morgan Jones
60f90be844
mattermost: 6.3.1 -> 6.3.2
2022-01-29 18:30:30 -07:00
Morgan Jones
ee4d243452
mattermost: 6.3.0 -> 6.3.1
2022-01-23 17:13:49 -07:00
Morgan Jones
e6415e1dc2
mattermost: 6.2.1 -> 6.3.0 (extended support release)
2022-01-16 22:24:07 -07:00
Morgan Jones
d1c4160076
mattermost: 5.37.5 -> 6.2.1
...
Add overridable arguments:
- versionSuffix (default: nixpkgs)
- buildDate (default: 1970-01-01)
- storePathAsBuildHash (default: false)
2021-12-31 23:49:00 -05:00
Ryan Mulligan
2c1902f6aa
mattermost: 5.37.2 -> 5.37.5
2021-12-14 10:48:02 -08:00
R. Ryantm
da866f83d3
matterircd: 0.24.2 -> 0.25.0
2021-12-07 13:09:36 +00:00
Ryan Mulligan
d52cc3154a
mattermost: 5.32.1 -> 5.37.2
2021-10-18 13:13:22 -07:00
zowoq
e6494966dd
treewide: buildFlagsArray -> ldflags
2021-08-26 15:43:28 +10:00
R. RyanTM
3a3887673a
matterircd: 0.23.1 -> 0.24.2
2021-08-14 15:12:53 +00:00