Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: [Community] Update version to 6.0.14 #219

Merged
merged 1 commit into from
Jul 31, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
deepin-deb-installer (6.0.14) unstable; urgency=medium

* feat: Add application installation hierarchical verify policy.(Influence: Hierarchical)
* fix: Change the way packages are checked for local path.(Influence: PackageVerify)
* fix: Selecting multiple packages and pressing the Enter key cannot open the app.(Bug: 199167)(Influence: UI)
* chore: Update translation settings and translation files.(Influence: Translation)
* test: Add hierarchical control UT.(Influence: UT)
* feat: Add hierarchical setting prompt.(Task: 28999)(Influence: Hierarchical)
* chore: Add hierarchical setting prompt translation.(Task: 28999)(Influence: Translation)
* test: Add hierarchical notify unit test case.(Influence: UnitTest)
* fix: Use Event() update palette.(Influence: UpdatePalette)
* fix: Remove package will remove "breaks" reverse depends.(Bug: 208617)(Influence: UninstallPcakge)
* fix: Read QLatin1String returned from QApt may be freed.(Influence: CheckConflict)
* fix: Wrong architecture used while install wine package.(Bug: 205805)(Influence: WineDepends)
* fix: Jump to develop mode page instand of common info page.(Bug: 209873)(Influence: DevelopMode)
* fix: Dialog text disappear when using large font size.(Bug: 201611)(Influence: DialogText)
* fix: UI diff for single-page and multi-page.(Bug: 193971)(Influence: UI)
* fix: Adjust layout spacing and margins.(Bug: 193969, 193153, 193205, 157603)(Influence: UI)

-- Deepin Packages Builder <[email protected]> Mon, 31 Jul 2023 10:13:04 +0800

deepin-deb-installer (6.0.10) unstable; urgency=medium

* fix: 修复libqapt包名带后缀无法准确区分版本的问题(Bug: 195557)(Influence: 虚包安装依赖)
Expand Down
Loading