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

wicked: update to 0.6.61 #696

Merged
merged 1 commit into from
Jan 30, 2020
Merged

wicked: update to 0.6.61 #696

merged 1 commit into from
Jan 30, 2020

Conversation

jamieand
Copy link
Contributor

Fixes #288

Update wicked to 0.6.61 from upstream

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@@ -31,7 +31,6 @@ Source99: constants.xml
%endif

# upstream fixes
Patch1: cleaned-up-extern-inline-use-in-header-files.patch
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This patch was merged upstream. I thought about removing the comment too, but I decided it was probably okay.

@@ -147,10 +147,13 @@
</define>

<!-- Built-in dhcp6 run/configuration mode types -->
<define name="builtin-dhcp6-mode" type="uint32" constraint="enum">
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This schema change was caused by openSUSE/wicked@9b0bb06 which was part of the larger effort in openSUSE/wicked#811

@@ -108,7 +107,7 @@ install -p -m 0644 %{S:99} %{buildroot}%{_cross_datadir}/wicked/schema/constants
%endif
%dir %{_cross_libexecdir}/wicked
%{_cross_libexecdir}/wicked/*
%{_cross_libdir}/libwicked-0.so.*
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jamieand jamieand merged commit 049a46c into develop Jan 30, 2020
@jamieand jamieand deleted the wicked-0.6.61 branch January 30, 2020 21:39
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.

wicked: update to 0.6.57+
3 participants