Package: magics++ / 2.22.7.dfsg.1-4

Metadata

Package Version Patches format
magics++ 2.22.7.dfsg.1-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
cve 2010 3393.patch | (download)

magics-config.in | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 [patch] cve-2010-3393 insecure library loading bug#598418
Organization: Private
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit

Signed-off-by: Jari Aalto <jari.aalto@cante.net>

compile fixes.patch | (download)

src/visualisers/ImagePlotting.cc | 21 14 + 7 - 0 !
1 file changed, 14 insertions(+), 7 deletions(-)

 
Last-Updated: 2011-07-08
gcc 4.7.patch | (download)

src/decoders/MapGenDecoder.cc | 4 2 + 2 - 0 !
src/visualisers/Bar.cc | 10 5 + 5 - 0 !
src/visualisers/Filter.cc | 4 2 + 2 - 0 !
src/visualisers/IsoPlot.cc | 26 13 + 13 - 0 !
4 files changed, 22 insertions(+), 22 deletions(-)

 fixes needed for compilation with gcc-4.7
fix headers.patch | (download)

src/common/SatelliteProjection.h | 2 1 + 1 - 0 !
src/common/Transformation.h | 2 1 + 1 - 0 !
src/visualisers/ImagePlotting.cc | 10 5 + 5 - 0 !
3 files changed, 7 insertions(+), 7 deletions(-)

 point headers to terralib shipped with debian, not local version
Last-Updated: 2014-02-23
grib cmake.patch | (download)

CMakeLists.txt | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 disable ecbuild for grib_api, as not shipped with debian yet.
Last-Updated: 2014-09-12
terralib.patch | (download)

src/CMakeLists.txt | 18 0 + 18 - 0 !
1 file changed, 18 deletions(-)

 add debians libterralib, rather than built-in version
Last-Updated: 2014-08-25
fixes 2.22.7.patch | (download)

CMakeFiles/FortranCInterface/cmake_install.cmake | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix needed for $destdir in 2.22.7
Last-Updated: 2014-10-08
soname version.patch | (download)

src/CMakeLists.txt | 3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-)

 add versioned soname for debian.
drop gen dates.patch | (download)

tools/xml2cc_new.pl | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 drop autogenerated dates, that create false positives for
 "Multi-Arch: same" detection scripts.
Last-Updated: 2014-09-15
fix_magics config.patch | (download)

magics-config.in | 41 24 + 17 - 0 !
src/magics.pc.in | 12 12 + 0 - 0 !
2 files changed, 36 insertions(+), 17 deletions(-)

 fix arch-dependent components in magics-config which needs
 to be arch-independent for multiarch
Last-Updated: 2014-10-14