Package: gsl / 2.7.1+dfsg-5+deb12u1

Metadata

Package Version Patches format
gsl 2.7.1+dfsg-5+deb12u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
gsl cblas linkage | (download)

Makefile.am | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 add missing linkage on libgslcblas to libgsl.so
 libgsl has missing symbols because it is not linked against libgslcblas.
 Fix it so the library is properly stand-alone.
manual page correction | (download)

doc/gsl-randist.1 | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 missing double hyphen in manual page
0001 fix for bug 59624.patch | (download)

statistics/quantiles.c | 1 1 + 0 - 0 !
statistics/quantiles_source.c | 35 21 + 14 - 0 !
2 files changed, 22 insertions(+), 14 deletions(-)

 fix for bug #59624