-
Mon Aug 23 2021 Eugene Syromiatnikov <esyr@redhat.com> - 5.13-3
- Address some issues reported by covscan (#1996690).
-
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 (#1958328).
-
Wed Sep 09 2020 Eugene Syromiatnikov <esyr@redhat.com> - 5.7-3
- Add PID namespace translation support (#1804334).
-
Wed Aug 26 2020 Eugene Syromiatnikov <esyr@redhat.com> - 5.7-2
- Explicitly add BuildRequires: bzip2-devel as -ldw needs -lbz2 (#1870580).
-
Tue Jul 28 2020 Eugene Syromiatnikov <esyr@redhat.com> - 5.7-1
- Rebase to v5.7; drop upstream patches on top of 5.1 (#1861328).
-
Mon Jan 27 2020 Eugene Syromiatnikov <esyr@redhat.com> - 5.1-7
- Do not depend on kernel headers for decoding (#1758201).
-
Mon Jan 27 2020 Eugene Syromiatnikov <esyr@redhat.com> - 5.1-6
- Fix expected alignment for IPC tests (#1795273):
4377e3a1 "tests: fix expected output for some ipc tests", and
a75c7c4b "tests: fix -a argument in ipc_msgbuf-Xraw test".
-
Mon Jan 27 2020 Eugene Syromiatnikov <esyr@redhat.com> - 5.1-5
- Fix printing stack traces for early syscalls on process attach (#1790057):
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".
- Add commit v5.4~97 "xlat: use unsgined type for mount_flags fallback values"
-
Fri Aug 30 2019 Eugene Syromiatnikov <esyr@redhat.com> - 5.1-4
- Properly decode struct sockaddr_hci without hci_channel field.
- Include upstream patches that fix issues reported by covscan:
91281fec "v4l2: avoid shifting left a signed number by 31 bit",
522ad3a0 "syscall.c: avoid infinite loop in subcalls parsing", and
9446038e "kvm: avoid bogus vcpu_info assignment in vcpu_register".