]> git.saurik.com Git - apt.git/commit
fix M-A:foreign provides creation for unknown archs
authorDavid Kalnischkies <david@kalnischkies.de>
Thu, 14 Jan 2016 19:13:16 +0000 (20:13 +0100)
committerDavid Kalnischkies <david@kalnischkies.de>
Thu, 14 Jan 2016 22:08:02 +0000 (23:08 +0100)
commit62428dbc17ffa7b5b8188e88609a9438428d6024
tree5b4fb96209bd4f2bd8af80e09389d7ccc3222289
parentfa47f406cf434e175885c5920175c0cedcd62746
fix M-A:foreign provides creation for unknown archs

Architectures for packages which do not belong to the native nor a
foreign architecture (dubbed barbarian for now) which are marked
M-A:foreign still provide in their own architecture even if not for
others. Also, other M-A:foreign (and allowed) packages provide in these
barbarian architectures.
apt-pkg/deb/deblistparser.cc
apt-pkg/pkgcachegen.cc
test/integration/test-multiarch-allowed
test/integration/test-multiarch-foreign