Skip to content

Commit

Permalink
fixes for #297 and #298
Browse files Browse the repository at this point in the history
  • Loading branch information
Graham Pugh (iMac Pro) committed Oct 14, 2022
1 parent 7c734d0 commit f51e8fd
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 89 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ No date
- Changed the `Makefile` to download the correct version of `installinstallmacos.py` during the make process.
- Improved checksum checks for `installinstallmacos.py` - if an incorrect checksum is found, the correct version is downloaded rather than the script failing (unless `--no-curl` option has been added).
- Add titles to username and password dialog boxes (#289, thanks to @cvgs)
- Now correctly deletes a sparseimage from the cache when `--move` is used and the sparseimage is downloaded (#297, thanks to @andyincali)
- Now correctly fails if an invalid installer is found and `--replace-invalid`, `--update`, `--overwrite` or `--skip-validation` are not set (addresses #298).

## [26.2]

Expand Down
Loading

0 comments on commit f51e8fd

Please sign in to comment.