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 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>  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:   * [r3382] VERSION:
212    -version 0.6.4    -version 0.6.4
213   * [r3375] bin/alx-hwdetection.sh:   * [r3375] bin/alx-hwdetection.sh:

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