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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

  ViewVC Help
Powered by ViewVC 1.1.30