Changelog for
compat-usrmerge-tools-84.87-2.195.x86_64.rpm :
* Thu Oct 07 2021 lnusselAATTsuse.de- Fix logic for detecting conflicts with directories (boo#1191111)
* Fri Aug 27 2021 lnusselAATTsuse.de- exit file triggers early if alread usrmerged
* Fri Aug 27 2021 lnusselAATTsuse.de- statically link xmv to avoid glibc 2.34 dependency (__libc_start_mainAATTGLIBC_2.34)- turn on filetriggers in main package. Needed for single transaction upgrades (boo#1189788)
* Tue Jun 15 2021 lnusselAATTsuse.de- another fix for split /usr to avoid running out of space (boo#1186781)- unsafe fallback also for ENOSYS on renameat2 as seen on WSL
* Tue Jun 08 2021 lnusselAATTsuse.de- early exit in case of overlayfs (boo#1187027)
* Tue Jun 08 2021 fvogtAATTsuse.com- Avoid dependency on mountpoint from util-linux- Also check for availability of find
* Mon Jun 07 2021 lnusselAATTsuse.com- fix conversion with split /usr (boo#1186781)
* Wed Jun 02 2021 lnusselAATTsuse.com- exit early if one of the affected directories has mountpoint beneath it
* Tue Jun 01 2021 obsAATThaasn.xyz- add fallback for filesystems without renameat2 (boo#1186637)
* Thu Mar 25 2021 lnusselAATTsuse.de- catch boolean deps
* Thu Mar 18 2021 lnusselAATTsuse.de- cp can\'t handle copying a dir over non-directories. So move those away in advance. Happened with /lib/udev existing as link on older distros
* Mon Mar 15 2021 lnusselAATTsuse.de- update file lists based on current factory data
* Thu Feb 25 2021 lnusselAATTsuse.de- initial package