K 10 svn:author V 7 sobomax K 8 svn:date V 27 2003-02-27T20:43:52.000000Z K 7 svn:log V 562 Increase size of the static buffer used to hold runtime dependency list read from CD from 2k to 16k, because in the modern world of meta-packages (Gnome et al) the length of this list could easily owerflow limit causing strange things to happen, ranging from installation failure due to list truncation to complete stack trashing (there is very vague bounds checking). For example, x11/gnome2-fifth-toe runtime dependencies list is 2,418 bytes long. Due to obvious reasons, this is an immediate MFC candidate. Sponsored by: Porta Software Ltd MFC after: 1 day END