diff options
| author | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2026-05-03 20:02:07 +0100 |
|---|---|---|
| committer | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2026-05-03 20:02:07 +0100 |
| commit | 0a56e79f3763ff4a8aa5c910f8b2fd028c8dc857 (patch) | |
| tree | 74224a4f7c7e534ec7543ba6e95dac315096bac9 | |
| parent | 9bc14b162f1848678b553e5b8606a3729c5e7084 (diff) | |
| download | drakx-master.tar drakx-master.tar.gz drakx-master.tar.bz2 drakx-master.tar.xz drakx-master.zip | |
| -rw-r--r-- | perl-install/Makefile.config | 2 | ||||
| -rw-r--r-- | perl-install/install/NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index 9a8d8a321..83ba2fd4d 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=18.78 +VERSION:=18.79 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 1340cab13..b85476911 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 18.79 - 3 May 2026 + - fix detection of existing i686 (Mageia 10+) systems (mga#35250) Version 18.78 - 19 April 2026 |
