Commit graph

1196 commits

Author SHA1 Message Date
Weijia Wang e5fc07cb22
Merge pull request #232381 from f2k1de/wordpress-6.2.1
wordpress6_2: 6.2 -> 6.2.1
2023-05-17 12:37:49 +03:00
Isa 112849bd19 wordpress6_2: 6.2 -> 6.2.1 2023-05-17 10:34:38 +02:00
Sandro Jäckel 0000000877
mediawiki: use stdenvNoCC, remove extra derivation 2023-05-16 23:23:37 +02:00
Jonas Heinrich f1ed357208 wordpressPackages.plugins.login-lockdown: init at 2.06, wordpressPackages: update 2023-05-16 12:15:50 +02:00
Kerstin 872987d040
beam/mixRelease: default stripDebug to false due frequent runtime errors (#232107)
This flag appears to cause issues in 3 out 4 users of mixRelease in
Nixpkgs, plus Mobilizon, which isn't merged yet. It might be safer to
set it to fals for now, as the runtime error messages produced by it are
quite cryptic.
2023-05-16 10:50:34 +02:00
Moritz 'e1mo' Fromm 4341067c94
dokuwiki: 2023-04-04 -> 2023-04-04a
Hotfix for a discovered vulnerability (deemed as high[^1])
in the RSS parser allowing cross-site scripting via injected,
arbitrary, JavaScript.

Changes: https://github.com/dokuwiki/dokuwiki/compare/release-2023-04-04...release-2023-04-04a

[^1]: https://huntr.dev/bounties/c6119106-1a5c-464c-94dd-ee7c5d0bece0/
2023-05-16 08:40:59 +02:00
Jörg Thalheim fc8c839fe8
Merge pull request #231841 from Ma27/wikijs-node18
wiki-js: use nodejs18
2023-05-14 16:22:56 +01:00
Ryan Lahfa 8ef486b60e
Merge pull request #207194 from RaitoBezarius/pixelfed-module
pixelfed: init at 0.11.5, module, tests
2023-05-14 17:09:19 +02:00
Kirill Radzikhovskyy a14e2b4b16 plausible: unbreak with latest nodejs 2023-05-14 09:05:21 -04:00
Maximilian Bosch 577ffe768c
wiki-js: use nodejs18
Part of #229910.

Unfortunately this is a little hacky because upstream doesn't intend to
support it for 2.5, but only for 3.0 which isn't out yet, however nodejs-16
will get out of maintenance during the support-span of NixOS 23.05[1].

The only breaking change is that `extract-files` uses a deprecated way
of exposing modules, I went through the list of other breaking
changes in v17 and v18[2][3] and couldn't spot any usage of removed
features, also local testing didn't reveal further issues.

Unfortunately fixing that breakage turned out to be non-trivial.
Currently, `extract-files@9.0.0` is used with the problematic portions
in its `package.json`, however it's only a transitive dependency of
`@graphql-tools/url-loader` & `apollo-upload-client`. Unfortunately, the
versions of that in use require v9 and don't work with a newer version of
`extract-files` with the problem fixed[4]. Also, upgrading the
dependencies in question is not a feasible option because `graphql-tools`
was split up into multiple smaller packages in v8 and also some of the
APIs in use in `wiki.js` were dropped there[5], so this would also be
very time-consuming and non-trivial to fix.

Since this was the only issue, I decided to go down the hacky route and
patch the problem in `package.json` of `extract-files` manually during
our `patchPhase`.

[1] https://github.com/requarks/wiki/discussions/6388
[2] https://nodejs.org/en/blog/release/v17.0.0
[3] https://nodejs.org/en/blog/release/v18.0.0
[4] Upon local testing, this broke with the following error:

        Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './public/extractFiles' is not defined by "exports" in /wiki/node_modules/extract-files/package.json
[5] For instance `SchemaDirectiveVisitor` in
  `server/graph/directives/auth`.
2023-05-14 14:25:33 +02:00
Martin Weinelt 1d7b09e984
Merge pull request #231093 from iblech/patch-whitebophir-node20
whitebophir: upgrade from nodejs_16 to nodejs_20
2023-05-12 19:07:12 +02:00
Martin Weinelt 474db646de
Merge pull request #231102 from iblech/patch-ethercalc-nodejs20
ethercalc: upgrade from nodejs_14 to nodejs_20
2023-05-12 19:06:47 +02:00
ppom 018192cda2 slskd: init at 0.17.5 2023-05-12 10:14:48 +02:00
Ingo Blechschmidt f1b487c9ba ethercalc: upgrade from nodejs_14 to nodejs_20 2023-05-10 17:59:39 +02:00
Ingo Blechschmidt 4e4a631041 whitebophir: upgrade from nodejs_16 to nodejs_20 2023-05-10 16:46:37 +02:00
asonix cb2941db79 pict-rs: 0.3.0-alpha.37 -> 0.3.3 2023-05-09 15:24:54 -04:00
happysalada 164edb8468 plausible: mark broken following node-16 deprecation 2023-05-08 17:45:55 -04:00
R. Ryantm 2692d3f41d nifi: 1.20.0 -> 1.21.0 2023-05-07 15:20:36 +00:00
Gabriel Fontes 16b3b0c53b nixos/tests/kavita: init 2023-05-06 13:57:53 -03:00
Gabriel Fontes 76de0ec750 kavita: init at 0.7.1.4 2023-05-06 13:57:53 -03:00
Weijia Wang fd3298bac4 wordpress: update languages and plugins 2023-05-03 17:40:18 +03:00
Weijia Wang 5d1f6e2d83
Merge pull request #229654 from onny/wordpress62
wordpress: 6.1.1 -> 6.2; wordpress6_2: init
2023-05-03 16:34:59 +03:00
Jonas Heinrich 103268d3d3
Merge pull request #225141 from dasj19/wordpress-ro
wordpress: added ro_RO language + updated plugins,themes and languages
2023-05-03 14:01:47 +02:00
Jonas Heinrich 9679582652 wordpress: 6.1.1 -> 6.2; wordpress6_2: init 2023-05-03 13:56:50 +02:00
Kira Bruneau e12199b8a0 dart-sass-embedded: build from source 2023-04-29 12:16:23 -04:00
Minijackson 0c97d307e6 netbox: 3.4.10 -> 3.5.0 2023-04-29 12:39:32 +02:00
Minijackson aa4d05bdc2 netbox: 3.4.9 -> 3.4.10 2023-04-29 12:39:32 +02:00
Minijackson f71efbb6e6 netbox: 3.4.7 -> 3.4.9 2023-04-29 12:39:32 +02:00
IndeedNotJames 06fa6807d2
discourseAllPlugins: update all 2023-04-28 12:14:58 +02:00
IndeedNotJames f88be46556
discourse: 3.1.0.beta2 -> 3.1.0.beta4
https://meta.discourse.org/t/3-1-0-beta4-new-notifications-menu-chat-and-sidebar-improvements-security-fixes-and-more/262044
https://meta.discourse.org/t/3-1-0-beta3-search-optimizations-resizable-chat-drawer-new-api-scopes-and-more/258274
diff: https://github.com/discourse/discourse/compare/v3.1.0.beta2..v3.1.0.beta4
2023-04-28 12:14:58 +02:00
Yaya 5effdaaa40
nixos/tests/snipe-it: init (#180772) 2023-04-26 17:46:15 +02:00
Weijia Wang fdb0d6d50c
Merge pull request #227363 from r-ryantm/auto-update/shaarli
shaarli: 0.12.1 -> 0.12.2
2023-04-25 23:59:00 +03:00
Jonas Heinrich e7e169ca03
Merge pull request #225883 from e1mo/dokuwiki-2023-04-04
dokuwiki: 2022-07-31a -> 2023-04-04
2023-04-25 14:02:59 +02:00
Sandro Jäckel aad577bd30 nodejs*: normalise names to better fit other packages
Versioned package attributes are usually named like $pname_$version
eg: nodejs-14_x -> nodejs_14
2023-04-25 11:28:17 +02:00
Nick Cao ca50dac040
Merge pull request #226233 from erdnaxe/galene-update7
galene: 0.6.1 -> 0.7.0
2023-04-24 10:21:46 +08:00
Raito Bezarius f341151cfa nixos/tests/pixelfed: init test 2023-04-21 17:39:24 +02:00
R. Ryantm b7a60b612f shaarli: 0.12.1 -> 0.12.2 2023-04-20 23:28:38 +00:00
Yaya d07b21106c snipe-it: 6.0.14 -> 6.1.0
https://github.com/snipe/snipe-it/releases/tag/v6.1.0
2023-04-18 23:15:45 +00:00
Edgar B d713631265 monica: init at 4.0.0 2023-04-16 11:24:00 +02:00
Moritz 'e1mo' Fromm 8c2f6a1d9e
dokuwiki: 2022-07-31a -> 2023-04-04
See changelog at
<https://www.dokuwiki.org/changes#release_2023-04-04_jack_jackrum> for
list of (significant) changes.
2023-04-15 10:41:32 +02:00
Alexandre Iooss 4be94ba44b galene: 0.6.1 -> 0.7.0 2023-04-15 08:35:56 +02:00
Alexandre Iooss bd80d99a61 galene: add erdnaxe as maintainer 2023-04-15 08:35:42 +02:00
Sandro 59695dcb9e
Merge pull request #225925 from SuperSandro2000/healthchecks
healthchecks: 2.6.1 -> 2.8.1
2023-04-13 10:45:54 +02:00
Sandro Jäckel cbe3dd7394
healthchecks: 2.6.1 -> 2.8.1
Diff: https://github.com/healthchecks/healthchecks/compare/refs/tags/v2.6.1...v2.8.1
2023-04-12 19:57:38 +02:00
Kirill Radzikhovskyy d7ad5580d7 plausible: older npm fixup, darwin build, strip causes cachex to fail 2023-04-10 20:26:25 +10:00
Daniel Șerbănescu e77295ab8a wordpress: added ro_RO language + updated plugins,themes and languages 2023-04-07 12:30:42 +02:00
Martin Weinelt da7761caca
Merge pull request #224629 from mweinelt/mediawiki-1.39.3
mediawiki: 1.39.2 -> 1.39.3
2023-04-05 22:10:27 +02:00
Martin Weinelt 47428f1a16
mediawiki: Expose test variants individually
This fixes `nix-build -A mediawiki.tests`, which does not seem to
recurse into nested attribute sets, but instead returns.
2023-04-04 12:38:31 +02:00
Martin Weinelt 04e8e10104
mediawiki: 1.39.2 -> 1.39.3
https://lists.wikimedia.org/hyperkitty/list/mediawiki-announce@lists.wikimedia.org/message/6UQBHI5FWLATD7QO7DI4YS54U7XSSLAN/

Fixes: CVE-2020-36649, CVE-2023-29141
2023-04-04 12:33:56 +02:00
Raito Bezarius e965c5cc5f netbox_3_3: 3.3.9 -> 3.3.10 2023-04-04 11:47:03 +02:00
Raito Bezarius 03497d4ab4 netbox: introduce common function for generic packages, mark 3.3.9 EOL 2023-04-04 11:47:02 +02:00
Raito Bezarius c1081bf20b netbox: 3.4.6 -> 3.4.7 2023-04-04 11:45:31 +02:00
Minijackson 78eb4d64e7 netbox_3_3: init
reintroduce previous version, use in NixOS module if stateVersion < 23.05
2023-04-04 11:45:31 +02:00
Minijackson 6e054138b0 netbox: 3.4.5 -> 3.4.6 2023-04-04 11:45:30 +02:00
Minijackson 8dbfb9e263 netbox: 3.4.3 -> 3.4.5 2023-04-04 11:45:30 +02:00
Minijackson eeb17fca1c netbox: 3.4.2 -> 3.4.3 2023-04-04 11:45:30 +02:00
Minijackson 52f3031f23 netbox: 3.4.1 -> 3.4.2 2023-04-04 11:45:30 +02:00
Minijackson bc4b08acbe netbox: 3.3.9 -> 3.4.1 2023-04-04 11:45:29 +02:00
Bill Ewanick b81f7d15f1 lemmy: 0.17.1 -> 0.17.2 2023-03-27 21:08:36 -04:00
stuebinm 230d506073 netbox: workaround to allow python packageOverrides
see https://github.com/NixOS/nixpkgs/issues/44426 ("Python's
packageOverrides isn't composable") for why this is a useful
thing to do.
2023-03-26 17:25:12 +02:00
bezmuth 862d0ffd84 pixelfed: init at 0.11.5 2023-03-25 19:36:05 +01:00
R. Ryantm 95381a8ab5 moodle: 4.1.1 -> 4.1.2 2023-03-25 14:47:25 +00:00
R. Ryantm 8b2dd593fe wiki-js: 2.5.297 -> 2.5.298 2023-03-25 10:07:23 +00:00
Weijia Wang 19ce5c743c sope: make build less illegal 2023-03-23 21:42:24 +02:00
Ryan Lahfa b8d0be0fa8
Merge pull request #219995 from xanderio/outline-0.68.1
outline: 0.67.2 -> 0.68.1
2023-03-23 12:57:01 +01:00
mdarocha 4062f28a76 baget: remove due to upstream being unmaintained 2023-03-19 14:19:49 +01:00
Weijia Wang 32f39395a7
Merge pull request #210101 from helsinki-systems/upd/jitsi
Update of all Jitsi Meet components
2023-03-17 12:23:14 +02:00
Vladimír Čunát 2d51a0e8ad
Merge branch 'master' into staging-next 2023-03-13 08:25:10 +01:00
0x4A6F c76fb2fef8
Merge pull request #220847 from Janik-Haag/engelsystem
engelsystem: 3.1.0 -> 3.3.0
2023-03-13 02:07:57 +01:00
Vladimír Čunát 1f7eeea8ee
Merge branch 'master' into staging-next 2023-03-12 17:21:00 +01:00
Janik H 4ddd6f6536 engelsystem: 3.1.0 -> 3.3.0 2023-03-12 17:08:16 +01:00
Martin Weinelt f01e0be4d2
Merge pull request #220826 from mweinelt/vikunja
vikunja-frontend: 0.20.4 -> 0.20.5, vikunja-api: 0.20.3 -> 0.20.4
2023-03-12 15:52:05 +00:00
Martin Weinelt 5abe72f0b2 Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/development/python-modules/mdutils/default.nix
2023-03-12 15:59:15 +01:00
Martin Weinelt f0e6f1bf13
Merge pull request #217909 from LeSuisse/nifi-1.20.0
nifi: 1.16.3 -> 1.20.0
2023-03-12 14:16:38 +00:00
Martin Weinelt 17ccdf0ebf
vikunja-api: 0.20.3 -> 0.20.4
Changelog: https://kolaente.dev/vikunja/api/src/tag/v0.20.4/CHANGELOG.md
2023-03-12 14:05:19 +01:00
Martin Weinelt eb3e8ca5c1
vikunja-frontend: 0.20.4 -> 0.20.5
Changelog: https://kolaente.dev/vikunja/frontend/src/tag/v0.20.5/CHANGELOG.md
2023-03-12 14:05:19 +01:00
Vladimír Čunát 1dd94ad62f
Merge branch 'master' into staging-next 2023-03-12 09:06:28 +01:00
K900 3057c3ad5b changedetection-io: 0.39.22.1 -> 0.40.3 2023-03-10 22:49:27 +03:00
Martin Weinelt b648285f75
vikunja-frontend: 0.20.3 -> 0.20.4
Changelog: https://kolaente.dev/vikunja/frontend/src/tag/v0.20.4/CHANGELOG.md
2023-03-10 16:05:10 +01:00
Martin Weinelt 5a0c0f3276
vikunja-api: 0.20.2 -> 0.20.3
Changelog: https://kolaente.dev/vikunja/api/src/tag/v0.20.3/CHANGELOG.md
2023-03-10 16:05:10 +01:00
Alexander Sieg d661954297
outline: 0.67.2 -> 0.68.1 2023-03-07 15:25:03 +01:00
Martin Weinelt b04848e5fe Merge remote-tracking branch 'origin/master' into staging-next 2023-03-06 08:21:14 +01:00
Ryan Lahfa c91b85416b
Merge pull request #216015 from r-ryantm/auto-update/dolibarr
dolibarr: 16.0.3 -> 16.0.4
2023-03-05 21:19:46 +01:00
Felix Buehler 8d5674679d freshrss: 1.20.2 -> 1.21.0 2023-03-05 16:37:42 +01:00
Martin Weinelt c76553c9a6 Merge remote-tracking branch 'origin/master' into staging-next 2023-03-05 01:14:06 +00:00
Martin Weinelt 419ff35b40
_5etools: Disable hydra builds
The source tarball is too large for hydras output limit.

https://hydra.nixos.org/build/210505879
2023-03-04 19:44:09 +00:00
Martin Weinelt d0286ecd24 Merge remote-tracking branch 'origin/staging' into staging-next 2023-03-04 01:42:06 +00:00
Martin Weinelt 57352c1d23 changedetection-io: Use hash and SRI hashes
With the python package set moving to hash, overriding the fetcher and
reintroducing sha256 breaks eval, due to multiple hashes passed.
2023-03-03 23:59:30 +01:00
Maximilian Bosch e62c913822
treewide: remove ma27 from a bunch of packages (again)
Some of the stuff used to be needed for a project, for others I found
alternatives that suited better my needs. Anyways, I don't intend to
spend time maintaining these, so no need to keep that.
2023-03-03 21:25:26 +01:00
Sandro 8658575256
Merge pull request #218226 from LeSuisse/mediawiki-1.39.2 2023-03-01 19:29:00 +01:00
Sandro eef1defad8
Merge pull request #217244 from SuperSandro2000/hedgedoc-1.9.7 2023-02-28 00:57:24 +01:00
Thomas Gerbet 19c7b80ba0 mediawiki: 1.39.1 -> 1.39.2
https://www.mediawiki.org/wiki/Release_notes/1.39
2023-02-25 12:42:33 +01:00
Sandro bfff7eab5c
Merge pull request #215304 from urandom2/5etools 2023-02-24 00:27:05 +01:00
Thomas Gerbet 9f57a615e4 nifi: 1.16.3 -> 1.20.0
Fixes CVE-2023-22832.

https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version1.20.0
2023-02-23 22:28:52 +01:00
Nick Cao 5969cb3337
Merge pull request #217025 from weiren2/outline-public-assets
outline: fix broken links to public assets
2023-02-22 08:31:40 +08:00
Bill Ewanick 8260d35eb9 lemmy: 0.16.7 -> 0.17.1 2023-02-21 18:33:46 -05:00
Wei Ren 5f29a5628b outline: fix broken links to public assets
Revert changes in 06a70ad.
Instead, use symlink to fix the issue that 06a70ad tries to solve.
2023-02-21 13:41:29 -06:00
Maximilian Bosch 151f71c672
Merge pull request #217285 from r-ryantm/auto-update/wiki-js
wiki-js: 2.5.296 -> 2.5.297
2023-02-20 22:02:52 +01:00
Kim Lindberger e0c0a6c80c
Merge pull request #215523 from talyz/discourse-3.1.0.beta2
discourse: 2.9.0.beta14 -> 3.1.0.beta2
2023-02-20 13:58:05 +01:00
R. Ryantm 93218068b2 wiki-js: 2.5.296 -> 2.5.297 2023-02-20 08:01:05 +00:00
Sandro Jäckel bda7e527de
hedgedoc: 1.9.6 -> 1.9.7, remove inactive maintainer 2023-02-20 00:33:11 +01:00
Sandro e1ccff2798
Merge pull request #216335 from SuperSandro2000/searxng-babel 2023-02-16 20:11:56 +01:00
Sandro Jäckel 820c86da44
searxng: replace maintainer Kranzes with me
as offered in the PR
2023-02-16 19:42:18 +01:00
Sandro Jäckel 4ce10e413f
searxng: unstable-2022-09-01 -> unstable-2023-03-13
This was motivated by an incompatibility caused by a recent babel or
flask-babel update.
2023-02-16 19:42:18 +01:00
Jonas Heinrich 11867c6ee3 wordpressPackages.themes.geist: init 2.0.3 2023-02-13 19:10:46 +01:00
R. Ryantm e961b3bf8d dolibarr: 16.0.3 -> 16.0.4 2023-02-12 15:53:51 +00:00
Colin Arnott 83c770cf53
_5etools: init at 1.175.2 2023-02-10 00:02:27 +00:00
talyz ca6aa07304
discourse: Document how to update 2023-02-09 17:36:48 +01:00
talyz 0dcc8c9adb
discourse: Update plugins
Co-authored-by: Paul Grayson <pdg@alum.mit.edu>
2023-02-09 17:36:36 +01:00
talyz 8fb5bab784
discourse: 2.9.0.beta14 -> 3.1.0.beta2 2023-02-09 17:36:29 +01:00
talyz aef5ef0108
discourse: Reformat function arguments 2023-02-09 14:52:01 +01:00
Martin Weinelt b9f654c89c
wallabag: 2.5.3 -> 2.5.4
https://github.com/wallabag/wallabag/releases/tag/2.5.4

Fixes: CVE-2023-0734, CVE-2023-0735, CVE-2023-0736, CVE-2022/0737
2023-02-07 22:27:50 +00:00
zowoq a83fd920d8 phylactery: remove empty go vendor hash 2023-02-07 06:23:39 +10:00
Artturi 4cc665fe8e
Merge pull request #214963 from LeSuisse/freshrss-fix-passthru-tests 2023-02-06 21:42:20 +02:00
Thomas Gerbet f4c1ef09d8 freshrss: fix passthru.tests 2023-02-06 17:52:19 +01:00
Maximilian Bosch e895665134
wiki-js: 2.5.295 -> 2.5.296
ChangeLog: https://github.com/requarks/wiki/releases/tag/v2.5.296
2023-02-06 13:43:01 +01:00
Jan Tojnar a4764363a2 Revert "wallabag: Drop swiftmailer patch"
The patch is still needed in 2.5.3.
It was removed because it did not apply to previous tarball,
which was accidentally generated from wrong branch.
It applies again after 2692bb8570.

This reverts commit 91391118c7.
2023-02-05 17:20:50 +01:00
Nick Cao fbcb1c43a7
Merge pull request #214706 from benneti/master
wallabag: fix source file for 2.5.3
2023-02-05 20:28:24 +08:00
Jonas Heinrich f58d92fa4b
Merge pull request #211417 from xanderio/outline-fix-mail
outline: fix mail notifications
2023-02-05 11:27:38 +01:00
Jonas Heinrich ecf734051b
Merge pull request #211251 from onny/outline-update
outline: 0.67.1 -> 0.67.2
2023-02-05 10:18:46 +01:00
Benedikt Tissot 2692bb8570 wallabag: fix source file for 2.5.3
Fixes this upstream issue https://github.com/wallabag/wallabag/issues/6269 where the wrong release file was created.
2023-02-05 09:51:18 +01:00
R. Ryantm 7c4b648ef4 bookstack: 23.01 -> 23.01.1 2023-02-04 17:30:05 +00:00
Nick Cao 1a38804b7e
Merge pull request #214288 from mweinelt/vikunja-update
vikunja-api: 0.20.1 -> 0.20.2: vikunja-frontend: 0.20.2 -> 0.20.3
2023-02-04 11:19:58 +08:00
Nick Cao 996e5a71c5
Merge pull request #211654 from mweinelt/one-flask-babel-is-enough
python3Packages.flask-babel: 2.0.0 -> 3.0.0
2023-02-03 09:02:57 +08:00
Martin Weinelt 505da9e637 vikunja-frontend: 0.20.2 -> 0.20.3
https://kolaente.dev/vikunja/frontend/src/tag/v0.20.3/CHANGELOG.md
2023-02-03 01:52:59 +01:00
Martin Weinelt bf17e9e866 vikunja-api: 0.20.1 -> 0.20.2
Changelog: https://kolaente.dev/vikunja/api/src/tag/v0.20.2/CHANGELOG.md
2023-02-03 01:51:44 +01:00
Weijia Wang c95374a887
Merge pull request #214158 from ymarkus/bookstack
bookstack: 22.11.1 -> 23.01
2023-02-02 23:56:07 +01:00
Martin Weinelt 91391118c7
wallabag: Drop swiftmailer patch
The swiftmailer bundle isn't part of the dependencies anymore.
2023-02-02 21:30:23 +00:00
R. Ryantm 2d2bbe40a4 sogo: 5.7.0 -> 5.8.0 2023-02-02 17:39:20 +01:00
Yannick Markus eb6cc4899e
bookstack: 22.11.1 -> 23.01 2023-02-02 11:44:11 +01:00
R. Ryantm c09aa81965 jitsi-meet: 1.0.6644 -> 1.0.6943 2023-02-01 14:47:23 +01:00
Martin Weinelt 98c6798b10
wallabag: 2.5.2 -> 2.5.3
https://github.com/wallabag/wallabag/releases/tag/2.5.3

Fixes two security issues, were an authorized user could
- export other users entries
- modify or delete other user's annotations

Fixes: CVE-2023-0609, CVE-2023-0610
2023-02-01 14:29:43 +01:00
Benno Bielmeier 7215603cb9 discourse.plugins.discourse-reactions: Init 2023-01-31 12:19:20 +09:00
R. Ryantm 73b810b140 shiori: 1.5.3 -> 1.5.4 2023-01-29 09:38:07 +00:00
Colin Arnott 1754920c76
wordpress: remove bundled plugins and themes
Wordpress bundles some non-essential plugins and themes, then pesters
users to upgrade them. As we make the whole webroot readonly, it is
not possible to trivially delete them. Instead we should have users
explicitly install plugins via the existing nixos module.
2023-01-28 10:17:21 +00:00
Nick Cao cdb1e212a3
Merge pull request #212813 from r-ryantm/auto-update/healthchecks
healthchecks: 2.5 -> 2.6.1
2023-01-27 08:04:56 +08:00
Aaron Jheng 1771b6692c
phylactery: use buildGoModule (#208980)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-01-27 00:13:00 +01:00
R. Ryantm bcd1853765 healthchecks: 2.5 -> 2.6.1 2023-01-26 17:34:24 +00:00
Nick Cao c2b6af8e21
Merge pull request #212238 from yu-re-ka/peering-manager-1-7-4
peering-manager: 1.7.3 -> 1.7.4
2023-01-25 12:45:53 +08:00
Weijia Wang b51ef1f4fc
Merge pull request #209305 from r-ryantm/auto-update/moodle
moodle: 4.0.5 -> 4.1.1
2023-01-23 16:09:39 +01:00
Yureka c89e19eefe peering-manager: 1.7.3 -> 1.7.4 2023-01-23 10:55:21 +01:00
Guillaume Girol 33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
R. Ryantm 29585f1ea0 moodle: 4.0.5 -> 4.1.1 2023-01-20 05:33:22 +00:00
Martin Weinelt 48958930e7 python3Packages.flaskbabel: Drop in favor of flask-babel 2023-01-19 21:43:58 +00:00
Martin Weinelt 2a8de9e8a9
Merge pull request #198264 from kolaente/update/vikunja-api
vikunja-api: 0.19.2 -> 0.20.1
2023-01-18 19:09:00 +00:00
Martin Weinelt e1f34a8e2c
Merge pull request #198266 from kolaente/update/vikunja-frontend
vikunja-frontend: 0.19.1 -> 0.20.2
2023-01-18 19:01:53 +00:00
kolaente 2eb3417f75
vikunja-frontend: 0.20.1 -> 0.20.2 2023-01-18 19:10:28 +01:00
Alexander Sieg f00a7e7e27
outline: fix email notifications
Outline needs it's mail template at public/email relative to this
working directory.

e3db7455b3/server/emails/mailer.tsx (L87)
2023-01-18 16:58:47 +01:00
Ryan Lahfa eb6d457115
Merge pull request #209246 from e1mo/dokuwiki/package-overriding
dokuwiki: Combine mechanism for plugins and templates
2023-01-18 00:51:18 +01:00
Jonas Heinrich 354cff2a4f outline: 0.67.1 -> 0.67.2
Changelog: https://github.com/outline/outline/releases
2023-01-17 16:47:44 +01:00