Commit Graph

1461 Commits

Author SHA1 Message Date
Weijia Wang
ed15ce139f wordpress: 6.4.2 -> 6.4.3 2024-03-10 23:54:13 +01:00
Weijia Wang
97b6cd2b24
Merge pull request #291587 from ehmry/discourse
discourse: 3.1.0 <- 3.2.0.beta1
2024-03-08 18:34:32 +01:00
Weijia Wang
e7d3f2f837
Merge pull request #292372 from r-ryantm/auto-update/bookstack
bookstack: 23.12.2 -> 24.02
2024-03-07 12:03:45 +01:00
Weijia Wang
c46fb9459e
Merge pull request #285169 from r-ryantm/auto-update/nifi
nifi: 1.24.0 -> 1.25.0
2024-03-07 11:31:27 +01:00
Pol Dellaiera
3c6ee02009
Merge pull request #293844 from minijackson/netbox-3.7.3
netbox: 3.7.1 -> 3.7.3
2024-03-07 08:29:28 +01:00
Yt
00c4e99e55
Merge pull request #293608 from 9999years/fix-pict-rs
pict-rs: Mark broken on darwin
2024-03-06 21:40:59 +00:00
Pol Dellaiera
62c90b60dd
Merge pull request #293559 from LeSuisse/pixelfed-0.11.13
pixelfed: 0.11.12 -> 0.11.13
2024-03-06 21:59:21 +01:00
Minijackson
98b22e3764
netbox: 3.7.1 -> 3.7.3 2024-03-06 21:43:25 +01:00
Rebecca Turner
0effc1df91
pict-rs: Mark broken on darwin
A lot of build failures when testing:

```
pict-rs> Executing cargoCheckHook
pict-rs> ++ cargo test -j 20 --profile release --target aarch64-apple-darwin --frozen -- --test-threads=20
pict-rs>    Compiling ring v0.17.8
pict-rs>    Compiling io-uring v0.5.13
pict-rs>    Compiling socket2 v0.4.10
pict-rs>    Compiling scoped-tls v1.0.1
pict-rs> error[E0425]: cannot find value `MAP_POPULATE` in crate `libc`
pict-rs>     --> /private/tmp/nix-build-pict-rs-0.5.7.drv-0/pict-rs-0.5.7-vendor.tar.gz/io-uring/src/util.rs:19:42
pict-rs>      |
pict-rs> 19   |                 libc::MAP_SHARED | libc::MAP_POPULATE,
pict-rs>      |                                          ^^^^^^^^^^^^ help: a constant with a similar name exists: `MAP_PRIVATE`
pict-rs>      |
pict-rs>     ::: /private/tmp/nix-build-pict-rs-0.5.7.drv-0/pict-rs-0.5.7-vendor.tar.gz/libc/src/unix/bsd/apple/mod.rs:3314:1
```
2024-03-06 10:02:19 -08:00
Thomas Gerbet
8b7a84f3df pixelfed: 0.11.12 -> 0.11.13
Changes:
https://github.com/pixelfed/pixelfed/releases/tag/v0.11.13
2024-03-05 19:26:08 +01:00
R. Ryantm
95cbbb6648 pict-rs: 0.5.6 -> 0.5.7 2024-03-05 13:30:57 +00:00
Martin Weinelt
f09b7dc6a5
Merge pull request #289961 from leona-ya/vikunja-0.23.0
vikunja: 0.22.1 -> 0.23.0
2024-03-03 19:15:35 +01:00
R. Ryantm
c1b177b434 bookstack: 23.12.2 -> 24.02 2024-02-29 17:58:46 +00:00
Nick Cao
55fc68806b
Merge pull request #291260 from flyingcircusio/matomo-4.16.1
matomo: 4.16.0 -> 4.16.1
2024-02-26 10:31:21 -05:00
Emery
859a581948 discourse: 3.1.0 <- 3.2.0.beta1
The beta doesn't build, revert to a release.

Fix #286332
2024-02-26 15:05:53 +00:00
Mario Rodas
3a6f583ce5
Merge pull request #279212 from MikaelFangel/update-changedetection-io
changedetection-io: 0.45.9 -> 0.45.14
2024-02-25 07:43:00 -05:00
Tobias Stenzel
7440132285 matomo: 4.16.0 -> 4.16.1
- https://matomo.org/changelog/matomo-4-16-1/
2024-02-25 01:26:55 +01:00
Pol Dellaiera
c99dd2f308
Merge pull request #289951 from cyberus-technology/outline-0.75.0
outline: 0.74.0 -> 0.75.0
2024-02-24 23:57:26 +01:00
Pol Dellaiera
b2c1c4c54a
Merge pull request #289454 from r-ryantm/auto-update/dolibarr
dolibarr: 18.0.5 -> 19.0.0
2024-02-23 23:12:17 +01:00
0x4A6F
a9134fc109
Merge pull request #278896 from helsinki-systems/upd/matomo
matomo_5: Init at 5.0.2
2024-02-23 09:38:19 +01:00
Leona Maroni
6925ff914e
vikunja-api, vikunja-frontend: drop
Dropped in favor of a single "vikunja" package that is possible with
the packaging introduced upstream at 0.23.0.
2024-02-19 23:06:06 +01:00
Alexander Sieg
5eb82cb094
outline: 0.74.0 -> 0.75.0 2024-02-19 12:45:56 +01:00
Max Hausch
7e2ab60bc5
matomo_5: Init at 5.0.2 2024-02-19 07:39:49 +01:00
0x4A6F
9799eec079
Merge pull request #286907 from r-ryantm/auto-update/dokuwiki
dokuwiki: 2023-04-04a -> 2024-02-06a
2024-02-18 21:22:41 +01:00
R. Ryantm
bfcd907aa3 dolibarr: 18.0.5 -> 19.0.0 2024-02-17 05:46:04 +00:00
Peder Bergebakken Sundt
f7312b7cf4 pixelfed: 0.11.11 -> 0.11.12 2024-02-16 23:00:37 +01:00
Matej Cotman
13fae6142c
lemmy-server/ui: 0.18.5 -> 0.19.3 2024-02-15 22:27:32 +02:00
Weijia Wang
ab7fa5612d
Merge pull request #288678 from LeSuisse/dolibarr-18.0.5
dolibarr: 18.0.4 -> 18.0.5
2024-02-15 08:37:33 +01:00
R. Ryantm
f235fcfd5f dokuwiki: 2023-04-04a -> 2024-02-06a 2024-02-15 00:12:09 +00:00
h7x4
fc5fc2f6d8
Merge pull request #287941 from r-ryantm/auto-update/moodle
moodle: 4.3.2 -> 4.3.3
2024-02-14 09:42:08 +01:00
Thomas Gerbet
4321996a21 dolibarr: 18.0.4 -> 18.0.5
Fixes CVE-2024-23817.

Changelog:
https://github.com/Dolibarr/dolibarr/releases/tag/18.0.5
2024-02-13 22:45:54 +01:00
Jonas Heinrich
88e66deef1
Merge pull request #287572 from trofi/invoiceplane-fix-hash
invoiceplane: fix source hash
2024-02-12 13:02:20 +01:00
Thomas Gerbet
3882e55559 pixelfed: use php.buildComposerProject
That should make upgrades easier by not having to deal with composer2nix.

No functional changes expected.
2024-02-11 16:21:57 +01:00
Yt
992da085ae
Merge pull request #287949 from r-ryantm/auto-update/pict-rs
pict-rs: 0.5.1 -> 0.5.6
2024-02-11 13:35:06 +00:00
Thomas Gerbet
c6d168d0b4 pixelfed: 0.11.8 -> 0.11.11
Fixes CVE-2024-25108.

Changes:
https://github.com/pixelfed/pixelfed/releases/tag/v0.11.11
https://github.com/pixelfed/pixelfed/releases/tag/v0.11.10
https://github.com/pixelfed/pixelfed/releases/tag/v0.11.9
2024-02-11 12:10:09 +01:00
R. Ryantm
fa365616d4 pict-rs: 0.5.1 -> 0.5.6 2024-02-11 05:45:49 +00:00
R. Ryantm
0d1e594cac moodle: 4.3.2 -> 4.3.3 2024-02-11 05:10:18 +00:00
Sandro
756e574ebd
Merge pull request #282971 from wegank/restya-board-drop
restya-board: drop
2024-02-10 17:28:05 +01:00
Sergei Trofimovich
9f89f93f52 invoiceplane: fix source hash
Without the change source fetch fails as:

    error: hash mismatch in fixed-output derivation '/nix/store/v3wg0ivrglq81zli3b7lybwsmkp9y8w4-v1.6.1.zip.drv':
             specified: sha256-QSl/9hnAd9QxQm0xyZJ4ElIQDSOVStSzWa+fq3AJHjw=
                got:    sha256-66vXxE4pTUMkmPalLgJrCt2pl2BSWOJ3tiJ5K5wspYY=

Co-authored-by: Robert Schütz <github@dotlambda.de>
2024-02-10 09:29:11 +00:00
maxine
fd9ca5192b
Merge pull request #286392 from SuperSandro2000/rss-bridge
rss-bridge: 2023-09-24 -> 2024-02-02
2024-02-09 22:12:17 +01:00
Mikael Fangel
a77a12229b
changedetection-io: 0.45.9 -> 0.45.13 2024-02-07 21:15:52 +01:00
Weijia Wang
29b534a3d4 restya-board: drop 2024-02-07 01:33:05 +01:00
Maximilian Bosch
28c4ae0c1a
Merge pull request #285562 from r-ryantm/auto-update/wiki-js
wiki-js: 2.5.300 -> 2.5.301
2024-02-06 17:47:18 +01:00
Jonas Heinrich
4c7c79948e
Merge pull request #285798 from onny/wordpress-plugins-license2
wordpressPackages: add license information
2024-02-05 13:00:22 +01:00
R. RyanTM
6f0879e372
peering-manager: 1.8.2 -> 1.8.3 (#286382) 2024-02-05 02:18:33 +01:00
Sandro Jäckel
2cdd5b48f6
rss-bridge: 2023-09-24 -> 2024-02-02
Changelog: https://github.com/RSS-Bridge/rss-bridge/releases/tag/2024-02-02
2024-02-04 23:37:59 +01:00
Weijia Wang
992ff10bd6
Merge pull request #283741 from r-ryantm/auto-update/bookstack
bookstack: 23.12.1 -> 23.12.2
2024-02-04 21:06:08 +01:00
Jonas Heinrich
37d0a57684 wordpressPackages: add license information 2024-02-02 14:12:20 +01:00
R. Ryantm
5c3d10192a wiki-js: 2.5.300 -> 2.5.301 2024-02-01 15:15:10 +00:00
R. Ryantm
512e74fa8a nifi: 1.24.0 -> 1.25.0 2024-01-31 03:47:47 +00:00