- 
    Wed May 03 2023 Norbert Pocs <npocs@redhat.com> - 0.9.6-10
    
- Add missing ci.fmf file
- Related: rhbz#2182251, rhbz#2189742
   
  
  - 
    Wed May 03 2023 Norbert Pocs <npocs@redhat.com> - 0.9.6-9
    
- Fix covscan errors found at gating
- Related: rhbz#2182251, rhbz#2189742
   
  
  - 
    Tue May 02 2023 Norbert Pocs <npocs@redhat.com> - 0.9.6-8
    
- Backport test fixing commits to make the build pass
- Related: rhbz#2182251, rhbz#2189742
   
  
  - 
    Thu Apr 27 2023 Norbert Pocs <npocs@redhat.com> - 0.9.6-7
    
- Fix NULL dereference during rekeying with algorithm guessing
  GHSL-2023-032 / CVE-2023-1667
- Fix possible authentication bypass
  GHSL 2023-085 / CVE-2023-2283
- Resolves: rhbz#2182251, rhbz#2189742
   
  
  - 
    Fri Jan 06 2023 Norbert Pocs <npocs@redhat.com> - 0.9.6-6
    
- Enable client and server testing build time
- Fix failing rekey test on arch s390x
- Resolves: rhbz#2126342
   
  
  - 
    Mon Dec 05 2022 Stanislav Zidek <szidek@redhat.com> - 0.9.6-5
    
- Fix CI configuration for new TMT
- Resolves: rhbz#2149910
   
  
  - 
    Mon Nov 28 2022 Norbert Pocs <npocs@redhat.com> - 0.9.6-4
    
- Make VERBOSE and lower log levels less verbose
- Resolves: rhbz#2091512
   
  
  - 
    Fri Nov 05 2021 Norbert Pocs <npocs@redhat.com> - 0.9.6-3
    
- Remove STI tests
   
  
  - 
    Thu Oct 21 2021 Norbert Pocs <npocs@redhat.com> - 0.9.6-2
    
- Remove bad patch causing errors
- Adding BuildRequires for openssh (SSHD support)
   
  
  - 
    Thu Oct 14 2021 Norbert Pocs <npocs@redhat.com> - 0.9.6-1
    
- Fix CVE-2021-3634: Fix possible heap-buffer overflow when
  rekeying with different key exchange mechanism
- Rebase to version 0.9.6
- Rename SSHD_EXECUTABLE to SSH_EXECUTABLE in tests/torture.c
- Resolves: rhbz#1896651, rhbz#1994600