Changes between Version 18 and Version 19 of UpgradeNotes


Ignore:
Timestamp:
Sep 11, 2012 10:30:28 AM (12 years ago)
Author:
Ted Faber
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UpgradeNotes

    v18 v19  
    175175The {{{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.
    176176
    177 Eariler versions of this included multiple patches to multiple components managed through quilt.  This time I applied one patch relative to SVN version 1090.  It inlcudes:
     177Eariler 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:
    178178
    179179 * Patch to fix a calloc bug due to multithreading