From 166b24f13efe028f9c449c5822d5d6b656e5d6fd Mon Sep 17 00:00:00 2001 From: Ian Kent Date: Tue, 6 Mar 2018 17:54:38 +0800 Subject: [PATCH] - also update changelog for permission change. --- autofs.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/autofs.spec b/autofs.spec index ff31011..4c8b3a5 100644 --- a/autofs.spec +++ b/autofs.spec @@ -8,7 +8,7 @@ Summary: A tool for automatically mounting and unmounting filesystems Name: autofs Version: 5.1.4 -Release: 12%{?dist} +Release: 13%{?dist} Epoch: 1 License: GPLv2+ Group: System Environment/Daemons @@ -206,6 +206,10 @@ fi %dir /etc/auto.master.d %changelog +* Tue Mar 06 2018 Ian Kent - 1:5.1.4-13 +- fix install permissions of auto.net and auto.smb. +- update change log. + * Mon Feb 19 2018 Ian Kent - 1:5.1.4-12 - dont allow trailing slash in master map mount points. - fix libresolv configure check.