Releases: eudev-project/eudev
Releases · eudev-project/eudev
Release 3.2.14
What's Changed
- 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
New Contributors
- @NaofumiHonda made their first contribution in #255
- @vivien-consider-dropping-github made their first contribution in #264
Full Changelog: v3.2.12...v3.2.14
Release 3.2.12
What's Changed
- rules/50-udev-default.rules: add PTP entry for Hyper-V/Azure by @dermotbradley in #218
- Add the BUILD instructions for Gentoo by @lu-zero in #224
- Fix warnings by @bbonev in #222
- udev: add udev_dir as synonym of udevdir by @oreo639 in #225
- build: Remove dead g-i-r configuration by @akiernan in #231
- Hwdb.7 by @bbonev in #221
- Precompiled hwdb by @bbonev in #223
- Merge suitable rules changes from systemd by @bbonev in #220
- Merge hwdb from systemd by @bbonev in #219
- Fix problems detected by fortified builds by @bbonev in #232
- Avoid warning on 32bit by @bbonev in #233
- Systemd PR 24353 by @bbonev in #239
- Do not free a static string by @bbonev in #238
- man: udev.7, mention /usr/lib with split-usr by @omnivagant in #246
- Missing tools by @bbonev in #240
- Fix compile-time issue on very old kernels by @cockroach in #247
New Contributors
- @dermotbradley made their first contribution in #218
- @oreo639 made their first contribution in #225
- @akiernan made their first contribution in #231
- @omnivagant made their first contribution in #246
- @cockroach made their first contribution in #247
Full Changelog: v3.2.11...v3.2.12
Pre-release 3.2.12-pre3
What's Changed
Full Changelog: v3.2.12-pre2...v3.2.12-pre3
Pre-release 3.2.12-pre2
What's Changed
Full Changelog: v3.2.12-pre1...v3.2.12-pre2
Pre-release 3.2.12-pre1
What's Changed
- rules/50-udev-default.rules: add PTP entry for Hyper-V/Azure by @dermotbradley in #218
- Add the BUILD instructions for Gentoo by @lu-zero in #224
- Fix warnings by @bbonev in #222
- udev: add udev_dir as synonym of udevdir by @oreo639 in #225
- build: Remove dead g-i-r configuration by @akiernan in #231
- Hwdb.7 by @bbonev in #221
- Precompiled hwdb by @bbonev in #223
- Merge suitable rules changes from systemd by @bbonev in #220
- Merge hwdb from systemd by @bbonev in #219
New Contributors
- @dermotbradley made their first contribution in #218
- @oreo639 made their first contribution in #225
- @akiernan made their first contribution in #231
Full Changelog: v3.2.11...v3.2.12-pre1
Release 3.2.11
What's Changed
- add actions workflows to check compilation on glibc and musl (devuan, alpine) by @ArsenArsen in #206
- Add build instructions by @slicer69 in #207
- src/libudev/conf-files.c: fix bug of using basename by @xfan1024 in #198
- Permit eudev to work with rules which include escaped double-quotes by @slicer69 in #208
- sync src/ata_id/ata_id.c by @bbonev in #201
- sync src/v4l_id/v4l_id.c by @bbonev in #202
- sync src/scsi_id/scsi_id.c by @bbonev in #203
- sync src/mtd_probe/*.[ch] by @bbonev in #204
- sparse: avoid clash with __bitwise and __force from 4.10 linux/types.… by @bbonev in #209
- Silence deprecation warnings by @bbonev in #210
- update CONTRIBUTING to reflect updated governance, clarify systemd commit hash requirements by @kaniini in #211
- hashmap: don't initialize devt_hash_ops in the header by @kaniini in #212
- Update to latest Devuan stable by @wwuck in #213
- hwdb: sync with systemd/main by @bbonev in #215
- Add getrandom(2) system call number for PowerPC by @Low-power in #216
New Contributors
- @ArsenArsen made their first contribution in #206
- @slicer69 made their first contribution in #207
- @xfan1024 made their first contribution in #198
- @bbonev made their first contribution in #201
- @kaniini made their first contribution in #211
- @wwuck made their first contribution in #213
- @Low-power made their first contribution in #216
Full Changelog: v3.2.10...v3.2.11
Pre-release 3.2.11-pre2
What's Changed
- add actions workflows to check compilation on glibc and musl (devuan, alpine) by @ArsenArsen in #206
- Add build instructions by @slicer69 in #207
- src/libudev/conf-files.c: fix bug of using basename by @xfan1024 in #198
- Permit eudev to work with rules which include escaped double-quotes by @slicer69 in #208
- sync src/ata_id/ata_id.c by @bbonev in #201
- sync src/v4l_id/v4l_id.c by @bbonev in #202
- sync src/scsi_id/scsi_id.c by @bbonev in #203
- sync src/mtd_probe/*.[ch] by @bbonev in #204
- sparse: avoid clash with __bitwise and __force from 4.10 linux/types.… by @bbonev in #209
- Silence deprecation warnings by @bbonev in #210
- update CONTRIBUTING to reflect updated governance, clarify systemd commit hash requirements by @kaniini in #211
- hashmap: don't initialize devt_hash_ops in the header by @kaniini in #212
- Update to latest Devuan stable by @wwuck in #213
- hwdb: sync with systemd/main by @bbonev in #215
New Contributors
- @ArsenArsen made their first contribution in #206
- @slicer69 made their first contribution in #207
- @xfan1024 made their first contribution in #198
- @bbonev made their first contribution in #201
- @kaniini made their first contribution in #211
- @wwuck made their first contribution in #213
Full Changelog: v3.2.10...v3.2.11-pre2
Pre-release 3.2.11-pre1
What's Changed
- add actions workflows to check compilation on glibc and musl (devuan, alpine) by @ArsenArsen in #206
- Add build instructions by @slicer69 in #207
- src/libudev/conf-files.c: fix bug of using basename by @xfan1024 in #198
- Permit eudev to work with rules which include escaped double-quotes by @slicer69 in #208
- sync src/ata_id/ata_id.c by @bbonev in #201
- sync src/v4l_id/v4l_id.c by @bbonev in #202
- sync src/scsi_id/scsi_id.c by @bbonev in #203
- sync src/mtd_probe/*.[ch] by @bbonev in #204
- sparse: avoid clash with __bitwise and __force from 4.10 linux/types.… by @bbonev in #209
- Silence deprecation warnings by @bbonev in #210
- update CONTRIBUTING to reflect updated governance, clarify systemd commit hash requirements by @kaniini in #211
- hashmap: don't initialize devt_hash_ops in the header by @kaniini in #212
New Contributors
- @ArsenArsen made their first contribution in #206
- @slicer69 made their first contribution in #207
- @xfan1024 made their first contribution in #198
- @bbonev made their first contribution in #201
- @kaniini made their first contribution in #211
Full Changelog: v3.2.10...v3.2.11-pre1
v3.2.10: configure.ac: bump to version 3.2.10, version 243
Please note that the signed eudev release tarballs for version <= 3.2.10 are located on https://dev.gentoo.org/~blueness/eudev/