Magellan Linux

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

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

revision 3383 by niro, Wed Mar 28 11:12:15 2012 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>  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:   * [r3382] VERSION:
228    -version 0.6.4    -version 0.6.4
229   * [r3375] bin/alx-hwdetection.sh:   * [r3375] bin/alx-hwdetection.sh:

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