Hi, for the ones interested by the fix: https://github.com/apache/karaf/pull/2193
Regards JB On Thu, Dec 11, 2025 at 2:58 PM Jean-Baptiste Onofré <[email protected]> wrote: > Hi everyone, > > I have successfully reproduced the issue reported regarding the terminal > display (text not appearing). The problem is due to the recent JLine > update; I neglected to cherry-pick a necessary console configuration from > the main branch to the karaf-4.4.x branch. > > I apologize for this oversight. > > I will cancel the current vote, apply the fix, and initiate a new release > candidate (RC1) soon. > > Regards, > JB > > On Thu, Dec 11, 2025 at 11:37 AM Francois Papon <[email protected]> wrote: > >> Hi, >> >> I am on Debian 13 and I have the same problem with the display text in >> the terminal. >> >> Tested on the 3 distributions of the release on dist. >> >> regards, >> >> François >> >> Le 10/12/2025 à 15:40, Jean-Baptiste Onofré a écrit : >> > Hi everyone, >> > >> > I submit Apache Karaf runtime 4.4.9 release to your vote. >> > >> > This is a maintenance release on the 4.4.x series, especially bringing; >> > - provide karaf-integration distribution >> > - fix on the log service when using logback backend >> > - upgrade to latest jline version, fixing a CVE >> > - support array in configuration property passed via env variables or >> > system properties >> > - fix on the karaf-maven-plugin dealing with packaging type in >> features/kar >> > >> > You can take a look on the Release Notes for details: >> > >> https://github.com/apache/karaf/releases/tag/untagged-859faafa2d5f38d8b181 >> > >> > Maven Staging Repository: >> > https://repository.apache.org/content/repositories/orgapachekaraf-1206/ >> > >> > Dist Staging Repository: >> > https://dist.apache.org/repos/dist/dev/karaf/4.4.9/ >> > >> > Git tag: >> > https://github.com/apache/karaf/tree/karaf-4.4.9 >> > >> > Please vote to approve this release: >> > [ ] +1 Approve the release >> > [ ] -1 Don't approve the release (please provide specific comments) >> > >> > This vote will be open for at least 72 hours. >> > >> > Regards >> > JB >> > >> >
