diff options
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 554 |
1 files changed, 552 insertions, 2 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index 3c469d6bd..802d30a49 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,553 @@ +- libDrakX/fsedit.pm: new "simple" partitioning scheme + o create separate /home only when more than 50G are available + o in such case, / is 6/19th of the available space up to 50G, + swap is 1/19th up to 4G and /home is the rest (12/19th) + o https://ml.mageia.org/l/arc/dev/2014-12/msg00330.html +- recognize new kernel-3.19 drivers + +Version 16.50 - 9 January 2015 + +- add UEFI support + +Version 16.49 - 20 December 2014 + +- recognize new kernel-3.18 drivers (mga#14799) + +Version 16.47 - 5 December 2014 + +- drakboot: + o do not crash if fstab contains a bind mount on a file (mga#14657) + +Version 16.46 - 25 November 2014 + +- harddrake: + o recognize e17/lxde/mate/razor (mga#12495, Luc Menut) +- split drakbug support in its own module (mga#14565) + +Version 16.44 - 23 October 2014 + +- fix drakxservices not showing all services due to systemctl output change +- draksound + o adapt to the switch to systemd for spawning PulseAudio + +Version 16.42 - 18 September 2014 + +- only allow GRUB2 when booting on btrfs +- don't include display_installer_help in drakxtools, it can not run outside + install + +Version 16.41 - 31 August 2014 + +- add packages to wanted_hardware_packages list to prevent them being removed: + * b43-fwcutter, b43-openfwwf, atmel-firmware, speedtouch-firmware + * zd1211-firmware, isdn4k-utils, rfkill, x11-driver-input-wacom +- allow /boot on btrfs +- recognize new kernel-3.17 drivers + +Version 16.39 - 17 August 2014 + +- mygtk3: + o add support for gtkset() on 'ComboBoxText' widgets for drakpxelinux +- recognize new kernel-3.16 drivers +- switch uid/gid boundary to 1000+ + +Version 16.37 - 3 July 2014 + +- diskdrake: + o improve fs sorting in combo box (mga#13640) + +Version 16.36 - 1 July 2014 + +- hide /boot/efi check for now (mga#13638) +- fix not being able to select packages when list contains only one (mga#13492) + +Version 16.34 - 26 June 2014 + +- do_pkgs: + o fix a warning in mousedrake +- drakclock: + o fix crash on clicking "Cancel" after TZ selection (mga#13534) + o fix loosing TZ choice when canceling TZ selection (mga#13534) +- drakfont: + o fix installing fonts (Frédéric Buclin, mga#11849) + +Version 16.33 - 18 June 2014 + +- stop creating some /dev entries that are managed by udev + +Version 16.32 - 15 June 2014 + +- recognize new kernel-3.15 drivers + +Version 16.30 - 4 June 2014 + +- add some POD documentation +- drop (broken) support for Alpha, PPC, Sparc & IA64 +- fix detecting some UPS devices (mga#13424) +- drakbug: + o fix some package names after the mdv->mga fork +- localedrake: + o stop configuring HAL + o update locales list + +Version 16.28 - 28 April 2014 + +- recognize new kernel-3.14 drivers + +Version 16.27 - 18 February 2014 + +- nuke create_link_source(), as we haven't supported building against an + unprepared source for ages, and currently also can trigger wrong symlinks + when kernel-source is installed before for example kernel-linus as found + out during QA for mga#12518 and debugging the issue on irc + +Version 16.26.8 - 4 February 2014 + +- harddrake: + o fix untranslated "Help" entry in menu (mga#12497) + +Version 16.26.7 - 25 January 2014 + +- do not exec pkexec but run it so it has a parent process to fix double fork + issues mga#11184 mga#12364 + +Version 16.26.1 - 20 January 2014 + +- diskdrake: + o increase back minimum partition width for Oxygen (mga#11977) + +Version 16.26 - 20 January 2014 + +- diskdrake: + o fix sizing partition widgets + o revert minimum partition width to its pre-gtk3 value + +Version 16.23 - 16 January 2014 + +- dont remove pulseaudio-module-bluetooth (mga#12323) +- fix a rpmdrake crash (mga#12331) + +Version 16.22 - 15 January 2014 + +- services: + o use --no-block with chkconfig and systemctl enable to prevent systemd reload + and potential crash (especially during first/live boot) +- harddrake: + o fix detecting some wireless devices as scanners (mga#9895) + o fix random order of fields with perl-5.18 + +Version 16.21 - 13 January 2014 + +- diskdrake: + o do not propose check bad blocks for btrfs (Manuel Hiebel, mga#10116) + o increase minimum partition width for Oxygen (mga#11977) + (if not enough, we will disable labels on partitions buttons again) +- drakboot: + o add minimal/experimental lightdm autologin support (mga#11746) +- harddrake, logdrake: + o fix menu accelerators +- --version option: + o display mga copyright too (mga#10289) + +Version 16.18 - 28 December 2013 + +- detecting input devices: + o display the real accessed /dev/input/eventX file (mga#8232) + o do not crash if /dev/input/eventX doesn't exist (mga#10296) + o do not fill logs with "Cannot open /dev/input/eventX" (mga#8232) +- draksec: + o use expanders for clarity + +Version 16.17 - 20 December 2013 + +- drakfont: + o fix a crash (mga#12057) + +Version 16.16 - 16 December 2013 + +- fix a drakx crash (mga#6031) + +Version 16.15 - 12 December 2013 + +- workaround a gtk+3 issue resulting in blacked embbeded tools with some + locales (eg: pl/uk) (mga#11969) + +Version 16.13 - 10 December 2013 + +- localedrake: + o fix crash when selecting an input method (mga#11939) + +Version 16.12 - 9 December 2013 + +- partitioning wizard: + o log failures (mga#11924) + o workaround a crash (mga#11924) + +Version 16.11 - 6 December 2013 + +- fix a crash in rpmdrake when package list is empty (mga#11901) + +Version 16.8 - 5 December 2013 + +- prevent drakxtools-backend to require Glib::Object::Introspection (mga#11842) + +Version 16.7 - 5 December 2013 + +- diskdrake: + o fix a crash when creating partitions (mga#11876) + +Version 16.6 - 4 December 2013 + +- fix blue background behind left panel text (mga#11866) + (for not yet released gtk3 mcc) + +Version 16.5 - 3 December 2013 + +- diskdrake: + o detect eMMc block devices (Luc Menut, mga#11812) + o fix a crash in partitioning wizard (mga#11820) + o show labels on partition buttons again but ellipsized (mga#11858) + +Version 16.4 - 2 December 2013 + +- fix banners not being blue anymore with Oxygen-gtk theme (kbo#328270) +- diskdrake: + o fix diskdrake colorized partition tabs with Adwaita (bgo#719624) + +Version 16.3 - 30 November 2013 + +- harddrake: + o fix starting after draksound drop OSS/ALSA switch + +Version 16.2 - 29 November 2013 + +- diskdrake: + o fix dialog keeping growing when switching tabs (mga#11822): + move partition labels to toolips +- draksound: + o do not offer to switch to OSS + o do not offer to switch to another driver if there's none + o do not offer to pick a random driver when we've a default one +- finish-install: + o no more run urpmi.update when adding media + (uneeded with urpmi-7.27+) +- mygtk3 layer: + o add support for RadioMenuItems for rpmdrake +- ugtk3 layer: + o make shrinking window work again (eg: draknfs) + +Version 16.1 - 28 November 2013 + +- mcc: + o restore galaxy RC file, thus fixing left panel text color (mga#11773) + o fix Gtk2 banners' text position (mga#11778) +- Banners: + o align text to left instead of centering it + o text is rendered as blue again +- diskdrake: + o prevent looping forever when sizing partition tabs +- logdrake: + o fix Gtk3::TextView::get_window() passed too few parameters (mga#11807) + +Version 16.0 - 23 November 2013 + +- switch from Gtk+-2 to Gtk+-3: + o Banners: most themes work OK but Oxygen-gtk3... + o diskdrake: most themes work OK but Oxygen-gtk3... + o drakclock cannot temporary changes the clock + o notifications work again for net_applet +- detect_devices: + fix ids to be numeric +- drakxservices: + o simplify: just use tooltips for service descriptions" +- drakclock: + o assume chrony rather than ntp when neither is installed +- draksec: + o make sure to restart polkitd after writing rules + o support polkit rules editing for permissions overrides + +Version 15.73.1 - 19 November 2013 + +- add chrony support to drakclock mga#11092 + +Version 15.73 - 12 November 2013 + +- polkit: fix wrappers to properly escape arguments when calling the binary + +Version 15.72 - 9 November 2013 + +- dont remove radeon-firmware or any network related firmwares as we dont + know when some hw gets plugged that needs it + +Version 15.68 - 14 October 2013 + +- fix path to urpmi.update (so it works without mgaonline installed mga#11125) +- recognize new kernel-3.12 drivers +- wrap more standalone tools in polkit (mga#11125, mga#11418) + +Version 15.67 - 10 October 2013 + +- recognize new kernel-3.11 drivers + +Version 15.66 - 3 October 2013 + +- HW detection: + o fix detecting some soft RAID (mga#11139 and the like) + o detect wifi cards managed by ssb driver (mga#9378) +- remove symlinks during install that are now handled in drakx-kbd-mouse-x11 +- diskdrake: + o enable to format already formated btrfs partitions (mga#11256) +- use polkit for authorisation (mga#11125) +- drakauth: + o fix ldap configuration (mga#10005) +- ensure files are installed for nfs (mga#10301) + +Version 15.57 - 16 July 2013 + +- adapt to latest btrfs utils for resizing + +Version 15.56 - 16 July 2013 + +- detect wifi cards managed by bcma driver (mga#9378) +- detect new kernel-3.10 drivers + +Version 15.55 - 12 June 2013 + +- drakfirewall: fix config not applied (#9941) +- drakboot: + o fix displaying need to install acpi* packages when they're already installed + o read/save choosen default entry +- finish-install: + kbluetooth is replaced by bluedevil, (#10082) +- harddrake2: + o detect more radio devices + +Version 15.54 - 17 May 2013 + +- fix offering to install shorewall & shorewall-ipv6 when already installed + +Version 15.53 - 15 May 2013 + +- logdrake: + o fix rsyslog<->syslog-ng install loop (mga#10086) + +Version 15.51 - 13 May 2013 + +- drop support for fetching release-notes.ARCH.html +- finish-install: enable Nonfree/Tainted repositories if a package + having a matching name is installed (#8379) +- detect_devices: check for phy80211 sysfs directory as well to detect + wireless devices + +Version 15.50 - 7 May 2013 + +- harddrake service: + o do not disable bluetooth service if adapter disappears + (for example if disabled by Fn keys) + systemd will automatically disable the service if needed + o install ethernet/wireless packages when a new device is detected, + this shoud help for Broadcom devices + +Version 15.47 - 30 April 2013 + +- skip comments in /etc/crypttab (Colin, mga#9905) + +Version 15.46 - 29 April 2013 + +- logdrake: + o ensure syslog-daemon is installed (stopgap to full journal support) + +Version 15.45 - 27 April 2013 + +- diskdrake: + o only allow 'acl' option for extX & reiserfs (mga#9884) +- drakboot: + o try harder to get a label for other OSes (mga#9849,9681) + +Version 15.44 - 23 April 2013 + +- diskdrake: + o fix a crash when reloading partition table (mga#9838) + o fix a crash when trying to create a encrypted LVM partition (mga#9837) + +Version 15.42 - 21 April 2013 + +- diskdrake (mga#5661): + o ensure LVMs on top of dmcrypt are activated after unlocking + o fix UI redraw issue after unlocking dmcrypt partition + +Version 15.41 - 21 April 2013 + +- popup dialog confirming to quit when clicking "X" (mga#8476): + o do not enable it by default + o enable apps to enable it on demand +- updated translations + +Version 15.40 - 19 April 2013 + +- diskdrake (mga#5661): + o fix losing crypt key when detecting LVMs on top of dmcrypt + o fix losing crypt key when re-reading partition tables +- drakauth: + o 'nss-pam-ldapd' obsoletes 'pam_ldap' (mga#9769) +- drakups: + o do not rely on legacy initscript for install test (mga#9474) + +Version 15.37 - 9 April 2013 + +- library: + o fix detecting some USB devices due to not reporting their class (mga#9674) +- finish-install: + o configure urpmi media even if local media are configured, and only if + online media are not setup (for live, mga #8379#c7) +- diskdrake: + o allow to choose btrfs in normal mode (mga#65) +- harddrake: + o fix displayed PCI/USB ids (spot in mga#9674) + o list HID USB devices with keyboards + +Version 15.36 - 6 April 2013 + +- library (for draklive-install): + o bind mount /run in chroot, thus fixing dracut runs (Dave Hodgins, mga#9213) +- drakboot: + o fix other Mga OS names in menu (mga#8710) + +Version 15.35 - 5 April 2013 + +- diskdrake: + o fix removing LVM entries when saving /etc/fstab (mga#5811) +- drakboot: + o assume grub2.cfg is UTF-8 encoded + o read back xen conf from grub2 + o set entries type when reading back grub2 conf, thus fixing + switching back to grub-legacy (mga#9563) +- draksound + o update draksound troubleshooting text (mga#4162) + +Version 15.33 - 4 April 2013 + +- bootloader-config: + o fix adding bogus bootloader entries (root=/dev/) when silently + failing to lookup / partition (mga#8717) + o try harder to lookup / partition y looking at mounted points (mga#8717) + +Version 15.32 - 31 March 2013 + +- fix detecting Xen hard disks (mga#9546) + +Version 15.31 - 21 March 2013 + +- do not show notification bubble in net_applet as they make it to + segfault (mga#9102) +- recognize more webcam & bluetooth devices (might help mga#5841) + +Version 15.28 - 21 March 2013 + +- bootloader-config: + o do not build initrd if no bootloader is detected and + --no-initd argument is supplied +- diskdrake: + o actually preserve UUID when formatting (mga#9428) +- drakauth: + o install nss-pam-ldapd instead of nss_ldap (mga#9375) + +Version 15.27 - 12 March 2013 + +- fix mounting NFS server (Derek Jennings, mga#207) +- drakboot: + o install grub2-efi instead of grub2 if using UEFI (mga#8886) + +Version 15.26 - 5 March 2013 + +- include display_installer_help + +Version 15.25 - 5 March 2013 + +- finish-install: + o prevent displaying twice release notes + +Version 15.24.1 - 1 March 2013 + +- harddrake: + o add nvidia304 to service_harddrake (Luc Menut, mga #9216) + +Version 15.24 - 28 February 2013 + +- drakboot: + o allow installing grub2 on a partition (mga#8742) + o try harder not to have duplicate stuff on grub2 cmd line + +Version 15.23 - 27 February 2013 + +- drakboot: + o fix detecting grub2 if there's a remaining grub-legacy signature + o read more of grub2 config + o read & save timeout value (mga#8850) + o set default parameters in grub2 config (mga#9177) + +Version 15.21 - 26 February 2013 + +- bootloader-config: + o add proper support for grub2 (detectloader, ...) +- drakboot: + o add basic support for reading back grub2 config + o read & write /boot/grub2/drakboot.conf + o prevent installing grub2 somewhere else than MBR +- always bypass blkid cache (the cache only includes a subset of the data we need) + +Version 15.19 - 16 January 2013 + +- update translations +- do not bypass blkid cache + +Version 15.14 - 17 December 2012 + +- ugtk2: use new exceptions management +- drakboot: + o fix installing grub2 from live session (blino) + +Version 15.13 - 15 December 2012 + +- fix checking grub2 installation (mga#8390) + +Version 15.12 - 14 December 2012 + +- "enhance" fake grub2 conf reading (mga#8366) + +Version 15.11 - 13 December 2012 + +- interactive layer: + o fix quitting app when closing "advanced" dialog (mga#1812) +- mygtk2 layer: + o add register_main_window() for tracking main windows + o popup a dialog confirming to quit when clicking "X" (mga#1812) +- drakboot: + o install grub2 if needed + +Version 15.10 - 11 December 2012 + +- revert rosa crap that breaks generating initrd (mga#8357) + +Version 15.9 - 11 December 2012 + +- library: + o if a partition has been manually formated, don't offer to format + it again (for draklive-install, mga#7822) + +Version 15.3 - 9 December 2012 + +- finish-install: + o fix a crash by lazy loading services when needed + (Dave Hodgins, mga#8335) + +Version 15.2 - 7 December 2012 + +- drakboot: + o add fake grub2 conf reading + +Version 15.1 - 7 December 2012 + - add basic support for grub2 (mga#416) (based on rosa work but fixed and completed) @@ -375,7 +925,7 @@ Version 13.39 - 24 November 2010 Version 13.35 - 22 June 2010 -- add scrollbar to partitionning wizard if needed +- add scrollbar to partitioning wizard if needed - user management: focus on first entry in dialog, root password if superuser is asked, user real name otherwise (#54910) - timezone.pm: change India default timezone name from Asia/Calcutta to @@ -790,7 +1340,7 @@ Version 12.62 - 9 October 2009 Version 12.61 - 8 October 2009 -- partitionning_wizard: +- partitioning_wizard: o do not fail when a windows partition is corrupted o add separator between solutions o give more space between header and solutions |