From f36a8272be5e20d2f4ef0fa640cf2b3b80ffdc31 Mon Sep 17 00:00:00 2001 From: 6543 <6543@obermui.de> Date: Tue, 12 May 2026 13:32:20 +0200 Subject: [PATCH] Frontport release 3.14.1 (#6568) (#6570) --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1eabe42ec..e10535592 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [3.14.1](https://github.com/woodpecker-ci/woodpecker/releases/tag/v3.14.1) - 2026-05-12 + +### ❤️ Special thanks the security researchers and those who fixed them ❤️ + +- Thanks to **Shivam Kumar ([@shivamkumarcyber](https://github.com/shivamkumarcyber))** and + **Ranganatha Rao Sridhar (Praetorian)** _independently finding and reporting the bug_ +- And [@6543](https://github.com/6543) _fixing the bugs and orchestrating the communication_ + +### 🔒 Security + +- Server: make sure agent_id can not be spoofed by agent [[#6567](https://github.com/woodpecker-ci/woodpecker/pull/6567)] + ## [3.14.0](https://github.com/woodpecker-ci/woodpecker/releases/tag/v3.14.0) - 2026-05-01 ### ❤️ Thanks to all contributors! ❤️