* Wed Mar 27 2024 Scott Bradnick <scott.bradnick@suse.com>
- 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 <scott.bradnick@suse.com>
- 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 <dimstar@opensuse.org>
- Replace systemd BuildRequires with pkgconfig(systemd): Allow OBS
to shortcut through systemd-mini.
* Wed Dec 21 2022 Scott Bradnick <scott.bradnick@suse.com>
- Adjusting how $PREEXISTING_COMMANDS is fed into the while loop for
wsl_systemd
* Wed Dec 21 2022 Scott Bradnick <scott.bradnick@suse.com>
- 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 <scott.bradnick@suse.com>
- 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 <scott.bradnick@suse.com>
- 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 <scott.bradnick@suse.com>
- 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 <scott.bradnick@suse.com>
- 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 <scott.bradnick@suse.com>
- 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