20210902-alt1
- Try older SMB/CIFS protocol versions if mounting a CIFS share failed - Redirect propagator logs to ttyprintk (kernel log buffer) so they can be easily inspected with dmesg.
This commit is contained in:
parent
d1d376a30f
commit
fa6c5ef78f
@ -3,7 +3,7 @@
|
||||
%def_with splash
|
||||
|
||||
Name: propagator
|
||||
Version: 20210831
|
||||
Version: 20210902
|
||||
Release: alt1
|
||||
|
||||
Summary: 'Early userspace' set of binaries
|
||||
@ -39,6 +39,10 @@ including init and various helpers for hw probing and bootstrapping.
|
||||
%_sbindir/propagator
|
||||
|
||||
%changelog
|
||||
* Thu Sep 02 2021 Alexey Sheplyakov <asheplyakov@altlinux.org> 20210902-alt1
|
||||
- When mounting a cifs share try older protocol versions (related: #40554)
|
||||
- Log messages to ttyprintk for easier debugging
|
||||
|
||||
* Tue Aug 31 2021 Alexey Sheplyakov <asheplyakov@altlinux.org> 20210831-alt1
|
||||
- Network boot: automatically select interface with a carrier (closes: #40616)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user