Skip to content

Commit 37b69b2

Browse files
committed
Pull request 2072: upd-chlog-deps
Squashed commit of the following: commit fc63c08 Author: Ainar Garipov <[email protected]> Date: Mon Nov 13 19:22:57 2023 +0300 all: imp chlog commit 5005d89 Author: Ainar Garipov <[email protected]> Date: Mon Nov 13 19:18:54 2023 +0300 all: upd chlog, deps
1 parent b1b7b1c commit 37b69b2

File tree

3 files changed

+82
-75
lines changed

3 files changed

+82
-75
lines changed

Diff for: CHANGELOG.md

+35-27
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,25 @@ and this project adheres to
1414
<!--
1515
## [v0.108.0] - TBA
1616
17-
## [v0.107.41] - 2023-11-01 (APPROX.)
17+
## [v0.107.42] - 2023-12-06 (APPROX.)
1818
19-
See also the [v0.107.41 GitHub milestone][ms-v0.107.41].
19+
See also the [v0.107.42 GitHub milestone][ms-v0.107.42].
2020
21-
[ms-v0.107.41]: https://github.com/AdguardTeam/AdGuardHome/milestone/76?closed=1
21+
[ms-v0.107.42]: https://github.com/AdguardTeam/AdGuardHome/milestone/77?closed=1
2222
2323
NOTE: Add new changes BELOW THIS COMMENT.
2424
-->
2525

26+
<!--
27+
NOTE: Add new changes ABOVE THIS COMMENT.
28+
-->
29+
30+
31+
32+
## [v0.107.41] - 2023-11-13
33+
34+
See also the [v0.107.41 GitHub milestone][ms-v0.107.41].
35+
2636
### Security
2737

2838
- Go version has been updated to prevent the possibility of exploiting the
@@ -38,22 +48,22 @@ NOTE: Add new changes BELOW THIS COMMENT.
3848

3949
### Changed
4050

41-
- The height of ready-to-use filter lists has been increased ([#6358]).
42-
- Improved authentication failure logging ([#6357]).
51+
- Increased the height of the ready-to-use filter lists dialog ([#6358]).
52+
- Improved logging of authentication failures ([#6357]).
4353

44-
#### Configuration Changes
54+
#### Configuration changes
4555

4656
- New properties `dns.ratelimit_subnet_len_ipv4` and
47-
`dns.ratelimit_subnet_len_ipv6` in the configuration file ([#6368]).
57+
`dns.ratelimit_subnet_len_ipv6` have been added to the configuration file
58+
([#6368]).
4859

4960
### Fixed
5061

51-
- Missing timezone on schedule form submission ([#6401]).
62+
- Schedule timezone not being sent ([#6401]).
5263
- Average request processing time calculation ([#6220]).
53-
- Redundant shortening long client names in the Top Clients table ([#6338]).
64+
- Redundant truncation of long client names in the Top Clients table ([#6338]).
5465
- Scrolling column headers in the tables ([#6337]).
55-
- `$important,dnsrewrite` rules do not take precedence over allowlist rules
56-
([#6204]).
66+
- `$important,dnsrewrite` rules not overriding allowlist rules ([#6204]).
5767
- Dark mode DNS rewrite background ([#6329]).
5868
- Issues with QUIC and HTTP/3 upstreams on Linux ([#6335]).
5969

@@ -69,11 +79,8 @@ NOTE: Add new changes BELOW THIS COMMENT.
6979
[#6368]: https://github.com/AdguardTeam/AdGuardHome/issues/6368
7080
[#6401]: https://github.com/AdguardTeam/AdGuardHome/issues/6401
7181

72-
[go-1.20.11]: https://groups.google.com/g/golang-announce/c/4tU8LZfBFkY/m/d-jSKR_jBwAJ
73-
74-
<!--
75-
NOTE: Add new changes ABOVE THIS COMMENT.
76-
-->
82+
[go-1.20.11]: https://groups.google.com/g/golang-announce/c/4tU8LZfBFkY/m/d-jSKR_jBwAJ
83+
[ms-v0.107.41]: https://github.com/AdguardTeam/AdGuardHome/milestone/76?closed=1
7784

7885

7986

@@ -204,7 +211,7 @@ See also the [v0.107.37 GitHub milestone][ms-v0.107.37].
204211
is returned if the blocking mode isn't set to `Null IP`. In previous versions
205212
it returned NXDOMAIN response in such cases.
206213

207-
#### Configuration Changes
214+
#### Configuration changes
208215

209216
In this release, the schema version has changed from 24 to 27.
210217

@@ -414,7 +421,7 @@ See also the [v0.107.34 GitHub milestone][ms-v0.107.34].
414421

415422
- Improved CPU and RAM consumption during updates of filtering-rule lists.
416423

417-
#### Configuration Changes
424+
#### Configuration changes
418425

419426
In this release, the schema version has changed from 23 to 24.
420427

@@ -494,7 +501,7 @@ See also the [v0.107.33 GitHub milestone][ms-v0.107.33].
494501

495502
### Changed
496503

497-
#### Configuration Changes
504+
#### Configuration changes
498505

499506
In this release, the schema version has changed from 20 to 23.
500507

@@ -759,7 +766,7 @@ See also the [v0.107.28 GitHub milestone][ms-v0.107.28].
759766
- ARPA domain names containing a subnet within private networks now also
760767
considered private, behaving closer to [RFC 6761][rfc6761] ([#5567]).
761768

762-
#### Configuration Changes
769+
#### Configuration changes
763770

764771
In this release, the schema version has changed from 17 to 20.
765772

@@ -899,7 +906,7 @@ See also the [v0.107.26 GitHub milestone][ms-v0.107.26].
899906

900907
### Changed
901908

902-
#### Configuration Changes
909+
#### Configuration changes
903910

904911
- Property `edns_client_subnet`, which in schema versions 16 and earlier used
905912
to be a part of the `dns` object, is now part of the `dns.edns_client_subnet`
@@ -988,7 +995,7 @@ See also the [v0.107.24 GitHub milestone][ms-v0.107.24].
988995

989996
### Changed
990997

991-
#### Configuration Changes
998+
#### Configuration changes
992999

9931000
In this release, the schema version has changed from 14 to 16.
9941001

@@ -1698,7 +1705,7 @@ See also the [v0.107.7 GitHub milestone][ms-v0.107.7].
16981705
- The `dns.bogus_nxdomain` property in the configuration file now supports CIDR
16991706
notation alongside IP addresses ([#1730]).
17001707

1701-
#### Configuration Changes
1708+
#### Configuration changes
17021709

17031710
In this release, the schema version has changed from 12 to 14.
17041711

@@ -2039,7 +2046,7 @@ See also the [v0.107.0 GitHub milestone][ms-v0.107.0].
20392046
file, together with the new `group` and `user` properties ([#2763]).
20402047
- Permissions on filter files are now `0o644` instead of `0o600` ([#3198]).
20412048

2042-
#### Configuration Changes
2049+
#### Configuration changes
20432050

20442051
In this release, the schema version has changed from 10 to 12.
20452052

@@ -2605,11 +2612,12 @@ See also the [v0.104.2 GitHub milestone][ms-v0.104.2].
26052612

26062613

26072614
<!--
2608-
[Unreleased]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.41...HEAD
2609-
[v0.107.41]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.40...v0.107.41
2615+
[Unreleased]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.42...HEAD
2616+
[v0.107.42]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.41...v0.107.42
26102617
-->
26112618

2612-
[Unreleased]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.40...HEAD
2619+
[Unreleased]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.41...HEAD
2620+
[v0.107.41]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.40...v0.107.41
26132621
[v0.107.40]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.39...v0.107.40
26142622
[v0.107.39]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.38...v0.107.39
26152623
[v0.107.38]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.37...v0.107.38

Diff for: go.mod

+15-15
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ require (
1111
github.com/bluele/gcache v0.0.2
1212
github.com/digineo/go-ipset/v2 v2.2.1
1313
github.com/dimfeld/httptreemux/v5 v5.5.0
14-
github.com/fsnotify/fsnotify v1.6.0
14+
github.com/fsnotify/fsnotify v1.7.0
1515
github.com/go-ping/ping v1.1.0
1616
github.com/google/go-cmp v0.6.0
1717
github.com/google/gopacket v1.1.19
1818
github.com/google/renameio/v2 v2.0.0
19-
github.com/google/uuid v1.3.1
19+
github.com/google/uuid v1.4.0
2020
github.com/insomniacslk/dhcp v0.0.0-20231016090811-6a2c8fbdcc1c
2121
github.com/josharian/native v1.1.1-0.20230202152459-5c7d0dd6ab86
2222
github.com/kardianos/service v1.2.2
@@ -27,14 +27,14 @@ require (
2727
// own code for that. Perhaps, use gopacket.
2828
github.com/mdlayher/raw v0.1.0
2929
github.com/miekg/dns v1.1.56
30-
github.com/quic-go/quic-go v0.39.2
30+
github.com/quic-go/quic-go v0.40.0
3131
github.com/stretchr/testify v1.8.4
3232
github.com/ti-mo/netfilter v0.5.1
33-
go.etcd.io/bbolt v1.3.7
34-
golang.org/x/crypto v0.14.0
35-
golang.org/x/exp v0.0.0-20231006140011-7918f672742d
36-
golang.org/x/net v0.17.0
37-
golang.org/x/sys v0.13.0
33+
go.etcd.io/bbolt v1.3.8
34+
golang.org/x/crypto v0.15.0
35+
golang.org/x/exp v0.0.0-20231110203233-9a3e6036ecaa
36+
golang.org/x/net v0.18.0
37+
golang.org/x/sys v0.14.0
3838
gopkg.in/natefinch/lumberjack.v2 v2.2.1
3939
gopkg.in/yaml.v3 v3.0.1
4040
howett.net/plist v1.0.0
@@ -47,19 +47,19 @@ require (
4747
github.com/beefsack/go-rate v0.0.0-20220214233405-116f4ca011a0 // indirect
4848
github.com/davecgh/go-spew v1.1.1 // indirect
4949
github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572 // indirect
50-
github.com/google/pprof v0.0.0-20230926050212-f7f687d19a98 // indirect
50+
github.com/google/pprof v0.0.0-20231101202521-4ca4178f5c7a // indirect
5151
github.com/mdlayher/socket v0.5.0 // indirect
52-
github.com/onsi/ginkgo/v2 v2.13.0 // indirect
52+
github.com/onsi/ginkgo/v2 v2.13.1 // indirect
5353
github.com/patrickmn/go-cache v2.1.0+incompatible // indirect
5454
github.com/pierrec/lz4/v4 v4.1.18 // indirect
5555
github.com/pkg/errors v0.9.1 // indirect
5656
github.com/pmezard/go-difflib v1.0.0 // indirect
5757
github.com/quic-go/qpack v0.4.0 // indirect
58-
github.com/quic-go/qtls-go1-20 v0.3.4 // indirect
58+
github.com/quic-go/qtls-go1-20 v0.4.1 // indirect
5959
github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 // indirect
6060
go.uber.org/mock v0.3.0 // indirect
61-
golang.org/x/mod v0.13.0 // indirect
62-
golang.org/x/sync v0.4.0 // indirect
63-
golang.org/x/text v0.13.0 // indirect
64-
golang.org/x/tools v0.14.0 // indirect
61+
golang.org/x/mod v0.14.0 // indirect
62+
golang.org/x/sync v0.5.0 // indirect
63+
golang.org/x/text v0.14.0 // indirect
64+
golang.org/x/tools v0.15.0 // indirect
6565
)

0 commit comments

Comments
 (0)