Bart Oostveen
3fcbe0d279
wordpress_7_0: 7.0.3 -> 7.0.4
...
Fixes a security vulnerability (privilege escalation).
Fixes: GHSA-8vr3-7mxf-gx8w
Fixes: CVE-2026-65640
Announcement: https://wordpress.org/news/2026/08/wordpress-7-0-4-release/
2026-08-12 17:40:36 +02:00
Bart Oostveen
06d392613a
wordpress_6_9: 6.9.6 -> 6.9.7
...
Fixes a security vulnerability (privilege escalation).
Fixes: GHSA-8vr3-7mxf-gx8w
Fixes: CVE-2026-65640
Announcement: https://wordpress.org/news/2026/08/wordpress-7-0-4-release/
2026-08-12 17:40:29 +02:00
Bart Oostveen
0d7539270d
wordpress_6_8: 6.8.7 -> 6.8.8
...
Fixes a security vulnerability (privilege escalation).
Fixes: GHSA-8vr3-7mxf-gx8w
Fixes: CVE-2026-65640
Announcement: https://wordpress.org/news/2026/08/wordpress-7-0-4-release/
2026-08-12 17:40:00 +02:00
Bart Oostveen
73ce0cf011
wordpress_7_0: 7.0.2 -> 7.0.3
...
Fixes (high-severity) security vulnerabilities, of which a priviledge escalation and a multitude of XSS vulnerabilities.
Fixes: GHSA-52p2-r8wf-jcrf
Fixes: CVE-2026-64638
Announcement: https://wordpress.org/news/2026/08/wordpress-7-0-3-release/
2026-08-06 21:38:40 +02:00
Bart Oostveen
a4ad8440f6
wordpress_6_9: 6.9.5 -> 6.9.6
...
Fixes (high-severity) security vulnerabilities, of which a priviledge escalation and a multitude of XSS vulnerabilities.
Fixes: GHSA-52p2-r8wf-jcrf
Fixes: CVE-2026-64638
Announcement: https://wordpress.org/news/2026/08/wordpress-7-0-3-release/
2026-08-06 21:37:48 +02:00
Bart Oostveen
72d3f61444
wordpress_6_8: 6.8.6 -> 6.8.7
...
Fixes (high-severity) security vulnerabilities, of which a priviledge escalation and a multitude of XSS vulnerabilities.
Fixes: GHSA-52p2-r8wf-jcrf
Fixes: CVE-2026-64638
Announcement: https://wordpress.org/news/2026/08/wordpress-7-0-3-release/
2026-08-06 21:36:49 +02:00
Bart Oostveen
1228b953c8
wordpress_6_8: 6.8.5 -> 6.8.6
...
Fixes (high-severity) security vulnerabilities, of which a SQL injection into RCE.
Announcement: https://wordpress.org/news/2026/07/wordpress-7-0-2-release/
2026-07-17 21:44:05 +02:00
Bart Oostveen
9c0d4b8971
wordpress_6_9: 6.9.4 -> 6.9.5
...
Fixes (high-severity) security vulnerabilities, of which a SQL injection into RCE.
Announcement: https://wordpress.org/news/2026/07/wordpress-7-0-2-release/
2026-07-17 21:43:08 +02:00
Bart Oostveen
41b3e45366
wordpress_7_0: 7.0.1 -> 7.0.2
...
Fixes (high-severity) security vulnerabilities, of which a SQL injection into RCE.
Announcement: https://wordpress.org/news/2026/07/wordpress-7-0-2-release/
2026-07-17 21:32:42 +02:00
Bart Oostveen
e7d35f9d19
wordpress_7_0: 7.0 -> 7.0.1
...
Announcement: https://wordpress.org/news/2026/07/wordpress-7-0-1-maintenance-release/
Changelog: https://make.wordpress.org/core/2026/07/01/wordpress-7-0-1-rc1-is-now-available/
2026-07-09 20:28:14 +02:00
Bart Oostveen
48c8a7d951
wordpress_6_7: drop
2026-06-02 12:35:38 +02:00
Bart Oostveen
ee40a45bbb
wordpress: 6.9.4 -> 7.0
2026-05-22 21:18:45 +02:00
Bart Oostveen
4dae1b46a3
wordpress_6_9: 6.9.1 -> 6.9.4
2026-03-12 00:56:00 +01:00
Bart Oostveen
f31e149d44
wordpress_6_8: 6.8.3 -> 6.8.5
2026-03-12 00:55:16 +01:00
Bart Oostveen
a053df0953
wordpress_6_7: 6.7.3 -> 6.7.5
2026-03-12 00:54:32 +01:00
R. Ryantm
decb2021cf
wordpress: 6.8.3 -> 6.9.1
2026-02-04 21:58:09 +01:00
Thomas Gerbet
cfdb6c1284
wordpress_6_7: 6.7.2 -> 6.7.3
...
Fixes CVE-2025-58246 and CVE-2025-58674.
https://wordpress.org/news/2025/09/wordpress-6-8-3-release/
2025-10-11 09:48:22 +02:00
R. Ryantm
11e960c73d
wordpress: 6.8.2 -> 6.8.3
2025-10-04 21:21:03 +00:00
R. Ryantm
8900b9d724
wordpress: 6.8.1 -> 6.8.2
2025-07-18 14:08:15 +00:00
R. Ryantm
8f8acd140e
wordpress: 6.8 -> 6.8.1
2025-05-10 09:44:45 +00:00
R. Ryantm
33730e48b8
wordpress: 6.7.2 -> 6.8
2025-04-23 15:46:59 +02:00
R. Ryantm
cdeaae7690
wordpress: 6.7.1 -> 6.7.2
2025-02-20 23:55:46 +00:00
Silvan Mosberger
4f0dadbf38
treewide: format all inactive Nix files
...
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.
Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.
A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.
This commit was automatically created and can be verified using
nix-build a08b3a4d19 .tar.gz \
--argstr baseRev b32a094368
result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
R. Ryantm
83aba60746
wordpress: 6.7 -> 6.7.1
2024-11-24 11:04:58 +01:00
Viorel-Cătălin Răpițeanu
5705ab5bc5
wordpress: 6.6.2 -> 6.7
...
Update the package to the latest version.
2024-11-17 15:56:09 +02:00
Weijia Wang
40d6aaaeb1
wordpress: drop unmaintained release
2024-11-11 23:26:22 +01:00
R. Ryantm
d0cbaf4baf
wordpress: 6.6.1 -> 6.6.2
2024-09-19 22:21:19 +02:00
Weijia Wang
bedb9b2d64
wordpress: drop old versions
2024-08-03 20:34:41 +02:00
Weijia Wang
2673e76492
wordpress: 6.5.5 -> 6.6.1
2024-08-03 20:34:01 +02:00
R. Ryantm
817323b8b7
wordpress: 6.5.4 -> 6.5.5
2024-06-26 20:24:50 +00:00
Weijia Wang
66e95dd167
wordpress: 6.5.2 -> 6.5.4
2024-06-10 21:23:42 +02:00
Weijia Wang
37945e7f08
wordpress6_5: 6.5 -> 6.5.2
2024-04-16 12:44:55 +02:00
Weijia Wang
f6b207fc02
wordpress6_4: 6.4.3 -> 6.4.4
2024-04-16 12:44:46 +02:00
Weijia Wang
6bc1dbb64c
wordpress6_3: 6.3.2 -> 6.3.4
2024-04-16 12:44:30 +02:00
Weijia Wang
63dbe07eeb
wordpress: 6.4.3 -> 6.5
2024-04-09 23:34:19 +02:00
Weijia Wang
ed15ce139f
wordpress: 6.4.2 -> 6.4.3
2024-03-10 23:54:13 +01:00
Weijia Wang
2e8e5be0c3
wordpress: 6.4.1 -> 6.4.2
2023-12-07 13:26:26 +01:00
Weijia Wang
da82a56ae5
wordpress: default to wordpress6_4
2023-11-30 01:27:27 +01:00
Jonas Heinrich
c57e514e87
wordpress6_4: init at 6.4.1
2023-11-14 17:55:17 +01:00
Jonas Heinrich
d1c54d0c36
wordpress6_3: 6.3.1 -> 6.3.2
2023-10-13 11:57:52 +02:00
Weijia Wang
7db9836654
wordpress6_1, wordpress6_2: drop
2023-10-10 18:38:22 +02:00
Weijia Wang
b4521212e4
wordpress: 6.2.2 -> 6.3.1
2023-09-17 00:02:26 +02:00
Jonas Heinrich
c92f2244d1
wordpress6_2: 6.2.1 -> 6.2.2
2023-05-22 09:18:50 +02:00
Thomas Gerbet
149fa3e66d
wordpress6_1: 6.1.1 -> 6.1.2
...
This upgrade appears to contain 3 security fixes.
https://wordpress.org/documentation/wordpress-version/version-6-1-2/
2023-05-20 14:16:56 +02:00
Isa
112849bd19
wordpress6_2: 6.2 -> 6.2.1
2023-05-17 10:34:38 +02:00
Jonas Heinrich
9679582652
wordpress: 6.1.1 -> 6.2; wordpress6_2: init
2023-05-03 13:56:50 +02:00
Colin Arnott
f9d1f80045
wordpress6_1: init at 6.1.1
...
release-22.11 currently tracks 6.0 for pkgs.wordpress. This means there
is no way to opt in to the newer version. Similiar to nextcloud and go,
we have broken out a new derivation to opt in. It is a nop for unstable,
and only useful when backported.
Updates #208529
2023-01-04 11:20:25 +00:00
Jonas Heinrich
fe98aa7530
wordpress: 6.0.3 -> 6.1.1
2022-12-31 18:51:33 +01:00
Maximilian Bosch
40a5d63260
wordpress: 6.0.2 -> 6.0.3
...
https://wordpress.org/news/2022/10/wordpress-6-0-3-security-release/
2022-11-11 12:18:26 +01:00
Sandro
6910e5840f
Merge pull request #193061 from onny/wordpress-updatescript
2022-09-28 00:04:54 +02:00