5aa859d0d7
* openssh_keypair: make sure public key has same permissions as private key (#61658) * Make sure public key has same permissions as private key. * Add changelog. * Text, not binary. (cherry picked from commitc19cea9b03
) * openssh_keypair file permissions/ownership: add porting guide entry (#62176) * Add porting guide entry for 2.9. (cherry picked from commit0e72cbd451
)
2 lines
146 B
YAML
2 lines
146 B
YAML
bugfixes:
|
|
- "openssh_keypair - public key's file attributes (permissions, owner, group, etc.) are now set to the same values as the private key."
|