[PR #2073] [CLOSED] Ubuntu2404 #1841

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

📋 Pull Request Information

Original PR: https://github.com/debauchee/barrier/pull/2073
Author: @chaeya
Created: 6/22/2024
Status: Closed

Base: masterHead: ubuntu2404


📝 Commits (4)

📊 Changes

10 files changed (+106 additions, -1 deletions)

View changed files

.github/workflows/ci.yml (+54 -0)
📝 README.md (+9 -0)
barrier.png (+0 -0)
📝 debian/changelog (+16 -0)
📝 debian/compat (+1 -1)
📝 debian/control (+12 -0)
debian/install (+1 -0)
📝 debian/rules (+11 -0)
📝 src/lib/base/String.h (+1 -0)
📝 src/lib/net/FingerprintData.h (+1 -0)

📄 Description

Release in ubuntu 24.04


🔄 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/2073 **Author:** [@chaeya](https://github.com/chaeya) **Created:** 6/22/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `ubuntu2404` --- ### 📝 Commits (4) - [`4bb978e`](https://github.com/debauchee/barrier/commit/4bb978ef16c93e0d7981b14192fe96f37ffaff8b) Release for Ubuntu 22.04 environment - [`786e63f`](https://github.com/debauchee/barrier/commit/786e63f3e2f5a5485340d02adfa17b7ec78b24b0) Add Build-Depends - [`d66d319`](https://github.com/debauchee/barrier/commit/d66d3194dc56b3607e0458e510c4a97cba16047a) Release for Ubuntu 22.04 - [`78833f3`](https://github.com/debauchee/barrier/commit/78833f36bd3f6180c9bae3e6568de284a0efc03d) Release in ubuntu 24.04 ### 📊 Changes **10 files changed** (+106 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/ci.yml` (+54 -0) 📝 `README.md` (+9 -0) ➕ `barrier.png` (+0 -0) 📝 `debian/changelog` (+16 -0) 📝 `debian/compat` (+1 -1) 📝 `debian/control` (+12 -0) ➕ `debian/install` (+1 -0) 📝 `debian/rules` (+11 -0) 📝 `src/lib/base/String.h` (+1 -0) 📝 `src/lib/net/FingerprintData.h` (+1 -0) </details> ### 📄 Description Release in ubuntu 24.04 --- <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:59 -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#1841
No description provided.