Magellan Linux

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

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

revision 2718 by niro, Fri Dec 18 08:18:01 2015 UTC revision 2824 by niro, Fri Jul 28 10:01:59 2017 UTC
# Line 1  Line 1 
1    2017-07-28  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r2823] src/modules/basic-video/graphic.client.class.in:
4      -set_graphic_resolution(): fix wrong variable evaluation
5     * [r2822] src/modules/citrix/storefront-cron.in:
6      -do not exclude the first session anymore, just retrieve all. to
7      disable a session use the enable row in the database
8     * [r2821] src/modules/citrix/storefront-cron.in:
9      -retrieve session list as MCORE_UNPRIV_USER and use internal
10      storefront-store utility. this method requires storebrowse.noX
11     * [r2820] src/modules/pxeconfig/lpxelinux-skeleton:
12      -added rd.peerdns to fix some dns issues with newer systemd
13    
14    2017-04-12  Niels Rogalla <niro@magellan-linux.de>
15    
16     * [r2819] src/include/register.global.class.in:
17      -fixed broken ip/iface detection with networks behind a gateway
18     * [r2818] src/include/common.global.class.in:
19      -added function get_iface_ip()
20     * [r2817] src/include/common.global.class.in:
21      -fixed iface_for_remote_addr(), honor routes with and without a
22      gateway
23     * [r2816] src/include/register.global.class.in:
24      -fixed whitespaces
25    
26    2017-04-07  Niels Rogalla <niro@magellan-linux.de>
27    
28     * [r2815] conf/control.conf.in,
29      src/modules/basic-video/graphic.control.class.in:
30      -use runtime graphic autodetection as default, do not run in dept
31      hwdetection. made it configurable via MCORE_GRAPHIC_HWDETECT_DEEP
32      variable
33     * [r2814] ChangeLog:
34      -updated ChangeLog
35     * [r2813] src/modules/basic-video/graphic.client.class.in:
36      -support graphic resolution and color depths auto detection at
37      runtime
38     * [r2812] src/include/daemon.global.class.in:
39      -fixed spelling
40     * [r2811] src/include/daemon.global.class.in:
41      -removed obsolete functions
42     * [r2810] src/include/daemon.global.class.in:
43      -fixed wrong variables PROVIDE->REQUIRE
44     * [r2809] src/include/common.global.class.in:
45      -only convert ip addresses to dns names, not dns names itself
46    
47    2017-04-03  Niels Rogalla <niro@magellan-linux.de>
48    
49     * [r2808] src/generate-certificate.in:
50      -honor existing ssl keys
51     * [r2807] certs/mcored.key, certs/mcored.pem:
52      -finally fixed certificates
53    
54    2017-03-27  Niels Rogalla <niro@magellan-linux.de>
55    
56     * [r2806] certs/mcored.key, certs/mcored.pem:
57      -re-issue certificates until Mar 26 2020
58    
59    2016-10-13  Niels Rogalla <niro@magellan-linux.de>
60    
61     * [r2805] src/modules/hwinfo/hardware.client.class.in:
62      -added wlan driver and device detection
63     * [r2804] src/modules/hwinfo/hardware.client.class.in:
64      -help_hardware_detect(): added missing class 'connected-iface
65    
66    2016-09-01  Niels Rogalla <niro@magellan-linux.de>
67    
68     * [r2803] src/modules/scm-egk/scm-egk.client.class.in:
69      -fixed spelling
70    
71    2016-06-22  Niels Rogalla <niro@magellan-linux.de>
72    
73     * [r2802] src/modules/pxeconfig/Makefile:
74      -fixed missing pxeconfig.control.class script value
75     * [r2801] src/modules/pxeconfig/Makefile,
76      src/modules/pxeconfig/pxeconfig.control.class.in[ADD]:
77      -added pxeconfig control class to setup en empty cmdline on first
78      boot
79     * [r2800] src/modules/pxeconfig/mcore-pxeconfig-cron.in,
80      src/modules/pxeconfig/mcore-pxeconfig.in:
81      -honor individual boot cmdlines for every client
82    
83    2016-06-20  Niels Rogalla <niro@magellan-linux.de>
84    
85     * [r2799] ChangeLog:
86      -updated ChangeLog
87     * [r2798] src/modules/fluxbox/Makefile:
88      -process systemd directory correctly
89     * [r2797] src/systemd/Makefile:
90      -install mcore-user.tmpfilesd.conf and factory-xinitrc for the
91      client only
92     * [r2796] src/mcore-client-deactivated.in,
93      src/mcore-request-configuration-error.in:
94      -install missing menu-activated on first boot
95     * [r2795] src/modules/fluxbox/systemd/Makefile:
96      -fixed factory installation location and install the systemd
97      files for the right service type, mcore-client
98     * [r2794]
99      src/modules/fluxbox/systemd/mcore-user-fluxbox-tmpfilesd.conf.in[DEL],
100      src/modules/fluxbox/systemd/mcore-user-fluxbox.tmpfilesd.conf.in[CPY]:
101      -fixed wrong filename
102    
103    2016-06-10  Niels Rogalla <niro@magellan-linux.de>
104    
105     * [r2793] make-svn-snapshot.sh:
106      -fixed tarball upload
107     * [r2792] ChangeLog:
108      -updated ChangeLog
109     * [r2791] src/include/hwdetection.global.class.in:
110      -retrieve the correct x11 drivers via the loaded dri module if no
111      x11 driver was detected by hwinfo
112    
113    2016-06-07  Niels Rogalla <niro@magellan-linux.de>
114    
115     * [r2790] src/systemd/Makefile:
116      -fixed wrong factory dir installation of xinitrc
117    
118    2016-03-24  Niels Rogalla <niro@magellan-linux.de>
119    
120     * [r2789] src/modules/citrix/launch-ica.in:
121      -don't allow to run more than one instance of an ICA session at
122      the same time
123    
124    2016-02-17  Niels Rogalla <niro@magellan-linux.de>
125    
126     * [r2788] ChangeLog:
127      -updated ChangeLog
128     * [r2787] src/include/register.global.class.in,
129      src/mcore-register-client.in, src/mcore-request-configuration.in,
130      src/modules/hwinfo/hardware.client.class.in:
131      -use mcore-controlserver executable instead of the
132      MCORE_CONTROL_SERVER variable everywhere to honor
133      MCORE_CONTROLSERVER from cmdline and also catch even more
134      communication errors as the executable verifies the availablity
135      of the server
136     * [r2786] src/mcore-controlserver.in:
137      -honor MCORE_CONTROLSERVER from cmdline
138     * [r2785] src/modules/pxeconfig/lpxelinux-skeleton,
139      src/modules/pxeconfig/mcore-pxeconfig.in:
140      -use bootserver as boot image server variable, and controlserver
141      only for mcored
142     * [r2784] src/include/register.global.class.in:
143      -added more sanity checks
144     * [r2783]
145      src/modules/fluxbox/systemd/mcore-user-fluxbox-tmpfilesd.conf.in:
146      -fixed wrong permissions
147     * [r2782] src/systemd/mcore-user.tmpfilesd.conf.in:
148      -fixed wrong permissions
149    
150    2016-02-12  Niels Rogalla <niro@magellan-linux.de>
151    
152     * [r2781] src/Makefile,
153      src/mcore-request-configuration-error.in[ADD],
154      src/mcore-request-configuration.in, src/mcore-session.in:
155      -catch communincation errors with the controlserver in the
156      configuration phase and show an error message if the
157      configuration request failed
158     * [r2780] src/modules/fluxbox/Makefile,
159      src/modules/fluxbox/fluxbox-rebuild-menu.in,
160      src/modules/fluxbox/systemd[ADD],
161      src/modules/fluxbox/systemd/Makefile[ADD],
162      src/modules/fluxbox/systemd/mcore-user-fluxbox-tmpfilesd.conf.in[ADD],
163      src/modules/fluxbox/systemd/menu-deactivated.in[ADD],
164      src/systemd/mcore-user.tmpfilesd.conf.in:
165      -provide fluxbox menu-deactivated file via tmpfiles.d on systemd
166      clients
167     * [r2779] src/systemd/factory-xinitrc[DEL],
168      src/systemd/factory-xinitrc.in[CPY]:
169      -renamed to factory-xinitrc.in
170     * [r2778] src/mcore-controlserver.in:
171      -actually test the connection to the server
172     * [r2777] initialsetup.sh[DEL], nsslsay[DEL], socket_send.php[DEL],
173      todo-hardware.txt[DEL]:
174      -removed old cruft
175    
176    2016-02-11  Niels Rogalla <niro@magellan-linux.de>
177    
178     * [r2776] src/modules/fluxbox/fluxbox.client.class.in:
179      -fixed description
180     * [r2775] src/modules/idesk/idesk-generate-all-desktop-icons.in:
181      -fixed a typo xres= -> yres
182     * [r2774] src/modules/idesk/idesk-generate-all-desktop-icons.in:
183      -sanitize variables
184     * [r2773] src/modules/idesk/idesk-sysinfo.in:
185      -sanitize variables
186     * [r2772] src/systemd/mcore-user.tmpfilesd.conf.in:
187      -fixed user cleanup and wrong pathes
188     * [r2771] src/systemd/mcore-configd.tmpfilesd.conf.in:
189      -fixed wrong pathes
190     * [r2770] src/modules/fluxbox/fluxbox.control.class.in:
191      -push_config_80_fluxbox_theme(): fixed wrong database table
192     * [r2769] src/modules/fluxbox/fluxbox.control.class.in:
193      -renamed table cfg_autostart to cfg_fluxbox_autostart
194    
195    2016-02-10  Niels Rogalla <niro@magellan-linux.de>
196    
197     * [r2768] src/include/register.global.class.in,
198      src/modules/pxeconfig/lpxelinux-skeleton,
199      src/modules/pxeconfig/mcore-pxeconfig.in:
200      -provide MCORE_LOCATION at boot cmdline and use it to have a
201      valid location on first boot client registration
202     * [r2767] src/include/common.global.class.in,
203      src/modules/basic-system/system.client.class.in,
204      src/modules/basic-system/system.control.class.in:
205      -added the read_cmdline() function and updated system classes to
206      get cmdline information of a client
207     * [r2766] src/modules/citrix/storefront-resolver.in:
208      -storefront-resolver: print a better message for wrong
209      username/password combinations
210     * [r2765] src/systemd/Makefile, src/systemd/factory-xinitrc[ADD],
211      src/systemd/mcore-configd.tmpfilesd.conf.in[ADD],
212      src/systemd/mcore-user.tmpfilesd.conf.in[ADD]:
213      -always clean up the mcore-user home and mcore configuration
214      directory at boot
215    
216    2016-02-09  Niels Rogalla <niro@magellan-linux.de>
217    
218     * [r2764] src/modules/pxeconfig/Makefile,
219      src/modules/pxeconfig/index.html[ADD],
220      src/modules/pxeconfig/lpxelinux-skeleton,
221      src/modules/pxeconfig/mcore-boot.conf.in[ADD]:
222      -use CONTROLSERVER/boot subdir as boot image path and provide an
223      apache configuration module
224    
225    2016-02-03  Niels Rogalla <niro@magellan-linux.de>
226    
227     * [r2763] src/modules/tigervnc/vnc.control.class.in:
228      -fixed spelling and whitespaces
229    
230    2016-02-02  Niels Rogalla <niro@magellan-linux.de>
231    
232     * [r2762] src/modules/fluxbox/fluxbox.control.class.in:
233      -create an empty menu on firstboot
234     * [r2761] src/modules/fluxbox/fluxbox-rebuild-menu.in:
235      -always run fluxbox-rebuild-menu, just create missing directories
236     * [r2760] src/modules/fluxbox/fluxbox.control.class.in:
237      -fixed a typo
238     * [r2759] src/modules/scm-egk/scm-egk.control.class.in:
239      -push scm-egk firstboot config
240     * [r2758] src/modules/Makefile:
241      -added xscreensaver module
242     * [r2757] src/modules/xscreensaver[ADD],
243      src/modules/xscreensaver/Makefile[ADD],
244      src/modules/xscreensaver/screensaver.control.class.in[ADD]:
245      -honor fistboot screensaver settings, but the module is not
246      complete yet
247     * [r2756] src/modules/scm-egk/scm-egk.control.class.in:
248      -enable scm-egk service on first boot
249     * [r2755] src/modules/basic-input/input.control.class.in,
250      src/modules/basic-system/system.control.class.in,
251      src/modules/basic-video/graphic.control.class.in,
252      src/modules/hwinfo/hardware.control.class.in,
253      src/modules/network/network.control.class.in,
254      src/modules/tigervnc/vnc.control.class.in:
255      -split firstboot/hardware configuration from hwdetection class to
256      its corresponding module
257     * [r2754] src/include/daemon.global.class.in:
258      -added push_firstboot(), print_push_firstboot() and
259      run_push_firstboot() function to modularize any
260      firstboot/hardware configuration settings and to let the
261      configuration be loaded from the classes modules
262     * [r2753] ChangeLog:
263      -updated ChangeLog
264     * [r2752] src/modules/rdesktop/rdesktop-session.in:
265      -use de keymap as default
266     * [r2751] src/modules/scm-egk/scm-egk.conf.in:
267      -be compat with the udev version of pcsc-lite
268    
269    2016-01-29  Niels Rogalla <niro@magellan-linux.de>
270    
271     * [r2750] src/systemd/mcore-register-client.service.in:
272      -always register the client to the control-server
273     * [r2749] certs/mcored.pem:
274      -renew certificate, valid from 29.01.2016 through 28.01.2017
275     * [r2748] src/generate-certificate.in, src/update-certificate.in:
276      -use sha1 as signature algorithm to support sslsvd
277     * [r2747] src/Makefile, src/update-certificate.in[ADD]:
278      -added certificate update script
279     * [r2746] src/generate-certificate.in:
280      -fixed certificate name
281     * [r2745] src/generate-certificate.in:
282      -fixed whitespaces and set variables erlier
283    
284    2016-01-28  Niels Rogalla <niro@magellan-linux.de>
285    
286     * [r2744] ChangeLog:
287      -updated ChangeLog
288     * [r2743] src/modules/scm-egk/scm-egk.client.class.in,
289      src/modules/scm-egk/scm-egk.conf.in:
290      -fixed evaluation
291     * [r2742] src/modules/rdesktop/rdesktop.control.class.in:
292      -fixed another typo
293     * [r2741] src/modules/rdesktop/rdesktop.control.class.in:
294      -fixed a typo
295     * [r2740] src/modules/rdesktop/rdesktop.control.class.in:
296      -re-added debug messages
297     * [r2739] src/modules/rdesktop/rdesktop.control.class.in:
298      -evaluate empty values with 'NULL'
299     * [r2738] src/modules/rdesktop/rdesktop-session.in:
300      -acceppt 'NULL' paramater
301     * [r2737] src/modules/rdesktop/rdesktop.control.class.in:
302      -added debug info
303     * [r2736] src/modules/rdesktop/rdesktop.control.class.in:
304      -fixed set_rdesktop_session
305     * [r2735] src/modules/rdesktop/rdesktop.control.class.in:
306      -fixed a typo
307     * [r2734] src/modules/rdesktop/rdesktop.control.class.in:
308      -fixed a typo
309     * [r2733] src/modules/scm-egk/scm-egk.client.class.in,
310      src/modules/scm-egk/scm-egk.control.class.in:
311      -fixed function evaluation
312     * [r2732] src/modules/scm-egk/Makefile:
313      -install scm-egk.conf
314     * [r2731] icons/Makefile, icons/rdp.png[ADD]:
315      -added rdp icon
316     * [r2730] src/modules/scm-egk/scm-egk.control.class.in[CPY],
317      src/modules/scm-egk/scm-ekg.control.class.in[DEL]:
318      -fixed wrong filename
319     * [r2729] src/modules/rdesktop/Makefile:
320      simplify Makefile
321     * [r2728] src/modules/citrix/citrix.client.class.in,
322      src/modules/citrix/storefront.client.class.in:
323      -fixed some typos
324     * [r2727] src/modules/Makefile, src/modules/scm-egk[ADD],
325      src/modules/scm-egk/Makefile[ADD],
326      src/modules/scm-egk/scm-egk.client.class.in[ADD],
327      src/modules/scm-egk/scm-egk.conf.in[ADD],
328      src/modules/scm-egk/scm-ekg.control.class.in[ADD]:
329      -added scm-egk module
330     * [r2726] src/modules/Makefile, src/modules/rdesktop[ADD],
331      src/modules/rdesktop/Makefile[ADD],
332      src/modules/rdesktop/rdesktop-session.in[ADD],
333      src/modules/rdesktop/rdesktop.client.class.in[ADD],
334      src/modules/rdesktop/rdesktop.control.class.in[ADD]:
335      -added rdesktop module
336    
337    2015-12-29  Niels Rogalla <niro@magellan-linux.de>
338    
339     * [r2725] src/modules/pxeconfig/Makefile:
340      -fixed a typo
341    
342    2015-12-21  Niels Rogalla <niro@magellan-linux.de>
343    
344     * [r2724] Makefile, certs/Makefile, conf/Makefile, dracut/Makefile,
345      dracut/mcored-citrix/Makefile, dracut/mcored/Makefile,
346      grub/Makefile, icons/Makefile, src/Makefile,
347      src/include/Makefile, src/modules/Makefile,
348      src/modules/basic-input/Makefile,
349      src/modules/basic-kernel/Makefile,
350      src/modules/basic-system/Makefile,
351      src/modules/basic-version/Makefile,
352      src/modules/basic-video/Makefile, src/modules/citrix/Makefile,
353      src/modules/citrix/systemd/Makefile,
354      src/modules/fbsplash/Makefile, src/modules/fluxbox/Makefile,
355      src/modules/grub2/Makefile, src/modules/helpdesk/Makefile,
356      src/modules/hwinfo/Makefile, src/modules/idesk/Makefile,
357      src/modules/lprng/Makefile, src/modules/mage/Makefile,
358      src/modules/network/Makefile, src/modules/plymouth/Makefile,
359      src/modules/pxeconfig/Makefile,
360      src/modules/pxeconfig/systemd/Makefile,
361      src/modules/systemd/Makefile, src/modules/sysvinit/Makefile,
362      src/modules/tigervnc/Makefile, src/systemd/Makefile,
363      src/sysvinit/Makefile:
364      -reworked Makefiles that they really support install-common,
365      install-client and install install-control targets
366    
367  2015-12-18  Niels Rogalla <niro@magellan-linux.de>  2015-12-18  Niels Rogalla <niro@magellan-linux.de>
368    
369     * [r2723] src/mcore-client-deactivated.in:
370      -use mcore-helpdesk helper scripts
371     * [r2722] src/modules/helpdesk/Makefile,
372      src/modules/helpdesk/mcore-helpdesk-phone.in[ADD],
373      src/modules/helpdesk/mcore-helpdesk-unit.in[ADD]:
374      -added mcore-helpdesk-{unit,phone} helper scripts
375     * [r2721] src/modules/helpdesk/helpdesk.client.class.in:
376      -fixed typos
377     * [r2720] src/Makefile, src/mcore-client-deactivated.in,
378      src/modules/Makefile, src/modules/helpdesk[ADD],
379      src/modules/helpdesk/Makefile[ADD],
380      src/modules/helpdesk/helpdesk.client.class.in[ADD],
381      src/modules/helpdesk/helpdesk.control.class.in[ADD]:
382      -make the helpdesk information configurable via the global
383      database
384     * [r2719] src/include/register.global.class.in:
385      -fixed broken client registration
386     * [r2718] ChangeLog:
387      -update ChangeLog
388   * [r2717] src/mcore-client-deactivated.in:   * [r2717] src/mcore-client-deactivated.in:
389    -fixed helpdesk phone    -fixed helpdesk phone
390    

Legend:
Removed from v.2718  
changed lines
  Added in v.2824