Commit Graph

1718 Commits

Author SHA1 Message Date
R. Ryantm
f53222b40f shiori: 1.7.0 -> 1.7.1 2024-10-06 02:50:27 +00:00
Peder Bergebakken Sundt
d80f110d1e
sogo: 5.10.0 -> 5.11.0 (#344343) 2024-10-03 19:52:19 +02:00
lassulus
def08aa2e3
jitsi-meet: Default NAT harvester, Excalidraw Caddy, Prosody lockdown (#280615) 2024-10-02 21:08:06 +01:00
h7x4
da8a5a1f77
healthchecks: 3.4 -> 3.6 (#345283) 2024-10-01 01:26:14 +02:00
Erin Yuki Schlarb
40c1971b82 jitsi-meet: Only run smoke test on Linux
The smoke test requires running Jitsi Videobridge and Jicofo, which are
Linux-only and don’t work on macos.
2024-09-30 18:19:34 +02:00
Cabia Rangris
56703b0df5
outline: 0.79.0 -> 0.80.2 (#344820) 2024-09-30 07:53:51 +04:00
Viorel-Cătălin Răpițeanu
db71929224 wordpressPackages: update packages, add ru_RU lang, make twentytwentyfour default 2024-09-29 23:09:33 +03:00
phaer
d179a5e5ba healthchecks: 3.4 -> 3.6 2024-09-29 13:32:32 +02:00
Sandro
10ae9d0b8f
nixos/rss-bridge: Add simple NixOS test (#331291) 2024-09-27 16:59:57 +02:00
Jan Christoph Ebersbach
6bf2f1589c
sogo: 5.10.0 -> 5.11.0 2024-09-27 16:16:42 +09:00
R. Ryantm
01525c4d97 outline: 0.79.0 -> 0.80.2 2024-09-27 06:11:15 +00:00
Weijia Wang
96c892acd6
livebook: 0.14.0 -> 0.14.2 (#343766) 2024-09-27 02:42:39 +02:00
Artturin
e0464e4788 treewide: replace stdenv.is with stdenv.hostPlatform.is
In preparation for the deprecation of `stdenv.isX`.

These shorthands are not conducive to cross-compilation because they
hide the platforms.

Darwin might get cross-compilation for which the continued usage of `stdenv.isDarwin` will get in the way

One example of why this is bad and especially affects compiler packages
https://www.github.com/NixOS/nixpkgs/pull/343059

There are too many files to go through manually but a treewide should
get users thinking when they see a `hostPlatform.isX` in a place where it
doesn't make sense.

```
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv.is" "stdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv'.is" "stdenv'.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "clangStdenv.is" "clangStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "gccStdenv.is" "gccStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenvNoCC.is" "stdenvNoCC.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "inherit (stdenv) is" "inherit (stdenv.hostPlatform) is"
fd --type f "\.nix" | xargs sd --fixed-strings "buildStdenv.is" "buildStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "effectiveStdenv.is" "effectiveStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "originalStdenv.is" "originalStdenv.hostPlatform.is"
```
2024-09-25 00:04:37 +03:00
Pol Dellaiera
4209b6157a
kavita: 0.8.2 -> 0.8.3.2 (#343656) 2024-09-22 22:34:14 +02:00
Aos Dabbagh
5f6015bb9c livebook: 0.14.0 -> 0.14.2
Upgrading livebook to the latest release:

Changelog:
- [v0.14.2](https://github.com/livebook-dev/livebook/releases/tag/v0.14.2)
- [v0.14.1](https://github.com/livebook-dev/livebook/releases/tag/v0.14.1)
2024-09-22 13:15:57 -04:00
Yongun Seong
1e857243b8
kavita: 0.8.2 -> 0.8.3.2 2024-09-22 15:50:26 +09:00
Maximilian Bosch
149ed25fc2
wiki-js: 2.5.303 -> 2.5.304, fix CVE-2024-45298
ChangeLog: https://github.com/requarks/wiki/releases/tag/v2.5.304
2024-09-21 13:28:45 +02:00
R. Ryantm
d0cbaf4baf wordpress: 6.6.1 -> 6.6.2 2024-09-19 22:21:19 +02:00
Peder Bergebakken Sundt
8c8c27bb19 treewide: remove unused inputs 2024-09-18 01:00:07 +02:00
Aleksana
f1580efb3b
maintainers/team-list: add cyberus team (#331059) 2024-09-16 18:14:16 +08:00
nicoo
8ae535d44c
livebook: 0.13.3 -> 0.14.0 (#340981) 2024-09-10 12:24:50 +00:00
Alexandru Scvortov
a70eab343b livebook: 0.13.3 -> 0.14.0 2024-09-10 11:24:15 +01:00
Felix Bühler
4f7cf373f7
freshrss: 1.24.2 -> 1.24.3 (#340182) 2024-09-09 18:28:50 +02:00
Mikael Fangel
e5f933ad7a
changedetection-io: 0.45.24 -> 0.46.04 2024-09-08 15:04:21 +02:00
Rémi NICOLE
b2e7a1ffe8
peering-manager: fix runtime with pyixapi 0.2.3 (#340164) 2024-09-08 07:49:53 +00:00
R. Ryantm
faa766f124 freshrss: 1.24.2 -> 1.24.3 2024-09-06 20:11:22 +00:00
ghpzin
8eb293fec4
peering-manager: fix runtime with pyixapi 0.2.3
- add patch from merged upstream commit fixing pyixapi 0.2.3 compatibility:
ee558ff66e
2024-09-06 21:30:16 +03:00
R. Ryantm
fec686e486 outline: 0.78.0 -> 0.79.0 2024-09-05 04:12:34 +00:00
Sandro
f501c97718
bookstack: 24.05.2 -> 24.05.4 (#338990) 2024-09-03 14:07:32 +02:00
Sandro
19352b3cf9
hedgedoc: 1.9.9 -> 1.10.0 (#338893) 2024-09-03 09:01:52 +02:00
Adam C. Stephens
775f60f5a9
changedetection-io: add python dependency elementpath (#337769) 2024-09-02 20:41:09 -04:00
Hritwik
a8f5ef66e5 bookstack: 24.05.2 -> 24.05.4 2024-09-02 17:32:39 +05:30
Sandro Jäckel
7e7df1ade9
hedgedoc: 1.9.9 -> 1.10.0
Changelog: https://github.com/hedgedoc/hedgedoc/releases/tag/1.10.0
Fixes: https://github.com/hedgedoc/hedgedoc/security/advisories/GHSA-pjf2-269h-cx7p
2024-09-02 11:08:09 +02:00
Maximilian Bosch
e5a5a40ef6
matomo_5: 5.0.2 -> 5.1.1 (#331030) 2024-08-30 13:07:10 +02:00
Sandro
b5e4bf3745
kasmweb: 1.12.0 -> 1.15.0 (#246777) 2024-08-29 13:03:51 +02:00
Jonas Heinrich
237ef604a9
wordpressPackages.plugins.wp-import-export-lite: init at 3.9.27 (#337301) 2024-08-28 09:29:10 +02:00
h3ndrik
8f082113a8
changedetection-io: add python dependency elementpath
Required for xPath matching
2024-08-27 21:02:08 +02:00
Jonas Heinrich
26e626b910 wordpressPackages.plugins.wp-import-export-lite: init at 3.9.27; wordpressPackages: update 2024-08-25 19:27:01 +02:00
R. Ryantm
935b20686a freshrss: 1.24.1 -> 1.24.2 2024-08-23 15:07:22 +00:00
marius david
efde7f61a7 lemmy-ui: properly replace the vips dependancy 2024-08-21 22:13:35 +02:00
s1341
5c1ed3ad5a kasmweb: 1.12.0 -> 1.15.0 2024-08-21 15:06:02 +03:00
laalsaas
ed48acbc06 matomo_5: 5.1.0 -> 5.1.1 2024-08-20 15:49:51 +02:00
Robert Scott
757247cb45
Merge pull request #335029 from r-ryantm/auto-update/dolibarr
dolibarr: 19.0.2 -> 19.0.3
2024-08-18 21:08:44 +01:00
Peder Bergebakken Sundt
e471916645
treewide: passthru nixos test (#334491) 2024-08-18 00:29:43 +02:00
Emily
eb9dbcd4e1
Merge pull request #334638 from emilazy/push-twxurolyowvm
olm: mark as vulnerable
2024-08-16 20:04:09 +01:00
Emily
bbfd5d1085 {cinny-unwrapped,element-call,fluffychat,jitsi-meet}: inherit vulnerabilities from olm
These vendor the libolm code.
2024-08-16 17:34:49 +01:00
e1mo
e94d59e8e2
dokuwiki: add e1mo as maintainer 2024-08-16 16:10:20 +02:00
e1mo
0d80a75fb3
dokuwiki: 2023-04-04a -> 2023-04-04b
Fixes an XSS Vulnerability reported in
https://github.com/dokuwiki/dokuwiki/issues/4305
2024-08-16 16:10:19 +02:00
R. Ryantm
7a0052be3c dolibarr: 19.0.2 -> 19.0.3 2024-08-16 05:11:37 +00:00
Anna Aurora
6e524f105c
meme-bingo-web: 1.0.1 → 1.1.0 2024-08-12 14:27:36 +02:00