-
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".
-
Thu Aug 29 2019 Eugene Syromiatnikov <esyr@redhat.com> - 5.1-3
- Build with Bluetooth headers.
- Resolves: #1746885
-
Thu Aug 29 2019 Eugene Syromiatnikov <esyr@redhat.com> - 5.1-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
- Resolves: #1746478
-
Mon Jul 22 2019 Eugene Syromiatnikov <esyr@redhat.com> - 5.1-1
- Rebase to v5.1; drop upstream patches on top of 4.24.
- Add upstream commits 7ada13f3 ("evdev: avoid bit vector decoding
on non-successful and 0 return codes"), 96194ed7 ("evdev: fix array size
calculation in decode_bitset_"), and cdd8206a ("tests: test evdev bitset
decoding more thoroughly") as separate patches.
- Resolves: #1666405.
-
Tue Jan 15 2019 Eugene Syromiatnikov <esyr@redhat.com> - 4.24-5
- Fix off-by-one errors in indexed xlat handling.
- Remove bogus indexed xlat warning.
- Resolves #1666405.
-
Wed Sep 12 2018 Eugene Syromiatnikov <esyr@redhat.com> - 4.24-4
- Add current version of the thread handling unfairness fix.
- Resolves #1610774.
-
Thu Aug 23 2018 Eugene Syromiatnikov <esyr@redhat.com> - 4.24-3
- Provide a fallback definition for the O_TMPFILE flag.
- Resolves #1609741.
-
Tue Aug 14 2018 Eugene Syromiatnikov <esyr@redhat.com> - 4.24-2
- Remove -DHAVE_S390_COMPAT_REGS=1 from CFLAGS.
-
Tue Aug 14 2018 Eugene Syromiatnikov <esyr@redhat.com> - 4.24-1
- Rebase to v4.24.
-
Mon Aug 06 2018 Eugene Syromiatnikov <esyr@redhat.com> - 4.23-5
- Provide open mode flags fallback definitions.
- Resolves #1609741.