File dnsproxy.changes of Package failed_dnsproxy
Wed Aug 09 14:08:09 UTC 2023 - Eyad Issa <eyadlorenzo@gmail.com>
- Update to version 0.53.1:
* Pull request 276: Sort hotfix
* Pull request 275: Upd Go
* Fix review comments
* Update Dockerfile: fix wrong path
* Update Dockerfile: fix wrong path
* Update Docker README.md
* Update Dockerfile
* Pull request 272: AG-24087-global-root-cas
* Pull request 271: Fix 208
-------------------------------------------------------------------
Tue Jul 18 18:23:51 UTC 2023 - Eyad Issa <eyadlorenzo@gmail.com>
- Update to version 0.52.0:
* Pull request 269: Retry request for stale H3 clients.
* Pull request 268: AG-23887-upd-quic-go
* all: imp header setting
* add https-server-name option to usage output
* change default Server header of HTTPS server to 'dnsproxy'
* make Server header for DoH server configurable
* Pull request 266: fix-golangci-lint
* Pull request 265: upd-specs
-------------------------------------------------------------------
Mon Jul 03 15:00:47 UTC 2023 - Eyad Issa <eyadlorenzo@gmail.com>
- Update to version 0.51.0:
* Pull request 264: AGDNS-1528 fallback ups conf
* Pull request: 5285-doq-errors
* Pull request 261: 333-opt-timeout
-------------------------------------------------------------------
Thu Jun 15 21:28:53 UTC 2023 - Eyad Issa <eyadlorenzo@gmail.com>
- Update to version 0.50.2:
* Pull request 260: 5872-fix-dnscrypt-reset
* Pull request 259: 5874-fix-fallback
* Pull request 258: 5874-openwrt-setsockopt
- Allow ppc64 to compile by not using pie
- Remove %{go_nostrip} macro which is no longer recommended
- Drop Requires: golang-packaging. The original macros for file
movements into GOPATH are obsolete with Go modules. Macro
go_nostrip is no longer needed with current binutils and Go.
- Add BuildRequires: golang(API) >= 1.19 (min version per go.mod)
This or metapackage BuildRequires: go are recommended to pull in
the Go toolchain.
-------------------------------------------------------------------
Tue Jun 06 22:09:11 UTC 2023 - Eyad Issa <eyadlorenzo@gmail.com>
- Update to version 0.50.0:
* Pull request 257: 331-upd-quic-go
* Pull request 256: fix-poisoning
* Pull request: proxy: fix edns cache
* Pull request 254: depr-more-util
-------------------------------------------------------------------
Wed May 17 22:30:59 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Trim filler and time-sensitive wording
-------------------------------------------------------------------
Mon May 15 14:16:03 UTC 2023 - Eyad Issa <eyadlorenzo@gmail.com>
- Update to version 0.49.1:
* Pull request 253: 324 refactor upstream
* Pull request 252: AGDNS-1433-reuseport
* Pull request 251: 324-refactor-bootstrap
* Pull request 250: 4262-ipv6-pref
* Pull request 249: 5631-lookup-panic
* proxy: imp fmt
* Prevent reading from a nil response in DNS64
* Pull request 247: upd-all