diff options
Diffstat (limited to 'perl-install/install/NEWS')
| -rw-r--r-- | perl-install/install/NEWS | 23 |
1 files changed, 22 insertions, 1 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 702af331a..912b1cd1b 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,4 +1,25 @@ -- Adapt to rpm-4.19 +- use POSIX::setlocale() instead of c::setlocale() to ensure Locale::gettext + uses any locale changes we make (mga#34656) +- use task-plasma-minimal instead of task-plasma5-minimal +- 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 |
