- increase NVR to try and avoid version conflicts.
This commit is contained in:
parent
8838c4a6f8
commit
be3003008a
@ -8,7 +8,7 @@
|
||||
Summary: A tool for automatically mounting and unmounting filesystems
|
||||
Name: autofs
|
||||
Version: 5.1.4
|
||||
Release: 102%{?dist}
|
||||
Release: 103%{?dist}
|
||||
Epoch: 1
|
||||
License: GPLv2+
|
||||
Group: System Environment/Daemons
|
||||
@ -730,6 +730,11 @@ fi
|
||||
%dir /etc/auto.master.d
|
||||
|
||||
%changelog
|
||||
* Mon Mar 20 2023 Ian Kent <ikent@redhat.com> - 5.1.4-103
|
||||
- bz2177998 - deadlock while reading amd maps
|
||||
- rebuild to avoid possible NVR problems.
|
||||
- Related: rhbz#2177998
|
||||
|
||||
* Mon Mar 20 2023 Ian Kent <ikent@redhat.com> - 5.1.4-102
|
||||
- bz2177998 - deadlock while reading amd maps
|
||||
- fix return status of mount_autofs().
|
||||
|
Loading…
Reference in New Issue
Block a user