Skip to content

Releases: virtualmin/slib

Progressing Progress Bars

09 Aug 10:56
Compare
Choose a tag to compare

Fix the race condition that caused spinner to not spin after an out of the ordinary exit.

Reasonable Memory

08 Aug 13:53
Compare
Choose a tag to compare

This release fixes a typo that led to memory_ok only being satisfied with 100GB or memory when what we really want is 1GB of memory.

Memories Redux

05 Aug 05:23
Compare
Choose a tag to compare

Same as before, only with a smaller minimum memory demand.

Thanks for the memories

05 Aug 05:12
Compare
Choose a tag to compare

Added a memory_ok function to check for sufficient memory (>=1GB).

TODO: Needs to be generalized and accept a minimum and ask for swap size.

Grave Errors

28 Jul 06:36
Compare
Choose a tag to compare

This release makes fatal errors a little more informative by printing out some of the run log when exiting.

Also improves the look of the progress bar Unicode thingy.

Silent Killer

12 Jul 23:35
Compare
Choose a tag to compare

This is a minor release to make it not chatter about attempting to reap leftover processes.

Nothing but net

10 Jul 21:43
Compare
Choose a tag to compare

This release probably fixes network device and IP detection.

Quit Yer Jabbering

26 Jun 00:52
Compare
Choose a tag to compare

Redirect some unnecessary output to null.

It's log, log, log!

11 Jun 04:08
Compare
Choose a tag to compare

What rolls down stairs, alone or in pairs?

This one fixes a couple of ugly typos in the logging functions.

Trapper Keeper

26 May 22:13
Compare
Choose a tag to compare

Trap exit signals...maybe reaping all spinners will make this work.