-
Fri Aug 30 2019 Eugene Syromiatnikov <esyr@redhat.com> - 4.24-4
- 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".
- Resolves: #1747524
-
Fri Aug 30 2019 Eugene Syromiatnikov <esyr@redhat.com> - 4.24-3
- Include commit v4.26~65 "s390x: beautify sthyi data tail prints"
- Resolves: #1747475
-
Thu Aug 29 2019 Eugene Syromiatnikov <esyr@redhat.com> - 4.24-2
- Copy over changes in tests/ioctl_evdev-success.c (from cdd8206a
"tests: test evdev bitset decoding more thoroughly")
to tests-m32/ioctl_evdev-success.c and tests-mx32/ioctl_evdev-success.c
- Copy over changes in tests/ioctl_evdev.c (from 5ee385e2
"evdev: fix decoding of EVIOCGBIT(0, ...)") to tests-m32/ioctl_evdev.c
and tests-mx32/ioctl_evdev.c
- Resolves: #1746478
-
Thu Aug 01 2019 Eugene Syromiatnikov <esyr@redhat.com> - 4.24-1
- Rebase to strace 4.24. (#1659983)
- Enable stack unwinding (-k option). (#1655856)
-
Sat Jul 21 2018 Eugene Syromiatnikov <esyr@redhat.com> - 4.12-9
- Patch files in tests-m32 and tests-mx32 as well. (#1600210)
-
Thu Jul 19 2018 Eugene Syromiatnikov <esyr@redhat.com> - 4.12-8
- Update membarrier constants. (#1600210)
-
Mon Apr 30 2018 Eugene Syromiatnikov <esyr@redhat.com> - 4.12-7
- Return non-zero exit code if no processes have been attached. (#1573034)
-
Wed Feb 07 2018 DJ Delorie <dj@redhat.com> - 4.12-6
- Update membarrier constants. (#1540954)
-
Thu Sep 14 2017 DJ Delorie <dj@redhat.com> - 4.12-5
- Handle unexpected CLONE_PTRACE events. (#1466535)
- Skip tests for s390/ppc64le as well as s390x/ppc64.
-
Fri May 12 2017 DJ Delorie <dj@redhat.com> - 4.12-4
- Fix typo in btrfs detection logic. (#1449935)