diff --git a/baselibs.conf b/baselibs.conf index 256766db..cc5261f4 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -8,3 +8,4 @@ systemd -/usr/lib/cryptsetup libsystemd0 libudev1 +systemd-devel diff --git a/systemd.changes b/systemd.changes index 71ee75d3..ea9c4343 100644 --- a/systemd.changes +++ b/systemd.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Aug 19 13:58:08 UTC 2024 - Franck Bui + +- Make the 32bit version of libudev.so available again (bsc#1228223) + + The symlink for building 32bit applications was mistakenly dropped when the + content of libudev-devel was merged into systemd-devel. + + Provide the 32bit flavor of systemd-devel again, which should restore the plug + and play support in Wine for 32bit windows applications. + ------------------------------------------------------------------- Fri Aug 2 10:29:26 UTC 2024 - Antonio Feijoo