Commit Graph

37 Commits

Author SHA1 Message Date
R. Ryantm
0d1e594cac moodle: 4.3.2 -> 4.3.3 2024-02-11 05:10:18 +00:00
R. Ryantm
d5c7ee02c2 moodle: 4.3.1 -> 4.3.2 2023-12-28 10:43:31 +00:00
R. Ryantm
27bbec3c0c moodle: 4.3 -> 4.3.1 2023-12-10 07:59:20 +00:00
R. RyanTM
6b51d202ea
moodle: 4.1.4 -> 4.3 (#260399) 2023-10-22 12:45:17 +02:00
Thomas Gerbet
fdb8abb3cd moodle: 4.1.3 -> 4.1.4
Fixes CVE-2023-35131, CVE-2023-35132 and CVE-2023-35133.

Changelog:
https://moodledev.io/general/releases/4.1/4.1.4
2023-07-08 09:40:39 +02:00
Thomas Gerbet
1e39b542b9 moodle: 4.1.2 -> 4.1.3
Fixes CVE-2023-30943 and CVE-2023-30944.

https://moodledev.io/general/releases/4.1/4.1.3
2023-05-18 18:47:56 +02:00
R. Ryantm
95381a8ab5 moodle: 4.1.1 -> 4.1.2 2023-03-25 14:47:25 +00:00
R. Ryantm
29585f1ea0 moodle: 4.0.5 -> 4.1.1 2023-01-20 05:33:22 +00:00
Martin Weinelt
03694db503 moodle: reference nixos test in passthru.tests 2022-11-27 02:24:40 +01:00
Thomas Gerbet
ee382fe49f moodle: 4.0.4 -> 4.0.5
Fixes CVE-2022-45149, CVE-2022-45150 and CVE-2022-45151.

https://moodledev.io/general/releases/4.0/4.0.5
2022-11-26 18:14:02 +01:00
Finn Behrens
b1a1cb51ea moodle: 4.0.2 -> 4.0.4 2022-09-14 18:13:51 +02:00
Finn Behrens
bc8f00427a moodle: 3.11.6 -> 4.0.2 2022-09-02 18:03:27 +00:00
R. Ryantm
f054fb8e8b moodle: 3.11.5 -> 3.11.6 2022-03-18 15:44:47 +00:00
R. Ryantm
1b082a3f71 moodle: 3.11.4 -> 3.11.5 2022-02-12 15:34:13 +00:00
Finn Behrens
6db345c50e
moodle: 3.11.2 -> 3.11.4 (#145172)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-10 01:22:12 +01:00
Finn Behrens
c93e318747 moodle: update to 3.11.2 2021-08-18 19:12:43 +02:00
Finn Behrens
1085be2233
moodle: 3.10.2 -> 3.11 (#123877) 2021-05-21 13:13:09 +02:00
github-actions[bot]
c2eb9a753a
Merge master into staging-next 2021-03-12 12:25:52 +00:00
R. RyanTM
1103fc788a moodle: 3.10.1 -> 3.10.2 2021-03-12 03:27:47 +00:00
Ben Siraphob
127733211e
treewide: unzip buildInputs to nativeBuildInputs (#112302) 2021-02-20 16:01:53 -05:00
R. RyanTM
d3665032ca moodle: 3.10 -> 3.10.1 2021-01-20 06:55:18 +00: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
freezeboy
f3ba4b1bcd moodle: 3.9.2 -> 3.10.0 2020-11-09 16:33:15 +01: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
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
R. RyanTM
1a1f2b0592 moodle: 3.8.3 -> 3.9 2020-07-05 19:49:00 +00:00
R. RyanTM
865f214e33 moodle: 3.8.2 -> 3.8.3 2020-05-22 08:24:24 +00:00
R. RyanTM
e3e53adc35 moodle: 3.8.1 -> 3.8.2 2020-03-11 05:46:33 +00:00
Aaron Andersen
fb972bd92b moodle: 3.8 -> 3.8.1 2020-01-13 00:48:02 -08:00
R. RyanTM
50a0534d68 moodle: 3.7.3 -> 3.8 2019-11-28 05:21:31 -08:00
Aaron Andersen
afe2883ef5 moodle: 3.7.2 -> 3.7.3 2019-11-12 07:43:51 -05:00
Aaron Andersen
cb7deb3deb moodle: 3.7.1 -> 3.7.2 2019-09-10 08:55:28 -04:00
Aaron Andersen
95b3b63555 moodle: init at 3.7.1 2019-08-25 08:12:23 -04:00