Skip to content

Releases: projg2/smart-live-rebuild

1.3.6

31 Jul 13:31
v1.3.6
Compare
Choose a tag to compare
  • pass --usepkg=n to emerge (by @Hello71).

1.3.5

24 Aug 21:44
v1.3.5
Compare
Choose a tag to compare
  • preserve EGIT_PROXY_COMMAND envvar.

1.3.4.1

24 Aug 21:37
v1.3.4.1
Compare
Choose a tag to compare
  • fix missing quotes causing syntax error in git-r3.

1.3.4

24 Aug 21:32
smart-live-rebuild-1.3.4
Compare
Choose a tag to compare
  • output total number of live packages ('M of N'),
  • remove portage.VERSION checks and support for old API.

1.3.3

24 Aug 21:32
smart-live-rebuild-1.3.3
Compare
Choose a tag to compare
  • fix updating git-2 ebuilds installed before git-r3 was added.

1.3.2

24 Aug 21:32
smart-live-rebuild-1.3.2
Compare
Choose a tag to compare
  • fix double checking of git-2 eclass packages.

1.3.1

24 Aug 21:32
smart-live-rebuild-1.3.1
Compare
Choose a tag to compare
  • pass SSH_AUTH_SOCK through,
  • fix colors for bright background terminals,
  • support git-r3 (and git-2 in -r3 mode).

1.3

24 Aug 21:31
Compare
Choose a tag to compare
1.3
  • preserve proxy variables when calling VCS-es,
  • always restore SIGCHLD before using PM interfaces.

1.2.5

24 Aug 21:31
Compare
Choose a tag to compare
  • fix restoring SIGCHLD handler (for portage set use).

1.2.4

24 Aug 21:31
Compare
Choose a tag to compare
  • add a --quiet option,
  • do not treat 'not a live ebuild' as an error,
  • disable creating binpkgs with --pretend,
  • do not attempt to kill a dead child.