Magellan Linux

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

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