Hi, It doesn't look like there are any takers for this task. Can anyone guide me to a 101 tutorial on making a brand new package? dnscrypt-proxy 2 is completely different from its predecessor. There are sources, as well as pre-build binaries for 20+ architectures. go is required to build.
I'd very much appreciate for helping do this, Maciej On Sun, Feb 18, 2018 at 12:24 AM, Maciej Soltysiak <[email protected]> wrote: > On my MIPS32 (WNDR3800) system, I noticed the C binary was <100k. > The GO binary is 6.5MB, I ran upx on it and it went down to 1.5M. > It incurs about 1s of delay for unpacking, but it works. > > I don't know much about packaging this around the uci scripting, etc, but > I hope this helps the maintainer a bit. > > Best regards, > Maciej > > On Sat, Feb 17, 2018 at 11:40 PM, Maciej Soltysiak <[email protected]> > wrote: > >> The OpenWrt Makefile aims to get dnscrypt-proxy 1.9.5 from a mirror at >> https://github.com/dyne/dnscrypt-proxy >> >> However, the upstream (Frank Denis) recently released a 2.0 which is >> significantly different. >> It's now written in go, instead of C and it support the new version of >> the protocol (v2). >> >> If we're going to get this package fixed we should see if we can get the >> new one to run. >> Probably should come from upstream at: https://github.com/jedisct1/dn >> scrypt-proxy >> >> Best regards, >> Maciej >> >> On Mon, May 1, 2017 at 12:48 PM, Alexandru Ardelean < >> [email protected]> wrote: >> >>> On Mon, May 1, 2017 at 12:04 PM, Mangesh Bhamre <[email protected]> >>> wrote: >>> > >>> > Hello, >>> > >>> > Last time I reported this issue was for MT7620. dnscrypt-proxy now >>> failing for MT7621. >>> > >>> > http://buildbot.openwrt.org:8010/broken_packages/ramips.mt76 >>> 21/dnscrypt-proxy/compile.txt >>> > >>> > I am not sure what was the fix made. Likely was related to SSL cert >>> check. Can anyone please look at this and fix it same way as MT7620 ? >>> > >>> > Regards, >>> > Mangesh >>> > >>> > -- >>> > Regards, >>> > >>> > Mangesh Bhamre >>> > Co-founder & CTO | Open Netware >>> > +91-8879735272 | LinkedIn >>> > >>> > >>> > On Mon, Feb 13, 2017 at 9:33 PM, Ralph Sennhauser < >>> [email protected]> wrote: >>> >> >>> >> On Mon, 13 Feb 2017 21:03:07 +0530 >>> >> Mangesh Bhamre <[email protected]> wrote: >>> >> >>> >> > Hi Alex, >>> >> > >>> >> > Looking at build log - >>> >> > http://buildbot.openwrt.org:8010/broken_packages/ramips.mt76 >>> 20/dnscrypt-proxy/compile.txt >>> >> > >>> >> > Tar ball is available on download.dnscrypt.org . Build download >>> fails >>> >> > for some SSL issue. >>> >> >>> >> The site has HSTS enabled. Might that be the issue? >>> >> >>> >> Maybe just updating PKG_SOURCE_URL to use https might be all that >>> >> is needed. There was another user having issues with a redirect and >>> >> samba. I think he was using Ubuntu. >>> >> >>> >> Ralph >>> >> >>> >> > >>> >> > Also, tar ball is missing on mirror2.openwrt.org and >>> >> > downloads.openwrt.org/sources >>> >> > >>> >> > Not sure, how mirror2 or download.openwrt.org gets updated. Any >>> help >>> >> > in getting is appreciated. >>> >> > >>> >> > Regards, >>> >> > Mangesh >>> >> > >>> >> > >>> > >>> > >>> >>> Looks like the package wasn't found on OpenWrt mirrors. >>> Maybe some intermittent failure. >>> >>> You could try to setup your own cache/mirror [for packages/tarballs] >>> and point your build to use that as primary, and only then fallback to >>> OpenWrt's official repos. >>> _______________________________________________ >>> openwrt-devel mailing list >>> [email protected] >>> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel >>> >> >> >
_______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
