summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLain Soykaf <lain@lain.com>2024-05-22 17:44:10 +0400
committerLain Soykaf <lain@lain.com>2024-05-22 17:44:10 +0400
commit7b4e6d4c16a246ef4ae958a1536b00320441b63e (patch)
treea78c1897d09985b3a4691a2e936a46856b3656a4
parent239c9c3f1ce60a95b389c2f4ee1e717f4907c381 (diff)
downloadpleroma-7b4e6d4c16a246ef4ae958a1536b00320441b63e.tar.gz
pleroma-7b4e6d4c16a246ef4ae958a1536b00320441b63e.zip
Collect changelog
-rw-r--r--CHANGELOG.md5
-rw-r--r--changelog.d/fix-webfinger-spoofing.security1
2 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 92e5e6134..75d2aa415 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
+## 2.6.3
+
+### Security
+- Fix webfinger spoofing.
+
## 2.6.2
### Security
diff --git a/changelog.d/fix-webfinger-spoofing.security b/changelog.d/fix-webfinger-spoofing.security
deleted file mode 100644
index 7b3c9490a..000000000
--- a/changelog.d/fix-webfinger-spoofing.security
+++ /dev/null
@@ -1 +0,0 @@
-Fix webfinger spoofing.