#13 Remove PasswordAuthentication yes from shipped configuration as it is already default and it might be hard to override
Closed 3 years ago by jjelen. Opened 3 years ago by jjelen.
rpms/ jjelen/openssh master  into  master

file modified
+5 -1
@@ -51,7 +51,7 @@ 

  

  # Do not forget to bump pam_ssh_agent_auth release if you rewind the main package release to 1

  %global openssh_ver 8.4p1

- %global openssh_rel 3

+ %global openssh_rel 4

  %global pam_ssh_agent_ver 0.10.4

  %global pam_ssh_agent_rel 1

  
@@ -669,6 +669,10 @@ 

  %endif

  

  %changelog

+ * Thu Nov 26 2020 Jakub Jelen <jjelen@redhat.com> - 8.4p1-4 + 0.10.4-1

+ - Remove "PasswordAuthentication yes" from vendor configuration as it is

+   already default and it might be hard to override.

+ 

  * Thu Nov 19 2020 Jakub Jelen <jjelen@redhat.com> - 8.4p1-3 + 0.10.4-1

  - Unbreak seccomp filter on arm (#1897712)

  - Add a workaround for Debian's broken OpenSSH (#1881301)

no initial comment

3 new commits added

  • 8.4p1-4 + 0.10.4-1
  • Remove PasswordAuthentication yes from shipped configuration as it is already default and it might be hard to override
  • List updated RFC
3 years ago

rebased onto 1207ddb

3 years ago

Pull-Request has been closed by jjelen

3 years ago