Weijia Wang
efd559ba57
Merge pull request #323871 from melvyn2/update-slskd
...
slskd: 0.19.5 -> 0.21.1
2024-07-04 00:22:14 +02:00
Sandro Jäckel
2040dfa812
uglify-js: remove remaining aliases, entry from nodePackages
2024-07-03 21:25:54 +02:00
Weijia Wang
9c1cfad9a0
Merge pull request #307910 from r-ryantm/auto-update/pixelfed
...
pixelfed: 0.11.13 -> 0.12.1
2024-07-03 00:55:55 +02:00
Felix Buehler
7c8f7bc948
nixos/tests/freshrss: test extensions
2024-07-01 23:38:56 +02:00
Felix Buehler
bb33682f3a
nixos/freshrss: add extensions
2024-07-01 23:38:56 +02:00
Felix Buehler
bf3e0af6ba
freshrss-extensions: init
2024-07-01 23:38:54 +02:00
Felix Buehler
691bdd7168
freshrss: reorganize
2024-07-01 23:38:31 +02:00
melvyn
c5b8ea1af7
slskd: 0.19.5 -> 0.21.1
2024-07-01 11:53:06 -07:00
h7x4
e93bc1f3e3
Merge pull request #323662 from MikaelFangel/update-changedetection-io
...
changedetection-io: 0.45.23 -> 0.45.24
2024-07-01 20:50:52 +02:00
Jörg Thalheim
c08bd9add4
Merge pull request #307123 from CaptainJawZ/shiori
...
shiori: 1.5.5 -> 1.7.0
2024-07-01 13:46:24 +02:00
Mikael Fangel
f57816bbaf
changedetection-io: 0.45.23 -> 0.45.24
2024-06-30 22:43:11 +02:00
Jörg Thalheim
3ac2687c48
shiori: fix cross-compilation
2024-06-30 13:07:50 +02:00
Jörg Thalheim
0b7f2a2cda
nixos/shiori: comment out non-working tests
2024-06-30 13:06:10 +02:00
Danilo Reyes
4f021e14a3
shiori: 1.5.5 -> 1.7.0
2024-06-29 15:30:22 -06:00
R. Ryantm
96dd8051de
mediawiki: 1.41.1 -> 1.42.1
2024-06-29 12:39:23 +00:00
R. Ryantm
817323b8b7
wordpress: 6.5.4 -> 6.5.5
2024-06-26 20:24:50 +00:00
Yt
b8adfcfa20
Merge pull request #322321 from r-ryantm/auto-update/pict-rs
...
pict-rs: 0.5.13 -> 0.5.16
2024-06-26 00:22:29 +00:00
R. Ryantm
4429be0054
pict-rs: 0.5.13 -> 0.5.16
2024-06-25 03:45:29 +00:00
R. Ryantm
a9be13da40
healthchecks: 3.3 -> 3.4
2024-06-24 21:19:56 +00:00
Sandro
8d31cfa342
Merge pull request #322136 from ymarkus/bookstack
2024-06-24 11:50:39 +02:00
Herwig Hochleitner
e63cfefd1e
sogo: 5.9.1 -> 5.10.0 ( #320644 )
2024-06-24 10:50:41 +02:00
Yannick Markus
cfb5dcd637
bookstack: 24.05.1 -> 24.05.2
...
Diff: https://github.com/BookStackApp/BookStack/compare/v24.05.1...v24.05.2
Changelog: https://github.com/BookStackApp/BookStack/releases/tag/v24.05.2
2024-06-24 10:44:08 +02:00
Sandro Jäckel
743d9f835d
maintainers: remove one year inactive maintainer kiwi
2024-06-21 01:38:39 -04:00
Alexander Sieg
5840285b38
outline: 0.77.1 -> 0.77.2
2024-06-18 12:18:04 +02:00
Alexander Sieg
fae942daaf
outline: 0.76.1 -> 0.77.1
...
Changelog:
- https://github.com/outline/outline/releases/tag/v0.77.0
- https://github.com/outline/outline/releases/tag/v0.77.1
2024-06-17 10:21:25 +02:00
Weijia Wang
876cf3c9cf
Merge pull request #318898 from wegank/wordpress-bump
...
wordpress: 6.5.2 -> 6.5.4
2024-06-15 17:22:45 +02:00
h7x4
41d17d62fb
Merge pull request #318455 from r-ryantm/auto-update/moodle
...
moodle: 4.4 -> 4.4.1
2024-06-12 21:22:04 +02:00
R. Ryantm
aa11c688c0
galene: 0.8.2 -> 0.9
2024-06-11 08:27:17 +00:00
Weijia Wang
d229aeec6b
wordpress: update plugins
2024-06-10 21:59:26 +02:00
Weijia Wang
66e95dd167
wordpress: 6.5.2 -> 6.5.4
2024-06-10 21:23:42 +02:00
Weijia Wang
873856ba1f
wordpress: fix update script
2024-06-10 21:23:34 +02:00
Alexis Hildebrandt
f8c4a98e8e
treewide: Remove the definite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02:00
Alexis Hildebrandt
755b915a15
treewide: Remove indefinite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Alexis Hildebrandt
bf995e3641
treewide: Remove ending period from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
R. Ryantm
3e5f08c914
moodle: 4.4 -> 4.4.1
2024-06-09 06:39:10 +00:00
Elis Hirwing
04525dda70
Merge pull request #317614 from r-ryantm/auto-update/freshrss
...
freshrss: 1.24.0 -> 1.24.1
2024-06-08 18:17:21 +02:00
Yannick Markus
a54c5c8526
bookstack: 24.02.3 -> 24.05.1
...
Diff: https://github.com/BookStackApp/BookStack/compare/v24.02.3...v24.05.1
Changelog: https://www.bookstackapp.com/blog/bookstack-release-v24-05/ & https://www.bookstackapp.com/blog/bookstack-release-v24-05-1/
2024-06-06 11:59:04 +02:00
R. Ryantm
e871dd06f4
freshrss: 1.24.0 -> 1.24.1
2024-06-06 01:36:37 +00:00
Peder Bergebakken Sundt
40e4bc9ba5
Merge pull request #315886 from MikaelFangel/update-changedetection-io
...
changedetection-io: 0.45.22 -> 0.45.23
2024-06-05 01:58:10 +02:00
Sigmanificient
d48a9bb622
treewide: remove unused fetchpatch arguments
2024-06-04 12:40:25 +02:00
R. Ryantm
e7b08ca3e2
pixelfed: 0.11.13 -> 0.12.1
2024-06-02 00:15:45 +02:00
Mikael Fangel
35899e7573
changedetection-io: 0.45.22 -> 0.45.23
2024-05-30 14:54:51 +02:00
isabel
63aceac766
treewide: remove unused occurence of fetchFromGitHub argument
2024-05-30 05:56:07 +00:00
Martin Weinelt
898d023384
discourse: build discourseAllPlugins in passthru.tests.
...
Useful to reveal failing plugin builds.
2024-05-27 20:47:29 +02:00
Martin Weinelt
1d2d14cc1f
discourse: update plugins
2024-05-27 20:47:28 +02:00
Martin Weinelt
25755c0d20
discourse: 3.1.0 -> 3.2.2
...
https://meta.discourse.org/t/3-1-1-security-and-bug-fix-release/278760
https://meta.discourse.org/t/3-1-2-security-and-bug-fix-release/282427
https://meta.discourse.org/t/3-1-3-security-and-bug-fix-release/284973
https://meta.discourse.org/t/3-1-4-security-and-bug-fix-release/290939
https://blog.discourse.org/2024/01/celebrating-discourse-3-2/
https://meta.discourse.org/t/3-2-1-security-and-bug-fix-release/298237
https://meta.discourse.org/t/3-2-2-bug-fix-release/307780
Co-Authored-By: Christian Albrecht <christian.albrecht@mayflower.de>
Fixes: CVE-2023-38706, CVE-2023-40588, CVE-2023-41043, CVE-2023-41042,
CVE-2023-44388, CVE-2023-43814, CVE-2023-45147, CVE-2023-43659,
CVE-2023-44391, CVE-2023-45131, CVE-2023-47120, CVE-2023-45816,
CVE-2023-46130, CVE-2023-47119, CVE-2023-47121, CVE-2023-45806,
CVE-2023-49099, CVE-2024-21655, CVE-2024-21655, CVE-2023-48297,
CVE-2024-24748, CVE-2024-24827, CVE-2024-27085, CVE-2024-27100,
CVE-2024-28242
2024-05-27 13:36:51 +02:00
Martin Weinelt
5cf005119a
discourse: strip markers from plugin compat spec
...
The plugin updater would previously stumble over compat spec version
entries that begin with angled brackets.
````
< 3.3.0.beta1-dev: 56b0de3896361b6a87523537c8f5b450d2fe0807
3.2.0: 33c43ca51ac7b7baa8a309a269dcf8685b8bd638
< 3.2.0.beta2-dev: ac930c509e2a5b0c37b84bcea28d332e686add95
3.1.999: a304cd2028ccf1f5b00f5137633aa7027a1fd334
3.1.0.beta3: 9c270cac9abc1c2b30574d8c655fb3a90546236b
[...]
````
2024-05-27 10:58:26 +02:00
Martin Weinelt
3106519f14
discourse: rely on packaging module for version comparison
...
The distutils module is deprecated and was removed in Python 3.12, which
would eventually break this updater.
2024-05-27 10:58:25 +02:00
Weijia Wang
defedd80f8
Merge pull request #313931 from Lurkki14/gpl2-pkgs-servers
...
pkgs/servers: remove licenses.gpl2
2024-05-26 14:37:45 +02:00
Matthias Beyer
b649801ff6
Merge pull request #314000 from r-ryantm/auto-update/freshrss
...
freshrss: 1.23.1 -> 1.24.0
2024-05-26 14:26:02 +02:00