Commit graph

396 commits

Author SHA1 Message Date
Thomas Gerbet 41abb0383c mediawiki: 1.35.0 -> 1.35.1
Release notes: https://gerrit.wikimedia.org/r/plugins/gitiles/mediawiki/core/+/1.35.1/RELEASE-NOTES-1.35

Main motivation is to pull the security fixes for:
 * CVE-2020-35474
 * CVE-2020-35478
 * CVE-2020-35479
 * CVE-2020-35477
 * CVE-2020-35480
2021-01-17 00:07:50 +01:00
WilliButz a646165d0c
hedgedoc: 1.7.1 -> 1.7.2, fixes CVE-2021-21259
https://github.com/hedgedoc/hedgedoc/releases/tag/1.7.2

CVE-2021-21259:
https://github.com/hedgedoc/hedgedoc/security/advisories/GHSA-44w9-vm8p-3cxw
2021-01-16 00:44:29 +01:00
Ben Siraphob 872973d7d1 pkgs/servers: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
Michele Guerini Rocco 721a4ecfa6
Merge pull request #109114 from illustris/searx
searx: 0.17.0 -> 0.18.0
2021-01-14 10:15:37 +01:00
illustris 100bf61e6f searx: 0.17.0 -> 0.18.0 2021-01-14 11:43:23 +05:30
Silvan Mosberger 0cd5058afd
Merge pull request #85842 from iblech/patch-whitebophir
whitebophir: init at 1.7.0 (package and service)
2021-01-13 03:06:34 +01:00
Ingo Blechschmidt deb9c1d027 whitebophir: init at 1.7.0 2021-01-13 01:22:31 +01:00
Michele Guerini Rocco b1fb65a741
Merge pull request #101849 from rnhmjoj/searx
nixos/searx: declarative configuration
2021-01-11 18:17:10 +01:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
rnhmjoj 2a458003d9
searx: add NixOS test to passthu.tests 2021-01-11 08:41:16 +01:00
rnhmjoj 92d55d57eb
searx: make package friendly towards nginx/uWSGI
- Link the /static directory to make it easier to serve
- Export searx module for use in uWSGI (just import the module)
2021-01-11 08:41:15 +01:00
David Wood a072755b45
jirafeau: 4.1.1 -> 4.3.0 2021-01-07 17:16:20 +00:00
luc65r e52f7881ef searx: fix build 2020-12-28 08:43:32 +01:00
WilliButz 484d851cb9
hedgedoc: 1.7.0 -> 1.7.1 (fixes CVE-2020-26286 and CVE-2020-26287)
https://github.com/hedgedoc/hedgedoc/releases/tag/1.7.1
https://github.com/hedgedoc/hedgedoc/security/advisories/GHSA-wcr3-xhv7-8gxc
https://github.com/hedgedoc/hedgedoc/security/advisories/GHSA-g6w6-7xf9-m95p
2020-12-27 23:06:21 +01:00
Martin Weinelt d90b0f22cf
wallabag: 2.3.8 -> 2.4.0
https://github.com/wallabag/wallabag/releases/tag/2.4.0
2020-12-22 01:46:46 +01:00
WilliButz e19995e43b
codimd: 1.6.0 -> 1.7.0, rename to hedgedoc
CodiMD was renamed to HedgeDoc and is now built with nodejs-14_x.

https://github.com/hedgedoc/hedgedoc/releases/tag/1.7.0
2020-12-22 01:39:02 +01:00
Jörg Thalheim 6fa3728805
frab: remove package
broken since 2018
2020-12-10 22:24:11 +01:00
MetaDark 4a5c49363a fetchzip: remove write permissions for unpacked files
Fixes https://github.com/NixOS/nixpkgs/issues/38649
2020-11-26 15:30:12 -05:00
Graham Christensen bc49a0815a
utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
Sandro 72d811d858
Merge pull request #103922 from r-ryantm/auto-update/shaarli
shaarli: 0.11.1 -> 0.12.1
2020-11-23 23:33:02 +01:00
Ryan Mulligan c7b3e43be0 shaarli-material: remove package
This has been marked broken since Oct 2019 and has no maintainer.
2020-11-16 21:08:44 -08:00
R. RyanTM 110a7885dc shaarli: 0.11.1 -> 0.12.1 2020-11-15 17:27:54 +00:00
R. RyanTM a431ca0463 rss-bridge: 2020-02-26 -> 2020-11-10 2020-11-12 00:58:24 +00:00
Aaron Andersen 3fcfdb9bcc
Merge pull request #103190 from freezeboy/update-moodle
moodle: 3.9.2 -> 3.10.0
2020-11-10 04:15:11 -05:00
freezeboy f3ba4b1bcd moodle: 3.9.2 -> 3.10.0 2020-11-09 16:33:15 +01:00
freezeboy 1a7131a842 wordpress: 5.5.1 -> 5.5.3 2020-11-08 19:56:56 -08:00
Pavol Rusnak 2c931312ce treewide: simplify rev/repo arguments in src
+ use fetchFromGithub where possible
2020-11-01 23:02:24 -08:00
davidak 4166a767de doc: improve 20.09 release notes 2020-10-27 21:11:22 +01:00
Ben Siraphob db74029e3e treewide: remove package names from prefix of descriptions 2020-10-27 09:15:07 -07:00
Ben Siraphob 683a87dbeb treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
Aaron Andersen 6635924441
Merge pull request #99490 from rapenne-s/update/mediawiki
mediawiki: 1.34.2 -> 1.35.0
2020-10-12 20:03:54 -04:00
Janne Heß 3f69715b63
sogo: 5.0.0 -> 5.0.1 2020-10-07 23:11:45 +02:00
Solène Rapenne 807bb39012 mediawiki: 1.34.2 -> 1.35.0 2020-10-03 18:29:38 +02:00
Aaron Andersen b7520a3279
Merge pull request #98302 from helsinki-systems/upd/wordpress
wordpress: 5.4.2 -> 5.5.1
2020-10-01 18:33:06 -04:00
freezeboy acfc94405d moodle: change maintainer 2020-09-26 08:52:11 +02:00
freezeboy 53c4c7ab3a moodle: 3.9.1 -> 3.9.2 2020-09-25 21:38:21 +02:00
ajs124 c56f278337 wordpress: 5.4.2 -> 5.5.1 2020-09-19 21:41:19 +02:00
ajs124 88363a8704 matomo: 3.14.0 -> 3.14.1 2020-09-15 02:33:30 +02:00
ajs124 c413f10daf
Merge pull request #96364 from florianjacob/matomo
matomo: 3.13.6 -> 3.14.0
2020-09-10 01:37:45 +02:00
WilliButz 46e3949819
codimd: build with nodejs-12_x instead of nodejs-10_x
The codimd test is now exposed via passthru.tests
2020-09-08 20:17:29 +02:00
Florian Jacob f0c65f21ed matomo: 3.13.6 -> 3.14.0 2020-08-26 14:13:16 +02:00
Lassulus e357d0ec8c
Merge pull request #95678 from helsinki-systems/upd/sogo
sogo: 4.3.2 -> 5.0.0
2020-08-26 00:04:36 +02:00
ajs124 6ba9e9c4c3 sogo: switch to (hopefully) stable patch url
patches were "rewritten" in their repo, that's why the hash changed
2020-08-24 20:46:45 +02:00
Frederik Rietdijk fe7bab33d7
Merge pull request #95553 from zowoq/rename-maintainers
maintainers: prefix number with underscore
2020-08-18 11:30:24 +02:00
Silvan Mosberger 7db9fd1dbc
Merge pull request #81467 from dawidsowa/rss-bridge
rss-bridge: init at 2020-02-26
2020-08-18 05:00:41 +02:00
zowoq 0052523a18 maintainers: 1000101 -> _1000101 2020-08-18 07:59:48 +10:00
ajs124 a0afc29460 sogo: 4.3.2 -> 5.0.0 2020-08-17 12:14:51 +02:00
Marek Mahut f43fa60f02
Merge pull request #95010 from StijnDW/dokuwiki
dokuwiki: 2018-04-22b -> 2020-07-29
2020-08-14 16:27:38 +02:00
dawidsowa ca64913fac rss-bridge: init at 2020-02-26 2020-08-13 19:51:28 +02:00
Maximilian Bosch ab65e8112e
Merge pull request #94962 from ryantm/jitsi-meet
jitsi: bump jicofo, jitsi-videobridge, jitsi-meet
2020-08-10 10:54:32 +02:00
zowoq cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
Stijn DW 552fb94877 dokuwiki: 2018-04-22b -> 2020-07-29 2020-08-09 17:42:57 +02:00
Ryan Mulligan ddacd5d0de jitsi-meet: 1.0.4127 -> 1.0.4289 2020-08-08 12:31:51 -07:00
Ryan Mulligan c4814c03b7 treewide: add Jitsi maintainers
* makes jitsi maintainer team
2020-08-04 13:07:36 -07:00
Ryan Mulligan 4162c69b3c
Merge pull request #92468 from petabyteboy/jitsi-meet
nixos/jitsi-meet: init
2020-08-03 12:43:37 -07:00
xeji 38aa804d5b
cryptpad: 3.13.0 -> 3.20.1 (#94255) 2020-07-31 22:34:43 +00:00
zowoq 3c5750d1cd buildGoModule packages: editorconfig fixes 2020-07-31 13:58:04 +10:00
sohalt aac4810374 moodle: fix typo 2020-07-19 18:38:54 +02:00
Finn Behrens 832d2289c3
moodle: update to 3.9.1
use phpEnv to provide xmlrpc
2020-07-16 23:48:08 +02:00
Finn Behrens 7561a3dc4a
nixos/moodle: add plugins 2020-07-16 23:48:02 +02:00
freezeboy 5f9de36ed7 moodle: 3.9.0 -> 3.9.1 2020-07-14 14:17:10 +02:00
Maximilian Bosch 31eb4387ea
Merge pull request #92804 from danielfullmer/searx-0.17.0
searx: 0.16.0 -> 0.17.0
2020-07-10 09:53:01 +02:00
Daniel Fullmer 624425c6b4 searx: 0.16.0 -> 0.17.0 2020-07-09 11:28:09 -07:00
Martin Milata b128516ef1 jitsi-meet: init at 1.0.4627 2020-07-09 00:00:03 +02:00
Martin Weinelt b07693e718
wallabag: apply patches to add missing migrations in initial setup
Fixes: https://github.com/wallabag/wallabag/issues/3662
2020-07-08 06:33:53 +02:00
Aaron Andersen 206eb297ad
Merge pull request #92368 from r-ryantm/auto-update/moodle
moodle: 3.8.3 -> 3.9
2020-07-06 07:25:02 -04:00
Aaron Andersen 4027715570
Merge pull request #92335 from r-ryantm/auto-update/mediawiki
mediawiki: 1.34.1 -> 1.34.2
2020-07-06 07:07:47 -04:00
Benjamin Hipple 3fd87d33b9
Merge pull request #89836 from florianjacob/matomo
matomo: 3.13.5 -> 3.13.6
2020-07-05 20:03:34 -04:00
R. RyanTM 1a1f2b0592 moodle: 3.8.3 -> 3.9 2020-07-05 19:49:00 +00:00
R. RyanTM 382000f6b7 mediawiki: 1.34.1 -> 1.34.2 2020-07-05 14:03:28 +00:00
Daniël de Kok 7287a36e3f
Merge pull request #91411 from mweinelt/wordpress
wordpress: 5.4.1 -> 5.4.2
2020-06-26 17:40:30 +02:00
Marek Mahut 31cd000bb6
Merge pull request #91613 from 1000101/1000101
maintainers: fix previously uncaught name issues
2020-06-26 17:12:34 +02:00
1000101 6c3b36212a maintainers: fix previously uncaught name issues 2020-06-26 16:38:27 +02:00
Martin Weinelt f422d6582d
wordpress: add passthru.tests 2020-06-24 17:00:45 +02:00
Martin Weinelt e6d5fec97d
wordpress: 5.4.1 -> 5.4.2
Fixes: CVE-2020-4049
Closes: #91305
2020-06-24 17:00:39 +02:00
Johannes Schleifenbaum dec248b07f
searx: fix werkzeug.contrib import 2020-06-23 15:31:32 +02:00
Daniel Fullmer ac73a60960 searx: fix missing dependency version
Fixes #90060
2020-06-15 20:17:26 -04:00
Florian Jacob 7f14cdbe04 matomo: 3.13.5 -> 3.13.6 2020-06-08 21:47:09 +02:00
Daiderd Jordan 7b3a2963d1
treewide: replace base64 encoded hashes 2020-06-03 18:35:19 +02:00
Daiderd Jordan b7ddbd52bd
treewide: replace SRI hashes 2020-06-01 15:24:19 +02:00
Kim Lindberger 825e20ff46
Merge pull request #82753 from Kloenk/feature/engelsystem
engelsystem: init at 3.1.0
2020-05-24 16:31:23 +02:00
talyz 1e343d1638
nixos/engelsystem: Add test 2020-05-24 15:45:22 +02:00
Niklas Hambüchen e9d62a2063
Merge pull request #88595 from r-ryantm/auto-update/moodle
moodle: 3.8.2 -> 3.8.3
2020-05-23 05:01:52 +02:00
Lassulus d84d8e802e
Merge pull request #79175 from helsinki-systems/init/sogo
sogo: init at 4.3.2
2020-05-22 11:04:39 +02:00
R. RyanTM 865f214e33 moodle: 3.8.2 -> 3.8.3 2020-05-22 08:24:24 +00:00
Finn Behrens 829ebc5390
engelsystem: init at version 3.1.0 2020-05-21 15:56:56 +02:00
Colin L Rice d6162dab50
go-modules: Update files to use vendorSha256 2020-05-14 07:22:21 +01:00
ajs124 73c7c48918 sogo: init at 4.3.2 2020-05-12 18:49:42 +02:00
Florian Jacob f34412fce7 matomo: 3.13.4 -> 3.13.5 2020-05-07 11:19:55 -07:00
Martin Weinelt 3bc4b4d843
wordpress: 5.4 → 5.4.1
Fixes: CVE-2020-11030, CVE-2020-11029, CVE-2020-11028, CVE-2020-11027, CVE-2020-11026, CVE-2020-11025
2020-05-06 15:08:17 +02:00
Konrad Borowski 7a29abc75c restya-board: update homepage link to use HTTPS 2020-04-24 19:44:59 -07:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM 64bf916b4a mediawiki: 1.34.0 -> 1.34.1 2020-04-09 10:17:28 -07:00
Peter Hoeg a2669234d6
Merge pull request #84664 from r-ryantm/auto-update/wordpress
wordpress: 5.3.2 -> 5.4
2020-04-09 09:58:11 +08:00
R. RyanTM 1e7135120d wordpress: 5.3.2 -> 5.4 2020-04-07 20:45:50 +00:00
Daniel Fullmer 7db64c4352 searx: 0.15.0 -> 0.16.0 2020-04-05 15:59:25 -04:00
Robert Djubek 761b391b4a
matomo: 3.13.3 -> 3.13.4
Updated both matomo and matomo-beta to the latest version
2020-03-30 07:58:55 +00:00
Jörg Thalheim 066db11215
Revert "Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin"
This reverts commit 4e6bf03504, reversing
changes made to afd997aab6.

Instead we propagate those frameworks from the compiler again
2020-03-27 07:33:21 +00:00
Mario Rodas 7a84da8ac8 shiori: fix build on darwin 2020-03-21 05:59:00 -05:00
Sander van der Burg 875bcef98b base16-builder: regenerate with node2nix 1.8.0, add supplement.json with node-pre-gyp to fix build 2020-03-15 16:37:47 +01:00
zimbatm b6fe12b1cc
cryptpad: 3.0.1 -> 3.13.0 (#82602) 2020-03-14 19:51:44 +00:00
Aaron Andersen 6925e783db
Merge pull request #82302 from r-ryantm/auto-update/moodle
moodle: 3.8.1 -> 3.8.2
2020-03-11 20:43:34 -04:00
R. RyanTM e3e53adc35 moodle: 3.8.1 -> 3.8.2 2020-03-11 05:46:33 +00:00
Robert Djubek 56a901b8d6
matomo: 3.13.2 -> 3.13.3
Updated both matomo and matomo-beta to the latest version
2020-03-07 04:27:18 +00:00
WilliButz 6c2284090a
codimd: 1.5.0 -> 1.6.0 2020-02-28 14:36:42 +01:00
David Wood 11beaa4251 jirafeau: init at 4.1.1
Signed-off-by: David Wood <david.wood@codeplay.com>
2020-02-18 09:37:44 -08:00
Robert Djubek 68cff3a69c matomo: 3.13.1 -> 3.13.2
Updated both matomo and matomo-beta to the latest version
2020-02-11 19:16:13 +01:00
Marek Mahut 942568b8ea
Merge pull request #77830 from 1000101/dokuwiki
nixos/dokuwiki: init module
2020-01-25 10:08:14 +01:00
Jan Hrnko 8bab2dec10 nixos/dokuwiki: init module at 2018-04-22b 2020-01-24 13:27:10 +01:00
ajs124 26c3e67ea4 matomo: 3.13.0 -> 3.13.1 2020-01-20 20:46:22 +01:00
worldofpeace f25df34398
Merge pull request #63121 from schneefux/pkg/remove-shaarli-material
shaarli-material: Mark as broken
2020-01-16 15:00:23 -05:00
Aaron Andersen fb972bd92b moodle: 3.8 -> 3.8.1 2020-01-13 00:48:02 -08:00
Markus Kowalewski bebb222d4a wordpress: 5.3 -> 5.3.2 2020-01-04 18:32:38 +01:00
R. RyanTM 98c6633430 wordpress: 5.2.4 -> 5.3 2020-01-04 18:32:38 +01:00
Robin Gloster 5f2b92e3ec
treewide: NIX_*_COMPILE -> string 2019-12-31 00:13:29 +01:00
R. RyanTM 9e5179b0b3 mediawiki: 1.33.1 -> 1.34.0 2019-12-23 12:33:17 -08:00
Robert Djubek 42d815d102 matomo: 3.11.0 -> 3.13.0 2019-12-06 20:06:12 +01:00
Aaron Andersen 987878d221
Merge pull request #74488 from r-ryantm/auto-update/moodle
moodle: 3.7.3 -> 3.8
2019-12-01 12:01:54 -05:00
R. RyanTM 50a0534d68 moodle: 3.7.3 -> 3.8 2019-11-28 05:21:31 -08:00
Aaron Andersen 5988940ca7
Merge pull request #73577 from helsinki-systems/matomo-consistency
matomo: Fix consistency check
2019-11-27 18:07:20 -05:00
Milan Pässler 7e0127e1ca tree-wide: inherit yarn2nix from yarn2nix-moretea 2019-11-24 01:04:26 +01:00
Maximilian Bosch ba307dd176
codimd: fix build
This package broke during the update of `nodejs-10_x` to `v10.17.0`[1]
since `node-gyp` got updated from `3.8.0` to `5.0.3` during the NPM
update to `6.10.2`[2] which is bundled in the `nodejs` release tarball.

This `node-gyp`-version is used by the build script for `codimd` to
build several dependencies such as `node-sqlite3`. Older `node-gyp`
versions expected source headers for the compilation in `~/.node-gyp`,
with `node-gyp@5.0.3`, headers are declared by using the `--nodedir`
option.

[1] 7785f49b23
[2] e2291cf805
2019-11-23 00:40:58 +01:00
Janne Heß 08b9cac6d5 matomo: Fix consistency check
This is done by recalculating sizes and md5 hashes and inserting them
into the manifest.
2019-11-18 14:52:47 +01:00
Aaron Andersen afe2883ef5 moodle: 3.7.2 -> 3.7.3 2019-11-12 07:43:51 -05:00
Minijackson 4b496a3858
shiori: update modSha256, see #71049 2019-11-08 17:53:44 +01:00
Jan Hrnko 4792479a41 dokuwiki: init at stable_2018-04-22b 2019-11-03 16:52:06 +01:00
Robert Djubek cb85d27adc
matomo-beta: init at 3.12.0-b3
Add a beta version of matomo 3.12 that has recent bug fixes. They release these more frequently so it's a good option to have.
2019-10-28 05:11:22 +00:00
Aaron Andersen 5c1d4ed78c
Merge pull request #71368 from aanderse/wordpress
wordpress: 5.2.3 -> 5.2.4
2019-10-21 21:19:10 -04:00
WilliButz 550085dd46
fileshelter: 3.0.0 -> 4.0.1 2019-10-20 11:46:54 +02:00
Aaron Andersen 1fb20eadb8 mediawiki: 1.33.0 -> 1.33.1 2019-10-18 19:15:42 -04:00
Aaron Andersen 327d406f03 wordpress: 5.2.3 -> 5.2.4 2019-10-18 19:05:35 -04:00
Mario Rodas af4351ab85
Merge pull request #69255 from minijackson/init-shiori
Init shiori
2019-10-12 09:01:58 -05:00
schneefux a0e2310364
shaarli-material: Mark as broken 2019-10-03 21:40:29 +02:00
Minijackson 7ebb3f5818
shiori: init at 1.5.0 2019-09-22 16:15:06 +02:00
Martin Milata 6a42202beb wordpress: 5.2.2 -> 5.2.3
https://wordpress.org/news/2019/09/wordpress-5-2-3-security-and-maintenance-release/
2019-09-22 14:33:03 +02:00
Aaron Andersen cb7deb3deb moodle: 3.7.1 -> 3.7.2 2019-09-10 08:55:28 -04:00
volth 7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
Julian Stecklina 03deb7cd50 cryptpad: 3.0.0 -> 3.0.1 (#67975)
* cryptpad: 3.0.0 -> 3.0.1

* cryptpad: pin nixpkgs in generate.sh
2019-09-08 00:49:46 +02:00
Vladimír Čunát f21211ebfe
Merge branch 'master' into staging 2019-09-02 23:25:24 +02:00
Julian Stecklina ea3bae4f4d cryptpad: 2.25.0 -> 3.0.0 (#67838) 2019-08-31 19:36:22 +02:00
Frederik Rietdijk ad1d58c622 Merge staging-next into staging 2019-08-31 10:04:20 +02:00
Frederik Rietdijk fc74ba8291 Merge master into staging-next 2019-08-31 09:50:38 +02:00
volth 08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
Frederik Rietdijk 5061fe0c2c Merge staging-next into staging 2019-08-28 08:26:42 +02:00
Julian Stecklina 3d321db0f2 cryptpad: 2.23.0 -> 2.25.0 (#67592)
Update to latest stable version. Remove patched load-config.js, because
it is no longer necessary.
2019-08-27 23:00:33 +00:00
Frederik Rietdijk 98640fd482 Merge master into staging-next 2019-08-27 16:36:47 +02:00
volth 35d68ef143 treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
Aaron Andersen 95b3b63555 moodle: init at 3.7.1 2019-08-25 08:12:23 -04:00
Vladimír Čunát 2e6bf42a22
Merge branch 'master' into staging-next
There ver very many conflicts, basically all due to
name -> pname+version.  Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job.  There might be some fallback to these
conflicts, but I believe it should be minimal.

Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
Marek Mahut eda626d897
Merge pull request #67137 from r-ryantm/auto-update/shaarli
shaarli: 0.11.0 -> 0.11.1
2019-08-22 23:06:18 +02:00