-
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.
- Loading branch information
1 parent
c482ab1
commit 3d25a41
Showing
2 changed files
with
7 additions
and
0 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,8 @@ | ||
yass (1.9.4-1) UNRELEASED; urgency=medium | ||
|
||
* ui: provide an option to turn on post quantum kyber. | ||
|
||
-- Chilledheart <[email protected]> Mon, 6 May 2024 08:21:51 +0800 | ||
yass (1.9.3-1) UNRELEASED; urgency=medium | ||
|
||
* bump to chromium 125 dependents (clang). | ||
|
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 |
---|---|---|
|
@@ -259,6 +259,8 @@ for embedded devices and low end boxes. | |
%systemd_postun_with_restart yass-redir.service | ||
|
||
%changelog | ||
* Mon May 6 2024 Chilledheart <[email protected]> - 1.9.4-1 | ||
- ui: provide an option to turn on post quantum kyber. | ||
* Wed May 1 2024 Chilledheart <[email protected]> - 1.9.3-1 | ||
- bump to chromium 125 dependents (clang). | ||
- ca-certificates: update for 20240203.3.98 release. | ||
|