No regression. A user is reporting inability to connect, but all indications is 
that they have a client-side config issue. 

There was a change to the default list of algorithms to remove a WARN message 
if the 3rd party jar was not deployed. Any user can change it back by updating 
the list of algorithms to include the ed25519 and install the 3rd party jar

Update etc/org.apache.karaf.ssh.cfg:

sigAlgorithms = 
ssh-rsa,rsa-sha2-256,rsa-sha2-512,sk-ssh-ed25...@openssh.com,sk-ecdsa-sha2-nistp...@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521

Matt Pavlovich

> On Sep 18, 2025, at 4:04 AM, Eric Lilja <mindcoo...@gmail.com> wrote:
> 
> But what happened to the ssh fix? Wasn't there a regression?
> 
> - Eric L
> 
> On Wed, Sep 17, 2025 at 7:14 PM Jean-Baptiste Onofré <j...@nanthrax.net 
> <mailto:j...@nanthrax.net>> wrote:
>> Hi
>> 
>> I second Matt here: I got a bunch of feedback from users, no issue so far.
>> 
>> Regards
>> JB
>> 
>> On Mon, Sep 15, 2025 at 3:24 PM Matt Pavlovich <mattr...@apache.org 
>> <mailto:mattr...@apache.org>> wrote:
>> >
>> > Hi Richard-
>> >
>> > Karaf 4.4.8 is stable, we’ve migrated our product set to the tech stack as 
>> > a baseline. There were two ‘misses’ in 4.4.8 that will be fixed with a 
>> > quick 4.4.9. They are both improvements, so if you are not seeing issues 
>> > with your current Karaf 4.4.x, you most likely won’t have an issue.
>> >
>> > One is easy to fix— simply add this etc/jre.properties to your 
>> > distribution:
>> >
>> > https://raw.githubusercontent.com/apache/karaf/c138884edeb876d26488260fcd90008ff0041d1e/assemblies/features/base/src/main/filtered-resources/resources/etc/jre.properties
>> >
>> > The second is a missed merge to fix LDAP caching (which wasn’t working 
>> > fully before).
>> >
>> > Thanks,
>> > Matt Pavlovich
>> >
>> > On Sep 15, 2025, at 1:22 AM, Richard Hierlmeier 
>> > <rhierlme...@googlemail.com <mailto:rhierlme...@googlemail.com>> wrote:
>> >
>> > I have to migrate a Karaf solution to the latest 4.4 release (the current 
>> > version is 4.4.8).
>> > I read on the mailing list that Karaf 4.4.8 has some issues. Where can I 
>> > find more information about these problems?
>> >
>> > Would it make sense to wait for 4.4.9?
>> >
>> > Thank you in advance,
>> > Richard
>> >
>> >

Reply via email to