-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #853 from Chilledheart/bump_chromium_components_12…
…4_6367 bump chromium components up to 124.0.6367.6
- Loading branch information
Showing
7 changed files
with
51 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,13 @@ | ||
yass (1.7.5-1) UNRELEASED; urgency=medium | ||
|
||
* net: add doh support | ||
|
||
-- Chilledheart <[email protected]> Mon, 18 Mar 2024 16:31:44 +0800 | ||
yass (1.7.4-1) UNRELEASED; urgency=medium | ||
|
||
* net: add doh support | ||
|
||
-- Chilledheart <[email protected]> Sun, 17 Mar 2024 14:21:12 +0800 | ||
yass (1.7.3-1) UNRELEASED; urgency=medium | ||
|
||
* c-ares: fix CVE-2024-25629 | ||
|
Submodule src
updated
10 files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -240,6 +240,10 @@ for embedded devices and low end boxes. | |
%systemd_postun_with_restart yass-redir.service | ||
|
||
%changelog | ||
* Mon Mar 18 2024 Chilledheart <[email protected]> - 1.7.5-1 | ||
- net: add doh support | ||
* Sun Mar 17 2024 Chilledheart <[email protected]> - 1.7.4-1 | ||
- net: add doh support | ||
* Thu Mar 7 2024 Chilledheart <[email protected]> - 1.7.3-1 | ||
- c-ares: fix CVE-2024-25629 | ||
* Thu Mar 7 2024 Chilledheart <[email protected]> - 1.7.2-1 | ||
|