Changelog for
pfstools-debugsource-1.8.4-14.10.i586.rpm :
Mon Apr 22 14:00:00 2013 dimstarAATTopensuse.org
- Add pfstools-no-debug-mangling.patch: don\'t drop occurences of
\"-g\" from CFLAGS. It destroys -grecord-gcc-flags.
Tue Sep 18 14:00:00 2012 idonmezAATTsuse.com
- Add explicit build dependency on glu
Sat May 12 14:00:00 2012 anixxAATTopensuse.org
- fix build by correcting the build dependency on libMagick++-devel
Tue Mar 6 13:00:00 2012 tabrahamAATTnovell.com
- refreshed pfstools-octave.patch
- Update to version 1.8.4
* fixed: SegFault from pfsview when switching channels
* fixed: quoted arguments in pfsin/pfsout/pfsv/pfsindcraw/
pfsinmulti (fixes bug 3279342)
- Changes from version 1.8.3
* fixed: pfsdisplayfunction properly interpolates display LUT
* fixed: bug #3080304 - configure uses non-portable test(1) syntax
* fixed: bug #1766263 - pfsinhdrgen fails silently on pfsin
failure. - partially
* fixed: pfsview the entire code converted from qt3 to qt4 (fixes
bug #3127946)
* fixed: \"Fit window to content\" works again in pfsview
* added: window icon in pfsview
* added: improved image file saving in pfsview
- Changes from version 1.8.2
* fixed: compiler incompatibility issue in pfspanoramic.cpp
* fixed: bug #2953028 \"gcc 4.4.1 const cast error\"
* fixed: spaces were improperly escaped in pfsin / pfsout (thanks
to Timo)
* added: new improved hdrhtml template from hdrlabs.com (thanks
to Christian)
Sun Nov 20 13:00:00 2011 cooloAATTsuse.com
- add libtool as buildrequire to avoid implicit dependency
Tue Mar 2 13:00:00 2010 puzelAATTnovell.com
- add pfstools-1.8.1-fix-return-in-nonvoid.patch
Thu Aug 6 14:00:00 2009 postadalAATTsuse.cz
- updated to version 1.8.1
* pfsouthdrhtml for generating web pages with an HDR viewer
* pfsview shows in the status bar current exposure for the dynamic
range window (relative to Y=1)
- updated pfstools-gcc.patch (bnc#445426)
Fri Jan 9 13:00:00 2009 crrodriguezAATTsuse.de
- remove static libraries and \"la\" files
Sun Sep 7 14:00:00 2008 postadalAATTsuse.cz
- updated to version 1.6.5
* mostly improvements in the matlab interface (thanks to Neil
Alldrin). Also two patches ported from Debian (dcraw and octave3.0)
Mon Apr 14 14:00:00 2008 postadalAATTsuse.cz
- updated to version 1.6.4
* fixed: pfsinopenexr can now read files that has data window < display window
* fixed: pfs library can handle channel names up to 32 characters (was 8)
* updated: pfs specification - max string lengths and format of custom channel names
* security fix: fscanf in rgbeio.cpp (thanks to Stefan and Ludwig)
* bugfix: pfsview - segfault when switching channels
* fixed: pfsview - color readout in the status line refreshed when new channel
or frame loaded
* added: matlab/pfs_write_luminance.m
* bugfix: rgbeio - header read properly when the first byte is 0x20
* bugfix: rgbeio - fix misinterpreted rle-compresses lines
* fixed: buffer overflow vulnerability in rgbeio.cpp
* fixed: compilation issues with gcc-4.3 - missing includes
- removed obsoleted patch secfix_298770.patch