Commit Graph

10 Commits

Author SHA1 Message Date
Picnoir
e7edb95142 pleroma: 2.6.3 -> 2.7.0
Upstream Changelog: https://git.pleroma.social/pleroma/pleroma/-/releases/v2.7.0

Nixpkgs package changelog:
- build with elixir 1.17.
- update dependencies hashes.
- remove prometheus_phoenix as it's apparently unused.
- fix git deps.
- update OTP permission restriction patch.
- modify test to work (adapt from akkoma test).

Co-authored-by: Leona Maroni <dev@leona.is>
2024-09-27 19:29:41 +02:00
Félix Baylac Jacqué
90d39e46f0 pleroma: 2.5.5 -> 2.6.0
Changelog: https://git.pleroma.social/pleroma/pleroma/-/releases/v2.6.0
2023-11-02 07:38:19 +01:00
Félix Baylac Jacqué
e0688e7fd0 pleroma: 2.5.1 -> 2.5.2
Security update, fixes a critical bug in the media proxy.

The crypt dependency was removed, dropping the libxcrypt-legacy
workaround \0/.

Full changelog there:
https://git.pleroma.social/pleroma/pleroma/-/releases/v2.5.2
2023-05-29 09:42:26 +02:00
Félix Baylac Jacqué
96131c779d pleroma: 2.5.0 -> 2.5.1
Bumping pleroma. Crypt landed in hex, we can remove the custom git
override.

The manually added git deps were manually double-checked.

Upstream changelog: https://git.pleroma.social/pleroma/pleroma/-/releases/v2.5.1
2023-03-03 08:18:22 +01:00
Andrew Childs
4ec86b13c9
pleroma: 2.4.4 -> 2.5.0 (#207521) 2022-12-25 13:38:55 +01:00
misuzu
d0f67f4266
pleroma: 2.4.3 -> 2.4.4 (#196625)
https://pleroma.social/announcements/2022/10/08/pleroma-security-release-2.4.4/
2022-10-18 21:57:54 +02:00
Yuka
723af2912b
pleroma: 2.4.2 -> 2.4.3 (#171788) 2022-05-06 12:41:07 +02:00
Yuka
20df3f6612
pleroma: 2.4.1 -> 2.4.2 (#154729)
https://pleroma.social/announcements/2022/01/11/pleroma-patch-release-2-4-2/
2022-01-12 11:03:14 +01:00
Félix Baylac-Jacqué
817a0e1ab1 pleroma: 2.3.0 -> 2.4.0
Eblurhash has been released to hex, we do not need to manually fetch
it from a git repository anymore.

The rest of the diffs have been generated by mix2nix.

A minor bug in mix2nix forced us to manually alter the base64url
dependency. The bug was already fixed upstream and should be resolved
for us once mix2nix branches off a new release. See
https://github.com/ydlr/mix2nix/issues/11 for more infos.

Release notes: https://pleroma.social/announcements/2021/08/08/pleroma-major-release-2-4-0/
2021-08-09 21:30:42 +02:00
Milan Pässler
35c00c0e39 pleroma: init at 2.3.50 2021-06-10 22:53:00 +02:00