I would like to submit an NMU in the near future to apply the two
patches submitted for dustmite to fix reproducibility issues, which are
both essentially one-line patches:

#1020878: dustmite: reproducible-builds: build path embedded in 
/usr/bin/dustmite

debian/rules:

+EXTRA_DFLAGS += -ffile-prefix-map=$(CURDIR)=.

#1020879: dustmite: reproducible-builds: timezone/locale dependent date in 
/usr/bin/dustmite

dustmite.d:

-               stdout.writeln("DustMite build ", __DATE__, " (", source, "), 
built with ", __VENDOR__, " ", __VERSION__);
+               stdout.writeln("DustMite build (", source, "), built with ", 
__VENDOR__, " ", __VERSION__);


live well,
  vagrant

Attachment: signature.asc
Description: PGP signature

Reply via email to