Package: dazzdb / 1.0+git20250217.a3eefd4-1

Metadata

Package Version Patches format
dazzdb 1.0+git20250217.a3eefd4-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
append cflags.patch | (download)

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

 make upstream build system append to cflags
compiler flags.patch | (download)

Makefile | 26 5 + 21 - 0 !
1 file changed, 5 insertions(+), 21 deletions(-)

 honor various compiler flags in upstream makefile
destdir.patch | (download)

Makefile | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 set destination directory in upstream makefile
 Upstream's install target by default installs into ~/bin
use after free.patch | (download)

DBstats.c | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 fix a use-after-free causing a segmentation fault with glibc 2.32
fix declaration.patch | (download)

ONElib.c | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 fix missing declarations for vasprintf invocations.