- 
    Tue Aug 24 2021 Eugene Syromiatnikov <esyr@redhat.com> - 5.13-4
    
- Work around unknown msgctl/semctl/shmctl cmd check issue in tests-m32
  and tests-mx32 as well (#1997082).
   
  
  - 
    Mon Aug 23 2021 Eugene Syromiatnikov <esyr@redhat.com> - 5.13-3
    
- Address some issues reported by covscan (#1995509).
   
  
  - 
    Tue Jul 20 2021 Eugene Syromiatnikov <esyr@redhat.com> - 5.13-1
    
- Rebase to v5.13.
   
  
  - 
    Fri May 14 2021 Eugene Syromiatnikov <esyr@redhat.com> - 5.12-1
    
- Rebase to v5.12; drop upstream patches on top of 5.7 (#1958326).
   
  
  - 
    Mon Nov 09 2020 Eugene Syromiatnikov <esyr@redhat.com> - 5.7-2
    
- Add PID namespace translation support (#1790836).
   
  
  - 
    Tue Jun 02 2020 Eugene Syromiatnikov <esyr@redhat.com> - 5.7-1
    
- Rebase to v5.7; drop upstream patches on top of 5.1 (#1817210).
   
  
  - 
    Mon Jan 27 2020 Eugene Syromiatnikov <esyr@redhat.com> - 5.1-6
    
- Fix expected alignment for IPC tests (#1794490):
  4377e3a1 "tests: fix expected output for some ipc tests", and
  a75c7c4b "tests: fix -a argument in ipc_msgbuf-Xraw test".
   
  
  - 
    Thu Jan 23 2020 Eugene Syromiatnikov <esyr@redhat.com> - 5.1-5
    
- Fix printing stack traces for early syscalls on process attach (#1790054):
  69b2c33a "unwind-libdw: fix initialization of libdwfl cache",
  35e080ae "syscall: do not capture stack trace while the tracee executes
           strace code", and
  8e515c74 "tests: add strace-k-p test".
- Properly decode struct sockaddr_hci without hci_channel field.
   
  
  - 
    Fri Jan 03 2020 Eugene Syromiatnikov <esyr@redhat.com> - 5.1-4
    
- Pull upstream fix for ioctl evdev bitset decoding, fix the tests (#1747213).
- Include upstream patches that fix issues reported by covscan (#1747530):
  91281fec "v4l2: avoid shifting left a signed number by 31 bit",
  522ad3a0 "syscall.c: avoid infinite loop in subcalls parsing",
  9446038e "kvm: avoid bogus vcpu_info assignment in vcpu_register", and
  2b64854e "xlat: use unsgined type for mount_flags fallback values".
   
  
  - 
    Fri Jun 14 2019 Eugene Syromiatnikov <esyr@redhat.com> - 5.1-3
    
- Use SPDX abbreviations for licenses.
- Add library directories to existing LDFLAGS and not override them.