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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

  ViewVC Help
Powered by ViewVC 1.1.30