- Fix: Fix regression introduced in 1.7, setting
amd64_x86
when noarch_build
is defined. (#3918) - Fix: Do not look for binaries in other remotes than the recipe, if it is defined. (#3890)
- Bugfix:
sudo --askpass
breaks Centos 6 package installation. The sudo version on Centos 6 is 1.8.6. The option of askpass for sudo version 1.8.7 or older issudo -A
. (#3885)