]> git.ipfire.org Git - ipfire-2.x.git/commit
udev: Update to version 3.2.14
authorAdolf Belka <adolf.belka@ipfire.org>
Sun, 8 Oct 2023 19:57:37 +0000 (21:57 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 9 Oct 2023 08:17:26 +0000 (08:17 +0000)
commitebcfcd1003e58433cb36bb04707e8992ffe7f3fe
treeef5c435e88d7d95c22d7235552490eac6c77b136
parent375d921d00b09b5dae714398534e33bdf4910a14
udev: Update to version 3.2.14

- Update from version 3.2.12 to 3.2.14
- Update of rootfile not required
- This version update includes the patches previously used to add the dummies for tags
   and to update to udev version 251 which is bugfix #253
- Changelog
    3.2.14
    Clear sysattr cache if a null pointer is passed by @NaofumiHonda in #255
    Add /usr/local/lib/udev/rules.d by @bbonev in #260
    Fix := not preventing further assignments to RUN by @bbonev in #257
    Let libudev find hwdb.bin under UDEV_HWDB_BIN by
     @vivien-consider-dropping-github in #264
    Add a generic --output argument to udevadm hwdb by
     @vivien-consider-dropping-github in #263
    Dynamically get the udevadm hwdb files with a path variable by
     @vivien-consider-dropping-github in #262
    More wording fixes for the manual page for udev by
     @vivien-consider-dropping-github in #265
    Add missing API from 247 by @bbonev in #253
    Ensure that standard file descriptors are open by @bbonev in #266

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/udev
src/patches/eudev-3.2.12_Bump_udev_version_to_251.patch [deleted file]
src/patches/eudev-3.2.12_Export_dummies_for_current_tags.patch [deleted file]