Magellan Linux

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

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

revision 2630 by niro, Thu Jul 7 14:56:04 2011 UTC revision 5587 by niro, Wed Apr 23 13:19:26 2014 UTC
# Line 1  Line 1 
1    2014-04-23  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r5586] VERSION:
4      -version 0.6.8
5     * [r5585] bin/alx-hwdetection.sh, functions/config_x11.sh:
6      added a hotfix for i845 devices to fix graphic issues by using
7      the x11 vesa driver
8    
9    2013-08-07  Niels Rogalla <niro@magellan-linux.de>
10    
11     * [r5020] ChangeLog:
12      -updated ChangeLog
13     * [r5019] VERSION:
14      -version 0.6.7.1
15     * [r5018] bin/wfica-launcher.sh:
16      -fixed a typo
17     * [r5015] ChangeLog:
18      -updated ChangeLog
19     * [r5014] VERSION:
20      -version 0.6.7
21     * [r5013] Makefile, bin/wfica-launcher.sh[ADD],
22      functions/config_sessions.sh:
23      -introduce wfica-launcher to prevent massive citrix session
24      launches via double-click attacks
25    
26    2013-05-29  Niels Rogalla <niro@magellan-linux.de>
27    
28     * [r4915] ChangeLog:
29      -updated ChangeLog
30     * [r4914] VERSION:
31      -version 0.6.6
32     * [r4913] Makefile, plugins/citrix_spe[ADD],
33      plugins/citrix_spe/plugin.sh[ADD]:
34      -added citrix_spe plugin to support speechdetection with the
35      Philips SpeechMike II/III
36     * [r4912] bin/alx-hwdetection.sh:
37      -always use openchrome on dell optiplex fx130
38    
39    2013-05-13  Niels Rogalla <niro@magellan-linux.de>
40    
41     * [r4838] ChangeLog:
42      -updated ChangeLog
43     * [r4837] VERSION:
44      -version 0.6.5
45     * [r4836] functions/config_x11.sh:
46      -fixed whitespaces
47     * [r4835] functions/config_network.sh:
48      -do not overwrite network configuration if NETWORKING var is
49      empty
50     * [r4834] init.d/alxsettings:
51      -restore default network configution on forced hardware detection
52      when the net.IFACE config is empty
53    
54    2012-04-23  Niels Rogalla <niro@magellan-linux.de>
55    
56     * [r3525] ChangeLog:
57      -updated ChangeLog
58     * [r3524] VERSION:
59      -version 0.6.4.5
60     * [r3523] Makefile, plugins/egk_scm/plugin.sh,
61      plugins/rdesktop/plugin-rdesktop.conf[DEL],
62      plugins/rdesktop/plugin.sh, plugins/remserial/plugin.sh,
63      plugins/usbip/plugin.sh:
64      -configure plugins via sql database
65    
66    2012-04-19  Niels Rogalla <niro@magellan-linux.de>
67    
68     * [r3514] Makefile, plugins/egk-scm[DEL], plugins/egk_scm[CPY],
69      plugins/egk_scm/plugin.sh:
70      -renamed egk-scm -> egk_scm to by compat with our sql-queries
71     * [r3506] ChangeLog:
72      -updated ChangeLog
73     * [r3505] VERSION:
74      -version 0.6.4.4
75     * [r3504] functions/config_sessions.sh, plugins/egk-scm/plugin.sh,
76      plugins/firefox/plugin.sh, plugins/flashplayer/plugin.sh,
77      plugins/rdesktop/plugin.sh, plugins/remserial/plugin.sh,
78      plugins/terminal/plugin.sh, plugins/usbip/plugin.sh:
79      -export PLUGIN_MENUITEM_NAME in autostart function which is used
80      as name for the generated sh script
81     * [r3503] functions/config_sessions.sh, plugins/egk-scm/plugin.sh,
82      plugins/firefox/plugin.sh, plugins/flashplayer/plugin.sh,
83      plugins/rdesktop/plugin-rdesktop.conf,
84      plugins/rdesktop/plugin.sh, plugins/remserial/plugin.sh,
85      plugins/terminal/plugin.sh, plugins/usbip/plugin.sh:
86      -added autostart support for plugins
87    
88    2012-04-17  Niels Rogalla <niro@magellan-linux.de>
89    
90     * [r3500] ChangeLog:
91      -updated ChangeLog
92     * [r3499] VERSION:
93      -version 0.6.4.3
94    
95    2012-04-16  Niels Rogalla <niro@magellan-linux.de>
96    
97     * [r3495] functions/config_plugins.sh:
98      -print a nice message while configuring plugins
99     * [r3494] plugins/egk-scm/plugin.sh:
100      -let the egk-scm plugin be configurable through
101      /etc/alxconfig-ng/plugin-rdesktop.conf
102     * [r3493] plugins/egk-scm/plugin.sh:
103      -fixed pcsc-alias
104     * [r3492] Makefile, plugins/rdesktop/plugin-rdesktop.conf[ADD],
105      plugins/rdesktop/plugin.sh:
106      -let the rdesktop plugin be configurable through
107      /etc/alxconfig-ng/plugin-rdesktop.conf
108     * [r3491] plugins/egk-scm/plugin.sh:
109      -fixed escaping for eval
110     * [r3490] functions/config_sessions.sh:
111      -fixed whitespaces
112     * [r3489] functions/config_plugins.sh:
113      -fixed messages
114     * [r3488] functions/config_plugins.sh:
115      -use rc_echo() function
116     * [r3487] functions/config_plugins.sh:
117      -fixed whitespaces
118     * [r3486] functions/config_ssh_auth.sh:
119      -fixed spelling
120     * [r3485] functions/config_ssh_auth.sh:
121      -use low chars for local variables
122     * [r3484] functions/config_ssh_auth.sh:
123      -use rc_print() function
124     * [r3483] init.d/alxsetstate:
125      -updated to actual codingstyle
126     * [r3482] init.d/alxsetstate:
127      -use addconfig to create config and state files
128     * [r3481] init.d/alxsetstate:
129      -removed unused variable
130     * [r3480] init.d/alxsetstate:
131      -use low chars for local variables
132     * [r3479] init.d/alxsetstate:
133      -use rc_echo
134    
135    2012-04-13  Niels Rogalla <niro@magellan-linux.de>
136    
137     * [r3478] functions/config_x11.sh:
138      use addconfig()
139     * [r3477] functions/config_x11.sh:
140      use rc_echo()
141     * [r3476] init.d/alxsettings:
142      use rc_echo()
143     * [r3475] functions/serial_functions.sh:
144      use rc_echo()
145     * [r3474] functions/config_printers.sh:
146      use rc_echo()
147     * [r3473] functions/common.sh:
148      -fixed spelling
149     * [r3472] functions/mysqlfunctions:
150      -coding style fixups
151     * [r3471] Makefile:
152      -renamed plugin egk-smc -> egk-scm
153     * [r3470] plugins/egk-scm[CPY], plugins/egk-scm/plugin.sh,
154      plugins/egk-smc[DEL]:
155      -renamed plugin egk-smc -> egk-scm
156     * [r3469] functions/serial_functions.sh:
157      -fixed header
158     * [r3468] bin/update-alx.sh:
159      -fixed some minor issues and coding style
160     * [r3467] init.d/alxsettings:
161      -never declare ALX_IFACE as a local variable or first boot setup
162      fails
163     * [r3466] init.d/alxsettings:
164      -use addconfig everywhere
165     * [r3465] init.d/alxsettings:
166      -fast reboot on while settings reset, no need to write any
167      configs back. fails anyway as the serial was deleted too
168     * [r3464] init.d/alxsettings:
169      -remove files created by hwsetup
170     * [r3463] init.d/alxsettings:
171      -more message output eyecandy
172     * [r3462] init.d/alxsettings:
173      -reset the hostname too
174     * [r3461] init.d/alxsettings:
175      -creaty empty unpriv user home dir after deletion or sometimes
176      the xinitrd creation may fail
177     * [r3460] init.d/alxsettings:
178      -remove nmbd too
179     * [r3459] init.d/alxsettings:
180      -get rid of the whole SETTINGSDIR
181     * [r3458] init.d/alxsettings:
182      -message output eyecandy
183     * [r3457] init.d/alxsettings:
184      -honor busybox keymap loading method
185     * [r3456] init.d/alxsettings:
186      -only run commands via xargs when given list is not empty to
187      suppress false errors
188     * [r3455] functions/config_sessions.sh:
189      -fixed a typo in program sh generation for plugins
190    
191    2012-04-11  Niels Rogalla <niro@magellan-linux.de>
192    
193     * [r3440] ChangeLog:
194      -updated ChangeLog
195     * [r3439] VERSION:
196      -version 0.6.4.2
197     * [r3438] functions/config_x11.sh:
198      -disabled screen blanks to fix FS#19
199    
200    2012-04-04  Niels Rogalla <niro@magellan-linux.de>
201    
202     * [r3410] bin/user_shutdown.sh:
203      -user poweroff instead of halt (fixes FS#18)
204    
205    2012-03-28  Niels Rogalla <niro@magellan-linux.de>
206    
207     * [r3395] ChangeLog:
208      -updated ChangeLog
209     * [r3394] VERSION:
210      -version 0.6.4.1
211     * [r3393] Makefile, plugins/egk-smc[ADD],
212      plugins/egk-smc/plugin.sh[ADD]:
213      -added experimental egk-smc plugin
214     * [r3392] Makefile, plugins/usbip[ADD],
215      plugins/usbip/plugin.sh[ADD]:
216      -added experimental usbip plugin
217     * [r3391] Makefile, plugins/rdesktop[ADD],
218      plugins/rdesktop/plugin.sh[ADD]:
219      -added rdesktop plugin
220     * [r3390] functions/config_sessions.sh:
221      -fixed a annoying warning
222     * [r3389] skel/slim/slim.conf:
223      -slim must be started on vt03 to prevent console login issues
224      after bootup
225     * [r3383] ChangeLog:
226      -updated ChangeLog
227     * [r3382] VERSION:
228      -version 0.6.4
229     * [r3375] bin/alx-hwdetection.sh:
230      -added detection for a quirk required by some intel framebuffer
231      devices
232    
233    2011-11-02  Niels Rogalla <niro@magellan-linux.de>
234    
235     * [r3280] ChangeLog:
236      -updated ChangeLog
237     * [r3279] VERSION:
238      -version 0.6.3
239     * [r3278] functions/config_printers.sh:
240      -create missing spooler logfiles
241     * [r3277] functions/config_x11.sh:
242      -use alx-hwdetection to detect zotac devices
243      -support hdmi
244    
245    2011-09-28  Niels Rogalla <niro@magellan-linux.de>
246    
247     * [r3263] ChangeLog:
248      -updated ChangeLog
249     * [r3262] VERSION:
250      -version 0.6.2
251     * [r3259] bin/alx-hwdetection.sh:
252      -detect i810/i815 chipsets as 'maxdata'
253    
254    2011-09-14  Niels Rogalla <niro@magellan-linux.de>
255    
256     * [r3208] ChangeLog:
257      -updated ChangeLog
258     * [r3207] VERSION:
259      -version 0.6.1
260     * [r3201] bin/alx-hwdetection.sh:
261      -added systemtype detection
262    
263    2011-08-26  Niels Rogalla <niro@magellan-linux.de>
264    
265     * [r2786] init.d/alxsettings:
266      -fixed
267     * [r2782] ChangeLog:
268      -updated ChangeLog
269     * [r2781] VERSION:
270      -version 0.6.0
271     * [r2779] functions/config_plugins.sh, plugins/firefox/plugin.sh,
272      plugins/flashplayer/plugin.sh, plugins/remserial/plugin.sh,
273      plugins/terminal/plugin.sh:
274      -added plugin setup functionality to honor any settings change of
275      a plugin via the webfrontend on every boot
276     * [r2778] conf/config.rc, init.d/alxsetstate, init.d/alxsettings:
277      -do not use hardcoded pathes to include functions, make use of
278      ALX_FUNCTIONS variable in config.rc
279     * [r2777] icons/firefox.png[ADD]:
280      -added missing firefox icon for the firefox plugin
281     * [r2776] functions/config_plugins.sh:
282      -fixed plugin uninstall routine
283    
284    2011-08-11  Niels Rogalla <niro@magellan-linux.de>
285    
286     * [r2766] ChangeLog:
287      -updated ChangeLog
288     * [r2765] VERSION:
289      -version 0.6.0_rc14
290     * [r2764] Makefile:
291      -plugin installers must be executable
292     * [r2761] ChangeLog:
293      -updated ChangeLog
294     * [r2760] VERSION:
295      -version 0.6.0_rc13
296     * [r2759] Makefile:
297      -fixed missing file
298     * [r2754] ChangeLog:
299      -updated ChangeLog
300     * [r2752] VERSION:
301      -version 0.6.0_rc12
302     * [r2751] Makefile:
303      -added rudimentary plugin support
304     * [r2750] conf/config.rc:
305      -fixed plugins path
306     * [r2749] plugins[ADD], plugins/firefox[ADD],
307      plugins/firefox/plugin.sh[ADD], plugins/flashplayer[ADD],
308      plugins/flashplayer/plugin.sh[ADD], plugins/remserial[ADD],
309      plugins/remserial/plugin.sh[ADD], plugins/terminal[ADD],
310      plugins/terminal/plugin.sh[ADD]:
311      -added rudimentary plugin support
312     * [r2748] init.d/alxsettings:
313      -added rudimentary plugin support
314     * [r2747] functions/config_plugins.sh[ADD],
315      functions/config_sessions.sh:
316      -added rudimentary plugin support
317     * [r2746] conf/config.rc:
318      -added plugindir location
319    
320    2011-08-08  Niels Rogalla <niro@magellan-linux.de>
321    
322     * [r2718] functions/config_printers.sh:
323      -enable logging
324      -always recreate the spooler dirs
325    
326  2011-07-07  Niels Rogalla <niro@magellan-linux.de>  2011-07-07  Niels Rogalla <niro@magellan-linux.de>
327    
328     * [r2630] ChangeLog:
329      -updated ChangeLog
330   * [r2629] VERSION:   * [r2629] VERSION:
331    -version 0.6.0_rc11    -version 0.6.0_rc11
332   * [r2624] Makefile:   * [r2624] Makefile:

Legend:
Removed from v.2630  
changed lines
  Added in v.5587