From 39c8e7e0e78e7aafd6883d83ccbae8057984cb9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Tue, 4 Apr 2017 20:35:12 +0200 Subject: 17.77 --- perl-install/Makefile.config | 6 +++--- perl-install/NEWS | 2 ++ perl-install/install/NEWS | 2 ++ 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index c6decfe6d..cb919863e 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,9 +1,9 @@ # -*- Makefile -*- -VERSION:=17.76 +VERSION:=17.77 SUDO = sudo TMPDIR = /tmp -SO_FILES = c/blib/arch/auto/c/c.so +SO_FILES = c/blib/arch/auto/c/c.so # PMS_DIRS is used only in drakxtools PMS_DIRS = c diskdrake harddrake interactive modules partition_table resize_fat security fs fs/remote @@ -15,7 +15,7 @@ STANDALONEPMS = $(STANDALONEPMS_:%=standalone/%) ALLPMS = $(PMS) $(STANDALONEPMS) PERL = perl LOCALFILES = $(patsubst %, ../tools/%,serial_probe/serial_probe) -DIRS = c resize_fat #po +DIRS = c resize_fat #po CFLAGS = -Wall override CFLAGS += -pipe diff --git a/perl-install/NEWS b/perl-install/NEWS index dacaa5de5..8018096fb 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +Version 17.77 - 4 April 2017 + - diskdrake: 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): diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 9dccd49f2..76327a7cc 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +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): -- cgit v1.2.1