- Don't warn when getfilecon fails (bug #167822).
This commit is contained in:
parent
3a673ee1ac
commit
3604f6cbac
@ -1,7 +1,7 @@
|
||||
Summary: The GNU patch command, for modifying/upgrading files.
|
||||
Name: patch
|
||||
Version: 2.5.4
|
||||
Release: 27
|
||||
Release: 28
|
||||
License: GPL
|
||||
URL: http://www.gnu.org/software/patch/patch.html
|
||||
Group: Development/Tools
|
||||
@ -62,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/*/*
|
||||
|
||||
%changelog
|
||||
* Thu Sep 8 2005 Tim Waugh <twaugh@redhat.com> 2.5.4-28
|
||||
- Don't warn when getfilecon fails (bug #167822).
|
||||
|
||||
* Wed Sep 7 2005 Tim Waugh <twaugh@redhat.com> 2.5.4-27
|
||||
- Applied patch from Ulrich Drepper to fix string overread (bug #167675).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user