Magellan Linux

Diff of /alx-src/branches/alxconf-060/ChangeLog

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

revision 2459 by niro, Mon Jun 27 12:52:21 2011 UTC revision 5015 by niro, Wed Aug 7 12:30:17 2013 UTC
# Line 1  Line 1 
1    2013-08-07  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r5014] VERSION:
4      -version 0.6.7
5     * [r5013] Makefile, bin/wfica-launcher.sh[ADD],
6      functions/config_sessions.sh:
7      -introduce wfica-launcher to prevent massive citrix session
8      launches via double-click attacks
9    
10    2013-05-29  Niels Rogalla <niro@magellan-linux.de>
11    
12     * [r4915] ChangeLog:
13      -updated ChangeLog
14     * [r4914] VERSION:
15      -version 0.6.6
16     * [r4913] Makefile, plugins/citrix_spe[ADD],
17      plugins/citrix_spe/plugin.sh[ADD]:
18      -added citrix_spe plugin to support speechdetection with the
19      Philips SpeechMike II/III
20     * [r4912] bin/alx-hwdetection.sh:
21      -always use openchrome on dell optiplex fx130
22    
23    2013-05-13  Niels Rogalla <niro@magellan-linux.de>
24    
25     * [r4838] ChangeLog:
26      -updated ChangeLog
27     * [r4837] VERSION:
28      -version 0.6.5
29     * [r4836] functions/config_x11.sh:
30      -fixed whitespaces
31     * [r4835] functions/config_network.sh:
32      -do not overwrite network configuration if NETWORKING var is
33      empty
34     * [r4834] init.d/alxsettings:
35      -restore default network configution on forced hardware detection
36      when the net.IFACE config is empty
37    
38    2012-04-23  Niels Rogalla <niro@magellan-linux.de>
39    
40     * [r3525] ChangeLog:
41      -updated ChangeLog
42     * [r3524] VERSION:
43      -version 0.6.4.5
44     * [r3523] Makefile, plugins/egk_scm/plugin.sh,
45      plugins/rdesktop/plugin-rdesktop.conf[DEL],
46      plugins/rdesktop/plugin.sh, plugins/remserial/plugin.sh,
47      plugins/usbip/plugin.sh:
48      -configure plugins via sql database
49    
50    2012-04-19  Niels Rogalla <niro@magellan-linux.de>
51    
52     * [r3514] Makefile, plugins/egk-scm[DEL], plugins/egk_scm[CPY],
53      plugins/egk_scm/plugin.sh:
54      -renamed egk-scm -> egk_scm to by compat with our sql-queries
55     * [r3506] ChangeLog:
56      -updated ChangeLog
57     * [r3505] VERSION:
58      -version 0.6.4.4
59     * [r3504] functions/config_sessions.sh, plugins/egk-scm/plugin.sh,
60      plugins/firefox/plugin.sh, plugins/flashplayer/plugin.sh,
61      plugins/rdesktop/plugin.sh, plugins/remserial/plugin.sh,
62      plugins/terminal/plugin.sh, plugins/usbip/plugin.sh:
63      -export PLUGIN_MENUITEM_NAME in autostart function which is used
64      as name for the generated sh script
65     * [r3503] functions/config_sessions.sh, plugins/egk-scm/plugin.sh,
66      plugins/firefox/plugin.sh, plugins/flashplayer/plugin.sh,
67      plugins/rdesktop/plugin-rdesktop.conf,
68      plugins/rdesktop/plugin.sh, plugins/remserial/plugin.sh,
69      plugins/terminal/plugin.sh, plugins/usbip/plugin.sh:
70      -added autostart support for plugins
71    
72    2012-04-17  Niels Rogalla <niro@magellan-linux.de>
73    
74     * [r3500] ChangeLog:
75      -updated ChangeLog
76     * [r3499] VERSION:
77      -version 0.6.4.3
78    
79    2012-04-16  Niels Rogalla <niro@magellan-linux.de>
80    
81     * [r3495] functions/config_plugins.sh:
82      -print a nice message while configuring plugins
83     * [r3494] plugins/egk-scm/plugin.sh:
84      -let the egk-scm plugin be configurable through
85      /etc/alxconfig-ng/plugin-rdesktop.conf
86     * [r3493] plugins/egk-scm/plugin.sh:
87      -fixed pcsc-alias
88     * [r3492] Makefile, plugins/rdesktop/plugin-rdesktop.conf[ADD],
89      plugins/rdesktop/plugin.sh:
90      -let the rdesktop plugin be configurable through
91      /etc/alxconfig-ng/plugin-rdesktop.conf
92     * [r3491] plugins/egk-scm/plugin.sh:
93      -fixed escaping for eval
94     * [r3490] functions/config_sessions.sh:
95      -fixed whitespaces
96     * [r3489] functions/config_plugins.sh:
97      -fixed messages
98     * [r3488] functions/config_plugins.sh:
99      -use rc_echo() function
100     * [r3487] functions/config_plugins.sh:
101      -fixed whitespaces
102     * [r3486] functions/config_ssh_auth.sh:
103      -fixed spelling
104     * [r3485] functions/config_ssh_auth.sh:
105      -use low chars for local variables
106     * [r3484] functions/config_ssh_auth.sh:
107      -use rc_print() function
108     * [r3483] init.d/alxsetstate:
109      -updated to actual codingstyle
110     * [r3482] init.d/alxsetstate:
111      -use addconfig to create config and state files
112     * [r3481] init.d/alxsetstate:
113      -removed unused variable
114     * [r3480] init.d/alxsetstate:
115      -use low chars for local variables
116     * [r3479] init.d/alxsetstate:
117      -use rc_echo
118    
119    2012-04-13  Niels Rogalla <niro@magellan-linux.de>
120    
121     * [r3478] functions/config_x11.sh:
122      use addconfig()
123     * [r3477] functions/config_x11.sh:
124      use rc_echo()
125     * [r3476] init.d/alxsettings:
126      use rc_echo()
127     * [r3475] functions/serial_functions.sh:
128      use rc_echo()
129     * [r3474] functions/config_printers.sh:
130      use rc_echo()
131     * [r3473] functions/common.sh:
132      -fixed spelling
133     * [r3472] functions/mysqlfunctions:
134      -coding style fixups
135     * [r3471] Makefile:
136      -renamed plugin egk-smc -> egk-scm
137     * [r3470] plugins/egk-scm[CPY], plugins/egk-scm/plugin.sh,
138      plugins/egk-smc[DEL]:
139      -renamed plugin egk-smc -> egk-scm
140     * [r3469] functions/serial_functions.sh:
141      -fixed header
142     * [r3468] bin/update-alx.sh:
143      -fixed some minor issues and coding style
144     * [r3467] init.d/alxsettings:
145      -never declare ALX_IFACE as a local variable or first boot setup
146      fails
147     * [r3466] init.d/alxsettings:
148      -use addconfig everywhere
149     * [r3465] init.d/alxsettings:
150      -fast reboot on while settings reset, no need to write any
151      configs back. fails anyway as the serial was deleted too
152     * [r3464] init.d/alxsettings:
153      -remove files created by hwsetup
154     * [r3463] init.d/alxsettings:
155      -more message output eyecandy
156     * [r3462] init.d/alxsettings:
157      -reset the hostname too
158     * [r3461] init.d/alxsettings:
159      -creaty empty unpriv user home dir after deletion or sometimes
160      the xinitrd creation may fail
161     * [r3460] init.d/alxsettings:
162      -remove nmbd too
163     * [r3459] init.d/alxsettings:
164      -get rid of the whole SETTINGSDIR
165     * [r3458] init.d/alxsettings:
166      -message output eyecandy
167     * [r3457] init.d/alxsettings:
168      -honor busybox keymap loading method
169     * [r3456] init.d/alxsettings:
170      -only run commands via xargs when given list is not empty to
171      suppress false errors
172     * [r3455] functions/config_sessions.sh:
173      -fixed a typo in program sh generation for plugins
174    
175    2012-04-11  Niels Rogalla <niro@magellan-linux.de>
176    
177     * [r3440] ChangeLog:
178      -updated ChangeLog
179     * [r3439] VERSION:
180      -version 0.6.4.2
181     * [r3438] functions/config_x11.sh:
182      -disabled screen blanks to fix FS#19
183    
184    2012-04-04  Niels Rogalla <niro@magellan-linux.de>
185    
186     * [r3410] bin/user_shutdown.sh:
187      -user poweroff instead of halt (fixes FS#18)
188    
189    2012-03-28  Niels Rogalla <niro@magellan-linux.de>
190    
191     * [r3395] ChangeLog:
192      -updated ChangeLog
193     * [r3394] VERSION:
194      -version 0.6.4.1
195     * [r3393] Makefile, plugins/egk-smc[ADD],
196      plugins/egk-smc/plugin.sh[ADD]:
197      -added experimental egk-smc plugin
198     * [r3392] Makefile, plugins/usbip[ADD],
199      plugins/usbip/plugin.sh[ADD]:
200      -added experimental usbip plugin
201     * [r3391] Makefile, plugins/rdesktop[ADD],
202      plugins/rdesktop/plugin.sh[ADD]:
203      -added rdesktop plugin
204     * [r3390] functions/config_sessions.sh:
205      -fixed a annoying warning
206     * [r3389] skel/slim/slim.conf:
207      -slim must be started on vt03 to prevent console login issues
208      after bootup
209     * [r3383] ChangeLog:
210      -updated ChangeLog
211     * [r3382] VERSION:
212      -version 0.6.4
213     * [r3375] bin/alx-hwdetection.sh:
214      -added detection for a quirk required by some intel framebuffer
215      devices
216    
217    2011-11-02  Niels Rogalla <niro@magellan-linux.de>
218    
219     * [r3280] ChangeLog:
220      -updated ChangeLog
221     * [r3279] VERSION:
222      -version 0.6.3
223     * [r3278] functions/config_printers.sh:
224      -create missing spooler logfiles
225     * [r3277] functions/config_x11.sh:
226      -use alx-hwdetection to detect zotac devices
227      -support hdmi
228    
229    2011-09-28  Niels Rogalla <niro@magellan-linux.de>
230    
231     * [r3263] ChangeLog:
232      -updated ChangeLog
233     * [r3262] VERSION:
234      -version 0.6.2
235     * [r3259] bin/alx-hwdetection.sh:
236      -detect i810/i815 chipsets as 'maxdata'
237    
238    2011-09-14  Niels Rogalla <niro@magellan-linux.de>
239    
240     * [r3208] ChangeLog:
241      -updated ChangeLog
242     * [r3207] VERSION:
243      -version 0.6.1
244     * [r3201] bin/alx-hwdetection.sh:
245      -added systemtype detection
246    
247    2011-08-26  Niels Rogalla <niro@magellan-linux.de>
248    
249     * [r2786] init.d/alxsettings:
250      -fixed
251     * [r2782] ChangeLog:
252      -updated ChangeLog
253     * [r2781] VERSION:
254      -version 0.6.0
255     * [r2779] functions/config_plugins.sh, plugins/firefox/plugin.sh,
256      plugins/flashplayer/plugin.sh, plugins/remserial/plugin.sh,
257      plugins/terminal/plugin.sh:
258      -added plugin setup functionality to honor any settings change of
259      a plugin via the webfrontend on every boot
260     * [r2778] conf/config.rc, init.d/alxsetstate, init.d/alxsettings:
261      -do not use hardcoded pathes to include functions, make use of
262      ALX_FUNCTIONS variable in config.rc
263     * [r2777] icons/firefox.png[ADD]:
264      -added missing firefox icon for the firefox plugin
265     * [r2776] functions/config_plugins.sh:
266      -fixed plugin uninstall routine
267    
268    2011-08-11  Niels Rogalla <niro@magellan-linux.de>
269    
270     * [r2766] ChangeLog:
271      -updated ChangeLog
272     * [r2765] VERSION:
273      -version 0.6.0_rc14
274     * [r2764] Makefile:
275      -plugin installers must be executable
276     * [r2761] ChangeLog:
277      -updated ChangeLog
278     * [r2760] VERSION:
279      -version 0.6.0_rc13
280     * [r2759] Makefile:
281      -fixed missing file
282     * [r2754] ChangeLog:
283      -updated ChangeLog
284     * [r2752] VERSION:
285      -version 0.6.0_rc12
286     * [r2751] Makefile:
287      -added rudimentary plugin support
288     * [r2750] conf/config.rc:
289      -fixed plugins path
290     * [r2749] plugins[ADD], plugins/firefox[ADD],
291      plugins/firefox/plugin.sh[ADD], plugins/flashplayer[ADD],
292      plugins/flashplayer/plugin.sh[ADD], plugins/remserial[ADD],
293      plugins/remserial/plugin.sh[ADD], plugins/terminal[ADD],
294      plugins/terminal/plugin.sh[ADD]:
295      -added rudimentary plugin support
296     * [r2748] init.d/alxsettings:
297      -added rudimentary plugin support
298     * [r2747] functions/config_plugins.sh[ADD],
299      functions/config_sessions.sh:
300      -added rudimentary plugin support
301     * [r2746] conf/config.rc:
302      -added plugindir location
303    
304    2011-08-08  Niels Rogalla <niro@magellan-linux.de>
305    
306     * [r2718] functions/config_printers.sh:
307      -enable logging
308      -always recreate the spooler dirs
309    
310    2011-07-07  Niels Rogalla <niro@magellan-linux.de>
311    
312     * [r2630] ChangeLog:
313      -updated ChangeLog
314     * [r2629] VERSION:
315      -version 0.6.0_rc11
316     * [r2624] Makefile:
317      -added hwdetection script for webfrontend
318     * [r2623] functions/config_network.sh:
319      -configure netbios daemon if /usr/sbin/nmbd was found on system
320    
321    2011-07-06  Niels Rogalla <niro@magellan-linux.de>
322    
323     * [r2622] bin/alx-hwdetection.sh[ADD]:
324      -added hwdetection script for webfrontend
325     * [r2617] functions/config_modules.sh:
326      -fixed wrong variable name $mod -> $module
327     * [r2615] functions/config_x11.sh:
328      -get rid of /usr/X11R6
329     * [r2614] skel/slim/slim.conf:
330      -get rid of /usr/X11R6
331     * [r2612] functions/config_x11.sh:
332      -get rid of /usr/X11R6
333     * [r2611] functions/config_sessions.sh:
334      -fixed a typo in $ses__password -> $ses_password
335     * [r2610] functions/config_printers.sh:
336      -do not add printers with a empty name
337    
338    2011-07-04  Niels Rogalla <niro@magellan-linux.de>
339    
340     * [r2579] ChangeLog:
341      -we install libtommath, so we require the external one
342     * [r2578] VERSION:
343      -version 0.6.0_rc10
344     * [r2571] functions/config_network.sh:
345      -removed useless comment
346     * [r2570] skel/net/net.eth0:
347      -5 retries for a dhcp request and abort if no offer was send
348     * [r2569] conf/config.rc:
349      -5 retries for a dhcp request
350     * [r2568] init.d/alxsettings:
351      -fixed util version: alxconfig-ng-alx -> alxconfig-ng
352     * [r2565] functions/config_sessions.sh:
353      -fixed reboot/shutdown icon size
354    
355    2011-06-30  Niels Rogalla <niro@magellan-linux.de>
356    
357     * [r2514] ChangeLog:
358      -updated ChangeLog
359     * [r2513] VERSION:
360      -version 0.6.0_rc9
361     * [r2509] init.d/alxsettings:
362      -don't rely on eth0, always use ALX_IFACE if possible
363     * [r2508] conf/config.rc:
364      -added -n option to immediatly exit if no lease was obtained
365     * [r2499] ChangeLog:
366      -updated ChangeLog
367     * [r2497] conf/unsupported-netcard-drivers:
368      -added all wireless-drivers to unsupported-netcard-drivers, to
369      always fallback on wired lan while running hardwaredection
370     * [r2495] functions/config_sessions.sh:
371      -increased grid borders of the desktop icons
372     * [r2494] bin/user_reboot.sh, bin/user_shutdown.sh:
373      -fixed check logic, returned true even if the prog was not found
374    
375  2011-06-27  Niels Rogalla <niro@magellan-linux.de>  2011-06-27  Niels Rogalla <niro@magellan-linux.de>
376    
377     * [r2485] VERSION:
378      -version 0.6.0_rc8
379     * [r2479] functions/config_sessions.sh, init.d/alxsettings:
380      -fixed typos
381     * [r2476] ChangeLog:
382      -updated ChangeLog
383     * [r2475] VERSION:
384      -version 0.6.0_rc7
385     * [r2474] icons/reboot.png[ADD], icons/shutdown.png[ADD]:
386      -provide shutdown and reboot icons
387     * [r2473] Makefile:
388      -provide shutdown and reboot icons
389     * [r2472] functions/config_sessions.sh:
390      -provide shutdown and reboot icons
391     * [r2471] init.d/alxsettings:
392      -provide shutdown and reboot icons
393     * [r2470] init.d/alxsettings:
394      -do not install skeletons already provided by fluxbox
395     * [r2469] functions/config_sessions.sh:
396      -do not install skeletons already provided by fluxbox
397     * [r2468] Makefile, skel/fluxbox/init[DEL], skel/fluxbox/keys[DEL]:
398      -do not install skeletons already provided by fluxbox
399     * [r2462] Makefile:
400      -dropped xtdesktop support, only support idesk with alx-0.6.0
401     * [r2459] ChangeLog:
402      -updated ChangeLog
403   * [r2458] VERSION:   * [r2458] VERSION:
404    -version 0.6.0_rc6    -version 0.6.0_rc6
405   * [r2457] skel/net/net.eth0:   * [r2457] skel/net/net.eth0:

Legend:
Removed from v.2459  
changed lines
  Added in v.5015