-VERSION=3.1.5-snapshot
+VERSION=3.1.5-snapshot3
INCLUDES="iputils.hh arguments.hh base64.hh zoneparser-tng.hh \
rcpgenerator.hh lock.hh dnswriter.hh dnsrecords.hh dnsparser.hh utility.hh \
stable_sort(rrs.begin(),rrs.end(),rrcomp);
- if(!d_tcp && !arg().mustDo("no-shuffle")) {
+ static bool mustShuffle =arg().mustDo("no-shuffle");
+
+ if(!d_tcp && !mustShuffle) {
shuffle(rrs);
}
d_wrapped=true;
Buildroot: /tmp/pdns/
Name: pdns-recursor
-Version: 3.1.5snapshot
+Version: 3.1.5snapshot2
Release: 1
Summary: extremely powerful and versatile recursing nameserver
License: GPL