Package: duma / 2.5.21-11

Metadata

Package Version Patches format
duma 2.5.21-11 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
001 reproducible.patch | (download)

make_git_source_version.sh | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 cannot use system date as a datestamp if builds are to be reproducible.
002 makefile.patch | (download)

GNUmakefile | 39 20 + 19 - 0 !
1 file changed, 20 insertions(+), 19 deletions(-)

 changes to upstream makefile go here
 Enable bindnow by using LDFLAGS
 C++14 standard needed tor testoperators.cpp
 Preserve existing FLAG values by using +=
 Set DUMA_NO_STRERROR
003 armhf repro.patch | (download)

createconf.c | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

 set alignment to 4 on armhf
 (Build unreproducible on armhf)
004 shuffle.patch | (download)

GNUmakefile | 22 11 + 11 - 0 !
1 file changed, 11 insertions(+), 11 deletions(-)

 fix parallel make
 Need to add duma_config.h (regenerated) to several targets