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

net-misc/networkmanager: Fixing kernel config check #12559

Closed

Conversation

saboya
Copy link
Contributor

@saboya saboya commented Jul 27, 2019

Not sure if this warrants a new revision or not.

CONFIG_NF_NAT_IPV4 and CONFIG_NF_NAT_IPV6 were merged into CONFIG_NF_NAT on:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3bf195ae6037e310d693ff3313401cfaf1261b71

CONFIG_NF_NAT_MASQUERADE_IPV4 and CONFIG_NF_NAT_MASQUERADE_IPV6 were merged into CONFIG_NF_NAT_MASQUERADE on:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=d1aca8ab3104aa7131f5ab144c6f586b54df084b

@gentoo-bot
Copy link

Copyright policy change

Please note that on 2018-09-15 Trustees have approved new Gentoo copyright policy. All contributions made to Gentoo need to follow this policy. If you include the Signed-off-by line in your commit message, you indicate that you have read the policy and agree to its terms. For more detailed explanation, please see the new Gentoo copyright policy explained article.

Pull Request assignment

Submitter: @saboya
Areas affected: ebuilds
Packages affected: net-misc/networkmanager

net-misc/networkmanager: @gentoo/gnome

Linked bugs

No bugs to link found. If your pull request references any of the Gentoo bug reports, please add appropriate GLEP 66 tags to the commit message and request reassignment.

If you do not receive any reply to this pull request, please open or link a bug to attract the attention of maintainers.


In order to force reassignment and/or bug reference scan, please append [please reassign] to the pull request title.

Docs: Code of ConductCopyright policy (expl.) ● DevmanualGitHub PRsProxy-maint guide

@gentoo-bot gentoo-bot added assigned PR successfully assigned to the package maintainer(s). no bug found No Bug/Closes found in the commits. labels Jul 27, 2019
@saboya saboya force-pushed the networkmanager-kernel-5-1-config-check branch 2 times, most recently from 8377f45 to 8064701 Compare July 27, 2019 21:53
@juippis
Copy link
Member

juippis commented Jul 30, 2019

Hey, the Gnome team isnt usually monitoring Github notifications. You should always create a bug and link your PR to it by using Closes: or Bug: identifier in the message box.

However, for this one, looks like that particular version got removed from the tree already.

CONFIG_NF_NAT_IPV4 and CONFIG_NF_NAT_IPV6 were merged into CONFIG_NF_NAT on:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3bf195ae6037e310d693ff3313401cfaf1261b71

CONFIG_NF_NAT_MASQUERADE_IPV4 and CONFIG_NF_NAT_MASQUERADE_IPV6 were merged into CONFIG_NF_NAT_MASQUERADE on:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=d1aca8ab3104aa7131f5ab144c6f586b54df084b

Bug: https://bugs.gentoo.org/691140
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Rodrigo Saboya <saboya@gmail.com>
@saboya saboya force-pushed the networkmanager-kernel-5-1-config-check branch from 8064701 to 074d01b Compare July 31, 2019 14:38
@saboya
Copy link
Contributor Author

saboya commented Jul 31, 2019

@juippis Thanks for the heads-up. I solved the conflict on the ebuild that was removed, created a bug in the Bugzilla (https://bugs.gentoo.org/691140) and linked it in the new commit message.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned PR successfully assigned to the package maintainer(s). no bug found No Bug/Closes found in the commits.
Projects
None yet
4 participants