From d7d669be4576111e434afdfe582f1c74a9f111d4 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 16 May 2018 13:25:43 +0200 Subject: release 0.0.4 --- ChangeLog | 66 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 64 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5bedcae..b72c3a7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,68 @@ -2018-04-03 20:41:08 +0200 Mike Gabriel (e84db87) +2018-05-16 13:25:43 +0200 Mike Gabriel (eec1fb7) - * release 0.0.3 (HEAD -> master, tag: 0.0.3) + * release 0.0.4 (HEAD -> master, tag: 0.0.4) + +2018-05-16 11:15:28 +0200 Mike Gabriel (b600485) + + * bin/desktop-autoloader: Fix regexp that checks expectable value for + DISPLAY env var. + +2018-05-15 23:59:05 +0200 Mike Gabriel (83f2633) + + * Log to syslog when started and when done. + +2018-05-15 23:29:56 +0200 Mike Gabriel (3105de7) + + * some var names: ENABLED, not ENABLE. + +2018-05-15 21:35:57 +0200 Mike Gabriel (14bd436) + + * contrib/desktop-autoloader.cron.d: Correctly escape the + randomization calculation. + +2018-05-15 21:07:31 +0200 Mike Gabriel (b9a4b60) + + * debian/control: Add to S (desktop-autoloader): x11vnc. + +2018-05-15 21:07:02 +0200 Mike Gabriel (fcf675a) + + * X11VNC debugging: Add support to observed autoloaded sessions via + VNC (needs to be enabled specifically). + +2018-04-17 21:38:26 +0200 Mike Gabriel (35136a6) + + * desktop-autoloader.default: Comment out all values, as they are the + defaults anyway. + +2018-04-17 21:37:05 +0200 Mike Gabriel (a74d9c2) + + * Provide means to configure a required memory threshold. If the + system is below that threshold, desktop autoloader won't + run. Starting with a default value of 2048MiB for this + threshold. + +2018-04-17 21:28:25 +0200 Mike Gabriel (ec7850b) + + * CRON job: Randomize startup delay (an initial 60secs plus another + 1-200secs) to reduce load on the diskless server. + +2018-04-17 21:24:23 +0200 Mike Gabriel (6d57753) + + * Assure that Desktop Autoloader is disabled by default and requires + an explicit activation step. + +2018-04-04 12:07:02 +0200 Mike Gabriel (9f120db) + + * bin/desktop-autoloader: Wipe .xsession-errors if run under + desktop-autoloader user. + +2018-04-04 11:37:49 +0200 Mike Gabriel (915ec6f) + + * debian/control: Rephrase LONG_DESCRIPTION. + +2018-04-03 20:41:08 +0200 Mike Gabriel (b06b13c) + + * release 0.0.3 (tag: 0.0.3) 2018-04-03 20:39:43 +0200 Mike Gabriel (500f2c6) -- cgit v1.2.3