/[soft]/drakx/trunk/perl-install/NEWS
ViewVC logotype

Contents of /drakx/trunk/perl-install/NEWS

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3571 - (show annotations) (download)
Mon Mar 19 18:33:40 2012 UTC (12 years, 6 months ago) by colin
File size: 87690 byte(s)
- use "splash" on the kernel command line vs. "splash=silent" as per upstream
  code (e.g. plymouth, systemd and others)
- support the "quiet" kernel command line argument to hide kernel text


1 - use "splash" on the kernel command line vs. "splash=silent" as per upstream
2 code (e.g. plymouth, systemd and others)
3 - support the "quiet" kernel command line argument to hide kernel text
4
5 Version 13.93 - 12 March 2012
6
7 - fix mgaapplet crashing on live migration when there's a new major version of
8 perl (mga#3042)
9 - reduce resident memory of net_applet (5Mb aka 11%) & mgapplet (7Mb aka 14%)
10
11 Version 13.92 - 11 March 2012
12
13 - english message improvement (mga#456)
14 - diskdrake:
15 o fix error on removing LVs
16 o fix resizing LVs (mga#4666)
17
18 Version 13.89.1 - 02 March 2012
19
20 - service_harddrake:
21 o recognize XZ compressed proprietary driver modules properly (mga#4767)
22
23 Version 13.86 - 29 February 2012
24
25 - load 'xts' module for crypted fses (Dave Hodgins, mga#3749)
26 - recognize more HID drivers (mga#4129)
27
28 Version 13.81 - 13 February 2012
29
30 - localedrake:
31 o add hime
32 o remove chinput, kinput2, oxim, xcin
33 - make drakclock systemd compatible
34 - fix crashing on parsing garbaged DMI info (mga#4329)
35 - diskdrake:
36 o use better cipher for encrypted fses (mga#3092)
37
38 Version 13.79 - 25 January 2012
39
40 - silent failure to extract gz modules (for rescue)
41 - diskdrake:
42 o better default name for new VG (vg-mga, vg-mga1, ...
43 instead of vg-0, vg-1, ...)
44
45 Version 13.77 - 23 January 2012
46
47 - add support for XZ modules
48 - diskdrake:
49 o enable to set LV names when not in expert mode
50 o enable to set label on btrfs & nilfs fses as well as on swap
51 o preserve UUID when reformating a nilfs fs
52 o report back error from lvm2
53 o suggest better LV names based on the mount point rather than numbers
54
55 Version 13.74 - 24 December 2011
56
57 - version sync with stage2
58
59 Version 13.73 - 24 December 2011
60
61 - drakboot:
62 o display partition labels in list instead of just disk names in "boot
63 device" choice
64 o display partition labels when adding a foreign OS
65 - harddrake: fix missing names (mga#3745)
66 - interactive::curses: default to 80x25 (fixes serial)
67 - dont force init=/bin/systemd (#3856, already fixed in svn by blino)
68
69 Version 13.72.1 - 11 December 2011
70
71 - fix $HOME for all when runing as another user instead of root (mga#287)
72 - harddrake: fix crash after mismerge (mga#3696)
73
74 Version 13.72 - 10 December 2011
75
76 - drakhelp: make it work somewhat despite lack of doc
77 - prevent net_applet to crash on notifications without icons (mga#2876)
78 - harddrake:
79 o do not display some bluetooth stuff as unknown (mga#1460)
80 o prevent detecting some soft modems as scanners (mga#2753)
81
82 Version 13.71 - 04 December 2011
83
84 - service_harddrake:
85 o better notification message when the driver has been automatically
86 switched
87 o show a correct warning message when a proprietary driver is loaded while
88 a free driver is configured
89 o fix driver switch failing to alter xorg.conf when the Driver line doesn't
90 contain default whitespacing (reported by Barry Jackson)
91
92 Version 13.70.2 - 27 November 2011
93
94 - fix crashing on creating temp file if temp dir doesn't exist (mga#1396)
95
96 Version 13.70.1 - 22 November 2011
97
98 - drakbug:
99 o do not keep around the segfaulted process once we collected all needed data
100 when running drakbug
101 o regroup misc data in bugzilla
102
103 Version 13.70 - 22 November 2011
104
105 - drakbug:
106 o report the gtk+ theme in use (#3414) which explain some crashes (eg: #2679)
107 o include better C traces in reports (mga#3415)
108 o remove top of traces that is inside bug handler from report
109 o no more run GDB (too late & faster)
110 - Add initial Systemd support
111 - sync with kernel-3.1.0-1.mga2
112 * add hid devices:
113 hid-keytouch, hid-uclogic
114 * add sas/raid driver:
115 isci
116 * add sound devices:
117 snd-lola, snd-firewire-speakers snd-isight, snd-usb-6fire
118 * add usb/storage:
119 ums-eneub6250, ums-realtek
120 * add wireless drivers:
121 brcmsmac, rtl8187se, rtusb, rtl8192se, rtl8192cu, rtl8192de
122
123 Version 13.63 - 07 September 2011
124
125 - finish-install:
126 o "Multi languages" => "Multiple languages" (mga#1011)
127 - diskdrake:
128 o always align partitions to start at megabyte boundaries to avoid
129 performance issues with drives with 4k physical sectors (mga#1215)
130
131 Version 13.61 - 01 August 2011
132
133 - disdrake:
134 o spaces are not allowed between options in /etc/fstab (#2271)
135 - drakfont:
136 o rename Ooo as LibreOffice (#461)
137 o enable support for LibreOffice/gs/... only if available (#461)
138 - fix bootloader entries names
139
140 Version 13.60 - 27 July 2011
141
142 - any.pm:
143 o Add lxsession to the wm list, and add lxde-logout as the
144 ask_window_manager_to_logout command (mga#1395)
145 o share some kernel check's code for drakx-net (#1266)
146
147 Version 13.59 - 14 June 2011
148
149 - fix libnotify API ( mga #1780)
150
151 Version 13.58 - 26 May 2011
152
153 - update translations
154 - fix top banner
155
156 Version 13.55 - 20 May 2011
157
158 - finish-install: do not try to replace home path for device files
159 after live install (#1148)
160 - add ums-* (USB mass storage) modules in disk/usb category
161
162 Version 13.54 - 19 May 2011
163
164 - draksound:
165 o Robustify the PulseAudio configs (don't try and write files if they
166 do not exists. Doing so previously would result in blank files that then
167 causes problems when installing PulseAudio as the "config" files are not
168 overwritten properly which can result in broken PA startup)
169 o Remove the "Enable 5.1..." option. This is now done via card profiles
170 in native GUIs for GNOME and KDE (or pavucontrol)
171 o Remove the "Enable user switching..." option as it relies on HAL
172 which is deprecated.
173 - scannerdrake: use skanlite instead of kooka
174 - any.pm: fix faces icons paths (mga#1315)
175 - fix reading security level with new msec (mga#332)
176
177 Version 13.52 - 14 May 2011
178
179 - diskdrake: disbale encryption option for /boot
180 - match partitions when one of them as device_alias to the device of the other
181 one (Fixes Mageia bug #1041)
182
183 Version 13.51 - 12 May 2011
184
185 - harddrake: update icons
186
187 Version 13.50 - 06 May 2011
188
189 - bind more pciutils/libldetect for stage1
190 - localedrake:
191 o use proper locales-XX packages for Albanian (#1036)
192
193 Version 13.49 - 26 April 2011
194
195 - add sdhci-pci to card-reader list
196 - add xhci-hcd (usb3 support)
197 - replace Mageia Linux with Mageia
198 - fix fd leak in EVIOCGBIT code
199 - fix the bugzilla url generated by drakbug by changing 'classificaiton=Mageia'
200 to 'product=Mageia' (mga#831)
201 - service_harddrake:
202 o load new drivers or ask for reboot also if the driver is switched due to
203 a hardware change instead of an ldetect-lst change
204 o show yes/no buttons instead of ok/cancel when asking about running a
205 config tool
206 o show a dialog about having to use nokmsboot if we couldn't automatically
207 reconfigure the boot loader (e.g. when booted directly from a foreign
208 bootloader) (Mageia bug #893)
209
210 Version 13.48 - 17 April 2011
211
212 - service_harddrake:
213 o adapt splash handling for plymouth (for showing dialogs)
214 o add/remove nokmsboot boot option if needed
215 o ask for a reboot after a driver switch if needed, and load the new driver
216 if no reboot is needed
217 o do not switch a display driver if speedboot has already started X server,
218 in that case simply disable speedboot for next boot
219 - add nokmsboot boot option also if the bootloader is installed after setting
220 up a conflicting display driver (e.g. draklive-install)
221
222 Version 13.47
223 - modify a string in partitioning_wizard.pm to be more grammatically correct
224 (spotted by Sigrid Carrera, on mageia-i18n ML)
225 - update modules list needed for md raid456 and dm-raid 4/5/6 target
226
227 - arm/mips support
228 - use EVIOCGBIT ioctl instead of parsing /proc/bus/input/devices
229
230 - finish-install: touch reload-dm lock file
231 (used in live systems to restart gdm with new defaults )
232
233 Version 13.43
234
235 - Change text to grey
236 - Remove mandriva occurencies
237 - Rename $mandrake_release and mandrake_release_info() functions
238 - cpufreq: add support for Athlon/Phenom II processors (#58477)
239 - handle new drivers:
240 o ethernet: cx82310_eth
241 o 10g ethernet: bna, pch_gbe, stmmac
242 o modem: ft1000
243 o usb storage: keucr, uas
244 o wifi: ath6kl, bcm_wimax, brcm80211, carl9170, r8712u
245
246 Version 13.39 - 24 November 2010
247 - fix use of arrays as a reference
248 - install static device symlinks under /lib/udev/devices (Andrey Borzenkov)
249
250 Version 13.35 - 22 June 2010
251
252 - add scrollbar to partitionning wizard if needed
253 - user management: focus on first entry in dialog, root password if
254 superuser is asked, user real name otherwise (#54910)
255 - timezone.pm: change India default timezone name from Asia/Calcutta to
256 Asia/Kolkata (#59715)
257 - timezone/mirror.pm: change Brazil/East entries to America/Sao_Paulo,
258 Brazil/East is the deprecated/old time zone name
259
260 Version 13.34 - 5 June 2010
261
262 - drakauth:
263 o fix installing lib64sasl2-plug-gssapi instead of
264 libsasl2-plug-gssapi on 64bit machines when 32bit media are
265 available (#57728)
266 - harddrake:
267 o fix displaying encoded reason
268 o fix translating reasons for 2nd stage warning
269 - localedrake:
270 o fix listing locales only providing UTF8 metadata (#59634, Herton
271 Ronaldo Krzesinski)
272 o further fix listing locales (#58543)
273
274 Version 13.33 - 4 June 2010
275
276 - lookup major:minor of devices outside $::prefix
277 - display lock icon for not enabled dmcrypt too
278 - disable dmcrypt before deleting partition, evin if inside lvm/raid
279 - fix loading of btrfs module
280
281 Version 13.32 - 2 June 2010
282
283 - don't lose mountpoint if suggested partition was swap (#59510)
284 - copy all devices to target
285
286 Version 13.31 - 26 May 2010
287
288 - service_harddrake: reconfigure X server after distro upgrades when video
289 driver has changed (#53753)
290
291 Version 13.30 - 26 May 2010
292
293 - task-kde3-minimal is dead, and there is now task-gnome-minimal
294 - do not remove important networking packages even if they seem unused (#49668)
295
296 Version 13.29 - 24 May 2010
297
298 - display_release_notes.pl: don't use ::isInstall to position the release not
299 window on top of everything (doesn't work on the Ones), use
300 any::set_wm_hints_if_needed instead (#59155)
301 - handle raid metadata version
302 - force raid metadata to be 0.90 if /boot is on raid 1
303 - fix detection of /var partition
304 - fix raid 0 to be handled as raid
305
306 Version 13.28 - 19 May 2010
307
308 - display_help: allow scripts to close window, for first time wizard
309 (by default webkit only allows it for first page in history or for
310 pages opened by DOM, requires webkit-1.2.0-3mdv2010.1)
311 - always set resume= when a swap is available, regardless of its size (#34681)
312
313 Version 13.26 - 17 May 2010
314
315 - enable acl by default on ext2/3/4 fs
316 - enable user_xattr on home for ext2 too
317 - allow setting acl option in diskdrake
318 - default to defaultFS in LVM, not ext2
319
320 Version 13.25 - 11 May 2010
321
322 - bugfix for draklive-install: use "short" locale name when matching
323 locales-* packages to detect unused locales (fixes bug #44270)
324 - diskdrake:
325 o don't ask to reboot after resize if not needed
326 o do not ask to reboot after resizing LUKS if not mounted
327 - workaround mapper/* being symlinks in dmraid support
328
329 Version 13.24 - 9 May 2010
330
331 - devices:
332 o get major/minor of device mapper correctly now that they are links
333 - fix creation of device mapper devices in fs::any::prepare_minimal_root
334 (this fixes initrd creation from one if using lvm)
335
336 Version 13.23 - 30 April 2010
337
338 - diskdrake:
339 o fix the crypto mountpoint checks for the create case
340 o partially fix resize of active encrypted volumes
341 o fix race when creating encrypted partition out of install
342
343 Version 13.22 - 29 April 2010
344
345 - diskdrake:
346 o correctly set mountpoint on included partition, not encrypted one
347 o refuse to have /boot encrypted
348
349 Version 13.21 - 27 April 2010
350
351 - finish-install:
352 o wait for network-up before trying to configure it (blino)
353 - diskdrake:
354 o do not warn about data loss when changing type of unformatted partition
355 o do not write partition table after creation if not needed
356 o handle deleting encrypted partitions
357 o display lock icon on encrypted partitions
358 o fix loading of dmcrypt info now that /dev/mapper/* are symlinks
359 o fix creating encrypted LVM
360 o fix display of non unlocked encrypted partitions
361 o re-use existing strings
362
363 Version 13.20 - 21 April 2010
364
365 - diskdrake:
366 o allow resizing empty FAT (#58770)
367 o offer encryption in a more visible way when creating a partition
368 o remove cryptoloop from diskdrake interface and transparently use dm-crypt
369 o support having dm-crypt partition with non default FS
370 o do not display dm-crypt partitions in separate tab, display included
371 partition directly in-place
372
373 Version 13.19 - 13 April 2010
374
375 - service_harddrake:
376 o remove 'Disable "dri"' from xorg.conf if nouveau is being used
377 - drakxservices:
378 o translate more service descriptions (#46640)
379 - detect "Rack Mount" Chassis as server
380 - diskdrake:
381 o use device label even if it was not changed (#47456)
382 o allow resizing btrfs
383 o allow creating btrfs and nilfs2
384 - drakboot
385 o remove "restricted" option from general advanced options (wasn't doing
386 anything with grub, and wasn't really useful with lilo)
387 o add per-boot-entry "lock" checkbox in advanced options to be able to
388 protect booting these entries with a password
389
390 Version 13.15 - 17 March 2010
391
392 - include 'mpt2sas' SCSI driver (#57833)
393 - add mdadm raid10 support
394 - package display_release_notes.pl so that "release notes" button works in Ones
395 & Flash live media (#58199) (broken since version 12.48 - 7 September 2009)
396 - harddrake:
397 o identify HECI controllers as system devices (#58215)
398
399 Version 13.12 - 25 February 2010
400
401 - handle new drivers:
402 o webcam: stv06xx (#53940)
403 - run_program:
404 use home and logname of user we are dropping privileges to, not 501
405 - harddrake:
406 o display info about cores
407 o do not display 2 decades old CPU bugs
408 o try harder to match webcams (#53940)
409 - detect_devices:
410 o fix merging PCI devices info from sysfs which resulted in
411 ill-informed devices matching (#57711)
412
413 Version 13.11 - 10 February 2010
414
415 - add support for asturian (#56990)
416 - drakboot:
417 o fix crypted password detection
418
419 Version 13.10 - 4 February 2010
420
421 - handle new drivers:
422 o ATA: pata_atp867x, pata_piccolo, pata_rdc
423 o DVB: dvb-usb-ec168, dvb-usb-friio, earth-pt1
424 o ISDN: avmfritz, mISDNinfineon, netjet, speedfax, w6692
425 o network: vmxnet3
426 o radio: radio-miropcm20, radio-usb-si470x
427 o RAID: 3w-sas, hpsa, pmcraid
428 o SCSI: be2iscsi, bfa, pm8001, vmw_pvscsi
429 o TV: cx25821, saa7164
430 o wifi: r8187se, r8192_pci, r8192u_usb, rt2800pci, vt6655_stage, vt6656_stage
431 - drakboot:
432 o default to always crypt grub passwords
433 o ensure /boot/grub/menu.lst permissions are 0600 since it can
434 contains a password
435 o fix support for crypted grub passwords
436
437 Version 13.9 - 4 February 2010
438
439 - drakboot:
440 o add support for crypted grub passwords
441 o always display security settings
442 o allow timeout to be '0'
443
444 Version 13.5 - 26 January 2010
445
446 - drakboot:
447 o fix reading security level
448 o enable to set bootloader password in high security level
449 - harddrake
450 o detect "Hitachi" & "Maxtor" vendors for more hard discs
451 o fix displaying empty info for USB discs
452 o fix detecting firewire controllers with newer kernels
453 o guess real vendor names for SCSI discs like we do for IDE devices
454 - booloader:
455 o fix bootloader entry name for rc kernels
456 o remove mnb from bootloader entry name like we do for mdv
457 - diskdrake:
458 o support ddf1 dmraid
459
460 Version 13.4 - 7 January 2010
461
462 - installation mount points: reset unknown partitions types to default
463 fs (ext4) instead of hardcoded ext3
464 - detect_devices:
465 o fix detecting pcmcia serial devices
466 - diskdrake:
467 o show Ext4 instead of Ext3 in the gtk filesystems button box
468 - harddrake:
469 o fix detecting some cameras
470
471 Version 13.2 - 14 December 2009
472
473 - fix creating devices
474 (really "fix handling hdX/sdX devices (#53107)")
475
476 Version 13.1 - 10 December 2009
477
478 - diskdrake
479 o fix setting volume label instead of MBR's one for FAT fses (#52853)
480 - localedrake
481 o drop support for configuring KDE3
482 o fix configuring ibus (#56130, #56311)
483 o install 'ibus-qt4' if configuring ibus under KDE4 (#56311)
484
485 Version 13.0 - 1 December 2009
486
487 - bugfix for draklive-install: use ::prefix in pkgs::remove_unused_packages
488 - devices detection:
489 o fix reading USB details (#55690)
490 o fix SCSI driver module name
491 o fix sysfs device path from usb devices
492 - partitioning wizard:
493 o unmount swap too when unmounting all partitions
494 o do not suggest Windows mountpoint for mounted partitions
495 (breaks install if the Win partition is the installer media)
496 o suggest non-removable disks first
497 - harddrake:
498 o do not display bogus "0" ids for hard disks
499 o fix detecting some mice
500 - bootloader:
501 o do not add removable drives as "Windows" entry in bootloader
502 o do not pass deprecated --ifneeded option anymore to mkinitrd
503 - detect better invalid dos partition table (fixes a crash in harddrake)
504 - mygtk2:
505 o allow labels to be set selectable
506 - diskdrake:
507 o allow copying disk and partition infos (#55886)
508 - localedrake:
509 o do not warn about already installed packages when run as user
510
511 Version 12.78 - 18 November 2009
512
513 - kill draksplash
514 - bootloader-config:
515 o fix migrating swap to UUID
516 - drakboot
517 o remove CONSOLE_LOGO support
518 o rework UI layout to account for CONSOLE_LOGO support removal
519 - diskdrake:
520 o allow to convert ext2/3 to ext4 but do not enable flags
521 o don't request ntfs-3g on target not yet installed system if we are
522 run inside draklive-install (#55160)
523 o fix detecting hidden partitions as recovery
524 o fix handling hdX/sdX devices (#53107)
525 - display_help:
526 o handle window.close() events (#55099)
527 o hide Gtk+ "close" button when displaying first time wizard that
528 now has a HTML "close" button again
529 - harddrake:
530 o use actual package name to check for libalsa-plugins-pulseaudio
531 availability instead of using the name of a provide
532 - partitioning wizard:
533 o only display Help button in install
534
535 Version 12.77 - 30 October 2009
536
537 - harddrake service: do not try to reconfigure xorg driver and crash
538 if /etc/X11/xorg does not exist (breaks One startup)
539 - bootloader suggestion fixes (to fix removal of vga= option when
540 updating with the installer):
541 o make sure we use long name when adding second kernel with same
542 extension than preferred one
543 o do not add again kernels that are already in bootloader config file
544 o add vga= option for kernels that are not the preferred one as well
545 o remove previous linux-nonfb entries (like done for failsafe),
546 not to add them twice or more
547
548 Version 12.74.2 - 29 October 2009
549
550 - notify-x11-free-driver-switch, service_harddrake:
551 o explain why xorg driver was reconfigured
552
553 Version 12.74.1 - 29 October 2009
554
555 - service_harddrake:
556 o fix detecting nvidia71xx and nvidia96xx nvidia proprietary driver
557 when checking if current xorg driver still supports current card
558
559 Version 12.74 - 28 October 2009
560
561 - partitioning wizard (Windows resize):
562 o fix partition size computing (fixing pixel/sectors ratio)
563 o improve default resizing suggestion:
564 * try to keep at least 1GB free for Windows
565 * try to use from 6GB to 10% free space for Linux
566 o use same windows partition size suggestion for gtk and text installs
567 o really ensure keeping free space for Linux partition
568 o really ensure keeping free space for Windows partition
569 - service_harddrake:
570 o auto reconfigure x11 only on first time default driver have changed
571 o do not auto reconfigure if more than one graphic card
572 o do not reconfigure to default driver if driver is not installed
573 o enable to disable reconfiguring to default driver through
574 /etc/sysconfig/harddrake2/service.conf
575 o fix detecting nvidia proprietary driver when checking if current
576 xorg driver still supports current card (#54943)
577 o reconfigure X11 driver if current X11 driver is neither one of
578 currently supported driver for the card for drivers other than ATI
579 & NVidia too (eg: poulsbo)
580
581 Version 12.72 - 27 October 2009
582
583 - drakboot:
584 o drop support for --splash
585 - service_harddrake:
586 o explain why we switch driver in explanations
587 o reconfigure X11 driver if current X11 driver is neither one of
588 currently supported driver for the card, nor a legacy driver
589 ('fbdev' or 'vesa') (#53753)
590
591 Version 12.71 - 23 October 2009
592
593 - cpufreq: load e_powersaver for VIA C7 (#41377)
594
595 Version 12.70 - 22 October 2009
596
597 - curses backend: do not crash when resuming interface
598
599 Version 12.68 - 19 October 2009
600
601 - avoid error messages when using lvm in draklive-install (#36415)
602 - partitioning wizard:
603 o use mandriva logo on blue background for mandriva partition
604 o fix option selection when using keyboard
605
606 Version 12.67 - 18 October 2009
607
608 - service_harddrake: allow to force screen resolution using
609 RESOLUTION_WANTED=XxY in /etc/sysconfig/harddrake2/service.conf
610 - partitioning wizard:
611 o use a different color for newly created partition
612 o add legend for the colors
613 o display mount point if known
614 o display ext2 like ext3/4
615 o allow setting new windows size with keyboard (#54691)
616 o use available space
617
618 Version 12.66 - 15 October 2009
619
620 - finish-install: do not offer to configure 3D desktop if none is
621 installed (requires drak3d >= 1.27)
622 - mount windows partitions under /media instead of /mnt (#53392)
623 - partitioning wizard:
624 o initialize correctly labels for windows resizing
625 o fix labels for windows resizing when getting back to the screen
626 o offer to resize last big enough windows partition instead
627 of the first one, until user can chose
628 - resize disk graphical description when resizing diskdrake
629
630 Version 12.65 - 14 October 2009
631
632 - partitioning wizard:
633 o allow using existing partition on all disks (#54478)
634 o reduce drawings height
635 o fix windows resize width
636 - use UTF-8 for zh_TW (#53976)
637 - bootloader:
638 o use initrd-2.6.30.2-xen-5mdv.img instead of initrd-xen-2.6.30.2-xen-5mdv.img
639 o do not link /boot/vmlinuz to xen while allowing a unversioned /boot/vmlinuz-xen
640
641 Version 12.64 - 12 October 2009
642
643 - run_program layer:
644 o keep a copy of the X11 cookie
645 o try harder to drop privileges
646 - partitioning wizard:
647 o put back "previous" button on actions (#54475)
648 o fix typo in message
649 o fix testing interactive::gtk in standalone mode
650 o fix displaying help
651 - drakups
652 o fix crash (#54399)
653
654 Version 12.63 - 9 October 2009
655
656 - drakboot:
657 o fix displaying arrows
658
659 Version 12.62 - 9 October 2009
660
661 - autologin/desktop configuration (shared code):
662 o fix guessing dm name from lookupdm
663 o abort configuration if dm install fails
664
665 Version 12.61 - 8 October 2009
666
667 - partitionning_wizard:
668 o do not fail when a windows partition is corrupted
669 o add separator between solutions
670 o give more space between header and solutions
671 o prevent cursor to go under needed size because of rounding
672 o chose windows resizing when clicking on the resize handle (not perfect)
673 o improve resizing captions layout
674 - autologin/desktop configuration (shared code):
675 o fix /etc/X11/lookupdm usage during install (for default dm selection)
676 o use gdm for xfce4 and LXDE
677
678 Version 12.59 - 7 October 2009
679
680 - add back ram devices support (used by draklive)
681 - do not set mountpoints for rescue partitions (#53504)
682 - factorize default FS definition
683 - switch to ext4 by default
684
685 Version 12.58 - 5 October 2009
686
687 - display_help
688 o block right click contextual menu
689 o do not display "Help" title for first time wizard
690
691 Version 12.57 - 5 October 2009
692
693 - drakboot:
694 o fix crash on clicking Up/Down buttons (#54077)
695
696 Version 12.56 - 30 September 2009
697
698 - harddrake:
699 o better check for PCI Express capability
700 o nicer display of PCI Express name
701
702 Version 12.55 - 23 September 2009
703
704 - harddrake:
705 o display PCI revision (#42576)
706 o report if devices are PCI or PCI Express (#28479)
707
708 Version 12.54 - 23 September 2009
709
710 - drakboot:
711 o don't detect disks if we are not in bootloader or splash mode
712 - autologin/desktop configuration (drakboot/finish-install):
713 o when detecting default desktop, use first session
714 (instead of using hacks with dm config files)
715 o guess display manager from /etc/sysconfig/desktop,
716 or default session, or /etc/X11/lookupdm
717 o read autologin settings from /etc/sysconfig/autologin as fallback
718 o read kdm config file only if kdm is to be used
719 o always ensure dm is installed before configuring autologin/desktop
720 o test display manager instead of desktop when configuring autologin
721 o always write /etc/sysconfig/desktop
722 o write DISPLAYMANAGER in /etc/sysconfig/desktop too
723 o only write dm conf files if they exist before
724
725 Version 12.53 - 22 September 2009
726
727 - drakxtools_http:
728 o use LSB-compliant init script
729 - drakboot:
730 o use stock icons for up & down buttons in order to pack them
731 horizontaly so that we fit in default sizing(#53703)
732 - drakhelp
733 o fix check for missing help
734 - diskdrake
735 o suggest a LVM name and refuse empty or existing one (#53769)
736 o prefer UUID on VirtIO too
737 o don't consider lvm named md* as raid (#53767)
738 o allow resizing ext4
739 - fix touchscreen module list
740 - list asix module in network/usb group
741
742 Version 12.51 - 8 September 2009
743
744 - display_help
745 o new small webkit based browser for rendering help and for FTW
746 - harddrake:
747 o fix detecting some memory card readers as unknown
748 o allow to skip XFdrake framebuffer setup (and thus splash removal)
749 if SETUP_FB is set to "no" in /etc/sysconfig/harddrake2/service.conf
750 (requires drakx-kbd-mouse-x11 >= 0.79)
751
752 Version 12.49 - 8 September 2009
753
754 - mygtk2:
755 o created 'WeaknessCheckEntry' widget
756 - adduserdrake:
757 o added tooltip text to weakness icon
758 o now use 'WeaknessCheckEntry' widget
759
760 Version 12.48 - 7 September 2009
761
762 - mygtk2:
763 o HScale widget: added digits and ref_value options
764 o HScale widget: fix for value option
765 - adduserdrake:
766 o use icons to display password weakness
767 - added security-{low,medium,strong}.png pixmaps used for
768 password weakness display
769 - authentication:
770 o reduced password weakness check level
771 - draksound:
772 o Fix soundprofile alternatives setting by using a more appropriate subroutine
773
774 Version 12.46 - 28 August 2009
775
776 - handle new drivers:
777 o DVB: dvb-usb-ce6230
778 o sound: snd-indigodjx, snd-indigoiox, snd-lx6464es
779 o wireless: ar9170usb, mwl8k, r8192s_usb, rt2800usb, rt3070sta
780 - adduserdrake
781 o added weakness check for root password
782 - drakboot:
783 o fix crash bug #52997
784 - diskdrake:
785 o fix for libparted 1.9 (#52991)
786 - detect_devices:
787 o fix VirtIO devices support
788
789 Version 12.45 - 18 August 2009
790
791 - drakbug
792 o Top textbox shrinked
793 o Added browse button
794 - drakhelp
795 o fix firefox launch bug #29775
796 - added the ability to add up/down buttons in add_modify_remove list
797 of interactive
798 - drakboot :
799 o user is now able to re-order bootloader entries
800 - diskdrake
801 o never pass username/password as options with davfs2
802 o store credentials in davfs2 secret file before mounting
803 o when user does not specify user/pass with davfs2, fallback to nobody/nobody
804 o Fix a crash with regexp when a /etc/davfs2/secrets line is
805 finished with one or more blank characters without comments
806 o added the ability to exit the davfs2 mountpoint settings panel
807 o added delete mountpoint support for davfs2
808 - adduserdrake
809 o now use password weakness display
810 - added password weakness display feature in interactive
811 - handle new drivers:
812 o sound: snd_ctxfi
813 - draksound
814 o fix enabling and disabling with udev-detect properly (new PA)
815 o introduce the concept of soundprofiles for enabling/disabling PA
816 o remove alsa->pulse routing option (enabling pulse but not alsa redirection is a niche setup)
817
818 Version 12.44 - 13 August 2009
819
820 - fix parsing dmidecode output (broken since we use dmidecode-2.10,
821 aka since November 24 2008) (#50106)
822 - localedrake
823 o add "English (South Africa)" (#51057)
824 - fix window creation (#52812)
825 - don't add useless install lines in modprobe.conf
826
827 Version 12.43 - 10 August 2009
828
829 - draksound
830 o handle udev-detect module too (new PA)
831 - diskdrake
832 o do not display nmblookup usage when there is no samba server
833 o do not crash when /etc/davfs2/secrets contains empty lines (like
834 the default one) (#52305)
835 o do not crash when trying to create a partition on a device with
836 no cylinder_size
837 o fix two crashes on handling devices
838 - use gtk instead of X to focus window
839
840 Version 12.40 - 22 July 2009
841
842 - lookup unlisted devices in /sys (or /proc) when looking for
843 major/minor of a device (#49339)
844 - don't log the links we ignore when looking for scsi devices (#49406)
845
846 Version 12.39 - 16 Jun 2009
847
848 - properly handle hidden variables in installer and diskdrake.
849
850 Version 12.38 - 12 Jun 2009
851
852 - use Hal list of recovery partitions (#51532)
853 - use blkid instead of vol_id which we no longer ship
854
855 Version 12.37 - 02 Jun 2009
856
857 - fixed crash when trying to get input devices (#51308)
858
859 Version 12.36 - 29 May 2009
860
861 - added support for toggling 'hidden' parameter on widgets.
862 - ide-disk module is now named ide-gd_mod
863 - add new 'touchpad' TYPE to rpmsrate
864 - add support for ElanTech touchpads (found on EEEPCs)
865 - harddrake:
866 o adding sierra module to network/cellular.
867 o fix detecting scanners
868 - scannerdrake:
869 o do not reject scanners handled by 'usbcore' driver
870 - detect_devices:
871 o don't ignore FB-DIMM memory
872
873 Version 12.32 - 23 April 2009
874
875 - don't set umask=0 by default on windows partitions in 'secure' level.
876 - handle virtio block devices
877
878 Version 12.31 - 22 April 2009
879
880 - diskdrake:
881 o handle partition starting after 1To
882
883 Version 12.30 - 21 April 2009
884
885 - add a basic testsuite (ensuring it compiles) in order to prevent
886 future crashes like #50009
887 - diskdrake:
888 o display a progress bar while formating an ext4 partition
889 o render ext4 partition as red like ext3 ones
890 - finish-install:
891 o ensure ntp package is installed when configuring ntp
892 - harddrake:
893 o fix wrongly selecting some 32bits packages on x86_64 (#50148)
894 - service_harddrake:
895 o do not crash if loading new drivers fails
896 (happened with amd64_agp wrongly listed in pcitable, #43870)
897
898 Version 12.29 - 21 April 2009
899
900 - finish-install:
901 o handle both "ll_CC" and "ll" locales parameter (#49914)
902 - harddrake:
903 o do not offer to install java plugin (#48520)
904
905 Version 12.28.2 - 19 April 2009
906
907 - harddrake:
908 o always detect PCI modems (even when (slow) detecting serial modems
909 is disabled) (#48017)
910 o do not offer to install KDE packages on GNOME or LXDE (#49671)
911
912 Version 12.28.1 - 16 April 2009
913
914 - diskdrake:
915 o fix crash (#50009)
916
917 Version 12.28 - 15 April 2009
918
919 - diskdrake:
920 o handle md devices not called md\d+, like md_d127
921 o display an error when mount fails during View action
922 - bootloader:
923 o keep grub entries which refer to unknown devices verbatim instead
924 of crashing (#48728)
925
926 Version 12.27 - 14 April 2009
927
928 - diskdrake:
929 o Only write raid config into $::prefix if we are in install mode,
930 this fixes draklive-install which should write to /etc directly as
931 $::prefix does not yet exist (#49632)
932 - draksound:
933 o enable to enable/disable glitch-free feature of PA
934 - harddrake:
935 o do not open branches by default
936 o fix listing some ATA (eg: pata_marvell) devices as unknown
937
938 Version 12.25 - 08 April 2009
939
940 - harddrake service:
941 o do not try to add media to /etc/fstab (#49621)
942 o do not check anymore for disks on startup
943 - harddrake:
944 o list card readers as system components instead of unknows devices
945 o when device has no description, use vendor string
946 - bootloader: add large-memory option to lilo
947
948 Version 12.24 - 03 April 2009
949
950 - fixed crypto module names when arch is not i586 (#46814)
951 - drakauth:
952 o handling winbind configuration when REALM != DNS (#49189)
953 - handle new drivers:
954 o gigabit: be2net, slicoss
955 o wireless: agnx, arusb_lnx
956 o dvb: dvb-usb-dtv5100
957
958 Version 12.20 - 30 March 2009
959
960 - draksec:
961 o added support for drakroam authentication (#29566).
962 - changed X server restart routing not to rely on ctrl-alt-del (#49059).
963 - fixed a typo in list_modules for virtio modules
964 - diskdrake:
965 o updated list of filesystems not handling bad blocks checking
966 o display label in the graphical view when no mountpoint is set
967 o always display label in partition info
968 - handle new drivers:
969 o wireless: iwlagn
970
971 Version 12.18 - 25 March 2009
972
973 - add new Entry infrastructure for rpmdrake
974 - detect_devices:
975 o only look at valid scsi devices in /sys
976
977 Version 12.17.1 - 21 March 2009
978
979 - fix syntax error in nb translation file
980
981 Version 12.17 - 21 March 2009
982
983 - add infrastucture for detecting vmware
984 - diskdrake:
985 o allow LVM in non expert mode
986 o allow Encrypted partition inside LVM
987
988 Version 12.16 - 18 March 2009
989
990 - handle new drivers:
991 o wireless: wl
992 - diskdrake:
993 o don't crash when creating a partition in LVM with the partition type
994 buttons (#38078)
995 o write partition table if needed before setting label
996 o fix setting label on not yet formatted partition
997 - drakbug:
998 o add error to summary when crashing in order to help sort duplicates
999
1000 Version 12.5 - 5 March 2009
1001
1002 - handle new drivers
1003 o dvb: dm1105, dvb-usb-af9015, dvb-usb-cinergyT2, firedtv
1004 o ethernet: smsc9420
1005 o gigabit: atl1c
1006 o pata: cs5536, it8172, it821x
1007 o ISDN: hfcpci, hfcmulti, hfcsusb, solos-pci
1008 o USB controllers: hwa-hc, whci-hcd
1009 o wireless: ath9k, i2400m-usb, rt2860, rt2870 and rtl8187se
1010 - drakauth:
1011 o only install and enable pam_ccreds when required (#44027)
1012 - finish-install:
1013 o finit support
1014 o give console rights for current session when renaming user
1015 - drakdvb:
1016 o install w_scan if needed (#48242)
1017 - harddrake:
1018 o all "gpsca*" driven devices are webcam
1019 - localdrake/finish-install:
1020 o fix reading default input method setting
1021 - remove extents options on ext4 when updating fstab
1022
1023 Version 11.91 - 25 February 2009
1024
1025 - harddrake:
1026 o hide module configuration button if needed (#16678)
1027 o remove empty module parameter instead of writing them (#40581)
1028 - harddrake service:
1029 o prevent wrongly notifying we switched from proprietary to free
1030 driver (anssi, #41969)
1031 (regression introduced in 11.70 on 16 October 2008)
1032
1033 Version 11.90 - 25 February 2009
1034
1035 - drakboot
1036 o do not crash b/c ext4 was forbidden for /boot (#47853)
1037 - diskdrake
1038 o really don't set extents option for ext4
1039 - drakdvb:
1040 o sort channels list
1041 o prefer vlc if present
1042 o kill running vlc if configured with one-instance by default
1043 (it does not use DVB options from new command line)
1044
1045 Version 11.88 - 16 February 2009
1046
1047 - mygtk2 layer:
1048 o make references usable for entries
1049 - reorganized modules in fs section of list_modules and added reiser4
1050 - diskdrake:
1051 o limit partition type list to 2 colmuns instead of 4
1052 o don't offer to format LVM
1053
1054 Version 11.87 - 14 February 2009
1055
1056 - diskdrake:
1057 o allow resizing on lvm for mounted ext3/4 and not mounted xfs
1058 o use a list instead of combo in the partition type selection window
1059 o don't crash on invalid partition table
1060
1061 Version 11.86 - 12 February 2009
1062
1063 - diskdrake:
1064 o forget the changed label when the user cancels
1065 o fix preserving UUID when formatting ext* and swap, and handle more FS (#39913)
1066 o don't set useless extents option for ext4 mounts
1067 - localedrake:
1068 o set scim-thai as default IM for Thai
1069 - drakboot:
1070 o when installing to a removable device, put boot sector there, else
1071 put it into first non removable drive (#47106)
1072 - do_pkgs:
1073 o add ensure_files_are_installed
1074 - load cbc for encrypted loop
1075
1076 Version 11.81 - 3 February 2009
1077
1078 - interactive::curses:
1079 o use a real file selector in curses too
1080 - diskdrake:
1081 o don't rewrite label when it did not change (#47186)
1082 o rewrite gpt support with libparted
1083 o allow browsing partitions content to easily select the ones to destroy
1084 - drakdvb: introduce new DVB channels scanning tool
1085 (from Pascal Terjan)
1086 - draksound:
1087 o disable auto spawning when diasbling PA (#47258)
1088
1089 Version 11.80 - 21 January 2009
1090
1091 - diskdrake:
1092 o don't use label for mounting partitions on lvm (#47024)
1093 - draksec:
1094 o changed draksec functionality to prevent overlapping with msecgui.
1095 - use "ComboBoxEntry" gtk2 widget instead of "Combo" (which is deprecated),
1096 this also workarounds gtk2 bug with "hidden" Entry + "Combo"
1097
1098 Version 11.79 - 16 January 2009
1099
1100 - drakbug:
1101 o ask to attach blkid output as well as /etc/fstab & the like when
1102 debugging a boot issue
1103 o do not ask to include kernel version & /proc/cpuinfo since this is
1104 done automatically
1105 o request to attach lspcidrake's output rather than include it
1106 (smaller descriptions)
1107 - diskdrake:
1108 o disable resizing ext4 since resize2fs is known to be broken regarding extents
1109 o --smb: fix netbios name resolution (#42483, thanks to Derek Jennings)
1110 - scannerdrake:
1111 o fix a crash when installing firmware (#40738)
1112
1113 Version 11.77 - 15 January 2008
1114
1115 - diskdrake:
1116 o --smb: cifs must be used instead of smbfs (#42483)
1117 o ext4dev is now stable and called ext4 in 2.6.28+
1118 o allow editing partition label without formatting (bootloader config is not
1119 yet updated)
1120 o allow setting label on NTFS and reiser4 partitions
1121 o don't suggest mountpoint outside install (#39596)
1122 - harddrake:
1123 o fix displaying in proper category sound coprocessor & misc ACPI event keys
1124 - prevent mdkapplet from crashing (#46477)
1125
1126 Version 11.76 - 18 December 2008
1127
1128 - diskdrake:
1129 o use sysfs in order to discover major/minor for SCSI like devices
1130 since they're dynamic with kernel-2.6.28+
1131
1132 Version 11.75 - 17 December 2008
1133
1134 - handle new driver:
1135 o network: sxg, w35und
1136 - bootloader-config:
1137 o do not modify /boot/vmlinuz symlinks before doing mkinitrd in case
1138 mkinitrd fails (#44862)
1139 - diskdrake:
1140 o --nfs: handle "host:/" (#44320)
1141 o --nfs: handle domainname not set
1142 o kernel-2.6.28+ supports more than 15 partitions on SATA & SCSI devices
1143
1144 Version 11.73 - 15 December 2008
1145
1146 - diskdrake:
1147 o fix crashing on writing fstab when using SMB (#46084)
1148 o fix racing with udev (#41832)
1149 - drakboot:
1150 o enable to disable SMP support (#31339)
1151 - scannerdrake:
1152 o install task-scanning (so that xsane-gimp got installed)
1153
1154 Version 11.72 - 9 December 2008
1155
1156 - handle new driver:
1157 o network: et131x, smsc95xx
1158 - drakbug:
1159 o write distro release in bug description
1160 - finish-install:
1161 o use /dev/urandom instead of /dev/random to generate salt for passwords
1162 (since reading on /dev/random can block boot process)
1163 o show only installed 3D desktops
1164 o adapt to new Xconfig::glx API (drak3d 1.21)
1165 - harddrake:
1166 o do not list PATA controllers as SATA
1167 (else we could just list all ATA controllers together)
1168 o do not show duplicated hardware as unknown (#46242):
1169 * list PC Speaker as sound card
1170 * track duplicated input devices
1171 * try harder to find duplicates
1172 - ugtk2:
1173 o allow showing Skip button instead of Cancel in wizards
1174 - diskdrake:
1175 o lookup for Samba master browsers too
1176
1177 Version 11.71 - 6 November 2008
1178
1179 - diskdrake
1180 o --dav: handle davfs2 credentials in /etc/davfs2/secrets (#44190)
1181 o --dav: handle https
1182
1183 Version 11.70 - 16 October 2008
1184
1185 - handle new driver:
1186 o ide: tx4939ide
1187 - libDrakX:
1188 o share infrastructure so that rpmdrake can get rid of some gray
1189 windows
1190 - harddrake service:
1191 o do not backup xorg.conf if we won't change the driver
1192
1193 Version 11.67 - 2 October 2008
1194
1195 - detect_devices:
1196 o allow detection of low resources systems (extracted
1197 from compssUsers.pl) and netbooks/nettops
1198 o do not detect pan* devices as ethernet devices for now
1199 (network configuration tools do not fully support them)
1200
1201 Version 11.63 - 1 October 2008
1202
1203 - bootloader-config (and other tools): handle /dev/mapper/xxx1 instead of
1204 /dev/mapper/xxxp1 (#44182)
1205 - service_harddrake: enable/disable apmd if needed
1206 - adapt ask_window_manager_to_logout() to make it work (need usermode changes)
1207
1208 Version 11.62 - 1 October 2008
1209
1210 - fix dithering regression (introduced on 2008-09-29)
1211 - render banner background with dithering
1212 (smoother on 16bpp displays)
1213
1214 Version 11.61 - 30 September 2008
1215
1216 - bootloader-config:
1217 o --action migrate-to-uuids:
1218 o do not migrate non sdx/hdx to UUID (bootloader config)
1219 o do migrate dmraid device names to UUID
1220 (because of xxx1 vs xxxp1 device name issue, cf #44182)
1221 o fix dropping "chainloader" and "configfile" entries (#44045)
1222 - reduce banner font size
1223
1224 Version 11.60 - 30 September 2008
1225
1226 - libDrakX:
1227 o fix rpmdrake crashing when description begins by "Gtk2::.."
1228 (#43802)
1229 - drakperm:
1230 o show banner when not embedded
1231 o use Gtk+2's FileChooserDialog
1232
1233 Version 11.59 - 29 September 2008
1234
1235 - libDrakX:
1236 o add support for Gtk+2's FileChooserDialog for draksnapashot
1237 - drakbug:
1238 o handle strange DBus errors
1239
1240 Version 11.58 - 29 September 2008
1241
1242 - libDrakX:
1243 o add spacing between radio buttons for readability (#44332)
1244 o render left background of MCC with dithering (looks better on
1245 16bit displays)
1246
1247 Version 11.57 - 29 September 2008
1248
1249 - libDrakX:
1250 o better positionning of mcc selection bar
1251 - draksplash:
1252 o fix crashing when altering read-only combo boxes
1253 (regression introduced in 11.37 on 2008-09-08)
1254 o improved layout
1255 o increase default width so that translated widgets fit in
1256 o make it fit in 800x600 resolution (#36105)
1257
1258 Version 11.56 - 26 September 2008
1259
1260 - dmraid devices: use isw_xxxxp1 instead of isw_xxxx1 (see #42542, #44182)
1261 - do not display Help buttons in standalone mode since we do not have
1262 any contents
1263 - factorize WebKit code with mcc
1264
1265 Version 11.54.2 - 26 September 2008
1266
1267 - bootloader-config:
1268 o --action migrate-to-uuids: be more precautious when modifying /etc/fstab
1269 (especially do not drop unrecognised entries) (#43548)
1270
1271 Version 11.54.1 - 25 September 2008
1272
1273 - make gray background gradient available to mcc
1274
1275 Version 11.54 - 25 September 2008
1276
1277 - enable mcc to not display any shadow around HTML view when using
1278 scrollbars
1279 - make sure mcc always have fillers
1280
1281 Version 11.53 - 25 September 2008
1282
1283 - add support for new MCC style
1284 - fix icon alignment in banners
1285
1286 Version 11.52.1 - 24 September 2008
1287
1288 - libDrakX:
1289 o add support for new mcc style
1290
1291 Version 11.52 - 23 September 2008
1292
1293 - drakbug:
1294 o enable to disable it trough the DISABLE_DRAKBUG environment variable
1295 o fix sizing some labels (workarounding infamous 6 years old gnome
1296 bug #101968)
1297 - harddrake service:
1298 o auto-configure floppies
1299 (may require to load floppy module at first boot on a new system)
1300 o do not try to run drakbug
1301
1302 Version 11.51 - 23 September 2008
1303
1304 - finish-install:
1305 o set dialog hint if drakx-matchbox-window-manager is used
1306 (not to maximize windows)
1307 - kill drakprinter link (#44115)
1308
1309 Version 11.50 - 22 September 2008
1310
1311 - restore support for right alignement for simple widgets
1312 (regression introduced in 11.46 - 17 September 2008)
1313 - bootloader-config:
1314 o fix handling fd0 (regression introduced in 11.44) (#44049)
1315
1316 Version 11.49.2 - 22 September 2008
1317
1318 - fix crash (#44053)
1319 - localedrake:
1320 o add support for ibus
1321
1322 Version 11.49.1 - 20 September 2008
1323
1324 - install banner images in the proper directory (#44038)
1325
1326 Version 11.49 - 19 September 2008
1327
1328 - handle new driver:
1329 o ethernet: enic, qlge
1330 - remove harddrake service (now run by mandrake_everytime)
1331
1332 Version 11.48 - 18 September 2008
1333
1334 - libDrakx:
1335 o new banner style
1336 - bootloader-config, drakboot:
1337 o handle /boot/grub/install.sh with no "root (hd...)" line
1338 (this is the case for grub's installed prior to 2005-06-16)
1339 (#43786, #43431)
1340
1341 Version 11.47.1 - 17 September 2008
1342
1343 - bug fix: add mandatory new modules for dm-crypt
1344
1345 Version 11.47 - 17 September 2008
1346
1347 - handle new driver:
1348 o ethernet: jme
1349 - diskdrake:
1350 o handle partitions encrypted with cryptsetup
1351 o fix file system type drop down list showing most types as "..." in
1352 "Change partition type" dialog in expert mode due to ellipsizing
1353 - harddrake2:
1354 o detect network and graphical driver packages too
1355 - harddrake2 / remove-unused-packages:
1356 o fix network packages detection
1357 - list btusb instead of hci_usb in bus/bluetooth (renamed in 2.6.27)
1358
1359 Version 11.46 - 17 September 2008
1360
1361 - scannerdrake:
1362 o change all printerdrake references to system-config-printer
1363 - libdrakX:
1364 o better layout for right aligned widgets
1365 - bootloader-config:
1366 o --action migrate-to-uuids: do not migrate software raid to UUID (#43928)
1367 - license: put focus back on Refuse button by default
1368
1369 Version 11.44 - 16 September 2008
1370
1371 - bootloader-config:
1372 o --action migrate-to-uuids: add UUID to swap v.2 in case the swap was
1373 created long ago when mkswap didn't do it by default
1374 o fix reading existing grub conf in present of /dev/mapper/xxxx0p1
1375 partitions (which was causing bootloader-config to drop correct entries,
1376 cf #37722)
1377
1378 Version 11.43 - 16 September 2008
1379
1380 - diskdrake:
1381 o fix check for mdadm in live install (#43785)
1382 o refresh GUI
1383 - harddrake:
1384 o do not use anymore printerdrake and thus do not detect printers anymore
1385
1386 Version 11.41 - 11 September 2008
1387
1388 - fix default spacing between GUI elements
1389 - "Help" dialogs:
1390 o add a separator before "Close" button
1391 o put "Close" button of help at right end
1392 - finish-install:
1393 o fix setting utf8 when using lang=xx from /proc/cmdline (#43566)
1394 - services (thanks to spuk):
1395 o list ip6tables in "Internet" category
1396 o list nfs-common and nfs-server in "File sharing" category
1397 o list rpcbind in "System" category
1398
1399 Version 11.40 - 10 September 2008
1400
1401 - libdrakX:
1402 o make advanced popup display the same title as their parents
1403 - drakboot
1404 o fix nolapic/lapic logic due to altered kernel settings
1405 - fix input devices detection in rpmsrate (broken for 3 years, #43721)
1406 - finish-install:
1407 o always ask timezone (#23303, #42368)
1408 o extract a "country" step out of the "language" one
1409 o guess country from timezone when possible (#23303)
1410 o call "country" and "keyboard" steps after "timezone" (#23303)
1411 o guess country from timezone without asking if COUNTRY is set to
1412 "simplified" in the configuration file (#23303)
1413 o behave nicely when a window manager is running (for debugging)
1414
1415 Version 11.38 - 8 September 2008
1416
1417 - libDrakX:
1418 o fix missing maximize & minimize buttons with gnome WM (#43540) by
1419 reverting change from 2008-09-01: "make all windows are "dialog",
1420 so that gurpmi.addmedia during install displays nicely"
1421 o make all windows be "dialog" during install, so that
1422 gurpmi.addmedia during install displays nicely
1423 - diskdrake
1424 o keep current UUID when formatting ext2/ext3 (was already done for swap),
1425 so that fstab on other distros continue to work (#39913)
1426 (requires e2fsprogs-1.41.1-2mnb2)
1427 - drakboot --boot
1428 o drop the ability to set mem=xxx (#42329)
1429 o allow UTF8 in /boot/grub/menu.lst (#43714)
1430
1431 Version 11.38 - 8 September 2008
1432
1433 - diskdrake
1434 o fix file system type drop down list showing most types as "..." in expert
1435 mode due to ellipsizing (#43611)
1436 o fix too large partition bar (#43073)
1437 o improved GUI
1438
1439 Version 11.37 - 8 September 2008
1440
1441 - add descriptions to menu entries (#26106)
1442 - do not size radio button that have a label (eg: drakauth) thus preventing
1443 uneeded horizontal scrollbar to appear
1444 - drakauth:
1445 o new look
1446 - drakboot:
1447 o update /etc/sysconfig/desktop since we read it in order to display
1448 previous setting
1449 - draksplash:
1450 o make it fit better in 1024x768
1451 o make it working again due to focus issue with two top windows (#43696)
1452 o make some pull down menus not editable
1453
1454 Version 11.36 - 5 September 2008
1455
1456 - bootloader-config:
1457 o --action migrate-to-uuids: backup conf file prior to migration with suffix
1458 .before-migrate-to-uuids
1459 - libDrakX:
1460 o fix handling KDE4 in running_window_manager() and ask_window_manager_to_logout()
1461 - merge remove-unused-hardware-packages and remove-unselected-locales
1462 helpers into a new remove-unused-packages tool (and make it reusable)
1463
1464 Version 11.35 - 4 September 2008
1465
1466 - bootloader-config:
1467 o add --action migrate-to-uuids
1468 - fix sizing some label (workarounding infamous 6 years old gnome bug #101968)
1469
1470 Version 11.33.1 - 2 September 2008
1471
1472 - libDrakX:
1473 o handle KDE4 in running_window_manager() and ask_window_manager_to_logout()
1474
1475 Version 11.30 - 1 September 2008
1476
1477 - service_harddrake: adapt kernel modaliases that are not valid
1478 anymore in modprobe.conf when booting a new kernel, this should fix
1479 migration from e1000 to e1000e and from iwl4965 to iwlagn (#41248)
1480 - libDrakX:
1481 o make all windows are "dialog", so that gurpmi.addmedia during install
1482 displays nicely
1483 o fix alignment of check buttons
1484 o fix size of right aligned labels
1485 o fix sizing radio buttons' labels (infamous 6 years old gnome bug
1486 #101968)
1487 o prevent big combo boxes to cause an horizontall scrollbar to appear by
1488 using the "ellipsize" property
1489 o no relief on 'advanced' buttons
1490
1491 Version 11.29 - 29 August 2008
1492
1493 - finish-install:
1494 o use gurpmi.addmedia when available to configure urpmi media
1495 - diskdrake: use udevadm settle instead of udevsettle
1496
1497 Version 11.26.1 - 28 August 2008
1498
1499 - fix asterisk in titles
1500
1501 Version 11.26 - 27 August 2008
1502
1503 - fix "probe floppies only once" (#43216)
1504 - bootloader-config:
1505 o call mkinitrd without "-v" to make it silent (#42992)
1506 - harddrake service:
1507 o fix setting locales (#43224)
1508 - misc GUI improvements
1509 o misc changes
1510 o properly size some labels (infamous 6 years old gnome bug #101968)
1511 o refresh "user management" step
1512
1513 Version 11.22 - 21 August 2008
1514
1515 - probe floppies only once
1516 - do not bother probing /dev/fd0 and loading floppy device uselessly,
1517 it takes time and it is already done by boot process
1518 (just check /proc/devices)
1519 - do not let MCC crashes if an icon is missing (#37651)
1520
1521 Version 11.21 - 21 August 2008
1522
1523 - diskdrake
1524 o ensure we initialize only once but at least one, thus fixing crash
1525 when embedded or in installer (#43011)
1526 - localedrake
1527 o install proper qtX package for gcin
1528
1529 Version 11.20 - 20 August 2008
1530
1531 - diskdrake
1532 o fix sizing partitions bar (#24410)
1533 o increase default width of buttons so that they fit in expert mode
1534 - drakauth:
1535 o handle pam_tcb instead of (deprecated) pam_unix (#42471)
1536
1537 Version 11.16 - 19 August 2008
1538
1539 - share new advanced icon with standalone tools
1540
1541 Version 11.14 - 19 August 2008
1542
1543 - authentication: enable network-auth meta-service if auth is not local
1544
1545 Version 11.13 - 18 August 2008
1546
1547 - do_pkgs: do not reload urpmi media at every check for package availability
1548 - finish-install: set locale at first step when language is selected
1549 in gfxmenu (#42299)
1550 - move hardware packages detection code from installer to drakxtools
1551 - add helpers to remove unused localization and hardware packages
1552 (remove-unselected-locales, remove-unused-hardware-packages)
1553
1554 Version 11.10.2 - 18 August 2008
1555
1556 - really fix another focus bug (#42750)
1557
1558 Version 11.10.1 - 18 August 2008
1559
1560 - fix another focus bug (#42750)
1561
1562 Version 11.10 - 14 August 2008
1563
1564 - diskdrake:
1565 o refreshed GUI
1566 - localedrake:
1567 o default to UTF-8 for chinese simplified (#42137)
1568
1569 Version 11.6 - 8 August 2008
1570
1571 - add product type to URL when fetching mirror list
1572 - enable to share code between draksnapshot, mdkonline & net_applet
1573
1574 Version 11.5 - 6 August 2008
1575
1576 - fix more strange focus bugs
1577
1578 Version 11.4 - 5 August 2008
1579
1580 - fix strange focus bugs
1581
1582 Version 11.3 - 4 August 2008
1583
1584 - drakedm:
1585 o adapt to dm.d files being moved to /usr/share (#41879)
1586 o do not try to configure an undefined dm
1587
1588 Version 10.47 - 10 July 2008
1589
1590 - fix reading and setting kdmrc (by resolving alternative in chroot)
1591
1592 Version 10.46 - 10 July 2008
1593
1594 - authentication:
1595 o add back fix to force the password to be utf8 (#23273)
1596 o fix reading md5/shadow options in /etc/pam.d/system-auth
1597 - finish-install: log in syslog
1598
1599 Version 10.45 - 09 July 2008
1600
1601 - update autologin file path for kdm4
1602 - default to KDE4 (instead of KDE) if kdm config exists when reading
1603 autologin configuration
1604 - change default authentication to local (instead of ldap)
1605
1606 Version 10.43 - 04 July 2008
1607
1608 - detect KDE4 when configuring autologin
1609
1610 Version 10.39 - 25 June 2008
1611
1612 - bootloader-config:
1613 o fix handling xen kernels: it should not replace an existing 'linux'
1614 entry (#40865)
1615 - service_harddrake:
1616 o handle nvidia173.ko (new legacy series of the proprietary driver)
1617
1618 Version 10.37 - 18 June 2008
1619
1620 - handle jpeg icons (needed for next rpmdrake)
1621 - draksound:
1622 o do not set snd-ac97-codec's "power_save=1" options on MIPS
1623
1624 Version 10.34 - 12 June 2008
1625
1626 - partitioning wizard:
1627 o do not propose to resize "hidden" fat partitions
1628 o do not say "the Windows partition" when there can be more than one
1629 - allow mounting ntfs-3g partitions
1630 (also fixes detection of Windows partitions during live installation)
1631 - service_harddrake:
1632 o do not allow fbdev if /proc/fb is empty
1633 o fix kbluetooth config path
1634 o fix autoconfiguration of harddisks
1635 - drakupdate_fstab: make sure removable disks are not fs-checked on boot
1636 (regression introduced in 10.6.3)
1637 - handle renamed drivers:
1638 o ide-cd is now named ide-cd_mod
1639 o generic is now named ide-pci-generic
1640 - authentication:
1641 o add Kerberos Support
1642 o add disconnected mode for Ldap, Kerberos, Windows auth
1643 o add more options in Ldap configuration: Fetch DN, TLS
1644 o remove Active Directory SFU
1645 o change Winbind authentification to enable domain model choice (NT4 or AD)
1646
1647 Version 10.33 - 29 May 2008
1648
1649 - drakboot:
1650 o only read bootloader configuration when configuring it
1651 (usefull in chroots)
1652 - draksound:
1653 o be more robust when managing /etc/alsa/pulse-default.conf
1654 - drakbug:
1655 o automatically report CPU name & kernel version
1656 o prefill the platform field
1657 - list hso driver in network/cellular
1658
1659 Version 10.32 - 13 May 2008
1660
1661 - draksound:
1662 o advise to log out if PA is enabled/disabled
1663 o disable PA routing when PA is disabled (#40219)
1664 o grey PA routing & 5.1 sound if PA is disabled
1665 o make sure that switch alsa-plugins-pulseaudio is installed when
1666 enabling PA routing (#40533)
1667 - localedrake:
1668 o advise to restart when changing system wide settings too
1669 - handle new drivers:
1670 o pata: pata_sch
1671
1672 Version 10.31 - 24 April 2008
1673
1674 - bootloader-config:
1675 o do not detect device.map inconsistency when "/boot" (or "/") is on Linux
1676 software raid (/dev/mdX), cf #28309 and #35714
1677
1678 Version 10.30 - 23 April 2008
1679
1680 - bootloader-config:
1681 o fix detecting device.map inconsistency when "/boot" and "/" are not on
1682 same "drive" (esp. when "/" is LVM and "/boot" is not, #39229)
1683 - diskdrake:
1684 o ensure no "division by zero" runtime error (#34931)
1685 - drakupdate_fstab:
1686 o only add formatted partitions in fstab (or else it will make
1687 subsequent boot fail)
1688 - fix file descriptor leak when detecting network driver
1689 (mostly notable in network center and drakroam)
1690 - list generic module in disk/ide
1691
1692 Version 10.29 - 3 April 2008
1693
1694 - service_harddrake:
1695 o fix detecting modules installed in new dkms locations (/dkms and
1696 /dkms-binary) instead of /kernel
1697 - drakclock: write UTC setting in /etc/adjtime (#36522)
1698
1699 Version 10.27 - 3 April 2008
1700
1701 - drakboot:
1702 o stop workarounding glibc misconfiguration when listing users
1703 (#38116), it is now handled in MDK::Common (see #34279)
1704 - draksplash:
1705 o do not write decimal values in theme config (#38271)
1706 - finish-install:
1707 o configure urpmi media if network is up and no media are configured
1708 (#38202)
1709
1710 Version 10.25 - 1 April 2008
1711
1712 - DBus framework improvement
1713
1714 Version 10.24 - 1 April 2008
1715
1716 - drakups:
1717 o fix crash while removing an item (#34413)
1718 - harddrake:
1719 o offer again to run drakxtv for TV cards (#39609)
1720 - diskdrake:
1721 o allow relatime on ntfs-3g (#39666)
1722 - diskdrake --fileshare:
1723 o do not ask to install nautilus-filesharing if already installed (#39544)
1724
1725 Version 10.22 - 27 March 2008
1726
1727 - partitioning wizard lirary:
1728 o allow "Use free space" if there is an extended
1729 partition even if all primary partitions are used (#38804)
1730 (*old* bug!)
1731 - draksplash:
1732 o fix reading grub conf (#39346)
1733 - services backend:
1734 o handle services with "-" as default chkconfig level in more places
1735 - mygtk2:
1736 o allow to create buttons with stock icons (for drakguard)
1737 - finish-install:
1738 o really set the superuser password when using simplified user+root
1739 dialog (#39218)
1740
1741 Version 10.20 - 25 March 2008
1742
1743 - do not run main_quit if not in a main loop (eg: while loading GUI)
1744 but block window deletion instead (#39230)
1745 - adduserdrake
1746 o force the password to be utf8 (#23273)
1747 - diskdrake --nfs
1748 o ensure "nfs-common" is started (#34103)
1749
1750 Version 10.19 - 21 March 2008
1751
1752 - bootloader-config, drakboot:
1753 o fix device.map if it is not consistent with the system
1754 (eg: it says hd0 in sdb whereas it now is sda) (#39160)
1755 - diskdrake:
1756 o fix setting mount point of a /dev/mdX (#39142)
1757 (regression introduced in 10.8)
1758 - list gspca, ov51x-jpeg and qc-usb-messenger in webcam modules group
1759 - harddrake:
1760 o recommend using insensitive search (#39136)
1761 o notify at X11 startup when we switched to free video driver (#39164)
1762 - drakupdate_fstab:
1763 o do not print added/removed mountpoints with --auto (when run from
1764 harddrake, like in Mandriva One), but add a --verbose option instead
1765
1766 Version 10.18 - 21 March 2008
1767
1768 - drakfont:
1769 o fix importing fonts without chkfontpath (#37604)
1770 o stop restarting XFS server
1771 - diskdrake:
1772 o keep existing swap UUID (#38877)
1773 - partitioning wizard: do not show error message in wizard mode when
1774 cancel is clicked (clean wizard window instead)
1775 - finish-install:
1776 o allow to ask both root and user accounts in the same step
1777 o replace home path in user config files when renaming a user (#30380)
1778
1779 Version 10.17 - 20 March 2008
1780
1781 - use UUID by default (for diskdrake and draklive-install)
1782 - finish-install:
1783 o write modprobe.conf after configuring network
1784 o do not configure network if already up
1785 o allow to use a simplified time step
1786 (no timezone selection, ntp settings as advanced)
1787 - move functions to get available space from installer
1788 (to be used in draklive-install)
1789 - localedrake: update OpenOffice/BrOffice alternative according to
1790 selected lang (#37820)
1791
1792 Version 10.16.1 - 18 March 2008
1793
1794 - handle position for paned widgets (needed for rpmdrake, #38762)
1795
1796 Version 10.16 - 18 March 2008
1797
1798 - adduserdrake:
1799 o display kdm/gdm icon again (was disabled on year ago)
1800 - do not write aliases for asus_acpi and thinkpad_acpi in
1801 modprobe.preload, the modules are now handled by coldplug
1802 - draksec
1803 o do not continue if installing msec crashed or was canceled (#38911)
1804 - localdrake:
1805 o do not make /etc/sysconfig/i18n readable only by root in high
1806 security level (#39027)
1807 - scannerdrake:
1808 o use provides instead of package name now that gurpmi handle them
1809
1810 Version 10.15 - 14 March 2008
1811
1812 - fix changing UID on forking
1813 - scannerdrake: use package name instead of Provides.
1814 - create Gtk2::Notify::Queue out of Gtk2::NotificationBubble::Queue
1815 for libnotify support in net_applet (#37509)
1816
1817 Version 10.12 - 13 March 2008
1818
1819 - fix gurpmi path (#38679)
1820 - diskdrake:
1821 o graphical error message when "No hard drives found" (#38699)
1822 (otherwise drakbug will catch it and suggest to report a bug...)
1823 - draksound:
1824 o enable to set 5.1 channels (#38796)
1825 - scannerdrake: fix undefined variable $in (#36387, #37039)
1826
1827 Version 10.11 - 11 March 2008
1828
1829 - diskdrake:
1830 o really fix partition device name for some dmraid (missing "p", cf #38363)
1831 - draksound (#37826):
1832 o add support to enable/disable ALSA to PA routing (#37826)
1833 o add support to enable/disable PulseAudio
1834 o add support to enable/disable user switching
1835 o display trouble shooting when there's no driver too
1836 o enable to reset the sound mixer to default values
1837 - cpufreq: fix gsx-suspmod probe
1838 - scannerdrake: fix to open usbtable.gz instead of usbtable
1839
1840 Version 10.10 - 6 March 2008
1841
1842 - finish-install:
1843 o do not show broken Cancel button in license step (#38195)
1844 - diskdrake:
1845 o fix resizing/formatting ntfs (broken because of ntfs-3g switch in previous
1846 release)
1847 o fix partition device name for some dmraid (missing "p", cf #38363)
1848 o do not timeout after 10 minutes when resizing NTFS partition
1849 - detect_devices:
1850 o provide sysfs device path on Firewire and PCMCIA bus
1851 (to be able to fix #33950 in drakx-net)
1852
1853 Version 10.9 - 5 March 2008
1854
1855 - adapt to new kernel-2.6.25's sysfs layout (Eric Pielbug, #38235)
1856 - diskdrake: use ntfs-3g by default for ntfs partitions
1857 - draksplash: do not re-install grub, only modify grub's config file
1858 - select proper padlock module for Via CPU (#38311)
1859
1860 Version 10.7 - 3 March 2008
1861
1862 - bootloader-config:
1863 o have a nicer name for "mnb" kernels
1864 - drakbug:
1865 o do not catch exception if $^S is undef
1866 (occurs when "eval { require foo }" and foo.pm do "use not_available")
1867 - use gurpmi when installing packages if possible (#24044)
1868
1869 Version 10.6.25 - 28 February 2008
1870
1871 - harddrake:
1872 o do not assign a mount point to partitions of type "Compaq diagnostics"
1873 - API changes for drakx-net and rescue
1874
1875 Version 10.6.23 - 25 February 2008
1876
1877 - drakboot:
1878 o make sure users are not listed twice (#38116)
1879 - drakfont:
1880 o fix crashing when encountering file names with meta characters on
1881 windows partitions (#36482)
1882 - diskdrake:
1883 o jfsprogs is now jfsutils
1884 - drop support for arch now that rpmdrake-4.3 dropped it
1885
1886 Version 10.6.22 - 18 February 2008
1887
1888 - diskdrake:
1889 o fix switching from LABEL=xxx to /dev/yyy in fstab (#37914)
1890 - add support for snd-aw2
1891 - drakboot --boot:
1892 o fix dropping grub "configfile" entries when switching to lilo
1893 - draksound:
1894 o move all driver list & troubleshooting in an advanced expander
1895
1896 Version 10.6.20 - 18 February 2008
1897
1898 - diskdrake:
1899 o final fix for resizing's failures due to udev's race
1900 (when writing the partition, do not del/add the same partition)
1901 - harddrake GUI:
1902 o install linuxwacom if needed
1903 - harddrake service:
1904 o use acpi-cpufreq for Mobile PIII/Celeron
1905 (family 6 model 11, for example Toshiba Portégé 3500)
1906 o use speedstep-centrino only for supported models
1907 and prefer acpi-cpufreq (patch from Herton, #30208)
1908 o use p4-clockmod for some Intel family 6 processors not supporting EST
1909
1910 Version 10.6.18 - 12 February 2008
1911
1912 - handle 'icon-pressed' signal of Gtk2::Sexy::IconEntry
1913
1914 Version 10.6.17 - 11 February 2008
1915
1916 - add support for Gtk2::Sexy::IconEntry (needed for rpmdrake)
1917 - drakperm:
1918 o warning dialogs are confusing since OK/cancel both ends in cancel,
1919 let's offer only a cancel button
1920
1921 Version 10.6.15 - 7 February 2008
1922
1923 - harddrake:
1924 o do not try to install openoffice64 on x86_64 (#37318)
1925
1926 Version 10.6.14 - 5 February 2008
1927
1928 - bootloader-config:
1929 o never use "vmlinuz-desktop" or "initrd-desktop.img", always use "vmlinuz"
1930 or "initrd.img" (#35721)
1931 - drakfont:
1932 o fix crashing on file names with meta characters (#36482)
1933 - enhance the logout dialog (ok/cancel instead of yes/no)
1934 - short-circuit exit once drakbug was run on crash
1935
1936 Version 10.6.11 - 31 January 2008
1937
1938 - drakbug:
1939 o autoselect distro version in bugzilla
1940 o explain what is the usefull part of the gdb trace
1941 o open help as user
1942 o stop translating program name in bugzilla (#35241)
1943
1944 Version 10.6.10 - 28 January 2008
1945
1946 - handle new drivers:
1947 o ethernet: cpmac
1948 o gigabit: ipg
1949 o pata/sata: pata_bf54x, sata_fsl
1950 o sound: snd-at73c213
1951 o tv cards: cx23885
1952 o webcams: tcm825x
1953 - detect raid partitions based on either type 0xfd or vol_id detecting
1954 linux_raid_member (#35684)
1955 - bootloader-config:
1956 o fix handling LVM VGs with "-" in the name (#37267)
1957 o do not drop "lock" in chainload entries from grub's menu.lst (#36398)
1958 - diskdrake --fileshare:
1959 o adapt to nfs-utils service rename (nfs-server instead of nfs) (#37069)
1960
1961 Version 10.6.9 - 25 January 2008
1962
1963 - harddrake:
1964 o class more sensors as biometric
1965 - drakbug:
1966 o do not display twice "Cannot be run in console mode." message
1967 - finish-install:
1968 o do ask again language (got wrongly disabled in 10.6.8)
1969 - harddrake service:
1970 o backup xorg.conf before falling back to safe driver (#37182)
1971
1972 Version 10.6.8 - 24 January 2008
1973
1974 - bootloader-config, diskdrake:
1975 o look for LVM PV on non partitioned disk before looking for DOS
1976 partition_table (esp. for lilo which puts the DOS magic)
1977 - drakbug:
1978 o make "Please describe what you were doing when it crashed" more
1979 visible and force people to write something in before opening
1980 bugzilla
1981 - mygtk2: make sure users of ::no_ugtk_init (eg: drakbug) do catch
1982 exceptions in callbacks
1983
1984 Version 10.6.6 - 22 January 2008
1985
1986 - bootloader-config:
1987 o fix root=xxx parameter for "/" on lvm using UUID= in fstab (#36542)
1988 - adapt to perl 5.10.0
1989
1990 Version 10.6.5 - 14 January 2008
1991
1992 - drakboot:
1993 o fix handling root=UUID=xxx when modifying a bootloader entry (#36788)
1994
1995 Version 10.6.4 - 14 January 2008
1996
1997 - localedrake, drakx-finish-install:
1998 o fix proposing Belgium when lang is "nl" and locales-fr is not installed
1999 (same for Canada with lang "fr" and locales-en not installed) (#36413)
2000
2001 Version 10.6.3 - 9 January 2008, by Thierry Vignaud
2002
2003 - handle new drivers: atl2 (ethernet), snd-virtuoso
2004 - bootloader-config:
2005 o fix regression introduced in 10.5.7: do not create alt_xxx entries when
2006 adding a new entry in bootloader
2007 - harddrake:
2008 o allow to set zero values in module options (#26515)
2009 o make "Run config tool" available again (#34794)
2010 o mark the service as interactive, so that package requests are
2011 displayed with parallell init
2012 o check that media are not USB keys before auto-configuring them (#34568)
2013 - drakupdate_fstab:
2014 o never set "sync" option, use default fs options from drakx (#35204)
2015 o remove --no-flag option, the "kudzu" option has not been written for ages
2016 - drakbug:
2017 o report crash messages in the bug report only when --incident is used
2018 (and not when tools explicitely run drakbug with --report)
2019
2020 Version 10.6 - 11 December 2007, by Thierry Vignaud
2021
2022 - handle new drivers:
2023 o ethernet: fec_mpc52xx, niu
2024 o gigabit: tehuti
2025 o pata: pata_cs5536
2026 o sata: sata_fsl
2027 o wireless: b43, b43legacy, iwlwifi, libertas_cs, p54pci, p54usb
2028 - localedrake:
2029 o adjust Uzbek locale (cf locales-uz change)
2030
2031 Version 10.5.7 - 6 December 2007, by Thierry Vignaud
2032
2033 - handle new drivers: e1000e, snd-oxygen, snd-pcsp
2034 - bootloader-config:
2035 o do not drop entries "failsafe" and "linux-nonfb" when removing a kernel
2036 - localedrake:
2037 o adapt to cooker: scim-tables-skim is now skim-scim-tables
2038 o restrict the proposed input-methods for each language
2039 - bootloader:
2040 o when reading existing menu.lst, keep verbatim entries for which the device
2041 has no mount-point
2042 o handle "alien" grub entries that will be kept verbatim (#23591)
2043 o handle "root (hd...)" for menu.lst entries (#23591)
2044 (nb: when writing, "root ..." will not be used)
2045 - diskdrake:
2046 o drop "Undo", "Restore partition table", "Save partition table"
2047 (preparing to switch to libparted)
2048 o fix garbaged error messages when umounting fs
2049 o disallow "Use for loopback" when the partition used for loopback is
2050 not formatted (#35535)
2051 o always display the {info} field of the drive (not only in expert mode)
2052
2053 Version 10.5.3 - 9 November 2007, by Pascal "Pixel" Rigaux
2054
2055 - bootloader-config:
2056 o do not create "linux" entries for xen kernels, but "xen" entries instead
2057 - localedrake:
2058 o fix handling variant together with charset (eg: uz.UTF-8@Latn) (#35090)
2059 - drakbug:
2060 o prevent altering tool and the like when catching a bug (#35241)
2061
2062 Version 10.5.2 - 6 November 2007, by Thierry Vignaud
2063
2064 - diskdrake:
2065 o add support for ext4
2066 - drakbug:
2067 o keep buggy process around so that we can run gdb on it (if perl segfaulted)
2068 o report gdb trace if possible
2069 - harddrake: detect storage and various controllers before anything else
2070 (so that storage devices get detected at first boot on live)
2071
2072 Version 10.5.1 - 31 October 2007, by Thierry Vignaud
2073
2074 - bootloader-config:
2075 o bootloader-config must not need network::network from libdrakx-net
2076 o if drakx-kbd-mouse-x11 is not installed, simply don't add bootsplash
2077 instead of dying
2078 - fix buttons order under KDE when using compiz (by detecting kde-window-decorator)
2079 - drakclock/finish-install: disable DPMS and screensaver when setting time,
2080 not to blank monitor (#17031)
2081
2082 Version 10.5.0 - 15 October 2007, by Thierry Vignaud
2083
2084 - localedrake:
2085 o do propose "Suisse" after selecting french language (#34675)
2086 - draksec:
2087 o fix switching from "no_password" to "_password" (#34490)
2088
2089 Version 10.4.239 - 5 October 2007, by Thierry Vignaud
2090
2091 - finish-install: fix release notes window size
2092
2093 Version 10.4.237 - 5 October 2007, by Olivier "blino" Blin
2094
2095 - fix installed modules detection (#34478)
2096 - fix version reported by drakfont & harddrake
2097 - when checking dkms module packages, check that modules are either
2098 available in urpmi media, or already installed (fix detection in live)
2099 - add shadow 'in' around Gtk2::SimpleList widgets
2100
2101 Version 10.4.235 - 4 October 2007, by Thierry Vignaud
2102
2103 - diskdrake --fileshare
2104 o install nautilus-filesharing if nautilus is installed (#34262)
2105 - finish-install: use translations for network step
2106
2107 Version 10.4.234 - 4 October 2007, by Olivier "blino" Blin
2108
2109 - finish-install: use translations for keyboard and 3D steps
2110
2111 Version 10.4.232 - 4 October 2007, by Olivier "blino" Blin
2112
2113 - add helper to get kernel module path (to be used in draklive)
2114
2115 Version 10.4.231 - 3 October 2007, by Nicolas Vigier
2116
2117 - wizards :
2118 o don't report a crash when an error prevent the wizard from
2119 running (#34371)
2120
2121 Version 10.4.230 - 3 October 2007, by Thierry Vignaud
2122
2123 - drakboot --boot:
2124 o if there is a /boot, check /boot instead of "/" to allow grub or not
2125
2126 Version 10.4.226 - 2 October 2007, by Thierry Vignaud
2127
2128 - drakauth:
2129 o install lib64sasl2-plug-gssapi on x86_64 (instead of libsasl2-plug-gssapi)
2130 - draksec
2131 o make authentication items be aligned
2132 - add ath5k module in wireless category
2133
2134 Version 10.4.225 - 1 October 2007, by Thierry Vignaud
2135
2136 - diskdrake:
2137 o bugfix 10.4.162: allow "LVM" on RAID (#34359)
2138 o improved wrapping of mount option descriptions (#19848)
2139
2140 Version 10.4.222 - 28 September 2007, by Olivier "blino" Blin
2141
2142 - allow interactive::gtk frontends to ask for a directory
2143 - allow interactive::gtk frontends not to pop wait messages
2144
2145 Version 10.4.221 - 28 September 2007, by Olivier "blino" Blin
2146
2147 - add back ipw3945 module in wireless modules list
2148 - allow to detect VirtualBox guest systems
2149 - add acpi-cpufreq support for some Intel CPUs (family 6 model 15)
2150 (from Herton Ronaldo Krzesinski, #30208)
2151
2152 Version 10.4.217 - 27 September 2007, by Thierry Vignaud
2153
2154 - localedrake:
2155 o allow to choose countries like "Angola" which have no locale (en_AO) in
2156 the "best" countries (alas it won't be remembered, will only be used in
2157 kde settings for now)
2158 - finish-install:
2159 o display nicer HTML release notes rather than raw text version
2160
2161 Version 10.4.213 - 26 September 2007, by Thierry Vignaud
2162
2163 - drakbug
2164 o don't report a non existant crash when run w/o --error
2165 o when unable to access X11, just print the backtrace on the console
2166 - draksec:
2167 o add a right delegation tab
2168 o display arrows for tabs
2169
2170 Version 10.4.210 - 24 September 2007, by Thierry Vignaud
2171
2172 - diskdrake
2173 o fix "Add to LVM"
2174 - drakclock:
2175 o fix race on ugtk2->exit that causes a crash (#33894)
2176 - drakfont:
2177 o handle fontpath.d
2178 o size font directory list dialog
2179
2180 Version 10.4.209 - 22 September 2007, by Olivier "blino" Blin
2181
2182 - make formatXiB() handle negative numbers (for rpmdrake)
2183 - service_harddrake:
2184 o auto-configure CD-Rom drives in fstab again (even if it prevents
2185 KDE media manager from unmounting them), to be consistent with
2186 install which actually configures CD-Rom drives in fstab
2187
2188 Version 10.4.208 - 21 September 2007, by Olivier "blino" Blin
2189
2190 - service_harddrake:
2191 o do not auto-configure CD-Rom drives in fstab, it fordbids
2192 umounting with hal (install does not configure them in fstab either)
2193 o automatically configure harddisks
2194 - finish-install:
2195 o write autologin settings after user creation only
2196 (so that home is set and exists, should partly fix GNOME autologin)
2197 o config first user to autologin if USER_AUTOLOGIN_FIRST is "yes"
2198 o read gdm autologin settings
2199 - drakupdate_fstab: allow to configure harddisks
2200
2201 Version 10.4.207 - 21 September 2007, by Thierry Vignaud
2202
2203 - drakboot:
2204 o create .dmrc with mode 0644 for gdm (#33774)
2205 - harddrake:
2206 o fix listing DVD/CD as them and as unknown (#33366)
2207 o stop offering to run drakxtv
2208 - localedrake:
2209 o default input method is now scim-bridge (#32138)
2210
2211 Version 10.4.203 - 19 September 2007, by Thierry Vignaud
2212
2213 - diskdrake:
2214 o "Clear All" defaults to LVM on full disk if drive is >4TB
2215 o do not allow partitions bigger than 2TB-1 on DOS MBR, nor partitions
2216 starting above 2TB-1
2217 - bootloader-config:
2218 o handle /boot/xxx files on linux raid1
2219 - fix getting UUID on mdmadm (eg: md0) devices
2220 - getInputDevices(): keep "Bus=..." for drakx-kbd-mouse-x11
2221
2222 Version 10.4.202 - 17 September 2007, by Thierry Vignaud
2223
2224 - localedrake menu entries (#32941):
2225 o hide system config
2226 o make them more understandable
2227
2228 Version 10.4.200 - 17 September 2007, by Thierry Vignaud
2229
2230 - only run "chksession -l" if needed
2231 - bootloader-config:
2232 o --rebuild-initrds: don't choke on kernel files which have no version in
2233 file name (#28772)
2234 - drakboot:
2235 o boot entrie list uses ellipsis rather than scroll bar
2236 - harddrake2:
2237 o display model & vendor for SCSI devices too
2238
2239 Version 10.4.198 - 16 September 2007, by Thierry Vignaud
2240
2241 - fix a crash
2242 - localedrake:
2243 o install scim-bridge-qt4 if KDE4 is installed
2244
2245 Version 10.4.197 - 15 September 2007, by Thierry Vignaud
2246
2247 - diskdrake:
2248 o fix typo breaking reading fstab with UUID= entries
2249 - localedrake:
2250 o enable to select 'scim-bridge' as IM
2251 o install needed packages for skim
2252 o install scim-qtimm for scim default config
2253 o remove extra SCIM combinations (simpler)
2254
2255 Version 10.4.195 - 14 September 2007, by Thierry Vignaud
2256
2257 - distinct exceptions from segfaults, thus restoring catching SIGSEGV
2258 and preventing looping while segfaulting again
2259 - fix loading of tifm_sd module (#18237)
2260 - run_program layer: enable to drop privileges through setuid()
2261 - drakbug:
2262 o run the regular user browser (#33522)
2263
2264 Version 10.4.193 - 13 September 2007, by Thierry Vignaud
2265
2266 - drakbug:
2267 o better behaviour when resizing
2268 o use a TextView instead of Label so that text is selectable (see #33023)
2269 o better formatting
2270 - draksound:
2271 o prevent stupid & useless "driver for your sound card is unlisted"
2272 o no more need to:
2273 * list OSS/ALSA alternatives if none
2274 * sync with list_modules
2275
2276 Version 10.4.192 - 12 September 2007, by Olivier "blino" Blin
2277
2278 - localedrake
2279 o drop support for iiimf
2280 - list jmicron driver in disk/ide
2281 - library: have "defaults" mount option instead of empty string (for rescue)
2282 - service_harddrake: drop snd-usb-audio blacklist, now done with a modprobe.d file
2283
2284 Version 10.4.190 - 5 September 2007, by Thierry Vignaud
2285
2286 - display a warning when capslock is enabled and entering a password (#33028)
2287
2288 Version 10.4.188 - 4 September 2007, by Thierry Vignaud
2289
2290 - hardware detection layer:
2291 o add support for tape device again (#31073)
2292 o enumerate generic SCSI devices again
2293 - diskdrake
2294 o add a comment (a la ubuntu) in fstab when using UUID=
2295 - harddrake
2296 o detect PS2 to USB converters as keyboards
2297 o display an identifier for generic SCSI devices
2298 o list generic SCSI devices
2299
2300 Version 10.4.184 - 3 September 2007, by Thierry Vignaud
2301
2302 - diskdrake
2303 o support for UUID in filesystems (and UUID=... in fstab)
2304
2305 Version 10.4.183 - 31 August 2007, by Pascal "Pixel" Rigaux
2306
2307 - bootloader-config
2308 o handle new naming of vmlinuz flavors: vmlinuz-<version>-<flavor>-Xmdv
2309 instead of vmlinuz-<version>-Xmdv<flavor>
2310 o always use "linux" short name instead of "linux-<flavor>"
2311 (since the long name is quite nice nowadays)
2312 - assume system is a laptop if it contains some "Intel Corporation|Mobile" devices
2313 (fix Samsung Q1U detection, #32967)
2314 - draksound, harddrake service:
2315 o enable snd-ac97-codec power_save=1 option if installed on laptop (#32213)
2316
2317 Version 10.4.181 - 29 August 2007, by Thierry Vignaud
2318
2319 - fix plural translating for C locale
2320 - diskdrake:
2321 o fix displaying umount error message (#32273)
2322 o write mdadm.conf when it is modified (#32360)
2323 (a nicer fix would be to write it when needed, not so soon, but it's harder)
2324 o change the legend and the colors per partition
2325 o fix action "Type" on a software raid (eg: dm0)
2326
2327 Version 10.4.172 - 21 August 2007, by Olivier "blino" Blin
2328
2329 - ignore wmaster* devices when detecting wireless interfaces
2330 - misc mygtk2 updates
2331
2332 Version 10.4.170 - 20 August 2007, by Thierry Vignaud
2333
2334 - use '_' in modules names
2335
2336 Version 10.4.169 - 14 August 2007, by Thierry Vignaud
2337
2338 - adduserdrake, finish-install:
2339 o create only one user
2340 o fix checking user info (#32517)
2341 - diskdrake:
2342 o add support for 'relatime' mount option
2343 o kill support for 'nodiratime' mount option
2344 o in fstab, have "xxx" instead of "defaults,xxx"
2345
2346 Version 10.4.167 - 11 August 2007, by Thierry Vignaud
2347
2348 - fix plural translations (#32505)
2349 - 'ibm_acpi' driver was replaced by 'thinkpad_acpi (#31606)
2350
2351 Version 10.4.166 - 11 August 2007, by Thierry Vignaud
2352
2353 - do a normal die if drakbug is not present
2354 - make Gtk2::MDV::CellRendererPixWithLabel RTL aware (#32450)
2355
2356 Version 10.4.163 - 9 August 2007, by Pascal "Pixel" Rigaux
2357
2358 - for XFdrake: use update-alternatives command instead doing things by hand
2359 (this uses --set, new feature of update-alternatives) (#32362)
2360 - harddrake:
2361 o display the PCI domain too
2362 o handle nvidia-current.ko (Anssi Hannula)
2363
2364 Version 10.4.162 - 08 August 2007, by Thierry Vignaud
2365
2366 - fix fetching translations from "libDrakX-standalone" domain (#32402)
2367 - diskdrake:
2368 o do not show partition types which have no associated filesystem
2369 for LVM LV (#32326)
2370
2371 Version 10.4.161 - 06 August 2007, by Thierry Vignaud
2372
2373 - drakbug:
2374 o exceptions with "\n" are considered normal ways to quit and thus
2375 do not fire up drakbug (eg: #32292)
2376 - diskdrake:
2377 o restore progress bar when formatting ext3
2378
2379 Version 10.4.160 - 06 August 2007, by Thierry Vignaud
2380
2381 - diskdrake:
2382 o add support for "nodiratime" mount option
2383 o fix range max value >2TB when creating a partition (useful for LVs >2TB)
2384 - drakxservices: describe a few more services (#18612)
2385
2386 Version 10.4.159 - 06 August 2007, by Thierry Vignaud
2387
2388 - diskdrake:
2389 o allow setting "flush" option (for vfat)
2390 - drakbug: do not report "wizcancel" exceptions (#32308)
2391
2392 Version 10.4.157 - 03 August 2007, by Thierry Vignaud
2393
2394 - report real version on --help
2395 - drakbug:
2396 o report version of drakbug
2397 - list iwl3945/iwl4965 modules (and unlist ipw3945)
2398 - logdrake:
2399 o display "save" & "quit" button when run from the control center
2400
2401 Version 10.4.156 - 02 August 2007, by Thierry Vignaud
2402
2403 - localedrake:
2404 o adapt configuration of consolefonts for kbd
2405 - logdrake:
2406 o fix crash if /var/log/explanations doesn't exist (#32234)
2407
2408 Version 10.4.153 - 02 August 2007, by Thierry Vignaud
2409
2410 - drakbug:
2411 o ask people to report lspcidrake -v output rather than lspci since it's more
2412 usefull to us
2413 o display the program that actually crashed and the error message
2414 o do not fire on exceptions in eval { }
2415 o do not loop if drakbug crashes
2416 o put full backtrace on bugzilla, not only last call point
2417
2418 Version 10.4.152 - 01 August 2007, by Thierry Vignaud
2419
2420 - drakbug:
2421 o add --error option in order to provide a backtrace
2422 o fix crashing on unknown programs
2423 o fix passing several options
2424 o prefill description too and hint the reporter how to provide usefull data
2425 - report ordinary crash (unhandled exceptions, not seg faults) on bugzilla too
2426
2427 Version 10.4.151 - 01 August 2007, by Thierry Vignaud
2428
2429 - bootloader-config: handle vmdefault and vmdisable lilo.conf options (#26456)
2430 - diskdrake: drop "Rescue partition table" feature
2431 (was based on rescuept which has been dropped in util-linux, but was quite
2432 bad compared to testdisk anyway)
2433 - drakauth: fix bogus string (#10776)
2434 - drakbug:
2435 o basic adaption to new bugzilla (#31995)
2436 o display Mandriva Online for mdkapplet in the "select mandriva
2437 tool" field
2438 o prefill default summary with the name of the actual program which crashed
2439 - draksec: improve explanations (#6969)
2440 - drakups: adapt to new nut doc path (blino)
2441
2442 Version 10.4.145 - 9 July 2007, by Pascal "Pixel" Rigaux
2443
2444 - modify usbWacom() for mousedrake
2445 (conflicts with drakx-kbd-mouse-x11 < 0.19)
2446
2447 Version 10.4.144 - 05 July 2007, by Thierry Vignaud
2448
2449 - service_harddrake:
2450 o do not bother configure old Xorg conf files anymore
2451 o log right driver we're switching to from fglrx
2452 o factorize code handling switch for both ati & nvidia
2453
2454 Version 10.4.143 - 04 July 2007, by Thierry Vignaud
2455
2456 - centralize common textdomains in a single common place, thus
2457 ensuring they'll be binded (#31580)
2458 - diskdrake:
2459 o fix resizing's faillures due to udev's race when writing the partition
2460 table (deleting then recreating the nodes leaves a race window...)
2461 - service_harddrake:
2462 o do not enable fglrx libraries when disabling fglrx...
2463 o only log "switch xorg driver" & do actual GL config if we do need it
2464 o really log when switching from fglrx to another driver
2465
2466 Version 10.4.140 - 27 June 2007, by Thierry Vignaud
2467
2468 - merge "ide" and "all_ide" categories since we now use fully
2469 modularized ide drivers
2470 - bootloader-config:
2471 o configure ide-controller in modprobe.conf for upgrading to kernels
2472 with modularized ide drivers
2473
2474 Version 10.4.139 - 27 June 2007, by Thierry Vignaud
2475
2476 - add mandrake_release_info() function
2477
2478 Version 10.4.138 - 21 June 2007, by Thierry Vignaud
2479
2480 - add support for snd-cmi8788 driver
2481 - do not package drakautoinst (#27860)
2482 - draksound:
2483 o prevent "unlisted driver" error for snd-aoa, snd-cs5530,
2484 snd-echo3g, snd-usb-caiaq & snd-usb-usx2y drivers
2485 - harddrake UI:
2486 o stop scannerdrake from fooling us about scanners and from leading
2487 us to display twice the same device (#31182)
2488
2489 Version 10.4.136 - 12 June 2007, by Thierry Vignaud
2490
2491 - diskdrake
2492 o fix 1.9TB displayed as 1TB
2493 - drakboot -boot
2494 o update splash when changing framebuffer resolution (#27470)
2495 - harddrake UI:
2496 o add a class for biometric sensors (fingerprint for now) (#31182)
2497
2498 Version 10.4.135 - 08 June 2007, by Thierry Vignaud
2499
2500 - interactive layer:
2501 o enable to override default size with Gtk+ frontend
2502 - drakfont:
2503 o do not misbelieve a font is already installed if substring of
2504 another font name
2505 o simplify finding windows fonts
2506 o finding windows fonts is now really case insensitive
2507
2508 Version 10.4.134 - 06 June 2007, by Thierry Vignaud
2509
2510 - drakfont:
2511 o fix crash (#28016)
2512 o fix enumerating fonts on old windows (#28016)
2513
2514 Version 10.4.133 - 05 June 2007, by Thierry Vignaud
2515
2516 - bootloader-config:
2517 o handle kernel-xen-uptodate (#31154)
2518 - drakfont: fix crash
2519
2520 Version 10.4.132 - 05 June 2007, by Thierry Vignaud
2521
2522 - fix some UTF8 issue (#31067) (notably drakbug)
2523 - hw support:
2524 o handle snd-cs5530 driver
2525 - progress bar wait_message: ensure it doesn't go crazy when asked to update
2526 with the same fraction (eg #30090)
2527 - diskdrake:
2528 o when formatting ntfs don't zero partition (#30928)
2529 - drakfont:
2530 o do see fuse-mounted or ntfs-3g windows partitions (ffixxx, #28016)
2531 o try different cases on windows partitions (based on ffixxx suggestion, #28016)
2532 - drakhelp:
2533 o fix .mozilla dir as root when it doesn't exists (#29775)
2534 - draksec:
2535 o make the help dialog clearer about default values (#24159)
2536 - harddrake GUI:
2537 o fix USB UPS detection logic (whitelist supported hardware)
2538 - harddrake service:
2539 o drop support for kernel-2.4.x
2540
2541 Version 10.4.131 - 18 May 2007, by Thierry Vignaud
2542
2543 - bug fix for rpmdrake: pkgs.pm file was missing
2544 - diskdrake:
2545 o fix resizing's failures due to udev race when writing the
2546 partition table
2547
2548 Version 10.4.130 - 16 May 2007, by Thierry Vignaud
2549
2550 - bootloader-config: do create /boot/initrd-xxx.img when there is no
2551 bootloader (#30771 comment #21)
2552 - create udev nodes configuration file in /etc/udev/devices.d/ instead
2553 of conf.d (used for modem and mouse)
2554 - diskdrake:
2555 o use "mkfs.ext3" instead of "mkfs.ext2 -J"
2556 (to have dir_index & resize_inode features)
2557 (cf Frederik Himpe 23 Apr 2007 mail on cooker)
2558 o fix ext3 formatting with label and progress bar (#30032)
2559 - localedrake: don't call grub-gfxmenu when used by simple user
2560
2561 Version 10.4.127 - 30 March 2007, by Olivier "blino" Blin
2562
2563 - don't configure /etc/kde/kdm/kdmrc if it doesn't exist
2564 (other kdmrc.rpmnew will be created, many important values will be missing)
2565 - finish-install: source mandriva-release profile script to get
2566 correct gtk theme (Frederic Crozat)
2567
2568 Version 10.4.126 - 29 March 2007, by Olivier "blino" Blin
2569
2570 - use pci_domain when matching sysfs device and computing
2571 sysfs device path
2572
2573 Version 10.4.125 - 29 March 2007, by Olivier "blino" Blin
2574
2575 - fix multiple detection of PCI network cards with the same driver (#29688)
2576
2577 Version 10.4.123 - 26 March 2007, by Olivier "blino" Blin
2578
2579 - blacklist ax*, rose*, nr*, bce* and scc* Hamradio devices
2580 when detecting network interfaces (#28776)
2581 - harddrake service: fallback on the right driver for ATI gfx cards
2582 when fglrx module is missing
2583 - introduce shared bootloader functions so that draklive-install and
2584 drakboot add correct command line parameters (such as resume=)
2585 - use grub by default (noticeable in One install)
2586
2587 Version 10.4.121 - 23 March 2007, by Thierry Vignaud
2588
2589 - interactive::curses:
2590 o handle multi-line labels, and wrap too long labels (#29060)
2591 - do not use bold&big for advanced_messages
2592 (fixes authentication choice being big & ugly, #28676)
2593
2594 Version 10.4.118 - 22 March 2007, by Thierry Vignaud
2595
2596 - diskdrake:
2597 o minimal support for switching from ntfs to ntfs-3g
2598 o move ntfs in the list of "important" filesystems
2599 - enable to set up 32bit media on x86_64
2600 - fix lang configuration in KDE by writting it in current profile
2601
2602 Version 10.4.117 - 21 March 2007, by Thierry Vignaud
2603
2604 - detect all known TV cards (#29633)
2605 - harddrake service:
2606 o load modules for DVB & TV cards (#29633)
2607 o switch ATI cards to free driver if binary driver isn't installed
2608 - use http://api.mandriva.com/mirrors/$type.$version.$arch instead of simply
2609 $version.$arch (useful to differentiate CorpoDesktop4)
2610
2611 Version 10.4.116 - 19 March 2007, by Thierry Vignaud
2612
2613 - handle more drivers (dvb, ethernet, gigabit, ide, pcmcia, sata,
2614 sound, tv, usb hosts, wan, webcam, wireless)
2615 - diskdrake: handle mkntfs
2616 - localedrake: remove error running grub-gfxmenu when /boot/gfxmenu doesn't exit
2617
2618 Version 10.4.114 - 16 March 2007, by Thierry Vignaud
2619
2620 - do not load anymore floppy module (#23158, #25975, #28911, #29280)
2621 - fix testing success exit of child processes (mdkapplet)
2622 - localedrake: set grub gfxmenu language
2623
2624 Version 10.4.113 - 16 March 2007, by Pascal "Pixel" Rigaux
2625
2626 - drakboot --boot: allow choosing a non-installed bootloader
2627 (ease switching from lilo to grub)
2628 - use grub-gfxmenu comand to configure /boot/gfxmenu for grub
2629
2630 Version 10.4.112 - 15 March 2007, by Thierry Vignaud
2631
2632 - die on downloading mirror list faillure
2633 - log using mirror API into explanations
2634
2635 Version 10.4.110 - 15 March 2007, by Thierry Vignaud
2636
2637 - add sizing dialog support for rpmdrake
2638 - do not buggily use speedstep-centrino on Core2 duo, but use it on
2639 P4M (as initially intended?) (blino)
2640
2641 Version 10.4.108 - 13 March 2007, by Thierry Vignaud
2642
2643 - load tifm_sd if needed (#25133)
2644 - drakbug:
2645 o fix finding package for keyboarddrake
2646 o fix managing --incident MandrivaUpdate
2647 o menudrake was replaced by drakmenustyle
2648 o some tools were splited out of drakxtools; enable to lookup the proper package
2649
2650 Version 10.4.105 - 9 March 2007, by Thierry Vignaud
2651
2652 - configure "tifm_7xx1" driven card_reader (#25133)
2653 - enhance wrapping in some dialogs
2654
2655 Version 10.4.104 - 7 March 2007, by Thierry Vignaud
2656
2657 - do not bother configure old modutils
2658 - handle SD cards (#24054)
2659 - harddrake2: list SD card readers in their own category
2660
2661 Version 10.4.102 - 6 March 2007, by Thierry Vignaud
2662
2663 - diskdrake in text mode: when choosing a partition, "Empty space on hdx"
2664 instead of "Empty" (#29087)
2665 - harddrake service:
2666 o adapt to new nvidia drivers (#29052)
2667 o when switching from nvidia to nv, do setup gl_conf alternative
2668 - symlinkf_update_alternatives: remove broken files for missing slave files
2669 (useful for not having a broken /etc/modprobe.d/nvidia.conf (XFdrake))

  ViewVC Help
Powered by ViewVC 1.1.30