diff options
Diffstat (limited to 'perl-install/install/NEWS')
-rw-r--r-- | perl-install/install/NEWS | 1848 |
1 files changed, 1843 insertions, 5 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 367ddecc3..7a04171cb 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,17 +1,1855 @@ +- use mutter with X11 backend +- Create /etc while creating installer system +- Adapt to latest gdk-pixbuf changes and use glycin to load images +- fix bugs in any::sessions() (mga#33738) + +Version 18.69 - 07 June 2025 +- Updated translations +- bytes_heavy.pl was merged into bytes.pm +- Agafari-16 console font support was dropped from kbd +- fix glob for svg pixbuf loader +- Don't use mdadm --chunk option when creating level 1 RAID (mga#33767) +- Detect legacy (non-PCI) Intel SST audio DSP devices (mga#33145) +- install rpm's /usr/lib/rpm/sysusers.sh to stage2 image by default +- Drop i586 bits + +Version 18.68 - 28 April 2024 +- Adapt to rpm-4.19.1 +- Fix debug build +- Updated translations + +Version 18.67 - 5 January 2024 + +- Fix grub2-efi package name on aarch64 (mga#32686) +- Updated translations + +Version 18.66 - 19 August 2023 + +- Revert change of default DHCP client to dhcpcd (mga#30938) + +Version 18.65 - 11 July 2023 + +- add ntfs3 to isFat_or_NTFS() +- sync list of modules needing firmware with kernel-desktop-6.4.2-2.mga9 +- Sync list_modules with kernel 6.4 + +Version 18.64 - 24 June 2023 + +- Change default DHCP client to dhcpcd (mga#30938) +- Updated translations + +Version 18.63 - 6 June 2023 + +- rescue: mount efivars in chroot on UEFI systems (mga#31844) +- Updated translations +- Fix total_memory() by using sysinfo() +- Add nvidia-newfeature.ko to nvidia modules supported list +- drakclock: set to checked if ntpd is started. + +Version 18.62 - 28 April 2023 + +- Update file list for changes in Adwaita icon locations + +Version 18.61 - 28 April 2023 + +- Include ModemManager and NetworkManager in Networking services category +- Updated translations + +Version 18.60 - 17 April 2023 + +- New artwork for Mageia 9 + +Version 18.59 - 14 April 2023 + +- Don't force pavucontrol when there is already pavucontrol-qt in plasma-desktop enviroment +- Updated translations + +Version 18.58 - 8 April 2023 + +- Modify draksound GUI to add support for switching to pipewire + +Version 18.57 - 29 March 2023 + +- Use OK/Cancel as button names when asking whether to retry + after failing to add on-line media +- Recognize new kernel 6.0 drivers +- Updated translations + +Version 18.56 - 9 February 2023 + +- Recognize new kernel 5.19 drivers +- Recognize new kernel 6.0 drivers +- Recognize new kernel 6.1 drivers + +Version 18.54 - 6 January 2023 + +- Apply workaround to fix display of release notes (mga#31294) + +Version 18.53 - 29 December 2022 + +- Add openssl config file needed when running cryptsetup (mga#31315) +- updated translations + +Version 18.52 - 3 December 2022 + +- support https URLs for online media +- allow user to specify the downloader used for online supplementary media +- allow user to specify a specific mirror and downloader when applying updates + at the end of installation +- updated translations + +Version 18.51 - 29 October 2022 + +- Include rpm & rpmdb to allow database to be converted to sqlite (mga#31024) +- Adapt to WebKit2 4.1 +- bootloader: ensure efivars are mounted before installing a UEFI bootloader (mga#31008) + +Version 18.50 - 17 September 2022 + +- bootloader: don't remove existing failsafe/nonfb entries on upgrade + if we aren't replacing them with new ones +- bootloader: add options to change the rEFInd background (mga#28073) +- Update the list of drivers that need a nonfree firmware against kernel-5.18 + +Version 18.49 - 8 June 2022 + +- Adapt to perl 5.28 +- package installation: + o retry downloading packages in case of error (mga#28539) +- Recognize new kernel 5.17 drivers +- Recognize new kernel 5.18 drivers + +Version 18.48 - 17 January 2022 + +- Enable to alter default downloader (mga#28539) + eg: " downloader=wget" + +Version 18.47 - 30 October 2021 + +- Adapt to xserver-21.1 +- Debug mode: + o Adapt to the fact that gdb-11.1 uses guile-3 + o Adapt to gdb-11.1 (missing scm files) + o Add a wrapper to easily debug Xorg + +Version 18.46 - 6 June 2021 + +- Adjust to x11-data-xkbdata-2.32 +- Adapt to gdk_pixbuf 2.42.6 + +Version 18.45 - 21 february 2021 + +- Fix step-categories color to make it visible in the installer (mga#28375) +- Adjust logo colours on left background +- translation updates + +Version 18.44 - 14 February 2021 + +- Set left background to release and improve colours + +Version 18.43 - 31 January 2021 + +- updated translations +- bootloader: don't remove os-prober before user makes choice (mga#28223) + +Version 18.42 - 26 January 2021 + +- updated translations +- prefer using UUID for mmcblk and nvme devices (mga#28111) + +Version 18.41 - 11 January 2021 + +- Artwork for Mageia 8 +- Left background set to rc1 + +Version 18.40 - 11 January 2021 + +- updated translations +- fix handling of TYPE"64bit" flags when reading rpmsrate + o ensure 32-bit packages are not pre-selected on 64-bit systems + +Version 18.39 - 04 January 2021 + +- Update translations +- disable timeout when installing updates (mga#27981) + o this can take a long time when there are many updates + +Version 18.38 - 29 December 2020 + +- bootloader: + o fix false detection of GRUB2 when installed in ESP but not in /boot, + which caused boot method to default to non-graphical GRUB2 (mga#27816) + o add option to configure rEFInd to not use EFI NVRAM (mga#27838) +- partitioning: + o erase iso9660 signature when clearing hybrid ISO disk (mga#27864) + o restrict line length when displaying base device info + to prevent window extending off screen (mga#27882) +- support https in media URL (mga#27776) + +Version 18.37 - 5 December 2020 + +- recognize more rtw88_* +- recognize new kernel 5.10 drivers +- sync list for modules needing firmware with kernel 5.9 + +Version 18.35 - 20 November 2020 + +- partitioning: + o do not mount ESP with umask=0 under UEFI (mga#27415) + o fix "partition table is too corrupt for me" error when a mdadm RAID array + has been created outside Mageia tools using raw devices (mga#26707) + o include tools for exfat + +Version 18.34 - 14 September 2020 + +- services: + o include systemd sockets and timers +- bootloader: + o keep timeout value when it's 0 (mga#27158) +- recognize new kernel 5.9 drivers + +Version 18.33 - 19 August 2020 + +- recognize new kernel 5.5 - 5.8 drivers +- support loading auto_install file from https url +- report.bug: + o log data about LVM + o log data about dmsetup + +Version 18.31 - 18 June 2020 + +- restore flat list option for individual package selection +- add option to install GRUB2 bootloader in \EFI\BOOT (mga#24282) +- improved behaviour when installing on a removable device (mga#26761) + o only use swap partitions on that device + o default to installing bootloader on that device + (in \EFI\BOOT for UEFI bootloaders) + o default to not including other OSs in GRUB2 boot menu +- fix free space calculation when auto-allocating partitions + +Version 18.30 - 9 June 2020 + +- don't show hardware in summary screen when match_all_hardware flag is set + +Version 18.29 - 6 June 2020 + +- partitioning: exclude ISO installer medium from available disks (mga#26714) + +Version 18.28 - 29 May 2020 + +- bootloader: don't die in write_grub2 if grub.cfg doesn't exist (mga#26676) +- translation updates + +Version 18.27.1 - 8 May 2020 + +- bootloader: + fix typo x86 -> x64 for matching 64bit grub2-efi(x86-64) + +Version 18.27 - 1 May 2020 + +- bootloader config: + o do not try to enable non existing acpi service + o rename /boot/efi as /boot/EFI if needed (mga#22395) +- partitioning: + o it's now possible to set labels on exfat +- select only once needed fs tools + +Version 18.26 - 20 March 2020 + +- bootloader config: copy instead of renaming grub.cfg (mga#25542) +- install dmsetup when encrypting "/" (thus workarounding unbootable minimal + system as dracut's crypt module depends on it) +- partitioning: + o add minimal support for exFAT + +Version 18.25 - 18 March 2020 + +- adjust debug build to current python +- partitioning: + o enable to inspect NILFS2 formated partitions + o enable to install on F2FS formated partitions + o enable to resize NILFS2 + o enable to resize XFS during install + o fix online resizing not always umounting fs after resizing +- recognize new kernel 5.5 drivers + +Version 18.24 - 15 March 2020 + +- fix tracking of installed packages (mga#26284) +- include plugin for supporting Windows 10 NTFS "Compact OS" +- drakx-in-chroot: + o skip disk ESP & BIOS boot partition checks +- partitioning: + o make reformating nilfs2 fses to work +- sync list for modules needing firmware with kernel 5.5 +- write ISO label and date to installer log + +Version 18.23 - 25 January 2020 + +- adapt to libinput-1.15.0 +- recognize new kernel 5.3 drivers + +Version 18.22 - 13 September 2019 + +- adapt to libinput 1.4 +- adjust to new rpm-mageia-setup +- new Gtk3 needs GdkPixdata-2.0 + +Version 18.21 - 23 June 2019 + +- update left-background for Mageia 7 final + +Version 18.20 - 18 June 2019 + +- translation updates +- update list for modules needing firmware +- recognize 8821ce (mga#24605) + +Version 18.19 - 27 May 2019 + +- preselect Core 32bit media on 32-bit EFI platforms +- include all of /usr/lib/udev/hwdb.d (mga#20327) + +Version 18.18 - 20 May 2019 + +- translation updates + +Version 18.16 - 11 May 2019 + +- Mageia 7 Artwork +- add AMD PCIe MP2 I2C detection + +Version 18.15 - 3 May 2019 + +- recognize new kernel 5.1 drivers + +Version 18.14 - 26 April 2019 + +- include libinput model quirks rules (mga#20327) + +Version 18.13 - 21 April 2019 + +- partitioning: speed up partition table read and write (mga#15752) +- preserve existing locale settings on upgrade (mga#24671) +- store country code in /etc/locale.conf (mga#24671) +- don't automatically change time zone on upgrade (mga#24670) +- partitioning: fix resize of encrypted partitions (mga#22032) +- translation updates + +Version 18.12 - 16 March 2019 + +- don't preselect Nonfree 32bit media (mga#23927) +- fix paths to Adwaita icons (changed in adwaita-icon-theme) + +Version 18.11 - 16 March 2019 + +- recognize new kernel 5.0 drivers +- fix screen layout when the framebuffer is > 1024x768 (mga#23904) +- translation updates + +Version 18.10 - 3 Feb 2019 + +- skip setupSCSI step when run with --local_install (mga#24278) +- don't install nonfree graphics drivers when not wanted (mga#24172) +- don't select default bootloader when building Live ISOs +- improve exitInstall message (mga#24046) +- translation updates + +Version 18.9 - 17 Dec 2018 + +- avoid resetting keyboard layout at end of formatting step (mga#23877) +- bootloader: + o only prefer rEFInd if it is installed in the root fs (mga#23944) + o support 32-bit UEFI with 64-bit O/S +- translation updates + +Version 18.8.1 - 1 Dec 2018 + +- desktop kernels are now PAE, for PTI security fixes to work properly, + so if cpu is not supporting it, install the desktop586 kernel +- dont select server kernel anymore on 32bit x86 with RAM > 3.8GB + +Version 18.8 - 28 Nov 2018 + +- only install radeon-firmware if needed (mga#23911) +- sync list of drivers needing a firmware with kernel 4.19 + +Version 18.7 - 27 Nov 2018 + +- bootloader: display "ESP" in summary under UEFI +- check DM really is installed, not just present in /usr/share/X11.dm.d +- packages selection: + o open-vm-tools is handled through rpmsrate + +Version 18.6 - 21 Nov 2018 + +- fix DM preference when none is selected (don't default to XDM) +- fix some DE name/capitalisation inconsistencies (mga#23634 + others) +- remove version from Enlightenment DE name strings (mga#19341) + +Version 18.5 - 19 Nov 2018 + +- bootloader: ignore GPT disk w/o BIOS boot part (mga#23844) in automatic mode +- recognize new kernel 4.1[89] drivers + +Version 18.4 - 4 Nov 2018 + +- adapt set_autologin for display-manager service, not prefdm (mga#22593) +- drakx-in-chroot: + o allow monitor-edid to be suppressed in post-install scriptlets +- translation updates + +Version 18.3 - 15 Oct 2018 + +- drakboot: add support for the rEFInd boot manager (mga#15153) +- include Encode::Unicode module (needed by bootloader::write_refind) + +Version 18.1 - 14 September 2018 + +- drakx-in-chroot: + o do not run monitor-edid with drakx-in-chroot (timeout) +- fix regression due to rpm-4.14.2 where drakx report pkgs failing to install + (mga#23531) + +Version 18.0 - 25 August 2018 + +- mdadm raid: + o raid10 can be created with just 2 disks as a high-performance raid1 + o raid10: use layout f2 with 2 disks for performance + o raid6 can be used with 3 disks and up +- remove current media before adding online media for updates (mga#19742) +- bootloader: include the "Mageia" entry in the gub2 Default choices (mga#23393) +- include mode modules for Encode (mga#23481) + +Version 17.99 - 9 August 2018 + +- adapt to libinput 1.12 RC1 +- adapt to perl 5.28 +- recognize smartpqi driver (mga#23305) + +Version 17.98 - 22 June 2018 + +- recognize new kernel 4.1[5-7] drivers + +Version 17.97 - 5 June 2018 + +- libinput-list-devices is no more + +Version 17.96 - 13 March 2018 + +- support ChooseMedia in auto-install interactiveSteps +- fix spurious error messages when installing network driver packages +- translation updates + +Version 17.95 - 10 February 2018 + +- include sensors in udev's HWDB +- debug mode: + o include rpm & urpmi tools +- recognize more new kernel-4.14 drivers + +Version 17.94 - 9 February 2018 + +- add input rules from new systemd (mga#21886) +- debug mode: + o adjust for python-3.6 + o include chroot & partprobe too +- fix including libinput tool +- fix local install on systems without usb + +Version 17.93 - 19 January 2018 + +- sync with kernel 4.14 +- include more input HWDB entries +- diskdrake: + o ensure device major/minor numbers are reread after writing the + partition table (mga#22032) + o ensure soft links in /dev/disk/by-uuid are updated so that valid + UUIDs are embedded in the initrd (mga#22059) + +Version 17.92 - 4 January 2018 + +- fix perl escaping causing commands to not get linked +- fix some error handling in mdkinst_stage2_tool + +Version 17.91 - 4 October 2017 + +- do not include libnss3 anymore as rpm now uses OpenSSL +- do not include some hwdb files from uneeded pkgs + +Version 17.90 - 18 September 2017 + +- bootloader: + o better read back config + o fix undefined labels when eg: Xen is installed (mga#19014) + crash with "undefined value for mandatory argument 'text'' + +Version 17.89 - 7 September 2017 + +- include part of udev's hwdb (mga#20327) +- adapt to perl-5.26 +- adapt to URPM-5.14 (using perl native ints) + +Version 17.88 - 7 July 2017 + +- translation updates + +Version 17.87 - 25 June 2017 + +- left background image for Mageia 6 final + +Version 17.86 - 23 June 2017 + +- increase the default window size of the installer to 1024x768 (mga#20624) + +Version 17.85 - 22 June 2017 + +- don't overwrite custom grub2 settings when upgrading (mga#20596) +- recognize 8812au (mga#21043) + +Version 17.84 - 5 June 2017 + +- translation updates + +Version 17.83 - 4 June 2017 + +- log output of libinput-list-devices in report.bug (mga#20327) +- translation updates + +Version 17.82 - 6 May 2017 + +- add "please wait" message when running update-grub2 + +Version 17.81 - 5 May 2017 + +- fix missing "Configure Supplemental Installation Media" screen (mga#20484) + +Version 17.80 - 3 May 2017 + +- updated DE selection and advertising artwork for Mageia 6 + +Version 17.79 - 26 April 2017 + +- updated translation snapshot + +Version 17.78 - 4 April 2017 + +- new left background for Mageia 6 rc + +Version 17.77 - 4 April 2017 + +- partitioning: + o don't require a BIOS boot partition when performing an upgrade (mga#20338) + o make partitioning more robust with "Use entire disk" option (mga#20619): + * add safety net for informing the kernel after writing a DOS partition + table. + * speed up proc_partitions::compare() and avoid unwanted udev events. + o force reinitialisation of partition suggestions after wiping disk + (mga#20621) +- various fixes to do_pkgs during Live installs (mga#20620): + o fix do_pkgs_standalone::are_installed() for Live install + o fix do_pkgs_standalone::remove() for Live install + o fix fast path for do_pkgs::ensure_is_installed() + +Version 17.76 - 24 March 2017 + +- installer options handling: + o ignore case for options line in previous releases + o fix default value for 'compssListLevel' (mga#20551) + (both being post mga5 regression) + +Version 17.75 - 17 March 2017 + +- partitioning: + o fix too big window due to too big translations (mga#20360) + o allow a BIOS boot partition to be located on any disk (mga#20161) + o ensure kernel is informed when a MBR partition table is cleared + o clearing GPT partitions: + * delay thus fix clearing GPT partitions (mga#20264) + ("failed to del partition #1 on /dev/...") + * don't send separate events to the kernel about removing/adding GPT partitions, + just tell it to reread the whole newly cleared & allocated partition table + o tell the kernel all actions at once on GPT partitions instead of telling it + separatly about removing partitions A, B & C, then adding partition E, F &G + +Version 17.74 - 9 March 2017 + +- update translations (e17 -> e21) + +Version 17.73 - 8 March 2017 + +- debug mode: + o add example how to include debuginfo + o make it work with gdb-7.12 + o preset keyboard if DEBUG_INSTALL_LANG is set during build +- list input & HID devices in report.bug (mga#20327) +- recognize new kernel-4.8 drivers + +Version 17.72 - 25 February 2017 + +- partitioning: + o allow a BIOS boot partition to be located on any disk (mga#20161) + o fix auto-allocation of BIOS boot partitions (mga#20161, mga#19888) + o don't suggest mountpoint for ESP when doing a legacy boot install (mga#20164) + o fix bugs in sync'ing the kernel's partition table cache (mga#20074) + o detect and handle DOS "Empty" partition types (mga#20074) +- sync nonfree firmware list with kernel-4.9 +- use SHA-512 instead of blowfish as the default password encryption (mga#20342) + +Version 17.71 - 18 January 2017 + +- partitioning_wizard: + o fix bug in detecting whether a BIOS boot partition is required (mga#19935) +- fix inserting extended partition in the middle + +Version 17.70 - 17 January 2017 + +- new left background for Mageia 6 + +Version 17.69 - 12 January 2017 + +- bootloader: + o disable audit logging as it floods the logs +- partitioning: + o fix exception when clearing all partitions on !UEFI (mga#20083) +- recognize new kernel-4.9 drivers + +Version 17.68 - 14 December 2016 + +- fix progress bar on i586 (mga#19930) + +Version 17.67 - 13 December 2016 + +- fix a crash introduced in 17.66 + +Version 17.66 - 13 December 2016 + +- fix more i586 problems with int64 (mga#19933, mga#19930) + +Version 17.65 - 12 December 2016 + +- bootloader configuration: + o describe what skipping os-prober does (mga#18538) + o show generic help too when using grub2 +- fix i586 installation broken by int64 (mga#19895) + +Version 17.64 - 11 December 2016 + +- more int64 init (mga#19895) + +Version 17.63 - 9 December 2016 + +- force use of int64 for installed package size on i586 (mga#19895) + +Version 17.62 - 1 December 2016 + +- left background for Mageia 6 sta2 +- add grub2-editenv in list.xml + +Version 17.61 - 26 November 2016 + +- screenshots: + o use scrot instead of fb2png as the later doesn't work with vesa (mga#19810) + +Version 17.60 - 15 November 2016 + +- partitioning: + o fix being unable to format a newly part (mga#19172) + o offer to format unmounted parts that have a defined mount point + +Version 17.58 - 24 October 2016 + +- bootloader configuration: + o make kernel server default if installed + (we were only checking for long dead flavors such as enterprise, ...) +- fix build with latest URPM aka include perl-Math-Int64 (mga#19640) + +Version 17.57 - 21 September 2016 + +- use new CSS syntax for font (mga#19430) + +Version 17.56 - 19 September 2016 + +- detect ovirt too (mga#19308) +- fix gtk+3.22 regression (mga#19406) +- sync nonfree firmware list with kernel-4.7 + +Version 17.55 - 13 August 2016 + +- New left background for Mageia 6 RC + +Version 17.54 - 13 August 2016 + +- autologin/desktop configuration (shared code): + o add support for LXDM (mga#17616) + o add support for SDDM (mga#17913) + +Version 17.53 - 31 July 2016 + +- bootloader configuration: + o fix .old backup for grub2's grub.cfg +- partitioning: + o first usable sector is LBA34 for GPT + o respect used scheme when clearing a disk + (ie do not switch from gpt to dos scheme on small disk) + +Version 17.52 - 17 July 2016 + +- do not preinstall mageia-gfxboot-theme +- bootloader configuration: + o fix not being able to edit default grub2 cmdline (mga#18952) + +Version 17.51 - 12 July 2016 + +- fix starting spice-vdagentd +- partitioning: + o auto_inst: fix clearing an already filled GPT disk + o don't offer to format RAID or BIOS boot partition + o make clear a BIOS boot partition cannot have a mount point + o make error about BIOS boot partition more explicit about + its purpose and that it must be created (mga#18923) + +Version 17.50 - 8 July 2016 + +- include pvs/vgs/lvs symlinks +- partitioning: + o display a wait message when adding a PV to VG +- libvirt integration: + o start spice-vdagent{d,} (Qemu guest agent) + +Version 17.49 - 6 July 2016 + +- autoinst: + e enable to set several swap partitions (mga#9874) + o enable to select media (mga#12299) +- partitioning: + o GPT: prevent geometry issue on last partition (mga#18666, mga#17796) + o restrict fdisk -l output to useful disks +- recognize new kernel-4.7 drivers +- try to get patch from ext[2-4] removable media instead of just ext2 + +Version 17.48 - 4 July 2016 + +- bootloader configuration: + o allow installing grub2 on XFS / + o make clear grub2 is installed on ESP under UEFI + o make sure we only offer lilo/grub choice on upgrades only +- partitioning: + o do not offer to check for bad blocks on btrfs (mga#12393) + o do not warn about no bootloader can boot LVM as grub2 can (mga#9426) + o do not warn about no bootloader can boot RAID[^1] as grub2 can (mga#11324) + o enable bad blocks checking on JFS +- summary: + o add help link for sound (mga#11824) + +Version 17.47 - 30 June 2016 + +- partitioning: + o fix being able to create vfat on UEFI (mga#15698) +- recognize some missing wireless drivers (mga#16768) +- users: + o offer again to add user to admin group (mga#17720) + +Version 17.46 - 24 June 2016 + +- library: + o enable compssUsers.pl to pick the right lsb-core-lib(64) flavor + +Version 17.45 - 24 June 2016 + +- partitioning: + o keep UUID when formatting btrfs (mga#18673) + +Version 17.44 - 24 June 2016 + +- bootloader configuration: + o add a "Do not touch ESP or MBR" option (mga#18770) + o do not offer to pick the disk where to install grub2 on UEFI + o filter GPT disks w/o a BIOS boot part (mga#18770) + o warn if grub2 is not installed on MBR/ESP +- logs: + o fix found kernel names + o log if were running under UEFI +- partitioning: + o fix preserving UUID when formatting jfs/nilfs/xfs +- package selection: + o display a wait dialog when choosing custom choice (mga#11041) +- summary: + o sort service categories, putting "Other" at end (mga#6286) + +Version 17.43 - 22 June 2016 + +- summary: + o fix not listing some services (mga#17288) + o fix updating firewall status after configuration (mga#17288) + +Version 17.42 - 22 June 2016 + +- bootloader configuration: + o add support for crypted grub2 passwords (mga#15930) + o grub2: do not overwite ESP if not installing on it (mga#15583) + o grub2: fix setting default entry when in a submenu (mga#18560) + +Version 17.41 - 20 June 2016 + +- bootloader: + o fix the grub2 post-install check (mga#18739) + +Version 17.40 - 20 June 2016 + +- bootloader: + o ensure we've the right grub2 flavor (mga#18739) +- no more include vmmouse driver + +Version 17.39 - 18 June 2016 + +- partitioning: + o fix ESP tagging in some cases +- services: + o update service category lists + +Version 17.38 - 16 June 2016 + +- partitioning: + o fix offering to create a GRUB_BIOS partition in custom mode (mga#18656) + o fix inverted test when checking need for a GRUB_BIOS partition (mga#18704) + +Version 17.37 - 12 June 2016 + +- partitioning: + o try harder to guess if we need a GRUB_BIOS partition (mga#18656) +- rename desktop image KDE -> Plasma (mga#18687) + +Version 17.36.1 - 11 June 2016 + +- fix selecting Plasma (mga#18687) + +Version 17.36 - 11 June 2016 + +- do not override bootloader on upgrade (mga#18638) +- fix running with nss 3.24 +- debug build: + o gdb needs python3 instead of python2 (and guile as well) + o fix loadkeys in debug mode on tty1 + o include cfdisk too +- partitioning: + o add a GRUB_BIOS partition if needed (mga#18656) + o MBR limit really is 2TiB, not 4, so use GPT for disks > 2TiB + +Version 17.35.1 - 7 June 2016 + +- fix selecting grub2 on !UEFI + +Version 17.35 - 7 June 2016 + +- fix selecting grub2-efi on UEFI (mga#18646) + +Version 17.34.1 - 6 June 2016 + +- fix displaying release notes with WebKit2 + +Version 17.34 - 6 June 2016 + +- bootloader: + o enable to (un)install os-prober (mga#16010, mga#18538) + o fix reading back last grub2 entry + o only overwrite GRUB_CMDLINE_LINUX_DEFAULT on first install (mga#18112) + o only overwrite install.sh when actually installing boot loader (mga#17455) + o set GRUB_DEFAULT + GRUB_SAVEDEFAULT (mga#9627, mga#16059) + o stop offering grub legacy & lilo on new installs (mga#18583) + +Version 17.33 - 27 May 2016 + +- adjust to latest gdb +- list all drivers needing a proprietary driver +- only use vesa on x86 + +Version 17.32 - 17 May 2016 + +- remove KDE occurrence after revert of the previous commit + +Version 17.31 - 9 May 2016 + +- replace last KDE occurence with Plasma +- left background for sta1 +- list all drivers needing a proprietary driver +- install the right IM packages on Plasma when using fcitx + +Version 17.30 - 7 May 2016 + +- install nonfree firmware for amdgpu, i915, nouveau +- CSD: + o make corners round like gtk+/Adwaita does + o nicer decoration + +Version 17.29 - 4 May 2016 + +- install the right IM packages on Plasma +- make CSD support available to forked processes (mga#18332) + +Version 17.28 - 26 April 2016 + +- adapt to new brltty +- drop support for MIPS +- fix detecting running under Qemu +- fix installing packages when having a numeric pad +- recognize new kernel-4.6 drivers + +Version 17.27 - 23 April 2016 + +- add 'qemu' flag for rpmsrate +- exclude 2 Xorg libraries on ARM + +Version 17.26.1 - 8 April 2016 + +- just ignore kernel options +- drakx-in-chroot: + o enable to control strace behaviour + +Version 17.26 - 3 April 2016 + +- add minimal CSD support (mga#17702) + +Version 17.25 - 1 April 2016 + +- partitioning: + o fix detecting nvme devices as block devices + o fix displaying partitions when there's only one disk + (and the resulting crash: mga#18076) + +Version 17.24 - 23 March 2016 + +- fix build on ia32 +- add 'virtualbox' & 'vmware' flags for rpmsrate +- use systemd-detect-virt for detecting virtualization technology + +Version 17.23 - 22 March 2016 + +- do not include twice webkit2gtk library +- prevent usrmove files to remain +- remove swrast (too big just to fix a gtk+ warning...) + +Version 17.21 - 21 March 2016 + +- load evdev (thus fixing a crash) +- load psmouse (it is now modular) +- use WebKit2 instead of WebKit1 for displaying help content (mga#15031) + +Version 17.20 - 18 March 2016 + +- prevent slow boot on first boot (mga#16684) +- partitioning: + o fix partitions not initially displayed (mga#17564) + +Version 17.19 - 24 February 2016 + +- detect nvme devices as block devices (mga#17743) +- detect partitions on nvme devices (mga#17743) + +Version 17.18.1 - 10 February 2016 + +- bootloader: + o add support for grub2-text too (mga#9431) +- partitioning: + o check ESP has the right fs type (mga#16246) + o check that ESP mount point actually is an ESP + +Version 17.17 - 29 January 2016 + +- fix hidden cursor (mga#17470) + +Version 17.16 - 21 January 2016 + +- Add ARM support in perl-install +- options: + o silent a warning bout BOOT_IMAGE option +- partitioning: + o fix crash (mga#17484) + +Version 17.14 - 11 January 2016 + +- do not warn about kernel options when parsing drakx options +- include libinput udev helpers (mga#17470) + +Version 17.13 - 9 January 2016 + +- regressions from 17.11: + o fix ignoring options from isolinux + o fix parsing stage1's automatic option (mga#17441) +- silent a perl-5.22 warning + +Version 17.12 - 2 January 2016 + +- bootloader: + o log found kernels (mga#16128) + o skip swap in the list of partitions (mga#15767) +- partitioning: + o auto fill LV name from mntpnt (mga#5407) + o suggest "lv_foo" instead of just "foo" for LVname +- summary: + o drop support for ISApnp sound cards +- fix a message (mga#15414) +- misc cleanups + +Version 17.11 - 1 January 2016 + +- make report.bug.xz more reproducible +- misc cleanups +- drakx-in-chroot: + o use GetOpt::Long for options + (thus allowing eg "--flang fr" instead of just "--flang=fr") + +Version 17.10 - 24 December 2015 + +- use mutter instead of matchbox (fix black screen) + +Version 17.9 - 24 December 2015 + +- include 60-evdev.rules instead of no more existing 60-keyboard.rules +- silent gtk+ warnings about swrast driver + +Version 17.8 - 22 December 2015 + +- recognize new kernel-4.3 drivers + +Version 17.7.1 - 17 December 2015 + +- include one more file for new X.org wrapper (mga#17348) + +Version 17.7 - 17 December 2015 + +- adapt to new X.org wrapper (mga#17348) + +Version 17.6 - 12 December 2015 + +- drakx-in-chroot: + o fix running with xserver-1.18 + +Version 17.5 - 8 december 2015 + +- more substitution for task-plasma5 +- use sddm instead of kdm + +Version 17.4 - 6 December 2015 + +- use task-plasma5-minimal instead of task-kde4-minimal + +Version 17.3 - 4 December 2015 + +- recognize new kernel-4.3 drivers + +Version 17.2 - 26 November 2015 + +- left background for Mageia 6 dev1 + +Version 17.1 - 27 August 2015 + +- recognize new kernel-4.1 drivers + +Version 17.0 - 24 June 2015 + +- adapt to pango 1.37.x +- adapt to perl-5.22 +- switch from evdev+synaptics to libinput driver + +Version 16.105 - 15 June 2015 + +- really fix urpmi media when installing from USB (mga#5690) + +Version 16.104 - 13 June 2015 + +- diskdrake: + o prevent errors when telling kernel to reread partition table + +Version 16.103 - 4 June 2015 + +- partitioning wizard: + o only use current disk when auto partitioning, wiping disk, + using free space (mga#16055) + +Version 16.102 - 29 May 2015 + +- diskdrake: + o ignore special 'Packard_Bell' and 'Push_Button_Reset' partitions (mga#15999) + o run udevadm settle after actions that trigger device reload (mga#15999) + +Version 16.101 - 25 May 2015 + +- do not die if network cannot be started for updates (mga#8819), + just log the faillure and offer to either retry or abort +- do not offer to add a CD-ROM as supplement media (mga#13671) +- fix urpmi media when installing from USB (mga#5690) +- locale setting + o fix reading back IM config (mga#15761) +- partitioning: + o set pt_type according to fs_type before flag cases (mga#16029) + +Version 16.100 - 20 May 2015 + +- add online media at installation end (mga#8819) + +Version 16.99 - 20 May 2015 + +- bootloader: + o do not detect grub2 on UEFI when there's no bootloader + o fix default grub2 kernel parameters (mga#15984) +- partitioning: + o display cosmetics when reading back GPT partitions + o fix mnt point for FAT partitions on GTP (mga#15987) + o set the proper GUID for FAT partitions on GPT +- don't try to install non existant scim-googlepinyin (mga#6681) + +Version 16.97 - 18 May 2015 + +(just to be sure draklive-install fix for mga15257 doesn't break anything) + +Version 16.96 - 17 May 2015 + +- partitioning: + o fix regression refusing FAT for ESP (mga#15962) + +Version 16.95 - 14 May 2015 + +- better dialog title (mga#9648) +- partitioning: + o fix a crash after "insufficient space" error (mga#15919) + +Version 16.93 - 9 May 2015 + +- bootloader: + o do use vga value for grub2 + o fix setting default grub2 entry + +Version 16.92 - 9 May 2015 + +- bootloader: + o add a dedicate step for grub2 (mga#9627) + o always log update-grub2 output (mga#15857) + o backup grub2 files before configuring +- log grub2 install.sh in report.bug like for grub (mga#15857) +- networking: + o recognize r8723bs (mga#15874) +- partitioning: + o do not set noauto for /boot/EFI (mga#15627) + +Version 16.91 - 3 May 2015 + +- final left-background + +Version 16.90 - 28 April 2015 + +- localedrake: + o write input methods to /etc/locale.conf (mga#15464) +- run vgchange before updating the list of LVMs, not after, and even if not + in install (should help with mga#7578). + +Version 16.89 - 25 April 2015 + +- Ignore special partitions on mmc (mga#15759) + +Version 16.87 - 21 April 2015 + +- partitioning: + o improve the display box (mga#15728) + +Version 16.86 - 20 April 2015 + +- bootloader: + o dont override 'splash' and/or 'quiet' when adding 'noiswmd' (mga#15666) +- partitioning: + o use the windows partition with the most available space on current + disk, not the last one across all disks (mga#15589) + o suggest up to 20GB/20% of the windows partition (whichever is larger), + previously 6GB/10% (mga#15589) + o hide empty space < 2MB, we have such holes due to alignment (mga#15733) +- speed up reading of flags from GPT partition table (mga#15621). + +Version 16.84 - 14 April 2015 + +- bootloader config: + o do not pass useless parameters to grub2 under UEFI (mga#15692) + o fix kernel booting in blind mode (mga#15291) + +Version 16.83 - 13 April 2015 + +- enable firmware raids with dmraid/kpartx like we do on + live medias and on fully installed systems + +Version 16.82 - 13 April 2015 + +- partitioning: + o detect Lenovo recovery & 'SYSTEM_DRV' as such (mga#1371) + o do add a ESP if it was removed by "Clear All" + o ignore ESP for "use free space on MS" +- bootloader config: + o default to GRUB_DISABLE_RECOVERY=falss for 'failsafe' entry (mga#15675) + +Version 16.81 - 12 April 2015 + +- add kpartx for dmraid activation +- fix upgrade when package's in several media (mga#15350) + (need URPM-5.06 too) +- support loading patches from NTFS USB keys +- partitioning: + o don't guess a drive letter for ESP partitions + +Version 16.80 - 9 April 2015 + +- bootloader config: + o check there's still some place on /boot with grub2 too + o generate core.img for UEFI + o fix detecting grub2 on UEFI + o write /boot/grub2/install.sh like for grub instead of drakboot.conf +- log grub2 config in report.bug like for grub/lilo +- partitionning: + o don't guess a drive letter for recovery partitions (mga15636) + +Version 16.79 - 7 April 2015 + +- bootloader config: + o keep vga= parameter when switching to grub2 (mga#9888) + +Version 16.78 - 7 April 2015 + +- bootloader: + o fix installing grub2 on MBR (mga#15640) + (regression introduced in 16.76) + +Version 16.77 - 7 April 2015 + +- bootloader: + o add 'noiswmd' to kernel command line to manage isw_ bios + fakeraids with dmraid for now (instead of mdadm) (mga#11289, mga#14330) + o allow btrfs for / without separate /boot with grub2 (mga#15374) +- partitioning wizard: + o do not offer to select RAID as it result in a crash (mga#5800) + +Version 16.76 - 3 April 2015 + +- bootloader config: + o log grub2-install failures (mga#15439) +- partitionning: + o log fdisk -l output before/after partitionning + o really try to detect recovery partitions on GPT + +Version 16.75 - 30 March 2015 + +- partitionning: + o better fix for fail to read too corrupted partition table + o fix getting ESP with "use free space": + make sure to not override /boot/EFI mount point with /media/win_X + o make sure to check for existing ESP on all disks + o relax checks for ESP + o try to detect recovery partitions on GPT + +Version 16.74 - 27 March 2015 + +- GPT partitionning: + o fix retrieving ntfs partitions as ntfs-3g instead of ntfs + o really fix retrieving swap partition type + +Version 16.73 - 27 March 2015 + +- GPT partitionning: + o fix creating RAID devices (mga#15400) + (regression from 16.33) + o fix "I cannot read the partition table of device XXX, it is too corrupted" + o fix retrieving LVM/RAID/swap partition type + o fix retrieving ntfs partitions as ntfs-3g instead of ntfs + o fix tagging lvm/raid as "linux filesystem" + o fix tagging ntfs-3g as "linux filesystem" + o fix tagging swap as "linux filesystem" +- tell users to ignore Gtk3 warnings + +Version 16.72 - 26 March 2015 + +- fix a crash in auto install (mga#15573) + +Version 16.71 - 25 March 2015 + +- bump max_nb() to 131 to cover mdadm managed imsm and ddf1 bios + fakeraids (containers defaults to >= 127 and partitions <=126) +- partitionning: + o fix retrieving ESP partition type on GPT (mga#15366) + o log which GPT partition we fail to add/del + o set proper GUID to ESP partitions with GPT layout +- pre-install grub2-efi on UEFI + +Version 16.69 - 20 March 2015 + +- efi partitioning fixes from tv +- diskdrake & package install gtk fixes from Martin Whitaker + +Version 16.68 - 17 March 2015 + +- fix mis-detecting some mobile broadband modems (mga#12492) +- add 'deploops' option for debugging (mga#15350) +- log mkinitrd faillures (mga#9201) + +Version 16.67 - 5 March 2015 + +- auto_install: + o ignore firmwares within draklive + o log step errors +- drakx-in-chroot: + o unbreak draklive + +Version 16.66 - 5 March 2015 + +- diskdrake: + o add "nofail" option to "foreign" mountpoints to avoid unwanted recovery mode (#10179) + +Version 16.65 - 27 February 2015 + +- Mageia 5 RC +- include udev rule for Synaptics + +Version 16.64 - 27 February 2015 + +- partitioning: + o add missing button icons (mga#15264) + +Version 16.63 - 27 February 2015 + +- partitioning: + o fix too wide buttons (mga#12422, mga#13471, mga#14839, mga#15379) + +Version 16.62 - 19 February 2015 + +- partitioning (mga#12422, mga#11988, mga#14839, mga#15272, mga#15264): + o use an horizontal scrolling bar when needed + o use a vertical scrolling bar when needed (mga#15272) + o workaround too wide togglebuttons with empty label with gtk+3 and/or Adwaita + +Version 16.61 - 18 February 2015 + +- ensure we install radeon-firmware too if needed (mga#15203) + +Version 16.60 - 18 February 2015 + +- ensure we install kernel-firmware-nonfree if needed (mga#15203) + +Version 16.59 - 18 February 2015 + +- bug: + o display a nicer message when no removable medium is found (mga#14435) + +Version 16.57 - 11 February 2015 + +- fix taking screenshots on UEFI 24bit bpp framebuffer (mga#13684) + +Version 16.55 - 9 February 2015 + +- drakclock: Ensure that /etc/localtime is a symlink (mga#14888) +- users: Make sure to restart accounts-daemon after adding users (mga#15113) +- finish-install: Ensure i18n settings are loaded +- Create a symlink instead a hard copy to localtime see issue #14888 +- i18n: Write the desired console font to /etc/vconsole.conf +- i18n: Use the x-distro /etc/locale.conf file instead of /etc/sysconfig/i18n +- drakedm: Don't run ancient dm init script (which no longer exists) +- Update traslations + +Version 16.54 - 6 February 2015 + +- fix left background size + +Version 16.53 - 6 February 2015 + +- switch from oxygen-gtk to Adwaita theme + o remove oxygen-gtk + o add missing icons (mga#13673, mga#14355, mga#14840, mga#14844) + o add libpixbufloader-svg.so for Adwaita svg icons + o add gtk.css + +Version 16.52 - 5 February 2015 + +- default to GPT on disks larger than 4TB, not LVM +- fix GPT initialization on empty disk +- fix failure to delete partitions after switching to GPT +- fix stage2 loading graphical installer in efi mode + +Version 16.51 - 3 February 2015 + +- Mageia 5 beta 3 +- recognize new kernel-3.19 drivers + +Version 16.50 - 9 January 2015 + +- initial uefi support + +Version 16.49 - 31 December 2014 + +- translation updates +- refer to MageiaWelcome instead of to something we do not have (mga#10901) +- drakx-in-chroot: + o pre-create /dev/null & co before mounting devtmpfs +- recognize new kernel-3.18 drivers (mga#14799) + +Version 16.48 - 16 December 2014 + +- Mageia 5 artwork integration (with beta2 mention on left-background) +- do not load hyper-v modules (already done by udev in stage1) + +Version 16.47 - 5 December 2014 + +- do not crash loading stage2 in Virtual PC (mga#14117) +- bootloader config: + o do not crash if fstab contains a bind mount on a file (mga#14657) + +Version 16.45 - 26 October 2014 + +- drakx-in-chroot: + o pre-create /dev/null & co again (for draklive) +- fix selecting of uneeded locales (mga#3723) + +Version 16.44 - 23 October 2014 + +- drakx-in-chroot: + o document --stage2-update in --help + o mount /dev -o ro + o try harder to umount everything when sg went havroc + +Version 16.43 - 20 October 2014 + +- drakx-in-chroot: + o adapt to the fact that stage2 expects a /dev fully populated by udev +- package installation: + o adapt to URPM-5 + o rename "no_suggests" option as "no_recommends" + +Version 16.42 - 18 September 2014 + +- only allow GRUB2 when booting on btrfs + +Version 16.41 - 31 August 2014 + +- adapt to latest systemd +- allow /boot on btrfs +- recognize new kernel-3.17 drivers + +Version 16.40 - 22 August 2014 + +- adwaita-gtk3-theme no longer provides a settings.ini file +- log X.org server logs when it fails to start up (mga#13471, ...) +- recognize hyper-v paravirtual network driver + +Version 16.39 - 17 August 2014 + +- recognize new kernel-3.16 drivers + +Version 16.38 - 22 July 2014 + +- Mageia 5 alpha 2 left background + +Version 16.37 - 3 July 2014 + +- fix /etc/fstab writing (mga#13114, also reported by Joseph Wang) +- partitioning: + o improve fs sorting in combo box (mga#13640) + +Version 16.36 - 1 July 2014 + +- hide /boot/efi check for now (mga#13638) + +Version 16.35 - 29 June 2014 + +- Mageia 5 alpha 1 left background +- let udev handle floppies + +Version 16.33 - 18 June 2014 + +- stop creating some /dev entries that are managed by udev + +Version 16.32 - 15 June 2014 + +- include platform driver autoload udev rules +- recognize new kernel-3.15 drivers + +Version 16.31.1 - 6 June 2014 + +- include udev rule for VMmouse + +Version 16.31 - 6 June 2014 + +- xorg config: + o rely on evdev/udev for input devices + o Wacom tablets should work better + (we now load the wacom driver again) + o Synaptics touchpads should now work during install (mga#11524) + +Version 16.30 - 4 June 2014 + +- adapt to perl-5.20 +- add some POD documentation +- do not unavailable kernel-xbox +- drop (broken) support for Alpha, PPC, Sparc & IA64 +- locale setting + o stop configuring HAL + o update locales list + +Version 16.29 - 3 May 2014 + +- gnome-icon-theme is now adwaita-icon-theme + +Version 16.28 - 28 April 2014 + +- recognize new kernel-3.14 drivers + +Version 16.27 - 18 February 2014 + +- fix crash when choosing a RTL language (mga#12793) +- Ensure uid/gid extraction works when adding users via summary page + (fixes chown'ing user to root when adding existing user on upgrade mga#12375) + +Version 16.26.6 - 23 January 2014 + +- fix hidden icon in individual package selection (mga#12397) + +Version 16.26.5 - 22 January 2014 + +- release notes dialog: + o fix untranslated button + +Version 16.26.4 - 22 January 2014 + +- debug image: + o add a warning about QWERTY keyboard +- help dialogs: + o do warn on first screenshot (mga#11176) + o fix lost help screenshots (mga#11176) + +Version 16.26.3 - 21 January 2014 + +- help dialogs: + o do not warn if a screenshot already has been taked (mga#11176) + +Version 16.26.2 - 20 January 2014 + +- left background for final release of Mageia 4 + +Version 16.26.1 - 20 January 2014 + +- partitioning: + o increase back minimum partition width for Oxygen (mga#11977) + +Version 16.26 - 20 January 2014 + +- fix detecting if basesystem is installed (mga#10722) + thus fixing "basesystem package not selected" +- partitioning: + o fix sizing partition widgets + o fix not moving window (mga#11790, mga#11988, mga#11977) + o revert minimum partition width to its pre-gtk3 value + o show labels on partition buttons + +Version 16.25 - 19 January 2014 + +- add Mageia 4 desktop images + +Version 16.24 - 18 January 2014 + +- help dialogs: + o make screenshots work (mga#11176) + o fix untranslated button & title (mga#9828) + +Version 16.23 - 16 January 2014 + +- partitioning: + o do not show labels on partition buttons (mga#11988) + +Version 16.22 - 15 January 2014 + +- partitioning: + o fix "No GSettings schemas are installed on the system" error when + inspecting partitions (mga#12279) +- services: + o use --no-block with chkconfig and systemctl enable to prevent systemd reload + and potential crash (especially during first/live boot) + +Version 16.21 - 13 January 2014 + +- partitioning: + 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) +- revert back to matchbox instead of mutter as it doesn't fix + diskdrake issues (mga#11977) + (thus fixing missing window decorations (mga#12218)) + +Version 16.20 - 6 January 2014 + +- Mageia 4 artwork + +Version 16.19 - 4 January 2014 + +- Mageia 4 RC left background + +Version 16.17 - 20 December 2013 + +- media step: + o hint that nonfree is needed if a CPU needs a microcode +- install: + o fix pausing installing while displaying release notes +- drakx-in-chroot: + o advise to install xephyr if missing +- use mutter instead of matchbox in order to try to workaround + diskdrake issues (mga#11790, mga#11988, ...) + as a side effect, stage2 shrinks by 3Mb... + +Version 16.14 - 10 December 2013 + +- Mageia 4 beta 2 left background + +Version 16.13 - 10 December 2013 + +- fix crash when selecting an input method (mga#11939) + +Version 16.10 - 6 December 2013 + +- package group selection: + o make bottom buttons always available + (by puting the scrolling window only around the package group check boxes) + +Version 16.9 - 6 December 2013 + +- fix retrieving network info from stage2 after dracut migration (mga#11504) + +Version 16.7 - 5 December 2013 + +- partitioning: + o fix a crash when creating partitions (mga#11876) + +Version 16.6 - 4 December 2013 + +- fix blue background behind left panel text (mga#11866) + +Version 16.5 - 3 December 2013 + +- partitioning: + 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 partitioning wizard moving the main window to left (mga#11790) +- fix titles not being blue anymore + +Version 16.2 - 29 November 2013 + +- no more run urpmi.update when adding media + (uneeded with urpmi-7.27+) + +Version 16.1 - 28 November 2013 + +- fix a warning: include dialog-warning-symbolic +- fix left panel text being black instead of white (mga#11792) +- fix calling "child1_shrink" via package "Gtk3::HPaned" (mga#11797) +- fix using old toolbar API that is no more available (mga#11791) +- wrap too big labels in summary dialog (mga#11793) + +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... +- detect_devices: + fix ids to be numeric +- drakx-in-chroot: + o add --depth in order to force 16bit colors mode + +Version 15.73.1 - 19 November 2013 + +- debug image: + o include enough python in order to generate a stack trace from within stage2 + o fix passing arguments from drakx-in-chroot +- do not compile/include xhost+ anymore (unused for years) +- log why updates were not applied + +Version 15.73 - 12 November 2013 + +- polkit: fix wrappers to properly escape arguments when calling the binary + +Version 15.72.2 - 11 November 2013 + +- properly escape $$UID +- use $$UID instead of $$(id -u) + +Version 15.72.1 - 9 November 2013 + +- fix typo in last Makefile change + +Version 15.72 - 9 November 2013 + +- use /usr/libexec/drakrpm-addmedia directly in stage2 (colin, #11319) +- debug image: + o add missing python modules for latest gdb + o fix building with latest gdb + +Version 15.71 - 8 November 2013 + +- do not use automatically gdm for xfce +- do not include anymore packdrake module + +Version 15.70 - 3 November 2013 + +- Mageia 4 beta 1 left background + +Version 15.69 - 29 October 2013 + +- adapt to a dracut based stage1 + +Version 15.68.1 - 14 October 2013 + +- adapt to latest mdadm + +Version 15.68 - 14 October 2013 + +- drop /etc/termcap as it's no longer part of our build +- make urpmi install check more reliable (polkit related path change mga#11125) +- recognize new kernel-3.12 drivers + +Version 15.67 - 10 October 2013 + +- log when user reject applying updates (mga#11319) +- recognize new kernel-3.11 drivers + +Version 15.66 - 3 October 2013 + +- include another network interface name udev rule (mga#10947) +- diskdrake: + o enable to format already formated btrfs partitions (mga#11256) + +Version 15.65 - 28 September 2013 + +- mageia 4 alpha 3 left background +- fix detecting some soft RAID (mga#11139 and the like) + +Version 15.64 - 4 September 2013 + +- rebuild + +Version 15.63 - 4 September 2013 + +- revert multi selection for desktops + +Version 15.62 - 3 September 2013 + +- Mageia 4 alpha 2 left background +- updated translations for desktop install +- add Independently install Desktop environments +- install open-vm-tools on VMware hypervisor + +Version 15.61 - 8 August 2013 + +- include network interface name udev rule (mga#10947) + +Version 15.60 - 4 August 2013 + +- Mageia 4 alpha 1 left background + +Version 15.59 - 4 August 2013 + +- add missing re.so for utf8_heavy.pl (mga#10893) +- detect wifi cards managed by ssb driver (mga#9378) + +Version 15.58 - 19 July 2013 + +- fix a lang pixmap (mga#10795) + +Version 15.57 - 16 July 2013 + +- adapt to latest btrfs utils for resizing + +Version 15.56 - 16 July 2013 + +- bootloader: + o fix displaying need to install acpi* packages when they're already installed + o read/save choosen default entry +- detect wifi cards managed by bcma driver (mga#9378) +- detect new kernel-3.10 drivers + +Version 15.54 - 17 May 2013 + +- do not enable legacy sysvinit scripts that no longer exist (mga#10084) +- do not enable to pick xguest (mga#9750) +- fix offering to install shorewall & shorewall-ipv6 when already installed +- media step: + o hint that nonfree is needed if a driver needs a nonfree firmware + o preselect nonfree if needed + +Version 15.52 - 15 May 2013 + +- fix displaying release notes while installing (mga#10087) + +Version 15.51 - 13 May 2013 + +- drop support for fetching release-notes.ARCH.html +- enable Nonfree/Tainted repositories when adding update media if a + package having a matching name is installed (similar to #8379) +- detect_devices: check for phy80211 sysfs directory as well to detect + wireless devices + +Version 15.49 - 2 May 2013 + +- fix displaying ads (mga#9939) + +Version 15.48 - 1 May 2013 + +- include mount options in auto_inst.pl +- install 'basesystem-minimal' instead of 'basesystem' prior to add extra media + thus fixing "basesystem package not selected" (mga#9611) +- make xdm installation automatic in auto_inst mode (mga#9875) + +Version 15.47 - 30 April 2013 + +- include more partition fields in auto_inst.pl (mga#9784) +- skip comments in /etc/crypttab (Colin, mga#9905) +- services: + o list 'shorewall-ipv6' along 'shorewall' + +Version 15.45 - 27 april 2013 + +- fix doble logging of 'filesystem' installation (mga#7758) +- install shorewall-ipv6 along shorewall (mga#9401) +- bootloader: + o try harder to get a label for other OSes (mga#9849,9681) +- partitioning: + o only allow 'acl' option for extX & reiserfs (mga#9884) + +Version 15.44 - 23 april 2013 + +- partitioning: + 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.43 - 22 april 2013 + +- prepare final release: left background + +Version 15.42 - 21 April 2013 + +- partitioning (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 + +- add support for new help - updated translations Version 15.40 - 19 April 2013 - authentication: o 'nss-pam-ldapd' obsoletes 'pam_ldap' (mga#9769) -- partionning (mga#5661): +- partitioning (mga#5661): o fix losing crypt key when detecting LVMs on top of dmcrypt o fix losing crypt key when re-reading partition tables Version 15.39 - 15 April 2013 - bump min size for spliting /home fs (Eugeni, mga#3189): - o from 8 to 12Gb if simple partionning + o from 8 to 12Gb if simple partitioning o from 7 to 10Gb if /usr is split or for servers Version 15.38 - 14 April 2013 @@ -35,7 +1873,7 @@ Version 15.35 - 5 April 2013 - bootloader: o assume grub2.cfg is UTF-8 encoded - o read back xen conf from grub2 + o read back more conf from grub2 o set entries type when reading back grub2 conf, thus fixing switching back to grub-legacy (mga#9563) - fix finding translated help (mga#9619) @@ -708,7 +2546,7 @@ Version 13.77 - 23 January 2012 - diskdrake: o allow using nilfs2 during install o enable to set label on btrfs & nilfs fses as well as on swap - o preserve UUID when reformating a nilfs fs + o preserve UUID when reformatting a nilfs fs - do not install shorewall & mandi if firefwall is not configured Version 13.76 - 20 January 2012 @@ -1457,7 +3295,7 @@ Version 12.30 - 21 April 2009 to kde4 upgrade is now done - fix checking for kde3 (which is now in /opt) - diskdrake: - o display a progress bar while formating an ext4 partition + o display a progress bar while formatting an ext4 partition o do not run udevadm in install mode o render ext4 partition as red like ext3 ones |