summaryrefslogtreecommitdiff
path: root/multistrap
Commit message (Collapse)AuthorAge
* Ensure that foreign-arch multiarch multistraps workWookey2017-01-25
| | | | | | | force_unpack was not considering architecture when de-duping the package list (This manifested when doing a foreign-arch multistrap which was also multiarch - i.e. two foreign arches relative to the build arch).
* Add missing whitespace between arguments in system() commandJohannes Schauer2016-12-24
|
* Fix value for Dir::Etc::Trusted to point at trusted.gpg outside of trusted.gpg.dJohannes Schauer2016-12-05
|
* handle keyring download differently:Johannes Schauer2016-12-04
| | | | | - do not (re)install keyring package on the host system (closes: #787438 ) - do not disable SecureApt when using fakeroot (closes: #846776)
* Stop creating /etc/dpkg/dpkg.cfg.d/multiarch (closes: #819103)Johannes Schauer2016-12-03
|
* Allow shell special characters (including spaces) in paths (closes: #803365)Johannes Schauer2016-12-03
|
* Allow uppercase letters in paths (closes: #751896)Johannes Schauer2016-12-03
|
* Do not try to feed GPG keybox database version 1 files to apt (closes: #845963)Johannes Schauer2016-12-03
|
* multistrap (2.2.1) unstable; urgency=mediumNeil Williams2015-05-03
* Move to github with alioth copy. * Switch example mirror in usage information. (Closes: #774476) * Update for Jessie release * [INTL:pt] Updated Portuguese translation of manpage (Closes: #756217) * Drop old crossbuild support reliant on outdated support. * Use environment variables for apt configuration instead of Dir::Etc. Patch from Pip Cet <pipcet@gmail.com> (Closes: #774698) [dgit import package multistrap 2.2.1]