Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix handling of empty signature-handling element in autoyast profile (bsc#1180968) #744

Merged
merged 2 commits into from Mar 18, 2021

Conversation

wfeldt
Copy link
Member

@wfeldt wfeldt commented Mar 18, 2021

Problem

An empty <signature-handling> element in an AutoYaST profile will crash YaST.

Solution

Empty elements in AutoYaST profiles are in some cases (not all) a problem due to the way XML is handled in YaST.

This pull request just fixes the reported issue. For a full analysis and a more general fix see #730

@coveralls
Copy link

coveralls commented Mar 18, 2021

Coverage Status

Coverage increased (+0.008%) to 63.968% when pulling 2a88a46 on sw_04 into 2a3493b on master.

@wfeldt wfeldt merged commit c90c62f into master Mar 18, 2021
@wfeldt wfeldt deleted the sw_04 branch March 18, 2021 09:32
@yast-bot
Copy link
Contributor

✔️ Public Jenkins job #181 successfully finished
✔️ Created OBS submit request #879851

@yast-bot
Copy link
Contributor

✔️ Internal Jenkins job #107 successfully finished
✔️ Created IBS submit request #238169

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants