Christian Kögler
e5d13ea9b5
Merge pull request #197521 from r-ryantm/auto-update/cppcheck
...
cppcheck: 2.9 -> 2.9.1
2022-10-30 22:35:51 +01:00
R. Ryantm
028c4f0f33
flow: 0.190.1 -> 0.191.0
2022-10-28 08:47:32 +00:00
R. Ryantm
4760d574c4
tflint: 0.42.1 -> 0.42.2
2022-10-27 23:59:41 +00:00
Anderson Torres
c85a3fc453
Merge pull request #197760 from jtojnar/no-meson-expose
...
Revert "meson: expose python3 in passthru"
2022-10-26 18:16:14 -03:00
Jan Tojnar
c06a7086bf
rizin: Do not use Meson’s Python
...
It is intentionally minimal and IMO should not be exposed at all.
This should be fixed in rizin upstream.
The hack was introduced in commit 577d2454c2
and this patch fixes it more properly.
2022-10-26 08:46:21 +02:00
R. Ryantm
00286d7666
tfsec: 1.28.0 -> 1.28.1
2022-10-26 04:58:06 +00:00
R. Ryantm
4a0d1650c9
valgrind: 3.19.0 -> 3.20.0
2022-10-26 04:23:24 +00:00
R. Ryantm
e241f02b54
tflint: 0.42.0 -> 0.42.1
2022-10-25 07:02:18 +00:00
R. Ryantm
cb7eb7ee38
cppcheck: 2.9 -> 2.9.1
2022-10-24 09:34:05 +00:00
Mario Rodas
e08b66a7e3
tflint: 0.41.0 -> 0.42.0
...
https://github.com/terraform-linters/tflint/releases/tag/v0.42.0
2022-10-23 04:20:00 +00:00
R. Ryantm
061659268e
flow: 0.190.0 -> 0.190.1
2022-10-22 13:30:55 +00:00
Vladimír Čunát
9cf461a645
rr: fix build with new linuxHeaders
...
/cc PR #194199 which updated linuxHeaders
2022-10-20 18:07:15 +02:00
Jan Tojnar
457f28f6f8
Merge branch 'master' into staging-next
...
; Conflicts:
; pkgs/development/tools/codespell/default.nix
codespell 2.2.2 switched to pyproject & setuptools_scm:
https://github.com/codespell-project/codespell/pull/2523
2022-10-19 05:24:28 +02:00
Florian Klink
5d30101409
tflint: add withPlugins passthru
...
This can be used to build a tflint with plugins like this:
```
tflint.withPlugins (cp: [ cp.tflint-ruleset-aws ])
```
2022-10-18 12:29:53 +02:00
Florian Klink
a7f9b63b5d
tflint-plugins, tflint-plugins.tflint-ruleset-aws: init at 0.17.1
2022-10-18 11:33:37 +02:00
github-actions[bot]
f52955a521
Merge master into staging-next
2022-10-16 18:01:42 +00:00
Artturin
049896ab89
binlore: fix eval after nix pr #6530
...
error: getting status of '/execers.yall': No such file or directory
`"${src}/execers.yall"` would work too
2022-10-16 16:20:24 +03:00
github-actions[bot]
4f07e7f326
Merge master into staging-next
2022-10-15 06:07:54 +00:00
R. Ryantm
6b695fe121
flow: 0.189.0 -> 0.190.0
2022-10-15 03:20:59 +00:00
github-actions[bot]
cc090d2b94
Merge master into staging-next
2022-10-14 12:01:35 +00:00
Jörg Thalheim
4707076e57
Merge pull request #190798 from r-ryantm/auto-update/cutter
...
cutter: 2.1.0 -> 2.1.2
2022-10-14 10:21:58 +02:00
github-actions[bot]
62bcf0ac62
Merge staging-next into staging
2022-10-13 12:02:06 +00:00
R. Ryantm
3485c3d03f
flow: 0.188.2 -> 0.189.0
2022-10-13 09:30:24 +00:00
Artturin
7e49471316
treewide: optional -> optionals where the argument is a list
...
the argument to optional should not be list
2022-10-10 15:40:21 +03:00
Artturin
f4ea1208ec
treewide: *Flags convert to list from str
...
*Flags implies a list
slightly relevant:
> stdenv: start deprecating non-list configureFlags https://github.com/NixOS/nixpkgs/pull/173172
the makeInstalledTests function in `nixos/tests/installed-tests/default.nix` isn't available outside of nixpkgs so
it's not a breaking change
2022-10-10 15:30:59 +03:00
figsoda
ec15e4e6b7
Merge pull request #195304 from r-ryantm/auto-update/cargo-tarpaulin
...
cargo-tarpaulin: 0.21.0 -> 0.22.0
2022-10-09 22:15:28 -04:00
R. Ryantm
c7110cf07d
cargo-tarpaulin: 0.21.0 -> 0.22.0
2022-10-10 00:54:05 +00:00
R. Ryantm
20be4b1cef
actionlint: 1.6.20 -> 1.6.21
2022-10-09 23:01:00 +00:00
R. Ryantm
aae18a7a55
flow: 0.188.1 -> 0.188.2
2022-10-07 09:07:50 +00:00
R. Ryantm
1e1a63f6d2
flow: 0.188.0 -> 0.188.1
2022-10-01 20:40:01 +00:00
R. Ryantm
4375fc660e
actionlint: 1.6.19 -> 1.6.20
2022-10-01 07:19:29 +00:00
Mario Rodas
17a1b74274
Merge pull request #193525 from r-ryantm/auto-update/flow
...
flow: 0.187.1 -> 0.188.0
2022-09-30 06:46:29 -05:00
Jonas Heinrich
46f7981bfe
Merge pull request #193505 from r-ryantm/auto-update/codeql
...
codeql: 2.10.5 -> 2.11.0
2022-09-30 09:17:42 +02:00
R. Ryantm
fe3aecedad
flow: 0.187.1 -> 0.188.0
2022-09-29 13:55:42 +00:00
Sandro
d07c45feb5
Merge pull request #191808 from groves/rr-aarch64
2022-09-29 13:45:56 +02:00
R. Ryantm
cd7660311f
codeql: 2.10.5 -> 2.11.0
2022-09-29 11:15:39 +00:00
Vladimír Čunát
8ba120420f
Merge #191339 : staging-next 2022-09-15
2022-09-29 09:16:47 +02:00
Sandro
4593c70251
Merge pull request #193321 from rapenne-s/makefile2graph_update
2022-09-28 22:03:49 +02:00
Solene Rapenne
5dd4efaf95
makefile2graph: unstable-2018-01-03 -> 2021.11.06
2022-09-28 11:20:56 +02:00
github-actions[bot]
59a37c822b
Merge master into staging-next
2022-09-26 18:01:53 +00:00
R. Ryantm
4e7284a473
checkstyle: 10.3.3 -> 10.3.4
2022-09-26 11:40:56 +00:00
Martin Weinelt
68c0ca4416
Merge remote-tracking branch 'origin/master' into staging-next
2022-09-25 21:36:31 +02:00
Charlie Groves
b92bdaf21c
rr: enable on aarch64-linux and disable on non-linux
...
According to https://github.com/rr-debugger/rr#system-requirements , rr only
works on Linux and works on aarch64 as of 5.6
2022-09-24 12:33:36 -04:00
github-actions[bot]
e5b35e8b3f
Merge master into staging-next
2022-09-23 06:17:43 +00:00
Mario Rodas
afd4247a49
Merge pull request #192401 from r-ryantm/auto-update/actionlint
...
actionlint: 1.6.18 -> 1.6.19
2022-09-23 01:12:02 -05:00
Mario Rodas
01af51b748
tflint: 0.40.1 -> 0.41.0
...
https://github.com/terraform-linters/tflint/releases/tag/v0.41.0
2022-09-23 04:20:00 +00:00
Vladimír Čunát
3671ea902a
Merge branch 'master' into staging-next
2022-09-22 19:06:26 +02:00
Vladimír Čunát
82ff645e17
Merge #191652 : rr-unstable: remove
2022-09-22 14:33:34 +02:00
R. Ryantm
7e72adb2a9
actionlint: 1.6.18 -> 1.6.19
2022-09-22 08:25:23 +00:00
Vladimír Čunát
f3d2069c28
Merge #191702 : kcov: pull upstream port to binutils-2.39
...
...into staging-next
2022-09-22 07:36:35 +02:00
Fabian Affolter
1dbdb42337
tfsec: 1.27.6 -> 1.28.0
2022-09-21 22:55:49 +02:00
R. Ryantm
aa05eb75d6
flow: 0.187.0 -> 0.187.1
2022-09-21 19:07:26 +00:00
Sergei Trofimovich
52277c1e0a
kcov: pull upstream port to binutils-2.39
2022-09-17 20:53:07 +01:00
Mario Rodas
bb35de27f6
Merge pull request #191664 from marsam/update-tflint
...
tflint: 0.40.0 -> 0.40.1
2022-09-17 11:17:12 -05:00
Robert Scott
36658b21b8
Merge pull request #191582 from risicle/ris-rizin-0.4.1
...
rizin: 0.4.0 -> 0.4.1
2022-09-17 16:52:03 +01:00
Azat Bahawi
d6496a13ef
rr-unstable: remove
2022-09-17 15:51:17 +03:00
Mario Rodas
5870529a0d
Merge pull request #191360 from r-ryantm/auto-update/flow
...
flow: 0.186.0 -> 0.187.0
2022-09-17 07:16:29 -05:00
Mario Rodas
8cb099e355
actionlint: 1.6.17 -> 1.6.18
...
https://github.com/rhysd/actionlint/releases/tag/v1.6.18
2022-09-17 04:20:00 +00:00
Mario Rodas
0c8c1d915c
tflint: 0.40.0 -> 0.40.1
...
https://github.com/terraform-linters/tflint/releases/tag/v0.40.1
2022-09-17 04:20:00 +00:00
Robert Scott
9c32478079
rizin: enable on darwin
2022-09-17 01:02:34 +01:00
Robert Scott
577d2454c2
rizin: 0.4.0 -> 0.4.1
2022-09-17 00:14:01 +01:00
R. Ryantm
99a832011f
flow: 0.186.0 -> 0.187.0
2022-09-15 17:13:21 +00:00
R. Ryantm
a287889c3b
codeql: 2.8.5 -> 2.10.5
2022-09-15 03:07:16 +00:00
R. Ryantm
588a2551a6
cutter: 2.1.0 -> 2.1.2
2022-09-12 15:48:45 +00:00
R. Ryantm
67a6c56353
tflint: 0.39.3 -> 0.40.0
2022-09-07 20:47:40 +00:00
R. Ryantm
ad8166bdd3
pmd: 6.48.0 -> 6.49.0
2022-09-01 23:58:15 +00:00
Mario Rodas
07a0c0dc0d
Merge pull request #189255 from r-ryantm/auto-update/flow
...
flow: 0.185.2 -> 0.186.0
2022-09-01 09:04:50 -05:00
R. Ryantm
0595a6744c
flow: 0.185.2 -> 0.186.0
2022-09-01 11:41:56 +00:00
Jonas Heinrich
af3da5cc30
Merge pull request #188825 from r-ryantm/auto-update/checkstyle
...
checkstyle: 10.3.2 -> 10.3.3
2022-09-01 13:00:54 +02:00
R. Ryantm
d3a91fea40
tfsec: 1.27.5 -> 1.27.6
2022-08-31 23:02:22 +00:00
R. Ryantm
2439b9b438
cargo-tarpaulin: 0.20.1 -> 0.21.0
2022-08-31 05:40:22 +00:00
R. Ryantm
1001dc5d8b
checkstyle: 10.3.2 -> 10.3.3
2022-08-29 16:31:09 +00:00
figsoda
7a4567391b
Merge pull request #188779 from r-ryantm/auto-update/actionlint
...
actionlint: 1.6.16 -> 1.6.17
2022-08-29 10:30:54 -04:00
Robert Scott
dcc35760b1
Merge pull request #188786 from r-ryantm/auto-update/cppcheck
...
cppcheck: 2.8.2 -> 2.9
2022-08-29 15:24:47 +01:00
R. Ryantm
72bc74de82
cppcheck: 2.8.2 -> 2.9
2022-08-29 08:18:24 +00:00
R. Ryantm
c6e0e39748
actionlint: 1.6.16 -> 1.6.17
2022-08-29 07:09:19 +00:00
R. Ryantm
a79cfbbad8
flow: 0.185.1 -> 0.185.2
2022-08-28 10:42:16 +00:00
Sergei Trofimovich
28433de6b2
kcov: pin to binutils-2.38 until upstream ports to 2.39
...
Without the change build fails on binutils-2.39 branch as:
/build/source/src/parsers/bfd-disassembler.cc: In constructor 'BfdDisassembler::BfdDisassembler()':
/build/source/src/parsers/bfd-disassembler.cc:78:38: error: too few arguments to function 'void init_disassemble_info(disassemble_info*, void*, fprintf_ftype, fprintf_styled_ftype)'
78 | init_disassemble_info(&m_info, (void *)this, BfdDisassembler::opcodesFprintFuncStatic);
| ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2022-08-25 08:13:39 +01:00
Fabian Affolter
11a293f300
tfsec: 1.27.4 -> 1.27.5
2022-08-23 09:39:47 +02:00
Fabian Affolter
463e7abefd
tfsec: 1.27.3 -> 1.27.4
2022-08-23 09:34:43 +02:00
Fabian Affolter
e6b00eed6f
tfsec: 1.27.2 -> 1.27.3
2022-08-23 09:26:29 +02:00
Jonas Heinrich
f090e17f3b
Merge pull request #183467 from r-ryantm/auto-update/lcov
...
lcov: 1.15 -> 1.16
2022-08-22 11:34:46 +02:00
Mario Rodas
0a8e2d1cf2
flow: 0.183.1 -> 0.185.1
2022-08-20 04:20:00 +00:00
R. Ryantm
b0f989a6d8
actionlint: 1.6.15 -> 1.6.16
2022-08-20 08:01:56 +00:00
Fabian Affolter
c4b0649d3b
Merge pull request #187504 from fabaff/tfsec-bump
...
tfsec: 1.27.1 -> 1.27.2
2022-08-20 00:54:57 +02:00
Fabian Affolter
b1ae09baa0
tfsec: 1.27.1 -> 1.27.2
2022-08-19 22:23:50 +02:00
R. Ryantm
33da847b7a
pmd: 6.47.0 -> 6.48.0
2022-08-16 19:07:29 +00:00
github-actions[bot]
3c7c2db977
Merge master into staging-next
2022-08-13 12:01:17 +00:00
github-actions[bot]
afcc45262a
Merge master into staging-next
2022-08-13 00:02:28 +00:00
R. Ryantm
e8529ae84a
tflint: 0.39.2 -> 0.39.3
2022-08-12 17:45:29 +00:00
Mario Rodas
0579df5eb8
brakeman: 5.2.3 -> 5.3.1
...
https://github.com/presidentbeef/brakeman/releases/tag/v5.3.0
2022-08-12 04:20:00 +00:00
github-actions[bot]
a0ad117f1b
Merge master into staging-next
2022-08-10 06:02:22 +00:00
Pascal Wittmann
906c03f550
Merge pull request #183788 from r-ryantm/auto-update/randoop
...
randoop: 4.3.0 -> 4.3.1
2022-08-10 07:23:02 +02:00
Vladimír Čunát
2ea1a7a7c9
rr: 5.5.0 -> 5.6.0
...
https://github.com/rr-debugger/rr/releases/tag/5.6.0
This fixes the build, probably after linuxHeaders update. Probably via
https://github.com/rr-debugger/rr/commit/20e0c1531ea99eed85e0041ccfb638
but the release announcement seemed quite "safe" so I chose update.
2022-08-08 16:57:18 +02:00
R. Ryantm
580d97c085
tflint: 0.39.1 -> 0.39.2
2022-08-05 16:50:03 +00:00
Sandro
125e8f6b79
Merge pull request #182919 from smancill/pmd-6.47.0
2022-08-05 11:37:43 +02:00
R. Ryantm
fd51947146
tfsec: 1.26.3 -> 1.27.1
2022-08-01 21:33:28 +00:00
R. Ryantm
2e77b6d26a
checkstyle: 10.3.1 -> 10.3.2
2022-08-01 16:27:27 +02:00
R. Ryantm
d26a815cc0
tflint: 0.39.0 -> 0.39.1
2022-07-31 03:21:48 +00:00
Mario Rodas
d88d65b175
flow: 0.176.3 -> 0.183.1
2022-07-30 04:20:00 +00:00
R. Ryantm
6057821dd5
randoop: 4.3.0 -> 4.3.1
2022-07-29 20:12:38 +00:00
R. Ryantm
b1e35a316e
lcov: 1.15 -> 1.16
2022-07-28 19:27:14 +00:00
Mario Rodas
73415450c9
tflint: 0.38.1 -> 0.39.0
...
https://github.com/terraform-linters/tflint/releases/tag/v0.39.0
2022-07-28 04:20:00 +00:00
Sebastián Mancilla
bc27996212
pmd: 6.43.0 -> 6.47.0
...
- Download from GitHub releases as the webpage does.
- Fix installation:
- Put jars into a private `$out/lib/pmd` directory.
- Don't install .bat files into `$out/bin`.
- Don't use `run.sh` as the main binary, put it in `$out/libexec` with
a proper name.
- Create binary wrappers for all programs instead of using `run.sh
<program>`.
2022-07-26 01:10:06 -04:00
Sebastián Mancilla
47f0f32de5
cppcheck: use recommended build options
...
From the readme:
> The recommended release build is:
> make MATCHCOMPILER=yes FILESDIR=/usr/share/cppcheck HAVE_RULES=yes
>
> Flags:
> MATCHCOMPILER=yes : Python is used to optimise cppcheck at compile time
> FILESDIR=/usr/share/cppcheck : Specify folder where cppcheck files are installed
> HAVE_RULES=yes : Enable rules (pcre is required if this is used)
This adds MATCHCOMPILER and fixes the location of FILESDIR into a
standard directory instead of that ugly '$out/cfg' directory.
The Makefile needs 'which' to locate Python.
2022-07-17 15:52:26 +02:00
Mario Rodas
173333b1a0
Merge pull request #180813 from r-ryantm/auto-update/cppcheck
...
cppcheck: 2.8 -> 2.8.1
2022-07-16 11:16:24 -05:00
Mario Rodas
1182fa2339
cppcheck: 2.8.1 -> 2.8.2
2022-07-16 04:20:00 +00:00
Vincent Laporte
2c9984a471
framac: 24.0 (Chromium) → 25.0 (Manganese)
2022-07-13 00:18:06 +02:00
Rick van Schijndel
993d4345a7
Merge pull request #180922 from smancill/dotenv-linter-darwin
...
dotenv-linter: fix build on darwin
2022-07-10 20:08:17 +02:00
Sebastián Mancilla
f170b3aebc
coan: fix build on darwin
...
The configure script was failing because the `-std=c++11` flag was used
when trying to compile C.
Set the flag with CXXFLAGS instead.
2022-07-10 00:04:01 -04:00
Sebastián Mancilla
bc776c4d36
dotenv-linter: fix build on darwin
...
Add missing Security framework as input.
2022-07-09 23:43:55 -04:00
R. Ryantm
88fe25c28d
cppcheck: 2.8 -> 2.8.1
2022-07-09 06:20:05 +00:00
Fabian Affolter
38720fc8e1
tfsec: 1.26.2 -> 1.26.3
2022-07-07 23:38:06 +02:00
R. Ryantm
3943a16b8b
checkstyle: 10.3 -> 10.3.1
2022-07-07 06:53:14 +00:00
Fabian Affolter
8508c78502
tfsec: 1.26.0 -> 1.26.2
2022-07-07 00:26:19 +02:00
7c6f434c
5d97173d9d
Merge pull request #179362 from Mic92/cutter
...
cutter: 2.0.5 -> 2.1.0
2022-07-01 16:52:07 +00:00
Fabian Affolter
6c8432f346
checkov: 2.1.16 -> 2.1.20
2022-06-30 14:13:35 +02:00
Mario Rodas
e7a4d3d800
Merge pull request #179475 from SuperSandro2000/actionlint
...
actionlint: 1.6.14 -> 1.6.15
2022-06-29 11:25:55 -05:00
Fabian Affolter
67512d036d
checkov: 2.1.10 -> 2.1.16
2022-06-29 09:17:51 +02:00
Sandro Jäckel
e13c5a711c
actionlint: 1.6.14 -> 1.6.15
2022-06-28 21:21:00 +02:00
Fabian Affolter
a0288f878a
Merge pull request #179369 from fabaff/checkov-bump
...
checkov: 2.1.9 -> 2.1.10
2022-06-28 09:05:46 +02:00
Martin Weinelt
62b05d9742
Merge remote-tracking branch 'origin/master' into staging-next
2022-06-27 23:50:37 +02:00
Fabian Affolter
db03cac571
checkov: 2.1.9 -> 2.1.10
2022-06-27 21:38:13 +02:00
Jörg Thalheim
236877bbaa
cutter: 2.0.5 -> 2.1.0
2022-06-27 20:47:17 +02:00
Jörg Thalheim
537dc78c73
rizin: 0.3.4 -> 0.4.0
2022-06-27 20:43:50 +02:00
Fabian Affolter
7c7dd20508
checkov: 2.1.7 -> 2.1.9
2022-06-27 08:58:23 +02:00
Fabian Affolter
475a78ca1d
checkov: 2.1.5 -> 2.1.7
2022-06-27 08:55:53 +02:00
github-actions[bot]
fc87d5f80d
Merge master into staging-next
2022-06-26 18:01:24 +00:00
github-actions[bot]
900f6d92f1
Merge master into staging-next
2022-06-25 18:01:04 +00:00
Bobby Rong
9a4bc54ef4
Merge pull request #176322 from r-ryantm/auto-update/cvehound
...
cvehound: 1.0.9 -> 1.1.0
2022-06-25 23:50:42 +08:00
github-actions[bot]
62b079eb5d
Merge master into staging-next
2022-06-25 12:01:16 +00:00
Pascal Wittmann
5ac9ac85ea
Merge pull request #178941 from r-ryantm/auto-update/checkstyle
...
checkstyle: 10.2 -> 10.3
2022-06-25 08:55:09 +02:00
R. Ryantm
1beab1d36e
checkstyle: 10.2 -> 10.3
2022-06-25 06:07:09 +00:00
github-actions[bot]
ae24e28a98
Merge master into staging-next
2022-06-25 06:01:17 +00:00
Mario Rodas
d4c725fee8
actionlint: 1.6.13 -> 1.6.14
...
https://github.com/rhysd/actionlint/releases/tag/v1.6.14
2022-06-25 04:20:00 +00:00
github-actions[bot]
def2d62aea
Merge master into staging-next
2022-06-24 12:01:49 +00:00
Mario Rodas
7de33fa1fa
tflint: 0.37.0 -> 0.38.1
...
https://github.com/terraform-linters/tflint/releases/tag/v0.38.1
2022-06-24 04:20:00 +00:00
Fabian Affolter
710f660665
checkov: 2.1.4 -> 2.1.5
2022-06-23 23:40:21 +02:00
github-actions[bot]
4f79f81d47
Merge master into staging-next
2022-06-23 18:01:15 +00:00
Bernardo Meurer
918d9e32e7
Merge pull request #178659 from jiegec/radare2
...
radare2: 5.6.8 -> 5.7.2
2022-06-23 12:02:09 -04:00
Fabian Affolter
4626094be3
checkov: 2.0.1226 -> 2.1.4
2022-06-23 13:48:38 +02:00
github-actions[bot]
e78a0f5cfd
Merge staging-next into staging
2022-06-23 06:01:52 +00:00
Jiajie Chen
6cd5486acc
radare2: unbreak on Darwin
2022-06-23 09:36:35 +08:00
Jiajie Chen
32f04f79d6
radare2: 5.6.8 -> 5.7.2
...
https://github.com/radareorg/radare2/releases/tag/5.7.2
2022-06-23 09:21:25 +08:00
github-actions[bot]
2d797ca635
Merge staging-next into staging
2022-06-22 12:02:03 +00:00
Fabian Affolter
23983371b1
checkov: 2.0.1223 -> 2.0.1226
2022-06-21 23:33:51 +02:00
github-actions[bot]
3746a49dcc
Merge staging-next into staging
2022-06-21 00:02:48 +00:00
Fabian Affolter
fe7d986b71
checkov: 2.0.1218 -> 2.0.1223
2022-06-20 16:12:34 +02:00
github-actions[bot]
8ac32ac4de
Merge staging-next into staging
2022-06-17 12:01:56 +00:00
github-actions[bot]
f6b0f94b9e
Merge master into staging-next
2022-06-17 12:01:21 +00:00