aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2018-05-16 13:25:43 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2018-05-16 13:25:43 +0200
commitd7d669be4576111e434afdfe582f1c74a9f111d4 (patch)
tree4ac764b4092d5a407ed7dc3879d66361c25bca50
parentb600485e89694a49c657216d1ce9532cbe488901 (diff)
downloaddesktop-autoloader-d7d669be4576111e434afdfe582f1c74a9f111d4.tar.gz
desktop-autoloader-d7d669be4576111e434afdfe582f1c74a9f111d4.tar.bz2
desktop-autoloader-d7d669be4576111e434afdfe582f1c74a9f111d4.zip
release 0.0.40.0.4
-rw-r--r--ChangeLog66
-rw-r--r--VERSION2
-rw-r--r--data/desktop-autoloader.12
3 files changed, 66 insertions, 4 deletions
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)
diff --git a/VERSION b/VERSION
index bcab45a..81340c7 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.0.3
+0.0.4
diff --git a/data/desktop-autoloader.1 b/data/desktop-autoloader.1
index 5a4e0d6..32bd64f 100644
--- a/data/desktop-autoloader.1
+++ b/data/desktop-autoloader.1
@@ -1,4 +1,4 @@
-.TH desktop-autoloader 1 "Apr 2018" "Version 0.0.3" "Desktop Session Autoloader"
+.TH desktop-autoloader 1 "May 2018" "Version 0.0.4" "Desktop Session Autoloader"
.SH NAME
desktop-autoloader \- Desktop Session Autoloader Launch Script
.SH SYNOPSIS