Magellan Linux

Diff of /mcore-src/trunk/mcore-tools/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2744 by niro, Thu Jan 28 15:38:16 2016 UTC revision 2814 by niro, Fri Apr 7 08:02:18 2017 UTC
# Line 1  Line 1 
1    2017-04-07  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r2813] src/modules/basic-video/graphic.client.class.in:
4      -support graphic resolution and color depths auto detection at
5      runtime
6     * [r2812] src/include/daemon.global.class.in:
7      -fixed spelling
8     * [r2811] src/include/daemon.global.class.in:
9      -removed obsolete functions
10     * [r2810] src/include/daemon.global.class.in:
11      -fixed wrong variables PROVIDE->REQUIRE
12     * [r2809] src/include/common.global.class.in:
13      -only convert ip addresses to dns names, not dns names itself
14    
15    2017-04-03  Niels Rogalla <niro@magellan-linux.de>
16    
17     * [r2808] src/generate-certificate.in:
18      -honor existing ssl keys
19     * [r2807] certs/mcored.key, certs/mcored.pem:
20      -finally fixed certificates
21    
22    2017-03-27  Niels Rogalla <niro@magellan-linux.de>
23    
24     * [r2806] certs/mcored.key, certs/mcored.pem:
25      -re-issue certificates until Mar 26 2020
26    
27    2016-10-13  Niels Rogalla <niro@magellan-linux.de>
28    
29     * [r2805] src/modules/hwinfo/hardware.client.class.in:
30      -added wlan driver and device detection
31     * [r2804] src/modules/hwinfo/hardware.client.class.in:
32      -help_hardware_detect(): added missing class 'connected-iface
33    
34    2016-09-01  Niels Rogalla <niro@magellan-linux.de>
35    
36     * [r2803] src/modules/scm-egk/scm-egk.client.class.in:
37      -fixed spelling
38    
39    2016-06-22  Niels Rogalla <niro@magellan-linux.de>
40    
41     * [r2802] src/modules/pxeconfig/Makefile:
42      -fixed missing pxeconfig.control.class script value
43     * [r2801] src/modules/pxeconfig/Makefile,
44      src/modules/pxeconfig/pxeconfig.control.class.in[ADD]:
45      -added pxeconfig control class to setup en empty cmdline on first
46      boot
47     * [r2800] src/modules/pxeconfig/mcore-pxeconfig-cron.in,
48      src/modules/pxeconfig/mcore-pxeconfig.in:
49      -honor individual boot cmdlines for every client
50    
51    2016-06-20  Niels Rogalla <niro@magellan-linux.de>
52    
53     * [r2799] ChangeLog:
54      -updated ChangeLog
55     * [r2798] src/modules/fluxbox/Makefile:
56      -process systemd directory correctly
57     * [r2797] src/systemd/Makefile:
58      -install mcore-user.tmpfilesd.conf and factory-xinitrc for the
59      client only
60     * [r2796] src/mcore-client-deactivated.in,
61      src/mcore-request-configuration-error.in:
62      -install missing menu-activated on first boot
63     * [r2795] src/modules/fluxbox/systemd/Makefile:
64      -fixed factory installation location and install the systemd
65      files for the right service type, mcore-client
66     * [r2794]
67      src/modules/fluxbox/systemd/mcore-user-fluxbox-tmpfilesd.conf.in[DEL],
68      src/modules/fluxbox/systemd/mcore-user-fluxbox.tmpfilesd.conf.in[CPY]:
69      -fixed wrong filename
70    
71    2016-06-10  Niels Rogalla <niro@magellan-linux.de>
72    
73     * [r2793] make-svn-snapshot.sh:
74      -fixed tarball upload
75     * [r2792] ChangeLog:
76      -updated ChangeLog
77     * [r2791] src/include/hwdetection.global.class.in:
78      -retrieve the correct x11 drivers via the loaded dri module if no
79      x11 driver was detected by hwinfo
80    
81    2016-06-07  Niels Rogalla <niro@magellan-linux.de>
82    
83     * [r2790] src/systemd/Makefile:
84      -fixed wrong factory dir installation of xinitrc
85    
86    2016-03-24  Niels Rogalla <niro@magellan-linux.de>
87    
88     * [r2789] src/modules/citrix/launch-ica.in:
89      -don't allow to run more than one instance of an ICA session at
90      the same time
91    
92    2016-02-17  Niels Rogalla <niro@magellan-linux.de>
93    
94     * [r2788] ChangeLog:
95      -updated ChangeLog
96     * [r2787] src/include/register.global.class.in,
97      src/mcore-register-client.in, src/mcore-request-configuration.in,
98      src/modules/hwinfo/hardware.client.class.in:
99      -use mcore-controlserver executable instead of the
100      MCORE_CONTROL_SERVER variable everywhere to honor
101      MCORE_CONTROLSERVER from cmdline and also catch even more
102      communication errors as the executable verifies the availablity
103      of the server
104     * [r2786] src/mcore-controlserver.in:
105      -honor MCORE_CONTROLSERVER from cmdline
106     * [r2785] src/modules/pxeconfig/lpxelinux-skeleton,
107      src/modules/pxeconfig/mcore-pxeconfig.in:
108      -use bootserver as boot image server variable, and controlserver
109      only for mcored
110     * [r2784] src/include/register.global.class.in:
111      -added more sanity checks
112     * [r2783]
113      src/modules/fluxbox/systemd/mcore-user-fluxbox-tmpfilesd.conf.in:
114      -fixed wrong permissions
115     * [r2782] src/systemd/mcore-user.tmpfilesd.conf.in:
116      -fixed wrong permissions
117    
118    2016-02-12  Niels Rogalla <niro@magellan-linux.de>
119    
120     * [r2781] src/Makefile,
121      src/mcore-request-configuration-error.in[ADD],
122      src/mcore-request-configuration.in, src/mcore-session.in:
123      -catch communincation errors with the controlserver in the
124      configuration phase and show an error message if the
125      configuration request failed
126     * [r2780] src/modules/fluxbox/Makefile,
127      src/modules/fluxbox/fluxbox-rebuild-menu.in,
128      src/modules/fluxbox/systemd[ADD],
129      src/modules/fluxbox/systemd/Makefile[ADD],
130      src/modules/fluxbox/systemd/mcore-user-fluxbox-tmpfilesd.conf.in[ADD],
131      src/modules/fluxbox/systemd/menu-deactivated.in[ADD],
132      src/systemd/mcore-user.tmpfilesd.conf.in:
133      -provide fluxbox menu-deactivated file via tmpfiles.d on systemd
134      clients
135     * [r2779] src/systemd/factory-xinitrc[DEL],
136      src/systemd/factory-xinitrc.in[CPY]:
137      -renamed to factory-xinitrc.in
138     * [r2778] src/mcore-controlserver.in:
139      -actually test the connection to the server
140     * [r2777] initialsetup.sh[DEL], nsslsay[DEL], socket_send.php[DEL],
141      todo-hardware.txt[DEL]:
142      -removed old cruft
143    
144    2016-02-11  Niels Rogalla <niro@magellan-linux.de>
145    
146     * [r2776] src/modules/fluxbox/fluxbox.client.class.in:
147      -fixed description
148     * [r2775] src/modules/idesk/idesk-generate-all-desktop-icons.in:
149      -fixed a typo xres= -> yres
150     * [r2774] src/modules/idesk/idesk-generate-all-desktop-icons.in:
151      -sanitize variables
152     * [r2773] src/modules/idesk/idesk-sysinfo.in:
153      -sanitize variables
154     * [r2772] src/systemd/mcore-user.tmpfilesd.conf.in:
155      -fixed user cleanup and wrong pathes
156     * [r2771] src/systemd/mcore-configd.tmpfilesd.conf.in:
157      -fixed wrong pathes
158     * [r2770] src/modules/fluxbox/fluxbox.control.class.in:
159      -push_config_80_fluxbox_theme(): fixed wrong database table
160     * [r2769] src/modules/fluxbox/fluxbox.control.class.in:
161      -renamed table cfg_autostart to cfg_fluxbox_autostart
162    
163    2016-02-10  Niels Rogalla <niro@magellan-linux.de>
164    
165     * [r2768] src/include/register.global.class.in,
166      src/modules/pxeconfig/lpxelinux-skeleton,
167      src/modules/pxeconfig/mcore-pxeconfig.in:
168      -provide MCORE_LOCATION at boot cmdline and use it to have a
169      valid location on first boot client registration
170     * [r2767] src/include/common.global.class.in,
171      src/modules/basic-system/system.client.class.in,
172      src/modules/basic-system/system.control.class.in:
173      -added the read_cmdline() function and updated system classes to
174      get cmdline information of a client
175     * [r2766] src/modules/citrix/storefront-resolver.in:
176      -storefront-resolver: print a better message for wrong
177      username/password combinations
178     * [r2765] src/systemd/Makefile, src/systemd/factory-xinitrc[ADD],
179      src/systemd/mcore-configd.tmpfilesd.conf.in[ADD],
180      src/systemd/mcore-user.tmpfilesd.conf.in[ADD]:
181      -always clean up the mcore-user home and mcore configuration
182      directory at boot
183    
184    2016-02-09  Niels Rogalla <niro@magellan-linux.de>
185    
186     * [r2764] src/modules/pxeconfig/Makefile,
187      src/modules/pxeconfig/index.html[ADD],
188      src/modules/pxeconfig/lpxelinux-skeleton,
189      src/modules/pxeconfig/mcore-boot.conf.in[ADD]:
190      -use CONTROLSERVER/boot subdir as boot image path and provide an
191      apache configuration module
192    
193    2016-02-03  Niels Rogalla <niro@magellan-linux.de>
194    
195     * [r2763] src/modules/tigervnc/vnc.control.class.in:
196      -fixed spelling and whitespaces
197    
198    2016-02-02  Niels Rogalla <niro@magellan-linux.de>
199    
200     * [r2762] src/modules/fluxbox/fluxbox.control.class.in:
201      -create an empty menu on firstboot
202     * [r2761] src/modules/fluxbox/fluxbox-rebuild-menu.in:
203      -always run fluxbox-rebuild-menu, just create missing directories
204     * [r2760] src/modules/fluxbox/fluxbox.control.class.in:
205      -fixed a typo
206     * [r2759] src/modules/scm-egk/scm-egk.control.class.in:
207      -push scm-egk firstboot config
208     * [r2758] src/modules/Makefile:
209      -added xscreensaver module
210     * [r2757] src/modules/xscreensaver[ADD],
211      src/modules/xscreensaver/Makefile[ADD],
212      src/modules/xscreensaver/screensaver.control.class.in[ADD]:
213      -honor fistboot screensaver settings, but the module is not
214      complete yet
215     * [r2756] src/modules/scm-egk/scm-egk.control.class.in:
216      -enable scm-egk service on first boot
217     * [r2755] src/modules/basic-input/input.control.class.in,
218      src/modules/basic-system/system.control.class.in,
219      src/modules/basic-video/graphic.control.class.in,
220      src/modules/hwinfo/hardware.control.class.in,
221      src/modules/network/network.control.class.in,
222      src/modules/tigervnc/vnc.control.class.in:
223      -split firstboot/hardware configuration from hwdetection class to
224      its corresponding module
225     * [r2754] src/include/daemon.global.class.in:
226      -added push_firstboot(), print_push_firstboot() and
227      run_push_firstboot() function to modularize any
228      firstboot/hardware configuration settings and to let the
229      configuration be loaded from the classes modules
230     * [r2753] ChangeLog:
231      -updated ChangeLog
232     * [r2752] src/modules/rdesktop/rdesktop-session.in:
233      -use de keymap as default
234     * [r2751] src/modules/scm-egk/scm-egk.conf.in:
235      -be compat with the udev version of pcsc-lite
236    
237    2016-01-29  Niels Rogalla <niro@magellan-linux.de>
238    
239     * [r2750] src/systemd/mcore-register-client.service.in:
240      -always register the client to the control-server
241     * [r2749] certs/mcored.pem:
242      -renew certificate, valid from 29.01.2016 through 28.01.2017
243     * [r2748] src/generate-certificate.in, src/update-certificate.in:
244      -use sha1 as signature algorithm to support sslsvd
245     * [r2747] src/Makefile, src/update-certificate.in[ADD]:
246      -added certificate update script
247     * [r2746] src/generate-certificate.in:
248      -fixed certificate name
249     * [r2745] src/generate-certificate.in:
250      -fixed whitespaces and set variables erlier
251    
252  2016-01-28  Niels Rogalla <niro@magellan-linux.de>  2016-01-28  Niels Rogalla <niro@magellan-linux.de>
253    
254     * [r2744] ChangeLog:
255      -updated ChangeLog
256   * [r2743] src/modules/scm-egk/scm-egk.client.class.in,   * [r2743] src/modules/scm-egk/scm-egk.client.class.in,
257    src/modules/scm-egk/scm-egk.conf.in:    src/modules/scm-egk/scm-egk.conf.in:
258    -fixed evaluation    -fixed evaluation

Legend:
Removed from v.2744  
changed lines
  Added in v.2814