Rebuilt for RHEL 9 BETA for openssl 3.0

Related: rhbz#1971065
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-06-22 18:35:37 +00:00
parent 13f90f85f9
commit 9902095ec9

View File

@ -12,7 +12,7 @@
Summary: A tool for automatically mounting and unmounting filesystems
Name: autofs
Version: 5.1.7
Release: 17%{?dist}
Release: 18%{?dist}
Epoch: 1
License: GPLv2+
Source: https://www.kernel.org/pub/linux/daemons/autofs/v5/autofs-%{version}-2.tar.gz
@ -350,6 +350,10 @@ fi
%dir /etc/auto.master.d
%changelog
* Tue Jun 22 2021 Mohan Boddu <mboddu@redhat.com>
- Rebuilt for RHEL 9 BETA for openssl 3.0
Related: rhbz#1971065
* Tue Jun 22 2021 Ian Kent <ikent@redhat.com> - 1:5.1.7-17
- bz1973892 - /net mount being not cleanly mounted and unmounted
- correct patch, fix nonstrict offset mount fail handling.