Hello, ports
Another update for dnscrypt-proxy. The diff I made for 2.1.11 may be ignored,
however some points still apply:
https://marc.info/?l=openbsd-ports&m=174785569317963&w=2
Reposting them here for convenience.
- We have a web UI now for viewing some statistics data (disabled by
default)
Hello, ports!
dns-crypt rapid-fired a few releases lately. Bulk of the new features
is contained within the first one (2.1.9) while the later two are
mostly fixes. Some notes:
- We have a web UI now for viewing some statistics data (disabled by
default). Thankfully we don't need to build a 100+ M
Stuart Henderson writes:
> On 2025/04/01 17:30, Igor Zornik wrote:
>> Hello,
>>
>> A bugfix version for dnscrypt was released a few days ago. Still builds
>> with Go 1.24.1 and resolves just fine on amd64 VM. I hope there is
>> still enough time for this to make it in 7.7. Diff below.
>
> Reading
On 2025/04/01 17:30, Igor Zornik wrote:
> Hello,
>
> A bugfix version for dnscrypt was released a few days ago. Still builds
> with Go 1.24.1 and resolves just fine on amd64 VM. I hope there is
> still enough time for this to make it in 7.7. Diff below.
Reading through changelog, I think there ar
Hello,
A bugfix version for dnscrypt was released a few days ago. Still builds
with Go 1.24.1 and resolves just fine on amd64 VM. I hope there is
still enough time for this to make it in 7.7. Diff below.
Index: Makefile
===
RCS file:
On 2025/01/17 10:11, Igor Zornik wrote:
> Sorry about that. Probably my e-mail client replacing tabs with spaces
> for some reason. This time I’m sending it as an attachment just to be
> on the safe side. It is as generated by the cvs diff. Deleted files were
> first removed with “rm” and then with
Hello,
Sorry about that. Probably my e-mail client replacing tabs with spaces
for some reason. This time I’m sending it as an attachment just to be
on the safe side. It is as generated by the cvs diff. Deleted files were
first removed with “rm” and then with “cvs remove”. I hope that
that is the
Igor Zornik writes:
> Greetings!
>
> After 1+ year we finally have a tagged version of DNSCrypt proxy that
> includes the module with the fixed fnctl implementation which means we
> can remove all patches that were made solely to address this issue.
> Still builds and installs fine on the latest A
Greetings!
After 1+ year we finally have a tagged version of DNSCrypt proxy that
includes the module with the fixed fnctl implementation which means we
can remove all patches that were made solely to address this issue.
Still builds and installs fine on the latest AMD64 snapshot. Running the
prog
On 2023/02/27 17:48, Nam Nguyen wrote:
> Here is a regression fix release 2.14 for net/dnscrypt-proxy. I tested
> the cloaking feature and it works with the new go 1.20.1.
>
> changelog:
> https://github.com/DNSCrypt/dnscrypt-proxy/releases/tag/2.1.4
>
> OK?
OK.
Would you mind adding this on to
Here is a regression fix release 2.14 for net/dnscrypt-proxy. I tested
the cloaking feature and it works with the new go 1.20.1.
changelog:
https://github.com/DNSCrypt/dnscrypt-proxy/releases/tag/2.1.4
OK?
Index: Makefile
===
RCS fi
tb@ ran a bulk with go-1.20rc2 and dnscrypt-proxy is broken due to
quic-go, a library. This update to dnscrypt-proxy 2.1.3 makes it
compatible with go 1.20+ landing in February.
changelog:
https://github.com/DNSCrypt/dnscrypt-proxy/releases/tag/2.1.3
I tested quic against go-1.19.4p1. google made
On Tue 12/10/2021 15:36, Nam Nguyen wrote:
> Here is an update for net/dnscrypt-proxy 2.1.1 released on Sep. 27,
> 2021.
>
> changelog: https://github.com/DNSCrypt/dnscrypt-proxy/releases/tag/2.1.1
>
> It fixes regressions dealing with more niche features like DoH served
> from cache during conne
Here is an update for net/dnscrypt-proxy 2.1.1 released on Sep. 27,
2021.
changelog: https://github.com/DNSCrypt/dnscrypt-proxy/releases/tag/2.1.1
It fixes regressions dealing with more niche features like DoH served
from cache during connectivity issues and time-based rules in
blocklists. I woul
"T.J. Townsend" writes:
> Tested on amd64.
>
> https://github.com/DNSCrypt/dnscrypt-proxy/releases/tag/2.1.0
Thanks. I committed this with tweaks to use sed instead of SUBST_CMD for
cache_file lines. This simplifies the patch and inserts
/var/dnscrypt-proxy/ for (commented out) cache_file lines f
Tested on amd64.
https://github.com/DNSCrypt/dnscrypt-proxy/releases/tag/2.1.0
Index: Makefile
===
RCS file: /cvs/ports/net/dnscrypt-proxy/Makefile,v
retrieving revision 1.56
diff -u -p -r1.56 Makefile
--- Makefile8 Mar 2021 13:5
This is an update for net/dnscrypt-proxy 2.0.45. I modified README with
make variables for system paths.
changelog:
https://github.com/DNSCrypt/dnscrypt-proxy/releases/tag/2.0.45
I lightly tested it on amd64. make check passes.
OK?
Index: Makefile
===
Nam Nguyen writes:
> Stuart Henderson writes:
>> I think it only needs one not both - how about this which is a bit more
>> targetted too?
>>
>> @exec-update [[ $(stat -f '%u:%g'
>> ${LOCALSTATEDIR}/dnscrypt-proxy/public-resolvers.md 2>/dev/null) ==
>> 0:0 ]] && chgrp -R _dnscrypt-proxy ${LOCALSTA
Stuart Henderson writes:
> I think it only needs one not both - how about this which is a bit more
> targetted too?
>
> @exec-update [[ $(stat -f '%u:%g'
> ${LOCALSTATEDIR}/dnscrypt-proxy/public-resolvers.md 2>/dev/null) == 0:0 ]] &&
> chgrp -R _dnscrypt-proxy ${LOCALSTATEDIR}/dnscrypt-proxy && c
On 2020/06/15 04:22, Nam Nguyen wrote:
> Stuart Henderson writes:
>
> > On 2020/06/11 19:49, Nam Nguyen wrote:
> >> This is an update for net/dnscrypt-proxy 2.0.44, released June 11, 2020.
> >>
> >> Changelogs:
> >> https://github.com/DNSCrypt/dnscrypt-proxy/blob/2.0.44/ChangeLog
> >> https://git
Stuart Henderson writes:
> On 2020/06/11 19:49, Nam Nguyen wrote:
>> This is an update for net/dnscrypt-proxy 2.0.44, released June 11, 2020.
>>
>> Changelogs:
>> https://github.com/DNSCrypt/dnscrypt-proxy/blob/2.0.44/ChangeLog
>> https://github.com/DNSCrypt/dnscrypt-proxy/blob/2.0.43/ChangeLog
>
On 2020/06/11 19:49, Nam Nguyen wrote:
> This is an update for net/dnscrypt-proxy 2.0.44, released June 11, 2020.
>
> Changelogs:
> https://github.com/DNSCrypt/dnscrypt-proxy/blob/2.0.44/ChangeLog
> https://github.com/DNSCrypt/dnscrypt-proxy/blob/2.0.43/ChangeLog
>
> A config breaking change is t
This is an update for net/dnscrypt-proxy 2.0.44, released June 11, 2020.
Changelogs:
https://github.com/DNSCrypt/dnscrypt-proxy/blob/2.0.44/ChangeLog
https://github.com/DNSCrypt/dnscrypt-proxy/blob/2.0.43/ChangeLog
A config breaking change is that the `tls_client_auth' section was
renamed to `doh
Here is a simplified update to net/dnscrypt-proxy 2.0.42. I leave the
bugfix to upstream, which plans to fix it. Once that bugfix comes, we
may have to add _dnscrypt-proxy:_dnscrypt-proxy ownership for
/var/dnscrypt-proxy in pkg/PLIST.
I posted Larry Hynes' bug report here:
https://github.com/DN
Credit goes to Larry Hynes for e-mailing me with a bug report where
cache files in /var/dnscrypt-proxy/* cannot be periodically
updated. Everything quoted with > that follows is from Larry Hynes' bug
report.
> There is, I think, possibly a permissions issue with the default
> install of dnscrypt
Here is an update for net/dnscrypt-proxy 2.0.40, released on March 21,
2020. I tested basic usage on amd64. `make test' passes.
Changelog:
https://github.com/DNSCrypt/dnscrypt-proxy/blob/2.0.40/ChangeLog
Feedback and tests are welcome.
Index: Makefile
Björn Ketelaars writes:
> On Thu 30/01/2020 19:21, Nam Nguyen wrote:
>> This is a security fix release that I propose adding to -stable. It
>> affects 32-bit arches when dnscrypt-proxy's DNS over HTTPS (DoH) feature
>> is used. It was fixed in Go 1.13.7 (now available in ports) and in the
>> versi
On Thu 30/01/2020 19:21, Nam Nguyen wrote:
> This is a security fix release that I propose adding to -stable. It
> affects 32-bit arches when dnscrypt-proxy's DNS over HTTPS (DoH) feature
> is used. It was fixed in Go 1.13.7 (now available in ports) and in the
> version of golang.org/x/crypto speci
This is a security fix release that I propose adding to -stable. It
affects 32-bit arches when dnscrypt-proxy's DNS over HTTPS (DoH) feature
is used. It was fixed in Go 1.13.7 (now available in ports) and in the
version of golang.org/x/crypto specified in {WRKSRC}/go.mod.
>From issue:
"On 32-bit a
On Mon 09/12/2019 18:34, Nam Nguyen wrote:
> Here is an update to net/dnscrypt-proxy 2.0.35 released December 9,
> 2019.
>
Committed. Thank you!
Here is an update to net/dnscrypt-proxy 2.0.35 released December 9,
2019.
Changelog:
https://github.com/DNSCrypt/dnscrypt-proxy/blob/2.0.35/ChangeLog
To test CNAMEs being blacklisted and logged, I did the following based
on the test case presented here:
https://github.com/DNSCrypt/dnscrypt-proxy/
On Wed 04/12/2019 19:25, Nam Nguyen wrote:
> Here is an update to dnscrypt-proxy 2.0.34, released December 3, 2019.
>
> Changelog:
> https://github.com/DNSCrypt/dnscrypt-proxy/releases/tag/2.0.34
>
> The main change is dnscrypt-proxy acting as a local DoH server to
> support Encrypted Server Name
Here is an update to dnscrypt-proxy 2.0.34, released December 3, 2019.
Changelog:
https://github.com/DNSCrypt/dnscrypt-proxy/releases/tag/2.0.34
The main change is dnscrypt-proxy acting as a local DoH server to
support Encrypted Server Name Indication (ESNI) with Firefox and
Cloudflare. I followe
On 2019/11/18 12:53, Nam Nguyen wrote:
> 2.0.33 was just released on November 18, 2019, with a bugfix. I pasted
> it here.
committed, thanks.
2.0.33 was just released on November 18, 2019, with a bugfix. I pasted
it here.
Changelogs:
https://github.com/DNSCrypt/dnscrypt-proxy/releases/tag/2.0.33
https://github.com/DNSCrypt/dnscrypt-proxy/releases/tag/2.0.32
Nam Nguyen writes:
> Here is an update for net/dnscrypt-proxy 2.0.32, released
Here is an update for net/dnscrypt-proxy 2.0.32, released on November
17, 2019.
Changelog:
https://github.com/DNSCrypt/dnscrypt-proxy/releases/tag/2.0.32
Unit tests were added so the port now has do-test. All tests pass. The
tests use the bundled https://github.com/powerman/check found inside the
On Thu 31/10/2019 12:53, Nam Nguyen wrote:
>
> net/dnscrypt-proxy 2.0.31 was just released to fix two regressions on
> October 31, 2019. The diff is pasted below.
Diff looks good, and update runs ok on amd64. OK bket@.
I will commit this update tomorrow...unless someone beats me to it.
net/dnscrypt-proxy 2.0.31 was just released to fix two regressions on
October 31, 2019. The diff is pasted below.
https://github.com/DNSCrypt/dnscrypt-proxy/releases/tag/2.0.31
"This version fixes two regressions introduced in version 2.0.29: DoH
server couldn't be reached over IPv6 any more, a
Nam Nguyen writes:
> The main addition in 2.0.29 is anonymized DNS. "Routes are indirect ways
> to reach DNSCrypt servers. A route maps a server name ("server_name") to
> one or more relays that will be used to connect to that server."
>
> /var/dnscrypt-proxy/relays.md is now added to the port and
Here is an update for net/dnscrypt-proxy 2.0.30, released on Oct. 30,
2019.
https://github.com/DNSCrypt/dnscrypt-proxy/releases/tag/2.0.30
Changelogs:
https://github.com/DNSCrypt/dnscrypt-proxy/commit/899cd072390d9ca1344a9bde682e5d3460cf1539
https://github.com/DNSCrypt/dnscrypt-proxy/releases/tag
Diff below brings dnscrypt-proxy to 2.0.19, which mostly adds new
features. Changelog can be found at
https://github.com/jedisct1/dnscrypt-proxy/blob/master/ChangeLog
Tested ok on amd64. Maintainer responded with "Looks good".
OK?
Index: Makefile
On 2018/10/05 12:54, Björn Ketelaars wrote:
> Daemon per default listens on 127.0.0.1:53, and switches to a different
> system user after listening sockets have been created.
Oh finally! Dropping privs is what was blocking the update before.
> Adding a note to current.html is probably a good thin
Enclosed a diff for bringing net/dnscrypt-proxy to 2.0.17. IMHO this is
not a regular update as it is more like a new tool (that does the same
+ introduces new features) with the same name. For example upstream has
left C and switched to golang.
The update itself is interesting as it combines DNS
Thanks!
Thanks,
Bryan
On Thu, Sep 24, 2015 at 1:35 PM, Stuart Henderson wrote:
> On 2015/09/24 13:32, Bryan C. Everly wrote:
>> ok?
>
> Committed last week.
>
On 2015/09/24 13:32, Bryan C. Everly wrote:
> ok?
Committed last week.
ok?
Thanks,
Bryan
Index: dnscrypt-proxy/Makefile
===
RCS file: /cvs/ports/net/dnscrypt-proxy/Makefile,v
retrieving revision 1.16
diff -u -p -r1.16 Makefile
--- dnscrypt-proxy/Makefile11 Jun 2015 14:23:09 -1.16
+++ dnscryp
46 matches
Mail list logo