ad8cfeb - fix buffer overflow in textbox when reflowing (#523955, CVE-2009-2905)

Authored and Committed by mlichvar 14 years ago
    - fix buffer overflow in textbox when reflowing (#523955, CVE-2009-2905)
    - use full textbox width when reflowing and allow minimal width 1
    - fix writing lines longer than width in textbox
    - don't use va_list in newtvwindow more than once (#523696)
    - bind \E[Z to back-tab in built-in keymap (#468046)
    - terminate string after reading file in whiptail
    - add newtRadioSetCurrent function (Thomas Jarosch)
    - add pkgconfig support (Thomas Jarosch)
    - add Malay, Malayalam, Assamese, Gujarati, Bengali India, Kannada, Telugu
        translations
    - include tutorial in txt format
    - include debian patches
    - fix crash in textbox SetText when topLines != 0
    - don't link modules with libraries already linked with libnewt
    - add Asturian and Marathi translations
    
        
file modified
+1 -1
file modified
+23 -3
file modified
+1 -1