Commit Graph

2047 Commits

Author SHA1 Message Date
Leona Maroni
fd458122bb discourse: 2026.1.4 -> 2026.7.1 (#548675) 2026-08-17 09:16:59 +00:00
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
lucasew
4527cad2dc lemmy: follow packaging and module guidelines
Drop the module-level `with lib`. Require settings.hostname
instead of defaulting a string option to null. Fix package
meta.description and remove unused derivation attrs.

Assisted-by: Grok Build (xAI Grok 4.6)
2026-08-10 10:05:14 -03:00
lucasew
b51748b64a lemmy: add lucasew and NGI team as maintainers
Assisted-by: Grok Build (xAI Grok 4.6)
2026-08-10 10:05:13 -03:00
Bart Oostveen
60574be3fa wordpressPackages: update plugins and languages
Closes: https://github.com/NixOS/nixpkgs/issues/532248
Closes: https://github.com/NixOS/nixpkgs/issues/527024
Closes: https://github.com/NixOS/nixpkgs/issues/532252
Closes: https://github.com/NixOS/nixpkgs/issues/500147
Fixes: GHSA-hmqg-cxww-wqhq
Fixes: GHSA-3pwp-g2mj-5p3v
See also: https://github.com/WordPress/gutenberg/pull/81279
2026-08-07 16:39:17 +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
mtnash
7191c8573c discourse: 2026.7.0 -> 2026.7.1
extremely minor update, only changed version and hash
2026-08-03 00:07:08 -04:00
mtnash
b94714baca discourse: 2026.1.4 -> 2026.7.0
Update discourse to latest(ish) ESR version from previous, soon-to-be unsupported, ESR version.
Upstream changes: https://releases.discourse.org/changelog/custom?end=v2026.7.0&start=v2026.1.4

Changes:
- simple version / dep updates of all plugins and discourse itself
- updated the update script to correctly handle changes to discourses's architecture, and fixed a bug
  - the NamedTemporaryFiles were not flush()ed, which meant their content was not written
  - discourse now has dependencies under `migrations/` which are specified by path. this requires downloading the `migrations/` directory during the update so `bundle lock` / `bundix` run successfully. the logic for performing this was borrowed from the gitlab package.
  - the hashes for the newly added dart-sass download are automatically updated
- updated some patches to match changes in the targeted code (notification_email, prebuild-asset-processor)
- delete a no longer relevant patch (unicorn_logging_and_timeout) (discourse no longer uses unicorn internally, although the external interface is similar / pretends to still exist)
- added two new patches, safe-exec-from-nix-store and sass_embedded_vendored_dart_sass
  - safe-exec-from-nix-store: add /nix/store to the list of executable paths for the container used to sandbox imagemagick, which by default only contains the standard FHS paths
  - sass_embedded_vendored_dart_sass: patch sass-embedded to use a version of dart-sass provided by the package instead of downloading it's own which would fail. this patch also involves code in default.nix which sets DART_SASS_VENDORED to the path of a downloaded dart-sass version
- updated the comment on prebuild-asset-processor.patch to more accurately reflect what and why it exists
2026-08-03 00:07:08 -04:00
Ben Siraphob
2176cc9b3f pkgs/servers: fix typos
Assisted-by: Claude Code (claude-opus-5)
2026-08-02 11:15:27 -07:00
dotlambda
1066fedd30 python3Packages.sqlalchemy_1_3: drop (#543999) 2026-07-21 12:08:35 +00:00
R. Ryantm
4782832e92 lemmy-ui: 0.19.19 -> 0.19.20 2026-07-21 04:08:27 +00:00
Robert Schütz
70b23811cd szurubooru: use sqlalchemy_1_4
Actually, sqlalchemy_1_3 was version 1.4.54 anyway.
2026-07-20 15:45:29 -07: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
K900
87e2e48e4e lemmy-server: allow warnings
Remember kids, don't -Werror in production.
2026-06-28 17:18:23 +03:00
Robert Schütz
dc50dcfdea lemmy-ui: use pnpm_11 2026-06-26 22:50:07 -07:00
Yt
9ad30bd6f0 lemmy-server: 0.19.18 -> 0.19.19 (#531402) 2026-06-14 11:39:52 +00:00
Lein Matsumaru
e95a3a72d3 lemmy-server: fix darwin 2026-06-14 02:07:06 +00:00
R. Ryantm
ac0ed2b636 lemmy-server: 0.19.18 -> 0.19.19 2026-06-13 15:50:56 +00:00
Bart Oostveen
18efcbed8d wordpress_*: add bartoostveen as a maintainer 2026-06-02 12:35:42 +02:00
Bart Oostveen
1b20888d2b wordpress_*: modernize 2026-06-02 12:35:42 +02:00
Bart Oostveen
dff867e300 wordpressPackages: update plugins and themes 2026-06-02 12:35:42 +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
R. Ryantm
2f37c511a9 freshrss: 1.29.0 -> 1.29.1 2026-05-20 19:35:24 +00:00
Martin Weinelt
bf49b33367 discourse: 2026.1.3 -> 2026.1.4
https://releases.discourse.org/changelog/v2026.1.4/

Fixes:

- CVE-2026-44779
  Bot debug endpoints disclose whisper translation audit logs
- CVE-2026-44782
  GroupPostSerializer leaks hidden full names through reaction post association
- CVE-2026-44783
  Replying to a whisper lets non-whisperers create staff-only whisper posts
- CVE-2026-44786
  Public chat MessageBus broadcasts are not restricted to chat-eligible users
- CVE-2026-45085
  Chat misauthorization and information disclosure
- CVE-2026-44784
  Non-staff group owners can see email password in plaintext through group history
- CVE-2026-44785
  Hidden reply-to post raw can be disclosed through AI explain prompts
- CVE-2026-45775
  Cross-site backup access via path traversal in multisite local backups
- (CVE Pending)
  Don't leak restricted tag group names via tag info
- CVE-2026-34154
  Subscription access bypass in discourse-subscriptions plugin
- CVE-2026-33514
  Information Disclosure in Form Template API Due to Missing Authorization
- CVE-2026-44780
  Category queue reviewers can read raw incoming emails from queued posts
- (CVE Pending)
  Prevent webhook payload disclosure on event redelivery
- CVE-2026-32244
  Cached outdated summaries can leak removed content
2026-05-19 03:53:01 +02:00
Sefa Eyeoglu
8d092bb467 treewide: pin pnpm args to pnpm_10
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2026-05-11 18:09:19 +02:00
R. Ryantm
e40de312a2 freshrss: 1.28.1 -> 1.29.0 2026-05-10 20:15:49 +00:00
Tom Hunze
63eae1aea8 wordpressPackages.plugins.so-clean-up-wp-seo: drop
Upstream vanished [1] and the author put up an archived version of the
plugin on GitHub [2] as well as a forum post [3] explaining that the
plugin is effectively unmaintained.

This package has also been broken on Hydra for a long time [4].

There's no mechanism to add aliases for this package set to notify
consumers of the removal, so I didn't add one.

[1] https://plugins.svn.wordpress.org/so-clean-up-wp-seo/
[2] https://github.com/senlin/so-clean-up-wp-seo
[3] https://wordpress.org/support/topic/from-now-on-only-available-via-github/
[4] https://hydra.nixos.org/job/nixpkgs/unstable/wordpressPackages.plugins.so-clean-up-wp-seo.x86_64-linux
2026-05-01 20:32:05 +02:00
Aliaksandr
f3224fa2ca discourse: migrate from fetcherVersion = 1 to fetcherVersion = 3 2026-04-24 21:49:19 +03:00
R. Ryantm
289c6b8e04 lemmy-server: 0.19.17 -> 0.19.18 2026-04-22 04:18:01 +00:00
Leona Maroni
801c7e00c9 discourse: 2026.1.2 -> 2026.1.3
https://releases.discourse.org/changelog/v2026.1.3
2026-03-31 17:14:37 +02:00
R. Ryantm
55ef275acb lemmy-server: 0.19.16 -> 0.19.17 2026-03-28 10:54:40 +00:00
Leona Maroni
31a6de8747 discourse: 2026.1.1 -> 2026.1.2 (#502479) 2026-03-24 09:09:08 +00:00
Thomas Gerbet
35f9457e2f moodle: 5.1.1 -> 5.1.3 (#487949) 2026-03-23 10:58:10 +00:00
Leona Maroni
8da82e75c9 discourse: 2026.1.1 -> 2026.1.2
https://releases.discourse.org/changelog/v2026.1.2
2026-03-23 09:37:56 +01:00
Leona Maroni
1b7c7fbf76 discourse: 2025.12.2 -> 2026.1.1 (#499532) 2026-03-23 07:37:34 +00:00
Sandro
fea348caa9 wordpress_6_7: 6.7.3 -> 6.7.5, wordpress_6_8: 6.8.3 -> 6.8.5, wordpress_6_9: 6.9.1 -> 6.9.4 (#499088) 2026-03-22 17:53:34 +00:00
Leona Maroni
1d9a3bcf0f discourse: 2025.12.2 -> 2026.1.1
https://releases.discourse.org/changelog/v2026.1.0/
2026-03-13 13:09:08 +01:00
r-vdp
e2e702cb4e Merge commit 'ea5f21f20569' into staging-next
# Conflicts:
#	pkgs/by-name/ki/kitty/package.nix
2026-03-13 12:42:04 +01:00
Leona Maroni
cdf64fbe3e discourse: 2025.12.1 -> 2025.12.2 (#498529) 2026-03-13 09:00:13 +00: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