3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

146 commits

Author SHA1 Message Date
Maximilian Bosch b1a80228a6
grafana: 8.3.3 -> 8.3.4
ChangeLog: https://github.com/grafana/grafana/releases/tag/v8.3.4
2022-01-21 11:05:02 +01:00
Maximilian Bosch 8af12f8ebd
grafana: 8.3.2 -> 8.3.3
ChangeLog: https://github.com/grafana/grafana/releases/tag/v8.3.3

Note: I had to copy `defaults.ini` from the Git repo rather than from
`srcStatic`. This is because the `srcStatic`-variant missed some config
changes[1] which caused the test to fail like this:

    postgresql # [   24.754735] grafana-start[900]: Failed to start grafana. error: section "tracing.opentelemetry.jaeger" does not exist
    postgresql # [   24.756013] grafana-start[900]: section "tracing.opentelemetry.jaeger" does not exist
    postgresql # [   24.762057] systemd[1]: grafana.service: Main process exited, code=exited, status=1/FAILURE
    postgresql # [   24.765443] systemd[1]: grafana.service: Failed with result 'exit-code'.
    postgresql # [   24.767419] systemd[1]: grafana.service: Consumed 1.598s CPU time, no IP traffic.

[1] d993b12415 (diff-0c326c4f02797b088fc566e64fbfe2162390f52f2fec1483ec3a413a7f11c910)
2021-12-19 15:44:17 +01:00
Maximilian Bosch 3c8f6c5407
grafana: 8.3.1 -> 8.3.2, fix CVE-2021-43813, CVE-2021-43815
ChangeLog: https://github.com/grafana/grafana/releases/tag/v8.3.2
2021-12-12 13:04:35 +01:00
Thomas Gerbet b207a9d87d grafana: 8.3.0 -> 8.3.1
Fixes CVE-2021-43798.
https://grafana.com/docs/grafana/latest/release-notes/release-notes-8-3-1/
2021-12-07 18:52:51 +01:00
Maximilian Bosch 05f3d0b587
grafana: 8.2.5 -> 8.3.0
ChangeLog: https://github.com/grafana/grafana/releases/tag/v8.3.0
2021-12-02 17:24:19 +01:00
Maximilian Bosch 0eddc8707d
grafana: 8.2.4 -> 8.2.5
ChangeLog: https://github.com/grafana/grafana/releases/tag/v8.2.5
2021-11-21 20:54:57 +01:00
Maximilian Bosch d635496f3a
grafana: 8.2.3 -> 8.2.4, fix CVE-2021-41244 (#146164)
ChangeLog: https://github.com/grafana/grafana/releases/tag/v8.2.4
2021-11-15 18:27:25 +01:00
Maximilian Bosch 7733d9cae9
grafana: 8.1.6 -> 8.2.3, fix CVE-2021-41174
ChangeLogs:
* https://github.com/grafana/grafana/releases/tag/v8.1.7
* https://github.com/grafana/grafana/releases/tag/v8.2.0
* https://github.com/grafana/grafana/releases/tag/v8.2.1
* https://github.com/grafana/grafana/releases/tag/v8.2.2
* https://github.com/grafana/grafana/releases/tag/v8.2.3

Apart from a few new features, most notably is CVE-2021-41174[1]. Darwin
is temporarily marked as unsupported because Go 1.17 doesn't support the
Apple SDK versions used in `nixpkgs`.

[1] https://nvd.nist.gov/vuln/detail/CVE-2021-41174
2021-11-06 23:30:50 +01:00
Thomas Gerbet 471c673d71 grafana: 8.1.5 -> 8.1.6
Fixes CVE-2021-39226.
https://grafana.com/blog/2021/10/05/grafana-7.5.11-and-8.1.6-released-with-critical-security-fix/
2021-10-06 08:14:34 +02:00
Maximilian Bosch d321f8ba39
grafana: 8.1.4 -> 8.1.5
ChangeLog: https://github.com/grafana/grafana/releases/tag/v8.1.5
2021-09-21 16:04:53 +02:00
Maximilian Bosch 72a064fb98
grafana: 8.1.3 -> 8.1.4
ChangeLog: https://github.com/grafana/grafana/releases/tag/v8.1.4
2021-09-16 17:01:51 +02:00
Maximilian Bosch 427403fc3b
grafana: 8.1.2 -> 8.1.3
ChangeLog: https://github.com/grafana/grafana/releases/tag/v8.1.3
2021-09-08 17:44:42 +02:00
Kira Bruneau 8666c95a0e grafana: add meta.mainProgram 2021-09-05 16:41:57 -04:00
Kira Bruneau a7bf9ea8b5 grafana: support darwin 2021-09-04 13:27:07 -04:00
zowoq 13ea123c74 treewide: buildFlagsArray -> ldflags 2021-08-26 21:35:06 +10:00
Leo Maroni 1775c0bf12
grafana: 8.1.1 -> 8.1.2 2021-08-20 09:13:45 +02:00
Maximilian Bosch 314fa1c0e6 grafana: 8.1.0 -> 8.1.1
ChangeLog: https://github.com/grafana/grafana/releases/tag/v8.1.1
2021-08-11 11:07:44 +09:00
Maximilian Bosch 93644ca084 grafana: 8.0.6 -> 8.1.0
ChangeLogs:
* https://github.com/grafana/grafana/releases/tag/v8.1.0
* https://github.com/grafana/grafana/releases/tag/v8.1.0-beta3
* https://github.com/grafana/grafana/releases/tag/v8.1.0-beta2
* https://github.com/grafana/grafana/releases/tag/v8.1.0-beta1
2021-08-07 20:35:54 +09:00
Thomas Gerbet f0d8e047dd grafana: 8.0.5 -> 8.0.6 2021-07-22 18:57:48 +02:00
Maximilian Bosch 8029f0de96
grafana: 8.0.4 -> 8.0.5
ChangeLog: https://github.com/grafana/grafana/releases/tag/v8.0.5
2021-07-08 19:15:16 +02:00
Maximilian Bosch 5ec4668732
grafana: 8.0.3 -> 8.0.4
ChangeLog: https://github.com/grafana/grafana/releases/tag/v8.0.4
2021-07-01 18:19:16 +02:00
Maximilian Bosch ae541afbf9
grafana: 8.0.2 -> 8.0.3
ChangeLog: https://github.com/grafana/grafana/releases/tag/v8.0.3
2021-06-18 20:21:12 +02:00
Maximilian Bosch 5754093352
grafana: skip a flaky test 2021-06-15 22:32:40 +02:00
Maximilian Bosch 9f20e57d40
grafana: 8.0.1 -> 8.0.2
ChangeLog: https://github.com/grafana/grafana/releases/tag/v8.0.2
2021-06-15 12:16:55 +02:00
Maximilian Bosch df6d55ce69
grafana: 8.0.0 -> 8.0.1
ChangeLog: https://github.com/grafana/grafana/releases/tag/v8.0.1

Also correctly set the version in the UI by declaring `-X main.version`.
2021-06-11 11:34:42 +02:00
蛇崩乃音 1c29784978 grafana: updated license to AGPLv3
See: 8db3eb90ae
2021-06-09 23:30:15 +02:00
Maximilian Bosch 9febe63ae6
grafana: 7.5.7 -> 8.0.0
ChangeLog: https://github.com/grafana/grafana/releases/tag/v8.0.0

Also had to skip one of the plugin tests as it tried to access
grafana.com (test-failure is documented as comment in `preBuild`).
2021-06-09 00:39:56 +02:00
Maximilian Bosch 86ee847aaf
grafana: 7.5.6 -> 7.5.7
ChangeLog: https://github.com/grafana/grafana/releases/tag/v7.5.7
2021-05-21 19:04:36 +02:00
Tobias Stenzel ac582ccd61 grafana: 7.5.2 -> 7.5.6
Changelog:

* https://github.com/grafana/grafana/releases/tag/v7.5.3
* https://github.com/grafana/grafana/releases/tag/v7.5.4
* https://github.com/grafana/grafana/releases/tag/v7.5.5
* https://github.com/grafana/grafana/releases/tag/v7.5.6
2021-05-18 23:07:09 +02:00
Maximilian Bosch 763933b3d0
grafana: 7.4.5 -> 7.5.2
ChangeLog:
* https://github.com/grafana/grafana/releases/tag/v7.5.2
* https://github.com/grafana/grafana/releases/tag/v7.5.1
* https://github.com/grafana/grafana/releases/tag/v7.5.0
2021-04-01 22:35:35 +02:00
Andreas Rammhold 9a3f2457f1
grafana: 7.4.3 -> 7.4.5
This fixes a few CVEs around authentication bypass with Grafana. Details
are available in the [annoucement].

CVE-2021-27962, CVE-2021-28146, CVE-2021-28147, CVE-2021-28148

[annoucement]: https://grafana.com/blog/2021/03/18/grafana-6.7.6-7.3.10-and-7.4.5-released-with-important-security-fixes-for-grafana-enterprise/
2021-03-19 11:29:01 +01:00
Maximilian Bosch 1dd08138b3
grafana: 7.4.1 -> 7.4.3
ChangeLogs:
   * https://github.com/grafana/grafana/releases/tag/v7.4.2
   * https://github.com/grafana/grafana/releases/tag/v7.4.3
2021-03-07 22:55:47 +01:00
WilliButz a768b12c0c
grafana: 7.4.0 -> 7.4.1
https://github.com/grafana/grafana/releases/tag/v7.4.1
2021-02-11 14:50:38 +01:00
WilliButz c22ad9c2b6
grafana: 7.3.7 -> 7.4.0
https://github.com/grafana/grafana/releases/tag/v7.4.0
https://github.com/grafana/grafana/releases/tag/v7.4.0-beta1
2021-02-04 15:41:37 +01:00
WilliButz 3ac22d3ec1
grafana: 7.3.6 -> 7.3.7
https://github.com/grafana/grafana/releases/tag/v7.3.7
2021-01-14 16:51:13 +01:00
Luke Granger-Brown 3a6a8e59d2 grafana: 7.3.5 -> 7.3.6 2020-12-29 21:35:02 +00:00
WilliButz daf9fa3518
grafana: 7.3.4 -> 7.3.5
https://github.com/grafana/grafana/releases/tag/v7.3.5
2020-12-10 14:28:54 +01:00
WilliButz 4e4d498ffc
grafana: 7.3.3 -> 7.3.4
https://github.com/grafana/grafana/releases/tag/v7.3.4
2020-11-25 19:38:15 +01:00
WilliButz e453e9ef98
grafana: 7.3.2 -> 7.3.3 2020-11-18 11:52:52 +01:00
WilliButz 8446b34255
grafana: 7.3.1 -> 7.3.2
https://github.com/grafana/grafana/releases/tag/v7.3.2
2020-11-11 19:15:10 +01:00
WilliButz 207804705d
grafana: 7.3.0 -> 7.3.1
https://github.com/grafana/grafana/releases/tag/v7.3.1
2020-10-30 14:53:59 +01:00
WilliButz c4f6310e75
grafana: 7.2.2 -> 7.3.0
https://github.com/grafana/grafana/releases/tag/v7.3.0
2020-10-28 16:20:41 +01:00
WilliButz f7bc6be76c
grafana: 7.2.1 -> 7.2.2 2020-10-22 11:11:44 +02:00
Maximilian Bosch fcbf2ee8b5
grafana: 7.2.0 -> 7.2.1
https://github.com/grafana/grafana/releases/tag/v7.2.1
2020-10-19 17:48:47 +02:00
zowoq 5837509c65 grafana: remove scripts/go to fix go 1.15 build failure
Using subPackages to avoid building this directory would be more
idiomatic but then we would lose the majority of the go tests.
2020-10-05 17:35:20 +10:00
WilliButz 1a0a53ff83
grafana: 7.1.5 -> 7.2.0 2020-09-23 16:02:56 +02:00
WilliButz a91c895bd6
grafana: 7.1.3 -> 7.1.5 2020-08-26 11:14:35 +02:00
WilliButz 003fa57c64
grafana: 7.0.4 -> 7.1.3, enable checkPhase 2020-08-20 10:23:51 +02:00
zowoq cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
Sergey Lukjanov cb60553664 grafana: 7.0.3 -> 7.0.4 2020-06-25 10:18:25 -07:00