logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma git clone https://hacktivis.me/git/pleroma.git
commit: 1951d56ed9651abc8f6a9d4dc02b7f976274415f
parent c9cd449bba73375c25f9ef4c31caf80d0506ff63
Author: Mark Felder <feld@feld.me>
Date:   Fri, 16 Feb 2024 12:53:18 -0500

Revert "Add support for a "deps" changelog type and document deps changes since 2.6.1 release"

This reverts commit 2a4fa4c408d874d8b938f780337d2956b6f0101f.

Diffstat:

Achangelog.d/bandit.change1+
Dchangelog.d/bandit.deps1-
Dchangelog.d/eblurhash.deps1-
Dchangelog.d/exile.deps1-
Dchangelog.d/floki.deps1-
Dchangelog.d/http_signatures.deps1-
Dchangelog.d/phoenix.deps1-
Rchangelog.d/promex.deps -> changelog.d/promex.change0
Dchangelog.d/vix.deps1-
9 files changed, 1 insertion(+), 7 deletions(-)

diff --git a/changelog.d/bandit.change b/changelog.d/bandit.change @@ -0,0 +1 @@ +Support Bandit as an alternative to Cowboy for the HTTP server. diff --git a/changelog.d/bandit.deps b/changelog.d/bandit.deps @@ -1 +0,0 @@ -Support Bandit as an alternative to Cowboy for the HTTP server diff --git a/changelog.d/eblurhash.deps b/changelog.d/eblurhash.deps @@ -1 +0,0 @@ -Replaced eblurhash with rinpatch_blurhash diff --git a/changelog.d/exile.deps b/changelog.d/exile.deps @@ -1 +0,0 @@ -Add exile to replace custom process streaming implementation for calls to ffmpeg diff --git a/changelog.d/floki.deps b/changelog.d/floki.deps @@ -1 +0,0 @@ -Update Floki to 0.3.5 diff --git a/changelog.d/http_signatures.deps b/changelog.d/http_signatures.deps @@ -1 +0,0 @@ -Update http-signatures to 0.1.2 diff --git a/changelog.d/phoenix.deps b/changelog.d/phoenix.deps @@ -1 +0,0 @@ -Update Phoenix to 1.7.3 diff --git a/changelog.d/promex.deps b/changelog.d/promex.change diff --git a/changelog.d/vix.deps b/changelog.d/vix.deps @@ -1 +0,0 @@ -Add Vix for image processing with libvips to replace some usage of ImageMagick