Re: Fedora gating tests to openssh

2025-03-07 Thread Dmitry Belyavskiy
On Fri, Mar 7, 2025 at 12:04 PM František Šumšal wrote: > Hey, > > On 3/6/25 19:02, Dmitry Belyavskiy wrote: > > Dear colleagues, > > > > I see that Fedora gating tests for OpenSSH fail because of, among > others, ownership/permission tests failure [1]. > > > > We have a ssh-keysign binary, that

Re: Fedora gating tests to openssh

2025-03-07 Thread František Šumšal
Hey, On 3/6/25 19:02, Dmitry Belyavskiy wrote: Dear colleagues, I see that Fedora gating tests for OpenSSH fail because of, among others, ownership/permission tests failure [1]. We have a ssh-keysign binary, that has sgid permissions deviating from upstream, we changed it in F38 [2] (and rol

Fedora gating tests to openssh

2025-03-06 Thread Dmitry Belyavskiy
Dear colleagues, I see that Fedora gating tests for OpenSSH fail because of, among others, ownership/permission tests failure [1]. We have a ssh-keysign binary, that has sgid permissions deviating from upstream, we changed it in F38 [2] (and rolled back the corresponding patch) but the checks sti