]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blobdiff - bind/patches/bind97-rh700097.patch
bind: Rework package.
[people/ms/ipfire-3.x.git] / bind / patches / bind97-rh700097.patch
diff --git a/bind/patches/bind97-rh700097.patch b/bind/patches/bind97-rh700097.patch
new file mode 100644 (file)
index 0000000..60db2af
--- /dev/null
@@ -0,0 +1,11 @@
+diff -up bind-9.7.3-P3/bin/nsupdate/nsupdate.c.rh700097 bind-9.7.3-P3/bin/nsupdate/nsupdate.c
+--- bind-9.7.3-P3/bin/nsupdate/nsupdate.c.rh700097     2011-08-12 16:24:18.730205763 +0200
++++ bind-9.7.3-P3/bin/nsupdate/nsupdate.c      2011-08-12 16:24:27.833205103 +0200
+@@ -2298,6 +2298,7 @@ recvsoa(isc_task_t *task, isc_event_t *e
+               dns_message_destroy(&soaquery);
+               ddebug("Out of recvsoa");
+               done_update();
++              seenerror = ISC_TRUE;
+               return;
+       }