Skip to content

Releases: projg2/smart-live-rebuild

1.2.3

24 Aug 21:30
Compare
Choose a tag to compare
  • fixed handling of timeout value in config.

1.2.2

24 Aug 21:30
Compare
Choose a tag to compare
  • fixed timeout support for -j1,
  • fixed Python 2.6 incompatibility.

1.2.1

24 Aug 21:30
Compare
Choose a tag to compare
  • fixed Python3 support,
  • added support for update timeouts.

1.2

24 Aug 21:29
Compare
Choose a tag to compare
1.2
  • fixed handling of shared repo package updates.

1.1.4

24 Aug 21:29
Compare
Choose a tag to compare
  • fixed last use of gentoopm-0.1.x API.

1.1.3

24 Aug 21:29
Compare
Choose a tag to compare
  • fixes to filtering,
  • removed deprecated gentoopm API use.

1.1.2

24 Aug 21:29
Compare
Choose a tag to compare
  • updated to use new gentoopm API,
  • fixed quickpkg invocation.

0.1.1

24 Aug 21:19
Compare
Choose a tag to compare

This issues fixes compat with new gentoopm due to important bug fixed there.

1.1

24 Aug 21:28
Compare
Choose a tag to compare
1.1
  • fixed broken package appending (bug #374957),
  • switched to use gentoopm,
  • dropped --allow-downgrade (in favor of using slotted atom),
  • now --unprivileged-user is even required if running as portage,
  • portage set initialization is delayed until it is actually used
    (this way portage won't fail because of s-l-r when it's not used).

1.0.1

24 Aug 21:28
Compare
Choose a tag to compare
  • tests included,
  • fixed treating portage args as filters (bug #373113),
  • switched to BSD-2 license.