- also update spec file for patch update for bug 1984808.
This commit is contained in:
parent
d11ac98e35
commit
cc745af5e4
@ -12,7 +12,7 @@
|
||||
Summary: A tool for automatically mounting and unmounting filesystems
|
||||
Name: autofs
|
||||
Version: 5.1.7
|
||||
Release: 19%{?dist}
|
||||
Release: 20%{?dist}
|
||||
Epoch: 1
|
||||
License: GPLv2+
|
||||
Source: https://www.kernel.org/pub/linux/daemons/autofs/v5/autofs-%{version}.tar.gz
|
||||
@ -353,6 +353,10 @@ fi
|
||||
%dir /etc/auto.master.d
|
||||
|
||||
%changelog
|
||||
* Mon Aug 02 2021 Ian Kent <ikent@redhat.com> - 1:5.1.7-20
|
||||
- fix potential memory leak in "eliminate some more alloca usage" patch.
|
||||
- remove unused parameter from add_path() in "eliminate some more alloca usage" patch.
|
||||
|
||||
* Sat Jun 19 2021 Ian Kent <ikent@redhat.com> - 1:5.1.7-19
|
||||
- fix concat_options() error handling.
|
||||
- eliminate some more alloca usage.
|
||||
|
Loading…
Reference in New Issue
Block a user