pmbootstrap/pmb/parse
Oliver Smith fb1e8ec73b
Update min apk version/add more apk version checks
* Minimum version: 2.7.2 (which fixes two CVEs)
* Check the minimum apk version before doing something with apk and
  before entering the chroot manually (previously, it has just checked
  the apk-tools-static version, which gets used to set up the chroot)
* Reword the message for an outdated APK version. Most likely it is
  just the outdated http cache, instead of a man-in-the-middle attack.

See also:
b849b481a0
2017-06-23 17:04:49 +02:00
..
__init__.py Hello, there! 2017-05-26 22:08:45 +02:00
apkbuild.py WIP #64: "lazy reproducible builds" 2017-06-05 03:58:45 +02:00
apkindex.py Add support for the binary repository, inactive by default (#64) 2017-06-20 20:13:05 +02:00
arch.py Official support for aarch64 (#84) 2017-06-14 19:10:21 +02:00
arguments.py Update min apk version/add more apk version checks 2017-06-23 17:04:49 +02:00
binfmt_info.py Official support for aarch64 (#84) 2017-06-14 19:10:21 +02:00
deviceinfo.py Hello, there! 2017-05-26 22:08:45 +02:00
other.py apk.installed(): Retuns all packages and versions now 2017-06-09 18:01:39 +02:00