- Revert the only one auto.master patch until we implement the +auto_master
syntax. Temporarily addresses bz #133055.
This commit is contained in:
parent
2f5c56845f
commit
1f55834c04
@ -81,7 +81,7 @@ echo %{version}-%{release} > .version
|
||||
%patch17 -p1 -b .mtab-lock
|
||||
%patch18 -p1 -b .map-expiry
|
||||
%patch19 -p1 -b .disable-direct
|
||||
%patch20 -p1 -b .one-auto-master
|
||||
#%patch20 -p1 -b .one-auto-master
|
||||
%patch21 -p1 -b .signal-race-fix
|
||||
%patch22 -p1 -b .sock-leak-fix-2
|
||||
#%patch23 -p1 -b .nss
|
||||
@ -142,8 +142,11 @@ exit 0
|
||||
|
||||
%changelog
|
||||
* Tue Sep 21 2004 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.3-20
|
||||
- Merged my and Ian's socket leak fixes into one, smaller patch.
|
||||
- Fix some more echo lines for internationalization.
|
||||
- Merged my and Ian's socket leak fixes into one, smaller patch. Only
|
||||
partially addresses bz #128966.
|
||||
- Fix some more echo lines for internationalization. bz #77820
|
||||
- Revert the only one auto.master patch until we implement the +auto_master
|
||||
syntax. Temporarily addresses bz #133055.
|
||||
|
||||
* Thu Sep 2 2004 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.3-18
|
||||
- Umount loopback filesystems under automount points when stopping the
|
||||
|
Loading…
Reference in New Issue
Block a user