Package: grads / 3:2.2.1-8

Metadata

Package Version Patches format
grads 3:2.2.1-8 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
privacy include icon.patch | (download)

doc/gadoc.html | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 debian will include the favicon.png locally, to avoid remote access
 when reading docs (privacy breach)
nc config.patch | (download)

configure.ac | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

---
hdf4 alt.patch | (download)

configure.ac | 6 3 3 - 0 !
m4/hdf4.m4 | 8 4 4 - 0 !
2 files changed, 7 insertions( ), 7 deletions(-)

 build against hdf4alt on debian.
supplibs.patch | (download)

acinclude.m4 | 6 2 4 - 0 !
src/Makefile.am | 1 1 0 - 0 !
2 files changed, 3 insertions( ), 4 deletions(-)

 remove wrong "supplibs" dir handling
 pass libraries as -l arguments, instead of guessing and passing absolute
 paths.
Bug-Ubuntu: https://bugs.launchpad.net/bugs/749178

paths.patch | (download)

src/Makefile.in | 1 1 0 - 0 !
src/gxsubs.c | 2 1 1 - 0 !
2 files changed, 2 insertions( ), 1 deletion(-)

 use fhs paths for data directory.
udunits2.patch | (download)

configure.ac | 6 3 3 - 0 !
1 file changed, 3 insertions( ), 3 deletions(-)

 on debian, library is called udunits2 not udunits.
asneeded.patch | (download)

aclocal.m4 | 1 1 0 - 0 !
configure.ac | 2 2 0 - 0 !
m4/as-needed.m4 | 67 67 0 - 0 !
3 files changed, 70 insertions( )

---
timeunits_parse.patch | (download)

src/gasdf.c | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 fix  bug reading time units in netcdf files.
format security.patch | (download)

src/gagx.c | 4 2 2 - 0 !
1 file changed, 2 insertions( ), 2 deletions(-)

 fix format-security error.
Last-Updated: 2011-10-23
reproducible builds.patch | (download)

configure | 2 1 1 - 0 !
configure.ac | 4 2 2 - 0 !
2 files changed, 3 insertions( ), 3 deletions(-)

 remove build_date so that build is bit-reproducible.
Last-Updated: 2016-07-10
png16.patch | (download)

configure.ac | 6 3 3 - 0 !
doc/supplibs.html | 8 4 4 - 0 !
2 files changed, 7 insertions( ), 7 deletions(-)

 move from png1.5 -> png1.6
Last-Updated: 2016-01-05
remove jpeg.patch | (download)

configure.ac | 4 2 2 - 0 !
1 file changed, 2 insertions( ), 2 deletions(-)

 remove unnnecessary dependencies on png, openjpeg.
Last-Updated: 2016-06-10
static.patch | (download)

src/grads.c | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 declaring static breaks access from gagui.c
shp fix.patch | (download)

configure.ac | 7 3 4 - 0 !
1 file changed, 3 insertions( ), 4 deletions(-)

---
cairo fix.patch | (download)

configure.ac | 2 0 2 - 0 !
1 file changed, 2 deletions(-)

---
gadap fix.patch | (download)

configure.ac | 4 1 3 - 0 !
1 file changed, 1 insertion( ), 3 deletions(-)

---
gcc 14.patch | (download)

src/gagui.c | 4 3 1 - 0 !
src/gsgui.c | 6 5 1 - 0 !
2 files changed, 8 insertions( ), 2 deletions(-)

 changes needed for gcc-14 (no-implicit-declarations)