mirror of
https://github.com/schoebel/mars
synced 2025-01-13 10:24:49 +00:00
all: release light0.1stable05
This commit is contained in:
parent
bd3a21d2b8
commit
40dfde1fd2
17
ChangeLog
17
ChangeLog
@ -45,6 +45,23 @@ Release Conventions / Branches / Tagnames
|
||||
NO NEW FEATURES, not even minor ones, except when absolutely
|
||||
necessary for a bugfix.
|
||||
|
||||
light0.1stable05
|
||||
--------
|
||||
* Major fix: incomplete calls to vfs_readdir()
|
||||
which could lead to incomplete symlink updates /
|
||||
replication hangs.
|
||||
* Minor fix: scarce race on replay EOF.
|
||||
* Separated kernel from userspace build environment.
|
||||
* Removed some potentially dangerous Kconfig options
|
||||
if they would be set to wrong values (robustness against
|
||||
accidentally producing bad kernel modules).
|
||||
* Dito: some additional checks against bad main Kconfig options
|
||||
(mainly for out-of-tree builds).
|
||||
* Separated contrib code from maintained code.
|
||||
* Added some pre-patches for newer kernels
|
||||
(WIP - not yet fully tested at all combinations)
|
||||
* Minor doc addition: LinuxTag 2014 presentation.
|
||||
|
||||
light0.1stable04
|
||||
--------
|
||||
* Quiet annoying error message.
|
||||
|
Loading…
Reference in New Issue
Block a user