Changes between Version 18 and Version 19 of UpgradeNotes
- Timestamp:
- Sep 11, 2012 10:30:28 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UpgradeNotes
v18 v19 175 175 The {{{xmviewos}}} has patchs attached (following the rules at http://www.debian.org/doc/manuals/maint-guide/modify.en.html ) to defines {{{NOUMBINWRAP}}} in {{{xmview/um_exec.c}}}, to move a memory allocation so that it does not interfere with thread creation, and to tuen on IP forwarding in the lwip stacks. 176 176 177 Eariler versions of this included multiple patches to multiple components managed through quilt. This time I applied one patchrelative to SVN version 1090. It inlcudes:177 Eariler versions of this included multiple patches to multiple components managed through quilt. This time I applied [attachment:patch one patch] relative to SVN version 1090. It inlcudes: 178 178 179 179 * Patch to fix a calloc bug due to multithreading