1
0

Avoid slow mirrors

This commit is contained in:
2019-09-05 18:18:18 +00:00
parent b117739c49
commit 7b6e3a9ad6
3 changed files with 19 additions and 1 deletions

View File

@ -4,6 +4,17 @@
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.1.2] 2019-09-05
### Added
- Added policykit-1 to rootfs for Ubuntu.
### Fixed
- Avoided slow mirrors with use of mirror://mirrors.ubuntu.com for
Ubuntu 16.04 and newer.
## [1.1.1] 2019-08-31
### Fixed