Page MenuHomeSolus

Update to version 1.9.21
ClosedPublic

Authored by be1 on May 2 2022, 5:10 AM.
Tags
None
Referenced Files
F11042199: D13190.id32241.diff
Thu, Aug 10, 5:49 AM
F11035460: D13190.id32241.diff
Wed, Aug 9, 5:58 PM
F11035459: D13190.id.diff
Wed, Aug 9, 5:58 PM
F11035458: D13190.id32289.diff
Wed, Aug 9, 5:58 PM
F11026710: D13190.diff
Wed, Aug 9, 2:48 AM
F11010870: D13190.id.diff
Thu, Aug 3, 9:49 AM
F10948306: D13190.id32289.diff
Sat, Jul 15, 8:54 PM
F10921255: D13190.id32241.diff
Jul 9 2023, 12:02 PM
Subscribers

Details

Summary

Bump version to 1.9.21, remove already applied patch. Fixes T10249.
Full changelog available here

Test Plan

start jackd, launch an audio application using jack, play audio.

Diff Detail

Repository
R1495 jack-audio-connection-kit
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 3826
Build 3826: arc lint + arc unit

Event Timeline

be1 requested review of this revision.May 2 2022, 5:10 AM
Girtablulu added a subscriber: Girtablulu.

Changelog? we have some massive changes here and do we need any rebuilds to be done for this update?

This revision now requires changes to proceed.May 4 2022, 8:43 AM

Changelog? we have some massive changes here and do we need any rebuilds to be done for this update?

There is no need to rebuild clients for this update. API didn't change. Inner protocol in /dev/shm was incremented to 9 though.
There are too long changelog from 1.9.14 to copy here. Its available there

In D13190#225598, @be1 wrote:

Changelog? we have some massive changes here and do we need any rebuilds to be done for this update?

There is no need to rebuild clients for this update. API didn't change. Inner protocol in /dev/shm was incremented to 9 though.
There are too long changelog from 1.9.14 to copy here. Its available there

You don't need to copy all changelog content. You can post the links like this:

**Changelog:**

- [1.9.21](https://github.com/jackaudio/jack2/releases/tag/v1.9.21)
- [1.9.20](https://github.com/jackaudio/jack2/releases/tag/v1.9.20)
- [1.9.19](https://github.com/jackaudio/jack2/releases/tag/v1.9.19(

or

like this

Full changelog available [here](https://github.com/jackaudio/jack2/releases)

All these in the summary, not as a diff comment.

@be1 if you think that this diff is ready, then you have to use the action "Request Review" to restart again the Review process.

@be1 if you think that this diff is ready, then you have to use the action "Request Review" to restart again the Review process.

Thank you @algent. I made a test with Qtractor without recompiling Qtractor and the app works. So I think there is no need to recompile jack client apps.

be1 requested review of this revision.May 7 2022, 7:02 PM

Thanks for considering this update. I used jack client apps without recompiling them, it works.

This revision is now accepted and ready to land.May 8 2022, 1:04 PM
This revision was automatically updated to reflect the committed changes.