v1.15.0-rc.1
·
1071 commits
to master
since this release
[1.15.0-rc.1] - 2025-03-05
π Features
- (subcmd/clean) Add
--keep-downloadable/--keep-downloadable-and-installed/--keep-installedarguments (#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 --configureanddpkg --triggers-onlyexit status - Fix
oma upgraderetry 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-bellcompletions for Bash and Fish - (src) Fix descriptions for --dry-run and --fix-broken
- (oma-fetch) Add missing
download_localreal 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_statusandfix_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