- fixed password elimination form URL without '/' in it
This commit is contained in:
parent
5601078496
commit
bb65cbd29a
5
mc.spec
5
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.1
|
Version: 4.6.1
|
||||||
Release: 0.4
|
Release: 0.5
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Shells
|
Group: System Environment/Shells
|
||||||
@ -128,6 +128,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%dir %{_datadir}/mc
|
%dir %{_datadir}/mc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 22 2004 Jindrich Novy <jnovy@redhat.com> 4.6.1-0.5
|
||||||
|
- fixed password elimination when no '/' is present in URL
|
||||||
|
|
||||||
* Tue Sep 21 2004 Jindrich Novy <jnovy@redhat.com> 4.6.1-0.4
|
* Tue Sep 21 2004 Jindrich Novy <jnovy@redhat.com> 4.6.1-0.4
|
||||||
- fixed .strippwd patch to deal better with ':' and '@' in URL
|
- fixed .strippwd patch to deal better with ':' and '@' in URL
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user