Skip to content

Release 3.2.11

Compare
Choose a tag to compare
@bbonev bbonev released this 14 Dec 20:16
· 121 commits to master since this release
0a4dae1

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

Full Changelog: v3.2.10...v3.2.11