[PR #1360] [MERGED] Prepare for v2.4.0 #1796

Closed
opened 2026-05-05 08:02:06 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/debauchee/barrier/pull/1360
Author: @p12tic
Created: 11/1/2021
Status: Merged
Merged: 11/1/2021
Merged by: @p12tic

Base: masterHead: release


📝 Commits (5)

  • 608594f Document the releasing procedure
  • e8453f2 azure-pipelines: Use a different artifact name for each macOS image
  • e7bdcb5 Setup release notes build using towncrier tool
  • 56177d4 Release notes for v2.3.4
  • 6b729df Release notes for v2.4.0

📊 Changes

34 files changed (+240 additions, -64 deletions)

View changed files

RELEASING.md (+59 -0)
📝 azure-pipelines.yml (+1 -1)
📝 doc/newsfragments/README.md (+10 -9)
doc/newsfragments/build-failure-mipsel-riscv.bugfix (+0 -1)
doc/newsfragments/client-certificate-checking.bugfix (+0 -7)
doc/newsfragments/client-send-certificate.feature (+0 -1)
doc/newsfragments/close-failed-handshake-connections.bugfix (+0 -6)
doc/newsfragments/configuration-reading-non-ascii-windows.bugfix (+0 -1)
doc/newsfragments/dont-use-openssl-cli.bugfix (+0 -1)
doc/newsfragments/drop-target--option.feature (+0 -1)
doc/newsfragments/enable-crypto-by-default.feature (+0 -2)
doc/newsfragments/enforce-maximum-message-length.bugfix (+0 -6)
doc/newsfragments/fingerprint-randomart.feature (+0 -3)
doc/newsfragments/fix-crash-on-ssl-hello.bugfix (+0 -4)
doc/newsfragments/fix-x11-paste.bugfix (+0 -1)
doc/newsfragments/gui-autostart.feature (+0 -1)
doc/newsfragments/gui-hotkey-multiple-actions.bugfix (+0 -1)
doc/newsfragments/gui-hotkey-special-keys-handling.bugfix (+0 -1)
doc/newsfragments/gui-keyboard-enabled-screen-layout.feature (+0 -1)
doc/newsfragments/keyboard-backlight-media-keys.feature (+0 -1)

...and 14 more files

📄 Description

This PR contains the following release management chores:

  • a document specifying the release procedure has been created
  • automatic release notes build is setup
  • release notes for v2.4.0 have been written

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/debauchee/barrier/pull/1360 **Author:** [@p12tic](https://github.com/p12tic) **Created:** 11/1/2021 **Status:** ✅ Merged **Merged:** 11/1/2021 **Merged by:** [@p12tic](https://github.com/p12tic) **Base:** `master` ← **Head:** `release` --- ### 📝 Commits (5) - [`608594f`](https://github.com/debauchee/barrier/commit/608594f245548304bbc85795567eb94accdc1617) Document the releasing procedure - [`e8453f2`](https://github.com/debauchee/barrier/commit/e8453f2b9af2229321b411fbe9eefc680249b402) azure-pipelines: Use a different artifact name for each macOS image - [`e7bdcb5`](https://github.com/debauchee/barrier/commit/e7bdcb52496020b469aeccc41e8e2633e24b868a) Setup release notes build using towncrier tool - [`56177d4`](https://github.com/debauchee/barrier/commit/56177d461a9f0792764a57e2a1e049c2b3bb0b6f) Release notes for v2.3.4 - [`6b729df`](https://github.com/debauchee/barrier/commit/6b729df698824376b9b5ee518763528ccbeff42b) Release notes for v2.4.0 ### 📊 Changes **34 files changed** (+240 additions, -64 deletions) <details> <summary>View changed files</summary> ➕ `RELEASING.md` (+59 -0) 📝 `azure-pipelines.yml` (+1 -1) 📝 `doc/newsfragments/README.md` (+10 -9) ➖ `doc/newsfragments/build-failure-mipsel-riscv.bugfix` (+0 -1) ➖ `doc/newsfragments/client-certificate-checking.bugfix` (+0 -7) ➖ `doc/newsfragments/client-send-certificate.feature` (+0 -1) ➖ `doc/newsfragments/close-failed-handshake-connections.bugfix` (+0 -6) ➖ `doc/newsfragments/configuration-reading-non-ascii-windows.bugfix` (+0 -1) ➖ `doc/newsfragments/dont-use-openssl-cli.bugfix` (+0 -1) ➖ `doc/newsfragments/drop-target--option.feature` (+0 -1) ➖ `doc/newsfragments/enable-crypto-by-default.feature` (+0 -2) ➖ `doc/newsfragments/enforce-maximum-message-length.bugfix` (+0 -6) ➖ `doc/newsfragments/fingerprint-randomart.feature` (+0 -3) ➖ `doc/newsfragments/fix-crash-on-ssl-hello.bugfix` (+0 -4) ➖ `doc/newsfragments/fix-x11-paste.bugfix` (+0 -1) ➖ `doc/newsfragments/gui-autostart.feature` (+0 -1) ➖ `doc/newsfragments/gui-hotkey-multiple-actions.bugfix` (+0 -1) ➖ `doc/newsfragments/gui-hotkey-special-keys-handling.bugfix` (+0 -1) ➖ `doc/newsfragments/gui-keyboard-enabled-screen-layout.feature` (+0 -1) ➖ `doc/newsfragments/keyboard-backlight-media-keys.feature` (+0 -1) _...and 14 more files_ </details> ### 📄 Description This PR contains the following release management chores: - a document specifying the release procedure has been created - automatic release notes build is setup - release notes for v2.4.0 have been written --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 08:02:06 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/barrier#1796
No description provided.