Skip to content

Stray Dog Strut

Compare
Choose a tag to compare
@aji-prod aji-prod released this 09 Feb 18:43
· 121 commits to master since this release

Some minor improvements:

  • The command tomato refresh doesn't fail no more on the first package build failure;
  • The command tomato refresh <packages> refreshes the <packages> instead of adding them;
  • The old packages built for the tomato repository are cleaned up;
  • The command tomato version shows only the tomato's version;
  • Add a new command option tomato version all with the previous behavior;
  • Add a new command option tomato list split which shows up:
    1. The split packages which produce more than one package, with different names,
    2. The packages which should be available from the tomato database but which are not;
  • Fix the tomato image build if the archlinux-keyring package needs to be updated first;
  • The docker tomato.sh script uses the same output colors than the host script.