2005-01-07 Martin Kretzschmar * configure.in: Version 2.8.2. * xpdf/gpdf-view.cc (gpdf_view_link_entered_cb): undo string freeze breakage. * NEWS: update. Backports from HEAD: 2004-12-22 Martin Kretzschmar * xpdf/gpdf-view.cc (gpdf_view_link_entered_cb): fix typos and add NULL-checks to fix crashes on link mouse-over. Fixes Bug #156784, Bug #159966, half of Bug #159386. 2004-12-21 Martin Kretzschmar * xpdf/GPOutputDev.cc (getFontFaceEmbedded): FoFiTrueType::make etc. can return NULL. Use the fallback in that case. Fixes crash part of Bug #161066. 2004-12-21 Gordon Ingram * shell/gpdf.c (gpdf_window_focus_in_event, gpdf_window_focus_out_event) (gpdf_window_class_init): Show the fullscreen button only when the window is active. Stolen from epiphany. Fixes #161225. 2005-01-07 Martin Kretzschmar * xpdf/GfxState.cc (GfxDeviceNColorSpace::parse), xpdf/Gfx.cc (doImage): update to xpdf 3.00pl2. Check that the PDF file supplied color components count i within the allowed range. Fixes buffer overflow vulnerability. Fixes Bug #162084 and Bug #163026 http://www.idefense.com/application/poi/display?id=172 CAN-2004-1125 Also thanks to Matthias Geerdsen and Marco Pesenti Gritti . 2005-01-03 Marco Pesenti Gritti * xpdf/gpdf-bookmarks-view.cc: Fix click on bookmarks bar items #276482