mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 00:04:15 +02:00
[arch] fix -> randomly crashing when solving repository packages dependencies
This commit is contained in:
@@ -8,7 +8,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
### Fixes
|
||||
- Arch
|
||||
- not skipping dependency checking when the user opts to proceed with a transaction that would break other packages
|
||||
- AUR: not restoring the CPUs to previous scaling governors after the package is built when optimizations are on
|
||||
- AUR: not restoring the CPUs to previous scaling governors after the package is built when optimizations are on
|
||||
- randomly crashing when solving repository packages dependencies (RuntimeError: dictionary changed size during iteration)
|
||||
|
||||
## [0.9.15] 2021-03-03
|
||||
### Improvements
|
||||
|
||||
Reference in New Issue
Block a user