Skip to content

Commit

Permalink
update the release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
totaam committed Jan 17, 2025
1 parent cde5b9d commit 14b4c1e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 2 additions & 1 deletion docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## [5.0.12] 2025-01-14
## [5.0.12] 2025-01-17
* Platforms, build and packaging:
* [MSYS2 aarch64 build fix](https://github.com/Xpra-org/xpra/commit/fab8d9f02de9b4ca57d7fa88b8031a2c29a77d91) and [prefix detection](https://github.com/Xpra-org/xpra/commit/8166eee7d2f5e4b00327763627b33987edd5e0c7)
* [RPM support for per-arch cuda pkgconfig](https://github.com/Xpra-org/xpra/commit/fa614d8672658f26d4094834dda89d5ee2d79038)
Expand Down Expand Up @@ -60,6 +60,7 @@
* [icon glob lookup mismatch](https://github.com/Xpra-org/xpra/commit/de9d565e3f43e21e933f6bf08177f5c076a794c3)
* [typo](https://github.com/Xpra-org/xpra/commit/ee1dfcc16ef8768517c7202a4fad94e9e029391c)
* [value in debug logging is incorrect](https://github.com/Xpra-org/xpra/commit/55c63aa2c9bdcc4625065d09052b684ef751dabf)
* [log spam with rpd connection attempts](https://github.com/Xpra-org/xpra/commit/cde5b9da87f755961d594af339a3aafef3af9336)

## [5.0.11] 2024-11-22
* Platforms, build and packaging:
Expand Down
3 changes: 2 additions & 1 deletion packaging/debian/xpra/changelog
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,9 @@ xpra (5.0.12-1) UNRELEASED; urgency=low
- icon glob lookup mismatch
- typo
- value in debug logging is incorrect
- log spam with rpd connection attempts

-- Antoine Martin <[email protected]> Tue, 14 Jan 2025 14:15:21 +0700
-- Antoine Martin <[email protected]> Fri, 17 Jan 2025 14:37:21 +0700

xpra (5.0.11-1) UNRELEASED; urgency=low
* Platforms, build and packaging:
Expand Down
3 changes: 2 additions & 1 deletion packaging/rpm/xpra.spec
Original file line number Diff line number Diff line change
Expand Up @@ -803,7 +803,7 @@ fi


%changelog
* Tue Jan 14 2025 Antoine Martin <[email protected]> 5.0.12-10
* Fri Jan 17 2025 Antoine Martin <[email protected]> 5.0.12-10
- Platforms, build and packaging:
MSYS2 aarch64 build fix and prefix detection
RPM support for per-arch cuda pkgconfig
Expand Down Expand Up @@ -863,6 +863,7 @@ fi
icon glob lookup mismatch
typo
value in debug logging is incorrect
log spam with rpd connection attempts

* Fri Nov 22 2024 Antoine Martin <[email protected]> 5.0.11-10
- Platforms, build and packaging:
Expand Down

0 comments on commit 14b4c1e

Please sign in to comment.