- fix memory leak in mc-utf8 patch, thanks to Marcin Garski (#169549)
- fix mc-find patch to support UTF-8, thanks to Victor Abramoff (#169531) - remove bogus condition from mc-symcrash patch
This commit is contained in:
parent
187524f1a4
commit
235de9ea0f
6589
mc-utf8.patch
6589
mc-utf8.patch
File diff suppressed because it is too large
Load Diff
7
mc.spec
7
mc.spec
@ -1,7 +1,7 @@
|
|||||||
Summary: User-friendly text console file manager and visual shell.
|
Summary: User-friendly text console file manager and visual shell.
|
||||||
Name: mc
|
Name: mc
|
||||||
Version: 4.6.1a
|
Version: 4.6.1a
|
||||||
Release: 0.15
|
Release: 0.16
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Shells
|
Group: System Environment/Shells
|
||||||
@ -183,6 +183,11 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%dir %{_datadir}/mc
|
%dir %{_datadir}/mc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 29 2005 Jindrich Novy <jnovy@redhat.com> 4.6.1a-0.16
|
||||||
|
- fix memory leak in mc-utf8 patch, thanks to Marcin Garski (#169549)
|
||||||
|
- fix mc-find patch to support UTF-8, thanks to Victor Abramoff (#169531)
|
||||||
|
- remove bogus condition from mc-symcrash patch
|
||||||
|
|
||||||
* Tue Sep 13 2005 Jindrich Novy <jnovy@redhat.com> 4.6.1a-0.15
|
* Tue Sep 13 2005 Jindrich Novy <jnovy@redhat.com> 4.6.1a-0.15
|
||||||
- fix segfault when copying symlinks of a particular type and
|
- fix segfault when copying symlinks of a particular type and
|
||||||
fix creation of dangled symlinks (#168184)
|
fix creation of dangled symlinks (#168184)
|
||||||
|
Loading…
Reference in New Issue
Block a user