Re: [systemd-devel] udev remove event no longer contains ID_VENDOR_ID/ID_MODEL_ID

2023-08-22 Thread Matt Turner
On Thu, Aug 17, 2023 at 11:09 AM Matt Turner wrote: > > Hello, > > I'm working on updating ChromeOS's ancient udev-225 + 24 patches to > udev-249.9. > > In the course of testing, we discovered that udev remove events no > longer contain ID_VENDOR_ID or I

[systemd-devel] udev remove event no longer contains ID_VENDOR_ID/ID_MODEL_ID

2023-08-17 Thread Matt Turner
Hello, I'm working on updating ChromeOS's ancient udev-225 + 24 patches to udev-249.9. In the course of testing, we discovered that udev remove events no longer contain ID_VENDOR_ID or ID_MODEL_ID. Apparently this change happened sometime between v225 and v239 (it was noticed during an earlier at