Branch: refs/heads/SLE-15-SP5 Home: https://github.com/yast/yast-packager Commit: ace4381bbb0f84ece6f9d7c34097dc8efcb8f40b https://github.com/yast/yast-packager/commit/ace4381bbb0f84ece6f9d7c34097dc8... Author: Ladislav Slezák <lslezak@suse.com> Date: 2024-02-08 (Thu, 08 Feb 2024) Changed paths: M package/yast2-packager.changes M package/yast2-packager.spec M src/lib/y2packager/dialogs/addon_selector.rb Log Message: ----------- Fixed ERB template loading in self update (bsc#1219174) If the template cannot be found using a relative path then fallback to the absolute path. - 4.5.19 Commit: bc44d3cc63635d4fb8dbc50e782d7b9116e2c6e2 https://github.com/yast/yast-packager/commit/bc44d3cc63635d4fb8dbc50e782d7b9... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2024-02-08 (Thu, 08 Feb 2024) Changed paths: M package/yast2-packager.changes M package/yast2-packager.spec M src/lib/y2packager/dialogs/addon_selector.rb Log Message: ----------- Merge pull request #647 from yast/fix_erb_loading Compare: https://github.com/yast/yast-packager/compare/72fb7ff0bf9b...bc44d3cc6363