pmbootstrap/pmb/parse
Oliver Smith 1992f37036
Gracefully handle packages breaking because of soname bumps (#1116)
Fixes #893. Changes:
* New action: "pmbootstrap pkgrel_bump"
* pmbootstrap detects missing soname depends when trying to install
  anyting, and suggests "pkgrel_bump --auto" to fix it
* Testcase test_soname_bump.py checks the pmOS binary package repo
  for soname breakage, so we see it when CI runs for new PRs
* libsamsung-ipc: bump pkgrel because of soname bump
2018-01-14 01:26:42 +00:00
..
__init__.py Happy new year! (update copyright to 2018) 2018-01-04 04:53:35 +01:00
apkbuild.py Happy new year! (update copyright to 2018) 2018-01-04 04:53:35 +01:00
apkindex.py Happy new year! (update copyright to 2018) 2018-01-04 04:53:35 +01:00
arch.py Fix qemu-vexpress and qemu-aarch64 (#1029) 2018-01-08 15:18:37 +00:00
arguments.py Gracefully handle packages breaking because of soname bumps (#1116) 2018-01-14 01:26:42 +00:00
binfmt_info.py Happy new year! (update copyright to 2018) 2018-01-04 04:53:35 +01:00
bootimg.py Happy new year! (update copyright to 2018) 2018-01-04 04:53:35 +01:00
depends.py Gracefully handle packages breaking because of soname bumps (#1116) 2018-01-14 01:26:42 +00:00
deviceinfo.py Happy new year! (update copyright to 2018) 2018-01-04 04:53:35 +01:00
kconfig.py Happy new year! (update copyright to 2018) 2018-01-04 04:53:35 +01:00
version.py Happy new year! (update copyright to 2018) 2018-01-04 04:53:35 +01:00