Skip to content

Releases: AOSC-Dev/oma

v1.16.2

17 Apr 07:55
Compare
Choose a tag to compare

[1.16.2] - 2025-04-17

🐛 Bug Fixes

  • Fix tum match_match_all is false topic will random skip display (#393)

v1.16.1

16 Apr 03:25
Compare
Choose a tag to compare
v1.16.1

v1.16.0

15 Apr 02:22
Compare
Choose a tag to compare

[1.16.0] - 2025-04-15

🚀 Features

  • (oma-refresh) Read apt config Dir::Ignore-Files-Silently to ignore some file to warning (#386)

⚙️ Miscellaneous Tasks

  • Update all deps

v1.16.0-rc.6

13 Apr 11:32
Compare
Choose a tag to compare

[1.16.0-rc.6] - 2025-04-13

🐛 Bug Fixes

  • (oma-fetch) Do not static build xz2 dep (#385)

v1.16.0-rc.5

12 Apr 13:41
Compare
Choose a tag to compare

[1.16.0-rc.5] - 2025-04-12

🐛 Bug Fixes

  • Fix --dry-run needs permission (#383)
  • Limit piped output to unattended mode (-y) (#384)

v1.16.0-rc.4

12 Apr 10:12
Compare
Choose a tag to compare

[1.16.0-rc.4] - 2025-04-12

🚀 Features

  • (oma-pm) [breaking] Check package path is exist (#382)

⚙️ Miscellaneous Tasks

  • Fix build .deb package on loong64
  • Update all deps

v1.16.0-rc.3

10 Apr 10:37
Compare
Choose a tag to compare

[1.16.0-rc.3] - 2025-04-10

⚙️ Miscellaneous Tasks

  • Fix build .deb package on loong64

v1.16.0-rc.2

10 Apr 10:22
Compare
Choose a tag to compare

[1.16.0-rc.2] - 2025-04-10

⚙️ Miscellaneous Tasks

  • Fix unused warning without aosc feature

v1.16.0-rc.1

10 Apr 10:05
Compare
Choose a tag to compare

[1.16.0-rc.1] - 2025-04-10

🚀 Features

  • (oma-fetch) Read local file use 64KiB buffer size
  • (oma-fetch) Try to use fill_buf to checksum
  • Drop oma upgrade retry feature (#373)
  • (upgrade) Add must_match_all field (#379)
  • Limit tum table width length (#380)
  • (oma-pm) Set dpkg --configure message status to debug level
  • Improve fix dpkg status message
  • Improve error message display from apt errors
  • (oma-history) Add undo topic status feature (#381)

🐛 Bug Fixes

  • Fix no progress mode text progress overflow (#367)
  • (oma-pm) Make sure archives dir exist (#368)
  • (oma-fetch) Fix install local deb before real file exist on archives dir (#369)
  • (oma-fetch) Symlink mode do not create sub progress bar
  • (oma-contents) Improve OmaContentsError::NoResult error message (#375)
  • (upgrade) Make caution field optional

🚜 Refactor

  • (oma-fetch,oma-pm,oma-refresh,oma-topics) [breaking] Use async closure (#370)
  • Move SearchResultDisplay to subcommand/search.rs (#377)
  • (oma-pm) [breaking] Collect all apt error to OmaAptError::AptErrors
  • (oma-pm) [breaking] Split OmaAptError::AptErrors

⚙️ Miscellaneous Tasks

  • Update all deps
  • Update all deps
  • Set package metadata copyright year to 2025
  • (oma-fetch) Remove unnecessary dep thiserror (#372)
  • Improve dependency ... (#378)
  • Update all deps ...
  • (oma-pm) Fix a typo
  • Update all deps

I18n

  • Add tum-name and tum-notes string; improve punctuation
  • (zh-CN) Clarify oma upgrade lists

v1.15.2

07 Apr 09:16
Compare
Choose a tag to compare

[1.15.2] - 2025-04-07

🚀 Features

  • (upgrade) Add must_match_all field (#379)

⚙️ Miscellaneous Tasks

  • Update deps use cargo audit