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

stubby: add missing dependency on ca-certificates #7030

Merged
merged 1 commit into from Sep 22, 2018
Merged

stubby: add missing dependency on ca-certificates #7030

merged 1 commit into from Sep 22, 2018

Conversation

jonathanunderwood
Copy link
Contributor

Signed-off-by: Tony Ambardar itugrok@yahoo.com

Maintainer: @iamperson347
Compile tested: mips_24kc, DIR-835, LEDE 17.01.5
Run tested: mips_24kc, DIR-835, LEDE 17.01.5

Description:
This separates out the ca-certificate dependency commit from PR #6707 as requested.

Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
@jonathanunderwood
Copy link
Contributor Author

What's the process for actually getting PRs merged? I checked the wiki but couldn't find anything.

It would be great if we could get some of these changes into the 18.06 branch too, if possible.

@iamperson347
Copy link
Contributor

Typically someone with merge rights to the repo will merge in. I believe they just periodically review new PRs. I have been super busy lately and haven't had time to address some of the recent issues/PRs for stubby and getdns. I appreciate you getting these in.

@jonathanunderwood
Copy link
Contributor Author

Fixes issue #6682

@dibdot dibdot merged commit 4cdbabb into openwrt:master Sep 22, 2018
@guidosarducci
Copy link
Contributor

guidosarducci commented Sep 22, 2018

Given the discussion around here #6682 (comment), I don't agree with merging this. If anything, the smaller ca-bundle package should have been used, but if we're far from standardizing on that one across OpenWrt then no dependency might be better.

@cshoredaniel I'm interested in your thoughts on the certs packages.

@danielfdickinson
Copy link
Contributor

@guidosarducci sorry for not responding sooner; life's been busy. I'd like to see ca-bundle exclusively ... there was a change on the past few months that I think may resolve the problems with path to ca-bundle not being resolved/found, so my hope is that by 19.01 release we get rid of ca-certificates.

guidosarducci added a commit to guidosarducci/packages that referenced this pull request Oct 11, 2018
Using ca-bundle package saves 10KB over using ca-certificates, and with
commit openwrt/openwrt@191078e83d is a drop-in
replacement for packages using openssl and CA certs. This has been noted
as the default in current trunk by other packages switching over e.g.
openwrt@e0a5ed9f76.

For further related discussion see:
openwrt#7030 (comment) and
openwrt#6682 (comment).

Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
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

5 participants