Releases: AOSC-Dev/oma
Releases Β· AOSC-Dev/oma
v1.15.0
v1.15.0-rc.3
[1.15.0-rc.3] - 2025-03-05
π Features
- (oma-fetch) Read local file use 64KiB buffer size
- (oma-fetch) Try to use
fill_buf
to checksum
π Bug Fixes
v1.15.0-rc.2
[1.15.0-rc.2] - 2025-03-05
π Bug Fixes
- (oma-fetch)
download_local
should clean symlink
π Refactor
- (oma-pm, oma-fetch) Do not escape url on
oma-fetch
βοΈ Miscellaneous Tasks
- Set next version as 1.16.0-alpha.0
v1.15.0-rc.1
[1.15.0-rc.1] - 2025-03-05
π Features
- (subcmd/clean) Add
--keep-downloadable
/--keep-downloadable-and-installed
/--keep-installed
arguments (#346) - (oma-console) Add f/b to PgDn/PgUp
- (oma-pm) Download local file use symlink
- (oma-fetch) Remove download local files performance workaround
- (oma-fetch) Add download local file validate checksum
- Update completions
π Bug Fixes
- Fix build warning without aosc feature
- (tui) Fix some edge case will panic (#347)
- (oma-pm) Check
dpkg --configure
anddpkg --triggers-only
exit status - Fix
oma upgrade
retry prorgress channel not re-open - (oma-pm) Do not push repetition suggest pkgs
- (oma-pm) Do not push "or" installed suggests/recommends packages to list
- (oma-pm) Do not push repetition suggest pkgs (#351)
- (oma-console) [breaking] Fix a typo
- (oma-refresh) Flat repo should not check Date (#354)
- Fix raise invalid url error message (#358)
- Add missing
--no-bell
completions for Bash and Fish - (src) Fix descriptions for --dry-run and --fix-broken
- (oma-fetch) Add missing
download_local
real file validate checksum - (oma-pm) Do not ignore local file download validate checksum
- Fix error chain length == 1 display download error message
- (oma-pm) Do not force check local source file checksum (#363)
- (oma-fetch) [breaking] Local file path do not decode url two times (#364)
- (oma-pm) Fix package download url
π Refactor
- (oma-pm) [breaking] Split to
is_needs_fix_dpkg_status
andfix_dpkg_status
π Documentation
- (man) Update parameter description
βοΈ Miscellaneous Tasks
- Set next version as v1.15.0
- Update all deps (Fix build oma with libapt-pkg-7.0)
- Switch to Rust 2024 edition (#350)
- Update all deps
- Update all deps
v1.14.518
v1.14.517
[1.14.517] - 2025-02-21
π Bug Fixes
- (oma-pm) Check
dpkg --configure
anddpkg --triggers-only
exit status - Fix
oma upgrade
retry prorgress channel not re-open
π Refactor
- (oma-pm) [breaking] Split to
is_needs_fix_dpkg_status
andfix_dpkg_status
v1.14.516
[1.14.516] - 2025-02-18
βοΈ Miscellaneous Tasks
- Update all deps (Fix build oma with libapt-pkg-7.0)
v1.14.515
v1.14.514
v1.14.514
v1.14.514-rc.2
[1.14.514-rc.2] - 2025-02-13
π Bug Fixes
- Fix build warning without aosc feature