Notes for pev - reproducible builds result

Version annotated: 0.50-1
Comments: 1. syn.c/syn-intel.c appear in different order in .strtab.
May be due to a shell glob (expanded in in a locale-sensitive manner):
src/Makefile:18: $(CC) $(CFLAGS) -I$(LIBPE) -L$(LIBPE) -I$(LIBUDIS86) $(LIBUDIS86)/libudis86/*.c $^ $(COMMON) -o $@ -lpe
The .rodata difference is fallout of this.
.
2. symbol table order difference; may be fallout of #1.
 

Our notes about issues affecting packages are stored in notes.git and are targeted at packages in Debian in 'unstable/amd64' (unless they say otherwise).