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 2788 by niro, Wed Feb 17 10:50:16 2016 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>  2016-02-17  Niels Rogalla <niro@magellan-linux.de>
227    
228     * [r2788] ChangeLog:
229      -updated ChangeLog
230   * [r2787] src/include/register.global.class.in,   * [r2787] src/include/register.global.class.in,
231    src/mcore-register-client.in, src/mcore-request-configuration.in,    src/mcore-register-client.in, src/mcore-request-configuration.in,
232    src/modules/hwinfo/hardware.client.class.in:    src/modules/hwinfo/hardware.client.class.in:

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