Changelog for
patterns-wsl-systemd-20240327-1.2.noarch.rpm :
* Wed Mar 27 2024 Scott Bradnick
- Adjusting %{_tmpfilesdir}/wslg.conf to be provided by a new package named patterns-wsl-tmpfiles which is required by patterns-wsl-systemd
* WSL uses \'/etc/zypp/zypp.conf:solver.onlyRequires = true\' by default
* Fri Mar 22 2024 Scott Bradnick - Update to version 20240322
* Adding scriptlet code to create %{_tmpfilesdir}/wslg.conf iff it doesn\'t exist - This should take care of missing /tmp/.X11-unix symlink after the wsl_systemd pattern is installed, so it works \'out-of-the-box\'
* Thu Nov 16 2023 Dominique Leuenberger - Replace systemd BuildRequires with pkgconfig(systemd): Allow OBS to shortcut through systemd-mini.
* Wed Dec 21 2022 Scott Bradnick - Adjusting how $PREEXISTING_COMMANDS is fed into the while loop for wsl_systemd
* Wed Dec 21 2022 Scott Bradnick - Update to version 20221221
* Improved tests for [boot] section when \'command=.
*$\' is present so as to not clobber existing commands for wsl_base & wsl_gui
* wsl_systemd should clear ping_group_range if present and retain any existing commands
* Tue Dec 20 2022 Scott Bradnick - Update to version 20221220
* Reworked to avoid build race condition where it seemed like there was an issue during 50-check-installtest and what happens with \"testing for pre/postinstall scripts that are not idempotent\"
* Adding true %post section
* Mon Dec 19 2022 Scott Bradnick - Adding [wsl_base,gui,systemd] tags for echo output- Changing %post to %pre as there seems to be a problem when 50-check-installtest runs as %post
* Mon Dec 19 2022 Scott Bradnick - Update to version 20221219
* Adjusting wsl_systemd %post to remove ping_group_range from wsl.conf when systemd is being enabled.
* Fri Dec 16 2022 Scott Bradnick - Update to version 20221216
* Undoing LoadCredential changes since it\'s NOT what was breaking WSLg integration
* Adjusing %post code for edits to %{_sysconfdir}/wsl.conf for:
* wsl_base
* wsl_gui
* wsl_systemd
* Tue Dec 06 2022 Scott Bradnick - Update to version 20221206
* Updating wsl_systemd to comment out \'LoadCredential=
*\' for 5 systemd units:
* systemd-tmpfiles-setup.service
* systemd-tmpfiles-setup-dev.service
* systemd-sysctl.service
* systemd-tmpfiles-clean.service
* systemd-sysusers.service
* Thu Oct 20 2022 Scott Bradnick - Moving \'xeyes\' from a \"Requires\" to \"Recommends\" for wsl_gui pattern
* Thu Sep 29 2022 Scott Bradnick - Adding a patterns-wsl-systemd <-> wsl_systemd pattern to setup 2 things:
* /sbin/init -> /usr/lib/systemd/systemd symlink (if it doesn\'t exist)
* backup an existing /etc/wsl.conf ; drop in new /etc/wsl.conf with boot.systemd=true entry.
* Tue Feb 22 2022 Scott Bradnick - Adding lato-fonts as \'Requires\' package for wsl_gui.
* Sat Jan 15 2022 Scott Bradnick - Removing \'patterns-wsl-rpmlintrc\' since it was just a commented entry and seems to be causing bot issues in IBS.
* Fri Jan 14 2022 Scott Bradnick - Adding missing \'patterns-wsl-rpmlintrc\' as Source to specfile.
* Wed Jan 12 2022 Scott Bradnick - Initial version.